]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 8 Jun 2021 20:48:04 +0000 (15:48 -0500)
commit6873c5f3e4cd69bc3d70a6fff06f8e45c7ef54e1
treeb11d4f663e36a12fc657d261a026337dd4700c55
parent99573f9540577b05c9c28d62eed24886d3903755
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