mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	ARI/AMI: Include language in standard channel snapshot output
The channel "language" was already part of a channel snapshot, however is was not sent out over AMI or ARI. This patch makes it so the channel "language" is included in the appropriate AMI or ARI events. ASTERISK-24553 #close Reported by: Matt Jordan Review: https://reviewboard.asterisk.org/r/4245/ ........ Merged revisions 429204 from http://svn.asterisk.org/svn/asterisk/branches/12 ........ Merged revisions 429206 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@429209 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -1242,6 +1242,7 @@ ari_validator ast_ari_validate_application_fn(void); | ||||
|  * - creationtime: Date (required) | ||||
|  * - dialplan: DialplanCEP (required) | ||||
|  * - id: string (required) | ||||
|  * - language: string (required) | ||||
|  * - name: string (required) | ||||
|  * - state: string (required) | ||||
|  * Dialed | ||||
|   | ||||
		Reference in New Issue
	
	Block a user