[asterisk-users] Zap Problem

Doug Lytle support at drdos.info
Sun Jul 30 03:18:11 MST 2006


Emre BALCI wrote:
> [nortel]
> exten => _1XXX,1,Dial,Zap/1/${EXTEN}
> exten => _5XXX,1,Dial,Zap/1/BYEXTENSION
>
>   
These should be:

exten => _1XXX,1,Dial(Zap/g1/${EXTEN})
exten => _5XXX,1,Dial(Zap/g1/${BYEXTENSION})

You may want to read further on the dial command:

http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Dial


Doug


-- Ben Franklin quote: "Those who would give up Essential Liberty to 
purchase a little Temporary Safety, deserve neither Liberty nor Safety."




More information about the asterisk-users mailing list