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

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Nov 19 14:36:47 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11308 
====================================================================== 
Reported By:                pnlarsson
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   11308
Category:                   PBX/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
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:36 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'
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-19-07 14:36  file           Status                   new => assigned     
11-19-07 14:36  file           Assigned To               => murf            
======================================================================




More information about the asterisk-bugs mailing list