<p>Richard Mudgett has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/6262">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">confbridge.h: Fix doxygen comments.<br><br>Change-Id: I16133166a85fdb557c66ffcbfe8128d0b4725b0e<br>---<br>M apps/confbridge/include/confbridge.h<br>1 file 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/62/6262/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/apps/confbridge/include/confbridge.h b/apps/confbridge/include/confbridge.h<br>index adf9b86..162ff22 100644<br>--- a/apps/confbridge/include/confbridge.h<br>+++ b/apps/confbridge/include/confbridge.h<br>@@ -30,11 +30,11 @@<br> #include "asterisk/bridge_features.h"<br> #include "conf_state.h"<br> <br>-/* Maximum length of a conference bridge name */<br>+/*! Maximum length of a conference bridge name */<br> #define MAX_CONF_NAME AST_MAX_EXTENSION<br>-/* Maximum length of a conference pin */<br>+/*! Maximum length of a conference pin */<br> #define MAX_PIN     80<br>-/* Maximum length of bridge/user/menu profile names */<br>+/*! Maximum length of bridge/user/menu profile names */<br> #define MAX_PROFILE_NAME 128<br> <br> #define DEFAULT_USER_PROFILE "default_user"<br>@@ -70,9 +70,9 @@<br>  BRIDGE_OPT_VIDEO_SRC_FIRST_MARKED = (1 << 2), /*!< Set if conference should feed video of first marked user to all participants. */<br>  BRIDGE_OPT_VIDEO_SRC_FOLLOW_TALKER = (1 << 3), /*!< Set if conference set the video feed to follow the loudest talker.  */<br>   BRIDGE_OPT_RECORD_FILE_APPEND = (1 << 4), /*!< Set if the record file should be appended to between start/stops.  */<br>-        BRIDGE_OPT_RECORD_FILE_TIMESTAMP = (1 << 5), /*< Set if the record file should have a timestamp appended */<br>- BRIDGE_OPT_BINAURAL_ACTIVE = (1 << 6), /*< Set if binaural convolution is activated */<br>-      BRIDGE_OPT_VIDEO_SRC_SFU = (1 << 7), /*< Selective forwarding unit */<br>+       BRIDGE_OPT_RECORD_FILE_TIMESTAMP = (1 << 5), /*!< Set if the record file should have a timestamp appended */<br>+        BRIDGE_OPT_BINAURAL_ACTIVE = (1 << 6), /*!< Set if binaural convolution is activated */<br>+     BRIDGE_OPT_VIDEO_SRC_SFU = (1 << 7), /*!< Selective forwarding unit */<br> };<br> <br> enum conf_menu_action_id {<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/6262">change 6262</a>. To unsubscribe, 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/6262"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I16133166a85fdb557c66ffcbfe8128d0b4725b0e </div>
<div style="display:none"> Gerrit-Change-Number: 6262 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Richard Mudgett <rmudgett@digium.com> </div>