[asterisk-users] dial a pager and enter DTMF

Supa thezerogroup at gmail.com
Sun Feb 25 13:45:08 MST 2007


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



On 2/25/07, Supa <thezerogroup at gmail.com> wrote:
>
> This worked:
> Dial(SIP/5198881212 at TelaSip-gw4,,D(12345678))
>
> however, the problem now exists in the disconnection. Asterisk tries to
> bridge the call, play dtmf but never disconnects. What is there a specific
> syntax to the D command that specifies a disconnect period.
> I am thinking a better solution might just be adding it to a .call file
> and running a script when I need to page my doctors. That way I don't have
> to stay on the line and listen to the series of calls.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070225/05a5dc05/attachment.htm


More information about the asterisk-users mailing list