[asterisk-dev] [Code Review] 2777: Make libuuid library optional in Asterisk 11
Joshua Colp
reviewboard at asterisk.org
Wed Aug 21 11:11:08 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2777/
-----------------------------------------------------------
Review request for Asterisk Developers.
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/20130821/c7a33b75/attachment.htm>
More information about the asterisk-dev
mailing list