From: Supa <[EMAIL PROTECTED]>
Date: Sun, 25 Feb 2007 15:45:08 -0500
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))
Thought it would be (note the syntax: no commas between flags)
Dial(SIP/[EMAIL PROTECTED],15,D(12345678)L(8000))
Is S() a new flag?
Yuan Liu
any ideas of what wrong with the above syntax
On 2/25/07, Supa <[EMAIL PROTECTED]> wrote:
This worked:
Dial(SIP/[EMAIL PROTECTED],,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.
_______________________________________________
--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