Leandro Dardini
2016-Jul-06 20:48 UTC
[asterisk-users] Impossible to use any recent asterisk version with chan_sip
This is a great news, thank you. I have open the issue, https://issues.asterisk.org/jira/browse/ASTERISK-26177 and added the relevant files, let me know if you need more info. Leandro 2016-07-06 21:46 GMT+02:00 Joshua Colp <jcolp at digium.com>:> Leandro Dardini wrote: > >> Hello, >> I'd like to know if anyone of you is finding my same problems using any >> recent asterisk version, after 13.7 / 13.8 with chan_sip. >> >> If I use any recent asterisk version, after just few seconds asterisk >> completely locks up, stopping processing SIP/UDP packets. Nothing is >> written in the asterisk log, but if I run "netstat -nap | grep 5060" I >> see the UDP buffer filled up. >> >> If I step back to asterisk 13.2, then all is fine and asterisk is rock >> solid. >> >> I know I should use PJSIP and chan_sip is no more supported, but at this >> point, if this is the working state of chan_sip, it should be completely >> removed. >> > > I've responded on the issue but the backtrace you've provided makes it > appear as though the issue is actually in ODBC, which since chan_sip is > using it in your deployment it causes it to lock up (why exactly is > unknown). > > Since it's separate you should create a new issue. If you don't want to I > can do so tomorrow. The complete console output (with debug going to > console in logger.conf and core set debug 3) as well as the configuration > would also be useful. > > Cheers, > > > -- > Joshua Colp > Digium, Inc. | Senior Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > Check us out at: www.digium.com & www.asterisk.org > > > -- > _____________________________________________________________________ > -- 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/20160706/e6036b11/attachment.html>
Joshua Colp
2016-Jul-06 21:00 UTC
[asterisk-users] Impossible to use any recent asterisk version with chan_sip
Leandro Dardini wrote:> This is a great news, thank you. I have open the issue, > https://issues.asterisk.org/jira/browse/ASTERISK-26177 and added the > relevant files, let me know if you need more info.Nothing else is needed from you! All the information has shown it's actually func_odbc. It's not using res_odbc like it should be, which causes issues as a result of a fixup from some multi-connection problems. We'll get it sorted. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Joshua Colp
2016-Jul-06 21:09 UTC
[asterisk-users] Impossible to use any recent asterisk version with chan_sip
Leandro Dardini wrote:> This is a great news, thank you. I have open the issue, > https://issues.asterisk.org/jira/browse/ASTERISK-26177 and added the > relevant files, let me know if you need more info.And thank you for testing the release candidate so we can ensure the issue is fixed before doing the actual release! -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Leandro Dardini
2016-Jul-07 06:30 UTC
[asterisk-users] Impossible to use any recent asterisk version with chan_sip
No. I thank you for all the hard work done and dedication to the project. Leandro Il 06/Lug/2016 11:10 PM, "Joshua Colp" <jcolp at digium.com> ha scritto:> Leandro Dardini wrote: > >> This is a great news, thank you. I have open the issue, >> https://issues.asterisk.org/jira/browse/ASTERISK-26177 and added the >> relevant files, let me know if you need more info. >> > > And thank you for testing the release candidate so we can ensure the issue > is fixed before doing the actual release! > > -- > Joshua Colp > Digium, Inc. | Senior Software Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > Check us out at: www.digium.com & www.asterisk.org > > > -- > _____________________________________________________________________ > -- 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/20160707/a28deaec/attachment.html>