[asterisk-bugs] [Asterisk 0017366]: strange extension pattern matching
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 26 11:22:03 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17366
======================================================================
Reported By: murf
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17366
Category: PBX/General
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-1517
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-05-20 12:57 CDT
Last Modified: 2010-05-26 11:22 CDT
======================================================================
Summary: strange extension pattern matching
Description:
Maybe I'm just hallucinating, but if I goto(mysw-17-3,label) and have
these extensions defined:
_mysw-17-.
_mysw-1-.
mysw-17-
mysw-17-*
mysw-17-2
mysw-17-1
s
The last match I would expect would be the second item in the list above,
but that's the one that is chosen.
======================================================================
----------------------------------------------------------------------
(0122498) pabelanger (manager) - 2010-05-26 11:22
https://issues.asterisk.org/view.php?id=17366#c122498
----------------------------------------------------------------------
For what its worth, here is an output from Asterisk using 'dialplan show'
---
*CLI> dialplan show mysw-17-3 at issue0017366
[ Context 'issue0017366' created by 'pbx_config' ]
'_mysw-1-.' => 1. NoOp(2)
[pbx_config]
'_mysw-17-.' => 1. NoOp(1)
[pbx_config]
-= 2 extensions (2 priorities) in 1 context. =-
Issue History
Date Modified Username Field Change
======================================================================
2010-05-26 11:22 pabelanger Note Added: 0122498
======================================================================
More information about the asterisk-bugs
mailing list