]> git.ipfire.org Git - thirdparty/asterisk.git/commit
contrib/script/sip_to_pjsip: implement 'all' for allow/disallow
authorTorrey Searle <torrey@voxbone.com>
Wed, 11 Oct 2017 11:04:12 +0000 (13:04 +0200)
committerTorrey Searle <tsearle@gmail.com>
Mon, 16 Oct 2017 11:25:56 +0000 (06:25 -0500)
commite682580df40a6ada9a3ba3d8a904966b393c8f8c
tree8834ac4964ca99984861592b8e17a2e9a7a6d6f0
parentdd72eac5748bfdeed32db013a67504f8d885e287
contrib/script/sip_to_pjsip: implement 'all' for allow/disallow

when 'all' is specified in an allow or disallow section, it should erase
all values from the inverse section in the default config. E.G.
allow=all should erase any deny values from default config &
vice-versa

ASTERISK-27333 #close

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