Hi all,
   We are able to send a BYE request from the UAC (sender) side. But if we are 
trying to send a BYE request from the UAS (receiver) side we are receiving 400 
Bad request. 
This is the BYE message we are sending from the UAS side to the UAC side. 


<!-- BYE message from UAS-->
<send retrans="5000">
<![CDATA[
BYE sip:[fiel...@[remote_ip]:[remote_port] [transport] SIP/2.0
CSeq: 4 BYE
Via: SIP/2.0/[transport] [local_ip]:[local_port];rport;branch=[branch]
Record-Route: 
<sip:[email protected]:4060;lr>,<sip:[email protected]:6060;lr>,<sip:[email protected]:6060;lr>,<sip:[email protected]:4060;lr>
From: [field0] <sip:[fiel...@[field2]>;tag=[call_number]
To: [field3] <sip:[fiel...@[field2]>[peer_tag_param]
CSeq: 4 BYE
Call-ID: [call_id]
Content-Length: 0
Max-Forwards: 70
]]>
</send>
 
Thanks & Regards,
Praveen Raj Swaminathan

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to