mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	app_queue: periodic announcement configurable start time.
This newly introduced periodic-announce-startdelay makes it possible to
configure the initial start delay of the first periodic announcement
after which periodic-announce-frequency takes over.
ASTERISK-30437 #close
Change-Id: Ia79984b6377ef78f167ad9ea2ac084bec29955d0
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
(cherry picked from commit c405630810)
			
			
This commit is contained in:
		
				
					committed by
					
						 Asterisk Development Team
						Asterisk Development Team
					
				
			
			
				
	
			
			
			
						parent
						
							ea73a1f10d
						
					
				
				
					commit
					2383e8a598
				
			
							
								
								
									
										9
									
								
								doc/CHANGES-staging/app_queue.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								doc/CHANGES-staging/app_queue.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Subject: app_queue | ||||
|  | ||||
| Introduce a new queue configuration option called | ||||
| 'periodic-announce-startdelay' which will vary the normal (historic) behavior | ||||
| of starting the periodic announcement cycle at periodic-announce-frequency | ||||
| seconds after entering the queue to start the periodic announcement cycle at | ||||
| period-announce-startdelay seconds after joining the queue. | ||||
|  | ||||
| The default behavior if this config option is not set remains unchanged. | ||||
		Reference in New Issue
	
	Block a user