Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-23 Thread Dinesh Nair



On 06/20/06 18:20 Matt said the following:
It seems 1.2.9.1 does not correct this behavior... can I correct it 
somehow?


matt, i believe i've already sent this to the list.

the bug at http://bugs.digium.com/view.php?id=6897 has the fix for 1.2.x as 
agent-endcall.patch. apply that, and hitting '*' during a queue call wont 
hang up the call. to hangup the call you'd then need to use whatever was 
defined for disconnect in features.conf. also not that endcall=no in 
agents.conf.


--
Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)   http://www.openmalaysiablog.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+
___
--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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-20 Thread Matt

It seems 1.2.9.1 does not correct this behavior... can I correct it somehow?

On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:

- BJ Weschke [EMAIL PROTECTED] 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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-20 Thread Matt

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 [EMAIL PROTECTED] wrote:

It seems 1.2.9.1 does not correct this behavior... can I correct it somehow?

On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:
 - BJ Weschke [EMAIL PROTECTED] 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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-20 Thread Steve Totaro

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 [EMAIL PROTECTED] wrote:
It seems 1.2.9.1 does not correct this behavior... can I correct it 
somehow?


On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:
 - BJ Weschke [EMAIL PROTECTED] 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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-20 Thread Matt

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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] wrote:
 It seems 1.2.9.1 does not correct this behavior... can I correct it
 somehow?

 On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:
  - BJ Weschke [EMAIL PROTECTED] 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


___
--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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-19 Thread Matt

Correct,
And no, I am not passing H.This was identified as a bug in the
chan_agents code.

On 6/17/06, Wes Baehr [EMAIL PROTECTED] wrote:

Create a context for your queue and put a '*' extension to redirect them
back to the main menu (or wherever)

Also, you're not passing option 'H' to Queue(), right?

  'H' -- allow caller to hang up by hitting *.

(I believe the actual hangup digit is defined by features.conf, but I could
be wrong)

Wes Baehr

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt
Sent: Friday, June 16, 2006 4:54 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Hitting * in a queue call hangs up?

Kevin/et all,
I thought this was mentioned in another thread, but I can't find it now..

Does 1.2.9.x fix this?
If not.. what do I need to comment out to prevent * from hanging up on
people when they come in a queue?

On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:
 - BJ Weschke [EMAIL PROTECTED] 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

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006


___
--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


RE: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-17 Thread Wes Baehr
Create a context for your queue and put a '*' extension to redirect them
back to the main menu (or wherever)

Also, you're not passing option 'H' to Queue(), right?

  'H' -- allow caller to hang up by hitting *.

(I believe the actual hangup digit is defined by features.conf, but I could
be wrong)

Wes Baehr

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt
Sent: Friday, June 16, 2006 4:54 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Hitting * in a queue call hangs up?

Kevin/et all,
I thought this was mentioned in another thread, but I can't find it now..

Does 1.2.9.x fix this?
If not.. what do I need to comment out to prevent * from hanging up on
people when they come in a queue?

On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:
 - BJ Weschke [EMAIL PROTECTED] 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

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
 

___
--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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-16 Thread Matt

Kevin/et all,
I thought this was mentioned in another thread, but I can't find it now..

Does 1.2.9.x fix this?
If not.. what do I need to comment out to prevent * from hanging up on
people when they come in a queue?

On 6/12/06, Kevin P. Fleming [EMAIL PROTECTED] wrote:

- BJ Weschke [EMAIL PROTECTED] 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


[Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-12 Thread Matt

Can anyone explain why when I hit * (as in *2 to transfer) a call that
has come to me in a queue asterisk disconnects the call?  All I have
to do is hit * and the call drops.
___
--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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-12 Thread BJ Weschke

On 6/12/06, Matt [EMAIL PROTECTED] wrote:

Can anyone explain why when I hit * (as in *2 to transfer) a call that
has come to me in a queue asterisk disconnects the call?  All I have
to do is hit * and the call drops.


This was a hardcoded feature in Asterisk 1.2.X versions. It's now
an optional feature in /trunk and will be going forward.


--
Bird's The Word Technologies, Inc.
http://www.btwtech.com/
___
--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


Re: [Asterisk-Users] Hitting * in a queue call hangs up?

2006-06-12 Thread Kevin P. Fleming
- BJ Weschke [EMAIL PROTECTED] 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