[Home]

Summary:ASTERISK-09177: [patch] Asterisk dont log when QueueMember is Added or Removed
Reporter:Luis Antonio Araujo Brito (caitif)Labels:
Date Opened:2007-04-03 22:39:13Date Closed:2007-04-04 09:15:28
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) logging_add_and_remove_queue_member.diff
Description:Hello people,
   This is my first patch, so I did the functions ''remove_from_queue'' and ''add_to_queue'' log when these events happens. In both cases the log is written in ast_log in DEBUG level and always written in ast_queue_log.

I attached the patch (svn diff) to this post.

Thanks for this great PBX and sorry if there's anything wrong!

P.S.: It's tested and is useful to generate logs for my boss' splunk. :)  
Comments:By: jmls (jmls) 2007-04-04 01:00:15

caitif - you will need to send in a disclaimer before anyone can look at this patch. Thanks.

By: Luis Antonio Araujo Brito (caitif) 2007-04-04 01:30:59

jmls - sorry. I can?t edit this ticket to change the disclaimer on file to yes... What do I need to do?

By: jmls (jmls) 2007-04-04 01:44:34

have you faxed a disclaimer to Digium already ?

By: Serge Vecher (serge-v) 2007-04-04 09:15:28

this functionality has been added to trunk in rev. 47432 a while ago (see duplicate bug for details). Since this is a new feature, it will not be backported to 1.2 branch. Thanks for contributing!