Try sending again.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Jian Ren</b> <span dir="ltr"><<a href="mailto:renjian@gmail.com">renjian@gmail.com</a>></span><br>
Date: Fri, Dec 3, 2010 at 11:13 AM<br>Subject: Re: [Freeswitch-users] : Skypopen error<br>To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
<br><br>Hi Giovanni,<div>Unfortunately, my wife still got aborted calls with your fix, and mine(another phone). I could see the warning line you added:</div><div><div>2010-12-02 21:12:45.470780 [DEBUG] switch_rtp.c:2925 RTP RECV DTMF C:400</div>
<div>2010-12-02 21:12:45.470780 [DEBUG] mod_skypopen.c:792 [|] [DEBUG_SKYPE 792 ][interface00 ][UP,INPROGRS] interface00 CHANNEL SEND_DTMF</div><div>2010-12-02 21:12:45.470780 [DEBUG] mod_skypopen.c:793 [|] [DEBUG_SKYPE 793 ][interface00 ][UP,INPROGRS] DTMF: C</div>
<div>2010-12-02 21:12:45.470780 [DEBUG] skypopen_protocol.c:1122 [|] [DEBUG_SKYPE 1122 ][interface00 ][UP,INPROGRS] DIGIT received: C</div><div>2010-12-02 21:12:45.470780 [WARNING] skypopen_protocol.c:1127 [|] [WARNINGA 1127 ][interface00 ][UP,INPROGRS] Received DTMF DIGIT "C", but not relayed to Skype client because Skype client accepts only 0-9*#</div>
<div>2010-12-02 21:12:45.687811 [DEBUG] skypopen_protocol.c:173 [|] [DEBUG_SKYPE 173 ][interface00 ][UP,INPROGRS] READING: |||CALL 46932 DURATION 12||| </div><div><br></div><div>But the call was still ended within 1 min. Then there were other errors like:</div>
<div><div>2010-12-02 21:14:08.708226 [DEBUG] skypopen_protocol.c:173 [|] [DEBUG_SKYPE 173 ][interface00 ][DOWN,IDLE] READING: |||ERROR 559 CALL: Action failed||| </div><div>2010-12-02 21:14:08.708226 [DEBUG] skypopen_protocol.c:228 [|] [DEBUG_SKYPE 228 ][interface00 ][DOWN,IDLE] Skype got ERROR about a failed action (probably TRYING to HANGUP A CALL), no problem: |||ERROR 559 CALL: Action failed|||</div>
<div>2010-12-02 21:14:08.708226 [DEBUG] switch_core_session.c:1993 sofia/internal/<a href="mailto:1000@192.168.1.104" target="_blank">1000@192.168.1.104</a> skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)</div>
</div><div><br></div><div>Attached is the log file. I have turned on the debug level again to give your more details.</div><div>The root cause might not be just the phone, it always happened after the server has been running for a while (couple hours to 2 days), once server rebooted, everything works fine.</div>
<div><br></div><div>Should I create another issue or open the original one?</div><div>Thanks!</div><div>Jian</div><div><div></div><div class="h5"><br><div class="gmail_quote">On Thu, Dec 2, 2010 at 10:31 AM, Giovanni Maruzzelli <span dir="ltr"><<a href="mailto:gmaruzz@celliax.org" target="_blank">gmaruzz@celliax.org</a>></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>On Thu, Dec 2, 2010 at 3:34 PM, Jian Ren <<a href="mailto:renjian@gmail.com" target="_blank">renjian@gmail.com</a>> wrote:<br>
> Cool, I did a git clone last night after 7pm, which should contain the fix<br>
> already, right?<br>
<br>
</div>Don't know, you can check like this:<br>
<br>
# cd /usr/src/freeswitch/src/mod/endpoint/mod_skypopen<br>
# git log<br>
<br>
And you'll see the last commits that you got.<br>
<font color="#888888"><br>
-giovanni<br>
</font><div><div></div><div><br>
> Maybe that's why I haven't seen the problem so far.<br>
> Besides, I disconnected her 2.4G cordless phone and replaced with a 900Hz<br>
> one, in case if it's caused by the Wifi interference.<br>
><br>
> Thanks!<br>
> Jian<br>
><br>
> On Thu, Dec 2, 2010 at 9:22 AM, Giovanni Maruzzelli <<a href="mailto:gmaruzz@celliax.org" target="_blank">gmaruzz@celliax.org</a>><br>
> wrote:<br>
>><br>
>> On Thu, Dec 2, 2010 at 3:15 PM, Rupa Schomaker <<a href="mailto:rupa@rupa.com" target="_blank">rupa@rupa.com</a>> wrote:<br>
>> > Her phone might have a *really* crappy DTMF detector. They are more<br>
>> > likely<br>
>> > to fail miserably with female voices.<br>
>><br>
>> Thanks Rupa!<br>
>><br>
>> Btw, should be fixed in mod_skypopen code since yesterday. You'll now<br>
>> get a warning, but no more an error, and the call should be<br>
>> unaffected.<br>
>><br>
>> -giovanni<br>
>><br>
>> ><br>
>> > On Wed, Dec 1, 2010 at 11:18 AM, Jian Ren <<a href="mailto:renjian@gmail.com" target="_blank">renjian@gmail.com</a>> wrote:<br>
>> >><br>
>> >> Hmm, so far the only "customer" is my wife, who keeps complaining to me<br>
>> >> everyday. It explains why never happened to me. I will ask her tonight<br>
>> >> how<br>
>> >> she sent A or D while calling. Or maybe it's the problem of the phone.<br>
>> >> She<br>
>> >> is using a dual mode phone. Before, it's connected to PC with USB for<br>
>> >> skype<br>
>> >> calls on Windows. Now I stopped running any version of skype on windows<br>
>> >> and<br>
>> >> the USB was disconnected so she is using the phone as a normal one.<br>
>> >> Thanks!<br>
>> >> Jian<br>
>> >><br>
>> >> On Wed, Dec 1, 2010 at 11:56 AM, Giovanni Maruzzelli<br>
>> >> <<a href="mailto:gmaruzz@gmail.com" target="_blank">gmaruzz@gmail.com</a>><br>
>> >> wrote:<br>
>> >>><br>
>> >>> Hi Jian,<br>
>> >>><br>
>> >>> I hope in English "bizarre" does not sound bad, in Italian would be<br>
>> >>> like "original and out of standard in a funny way" :).<br>
>> >>><br>
>> >>> >From the log you attached to the Jira, the incoming SIP calls that<br>
>> >>> are<br>
>> >>> then bridged to skypopen are sending both the "A" dtmf and the "D"<br>
>> >>> dtmf (can't remember if any other).<br>
>> >>><br>
>> >>> You can peruse the log looking for "error 21", and you'll see is<br>
>> >>> anytime that they sent to you (via SIP) one of the A-B-C-D dtmfs that<br>
>> >>> mod_skypopen duly passes to skype.<br>
>> >>><br>
>> >>> Problem is: the Skype client does not accept or relay dtmf "A-D", and<br>
>> >>> spit out an error.<br>
>> >>><br>
>> >>> Out of curiosity you may want to check why your customers are using<br>
>> >>> dtrmf A-D, but is not an absolut need.<br>
>> >>><br>
>> >>> Anyway, I'll fix this in mod_skypopen code asap, so that if another<br>
>> >>> channel (SIP in your case) try to send A-D to skype, that dtmf will be<br>
>> >>> ignored and a warning line will be emitted to console and to logfile.<br>
>> >>> And no more errors or aborted calls.<br>
>> >>><br>
>> >>> -giovanni<br>
>> >>><br>
>> >>><br>
>> >>><br>
>> >>> On Wed, Dec 1, 2010 at 5:35 PM, Jian Ren <<a href="mailto:renjian@gmail.com" target="_blank">renjian@gmail.com</a>> wrote:<br>
>> >>> > Also this happened during a call, which got hanged up because of the<br>
>> >>> > error.<br>
>> >>> > So the phone sends out A-D during a call?<br>
>> >>> > Jian<br>
>> >>> > On Wed, Dec 1, 2010 at 11:33 AM, Jian Ren <<a href="mailto:renjian@gmail.com" target="_blank">renjian@gmail.com</a>> wrote:<br>
>> >>> >><br>
>> >>> >> Interesting. I don't have these keys on my phone. Here is the<br>
>> >>> >> dialplan<br>
>> >>> >> string I am using in the ATA(SPA1001):<br>
>> >>> >> (<:1>[2-9]xx[2-9]xxxxxx|011xx.|1[2-9]xx[2-9]xxxxxx|1xxx|00xx.)<br>
>> >>> >> Shouldn't it only take numbers?<br>
>> >>> >> Could this be caused by any dialplan XML files in freeswitch?<br>
>> >>> >> Thanks!<br>
>> >>> >> Jian<br>
>> >>> >><br>
>> >>> >> On Wed, Dec 1, 2010 at 10:45 AM, Patrick Lists<br>
>> >>> >> <<a href="mailto:freeswitch-list@puzzled.xs4all.nl" target="_blank">freeswitch-list@puzzled.xs4all.nl</a>> wrote:<br>
>> >>> >>><br>
>> >>> >>> On 12/01/2010 04:03 PM, Jian Ren wrote:<br>
>> >>> >>> > Hi Giovanni,<br>
>> >>> >>> > Could you explain more to a bizarre person like me :-)<br>
>> >>> >>> > What's DTMF "D"? Sent from one of my SIP client? Or Someone sent<br>
>> >>> >>> > to<br>
>> >>> >>> > my<br>
>> >>> >>> > skype through chat? If it's abnormal, I think I should fix the<br>
>> >>> >>> > root<br>
>> >>> >>> > cause.<br>
>> >>> >>> > Thank you very much for looking at the issue, with 2M logs :-).<br>
>> >>> >>><br>
>> >>> >>> DTMF A-D seems to be used only on military phones:<br>
>> >>> >>><br>
>> >>> >>><br>
>> >>> >>> <a href="http://www.telecomdictionary.com/telecom_dictionary_DTMF_definition.html" target="_blank">http://www.telecomdictionary.com/telecom_dictionary_DTMF_definition.html</a><br>
>> >>> >>><br>
>> >>> >>> Regards,<br>
>> >>> >>> Patrick<br>
>> >>> >>><br>
>> >>> >>> _______________________________________________<br>
>> >>> >>> FreeSWITCH-users mailing list<br>
>> >>> >>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
>> >>> >>><br>
>> >>> >>><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>
>> >>> ><br>
>> >>> ><br>
>> >>> > _______________________________________________<br>
>> >>> > FreeSWITCH-users mailing list<br>
>> >>> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
>> >>> ><br>
>> >>> ><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>
>> >>> ><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" target="_blank">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>
>> >>><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>
>> >><br>
>> >> _______________________________________________<br>
>> >> FreeSWITCH-users mailing list<br>
>> >> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
>> >><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>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> > -Rupa<br>
>> ><br>
>> > _______________________________________________<br>
>> > FreeSWITCH-users mailing list<br>
>> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
>> ><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" target="_blank">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>
><br>
> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
><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" target="_blank">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></div></div></div>
</div><br>