Hello, When compiling Asterisk from source, the classical ./configure, make and make install commands are issued.
If a vulnerabilty is found within Asterisk code, then Asterisk source code is patched and depending on what files were touched parts or all of above commands need to be re-issued. What should be done for Asterisk runtime dependencies ? Which of the following sentences is or are correct ? 1. All Asterisk runtime dependencies are delivered as .so files. Is this correct ? 2. I don't need to re-configure, re-compile or even re-start asterisk when a such .so file is updated 3. Script install_prereq gives an approximate list of both build and runtime dependencies. Best regards
-- _____________________________________________________________________ -- 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
