[asterisk-dev] [Code Review] 2777: Make libuuid library optional in Asterisk 11

svnbot reviewboard at asterisk.org
Fri Aug 23 16:58:53 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2777/
-----------------------------------------------------------

(Updated Aug. 23, 2013, 4:58 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 397604


Repository: Asterisk


Description
-------

Asterisk 11 uses pjproject to support ICE and TURN. It uses uuid internally and on some systems this is a hard requirement. To enforce this a dependency check was added to Asterisk 11 to make it a requirement for res_rtp_asterisk to build. This changes removes it as a requirement. If libuuid-dev is not present then res_rtp_asterisk will be built without support for ICE and TURN.


Diffs
-----

  /branches/11/res/Makefile 397072 
  /branches/11/res/res_rtp_asterisk.c 397072 

Diff: https://reviewboard.asterisk.org/r/2777/diff/


Testing
-------

Removed libuuid-dev and confirmed built happily. Installed libuuid-dev and confirmed built with pjproject. Rinse and repeat over and over.


Thanks,

Joshua Colp

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130823/3c246f91/attachment.htm>


More information about the asterisk-dev mailing list