[Serusers] Forware cancel to remote

Leon Sun leon.sun at keywestcommunications.com
Thu May 5 20:23:28 CEST 2005


Hi,

 

I forward a call to a remote softswitch from my SER (sip.xyz.com) to
(sip.abc.com). For example, 

 

if (method=="INVITE" )

                {

                        if (uri=~"sip:011"|| uri=~"sip:1")

                        {

                        forward(sip.abc.com,5060);break;};

                };

 

 

After I hang up call from my UA , my SER can receive "CANCEL' but far end
softswitch is still trying this call so that PSDN keep ringing.

 

How can I let that softswitch get 'CANCEL' from my SER?

 

 

Thanks

 

Leon Sun

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050505/63a98535/attachment.htm>


More information about the sr-users mailing list