[cisco-voip] h323 Translation
Patrick Diener
patrick.diener at gmail.com
Sun Sep 30 04:18:55 EDT 2007
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 at msn.com> wrote:
> Hi all,
> What is the difference between the commands Voice translation rule and
> translation rule?
> in what situation is it appropriate to use each of these commands?
> Thanks,
>
> David
>
>
> >From: "Scott Voll" <svoll.voip at gmail.com>
> >To: "cisco voip list" <cisco-voip at puck.nether.net>, scott.voll at wesd.org
> >Subject: Re: [cisco-voip] h323 Translation
> >Date: Fri, 28 Sep 2007 14:48:29 -0700
> >
> >Finished product:
> >
> >in case someone googles this and wants the config this is how it works:
> >
> >voice translation-rule 2 <-- Match No Caller ID and make it 9999
> > rule 1 /^$/ /9999/
> >!
> >voice translation-rule 3 <-- match the called number and send it where you
> >want it to go (Call Handler)
> > rule 1 /4571/ /8888/
> >
> >voice translation-profile redirectUnknown <-- where to send caller that
> >matches 9999 calling 4571 to
> >translate called 3
> >!
> >voice translation-profile unknown <-- match no caller ID to 9999
> > translate calling 2
> >
> >voice-port 3/1:23
> > translation-profile incoming unknown <-- match no caller ID to
> > echo-cancel coverage 128
> > bearer-cap Speech
> >!
> >voice-port 3/2:23
> > translation-profile incoming unknown <-- match no caller ID to
> > echo-cancel coverage 128
> > bearer-cap Speech
> >
> >dial-peer voice 6 pots
> > translation-profile incoming redirectUnknown <-- redirect caller to
> > answer-address 9999 <-- matching no caller ID
> > direct-inward-dial
> > port 3/1:23
> >
> >All other dial peers must have answer-address .... since your trying to
> >match 9999. "incoming called-number ." will mess up the matching.
> >
> >Scott
> >
> >
> >
> >
> >On 9/26/07, Scott Voll <svoll.voip at gmail.com> wrote:
> > >
> > > How do I match based on calling and called number and redirect to
> >another
> > > number?
> > >
> > > IE> No caller ID is calling 4571 (4 digits coming in PRI) --> send to
> > > extension 8888
> > >
> > > How do i do that?
> > >
> > > Thanks
> > >
> > > Scott
> > >
>
>
> >_______________________________________________
> >cisco-voip mailing list
> >cisco-voip at puck.nether.net
> >https://puck.nether.net/mailman/listinfo/cisco-voip
>
> _________________________________________________________________
> Share More On Messenger with a Windows Live Space
> http://spaces.live.com/?mkt=en-ca
>
> _______________________________________________
> 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