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

Candace Holman candace_holman at harvard.edu
Fri Mar 24 16:12:50 EST 2006


Have you tried a translation pattern, with a called party transform mask 
that appends #, set up in partition that only your Outlook clients can 
call?  (But I didn't know that you could register an Outlook Express 
client to the CallManager - can you send me a reference on that?)

Candace

> Thanks Craig,
> but here is the situation:
>
>     * i have the gateway as H323 gateway with any digit manipulation i
>       want (i have found many related documentation)
>
>     * in the CCM, i have a pattern 0!# so i don't have to make a
>       pattern for various digit numbers (especially for the variable
>       length international calls)
>
> Now, here comes the dilemma: If i don't put the # sign the call cannot 
> get completed
> if i put the # to mark the end of the number, a user who has contacts 
> in a database, does not have the # at the end and i have to add it to 
> mark the end of a call.
>
> Although i am not using MGCP, i don't know how to fix the problem!!
> Any ideas?
>
>
> Craig M Staffin wrote:
> Anthony,
>
> This is the exact reason why we do not use MGCP on any gateways 
> (unless we absolutly need to) and we do all digit manipulation on the 
> gateway.  Callmanager does not give you nearly enough functions for 
> digit manipulation
>
> Craig
>
>
>
>
> 	*Anthony Kouloglou <akoul at dataways.gr>*
> Sent by: cisco-voip-bounces at puck.nether.net
>
> 03/24/2006 05:35 AM
>
> 	       
>         To:        "cisco-voip at puck-nether.net" 
> <cisco-voip at puck.nether.net>
>         cc:        
>         Subject:        Re: [cisco-voip] How to add the # sign at the 
> end of the number?
>
>
>
>
>
> 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
> > _______________________________________________



More information about the cisco-voip mailing list