[c-nsp] Call rejeciton from Cisco

Ryan West rwest at zyedge.com
Tue May 15 15:17:26 EDT 2012


On Tue, May 15, 2012 at 14:08:17, Joseph Mays wrote:
> Subject: Re: [c-nsp] Call rejeciton from Cisco
> 
> On a related note, I am aware that part of the problem might be that 
> the called party number might be listed as plan unknown and type 
> unknown. I've been trying to figure out a way on the IAD 2400 to set 
> this to national and isdn for all outgoing calls, but the only way I 
> can find to do that is with translation rules, and those all seem to 
> assume that the first thing you want to do is search and replace part 
> of the dialed number. I really don't care what the dialed number is. 
> Is there some way to match just on the plan and type, or some way to set those values other than a translation rule?

You can try this:

voice translation-rule 100
 rule 1 /^\(.*\)/ /\1/ type any national plan any isdn
!
voice translation-profile outbound-set
 translate called 100

Then put that on your POTS dial-peer outbound.

-ryan



More information about the cisco-nsp mailing list