<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>



Hi,<BR>I have configured FreeSWITCH to receive DTMF by<br><BR>&lt;param name="liberal-dtmf" value="true"/&gt;<br>&lt;variable direction="both" name="dtmf_type" value="info"/&gt;<BR>&nbsp;<BR>in both sip_profile internal and external files.<BR>&nbsp;<BR>Iam using mod managed and I have subscribed to receive DTMF events.<BR>I can process DTMF from Caller without any problem. When I receive DTMF from the callee as Sip Info, I do receive the DTMF event from the FreeSWITCH and immediately FreeSWITCH disconnects the call.<BR>&nbsp;<BR>Snapshot of the log is...<br><BR>[DEBUG] sofia.c:7229 INFO DTMF(1)<br>[DEBUG] sofia.c:7307 dispatched freeswitch event for INFO<br>[DEBUG] switch_core_session.c:875 Send signal sofia/external/yyyyyyyyyy [BREAK]<br>[DEBUG] switch_ivr_bridge.c:383 sofia/external/yyyyyyyyyy <font color="#c00000">ended call via DTMF</font><br>[DEBUG] switch_ivr_bridge.c:384 Send signal <a href="mailto:sofia/external/xxxxxxxxxx@10.10.2.3">sofia/external/xxxxxxxxxx@10.10.2.3</a> [BREAK]<br>[DEBUG] switch_ivr_bridge.c:586 BRIDGE THREAD DONE [sofia/external/yyyyyyyyyy]<BR><br>Whether Iam missing anything in the config?<BR>&nbsp;<BR>Thanks in advance.<BR>Srini<BR>&nbsp;<BR>                                               </div></body>
</html>