]> git.ipfire.org Git - thirdparty/asterisk.git/commit
documentation: Document built-in system and channel vars
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 8 Jan 2022 20:35:09 +0000 (20:35 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 12 Jan 2022 14:20:21 +0000 (08:20 -0600)
commit5f59e0d36f3aa455ff89de206bbf3076df5a08b1
tree7932189b729614094216821ec42c4ac172c1c032
parentfbaf74bd3a24ee9ef02fe63aab15e60288b00af5
documentation: Document built-in system and channel vars

Documentation for built-in special system and channel
vars is currently outdated, and updating is a manual
process since there is no XML documentation for these
anywhere.

This adds documentation for system vars to func_env
and for channel vars to func_channel so that they
appear along with the corresponding fields that would
be accessed using a function.

ASTERISK-29848 #close

Change-Id: I6997f925c4a45fffe71321861f5898a8b7182fa9
funcs/func_channel.c
funcs/func_env.c