<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><blockquote type="cite" class=""><div class="">On Feb 12, 2015, at 9:11 AM, Joshua Colp <<a href="mailto:jcolp@digium.com" class="">jcolp@digium.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Justin Sherrill wrote:<br class=""><blockquote type="cite" class="">I would love to run Asterisk on a BSD system.  I do not know of any<br class="">developers actively working on Asterisk on a BSD platform, though my<br class="">knowledge isn't comprehensive.<br class=""></blockquote><br class="">I'm also unaware of anyone developing on BSD like that. Linux of course and a smattering of folks on OSX doing the odd thing.<br class=""></div></blockquote></div><div class=""><br class=""></div>/me is an odd developer occasionally doing odd things on OS X.<div class=""><br class=""></div><div class="">If anyone wants to improve Asterisk on any non-Linux system, a good place to start is to run it with some of the common developer flags enabled (pass --enable-dev-mode to configure, enable DO_CRASH, enable the TEST_FRAMEWORK and run the tests).</div><div class=""><br class=""></div><div class="">The increased warning level on GCC catches a few portability bugs, that are usually straightforward to fix. The tests can be harder, since you don’t know if it’s a problem in the test itself, or in Asterisk.</div><div class=""><br class=""></div><div class="">Unfortunately, I doubt the Python test suite would run on non-Linux. I don’t even bother trying to run it on Ubuntu; I have a CentOS VM specifically for running the test suite to avoid platform problems.</div><div class=""><br class=""></div><div class=""><div apple-content-edited="true" class="">
<div class="">-- <br class="">David M. Lee<br class="">Digium, Inc. | Software Developer<br class="">445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br class="">Check us out at:  <a href="http://www.digium.com" class="">www.digium.com</a>  & <a href="http://www.asterisk.org" class="">www.asterisk.org</a></div></div></div></body></html>