mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Prepare master for Asterisk 22
This commit is contained in:
		
				
					committed by
					
						![asterisk-org-access-app[bot]](/avatar/58a64b62d62d5b23df7bc832f016f9db?size=40) asterisk-org-access-app[bot]
						asterisk-org-access-app[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							51a7b18038
						
					
				
				
					commit
					c3c82441a2
				
			| @@ -58,7 +58,6 @@ struct ast_ari_endpoints_send_message_args { | ||||
| 	const char *from; | ||||
| 	/*! The body of the message */ | ||||
| 	const char *body; | ||||
| 	/*! The "variables" key in the body object holds technology specific key/value pairs to append to the message. These can be interpreted and used by the various resource types; for example, pjsip and sip resource types will add the key/value pairs as SIP headers, */ | ||||
| 	struct ast_json *variables; | ||||
| }; | ||||
| /*! | ||||
| @@ -150,7 +149,6 @@ struct ast_ari_endpoints_send_message_to_endpoint_args { | ||||
| 	const char *from; | ||||
| 	/*! The body of the message */ | ||||
| 	const char *body; | ||||
| 	/*! The "variables" key in the body object holds technology specific key/value pairs to append to the message. These can be interpreted and used by the various resource types; for example, pjsip and sip resource types will add the key/value pairs as SIP headers, */ | ||||
| 	struct ast_json *variables; | ||||
| }; | ||||
| /*! | ||||
|   | ||||
		Reference in New Issue
	
	Block a user