Integrating WebRTC Applications with CommPeak
Learn how to register your WebRTC solution with CommPeak using SIP account credentials.
You can register your WebRTC solution with CommPeak using your SIP account credentials.
Before integrating your WebRTC solution with CommPeak, please ensure you are signed up to the CommPeak Portal. You will need the credentials of your SIP account: either the default one created automatically at your signup or the one you have added yourself.
Then, you can use the following data to establish the WSS connection:
-
username - click the eye icon under Username/IP in a SIP account line to show the username.
-
password - click Reset Password if you forgot it:
Reset Password option
Refer to Configuring SIP Accounts for more information.
-
Web socket URL - wss://sip.commpeak.com:7443.
The system will automatically forward to one of the CommPeak SIP proxies closest to your network.
To test the connection, we recommend the JsSIP library tester, as shown in the following example:

Testing in JsSIP library tester
NOTE
If you have Cloud PBX from CommPeak, you can connect to the Asterisk over WSS, for example:
wss://NameOfPBX.pbx.commpeak.com:8089/asterisk/ws
Updated 5 days ago