Sample Configs: Fix syntax error in pjsip.conf
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:59:36 +0000 (15:59 -0500)
commit6b208d8c3bf98dc2f964124867110d1504d4e903
tree211612f900e1585bfe4a4e722f457b5c31220d31
parent22d9ac0a101afce3821ff5abd2f0a0475f106757
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