[Serusers] help about strip

jiakejia jiakejia at hotmail.com
Wed Sep 15 03:20:38 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/20040915/f130a701/attachment.htm>


More information about the sr-users mailing list