Narendra,
When sending the BYE in the opposite direction as originated from the To
and From should be reversed.
The default scripts do not have to deal with this since the origination
and termination are
done from the same Client.
From the ACK store the To and From and when sending the BYE reverse them.
<recv request="ACK">
<action>
<recv request="ACK">
<action>
<ereg regexp=".*"
search_in="hdr"
header="f:"
assign_to="1"/>
<ereg regexp=".*"
search_in="hdr"
header="t:"
assign_to="2"/>
</action>
</recv>
<![CDATA[
BYE sip:[EMAIL PROTECTED]:[remote_port] SIP/2.0
v: SIP/2.0/[transport] [local_ip]:[local_port]
f: [$2]
t: [$1]
[last_i:]
CSeq: [cseq] BYE
l: 0
]]>
</send>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users