use strip() and prefix() functions (applicable for request uri) if it is at the beginning of the uri. E.g.,
strip(1); prefix("00");
Otherwise you can use subst_uri() from textops module.
Daniel
On 11/5/2004 11:48 AM, Sean Boran wrote:
Hi,
I'd like to do the above, before I forward on such urls to the PSTN gateway.
Is it possible? When I read the ser docs I see examples on taking the URL apart into sections, or for forwarding, but I don't see how substitutiins can be done.
Thanks in advance,
Sean
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers