Hi,<br><br>I am working on Dtmf signal on barging <br><br>I have added these line to default.xml <br><br><pre> <extension name="global" continue="true"><br> <condition><br> <action application="info"/><br>
<action application="db" data="insert/spymap/${caller_id_number}/${uuid}"/><br> <action application="db" data="insert/last_dial/${caller_id_number}/${destination_number}"/><br>
<action application="db" data="insert/last_dial/global/${uuid}"/><br> </condition><br> </extension><br></pre>
<pre> <extension name="eavesdrop"><br> <condition field="destination_number" expression="^88(.*)$|^\*0(.*)$"><br> <action application="answer"/><br> <action application="eavesdrop" data="${db(select/spymap/$1)}"/><br>
</condition><br> </extension><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 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 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 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 "3210*"<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>