WebRTC Click2Call

george

New Member
I have installed WCS3. Works fine. Can you suggest a way to leave just one button to make calls through my SIP trunk in one click?
 

george

New Member
I can't connect to the server
Code:
UTC 05:06:59.579 - setCookie domain, 87.22.58.80
UTC 05:06:59.581 - setCookie outbound_proxy, 87.22.58.80
UTC 05:06:59.583 - setCookie port, 5060
UTC 05:07:41.618 - notifyError CONNECTION_ERROR
UTC 05:07:41.620 - openInfoView Can`t connect to server., 3000
UTC 05:07:41.622 - closeConnectingView
UTC 05:07:41.624 - toCallState
UTC 05:07:41.627 - disableCallButton
UTC 05:07:41.629 - notifyCloseConnection
UTC 05:07:41.639 - toLogOffState
UTC 05:07:41.642 - toCallState
UTC 05:07:41.645 - disableCallButton
UTC 05:07:41.647 - closeIncomingView
UTC 05:07:41.649 - closeVideoView
UTC 05:07:41.651 - closeCallView
UTC 05:07:44.624 - closeInfoView
But when I use softphones, it works. SIP is working fine.
 

Max

Administrator
Staff member
Make sure the server is started and is listening to 8080 for Websockets.
 
Last edited:
Top