Hi Neill,
there are two issues with what you are trying to do:
1) for REGISTER the TO hdr is used to identify the hdr and not FROM
2) if you change TO or FROM hdrs you may broke transaction matching
for replies on the UAC.
BTW, for proper FROM changing, look at the UAC module
regards,
bogdan
Neill Wilkinson wrote:
Hi all,
Looking to get a way to replace the From field in a REGISTER message to the
forward on to another Registrar, as a third party registration
I've tried something along the lines of:
If (subs("/(^From:)([ ]*)/\1 sip:newaddress@new.server/I"))
log(1,"Match!\n");
else
log(1,"No match\n");
I basically need help with the Regex syntax and a good means of checking -
is egrep or sed a good means of testing?
Thanks.....
Neill...;o)
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0603-2, 17/01/2006
Tested on: 1/18/2006 11:16:18
avast! - copyright (c) 1988-2004 ALWIL Software.
http://www.avast.com
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users