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 1...@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
_______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
