]> git.ipfire.org Git - thirdparty/asterisk.git/commit
sip_to_pjsip: Fix missing cases
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 2 Jun 2021 13:11:24 +0000 (09:11 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 8 Jun 2021 20:17:04 +0000 (15:17 -0500)
commit23764257856b4152de1e28b40d7a9c4937fd87ec
tree8dd81f43ae39327c428e7334a12bd4158da3b5c0
parent95f588496d7d1d4a918a0d1b9f9ba947b456631f
sip_to_pjsip: Fix missing cases

Adds the "auto" case which is valid with
both chan_sip dtmfmode and chan_pjsip's
dtmf_mode, adds subscribecontext to
subscribe_context conversion, and accounts
for cipher = ALL being invalid.

ASTERISK-29459

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