Cool, I did a git clone last night after 7pm, which should contain the fix already, right?<br>Maybe that&#39;s why I haven&#39;t seen the problem so far. <br>Besides, I disconnected her 2.4G cordless phone and replaced with a 900Hz one, in case if it&#39;s caused by the Wifi interference.<br>
<br>Thanks!<br>Jian<br><br><div class="gmail_quote">On Thu, Dec 2, 2010 at 9:22 AM, Giovanni Maruzzelli <span dir="ltr">&lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Thu, Dec 2, 2010 at 3:15 PM, Rupa Schomaker &lt;<a href="mailto:rupa@rupa.com">rupa@rupa.com</a>&gt; wrote:<br>
&gt; Her phone might have a *really* crappy DTMF detector.  They are more likely<br>
&gt; to fail miserably with female voices.<br>
<br>
</div>Thanks Rupa!<br>
<br>
Btw, should be fixed in mod_skypopen code since yesterday. You&#39;ll now<br>
get a warning, but no more an error, and the call should be<br>
unaffected.<br>
<div><div></div><div class="h5"><br>
-giovanni<br>
<br>
&gt;<br>
&gt; On Wed, Dec 1, 2010 at 11:18 AM, Jian Ren &lt;<a href="mailto:renjian@gmail.com">renjian@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hmm, so far the only &quot;customer&quot; is my wife, who keeps complaining to me<br>
&gt;&gt; everyday. It explains why never happened to me. I will ask her tonight how<br>
&gt;&gt; she sent A or D while calling. Or maybe it&#39;s the problem of the phone. She<br>
&gt;&gt; is using a dual mode phone. Before, it&#39;s connected to PC with USB for skype<br>
&gt;&gt; calls on Windows. Now I stopped running any version of skype on windows and<br>
&gt;&gt; the USB was disconnected so she is using the phone as a normal one.<br>
&gt;&gt; Thanks!<br>
&gt;&gt; Jian<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Dec 1, 2010 at 11:56 AM, Giovanni Maruzzelli &lt;<a href="mailto:gmaruzz@gmail.com">gmaruzz@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi Jian,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I hope in English &quot;bizarre&quot; does not sound bad, in Italian would be<br>
&gt;&gt;&gt; like &quot;original and out of standard in a funny way&quot; :).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;From the log you attached to the Jira, the incoming SIP calls that are<br>
&gt;&gt;&gt; then bridged to skypopen are sending both the &quot;A&quot; dtmf and the &quot;D&quot;<br>
&gt;&gt;&gt; dtmf (can&#39;t remember if any other).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; You can peruse the log looking for &quot;error 21&quot;, and you&#39;ll  see is<br>
&gt;&gt;&gt; anytime that they sent to you (via SIP) one of the A-B-C-D dtmfs that<br>
&gt;&gt;&gt; mod_skypopen duly passes to skype.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Problem is: the Skype client does not accept or relay dtmf &quot;A-D&quot;, and<br>
&gt;&gt;&gt; spit out an error.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Out of curiosity you may want to check why your customers are using<br>
&gt;&gt;&gt; dtrmf A-D, but is not an absolut need.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Anyway, I&#39;ll fix this in mod_skypopen code asap, so that if another<br>
&gt;&gt;&gt; channel (SIP in your case) try to send A-D to skype, that dtmf will be<br>
&gt;&gt;&gt; ignored and a warning line will be emitted to console and to logfile.<br>
&gt;&gt;&gt; And no more errors or aborted calls.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; -giovanni<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Wed, Dec 1, 2010 at 5:35 PM, Jian Ren &lt;<a href="mailto:renjian@gmail.com">renjian@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt; Also this happened during a call, which got hanged up because of the<br>
&gt;&gt;&gt; &gt; error.<br>
&gt;&gt;&gt; &gt; So the phone sends out A-D during a call?<br>
&gt;&gt;&gt; &gt; Jian<br>
&gt;&gt;&gt; &gt; On Wed, Dec 1, 2010 at 11:33 AM, Jian Ren &lt;<a href="mailto:renjian@gmail.com">renjian@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Interesting. I don&#39;t have these keys on my phone. Here is the dialplan<br>
&gt;&gt;&gt; &gt;&gt; string I am using in the ATA(SPA1001):<br>
&gt;&gt;&gt; &gt;&gt; (&lt;:1&gt;[2-9]xx[2-9]xxxxxx|011xx.|1[2-9]xx[2-9]xxxxxx|1xxx|00xx.)<br>
&gt;&gt;&gt; &gt;&gt; Shouldn&#39;t it only take numbers?<br>
&gt;&gt;&gt; &gt;&gt; Could this be caused by any dialplan XML files in freeswitch?<br>
&gt;&gt;&gt; &gt;&gt; Thanks!<br>
&gt;&gt;&gt; &gt;&gt; Jian<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; On Wed, Dec 1, 2010 at 10:45 AM, Patrick Lists<br>
&gt;&gt;&gt; &gt;&gt; &lt;<a href="mailto:freeswitch-list@puzzled.xs4all.nl">freeswitch-list@puzzled.xs4all.nl</a>&gt; wrote:<br>
&gt;&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; On 12/01/2010 04:03 PM, Jian Ren wrote:<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; Hi Giovanni,<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; Could you explain more to a bizarre person like me :-)<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; What&#39;s DTMF &quot;D&quot;? Sent from one of my SIP client? Or Someone sent to<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; my<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; skype through chat? If it&#39;s abnormal, I think I should fix the root<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; cause.<br>
&gt;&gt;&gt; &gt;&gt;&gt; &gt; Thank you very much for looking at the issue, with 2M logs :-).<br>
&gt;&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; DTMF A-D seems to be used only on military phones:<br>
&gt;&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; <a href="http://www.telecomdictionary.com/telecom_dictionary_DTMF_definition.html" target="_blank">http://www.telecomdictionary.com/telecom_dictionary_DTMF_definition.html</a><br>
&gt;&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; Regards,<br>
&gt;&gt;&gt; &gt;&gt;&gt; Patrick<br>
&gt;&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; &gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; &gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt;&gt; &gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; &gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Sincerely,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Giovanni Maruzzelli<br>
&gt;&gt;&gt; Cell : +39-347-2665618<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; -Rupa<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Sincerely,<br>
<br>
Giovanni Maruzzelli<br>
Cell : +39-347-2665618<br>
<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>
</div></div></blockquote></div><br>