Hello Everyone,
I am trying to change the URI within the ser.cfg using the replace
command. Has anyone done this before? What I need to do is strip some
of the info after the "@" and forward the message back out. So, I can't
necessarily use the rewritehostport (or rewritehost, rewriteport)
commands. Ay help would be greatly appreciated..
Simple Example
INVITE sip:mark@sip.abc.def.com:5060
Want to change to
INVITE sip:mark@sip.def.com:5060
Thanks,
Mark