[asterisk-users] Parked calls - can't pickup
    Jared Smith 
    jsmith at digium.com
       
    Tue Feb 26 09:42:41 CST 2008
    
    
  
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 701 at entryocginternal
> [ 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.
    
    
More information about the asterisk-users
mailing list