[Serusers] help about strip

jacky jacklyman at sohu.com
Fri Sep 17 07:54:03 CEST 2004



I want do this:

uaA (invite 9200001 at B) ---->proxy A (invite 200001 at B )--->proxyB

so in proxyA's ser.cfg:
---------------------------
if (uri=~"^sip:9[0-9]*@B") {  
        strip(1);
        t_relay_to_udp( "B", "5060");  
        break;
};
----------------------------

but proxyB received "sip:9200001" not "sip:200001".


please help me how can I do!

thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20040917/6c5d7f5c/attachment.htm>


More information about the sr-users mailing list