features.docs
来自「Sofia SIP is an open-source SIP User-Age」· DOCS 代码 · 共 41 行
DOCS
41 行
/* -*- text -*- *//**@MODULEPAGE "features" Module@section features_meta Module Meta InformationThe @b features module provides application information about the variousfeatures possibly available through the @ref subdirs "sofia-sip-ua" binary API.@CONTACT Pekka Pessi <Pekka.Pessi@nokia.com>@STATUS @SofiaSIP Core library@LICENSE LGPL@par Contributor(s):- Pekka Pessi <Pekka.Pessi@nokia.com>@section features_overview OverviewThe #sofia_sip_name_version contains the name and release of currentlyinstalled @a libsofia-sip-ua.so library. The macro #SOFIA_SIP_NAME_VERSIONcontains the name and release of currently available include files.The Sofia SIP binary API hides some protocols used under the SIP stack. While the binary API stays the same, the features are not necessarily there. These features are mainly related to encryption, compression and underlyingtransports.- #sofia_sip_has_smime- #sofia_sip_has_tls- #sofia_sip_has_dtls- #sofia_sip_has_tls_sctp- #sofia_sip_has_sigcomp- #sofia_sip_has_stun- #sofia_sip_has_turn- #sofia_sip_has_upnp- #sofia_sip_has_sctp- #sofia_sip_has_ipv6*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?