[asterisk-bugs] [Asterisk 0011498]: RINGNOANSWER queue_log without a member name

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Dec 13 02:05:54 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11498 
====================================================================== 
Reported By:                hloubser
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   11498
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.15  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!): 90163 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-10-2007 02:53 CST
Last Modified:              12-13-2007 02:05 CST
====================================================================== 
Summary:                    RINGNOANSWER queue_log without a member name
Description: 
Some RINGNOANSWER events in the queue_log are missing member names in
around 10% of the calls to rna() in app_queue.c . SVN 90163, OS Ubuntu
7.10.
====================================================================== 

---------------------------------------------------------------------- 
 hloubser - 12-13-07 02:05  
---------------------------------------------------------------------- 
I tested patch 11498v2 - the member is now updated, but the problem remains
the same:

1197532261|1197532219.2207|4476|SIP/1539|RINGNOANSWER|10000

1197532261|1197532222.2217|4476||RINGNOANSWER|10000

1197532263|1197532223.2218|4476|SIP/1509|RINGNOANSWER|10000

1197532263|1197532221.2212|4476|SIP/1524|RINGNOANSWER|10000

1197532265|1197532224.2223|4476||RINGNOANSWER|10000

1197532265|1197532224.2226|4476|SIP/1528|RINGNOANSWER|10000

 
The problem can be reproduced by running a stress test using a pool of
soft phones to call into the queue. The queue members are also soft phones,
controlled with a java program.

This is the line where membername is not set in 10% of the cases (line
2263, rev 90163 of app_queue.c):

 if (!*to)

   rna(orig, qe, on, membername); 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-13-07 02:05  hloubser       Note Added: 0075329                          
======================================================================




More information about the asterisk-bugs mailing list