WebRTC Rtcomm Gateway
這個特性允許 Rtcomm 架構連接 SIP 網路。
啟用這項特性
如果要啟用「WebRTC Rtcomm 閘道」特性,請在 server.xml 檔的 featureManager 元素內,新增下列的元素宣告:
<feature>rtcommGateway-1.0</feature>
開發相依於這項特性的特性
如果您要開發的特性相依於「WebRTC Rtcomm 閘道」特性,請將下列項目包含在您新特性的特性資訊清單檔 Subsystem-Content 標頭中:
com.ibm.websphere.appserver.rtcommGateway-1.0; type="osgi.subsystem.feature"