[asterisk-bugs] [Asterisk 0013972]: including same dial plan into 2 different contexts, produces different priorities
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Nov 27 16:31:34 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13972
======================================================================
Reported By: pabelanger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13972
Category: PBX/General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.0.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-25 22:19 CST
Last Modified: 2008-11-27 16:31 CST
======================================================================
Summary: including same dial plan into 2 different contexts,
produces different priorities
Description:
I'll try my best to explain.
We are trying to create a context [Global1] that we reuse it a few other
contexts. The problem is, when included in the first context, the
priorities are created properly.
However, when we call the next context including [Global1], the priorities
from [Global1] are dropped and over written by the context that included
it.
======================================================================
----------------------------------------------------------------------
(0095583) coolmig (reporter) - 2008-11-27 16:31
http://bugs.digium.com/view.php?id=13972#c95583
----------------------------------------------------------------------
Well, a workaround could be using another extension on the Goto's (s,start
to <another extension>,1). I think that using the same extension on a
context and an included context is what is causing you problems.
However, including the same dialplan into 2 different context should
produce the same priorities.
Issue History
Date Modified Username Field Change
======================================================================
2008-11-27 16:31 coolmig Note Added: 0095583
======================================================================
More information about the asterisk-bugs
mailing list