Hi,<br><br>I am working on Dtmf signal on barging <br><br>I have added these line to default.xml <br><br><pre>   &lt;extension name=&quot;global&quot; continue=&quot;true&quot;&gt;<br>     &lt;condition&gt;<br>       &lt;action application=&quot;info&quot;/&gt;<br>
       &lt;action application=&quot;db&quot; data=&quot;insert/spymap/${caller_id_number}/${uuid}&quot;/&gt;<br>       &lt;action application=&quot;db&quot; data=&quot;insert/last_dial/${caller_id_number}/${destination_number}&quot;/&gt;<br>
       &lt;action application=&quot;db&quot; data=&quot;insert/last_dial/global/${uuid}&quot;/&gt;<br>     &lt;/condition&gt;<br>   &lt;/extension&gt;<br></pre>
<pre>   &lt;extension name=&quot;eavesdrop&quot;&gt;<br>     &lt;condition field=&quot;destination_number&quot; expression=&quot;^88(.*)$|^\*0(.*)$&quot;&gt;<br>       &lt;action application=&quot;answer&quot;/&gt;<br>       &lt;action application=&quot;eavesdrop&quot; data=&quot;${db(select/spymap/$1)}&quot;/&gt;<br>
     &lt;/condition&gt;<br>   &lt;/extension&gt;<br></pre>i eavesdrop on extension 1003 by dialing 881003 
<br><br>1003 is connected to mobile no <br><br>but when i dial 881003 it get hangup<br><br>i have attached the full default.xml separately.barging is not working through default.xml<br><br>And another thing DTMF signal is <b>not working</b> through<b> even socket api&nbsp; command </b><br>
<br>I
tried in conference also when we manually done in softphone it work .
when i press the # button it hangup and * for mute&nbsp; etc. it works fine
but when i pass these through event socket it does not work why?????<br>
<br>if i pass the DTMF digits in api&nbsp; command it receive a beep sound but the process is not done.<br><br><b>i tried i n conference the output is :</b><br><br>api conference 3001 dtmf 15 #<br><br>Content-Type: api/response<br>

Content-Length: 16<br><br>OK sent # to 15<br><br>15 is member id <br># is to hangup<br>but it does not get hangup through api command <br><b><br>In barging also same problem </b><br><br>api uuid_send_dtmf f7666a65-5fc4-4199-bb6c-<div id=":12f" class="ArwC7c ckChnd">
95a5e22d4515 &quot;3210*&quot;<div class="Ih2E3d"><br>
<br>Content-Type: api/response<br>Content-Length: 14<br><br>-ERR no reply<br><br></div>I get the beep sound and there is no process done<br><br>what should be done please guide me.</div><br>-- <br>Warm Regards,<br>N.Baskar<br>
<br>