]> 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:42:24 +0000 (16:42 -0500)
commit661273a07818291f5453efb77e412a94b77bfecc
treebd6e58a2bb8db9a7caa5f6cc77c8d9943ab20bc6
parent1d1473d408f35dac5a21803e373a0707b923467d
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