09-30-07 06:11 PM
Thanks Patrick.
Particularly, I gonna add a prefix to all the number, such as 202xxx xxxx to
1202xxx xxxx, 905xxx xxxx to 1905xxx xxxx, etc.
In the previous translate rule, I just need add one rule only,
rule 1 * 1
However, it seems I have to add 10 rules for every matching digit by voice
translation rule,
rule 1 /^1+/ /001/
rule 2 /^2+/ /12/
rule 3 /^3+/ /13/
......
rule 9 /^9+/ /19/
Vice versa, I have to add several rules to truncate the digits.
Is my understanding/configuration correct?
Thanks,
David
>From: "Patrick Diener" <patrick.diener@gmail.com>
>To: cisco-voip@puck.nether.net
>Subject: Re: [cisco-voip] h323 Translation
>Date: Sun, 30 Sep 2007 10:18:55 +0200
>
>translation rules are the old and crappy way to do digit manipulation,
>voice translation rules and profiles the new, elegant and flexible way
>to do it.
>
>so NEVER EVER use translation rules anymore
>
>Regards
>Patrick
>
>On 9/30/07, David Lin <david.lin@msn.com> wrote:
>you
>that
>to
> ________________________________________
_______
>cisco-voip mailing list
>cisco-voip@puck.nether.net
>https://puck.nether.net/mailman/listinfo/cisco-voip
________________________________________
_________________________
Enter to win a night a VIP night out at TIFF
http://redcarpet.sympatico.msn.ca/
[ Post a follow-up to this message ]
|