[asterisk-commits] mmichelson: trunk r81388 -	/trunk/configs/queues.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Aug 30 13:52:45 CDT 2007
    
    
  
Author: mmichelson
Date: Thu Aug 30 13:52:44 2007
New Revision: 81388
URL: http://svn.digium.com/view/asterisk?view=rev&rev=81388
Log:
Added note to sample queues.conf file to line up with most recent change regarding setinterfacevar.
MEMBERREALTIME indicates whether a member is realtime.
Modified:
    trunk/configs/queues.conf.sample
Modified: trunk/configs/queues.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/queues.conf.sample?view=diff&rev=81388&r1=81387&r2=81388
==============================================================================
--- trunk/configs/queues.conf.sample (original)
+++ trunk/configs/queues.conf.sample Thu Aug 30 13:52:44 2007
@@ -135,6 +135,7 @@
 ; MEMBERLASTCALL is the last time the member took a call. 
 ; MEMBERPENALTY is the penalty of the member 
 ; MEMBERDYNAMIC indicates if a member is dynamic or not
+; MEMBERREALTIME indicates if a member is realtime or not
 ;
 ;setinterfacevar=no
 ;
    
    
More information about the asterisk-commits
mailing list