]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent. 32/3632/1
authorAlexander Traud <pabstraud@compuserve.com>
Thu, 18 Aug 2016 13:17:47 +0000 (15:17 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Thu, 18 Aug 2016 13:31:53 +0000 (08:31 -0500)
commit9f86d27f603b6bfd109fcf4a40633a0a860112b6
treef73de80a5b852d993ecd474b6dc2f6ae4ba4cd87
parent41e9bf60aa99c063d7dd0d10ab80a1053f4c15af
sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent.

When using the migration script sip_to_pjsip.py, no section of type=system or
type=general were created. Therefore the keys compactheaders, timerb, timert1,
and useragent were not migrated to pjsip.conf.

ASTERISK-22374

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