mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	cli: Add command to evaluate dialplan functions.
Adds the dialplan eval function commands to evaluate a dialplan function from the CLI. The return value and function result are printed out and can be used for testing or debugging. ASTERISK-29820 #close Change-Id: I833e97ea54c49336aca145330a2adeebfad05209
This commit is contained in:
		
				
					committed by
					
						 Friendly Automation
						Friendly Automation
					
				
			
			
				
	
			
			
			
						parent
						
							4f7e3d1609
						
					
				
				
					commit
					3686a97d79
				
			
							
								
								
									
										5
									
								
								doc/CHANGES-staging/cli_eval_function.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								doc/CHANGES-staging/cli_eval_function.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| Subject: cli | ||||
|  | ||||
| A new CLI command 'dialplan eval function' has been | ||||
| added which allows users to test the behavior of | ||||
| dialplan function calls directly from the CLI. | ||||
		Reference in New Issue
	
	Block a user