]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Parse register even with transport. 26/3626/1
authorAlexander Traud <pabstraud@compuserve.com>
Thu, 18 Aug 2016 13:14:36 +0000 (15:14 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Thu, 18 Aug 2016 13:28:13 +0000 (08:28 -0500)
commitd0c1a4fd33f58dd1725f20f3b35b1ca4b9c9dc0a
tree178830d27bd612a7855ea0856974c0e46e4f81ba
parent41e9bf60aa99c063d7dd0d10ab80a1053f4c15af
sip_to_pjsip: Parse register even with transport.

When using the migration script sip_to_pjsip.py and the register string
started with a transport in sip.conf - like tls://... - register was not parsed
correctly and therefore not migrated correctly to pjsip.conf.

ASTERISK-22374

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