<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'>
<div><font class="Apple-style-span" face="Tahoma" size="2">Thank you for your answer.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">"are you doing something explicitly to send the DTMF"</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">No. I just press buttons in my cell phone (I mean startpoint).&nbsp;</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">In my opinion it is strange. I make answer() in lua script and use session:getDigits(). All works fine.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">In the end of script I use execute_extension which implements bridge.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2">session:execute("execute_extension", "".. recieved_digit .." XML ".. user_context .."")</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">Thus the call was answered in lua script. Next the call go to endpoint. How dtmf must be transmitted in this case ?</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">Why I have not issues when I call from sip devices?</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">Any help are welcomed.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div><font class="Apple-style-span" face="Tahoma" size="2">Thanks.</font></div><div><font class="Apple-style-span" face="Tahoma" size="2"><br></font></div><div style="font-family: Tahoma; font-size: 10pt; "><hr id="stopSpelling">From: avi@avimarcus.net<br>Date: Tue, 1 Nov 2011 21:22:11 +0200<br>To: freeswitch-users@lists.freeswitch.org<br>Subject: Re: [Freeswitch-users] double dtmf<br><br><div dir="ltr">"<span class="ecxApple-style-span" style="font-family:Tahoma;background-color:rgb(255, 255, 255)">when I try to send dtmf second time for endpoint&nbsp;" - are you doing something explicitly to send the DTMF?</span><div>

<font class="ecxApple-style-span" face="Tahoma">I just ignore the dtmf, and when FS bridges it sends the call on properly.</font></div><div><font class="ecxApple-style-span" face="Tahoma">&nbsp;<br clear="all"></font><div dir="ltr">

<span style="font-family:Verdana, Arial, Helvetica, sans-serif"><span style="font-size:small">-Avi</span></span></div>
<br><br><div class="ecxgmail_quote">2011/11/1 Yuriy Nasida <span dir="ltr">&lt;<a href="mailto:nasida@live.ru">nasida@live.ru</a>&gt;</span><br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex">





<div><div dir="ltr">
<div><font face="Tahoma" size="2">Hello community,</font></div><div><font face="Tahoma" size="2"><br></font></div><div><font face="Tahoma" size="2">I have some issue with delivery of dtmf.</font></div><div><font face="Tahoma" size="2">The call flow is:</font></div>

<div><font face="Tahoma" size="2">one sip provider - FS - &nbsp;second sip provider - endpoint which expects correct dtmf</font></div><div><font face="Tahoma" size="2"><br></font></div><div><font face="Tahoma" size="2">On FS I have simple custom lua application which implement logic of calling cards system.</font></div>

<div><font face="Tahoma" size="2"><br></font></div><div><font face="Tahoma" size="2">I have not issues when I call to lua application. I can enter destination number (by using dtmf apparently) and all works fine. But when I try to send dtmf second time for endpoint which expects correct dtmf I have issue with double dtmf.&nbsp;</font></div>

<div><font face="Tahoma" size="2"><br></font></div><div><font face="Tahoma" size="2">It is noted that when I call from sip device I have not ANY issues. But I have issue when I call from any cell phone or landline phone.</font></div>

<div><font face="Tahoma" size="2"><br></font></div><div><font face="Tahoma" size="2">Any ideas are welcomed.</font></div><div><font face="Tahoma" size="2"><br></font></div><div><font face="Tahoma" size="2">Thanks.</font></div>

                                               </div></div>
<br><br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div></div>
<br>FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org</div>                                               </div></body>
</html>