[asterisk-commits] jrose: trunk r338720 - in /trunk: ./	configs/queues.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Fri Sep 30 13:59:04 CDT 2011
    
    
  
Author: jrose
Date: Fri Sep 30 13:59:01 2011
New Revision: 338720
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=338720
Log:
Merged revisions 338719 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/10
................
  r338719 | jrose | 2011-09-30 13:55:27 -0500 (Fri, 30 Sep 2011) | 9 lines
  
  Merged revisions 338718 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.8
  
  ........
    r338718 | jrose | 2011-09-30 13:54:30 -0500 (Fri, 30 Sep 2011) | 1 line
    
    Adds documentation for QueueMemberStatus event generation
  ........
................
Modified:
    trunk/   (props changed)
    trunk/configs/queues.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.
Modified: trunk/configs/queues.conf.sample
URL: http://svnview.digium.com/svn/asterisk/trunk/configs/queues.conf.sample?view=diff&rev=338720&r1=338719&r2=338720
==============================================================================
--- trunk/configs/queues.conf.sample (original)
+++ trunk/configs/queues.conf.sample Fri Sep 30 13:59:01 2011
@@ -470,6 +470,7 @@
 ; If this is set to yes, the following manager events will be generated:
 ; QueueMemberStatus
 ; (may generate a WHOLE LOT of extra manager events)
+; The default value is yes and this can not be set globally.
 ;
 ; eventmemberstatus = no
 ;
    
    
More information about the asterisk-commits
mailing list