[cisco-voip] Antw: ANI translation on incoming pots leg

Robert Schuknecht rschuknecht at gmx.de
Wed May 31 04:26:52 EDT 2006


Hi Mohammad,

you can do this with "voice translation-rules" in conjunction with "voice translation-profiles".

here is a short example:

voice translation-rule 102
 rule 1 /^5831$/ /332/ type any subscriber
 rule 2 /^5832$/ /311/ type any subscriber
 rule 3 /^5833$/ /561/ type any subscriber

voice translation-rule 105
 rule 1 /^0\(.*\)/ /#200\1/
 rule 2 /^\([1-9]..\)$/ /*2\1/

voice translation-profile BRI0/0/1
 translate calling 102
 translate called 105

dial-peer voice 10 voip
 description ----- Incoming Dial-Peer -----
 translation-profile incoming BRI0/0/1
 answer-address 5831
 modem passthrough nse codec g711alaw
 voice-class codec 1
 voice-class h323 1
 dtmf-relay h245-alphanumeric
 fax rate disable
 ip qos dscp cs5 media
 no vad
!

voice translation-rule 102 translates the calling no. 5831 to 332. This rule is bound, via the translation-profile BRI0/0/1, to the incoming dial-peer 10.

You will find some more information regarding voice translation-rules here:

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a0080325e8e.shtml

Robert

>>> mohammad mirzaee<hezare3 at yahoo.com> schrieb am Dienstag, 30. Mai 2006 um
17:49:30 in Nachricht a805abc770682a3816b99cd14c6e6988:
> Hi;
> 
> 
> I want to transalte incoming ANI on  incoming pots leg
> to something esle.
> 
> Is there any possiblity to do that? 
> 
> I used a translation-rule and on my incoming pots
> dial-peer i used " transalte-outgoing calling ..." but
> it didnot work
> 
> Apprecite any help
> 
> 
> Mohammad
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> 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