]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Write username even without authname. 27/3627/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:00 +0000 (08:29 -0500)
commitc9a97398f7d9953e4ba404580b5043a102f1a739
tree9f0e9e09a76645de4f17556917e696c3a8e84a8b
parent56e0aed17758b1cad338e84c5457824cee874d95
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