Questions tagged [freepbx]

FreePBX is an open-source web-based GUI for Asterisk (PBX), a voice over IP server. On-topic questions include those about writing FreePBX modules, or extending built-in dialplan. Stack Overflow is not an appropriate place for server management or general support of either FreePBX or Asterisk.

FreePBX allows easy management of the Asterisk PBX and automates the creation of complex applications such as IVRs and conferencing systems, as well as management of user extensions and features. It is comprised of various modules which can be independently installed or uninstalled, and an API is provided for third parties to create their own modules.

FreePBX also provides a Linux distribution based on Red Hat Enterprise Linux 7.0, which provides a pre-installed version of FreePBX that is able to run commercially licensed modules.

187 questions
-2
votes
2 answers

ERROR[6576][C-000018df] cdr_mysql.c: Failed to insert into database: (1062) Duplicate entry '' for key 'accountcode'

I am facing an issue while generating CDR report from freepbx / asterisk , we are getting blank report. After troubleshooting , we fund error below error in CDR logs : ERROR[6576][C-000018df] cdr_mysql.c: Failed to insert into database: (1062)…
-3
votes
1 answer

FreePBX BLF Webhook

When starting a call, a link should be called. Likewise, a link should be triggered as soon as the call is ended. Can someone tell me where I can store this? FreePBX BLF Webhook Link I am very grateful for any kind of help I am very grateful for any…
-3
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…
Andrew Paes
  • 1,940
  • 1
  • 15
  • 20
-3
votes
1 answer

Centos - my Centos 5 (hosted asterisk) always have a large CPU usage process

i have a Centos 5 server which hosted asterisk 13. server works fine last week but now top command always show me a process with large amount of CPU usage. when i kill the process a few second later another command with large CPU usage started. many…
sadegh
  • 153
  • 2
  • 14
-3
votes
1 answer

How to send call to isdn phone by web based php application?

I am looking for a solution for a web based application written in PHP where the users are able to control their isdn phones, primarily sending calls to their phone. I know there is something like Asterik / freepbx but i am not sure wether it's the…
Lupo
  • 324
  • 1
  • 3
  • 14
-4
votes
1 answer

How to setup AGI in Freepbx using nodejs

How can I setup AGI in FreePBX asterisk system for outbound calls. I am using twilio trunks for making outbound calls. I am actually integrating dialogflow with FreePBX using Nodejs service. Thanks in advance.
Rahul Kathet
  • 135
  • 7
-4
votes
1 answer

How should I update FreePBX version 2.0.X to 14?

I am working on a project and the client is using freePBX version 2.0.X and they want to upgrade their version to 14.0.X. How should I do this keeping in mind that all the data and configurations needs to be migrated to the newer version? edit: to…
Smit Sanghvi
  • 101
  • 1
  • 4
  • 13
1 2 3
12
13