[asterisk-users] dial a pager and enter DTMF

Tim Connolly tconnolly at theplanet.com
Sat Feb 24 09:44:19 MST 2007


I don't think you need the pipe in there. I've used this with the "w" option before, which adds a wait. Then continues .5 seconds later.

RTM: http://www.voip-info.org/wiki-Asterisk+cmd+dial

Try these:
exten => s,2,Dial(SIP/TelaSip-gw4/5198881212D12345678)
or
exten => s,2,Dial(SIP/TelaSip-gw4/5198881212www12345678)

also, you were missing a right parenth.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com on behalf of Supa
Sent: Sat 2/24/2007 9:05 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] dial a pager and enter DTMF
 
Probably just a simple syntax issue, but does anyone know how to dial a
number and the once phone has been answered, play DTMF tones and then
disconnect. I am trying to use this for page notification.

Ive been trying the following string with out luck:

exten => s,2,Dial(SIP/TelaSip-gw4/5198881212|D(12345678)

Any help would be greatly appreciated!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070224/d7396e9c/attachment.htm


More information about the asterisk-users mailing list