<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><br>Hi all.<br>I have a DTMF detection problem by my new analog card (ATCOM 2 FXO port).<br>When i`m playing a voice with 'GET DATA' AGI command, sometimes asterisk do not receive DTMF from caller while the voice is playing. But if user waits to the end of playing voice, there is no problem.<br><br>I`m using Asterisk 10.3.1, dahdi-2.6.1 on CentOS.6.4.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Could you please help me?<br>Here is my configs:<br><br>system.conf:</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style:
 normal;">----------------<br>fxsks=1<br>fxsks=2<br>loadzone    = nl<br>defaultzone    = nl<br><br>chan_dahdi.conf:</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">----------------------<br>[channels]<br>;===============<br>;General options<br>;===============<br>usecallerid = yes<br>hidecallerid = no<br>busydetect=yes<br>busycount=3<br><br>;===============<br>;FXO Modules<br>;===============<br>group = 1<br>signalling = fxs_ks<br>context = my-context<br>channel = 1,2<br><span><br></span></div></div></body></html>