]> git.ipfire.org Git - thirdparty/asterisk.git/commit
documentation: Adds missing default attributes.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 5 Feb 2022 01:46:27 +0000 (01:46 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 12 Jul 2022 11:55:50 +0000 (05:55 -0600)
commitbdcaf87bf249c64228862961550c947bf02da164
treeacd0bf9c5803f900780b72c24757e474d15abcd8
parent65a63e534a26b70123e5090989044363e45ef5d5
documentation: Adds missing default attributes.

The configObject tag contains a default attribute which
allows the default value to be specified, if applicable.
This allows for the default value to show up specially on
the wiki in a way that is clear to users.

There are a couple places in the tree where default values
are included in the description as opposed to as attributes,
which means these can't be parsed specially for the wiki.
These are changed to use the attribute instead of being
included in the text description.

ASTERISK-29898 #close

Change-Id: I9d7ea08f50075f41459ea7b76654906b674ec755
main/cdr.c
res/res_ari.c
res/res_pjsip.c