On 01/13/2012 03:07 PM, Doug Lytle wrote:

Jonas Kellens wrote:
Meaning ?

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.

Usually, there is something ordered differently then expected.

Also, what version of Asterisk?

Doug

Asterisk 1.6.2.22

It is impossible to post all of this information... However, this is the context CheckOnNet :

...<snip>...
  '_32962' =>  1. GoTo(solutions,${EXTEN},1)             [pbx_config]
  '_3295[0-9]' => 1. GoTo(step,${EXTEN},1)                   [pbx_config]
'_XXXXXXXX.' => 1. NoOp() [pbx_config] 2. Return() [pbx_config] Include => 'TrunkAccounts' [pbx_config]

-= 252 extensions (253 priorities) in 1 context. =-


Does this mean the Return() comes before Asterisk looks into the context [TrunkAccounts] ??


Kind regards,
Jonas.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to