Questions tagged [freepbx]

FreePBX is a Web-based front-end to the Asterisk telephony platform.

FreePBX is a Web-based front-end to the Asterisk telephony platform.

100 questions
0
votes
0 answers

How to debug strange HTTP/PHP server behavior (garbled text in some files)

This is a weird one. I'm administering a FreePBX server using their standard CentOS 7 based distribution running in a virtual machine. Every so often (usually a few months in between occurrences), the dashboard or User Control Panel (UCP) will stop…
Dominic P
  • 457
  • 1
  • 4
  • 18
0
votes
0 answers

pear install Console_getopt on centos 7

I am trying to run the command below on CentOS 7 (hosted on OVH) server as a step to install freepbx. Please check the error and suggest any fix if possible. ]# pear install Console_getopt No releases available for package…
imzargar
  • 1
  • 2
0
votes
1 answer

Asterisk PJSIP Jitter Buffer

I'm currently using FreePBX which has GUI settings to set Jitter Buffer for SIP, but not PJSIP. We have around 90 remote extensions using PJSIP and i would like to enable the Jitter Buffer for all as we are seeing a few issues. I've read that i…
Nathan
  • 165
  • 8
0
votes
1 answer

How to mount Windows 2008 shared folder on SHMZ 6.6 (CentOS) client?

We have a Windows Server 2008 with a shared folder. It is needed to mount this shared folder in SHMZ 6.6 Linux (FreePBX, CentOS). I tried the "Even-better method" from https://wiki.centos.org/TipsAndTricks/WindowsShares - didn't work: when I try to…
0
votes
1 answer

FreePBX - How to re-write forwarded "follow-me" caller ID?

Sam calls Julie's direct dial line and because she's not at her desk (and because of a follow me rule) the call is forwarded to her mobile. FreePBX forwards the call through the correct outbound route and everything functions as it should except…
Touff
  • 183
  • 1
  • 3
  • 14
0
votes
1 answer

Asterisk / FreePBX: Calls to internal extensions require users to press Dial

Using FreePBX 14 and the Cisco SPA504g phone, when my users dial outbound US number (e.g., 15555551212) the calls automatically dial. However, when the dial 555 for an internal extension, they have to press Dial to complete the call. How do I set…
tufelkinder
  • 125
  • 7
0
votes
1 answer

CentOS 7 Asterisk + FreePBX Install:

I attempted to run a ./install -n on my FreePBX install and got: ===== Checking if Asterisk is running and we can talk to it as the 'asterisk' user...Error! Could not determine Asterisk version (got: No ethernet interface found for seeding global…
0
votes
1 answer

MixMonitor applied to every extention in a context

I'm trying to setup call recording in Asterisk applied to a whole context. extensions.conf looks like this: [office] exten => _068.,1,Dial(SIP/sip_trunk_1/${EXTEN}) exten => _073.,1,Dial(SIP/sip_trunk_1/${EXTEN}) exten =>…
Vit D
  • 101
  • 1
0
votes
2 answers

Choose outgoing trunk in custom context FreePBX

I need to be able to choose some trunk based on result of some SQL query, while making outbound call, i spent many time google some answers, but i cant find any. I know i can use outbound routes in freepxb, but i need to be more specific in…
0
votes
1 answer

Using freePBX as a sip client

I'm trying to find a way of setting up freePBX to somehow use an external sip account (username, password and domain) and not a trunk to make inbound and outbound calls. I was wondering if anyone knew if this was possible and if so how?
0
votes
1 answer

Asterisk channel variable set before dialplan executes?

The backstory is that I am trying to debug an issue I am having with FreePBX currently. The channel variable REC_STATUS is set to RECORDING when it shouldn't be. After quite a bit of troubleshooting and no sign of anything in the dialplan that…
YWCA Hello
  • 203
  • 1
  • 2
  • 9
0
votes
0 answers

Delay in outbound & inbound calls for ip phones

I have an issue with outgoing calls and inbound calls on elastix 2.6 some time i can make calls from ipphoe but its take more than 10 to 25 seconds Or cannot make calls Incoming Some time phone is ringing no voice or delay but some time its…
Joseph
  • 61
  • 1
  • 3
  • 8
0
votes
0 answers

Asterisk/FreePBX: how to reject all incoming calls after few seconds?

I have 3 dumb GSM relays that control the gates. If a person whose number is in device's address book calls, gate opens. Call gets rejected (in my country calls that didn't connect or lasted less than 5 seconds are free). The problem with this setup…
Alexander
  • 51
  • 6
0
votes
1 answer

Whitelist phones for DISA in asterisk

What would be the best practice to allow only a whitelisted list of numbers to access a DISA system in asterisk? I have a public number that lot of people use but if a certain number calls, it allow to access DISA and have internal dial. I was…
user886869
  • 245
  • 1
  • 2
  • 10
0
votes
1 answer

Change FreePBX Queue settings programatically?

Is there is anyway to change the settings(such as 'timeout') of a queue added by FreePBX?. I found No such options in Asterisk Manager (AMI) and CLI.