On Tue, 2008-02-26 at 10:01 -0500, OCG Technical Support wrote:
> It looks like I have a conflict!  (See results of diaplan show below).
> How
> can I force the parkedcalls context to be matched first?  (I include
> parkedcalls before I define the _X. priority).
> 
> pbx*CLI> dialplan show [EMAIL PROTECTED]
> [ Context 'entryocginternal' created by 'pbx_config' ]
>   '_X.' =>          1. Macro(dialexternal|${EXTEN}|${dialaccount})
> [pbx_config]
>                     2. Goto(s|1)
> [pbx_config]
> [ Included context 'parkedcalls' created by 'res_features' ]
>   '701' =>          1. ParkedCall(701)
> [res_features]

You can always point your phones at a new context that looks like:

[some-other-context-name]
include => parkedcalls
include => entryocginternal

-- 
Jared Smith
Community Relations Manager
Digium, Inc.


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to