[asterisk-bugs] [Asterisk 0011308]: Picking the wrong extension

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Nov 19 14:29:39 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11308 
====================================================================== 
Reported By:                pnlarsson
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11308
Category:                   PBX/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89346 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-19-2007 14:24 CST
Last Modified:              11-19-2007 14:29 CST
====================================================================== 
Summary:                    Picking the wrong extension
Description: 
After the hash pbx stuff was committed, ie latest trunk, asterisk is
picking the wrong extension.

extension.conf:

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

[ext-local]
exten=>201,1,Noop(201)

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


The CLI output when dialing 201:

  == Using TOS bits 0
  == Using CoS mark 5
    -- Executing [201 at from-internal:1] NoOp("SIP/2003-b7009610", "20")
in new stack
    -- Auto fallthrough, channel 'SIP/2003-b7009610' status is 'UNKNOWN'
====================================================================== 

---------------------------------------------------------------------- 
 pnlarsson - 11-19-07 14:29  
---------------------------------------------------------------------- 
Sorry for the typo in extension.conf it should be [ext_local] and nothing
else... 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-19-07 14:29  pnlarsson      Note Added: 0074000                          
======================================================================




More information about the asterisk-bugs mailing list