Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2354 by alexander.kozlov.IV: B2buaHelper.createResponseToOriginalRequest() does not set different To tag to created response.
http://code.google.com/p/mobicents/issues/detail?id=2354

What steps will reproduce the problem?
1. I have B2BUA application, and I need to fork request.
2. I need to send responses from different branches to client,
and B2buaHelper.createResponseToOriginalRequest() should created response to initial INVITE with different To tag and with Derived SipSessions.

What is the expected output? What do you see instead?
1. To tag in sent response is always the same.
2. if for the first session was sent some subsequent request than createResponseToOriginalRequest() also creates response with wrong method.

What version of the product are you using? On what operating system?
Mobicents Sip Servlets #1078 r16815.


Reply via email to