On Tue, Jun 26, 2018, at 8:31 PM, Dovid Bender wrote: > On Tue, Jun 26, 2018 at 7:28 PM, Doug Lytle <[email protected]> wrote: > > > On 06/26/2018 07:20 PM, Dovid Bender wrote: > > > > Doug, > > > > I tried that as well. Even with my dialplan looking like this: > > > > > > > > Ordering by includes works for me under Asterisk 11 and 13
The context always takes priority over includes. Includes are only examined if there are no matches in the current context. It's always worked this way. Ordering includes as such is one way to control that. As it is the matching is working as expected. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
