[asterisk-bugs] [Asterisk 0018538]: Extension not matched.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 27 18:15:49 UTC 2010
A NOTE has been added to this issue.
======================================================================
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: new
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:
======================================================================
Date Submitted: 2010-12-27 07:54 CST
Last Modified: 2010-12-27 12:15 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.
======================================================================
----------------------------------------------------------------------
(0129996) pabelanger (administrator) - 2010-12-27 12:15
https://issues.asterisk.org/view.php?id=18538#c129996
----------------------------------------------------------------------
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it would
make more sense to raise your question in the support tracker,
http://www.asterisk.org/support
----------------------------------------------------------------------
(0129995) pabelanger (administrator) - 2010-12-27 12:15
https://issues.asterisk.org/view.php?id=18538#c129995
----------------------------------------------------------------------
Thanks for your comments. This does not appear to be a bug report and we
are closing it. We appreciate the difficulties you are facing, but it would
make more sense to raise your question in the support tracker,
http://www.asterisk.org/support
Issue History
Date Modified Username Field Change
======================================================================
2010-12-27 12:15 pabelanger Note Added: 0129995
2010-12-27 12:15 pabelanger Note Added: 0129996
======================================================================
More information about the asterisk-bugs
mailing list