HashithaNiroshan12 / sample.rtcomm.sip.gateway

Sample application that uses JSR 289 and JSR 309 to connect a SIP soft phone and an Rtcomm WebRTC endpoint using a media server as a mediator and translator for the media.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System requirements

  1. JDK 11

How to build the SIP gateway application

  1. Go into sample.rtcomm.sip.gateway
  2. Run mvn clean install
  3. target/rtcomm-sip-gateway-application.war can be moved to the dropins folder in the externally installed openliberty server

About

Sample application that uses JSR 289 and JSR 309 to connect a SIP soft phone and an Rtcomm WebRTC endpoint using a media server as a mediator and translator for the media.

License:Apache License 2.0


Languages

Language:Java 100.0%