Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
iboam wrote:i bought an ssl certificate for my server but can't find any help on how to install it ... can provide me some help to install my ssl certificate ??
chornyi_taras wrote:I've developed webrtc based webfone and successfully integrated it with latest vicidial. Code is placed on github https://github.com/chornyitaras/viciphone
This is ui-less webphone. Phone is based on SIPjs and works in Chrome, Firefox. Installation steps will be uploaded within next few days.
iboam wrote:I just Installed ... but it does not work ... i already have ssl williamconley helped me, but how may i enable ws ???
chornyi_taras wrote:iboam wrote:I just Installed ... but it does not work ... i already have ssl williamconley helped me, but how may i enable ws ???
Check this example https://github.com/chornyitaras/PBXWebPhone/wiki/Asterisk-configuration
If your system requires the certificate and RSA Private key files in .pem format, you can do the following:
1) Download the certificate files (.crt and CA bundle) in your SSL provider account and rename them from .crt and .ca-bundle to .pem ones.
2) As for RSA Private key, it is generated in pair with a CSR. Nor Certificate Authorities have access to your private key. It is generated locally on your server and is never transmitted to anyone.
You can locate it on your server and also rename it from .key to .pem
[Jun 15 16:20:04] > Saved useragent "IM-client/OMA1.0 sipML5-v1.2016.03.04" for peer 2000
[Jun 15 16:20:04] NOTICE[1533]: chan_sip.c:23832 handle_response_peerpoke: Peer '2000' is now Reachable. (247ms / 2000ms)
[Jun 15 16:20:06] == Manager 'sendcron' logged on from 127.0.0.1
[Jun 15 16:20:06] == Manager 'sendcron' logged off from 127.0.0.1
[Jun 15 16:20:17] == Using SIP RTP CoS mark 5
[Jun 15 16:20:17] NOTICE[1533][C-00001932]: chan_sip.c:10117 process_sdp: Received AVP profile in audio answer but AVPF is enabled, disabling: audio 38528 RTP/AVP 111 8 0 101
[Jun 15 16:20:17] WARNING[1533][C-00001932]: chan_sip.c:10511 process_sdp: Failed to receive SDP offer/answer with required SRTP crypto attributes for audio
chornyi_taras wrote:you need to configure your phone
see https://github.com/chornyitaras/PBXWebP ... figuration
iboam wrote:SecurityError: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
Users browsing this forum: No registered users and 56 guests