[Serusers] help about strip
jacky
jacklyman at sohu.com
Tue Sep 14 11:17:15 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/20040914/75c54aa4/attachment.htm>
More information about the sr-users
mailing list