]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Write username even without authname. 28/3628/1
authorAlexander Traud <pabstraud@compuserve.com>
Thu, 18 Aug 2016 13:15:38 +0000 (15:15 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Thu, 18 Aug 2016 13:29:14 +0000 (08:29 -0500)
commite054acc723b0b0b45b525ce56f04ee8053215df5
treebd8c0fae64dbe0d74047f50e1891855ae9a2914e
parent41e9bf60aa99c063d7dd0d10ab80a1053f4c15af
sip_to_pjsip: Write username even without authname.

When using the migration script sip_to_pjsip.py, now the (mandatory) username is
written to pjsip.conf, even if there was no (optional) authname in the register
string in sip.conf.

ASTERISK-22374

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