[Asterisk-Users] Hitting * in a queue call hangs up?
Matt
mhoppes at gmail.com
Tue Jun 20 17:19:24 MST 2006
As I'm looking at the code... how does this:
/* terminates call */
ast_frfree(f);
f = NULL;
Terminate the call exactly?
On 6/20/06, Matt <mhoppes at gmail.com> wrote:
> It seems 1.2.9.1 does not correct this behavior... can I correct it somehow?
>
> On 6/12/06, Kevin P. Fleming <kpfleming at digium.com> wrote:
> > ----- BJ Weschke <bweschke at gmail.com> wrote:
> >
> > > This was a hardcoded "feature" in Asterisk 1.2.X versions. It's now
> > > an optional feature in /trunk and will be going forward.
> >
> > And this is only true for queue members that are chan_agent agents. If you don't use chan_agent, you won't see this behavior either.
> >
> > --
> > Kevin P. Fleming
> > Senior Software Engineer
> > Digium, Inc.
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.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