⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 group__osip__fsm.html

📁 关于OSIP协议栈开发的一个很有用的东东~~~
💻 HTML
📖 第 1 页 / 共 5 页
字号:
          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(event-&gt;type==SND_STATUS_1XX)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Check if the sipevent is of type SND_STATUS_1XX. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>event</em>&nbsp;</td><td>the event to check. </td></tr>  </table></dl>    </td>  </tr></table><a class="anchor" name="ga63" doxytag="osip.h::EVT_IS_SND_STATUS_2XX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define EVT_IS_SND_STATUS_2XX          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">event&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(event-&gt;type==SND_STATUS_2XX)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Check if the sipevent is of type SND_STATUS_2XX. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>event</em>&nbsp;</td><td>the event to check. </td></tr>  </table></dl>    </td>  </tr></table><a class="anchor" name="ga64" doxytag="osip.h::EVT_IS_SND_STATUS_3456XX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> #define EVT_IS_SND_STATUS_3456XX          </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">event&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;(event-&gt;type==SND_STATUS_3456XX)</td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Check if the sipevent is of type SND_STATUS_3456XX. <dl compact><dt><b>Parameters:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td></td><td valign=top><em>event</em>&nbsp;</td><td>the event to check. </td></tr>  </table></dl>    </td>  </tr></table><hr><h2>Typedef Documentation</h2><a class="anchor" name="ga15" doxytag="osip.h::osip_event_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="structosip__event.html">osip_event_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Structure for osip event handling. A osip_event_t element will have a type and will be related to a transaction. In the general case, it is used by the application layer to give SIP messages to the oSIP finite state machine.     </td>  </tr></table><a class="anchor" name="ga2" doxytag="osip.h::osip_fsm_type_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef enum <a class="el" href="group__oSIP__FSM.html#ga2">osip_fsm_type_t</a>   <a class="el" href="group__oSIP__FSM.html#ga2">osip_fsm_type_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enumeration for transaction type. A transaction can be either of: ICT, IST, NICT, NIST,     </td>  </tr></table><a class="anchor" name="ga3" doxytag="osip.h::osip_ict_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="structosip__ict.html">osip_ict_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Structure for INVITE CLIENT TRANSACTION (outgoing INVITE transaction).     </td>  </tr></table><a class="anchor" name="ga5" doxytag="osip.h::osip_ist_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="structosip__ist.html">osip_ist_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Structure for INVITE SERVER TRANSACTION (incoming INVITE transaction).     </td>  </tr></table><a class="anchor" name="ga9" doxytag="osip.h::osip_kill_callback_type_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef enum <a class="el" href="group__oSIP__FSM.html#ga77">osip_kill_callback_type</a>  <a class="el" href="group__oSIP__FSM.html#ga9">osip_kill_callback_type_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enumeration for callback type used when transaction is over.     </td>  </tr></table><a class="anchor" name="ga12" doxytag="osip.h::osip_kill_transaction_cb_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> <a class="el" href="group__oSIP__FSM.html#ga12">osip_kill_transaction_cb_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Callback definition for end of transaction announcements.     </td>  </tr></table><a class="anchor" name="ga8" doxytag="osip.h::osip_message_callback_type_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> typedef enum <a class="el" href="group__oSIP__FSM.html#ga76">osip_message_callback_type</a>  <a class="el" href="group__oSIP__FSM.html#ga8">osip_message_callback_type_t</a>          </td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>Enumeration for callback type.     </td>  </tr></table><a class="anchor" name="ga11" doxytag="osip.h::osip_message_cb_t" ></a><p><table class="mdTable" width="100%" cellpadding="2" cel

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -