[asterisk-bugs] [Asterisk 0011363]: Picking the wrong extension with _21x.

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Nov 24 11:43:58 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11363 
====================================================================== 
Reported By:                pnlarsson
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11363
Category:                   PBX/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89537 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-24-2007 09:01 CST
Last Modified:              11-24-2007 11:43 CST
====================================================================== 
Summary:                    Picking the wrong extension with _21x.
Description: 
Another issue with extension matching, in trunk rev 89537.

Dialing 2012 picks upp extension 20 instead of _20x.

[general]
static=yes
writeprotect=no

[from-internal]
include=>ext_test
include=>ext_local

[ext_local]
exten=>_20x.,1,Noop(20x)

[ext_test]
exten=>20,1,Noop(20)

====================================================================== 

---------------------------------------------------------------------- 
 pnlarsson - 11-24-07 11:43  
---------------------------------------------------------------------- 
lisa*CLI> dialplan reload
  == Parsing '/etc/asterisk/extensions.conf':   == Found
    -- Registered extension context 'from-internal'
    -- Including context 'ext_test' in context 'from-internal'
    -- Including context 'ext_local' in context 'from-internal'
    -- Registered extension context 'ext_local'
    -- Added extension '_20X.' priority 1 to ext_local
    -- Registered extension context 'ext_test'
    -- Added extension '20' priority 1 to ext_test
  == Using TOS bits 0
  == Using CoS mark 5
    -- Executing [2012 at from-internal:1] NoOp("SIP/2006-08289e18", "20") in
new stack
    -- Auto fallthrough, channel 'SIP/2006-08289e18' status is 'UNKNOWN' 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-24-07 11:43  pnlarsson      Note Added: 0074269                          
======================================================================




More information about the asterisk-bugs mailing list