]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Sample configs: Fix pjsip.conf syntax error.
authorCorey Farrell <git@cfware.com>
Thu, 9 Aug 2018 20:25:41 +0000 (16:25 -0400)
committerCorey Farrell <git@cfware.com>
Thu, 9 Aug 2018 21:45:53 +0000 (16:45 -0500)
commitdc786aa576cb8919f72dac67d788caa6a28a6ddf
tree53c883f247ebb687948ff0ce5cbec253582a71d9
parent673d5099117a5f628ea979d3eb747a50dacae0a2
Sample configs: Fix pjsip.conf syntax error.

It is valid for a config file to be empty or contain only comments, but
not valid for a config value to be set when no uncommented context
exists.  This caused an error to be loged numerous times during start
when loading the default pjsip.conf.

Change-Id: Icf3b0d69b4ecb6e935eecd43c99ed8b32a5a1cf6
configs/samples/pjsip.conf.sample