<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 01/13/2012 03:07 PM, Doug Lytle wrote:
<blockquote cite="mid:sig.13595dc4ea.4F103AB1.8070806@drdos.info"
type="cite">
<br>
Jonas Kellens wrote:
<br>
<blockquote type="cite">Meaning ? </blockquote>
<br>
Meaning I want to see the dialplan order of that context. I'm
guessing that's your inbound context. With includes that also
include sub-contexts.
<br>
<br>
Usually, there is something ordered differently then expected.
<br>
<br>
Also, what version of Asterisk?
<br>
<br>
Doug
<br>
</blockquote>
<font face="Helvetica, Arial, sans-serif"><br>
Asterisk 1.6.2.22<br>
<br>
It is impossible to post all of this information... However, this
is the context CheckOnNet :<br>
<br>
...<snip>...<br>
'_32962' => 1. GoTo(solutions,${EXTEN},1)
[pbx_config]<br>
'_3295[0-9]' => 1. GoTo(step,${EXTEN},1)
[pbx_config]<br>
'_XXXXXXXX.' => 1.
NoOp() [pbx_config]<br>
2. Return()
[pbx_config]<br>
Include =>
'TrunkAccounts' [pbx_config]<br>
<br>
-= 252 extensions (253 priorities) in 1 context. =-<br>
<br>
<br>
Does this mean the Return() comes before Asterisk looks into the
context [TrunkAccounts] ??<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</font><br>
</body>
</html>