Re: [reSIProcate] How to create BYE when acting as a UAS (mahboob@xxxxxxxxxxxxx)
>>>
Hello,
I am getting a problem in creating BYE Request when acting as a
UserAgentServer. I am trying to create dialog after sending ok
response but i am unable to create even dialog also but when i am
acting as a UAC i am able to send BYE request successfully but
problem occurs while acting like UAS.
Any suggestions and sample code would be appreciated. Looking forward
for your solution
>>>>
well....
did you have a look at the hangup function for TestUas/TestUac class.I think
you can use it.
With Regards,
Saurabh Nirkhey
Systems Software Engineer
saurabh@xxxxxxxxxxxxxxx
---------------------------
http://www.phonologies.com
Phonologies (India) Private Limited
Technology Development Lab
West Wing, Marri Deep,
M.C.H. No. 12-5-4, Lallaguda,
Secunderabad 500 017. INDIA.
Ph:+91-04-2701 8993 Fax:+91-04-2701 8992
--------------------------------
****The information in this email is confidential and may be legally
privileged. It is intended solely for the addressee. Access to this email by
anyone else is unauthorized. If you are not the intended recipient, any
disclosure, copying, distribution or any action taken or omitted to be taken
in reliance on it, is prohibited and may be unlawful****
Today's Topics:
1. How to create BYE when acting as a UAS (mahboob@xxxxxxxxxxxxx)
2. 300 - Multiple Choices (Nicolas LEGROS)
3. Re: 300 - Multiple Choices (Scott Godin)
--- Begin Message ---
Hello,
I am getting a problem in creating BYE Request when acting as a
UserAgentServer. I am trying to create dialog after sending ok
response but i am unable to create even dialog also but when i am
acting as a UAC i am able to send BYE request successfully but
problem occurs while acting like UAS.
Any suggestions and sample code would be appreciated. Looking forward
for your solution.
--- End Message ---
--- Begin Message ---
Hi!
Do you know what's the behaviour of Resiprocate's stack and DUM when a
300 - Multiple Choices is received?
Thanks by advance...
Nicolas L.
--- End Message ---
--- Begin Message ---
For all 3xx responses DUM will automatically try the candidate contacts
one at a time (in q value order) until one is successful. Dum offers
notification and control over this process if you install a
RedirectHandler via dum->setRedirectHandler(). See RedirectHandler.hxx
for callback methods.
Scott
-----Original Message-----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
Nicolas LEGROS
Sent: Friday, October 06, 2006 5:25 AM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] 300 - Multiple Choices
Hi!
Do you know what's the behaviour of Resiprocate's stack and DUM when a
300 - Multiple Choices is received?
Thanks by advance...
Nicolas L.
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
--- End Message ---