[asterisk-bugs] [Asterisk 0018538]: Extension not matched.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 27 18:16:13 UTC 2010


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=18538 
====================================================================== 
Reported By:                johnfive
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18538
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.2.14 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-12-27 07:54 CST
Last Modified:              2010-12-27 12:16 CST
====================================================================== 
Summary:                    Extension not matched.
Description: 
Hi,

The following extension is not matched :

[Interne]
exten => 2060-N,1,Macro(................)

The problem is with the "N" or "n".
When I try with an another letter, there are no problem.


This, not work too :
exten => 2060-Ntest,1,Macro(................)

But this, work fine :
exten => 2060-Atest,1,Macro(................)

# asterisk -rvv
Asterisk 1.6.2.13, Copyright (C) 1999 - 2010 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>

Thx you for your help.


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-27 12:16 pabelanger     Status                   new => closed       
======================================================================




More information about the asterisk-bugs mailing list