[asterisk-users] how to send dtmf after pause ?

Asghar Mohammad asghar144 at gmail.com
Fri Jun 7 12:53:10 CDT 2013


hi.
check here for agi
http://forum.voxilla.com/threads/introducing-waits-w-in-dial-destination-number-variable.14628/


On Fri, Jun 7, 2013 at 7:50 PM, Sean Darcy <seandarcy2 at gmail.com> wrote:

> On 06/07/2013 01:17 PM, Yves A. wrote:
>
>> This would be possible with an agi...
>> the agi can wait for silence or 10 seconds, as u like and then play the
>> dtmf tones and bridge the call to your extension afterwards.
>>
>> yves
>>
>> Am 07.06.2013 17:51, schrieb Sean Darcy:
>>
>>>
>>> I'm trying to call a conference service, wait 10 seconds, then send
>>> the passcode.
>>>
>>> I've tried ww:
>>>
>>> Dial(SIP/18005551212ww12345#@s**ip.com <http://sip.com>,60,r)
>>>
>>> The sip channel didn't like that. Added 'p' , still no help.
>>>
>>> I tried D:
>>>
>>> Dial(SIP/18005551212 at sip.com,**60,rD(12345#)
>>>
>>> The dtmf is sent too soon. I tried inserting 'ww' but that was just sent.
>>>
>>> I tried G:
>>>
>>> exten => 234.1.Dial(SIP/18005551212@**sip.com <18005551212 at sip.com>
>>> ,60,rG(next))
>>>  same=>n(next),Wait(10)
>>>  same=>n,SendDTMF(12345#)
>>>
>>> but that didn't work at all,
>>>
>>> This is a common use case. There must be some simple answer I'm missing.
>>>
>>> Thanks for any help.
>>>
>>> sean
>>>
>>>
> Thanks for the response. My agi mojo is not strong. I was hoping to do
> this with dialplan logic.
>
> sean
>
>
> --
> ______________________________**______________________________**_________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/**mailman/listinfo/asterisk-**users<http://lists.digium.com/mailman/listinfo/asterisk-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130607/1dcb58c6/attachment.htm>


More information about the asterisk-users mailing list