[asterisk-users] dial a pager and enter DTMF

Supa thezerogroup at gmail.com
Sun Feb 25 14:02:26 MST 2007


Thanks that worked, but it still tries to bridge call after dtmf, then fails
instead of moving on to next number to dial and page

On 2/25/07, Eric ManxPower Wieling <eric at fnords.org> wrote:
>
> Supa wrote:
> > this dials, and upon answers plays dtmf tones, but does not auto
> > disconnect:
> >
> > exten => s,2,Dial(SIP/TelaSip-gw4/5198881212,15,D(12345678),S(8))
> >
> > and this disconnects after 8 secs, but does not play dtmf:
> >
> > exten => s,2,Dial(SIP/TelaSip-gw4/5198881212,15,S(8),D(12345678))
> >
> >
> > any ideas of what wrong with the above syntax
>
> exten => s,2,Dial(SIP/TelaSip-gw4/5198881212,15,S(8)D(12345678))
>
> NO commas.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070225/d4749270/attachment.htm


More information about the asterisk-users mailing list