mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	app_senddtmf: Add option to answer target channel.
Adds a new option to SendDTMF() which will answer the specified channel if it is not already up. If no channel is specified, the current channel will be answered instead. ASTERISK-30422 Change-Id: Iddcbd501fcdf9fef0f453b7a8115a90b11f1d085
This commit is contained in:
		
				
					committed by
					
						 Sean Bright
						Sean Bright
					
				
			
			
				
	
			
			
			
						parent
						
							603675f285
						
					
				
				
					commit
					f015d3e0cc
				
			
							
								
								
									
										5
									
								
								doc/CHANGES-staging/app_senddtmf_answer.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								doc/CHANGES-staging/app_senddtmf_answer.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| Subject: app_senddtmf | ||||
|  | ||||
| A new option has been added to SendDTMF() which will answer the | ||||
| specified channel if it is not already up. If no channel is specified, | ||||
| the current channel will be answered instead. | ||||
		Reference in New Issue
	
	Block a user