[App_rpt-users] Zap Autopatch
Stephen Rodgers
sales at qrvc.com
Sat Aug 29 23:33:04 UTC 2009
Tim Sawyer wrote:
> Well, I was hoping I could figure this out but no luck yet. I'm
> attempting to get out bound calls working. The TDM410 card is working
> thanks to Jim. I'm getting dial tone twice, once after *6 and once
> after entering the phone number. But I don't hear DTMF dialing.
>
> I really haven't changed much except extensions.conf as follows:
>
> [default]
> ; exten => _1NXXNXXXXXX,1,Dial(IAX2/${VOIPTERM}/${EXTEN},
> 40,L(180000:30000))
> exten => _1NXXNXXXXXX,1,Dial(Zap/1,20/${EXTEN})
> exten => _1NXXNXXXXXX,2,Hangup
>
> Obviously that's not the entire answer... if even the partial answer.
>
> Thanks to the list once again,
> --
> Tim
> :wq
>
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at qrvc.com
> http://qrvc.com/mailman/listinfo/app_rpt-users
>
The problem is most likely this:
Dial(Zap/1,20/${EXTEN})
It should probably look like this:
Dial(Zap/1/${EXTEN})
See http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial
for further details.
Steve
WA6ZFT
More information about the App_rpt-users
mailing list