Olivier
2019-Aug-26 11:59 UTC
[asterisk-users] Segfault in libpjnath.so.2 though PJSIP not present in dialplan
Le lun. 26 août 2019 à 12:07, Joshua C. Colp <jcolp at digium.com> a écrit :> ... > > libpjnath is the ICE/STUN/TURN library which is used by res_rtp_asterisk > for that functionality. If you're using WebRTC or ICE/STUN/TURN, then you > would be using that library. >Yes, I'm using ICE/STUN/TURN. That explains libpjnath usage. Thank you sharing this here. Now finding why using ICE/STUN/TURN triggered a segfault is another story ... Thanks again -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190826/695a3671/attachment.html>
Joshua C. Colp
2019-Aug-26 12:19 UTC
[asterisk-users] Segfault in libpjnath.so.2 though PJSIP not present in dialplan
On Mon, Aug 26, 2019, at 9:00 AM, Olivier wrote:> > > Le lun. 26 août 2019 à 12:07, Joshua C. Colp <jcolp at digium.com> a écrit : > > ... > > > > libpjnath is the ICE/STUN/TURN library which is used by res_rtp_asterisk for that functionality. If you're using WebRTC or ICE/STUN/TURN, then you would be using that library. > > Yes, I'm using ICE/STUN/TURN. > That explains libpjnath usage. > > Thank you sharing this here. > > Now finding why using ICE/STUN/TURN triggered a segfault is another story ...There have been fixes in race conditions with STUN in pjnath since then, it could be one of those. -- Joshua C. Colp Digium - A Sangoma Company | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Olivier
2019-Aug-26 13:12 UTC
[asterisk-users] Segfault in libpjnath.so.2 though PJSIP not present in dialplan
Le lun. 26 août 2019 à 14:21, Joshua C. Colp <jcolp at digium.com> a écrit :> On Mon, Aug 26, 2019, at 9:00 AM, Olivier wrote: > > > > > > Le lun. 26 août 2019 à 12:07, Joshua C. Colp <jcolp at digium.com> a écrit > : > > > ... > > > > > > libpjnath is the ICE/STUN/TURN library which is used by > res_rtp_asterisk for that functionality. If you're using WebRTC or > ICE/STUN/TURN, then you would be using that library. > > > > Yes, I'm using ICE/STUN/TURN. > > That explains libpjnath usage. > > > > Thank you sharing this here. > > > > Now finding why using ICE/STUN/TURN triggered a segfault is another > story ... > > There have been fixes in race conditions with STUN in pjnath since then, > it could be one of those. >Yes probably. I'll try to upgrade to Asterisk 16, before digging deeper, if necessary.> > -- > Joshua C. Colp > Digium - A Sangoma Company | 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 -- > > Check out the new Asterisk community forum at: > https://community.asterisk.org/ > > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > 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/20190826/1b2e73b5/attachment.html>