[asterisk-users] Parked calls - can't pickup
OCG Technical Support
support at ocg.ca
Tue Feb 26 09:01:33 CST 2008
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]
-= 2 extensions (3 priorities) in 2 contexts. =-
pbx*CLI>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
> Jared Smith
> Sent: Tuesday, February 26, 2008 9:46 AM
> To: Asterisk Users List
> Subject: Re: [asterisk-users] Parked calls - can't pickup
>
> On Mon, 2008-02-25 at 21:03 -0500, Michelle Dupuis wrote:
> > I have 2 contexts in my extensions.conf: internal and
> external calls.
> > I have included the parkedcalls context in both.
> >
> > Do I need to preface the include with a # symbol?
>
> No, you do not. You simply need a like that says:
>
> include => parkedcalls
>
> A couple of things to check:
>
> 1) make sure you haven't changed the context name in
> features.conf (from "parkedcalls" to something else) and
> 2) you can always type "dialplan show 701 at context-name" from
> the Asterisk CLI to see what would match if you dialed
> extension 701 in that context.
>
> --
> 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
More information about the asterisk-users
mailing list