[cisco-voip] how to auto add prefix the to missed calls

Paul Choi asobihoudai at yahoo.com
Tue Sep 11 12:31:43 EDT 2007


For CCME...

How do I fix Missed Call/Received Call numbers so that
you can dial them from the menu correctly (auto-add a
9, etc.)? 

By adding a translation rule to correct incoming calls
caller ID information, you can remove the area code
for local calls, and add a 1 for long distance calls.
Add the following translation rule to your
configuration then apply it to your incoming voice
ports (i.e. FXO or PRI). This will enable you to
correctly be able to place outgoing calls from the
Missed Call/Received Calls directory. Replace 559 in
the example with your area code. Remove the 9 if you
don't need an outbound dial number. 

   voice translation-rule 1 
    rule 1 /^559\(.*\)/ /9\1/ 
    rule 2 /\(..........\)/ /91\1/ 
   ! 
   voice translation-profile filter_559 
    translate calling 1 
   ! 
   voice-port 1/0 
    translation-profile incoming filter_559 
    ! 
   voice-port 1/1 
    translation-profile incoming filter_559 

To test and troubleshoot the proper operation of the
translation-rule, use the "test voice translation-rule
1 <number>" command. An example below shows the area
code being removed, and a 9 correctly being added. 

   CCME30-1751V#test voice translation-rule 1
5591234567 
   Matched with rule 1 
   Original number: 5591234567     Translated number:
91234567 
   Original number type: none      Translated number
type: none 
   Original number plan: none      Translated number
plan: none

Found here...

http://www.voip-info.org/wiki/index.php?page=CallManager%20Express
--- Matthew Saskin <matt at saskin.net> wrote:

> James,
> 
> You need to add the prefix (91 I'm guessing?) to the
> calling number on 
> the inbound leg of the call.  Where you do this
> depends on your 
> environment - could be on the gateway directly
> (H.323), on the gateway 
> configuration in callmanager (H.323 or MGCP), via
> translation pattern, etc..
> 
> The downside to this is that the calling number will
> show the prefix for 
> caller ID, as well as in CDR's, etc.
> 
> To my knowledge, there's no way to prefix the number
> so that it only 
> appears that way in the missed calls directory -
> would be cool if you 
> could though.
> 
> -matt
> 
> James Grace wrote:
> > ?
> > trying to find how to auto add prefix to the 
> missed calls in the ip 
> > directory.  Has anyone configure something like
> this.  We are on CM 6.0
> >  
> > James Grace
> >  
> > Systems Engineer
> > jgrace at adcapnet.com <mailto:jgrace at adcapnet.com>
> > <http://www.adcapnet.com/> 
> > 
> > Disclaimer For ADCAP Network Systems
> > 
> > "The information transmitted is intended only for
> the person or entity to which it is addressed and
> may
> > contain confidential and/or privileged material.
> Any review, retransmission, dissemination or other
> use of,
> > or taking of any action in reliance upon this
> information by persons or entities other than the
> intended
> > recipient is prohibited. If you received this
> message in error, please contact the sender and
> delete the
> > material from all computers."
> > 
> > This original email was sent to the internet for
> delivery at 11 Sep 2007 11:59:40 -0400
> > 
> > 
> >
>
------------------------------------------------------------------------
> > 
> > _______________________________________________
> > cisco-voip mailing list
> > cisco-voip at puck.nether.net
> >
> https://puck.nether.net/mailman/listinfo/cisco-voip
> 
> 
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
> 



      ____________________________________________________________________________________
Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos.
http://autos.yahoo.com/index.html
 




More information about the cisco-voip mailing list