]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Sample Configs: Fix syntax error in pjsip.conf 24/324/1
authorCorey Farrell <git@cfware.com>
Thu, 30 Apr 2015 20:54:24 +0000 (16:54 -0400)
committerCorey Farrell <git@cfware.com>
Thu, 30 Apr 2015 20:54:24 +0000 (16:54 -0400)
commit3efe0df044c9e186205b16aa5b1ea8f9cc0ed92b
tree4f0dc5ee3ced1cc3995d3bdfbf67a50bd86ad7b3
parent415a0d0745f8ecb0c05e993e0b28b9e79f982cdf
Sample Configs: Fix syntax error in pjsip.conf

The sample pjsip.conf has a few comment lines that are missing the
semicolons at the start of the comment, causing the config to fail
load.

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