]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Add cert_file. 51/3651/1
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 19 Aug 2016 08:59:40 +0000 (10:59 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Fri, 19 Aug 2016 09:08:09 +0000 (04:08 -0500)
commita628009eb9c883947b57762dc81c216a9a89112b
treed9aefefabbf54c7c875278ea5ba3a477267c70bf
parent5d4ce33e8cfeb4f9e0027fa96e96d17b5f247e64
sip_to_pjsip: Add cert_file.

When using the migration script sip_to_pjsip.py, cert_file was not migrated to
pjsip.conf. A previous change regarding this contained a copy/paste error.

ASTERISK-22374

Change-Id: I0fa72e9412117d53b4284fc6b83fa5b2b95ba03b
contrib/scripts/sip_to_pjsip/sip_to_pjsip.py