]> 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)
committerKevin Harwell <kharwell@digium.com>
Wed, 23 Feb 2022 19:47:53 +0000 (13:47 -0600)
commit57685c139bffefd9d01de4c3c30d7e546970bd38
treed24bf5cf83ae3b2a0a2c09a0c8642e0638bce590
parente8f8d84ffdc1c78bae466f9f92605e3ac8ce837c
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