Hello,
How can I use textops module to rewrite all ip private addresses in sip contact hf with a public ip
I can't write the right regexp.
if search("^Contact sip:user@private ip$)) { replace_all ("private ip", "public ip"); };
Harry
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com
Hi Harry,
yes you can do this, but not that the change will not be local visible (in further script processing). the change will actually apply only when the message is sent out on the network.
regards, bogdan
harry gaillac wrote:
Hello,
How can I use textops module to rewrite all ip private addresses in sip contact hf with a public ip
I can't write the right regexp.
if search("^Contact sip:user@private ip$)) { replace_all ("private ip", "public ip"); };
Harry
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users