[asterisk-bugs] [JIRA] (ASTERISK-28324) res_mwi_devstate does not allow variable replacement in dialplan
Ross Beer (JIRA)
noreply at issues.asterisk.org
Wed Mar 6 04:35:47 CST 2019
Ross Beer created ASTERISK-28324:
------------------------------------
Summary: res_mwi_devstate does not allow variable replacement in dialplan
Key: ASTERISK-28324
URL: https://issues.asterisk.org/jira/browse/ASTERISK-28324
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_pjsip
Affects Versions: 16.2.1, 13.25.0
Environment: CentOS 7
Reporter: Ross Beer
Severity: Minor
Presence subscriptions currently allow the use of variable replacement, for example:
exten => _MWIXXXXX,hint,MWI:$(EXTEN:3)@default
However, the above does not work with the new res_mwi_devstate module, instead to get it to work you must explicitly set the 'MWI:<value>@default'.
There has been a standing issue for years with the presence variable replacements using variables such as account code that would also be great to rectify as this would allow for a far more flexible BLF/Subscription dial plan.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list