[asterisk-users] Asterisk Manager API - DTMF issues
srinivas Antarvedi
srinivas.antarvedi at gmail.com
Thu Dec 24 07:44:43 CST 2009
Hello users,
i have been testing the DTMF tone detection using originate command
both from Asterisk CLI and java API.
but my DTMF entry at the originate user is not getting detected by the
asterisk
in both the cases
what i should do to make it work
any help will be appreciated.
my versions
i)asterisk 1.4.25
ii)SkyepeForAsterisk 1.4_1.0.6
asterisk CLI > originate Skype/xxxxxx extension 1000 at testing
#extensions.conf
[testing]
exten => 1000,1,NoOp()
exten => 1000,n,BackGround(welcome)
exten => 1,1,Dial(SIP/101,20,r)
exten => 1,n,Hangup()
exten => 2,1,Dial(SIP/102,20,r)
exten => 2,n,Hangup()
Thanks in advance
srinivas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091224/27f65d28/attachment.htm
More information about the asterisk-users
mailing list