[asterisk-bugs] [JIRA] (ASTERISK-23927) pbx_config do incorrect matching if - happens
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Jun 25 11:13:58 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan closed ASTERISK-23927.
----------------------------------
Resolution: Not A Bug
> pbx_config do incorrect matching if - happens
> ---------------------------------------------
>
> Key: ASTERISK-23927
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23927
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: PBX/pbx_config
> Affects Versions: 1.8.28.2, 11.10.2
> Environment: linux
> Reporter: Alexander Merkulov
> Severity: Critical
>
> If dialplan have context like this:
> [testr]
> exten =>_RG-6007-X.,1, NoCDR(6007)
> exten =>_RG-600-X.,1, NoCDR(600)
> Result of dialplan matching will be
> dialplan show RG-600-7987111111501#@testr
> [ Context 'testr' created by 'pbx_config' ]
> '_RG-6007-X.' => 1. NoCDR(6007) [pbx_config]
> '_RG-600-X.' => 1. NoCDR(600) [pbx_config]
> Resulting match of incorrect dialplan row.
> Issue is critical becuase such dialplan used by freepbx 2.6+ versions for ringgroups.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list