Quantcast
Channel: Distro Discussion & Help - FreePBX Community Forums
Viewing all 1374 articles
Browse latest View live

Fax Configuration after FPBX 13

$
0
0

@WB3FFV wrote:

Finally got around to bringing a few of the PBX's I work with up to the current 13.x release of the Distro. After doing this, I can't for the life of me seem to get the inbound fax numbers to answer.

I am aware this has been moved into the user manager, and I am sure I am missing something simple, so hopefully someone can show me the error of my ways.

Here is what I have done.

First go into User Manager and set the user extension (8555) in this case to, and the linked extension is also 8555 so they agree. Also under the fax tab, I have Fax set to enabled.

Now on to Inbound Routes, where as this is a dedicated DID for faxes, I have detect faxes set to NO, and under general I have the Destination set to Extensions, and of course pointing to 8555 there as well.

Finally, granted this was configured from before the upgrades, but under extensions I have a virtual extension configured as 8555, and it is linked to user manager entry 8555 as well.

In my pre-13 configs calling the DID would result in a fax tone being heard, but now the pathway just seems dead, so trying to figure out what I am missing to get inbound faxing straight under FPBX 13.x. I have been able to send outbound faxes, as we have FaxPro, but inbound has me stumped at the moment.

Any help most appreciated.. Thanks..

Posts: 7

Participants: 4

Read full topic


D-4 channel bank with FXO cards

$
0
0

@chris43 wrote:

D-4 channel bank with FXO cards

My system is asterisk 11 PBX Firmware:10.13.66-8 PBX Service Pack:1.0.0.0 Downloaded the distro and did a Fresh build yesterday as a test system.

Attempting to configure a Digium TE435BF connected to a Telco Systems D-4 Channel Bank equipped with FXS cards.

In order for the system to recognize the TE435BF I had to install the latest DUNDI software from Digium.

After reading what I could find on the internet, I used the DAHDI module and configured the card for FXO KS, D-4, AMI.

Utilizing the Bulk Extensions module 3 extensions where made in the same way that I have done for a FXS Digium card, assigning them to time slots1 & 2 & 3

A T1 DATS test set show Idol conditions on the A & B signaling bits from both the channel bank and the FreePbx system.

Going off hook on the FXS channel on the D-4 bank I do not get any dial tone nor do I see anything on the Asterisk CLI.

When calling the extension I get a 120 IPM busy.

After consulting with Digium Technical support we feel that either I have something misconfigured as the chan_dahdi_groups.conf does not have the expected information in it.

The chan_dahdi_groups.conf as set by FreePbx is

; [span_1]
signalling=fxo_ks
switchtype=national
pridialplan=national
prilocaldialplan=national
group=1
context=phones
channel=>1-23

Digium support believes that it should be

; [span_1]
group=1
echocancel=yes
context=phones
signalling=fxo_ks
channel=1-24

This agrees whit what I have read in the Digium manual.

We changed chan_dahdi_groups.conf but it had no effect.

Thus I am unsure that I have configured the DAHDI module correctly and I am unsure that I created the extension correctly.

Any help or ideas greatly appreciated.

Posts: 6

Participants: 2

Read full topic

Portech Gateway with FreePBX

$
0
0

@pezzz wrote:

Hey everyone,
I recently had an issue where a MobilinkIP GSM gateway was close to a lightning strike and fried.
Unfortunately I was unable to source a new one of the same make / model.
What I was able to do was source a Portech MV-372G.
I followed this guide to get things working and it all seemed fine.
Started to get calls that the incoming calls were coming through with no sound so I tested one and found that on the caller's end, all you heard was ringing but when watching Asterisk logs, I could see call picked up, answered by IVR, and transfered to ring group. Call was picked up with silence on receiver's end but still ringing on caller's end.

Here is my setup.

Outgoing Settings

Trunk Name	SIM1

PEER Details
type=peer
trustrpid=yes
port=5060
host=192.168.1.155
fromdomain=192.168.1.155
dtmfmode=auto
disallow=all
canreinvite=no
allow=ulaw&alaw

USER Context	SIM-1

I notice in asterisk logs that i see this every minute or so

NOTICE[1852]: chan_sip.c:28235 handle_request_register: Registration from '<sip:PhoneNumberRemoved@192.168.1.150>' failed for '192.168.1.155:5060' - Wrong password

Why is Asterisk trying to register with a user / pass ????

Posts: 1

Participants: 1

Read full topic

Seems like a 'catch-22' migrating to a new server using Freepbx distro

$
0
0

@dvanaken wrote:

Currently running PIAF with fpbx 12 and asterisk 1.8. Just built a new server using fpbx distro 10.13.66 running fpbx 13 and Asterisk 11. I can't find a migration path. I want to upgrade the old server to fpbx 13 so I can make a freepbx migration backup to move to the new server. But it won't let me run the 12-to-13 upgrade tool since fpbx 13 requires Asterisk 11 and I only have 1.8. I tried a manual install of Asterisk 11 which (a) crashed and (b) was not seen by Freepbx anyway (still thinks 1.8 is installed). I assume there is a more direct path to solve this issue. Googling does not come up with a solution. Can somebody please direct me to the correct steps?

Posts: 8

Participants: 3

Read full topic

How to bulk add users to User Management after upgrade

$
0
0

@WB3FFV wrote:

I have a couple large PBX installs, one with over 500 extensions/users, and after upgrading from ARI to UCP under 10.x, I found out most started complaining that they couldn't access Voice Mail via the panel anymore.

Looking under User Management, I see that there is a default group of "All Users", but that nobody of my 500+ users are in that default group, in fact nobody is in any group at all. Now if this was just a hand full of users, it wouldn't be such a big deal, but with almost 600 users on one PBX, and over 300 on another I maintain, the idea of setting permissions one at a time for 1000 users is pretty daunting when they all had working Vmail under ARI.

I have looked around, but I don't see any obvious way to put everyone into the default group, so I can enable the features they are used to having. Has anyone figured this out yet, and of so would you please toss me a clue?

Posts: 6

Participants: 3

Read full topic

Setting up FreePBX 13 on a centos based pi

$
0
0

@ntadmin wrote:

Whilst there is a complete raspbx project out there, it builds on the debian linux system favoured by many pi projects, whilst freepbx favours Centos. There is a FreePBX installation guide for Centos 7 at: http://wiki.freepbx.org/display/FOP/Installing+FreePBX+13+on+CentOS+7

However, when installing on the pi, I have found a few wrinkles when trying to follow that guide, and have written a 'how to' which, I think, avoids them. Would it be possible to add it to the wiki? I've logged into the wiki but I can't find an 'add page' option!

Posts: 1

Participants: 1

Read full topic

Moving from Hosted PBX to Appliance that arrived today!

$
0
0

@ChadRT wrote:

OK so here goes I have this installation of FreePBX on a hosting provider. I have kept up very diligently with updates. I purchased an Appliance 60 and it arrived today (good day if I do say so myself). I do a module update a few times a week.

Hosted:
Current Version 6.12.65-32 Your server is up to date! No updates are required. (From SysAdmin Module)
FreePBX 13.0.61.4 (Footer of GUI)
Asterisk 13.7.0 (ran: asterisk -r from CLI)

Appliance:
Current Version 10.13.66-8 Your server is up to date! No updates are required. (From SysAdmin Module)
FreePBX 13.0.62 (Footer of GUI)
Asterisk 13.7.2 (ran: asterisk -r from CLI)

So now I want to migrate my extensions, trunks, users (everything, lol) from the Hosted to the Appliance. But I was under the impression I need matching numbers across the board to make that happen. But each system says it is up to date so how do I proceed?

Posts: 1

Participants: 1

Read full topic

Retrieve_conf err 255 related to uncaught exception

$
0
0

@ocgltd wrote:

I have a new FreePBX Distro (12.0.70) installed on CentOS 7 and on first use, modifying a simple setting (like the friendly name of the PBX from the advanced settings page), I get an error when clicking apply

PHP Fatal error:  Uncaught exception 'Exception' with message 'Tried to remove key noload from section modules, but that section doesn't exist' in /var/www/html/admin/libraries/BMO/ConfigFile.class.php:79
Stack trace:
#0 /var/www/html/admin/libraries/BMO/ModulesConf.class.php(63): ConfigFile->removeEntry('modules', 'noload', 'chan_sip.so')
#1 /var/www/html/admin/modules/core/functions.inc/PJSip.class.php(233): ModulesConf->removenoload('chan_sip.so')
#2 /var/www/html/admin/libraries/BMO/FileHooks.class.php(100): FreePBX\modules\Core\PJSip->writeConfig(Array)
#3 /var/www/html/admin/libraries/BMO/FileHooks.class.php(25): FileHooks->processNewHooks()
#4 /var/lib/asterisk/bin/retrieve_conf(740): FileHooks->processFileHooks(Array)
#5 {main}
  thrown in /var/www/html/admin/libraries/BMO/ConfigFile.class.php on line 79

Can anyone suggest a resolution?

Posts: 2

Participants: 2

Read full topic


fail2ban, updating to newer version on CLI with yum possible?

$
0
0

@lorn10 wrote:

Hi to all

Because near everything works almost perfectly I am still on FreePBX 5.211.65-21. Yes, I know that build is long time EOL. Well, because Linux is not Windows I had until now no bad security concerns. :wink:

Whatever, fail2ban is probably the most important security related part in older FreePBX Distro's. Therefore I have now checked at CLI with yum info fail2ban my current version. Installed is 0.8.8, most newest available yum package seems to be fail2ban version 0.9.3.

Can I update to that version on CLI with yum? Or will this break something in FreePBX 11 or in any other modules?

Thanks for any hint.

Posts: 1

Participants: 1

Read full topic

Install using HA Distro does not allocate all HDD Space

$
0
0

@AdamKayden wrote:

Continuing the discussion from HA installation ISO:

In the thread above, Korovin was able to get 300GB for CentOS while the rest to lvm.

for us, HA 10.13.66 (Asterisk 13) is installed on VMWare. 1TB has been allocated but sda2/dm-0 get only 46.9GB of space. How can we use all available free space?

Will activating the HA license allocate the disk space automatically?

Posts: 2

Participants: 2

Read full topic

Hyper-V Upgrade Issues

$
0
0

@rnmixon wrote:

[Edit by xrobau: Moved this into a new thread, it had nothing to do with the old one]

I just ran across this thread I know it's old.

We've leveraged Hyper-V at a number of customers to eliminate a dedicated hardware appliance that has to be taken care of. We do not have any of the issues others are reporting with Hyper-V. That said, none of our systems have more than 30 extensions - so we well might hit problems as we grow, hope not. We've also been able to successfully run other network appliances under Hyper-v without too much grief.

What was an unpleasant surprise was when we went to upgrade from 6.12.65-32 to 10.13.66. We are unable to boot after the upgrade, had to restore back to a snapshot. This has happened on two systems and I've got three more that also need the upgrade.

The FreePBX distro is supposed to be based on CentOS 6.5 or 6.6 - we have not had any issues upgrading our Centos 6.5 web servers to CentOS 6.6 under Hyper-V, so I'm trying to figure out what's different about the FreePBX distro that causes this.

Any ideas?

Posts: 2

Participants: 2

Read full topic

Activation failure after upgrade to FreePBX 13.0.62

$
0
0

@lynott wrote:

Hello,

Recently I upgraded from FreePBX distro v12 to v13.0.62. All moules are up to date.
The PBX machine is working properly without any problem, except ACTIVATION.
When I try to activate through ADMIN>SYSTEM ADMIN, the window below are always shown.
There is only 'ABORT' button. There is no addtional step menu. (i.e. Next, Activate....)
So, I can't proceed forward.
I tried with every browsers.
Also I opened all port on my router even if the PBX behind NAT.
Could someone help me?

Posts: 1

Participants: 1

Read full topic

Can I cancel FreePBX 12 to 13 upgrade tool!?

$
0
0

@dodders668 wrote:

I accidentally selected '12 to 13 upgrade tool' under the 'Admin' menu instead of selecting 'Administrators'.

I now have 'You're about to upgrade' on my screen and can no longer access any other menus. How can I cancel the upgrade???

The only options I have are 'Skip' activation or 'Activate' can I cancel once I've selected either option.

I can't conduct the upgrade and I need to access the menus. I've not restarted the server as customers are currently using it.

Please help.

Posts: 11

Participants: 3

Read full topic

Install distro via PXE?

$
0
0

@ksupport wrote:

I'm lost on what to do/try next and hope someone can tell me how to do this correctly.
I'm guessing that something is happening after the install completes when using the DVD method that isn't happening using PXE.

I am trying to get FreePBX 13 distro to install over PXE and testing with VMWare Workstation 12.
I installed the distro on a VM using the standard method using the ISO and it is working great and is my control VM.
Next, I setup a new Centos7 VM to be a PXE server and I can successfully install FreePBX on a new VM.

My first attempt didn't have menu support that the traditional install had but I was able to copy the isolinux.cfg from the ISO and paste it into the pxelinux.cfg/default file, make the modifications to use ftp and now I get the menu options and FreePBX appears to install correctly compared to control VM.

I login to Web UI, create new account and the apply config is shown and upon clicking it I get error below.

exit: 1
Whoops\Exception\ErrorException: fileowner(): stat failed for /etc/dahdi/system.conf in file /var/www/html/admin/modules/dahdiconfig/includes/dahdi_cards.class.php on line 126
Stack trace:
1. Whoops\Exception\ErrorException->() /var/www/html/admin/modules/dahdiconfig/includes/dahdi_cards.class.php:126
2. Whoops\Run->handleError() :0
3. fileowner() /var/www/html/admin/modules/dahdiconfig/includes/dahdi_cards.class.php:126
4. dahdi_cards->__construct() /var/www/html/admin/modules/dahdiconfig/functions.inc.php:21
5. dahdiconfig_conf->dahdiconfig_conf() /var/lib/asterisk/bin/retrieve_conf:516

Posts: 2

Participants: 1

Read full topic

Asterisk Switch to 13 Failing

$
0
0

@bdolnik wrote:

Can anyone give some pointers on how to troubleshoot this. Trying to run asterisk-version-switch and go from 11 to 13. Getting error... asterisk13 had an issue being installed and did not complete

Here is console output...

You picked asterisk13


Clearing yum cache
Loaded plugins: fastestmirror, kmod
Cleaning repos:
Cleaning up Everything
Cleaning up list of fastest mirrors


Switching to asterisk13


Loaded plugins: fastestmirror, kmod
Setting up Yum Shell
> Setting up Remove Process
> Determining fastest mirrors
Setting up Install Process
No package asterisk13-13* available.
No package asterisk13-addons-13* available.
No package asterisk13-addons-bluetooth-13* available.
No package asterisk13-addons-core-13* available.
No package asterisk13-addons-mysql-13* available.
No package asterisk13-addons-ooh323-13* available.
No package asterisk13-core-13* available.
> No package asterisk13-curl-13* available.
No package asterisk13-dahdi-13* available.
No package asterisk13-doc-13* available.
No package asterisk13-flite-13* available.
No package asterisk13-flite-debuginfo-13* available.
No package asterisk13-odbc-13* available.
No package asterisk13-voicemail-13* available.
No package asterisk13-resample-13* available.
> No package pjproject* available.
No package jansson* available.
> --> Running transaction check
---> Package asterisk11.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-addons.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-addons-bluetooth.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-addons-core.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-addons-mysql.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-addons-ooh323.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-core.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-curl.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-dahdi.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-doc.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-flite.i686 0:11.21.1-1.shmz65.1.36 will be erased
---> Package asterisk11-flite-debuginfo.i686 0:11.21.1-1.shmz65.1.36 will be erased
---> Package asterisk11-odbc.i686 0:11.21.2-1.shmz65.1.104 will be erased
---> Package asterisk11-res_digium_phone.i686 0:2.1.1-1.shmz65.1.28 will be erased
---> Package asterisk11-voicemail.i686 0:11.21.2-1.shmz65.1.104 will be erased
--> Finished Dependency Resolution
Success resolving dependencies
> --> Running transaction check
--> Finished Dependency Resolution

============================================================================================================
 Package                               Arch           Version                          Repository      Size
============================================================================================================
Removing:
 asterisk11                            i686           11.21.2-1.shmz65.1.104           @pbx           0.0
 asterisk11-addons                     i686           11.21.2-1.shmz65.1.104           @pbx           0.0
 asterisk11-addons-bluetooth           i686           11.21.2-1.shmz65.1.104           @pbx            87 k
 asterisk11-addons-core                i686           11.21.2-1.shmz65.1.104           @pbx            61 k
 asterisk11-addons-mysql               i686           11.21.2-1.shmz65.1.104           @pbx           105 k
 asterisk11-addons-ooh323              i686           11.21.2-1.shmz65.1.104           @pbx           1.7 M
 asterisk11-core                       i686           11.21.2-1.shmz65.1.104           @pbx           8.7 M
 asterisk11-curl                       i686           11.21.2-1.shmz65.1.104           @pbx            38 k
 asterisk11-dahdi                      i686           11.21.2-1.shmz65.1.104           @pbx           843 k
 asterisk11-doc                        i686           11.21.2-1.shmz65.1.104           @pbx           8.6 k
 asterisk11-flite                      i686           11.21.1-1.shmz65.1.36            @pbx           9.1 k
 asterisk11-flite-debuginfo            i686           11.21.1-1.shmz65.1.36            @pbx            29 k
 asterisk11-odbc                       i686           11.21.2-1.shmz65.1.104           @pbx           178 k
 asterisk11-res_digium_phone           i686           2.1.1-1.shmz65.1.28              @pbx           1.2 M
 asterisk11-voicemail                  i686           11.21.2-1.shmz65.1.104           @pbx           217 k

Transaction Summary
============================================================================================================
Remove       15 Package(s)

Installed size: 13 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Erasing    : asterisk11-addons-11.21.2-1.shmz65.1.104.i686                                           1/15
  Erasing    : asterisk11-addons-mysql-11.21.2-1.shmz65.1.104.i686                                     2/15
  Erasing    : asterisk11-addons-core-11.21.2-1.shmz65.1.104.i686                                      3/15
  Erasing    : asterisk11-addons-bluetooth-11.21.2-1.shmz65.1.104.i686                                 4/15
  Erasing    : asterisk11-addons-ooh323-11.21.2-1.shmz65.1.104.i686                                    5/15
  Erasing    : asterisk11-odbc-11.21.2-1.shmz65.1.104.i686                                             6/15
  Erasing    : asterisk11-curl-11.21.2-1.shmz65.1.104.i686                                             7/15
  Erasing    : asterisk11-11.21.2-1.shmz65.1.104.i686                                                  9/15
  Erasing    : asterisk11-dahdi-11.21.2-1.shmz65.1.104.i686                                           10/15
  Erasing    : asterisk11-doc-11.21.2-1.shmz65.1.104.i686                                             11/15
  Erasing    : asterisk11-voicemail-11.21.2-1.shmz65.1.104.i686                                       12/15
  Erasing    : asterisk11-core-11.21.2-1.shmz65.1.104.i686                                            13/15
  Erasing    : asterisk11-flite-debuginfo-11.21.1-1.shmz65.1.36.i686                                  14/15
  Erasing    : asterisk11-res_digium_phone-2.1.1-1.shmz65.1.28.i686                                   15/15
  Verifying  : asterisk11-voicemail-11.21.2-1.shmz65.1.104.i686                                        1/15
  Verifying  : asterisk11-addons-bluetooth-11.21.2-1.shmz65.1.104.i686                                 2/15
  Verifying  : asterisk11-flite-11.21.1-1.shmz65.1.36.i686                                             3/15
  Verifying  : asterisk11-curl-11.21.2-1.shmz65.1.104.i686                                             4/15
  Verifying  : asterisk11-addons-11.21.2-1.shmz65.1.104.i686                                           5/15
  Verifying  : asterisk11-res_digium_phone-2.1.1-1.shmz65.1.28.i686                                    6/15
  Verifying  : asterisk11-doc-11.21.2-1.shmz65.1.104.i686                                              7/15
  Verifying  : asterisk11-11.21.2-1.shmz65.1.104.i686                                                  8/15
  Verifying  : asterisk11-flite-debuginfo-11.21.1-1.shmz65.1.36.i686                                   9/15
  Verifying  : asterisk11-addons-ooh323-11.21.2-1.shmz65.1.104.i686                                   10/15
  Verifying  : asterisk11-addons-core-11.21.2-1.shmz65.1.104.i686                                     11/15
  Verifying  : asterisk11-core-11.21.2-1.shmz65.1.104.i686                                            12/15
  Verifying  : asterisk11-addons-mysql-11.21.2-1.shmz65.1.104.i686                                    13/15
  Verifying  : asterisk11-dahdi-11.21.2-1.shmz65.1.104.i686                                           14/15
  Verifying  : asterisk11-odbc-11.21.2-1.shmz65.1.104.i686                                            15/15

Removed:
  asterisk11.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-addons.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-addons-bluetooth.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-addons-core.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-addons-mysql.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-addons-ooh323.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-core.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-curl.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-dahdi.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-doc.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-flite.i686 0:11.21.1-1.shmz65.1.36
  asterisk11-flite-debuginfo.i686 0:11.21.1-1.shmz65.1.36
  asterisk11-odbc.i686 0:11.21.2-1.shmz65.1.104
  asterisk11-res_digium_phone.i686 0:2.1.1-1.shmz65.1.28
  asterisk11-voicemail.i686 0:11.21.2-1.shmz65.1.104

Finished Transaction
> Leaving Shell


asterisk13 had an issue being installed and did not complete
Review the console logs and resolve the RPM conflict first
                echo and rerun this script to try again.

Posts: 5

Participants: 3

Read full topic


CVE-2015-7547: glibc getaddrinfo stack-based buffer overflow

$
0
0

@rkrenzis wrote:

For the maintainers of glibc in the schmooze freepbx distro:

Do you know when you're planning to release a patched glibc per CVE-2015-7547?

Referenced websites:
googleonlinesecurity.blogspot.com/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html
access.redhat.com/security/cve/cve-2015-7547
isc.sans.edu/diary/CVE-2015-7547%3A+Critical+Vulnerability+in+glibc+getaddrinfo/20737

Packages in question that need updating:
glibc-headers-2.12-1.149.shmz65.1.1.x86_64
glibc-devel-2.12-1.149.shmz65.1.1.x86_64
glibc-common-2.12-1.149.shmz65.1.1.x86_64
glibc-2.12-1.149.shmz65.1.1.x86_64

Posts: 6

Participants: 4

Read full topic

Cannot restore backup to new machine - freepbx is same version

$
0
0

@dvanaken wrote:

Considering the number of times I have built a new asterisk/fpbx box and moved config over using backup and restore, I'm feeling like an idiot. My 'old' box is Asterisk 1.8 w/fpbx 12.0.76. My 'new' box is 6.12.65 (also 12.0.76) All the freepbx modules are updated and match between the machines. I did a full backup and restored (selecting all) to the new box. First, I don't get the red ''apply config" button after the restore which I think I should get. So if I go into another application, like extensions (and I see all my extensions there correctly), then I get the red button, and when I click it, I get this:

exit: 1
[FATAL] SQLSTATE[28000] [1045] Access denied for user 'asteriskuser'@'localhost' (using password: YES) SQLSTATE[28000] [1045] Access denied for user 'asteriskuser'@'localhost' (using password: YES)

Trace Back:

/var/www/html/admin/libraries/BMO/Database.class.php:70 PDO->__construct()
[0]: mysql:host=localhost;port=3306;dbname=asteriskcdrdb
[1]: asteriskuser
[2]: amp109

/var/www/html/admin/modules/cdr/Cdr.class.php:35 Database->__construct()
[0]: mysql:host=localhost;port=3306;dbname=asteriskcdrdb
[1]: asteriskuser
[2]: amp109

I've restored from a backup and tried this twice in case I missed something obvious - same result.

I'm not thinking this is strictly a password issue - the .conf files seem to have the same default passwords which I have never changed (amp111, amp109).

I really think I am doing something very straightforward that I believe I have done several times. I know freepbx has become more complex - is this approach no longer the correct way to move a config?

Help, guys!

Posts: 1

Participants: 1

Read full topic

GPG upgrade error on all modules in ver. 6.12.65-*

$
0
0

@andretelemagic wrote:

Hi,

I'm currently automating an upgrade script for multiple servers in amazon. They are all started from the same AMI(Image), 100% identical.

Last week I could run my upgrade script without any problems. Since then I haven't done any changes to the script but from the start of this week I get

- File Integrity failed for /var/www/html/admin/modules/_cache/*****packagenames*****.gpg - aborting

on every module I do changes to with amportal or through web gui.

The GPG breaks after running upgrade-5.211.65-to-6.12.65-20.sh

All the 5.211.65.x, 10.13.66-x versions has no problems with upgrading/downloading modules with amportal/fwconsole.

This seems to only exist in 6.12.65-x.

All of this leads me to believe that something must have been changed by the FreePBX folks during last friday.

Either the upgrade-5.211.65-to-6.12.65-20.sh has been modified lately or something wrong with all the hosted ver. 6.12.65-x GPG files.

Sincerely,
André

Posts: 5

Participants: 2

Read full topic

Incoming Fax to Extension

$
0
0

@addisonb wrote:

Hello,
On an old PIAF FreePBX 11 box I used to be able to set an extension for fax and input an email address and then in my list of destinations for the fax detect in the inbound route you would see fax recipient.

I see in the wiki where it says this was moved to User Manager for 13 but I am trying to do this in the FreePBX Distro 12. In the user manager I can add "Fax Number" but I think this is only a directory piece of information. Where can I enable individual fax to extension email addresses in FreePBX 12?

Posts: 4

Participants: 2

Read full topic

6.12.65-32 ** critical system error **

$
0
0

@atcom wrote:

I am seeing this error upon login to systems that have upgraded to 6.12.65-32:

** CRITICAL SYSTEM ERROR **
Unable to generate MOTD.
The /usr/sbin/fwconsole file is not accessible
You are likely to experience significant system issues.

I realize it's nothing to be concerned about seeing as these systems are all running Asterisk 11, but the optics aren't great if someone's looking over your shoulder!

Posts: 4

Participants: 2

Read full topic

Viewing all 1374 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>