<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17389">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">addons: Fix for Doxygen.<br><br>ASTERISK-29742<br><br>Change-Id: Ie752cb9638ced1ebe3a55d710c6c18ef6bd0aafc<br>---<br>M addons/chan_mobile.c<br>1 file changed, 5 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/89/17389/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/chan_mobile.c b/addons/chan_mobile.c</span><br><span>index 240c2d4..982d89e 100644</span><br><span>--- a/addons/chan_mobile.c</span><br><span>+++ b/addons/chan_mobile.c</span><br><span>@@ -2156,10 +2156,12 @@</span><br><span>  * \param buf the buffer to parse (null terminated)</span><br><span>  * \return -1 on error (parse error) or a ECAM value on success</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * Example string: *ECAV: <ccid>,<ccstatus>,<calltype>[,<processid>]</span><br><span style="color: hsl(0, 100%, 40%);">- * [,exitcause][,<number>,<type>]</span><br><span style="color: hsl(120, 100%, 40%);">+ * Example:</span><br><span style="color: hsl(120, 100%, 40%);">+ * \verbatim *ECAV: <ccid>,<ccstatus>,<calltype>[,<processid>]</span><br><span style="color: hsl(120, 100%, 40%);">+                    [,exitcause][,<number>,<type>] \endverbatim</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * Example indicating busy: *ECAV: 1,7,1</span><br><span style="color: hsl(120, 100%, 40%);">+ * Example indicating busy:</span><br><span style="color: hsl(120, 100%, 40%);">+ * \verbatim *ECAV: 1,7,1 \endverbatim</span><br><span>  */</span><br><span> static int hfp_parse_ecav(struct hfp_pvt *hfp, char *buf)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17389">change 17389</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/+/17389"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Ie752cb9638ced1ebe3a55d710c6c18ef6bd0aafc </div>
<div style="display:none"> Gerrit-Change-Number: 17389 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>