[cisco-voip] How to add the # sign at the end of the number?

Anthony Kouloglou akoul at dataways.gr
Fri Mar 24 06:35:18 EST 2006


I think i will go crazy!!
There is no way to add a particular pattern at the end of a pattern 
withing a CCM dial plan?
It does not seem reasonable... :-(

Anthony

Teodor Dobrev wrote:
> Are we talking for dial rules on the gateway? If so you can make something like that
>
> voice translation-rule 2
>  rule 1 /^02\(.*\)/ /0\1#/ type any unknown plan any unknown
>  rule 2 /^0\(.*\)/ /00\1#/ type any unknown plan any unknown
>  rule 3 /^3592\(.*\)/ /0\1#/ type any unknown plan any unknown
>  rule 4 /^359\(.*\)/ /00\1#/ type any unknown plan any unknown
>
> What happens is that you match any call starting with 02, get any digits after as set1 and put this set of digits after 0, and put # at the end
> Hope that work for you!
>
> BR,Teo
>
> -----Original Message-----
> From: cisco-voip-bounces at puck.nether.net [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Anthony Kouloglou
> Sent: 24 ???? 2006 ?. 09:48
> To: cisco-voip at puck-nether.net
> Subject: [cisco-voip] How to add the # sign at the end of the number?
>
> Hi all,
> all my route patterns are configured at the end with the "#" sign. For 
> example i have a 0.!# general pattern for outside calls. I had to put 
> the # to provide the end of the call.
> Now, i want to be able to make calls from the OutlookExpress contacts. I 
> can use Dial Rules to make any changes i want to the prefix but how can 
> i add the # sign at the end of each call?
>
> Thanks
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>   


More information about the cisco-voip mailing list