[Asterisk-Users] Voicetronix OpenLine4

Jorge Mendoza mendoza at tcc.com.pe
Wed Jan 7 12:57:36 MST 2004


> In extensions.sip, I am using the following within the [sip] context:
>
> exten => _9.,1,Dial(vpb/1/1/${EXTEN:1})
> exten => _9.,2,Congestion
>
> If any one can think of any suggestions to address any of these
> problems, please let me know - I appreciate any comments received.
>
> Thanks!
>
> Terence Parker
>
Try:

exten => _9.,1,Dial(vpb/1-1/${EXTEN:1})
exten => _9.,2,Congestion

Jorge



More information about the asterisk-users mailing list