Comment #15 on issue 2354 by jean.deruelle: B2buaHelper.createResponseToOriginalRequest() does not set different To tag to created response.
http://code.google.com/p/mobicents/issues/detail?id=2354

The problem is the Server Transaction will already be terminated so we will need to send this second 2XX with different To Tag statelessly, like a forking proxy. Would that be OK to you ?

I will need to check if we can create another dialog for this one as well even though there is no Tx so that we can handle subsequent requests and retransmit the response until an ACK is received. I'm not sure we will be able to handle this one in the MSS 1.6.0.FINAL timeframe though since we are already very late.

Reply via email to