[asterisk-bugs] [JIRA] (ASTERISK-30472) pbx_ael: Literal usage for variables broken

ben kolodny (JIRA) noreply at issues.asterisk.org
Sun Mar 19 08:17:03 CDT 2023


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=261591#comment-261591 ] 

ben kolodny commented on ASTERISK-30472:
----------------------------------------

this should of been done with a switch as it breaks backward compatibly   !
if we wanted to expand a variable we used the  eval() func .

> pbx_ael: Literal usage for variables broken
> -------------------------------------------
>
>                 Key: ASTERISK-30472
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30472
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: PBX/pbx_ael
>    Affects Versions: 18.17.0
>         Environment: centos
>            Reporter: isrl
>            Severity: Critical
>
> the change in asterisk 30406 brakes existing dialplans making use of literally
> we have this 
>     bq. STDDIALOPTION=U(destChannelActions^${ALWAYSRECORD}^${RECORDINGFORMAT}^${CONFIRM}^${CONFIRMMD5}^${ONANSWER}^${ONANSWERID}^${RECORDOTHERLEG}^${MIXMONITOROPTION})b(pjsip_header,setpjsipheader,1);
> which is now broke with the change



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list