]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip.py: Handle #include globs and other fixes
authorSean Bright <sean.bright@gmail.com>
Thu, 29 Oct 2020 15:21:45 +0000 (11:21 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 5 Nov 2020 14:36:41 +0000 (08:36 -0600)
commite067d5c8fd1538fa32d67084ae6c7dad728d0828
treefca6ad2187fc75c6bc121609d7cf0620029f9f04
parent13b56c4be6034ecf33f480ead096a22e72ac66c8
sip_to_pjsip.py: Handle #include globs and other fixes

* Wildcards in #includes are now properly expanded

* Implement operators for Section class to allow sorting

ASTERISK-29142 #close

Change-Id: I9b9cd95f4cbe5c24506b75d17173c5aa1a83e5df
contrib/scripts/sip_to_pjsip/astconfigparser.py