]> 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:21:31 +0000 (08:21 -0600)
commit902c70530c726fb66b9d66843ebc101494b87c9e
tree4857d1b129ef3afd31198d1050fe550321dccaf9
parent18593883419fca60696e771ee5eac873ab0be0d4
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