[asterisk-bugs] [Asterisk 0000034]: app_queue Dynamic member add, also adding unique call ID
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 28 15:15:10 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=34
======================================================================
Reported By: tjardick
Assigned To: markster
======================================================================
Project: Asterisk
Issue ID: 34
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 07-31-2003 13:03 CDT
Last Modified: 06-28-2008 15:15 CDT
======================================================================
Summary: app_queue Dynamic member add, also adding unique
call ID
Description:
AddQueueMember(MyQueue) add user Sip/sipuser-e74u instead of Sip/sipuser.
Same with Zap/1-1 instead of Zap/1
======================================================================
----------------------------------------------------------------------
svnbot - 06-28-08 15:15
----------------------------------------------------------------------
Repository: asterisk
Revision: 126222
U team/murf/mtxprof/main/utils.c
------------------------------------------------------------------------
r126222 | murf | 2008-06-28 15:15:03 -0500 (Sat, 28 Jun 2008) | 1 line
Another experiment; force a coredump at pthread_create before
http://bugs.digium.com/view.php?id=34, then
another at http://bugs.digium.com/view.php?id=38, and compare the thread list;
at 38, the thread creation is
slow; at 34 they are fast. Compared the two; the only diff is that the sip
do_monitor is in the handle_request_invite code; and the CLI thread is
created. That's it. Tried running Asterisk w/o the CLI, and still the
pthread creates are slow, so that isn't it.
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=126222
Issue History
Date Modified Username Field Change
======================================================================
06-28-08 15:15 svnbot Note Added: 0089402
======================================================================
More information about the asterisk-bugs
mailing list