Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-3.0.0.FINAL
Roadmap-Fix TelScale-6.1.4.GA TelScale-7.0.3.GA
New issue 278 by [email protected]: SDP on First Challenged INVITE
is not null
http://code.google.com/p/sipservlets/issues/detail?id=278
In this scenario:
INVITE (1) ->
407 <-
INVITE (2) ->
200 <-
INVITE(3) ->
407 <-
INVITE(4) ->
INVITE 2 inherits automatically the sdp from INVITE 1. But INVITE 4 does
NOT inherit the sdp from INVITE 3.
I believe this is because for INVITE 2, message.clone() method is used, but
for INVITE 4 sessionDialog.createRequest() is used.
INVITE 2 should not contain any SDP neither
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.