[Serusers] Add prefixes to outgoing numbers
Paul Hazlett
javarockx at gmail.com
Tue Jul 12 04:02:24 CEST 2005
Andrew,
You can prefix numbers to the request URI using this:
prefix("333"); # This will add 333 to the beginning of the request URI
Likewise, you can strip leading digits using this:
strip(1); # This will remove the first digit of the request URI
Regards,
Paul
On 7/11/05, andrew matthews <exstatica at gmail.com> wrote:
> Is there a way to add prefixes to outgoing numbers before they get send to
> the rewritehost?
>
> I need to take a number like 800-555-1212 and change it into 3338005551212
>
> thanks
>
> Andrew
>
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
>
>
More information about the sr-users
mailing list