[asterisk-bugs] [Asterisk 0014280]: Queue member location is altered
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 19 16:41:12 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14280
======================================================================
Reported By: sigxcpu
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14280
Category: Applications/app_queue
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.0.3
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-19 15:51 CST
Last Modified: 2009-01-19 16:41 CST
======================================================================
Summary: Queue member location is altered
Description:
I've simulated Agent behaviour with Local channels.
I also set the /n flag to Local like this:
Local/629794 at agent-call/n
This is the member name.
After a call is connected with the agent (or disconnected), it seems that
this queue member name is altered in a sense that the last "/n"
dissapears.
======================================================================
----------------------------------------------------------------------
(0098165) sigxcpu (reporter) - 2009-01-19 16:41
http://bugs.digium.com/view.php?id=14280#c98165
----------------------------------------------------------------------
This is the dynamic add to the queue:
AddQueueMember(1000,Local/123456 at agent-call/n,,,Agent123456,Custom:123456);
So, the agent interface is Local/123456 at agent-call/n
After the first connected customer, it is Local/123456 at agent-call and
stays like that.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-19 16:41 sigxcpu Note Added: 0098165
======================================================================
More information about the asterisk-bugs
mailing list