[asterisk-bugs] [Asterisk 0014708]: CID matching is wrong
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Mar 20 06:14:55 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14708
======================================================================
Reported By: klaus3000
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14708
Category: Core/PBX
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-03-20 06:14 CDT
Last Modified: 2009-03-20 06:14 CDT
======================================================================
Summary: CID matching is wrong
Description:
Hi!
When using CID matching in extensions.conf/ael it uses a wrong matching
algorithm:
E.g. CallerID = 699111600
exten => s/_699.,1,NoOp(bad)
exten => s/_6991116.,1,NoOp(good)
This will use "bad" although it should match "good" (like the normal
extension matching algorithm does)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-03-20 06:14 klaus3000 New Issue
2009-03-20 06:14 klaus3000 Asterisk Version => 1.4.24
2009-03-20 06:14 klaus3000 Regression => No
2009-03-20 06:14 klaus3000 SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list