Questions tagged [freepbx]

FreePBX is a web-based GUI/configuration framework for the Asterisk PBX server. Please use this tag if your question involves interacting with Asterisk via FreePBX or the FreePBX distro.

FreePBX is a web-based GUI/configuration framework for the Asterisk PBX server. It can be installed manually or as part of the CentOS-based FreePBX GNU/Linux distribution.

17 questions
3
votes
2 answers

Add "+" to Cisco SPA122 (latest firmware)

I use Twilio, and I'm required to use the full ISO spec "+" before all phone calls. MY PBX is Asterisk 13.26.0, connected through private network. I have a Cisco SPA122, with the latest firmware. Here is my current…
1
vote
1 answer

php and zendguard with asterisk / freepbx

Im running freepbx version 13 and started to upgrade to version 14. System is on a CentOS 6 system. The system required certain upgrades first including php which I've upgraded to 5.6.40 and installed zenguardloader 2.6.0 I'm assuming there is some…
1
vote
1 answer

How to add new CID Superfecta source in FreePBX?

I don't find information about how to add a new CID Superfecta source (my own custom programmed one) in FreePBX. Documentation doesn't say and there is no obvious method to do it in the FreePBX Administration interface. I only find options for…
0
votes
1 answer

FreePBX Calls connect but no voice

I have FreePBX running on virtualbox on a windows 8 host the network adapter is set to bridged and I have assigned it a static IP address. My windows 8 host is connected to a typical home wireless router. I'm using X-Lite on the windows 8 machine to…
0
votes
1 answer

Asterisk/FreePBX: Allow other Google Talk clients to ring when using motif module

I've recently installed FreePBX to act as a link between a SIP soft phone and my Google Talk account. It was easy to set up and outbound calls work just fine, but I've run into two problems with inbound calls that I'm not sure how to resolve. I'm…
larsks
  • 4,493
0
votes
1 answer

Asterisk issue with IVR and '1' extension number

I have FreePBX 15 installation. I have successfully added multiple extensions. Numbers include some three digit numbers and '1' extension which is a normal ip-phone like others with exactly the same configuration. I can call them with no issue. I…
0
votes
0 answers

How do I convert a linux iso into docker image/container

I am trying to convert a linux distro(RasPBX) into a docker container. So, far I was able to deploy the container, its runs without the desired outcome. Here is the docker file and dockerignore file: FROM debian:buster-slim # Copy the whole system…
0
votes
1 answer

Where Is Asterisk FreePBX Video Call Recording File

I would like to know where can I find (if it does exist) the video file for a call with video. I already have all the things running properly: Call recording enabled for extensions as Force Call recording enabled for routes as Force Video Support…
0
votes
1 answer

How to configure instant messaging in freepbx 14 & Asterisk 13

i have a trouble to configure instant messaging using freepbx 14 and asterisk 13 , i want that two sip clients can send and receive messages using their soft phones on smartphone and desktop , can anyone help me !
0
votes
1 answer

Random hop in IVR

I have an Asterisk 13.23.1 server with freePBX 10.13.66-1. My problem is this, in one IVR when the caller puts a no valid destination (enter a number not configured in the IVR plan) it should go to the "no valid option" destination (extension 2300)…
0
votes
1 answer

Supervisor don't see playback recording in freePBX UCP dashboard

My IT Head surely change the default location where call recordings are being saved, as a result Team Leads can no longer view playback button in UCP, they cannot do call listening. I believe that UCP will get recording data from the default…
0
votes
1 answer

Is it possible to change files with recordings (answers) in freePBX, Asterisk during talk?

In IVR (freePBX) there are answers recorded that are played when someone is calling , but is it possible to change those answers via REST API or switch recordings "on fly"? I am looking for a way to synthesize answers during talk.
0
votes
1 answer

How do I make music interactive using Asterisk?

I recently started my own computer repair business & use FreePBX/Asterisk for my phone system. Just wondering if it's possible to make my music on hold interactive. I would like to let callers change the music that they are listening to by pressing…
0
votes
1 answer

How to retrieve and save Asterisk phonebook entries via ARI?

How can I retrieve/update/add Asterisk phonebook entries via ARI? I'm looking at ARI documentation https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ARI, but I don't find anything about the phonebook... The phonebook I'm talking about is the…
0
votes
2 answers

How do I send Asterisk recording emails with a post-call script executed from FreePBX?

The script I have designated FreePBX to call, when called directly from the CLI sends the email flawlessly. The emails are not triggered after a call takes place, however. Background context:…
1
2