]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent. 31/3631/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:34 +0000 (08:31 -0500)
commit6500f5e138d21589cde9bf0c76ccecefa2b7a71d
treea6a13252f7fd569446928ede7c2715b34d6ce7d0
parent56e0aed17758b1cad338e84c5457824cee874d95
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