Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Sip-Servlets MSS-2.1.0.FINAL Roadmap-Fix

New issue 194 by [email protected]: SipSession is set to terminated state when 407 received after Bye request.
http://code.google.com/p/sipservlets/issues/detail?id=194

What steps will reproduce the problem?
1.Send Bye Request
2.Receive 407
3.Try to create request from the same session.

What is the expected output? What do you see instead?

Expected: Session is not in terminated state, request created.
Result: Session is in terminated state. Request is not created.
IllegalStateException is thrown.

What version of the product are you using? On what operating system?
1.1.9 Linux

Please provide any additional information below.

In order to authenticate, Bye request should be reproduced with a authorization header after receiving 407. It is not possible to create Bye request when its session is set to terminated.

--

--- 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/groups/opt_out.


Reply via email to