Hi, i really suppose you should use REGEX. As per manual: 1.3.8. replace_body_all(re, txt)
Replaces all occurrence of re in the body of the message with txt. Matching is done on a per-line basis. Meaning of the parameters is as follows: *re - Regular expression.* txt - String. Regards -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/textops-and-Variable-tp7582860p7582861.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
