[asterisk-dev] [svn-commits] file: trunk r369703 - in /trunk/res/pjproject/pjnath: include/pjnath/ src/pjn...
Joshua Colp
jcolp at digium.com
Sat Jul 7 11:23:13 CDT 2012
----- Original Message -----
> On 12-07-06 10:32 AM, SVN commits to the Digium repositories wrote:
> > Author: file
> > Date: Fri Jul 6 09:32:30 2012
> > New Revision: 369703
> >
> > URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=369703
> > Log:
> > Import revision 4196 from pjproject trunk. Fix a crash issue when
> > starting ICE connectivity checks and immediately destroying the
> > ICE session. This was exposed by the SIP CCSS test.
> >
> > Full fix for this issue will be worked on as a medium to long term
> > roadmap item.
> >
> > pjroject issue viewable at https://trac.pjsip.org/repos/ticket/1548
> >
> > Modified:
> > trunk/res/pjproject/pjnath/include/pjnath/ice_session.h
> > trunk/res/pjproject/pjnath/src/pjnath/ice_session.c
> >
> I've not had a chance to look yet, but is there a configure flags to
> disable pjproject from even compiling? Disabling the new features
> that
> depend on it? Or is this now considered a core dependency?
Hola!
There is no current way to disable the ICE/STUN/TURN support within res_rtp_asterisk for building. The burden upon the user is non-existent though for pjproject. The build system will automatically configure, build, and link it into res_rtp_asterisk. Functionality wise you can disable it within rtp.conf and res_rtp_asterisk will return to behaving exactly as it did before support was added.
--
Joshua Colp
Digium, Inc. | Developer of Software
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list