[asterisk-bugs] [JIRA] (ASTERISK-17695) 1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Tue Apr 16 12:11:47 CDT 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-17695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246929#comment-246929 ]
Friendly Automation commented on ASTERISK-17695:
------------------------------------------------
Change 11275 merged by Friendly Automation:
pbx.c: Ignore dashes in extensions when using extenpatternmatchnew
[https://gerrit.asterisk.org/c/asterisk/+/11275|https://gerrit.asterisk.org/c/asterisk/+/11275]
> 1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them
> ------------------------------------------------------------------------
>
> Key: ASTERISK-17695
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17695
> Project: Asterisk
> Issue Type: Bug
> Components: Tests/NewFeature
> Affects Versions: 1.8.3, 13.18.4
> Reporter: test011
> Severity: Minor
>
> 1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them.
> ex) exten => _ASTERISK-5.,n,Goto(9-${DIALSTATUS},1)
> ex) exten => s,2,Goto(1-out,1)
> I believe something like "Goto(1-${DIALSTATUS},1)" is widely used, but extenpatternmatchnew=yes has some parsing problem and can't find it.
> with extenpatternmatchnew=no works fine.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list