[Asterisk-Users] Extensions Problem

Robert Hajime Lanning lanning+asterisk at monsoonwind.com
Sun Oct 26 16:59:15 MST 2003


<quote who="Phillip Jackson">
> So, I assume we need to implement 9, and the number.  However, when I
> do this, the 9 gets passed on to our SIP provider, which tries to dial
> 9NXXXXXXXXXX, and all goes to hell.
>
> Question - is there a way to allow 9 in the dialing plan, without having
> it be passed to the sip provider.

exten => _9NXXXXXXXXXX,1,Dial(SIP/${EXTEN:1}@sipdemo)

-- 
END OF LINE



More information about the asterisk-users mailing list