Module: kamailio Branch: master Commit: a0859762d4584feffca2d791ae5f5c5c9a6880b2 URL: https://github.com/kamailio/kamailio/commit/a0859762d4584feffca2d791ae5f5c5c...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-11-13T19:44:14+01:00
etc: kamailio.cfg polishing
- version in comments updated to 5.0 - use block comment style for descriptions of gobal and module parameters (was mixed) - now description is in between /* */ and commented code starts with # - removed #!ifdef WITH_SRCPATH and commented the mpath - let it be the default one in the code, because it is set at compile time and can be OS specific. Loading the modules from source tree can be done by providing to kamailio in command line: -L modules/ - added option to block 401/407 from downstream. Kamailio is the one authenticating local users.
---
Modified: etc/kamailio.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/a0859762d4584feffca2d791ae5f5c5c... Patch: https://github.com/kamailio/kamailio/commit/a0859762d4584feffca2d791ae5f5c5c...