In this guide, we are going to teach you how to convert your asterisk MeetMe dialplan into Confbridge. I have had clients request this on several occasions, and have needed to do it for myself at times, so I figured…
In this guide, we are going to teach you how to convert your asterisk MeetMe dialplan into Confbridge. I have had clients request this on several occasions, and have needed to do it for myself at times, so I figured…
Replace “exten =>” with ” same =>” Today I’m going to give you a simple perl one-liner that will let you convert an entire extensions.conf file with a simple command. Disclaimer! This code comes with no warranties, implied or expressed…
Hey guys, today we’re going to talk about uploading asterisk recordings to S3 in realtime. This will work for both plain Asterisk and FreePBX, and can be adjusted to work with any derivative. In addition! This will also convert your…
A lot of people are using FreePBX as their distribution of choice. It’s a pretty awesome program (not without flaws, but what is?) that simplifies configuration of asterisk to make it easy for anyone to deploy their own phone system.…
Hello everyone! I know it’s been a long time since I’ve posted, but today you’re in for a treat. Every asterisk or FreePBX administrator that has had to troubleshoot by pouring through pages and pages of logs will love this…
First let’s mention what Asternic is before how to install asternic.. Asternic is a reporting platform for FreePBX and Asterisk that focuses on Queues. It scans the queue_log created by asterisk, and develops excellent reports and graphs from this data.…
We encountered a problem on our Asterisk/FreePBX system where voicemail emails weren’t being delivered. After digging around in the logs, I found errors resembling this: ( /var/log/maillog ) Apr 25 13:03:35 localhost postfix/smtp[27048]: 8788E1A0B8C0: to=, relay=smtp.gmail.com[74.125.129.108]:587, delay=1.4, delays=0.03/0.02/1.4/0, dsn=5.7.1, status=bounced…
Occasionally when using an asterisk based freepbx installation with iSymphony, you will run into problems as you grow your business and dialplan. We will discuss one such hypothetical problem, as we do here: Suppose you had reps and managers complaining…