WebRTC Rtcomm Gateway
이 기능을 사용하여 Rtcomm 프레임워크를 SIP 네트워크와 연결할 수 있습니다.
이 기능을 사용
WebRTC Rtcomm Gateway 기능을 사용하려면 server.xml 파일의 featureManager 요소 내에
다음 요소 선언을 추가하십시오.
<feature>rtcommGateway-1.0</feature>
이 기능에 의존하는 기능 개발
WebRTC Rtcomm Gateway 기능에 의존하는 기능을 개발 중인 경우, 새 기능의 기능 Manifest 파일에 있는 Subsystem-Content 헤더에 다음 항목을 포함시키십시오.
com.ibm.websphere.appserver.rtcommGateway-1.0; type="osgi.subsystem.feature"