Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
# Alternatively the referenced file
# can be the same as SSLCertificateFile when the CA
# certificates are directly appended to the server
# certificate for convinience.
[Jun 22 17:49:46] ERROR[26496][C-00000359]: res_rtp_asterisk.c:1344 ast_rtp_dtls_set_configuration: Specified certificate file '/patch/to/your/cert.pem' for RTP instance '0x7f9604001388' could not be used
[Jun 22 17:49:46] ERROR[26496][C-00000359]: chan_sip.c:5731 dialog_initialize_dtls_srtp: Attempted to set an invalid DTLS-SRTP configuration on RTP instance '0x7f9604001388'
[Jun 22 17:49:46] NOTICE[26496][C-00000359]: channel.c:5690 __ast_request_and_dial: Unable to request channel SIP/5000
openssl pkcs7 -in certificate_file.p7b -print_certs -out cert.pem
openssl rsa -in /path_to_your_rsa_private -outform pem > privkey.pem
williamconley wrote:"PATH" (not patch)
iboam wrote:have you installed a server from scratch with this webphone ?? there are not any missing steps on the description ?? i bought a real ssl certificate i have this files *.crt, *.key, *.ca-bundle, *.csr, *.p7b
iboam wrote:ok i have some questions ....
1- would be posible if i install the ssl to use ip phones for some users ???
iboam wrote:2- how do i install the ssl certificate that i already bought
iboam wrote:3- how do i convert my ssl certificate to pem
chornyi_taras wrote:iboam wrote:ok i have some questions ....
1- would be posible if i install the ssl to use ip phones for some users ???
yesiboam wrote:2- how do i install the ssl certificate that i already bought
for apache and asterisk - follow corresponding section in Wiki https://github.com/chornyitaras/PBXWebPhone/wikiiboam wrote:3- how do i convert my ssl certificate to pem
openssl pkcs7 -in certificate_file.p7b -print_certs -out cert.pem
openssl rsa -in /path_to_your_rsa_private -outform pem > privkey.pem
williamconley wrote:I think you should start here: http://bfy.tw/6qn7
iboam wrote:williamconley wrote:I think you should start here: http://bfy.tw/6qn7
That was funny LOL
rustynail wrote:Hey guys,
I am having a strange problem. I have successfully configured PBXWebphone and its working fine but there are couple of pcs from where it wouldn't work and throws error: I have compared the logs from successful pc and from unsuccessful and both are same except from the line where error is show. Chrome version is also same on both locations.
Error log is attached.
https://pastebin.com/qvegcwxK
Cheers!
chornyi_taras wrote:Hi all,
Wanted to share with community webphone for vicidial. It is based on SIP.js library and released under MIT license.
More information you can find at project page on github https://chornyitaras.github.io/PBXWebPhone/
Webphone was tested with ViciBox: 7.0.3 | VERSION: 2.12-559a BUILD: 160611-2230.
It supports autoanswer, so no action from agent required (just login and start work )
williamconley wrote:https://viciphone.com/
williamconley wrote:https://viciphone.com/
Users browsing this forum: No registered users and 58 guests