Re: [asterisk-users] problem with DTMF detection on calls created with Originate AMI command

2016-06-30 Thread nik600
i'm using Asterisk 1.6.2.9-2+squeeze12 2016-06-30 22:14 GMT+02:00 Richard Mudgett : > > > On Thu, Jun 30, 2016 at 3:00 PM, nik600 wrote: > >> Dear all >> >> i'm creating an outgoing call to number xxx with this command: >> >> http://host:port/mxml?action=Originate&Channel=Local/xxx@to-external >

Re: [asterisk-users] problem with DTMF detection on calls created with Originate AMI command

2016-06-30 Thread Richard Mudgett
On Thu, Jun 30, 2016 at 3:00 PM, nik600 wrote: > Dear all > > i'm creating an outgoing call to number xxx with this command: > > http://host:port/mxml?action=Originate&Channel=Local/xxx@to-external > &Exten=testDTMF&Context=cRETEUNICA&Priority=1 > > wich points correctly to this portion of dialpl

[asterisk-users] problem with DTMF detection on calls created with Originate AMI command

2016-06-30 Thread nik600
Dear all i'm creating an outgoing call to number xxx with this command: http://host:port/mxml?action=Originate&Channel=Local/xxx@to-external &Exten=testDTMF&Context=cRETEUNICA&Priority=1 wich points correctly to this portion of dialplan: [cRETEUNICA] exten => testDTMF,1,Answer exten => testDT