[asterisk-bugs] [JIRA] (ASTERISK-29459) Missing configuration from PJSIP to SIP conversion script
N A (JIRA)
noreply at issues.asterisk.org
Tue Jun 1 09:32:17 CDT 2021
N A created ASTERISK-29459:
------------------------------
Summary: Missing configuration from PJSIP to SIP conversion script
Key: ASTERISK-29459
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29459
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Channels/chan_pjsip
Affects Versions: 18.4.0
Reporter: N A
Some things I noticed missing from the python script that helps with converting chan_sip config to chan_pjsip config:
- subscribecontext -> subscribe_context is not included at all (for BLF).
- dtmfmode = auto should convert to dtmf_mode = auto, but there is currently no case for the "auto" case, even though that's valid in both.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list