Recently Letsencrypt certificate expired on one of my FreePBX servers. It supposed to update itself automatically as it is set in cron file for “asterisk” user.
Category: VoIP
Jan 30 2024
Vicidial access forbidden to the recordings folder
I got this upon trying to download call recording in Vicidial on the lead’s page. I have Vicibox 11 installed in virtual machine on Cloudmin with Vicidial VERSION: 2.14-899a BUILD: 231109-2027
Jan 17 2024
Asterisk vicidial WebRTC phone cannot connect
On the newly installed Vicidial box I got problem connecting WebRTC phone to Asterisk. I followed the setup guide here In the Asterisk console I saw: Problem setting up ssl connection: error:00000001:lib(0):func(0):reason(1), Internal SSL error ERROR[2203]: tcptls.c:179 handle_tcptls_connection: Unable to set up ssl connection with peer ‘22.22.48.22:48756’ [Jan 17 11:46:42] ERROR[2203]: iostream.c:552 ast_iostream_close: SSL_shutdown() failed: …
Dec 15 2023
Flash Operator Panel 2 Connecting to server error
The case when FOP2 with HTTPS does not work and you can see “Connecting to server, attempt number ” message was described here Another case when this error can happen is when you try to log in as an operator and access /fop2 path
Nov 24 2023
ViciBox 11 installation in Cloudmin
ViciBox is worldwide popular callcenter solution. If you want to run ViciBox in virtual machine under Cloudmin you will need to perform a few additional steps to make running because there is no ready-to-go ViciBox image for Cloudmin available.
Aug 19 2023
Vicidial: How to update phones Server IP in bulk
To simultaneously update Server IP for all phones in ViCiDial, please log in to your MySQL (or PhpMyAdmin, if available) and run the following SQL statements:
1 |
update phones set server_ip ='1.1.1.1'; |
where instead of “1.1.1.1” specify your Vicidial Server IP. Check also How to update passwords in bulk in ViciDial
Jul 29 2022
Using GotoIfTime with Timezones in Asterisk
Starting from Asterisk 1.6 GotoIfTime application supports Timezone parameter: [Syntax] GotoIfTime(times,weekdays,mdays,months[,timezone]?[labeliftrue][:labeliffalse]) I setup a system that receives calls from people in different timezones so I need to use Timezone parameter in GotoIfTime Asterisk application. Surprisingly I could not find examples on Asterisk’s website so I had to search for some. There can be two possible …
Mar 18 2022
Couldn’t add sdp streams for stream
You try to establsish a call but it got disconnected and there is following message in Asterisk console from PJSIP Couldn’t add sdp streams for stream:
1 |
res_pjsip_session.c:5160 create_local_sdp: PJSIP/teams_out-0000000b: Couldn't add sdp streams for stream 0:audio-0:audio:sendrecv (ulaw|alaw|gsm) |
Two most common cases can cause this:
Nov 25 2021
Vicibox 10 missing Certbot files
ViciBox 10 released September 1st, 2021 and you are welcome to try it out, though I encountered troubles generating Letsencrypt certificate as there was no Certbot installed and Certbot configuration files were missing: there was no Certbot files in Vicibox 10. It looks like OpenSuse has broken package at the moment. Install Certbot in OpenSuse …
Sep 14 2021
How to set custom background in MS Teams
MS Teams desktop client has around ten predefined background images and you can upload your own and choose it for your next call. You can set custom background in Teams client as follows: