The Core doesn't wait for the dccm response anymore. This feature was part of the core in initial releases.
But it seems to have been disabled some time ago, because of unknown reasons, as can be seen in this commit.
Need to re-enable it, in order to make it generally compatible. OR else it should be Out of Order.
For current development context, we require that feature to be re-enabled.
Future Note: Make it Out of Order
The Core doesn't wait for the
dccmresponse anymore. This feature was part of the core in initial releases.But it seems to have been disabled some time ago, because of unknown reasons, as can be seen in this commit.
Need to re-enable it, in order to make it generally compatible. OR else it should be Out of Order.
For current development context, we require that feature to be re-enabled.
Future Note: Make it Out of Order