mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	apps/app_playback.c: Add 'mix' option to app_playback
I am adding a mix option that will play by filename and say.conf unlike say option that will only play with say.conf. It will look on the format of the name, if it is like say it play with say.conf if not it will play the file name. ASTERISK-29662 Change-Id: I815816916a308f0fa8f165140dc15772dcbd547a
This commit is contained in:
		
				
					committed by
					
						 Friendly Automation
						Friendly Automation
					
				
			
			
				
	
			
			
			
						parent
						
							2b9cddc7d0
						
					
				
				
					commit
					154c592799
				
			
							
								
								
									
										7
									
								
								doc/CHANGES-staging/add_mix_option_to_playback.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								doc/CHANGES-staging/add_mix_option_to_playback.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| Subject: app_playback | ||||
| Subject: apps | ||||
|  | ||||
| A new option 'mix' is added to the Playback application that  | ||||
| will play by filename and say.conf. It will look on the format of the  | ||||
| name, if it is like say format it will play with say.conf if not it  | ||||
| will play the file name. | ||||
		Reference in New Issue
	
	Block a user