[asterisk-users] Explain how to maintain a compiled from source Asterisk instance ?
Olivier
oza.4h07 at gmail.com
Fri Dec 8 09:08:02 CST 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20171208/6a1647ca/attachment.html>
More information about the asterisk-users
mailing list