[Asterisk-Users] Hitting * in a queue call hangs up?
Matt
mhoppes at gmail.com
Tue Jun 20 17:39:46 MST 2006
That wasn't the question :) The question was HOW...
I.E. What exactly does ast_frfree(f); do and what does f=NULL; do?
Those are some pretty nasty variable names.
On 6/20/06, Steve Totaro <stotaro at asteriskhelpdesk.com> wrote:
> Yes, it hangs up on the caller.
>
> Matt wrote:
> > 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
> >> >
> >>
> > _______________________________________________
> > --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
> >
>
> _______________________________________________
> --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