Roy Abshire
2013-Jan-07 18:22 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
Outoing calls I make using Motif Google Voice Calls continue ringing even after the other end picks up. I have to restart Asterisk to resolve the issue. I don't see any errors. It's not recognizing that the other party picked up the phone and restarting Asterisk fixes it only for a day. -- Co-op Vacation Rentals www.coopvr.com 15218 Summit Ave Suite #300-354 Fontana, CA 92336 Phone/Fax (855) 760-COOP (2667)
Joshua Colp
2013-Jan-07 18:24 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
Roy Abshire wrote:> Outoing calls I make using Motif Google Voice Calls continue ringing > even after the other end picks up. > > I have to restart Asterisk to resolve the issue. > I don't see any errors. > > It's not recognizing that the other party picked up the phone and > restarting Asterisk fixes it only for a day.Without seeing an XMPP debug with the Jingle signaling it's impossible to really investigate this. I will say I haven't heard of this happening though from anyone else. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org
Joshua Colp
2013-Jan-07 18:30 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
Roy Abshire wrote:> I only have my messages debug file that doesn't show any errors when > placing calls. I thought no one was picking up until they called back > and told me they couldn't hear me. After calling my own phone line...I > picked up and all I hear is it still ringing. > > How do I properly debug this?Please keep this on the asterisk-users mailing list so future users can find this if it does end up being an issue. When the issue occurs you can do "xmpp set debug on" in the CLI to turn on XMPP logging to the console. Place another call and once the issue occurs hang up and run "xmpp set debug off". Copy the contents of the console to a file and put it somewhere for viewing. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org
Jamie A. Stapleton
2013-Jan-09 22:04 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
I am seeing this as well. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Roy Abshire Sent: Monday, January 07, 2013 1:22 PM To: Asterisk Users Subject: [asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up Outoing calls I make using Motif Google Voice Calls continue ringing even after the other end picks up. I have to restart Asterisk to resolve the issue. I don't see any errors. It's not recognizing that the other party picked up the phone and restarting Asterisk fixes it only for a day. -- Co-op Vacation Rentals www.coopvr.com 15218 Summit Ave Suite #300-354 Fontana, CA 92336 Phone/Fax (855) 760-COOP (2667) -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Joshua Colp
2013-Jan-11 23:09 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
Hey everyone, I just put in a fix for the underlying issue that was causing this to occur. It will be out in a future Asterisk 11 release. If you want the change now and are comfortable using patch you can retrieve the diff at: http://svnview.digium.com/svn/asterisk/branches/11/res/res_xmpp.c?r1=378411&r2=378917&view=patch and apply it against your Asterisk 11 source code. Cheers, -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org
Kai-Uwe Jensen
2013-Jan-11 23:34 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
File, thanks for that quick fix! Using it now. -- kuj On Fri, Jan 11, 2013 at 4:09 PM, Joshua Colp <jcolp at digium.com> wrote:> Hey everyone, > > I just put in a fix for the underlying issue that was causing this to > occur. It will be out in a future Asterisk 11 release. If you want the > change now and are comfortable using patch you can retrieve the diff at: > http://svnview.digium.com/svn/**asterisk/branches/11/res/res_** > xmpp.c?r1=378411&r2=378917&**view=patch<http://svnview.digium.com/svn/asterisk/branches/11/res/res_xmpp.c?r1=378411&r2=378917&view=patch>and apply it against your Asterisk 11 source code. > > Cheers,-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130111/a560376d/attachment.htm>
Roy Abshire
2013-Jan-14 18:16 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
What is the quickest way to apply this patch? Do I just overwrite the code in the res_xmpp.c with copy/replace and re-compile? Co-op Vacation Rentals www.coopvr.com 15218 Summit Ave Suite #300-354 Fontana, CA 92336 Phone/Fax (855) 760-COOP (2667) On 1/11/2013 3:34 PM, Kai-Uwe Jensen wrote:> File, > > thanks for that quick fix! Using it now. > > -- kuj > > > On Fri, Jan 11, 2013 at 4:09 PM, Joshua Colp <jcolp at digium.com > <mailto:jcolp at digium.com>> wrote: > > Hey everyone, > > I just put in a fix for the underlying issue that was causing this > to occur. It will be out in a future Asterisk 11 release. If you > want the change now and are comfortable using patch you can > retrieve the diff at: > http://svnview.digium.com/svn/asterisk/branches/11/res/res_xmpp.c?r1=378411&r2=378917&view=patch > and apply it against your Asterisk 11 source code. > > Cheers, > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130114/d5bd3b6a/attachment.htm>
Joshua Colp
2013-Jan-14 18:18 UTC
[asterisk-users] Outoing Calls Motif Google Voice Calls Ring After Pick-up
Roy Abshire wrote:> What is the quickest way to apply this patch?The quickest way is to probably just grab res_xmpp.c from http://svn.digium.com/svn/asterisk/branches/11/res/res_xmpp.c - replace the existing res_xmpp.c in your code with it - recompile - and install. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org