<p>George Joseph has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18788">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">documentation: Adds missing default attributes.<br><br>The configObject tag contains a default attribute which<br>allows the default value to be specified, if applicable.<br>This allows for the default value to show up specially on<br>the wiki in a way that is clear to users.<br><br>There are a couple places in the tree where default values<br>are included in the description as opposed to as attributes,<br>which means these can't be parsed specially for the wiki.<br>These are changed to use the attribute instead of being<br>included in the text description.<br><br>ASTERISK-29898 #close<br><br>Change-Id: I9d7ea08f50075f41459ea7b76654906b674ec755<br>---<br>M main/cdr.c<br>M res/res_ari.c<br>M res/res_pjsip.c<br>3 files changed, 6 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/88/18788/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/cdr.c b/main/cdr.c</span><br><span>index abc5cb3..0b4bed1 100644</span><br><span>--- a/main/cdr.c</span><br><span>+++ b/main/cdr.c</span><br><span>@@ -90,10 +90,10 @@</span><br><span> of use when debugging CDR behavior.</para></span><br><span> </description></span><br><span> </configOption></span><br><span style="color: hsl(0, 100%, 40%);">- <configOption name="enable"></span><br><span style="color: hsl(120, 100%, 40%);">+ <configOption name="enable" default="yes"></span><br><span> <synopsis>Enable/disable CDR logging.</synopsis></span><br><span> <description><para>Define whether or not to use CDR logging. Setting this to "no" will override</span><br><span style="color: hsl(0, 100%, 40%);">- any loading of backend CDR modules. Default is "yes".</para></span><br><span style="color: hsl(120, 100%, 40%);">+ any loading of backend CDR modules.</para></span><br><span> </description></span><br><span> </configOption></span><br><span> <configOption name="unanswered"></span><br><span>diff --git a/res/res_ari.c b/res/res_ari.c</span><br><span>index e8d1fee..025fa90 100644</span><br><span>--- a/res/res_ari.c</span><br><span>+++ b/res/res_ari.c</span><br><span>@@ -96,12 +96,12 @@</span><br><span> <ref type="link">https://wiki.asterisk.org/wiki/display/AST/Asterisk+Builtin+mini-HTTP+Server</ref></span><br><span> </see-also></span><br><span> </configOption></span><br><span style="color: hsl(0, 100%, 40%);">- <configOption name="websocket_write_timeout"></span><br><span style="color: hsl(120, 100%, 40%);">+ <configOption name="websocket_write_timeout" default="100"></span><br><span> <synopsis>The timeout (in milliseconds) to set on WebSocket connections.</synopsis></span><br><span> <description></span><br><span> <para>If a websocket connection accepts input slowly, the timeout</span><br><span> for writes to it can be increased to keep it from being disconnected.</span><br><span style="color: hsl(0, 100%, 40%);">- Value is in milliseconds; default is 100 ms.</para></span><br><span style="color: hsl(120, 100%, 40%);">+ Value is in milliseconds.</para></span><br><span> </description></span><br><span> </configOption></span><br><span> <configOption name="pretty"></span><br><span>diff --git a/res/res_pjsip.c b/res/res_pjsip.c</span><br><span>index bed94dd..753cc53 100644</span><br><span>--- a/res/res_pjsip.c</span><br><span>+++ b/res/res_pjsip.c</span><br><span>@@ -1795,12 +1795,12 @@</span><br><span> or the <replaceable>wss</replaceable> protocols.</para></note></span><br><span> </description></span><br><span> </configOption></span><br><span style="color: hsl(0, 100%, 40%);">- <configOption name="websocket_write_timeout"></span><br><span style="color: hsl(120, 100%, 40%);">+ <configOption name="websocket_write_timeout" default="100"></span><br><span> <synopsis>The timeout (in milliseconds) to set on WebSocket connections.</synopsis></span><br><span> <description></span><br><span> <para>If a websocket connection accepts input slowly, the timeout</span><br><span> for writes to it can be increased to keep it from being disconnected.</span><br><span style="color: hsl(0, 100%, 40%);">- Value is in milliseconds; default is 100 ms.</para></span><br><span style="color: hsl(120, 100%, 40%);">+ Value is in milliseconds.</para></span><br><span> </description></span><br><span> </configOption></span><br><span> <configOption name="allow_reload" default="no"></span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18788">change 18788</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/18788"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: certified/18.9 </div>
<div style="display:none"> Gerrit-Change-Id: I9d7ea08f50075f41459ea7b76654906b674ec755 </div>
<div style="display:none"> Gerrit-Change-Number: 18788 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-CC: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>