]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 23 Feb 2022 19:27:49 +0000 (13:27 -0600)
commit74e9b60bd06ab4a53638755c1db1aee5cb41ded7
tree78f34bbee843c649d13d8d416bd7ca62105e6b89
parentda801e2438a8ae466ec61f7cf22c57e2bf6ed1c4
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