SSH into the server and run fwconsole --verbose
and post the logs here.
Applying config Error
I need information
I need information about this
-----------AMPMGR-----------
AMPMGRPASS=2xLXjZO6RjXE
AMPMGRUSER=admin
And this
-----------AMPDB-----------
AMPDBUSER=freepbxuser
AMPDBPASS=2HkjGFmdafJx
AMPDBHOST=localhost
AMPDBNAME=asterisk
AMPDBENGINE=mysql
For what , and how i can use it ??
I need information
Those are the credentials by which someone could access your Asterisk Manager Interface (AMI) or your MySQL database. The default settings for FreePBX disallow public access to the AMI but normally people wouldn’t post credentials here anyway.
“How can I use it ??” - you can’t. Those credentials are for FreePBX to use. If you want to access AMI you can set up a new set of credentials in the Settings -> Asterisk Manager Users menu, and if you want to directly access the database (not recommended) just do it as root or set up a new user.
Where are SMS messages stored?
Is there a way to backup the SMS messages using Backup and Restore? I can’t find a way to add the sql table sms_messages
.
Freepbx dialplan
where could i find the freepbx dialplan where everything is done?
just to take a look and maybe modify something later.
note: i know i can make modifications in some custom or additional files.
Freepbx dialplan
It is usually in the additional files. In the Asterisk console, if you type something like:
dialplan show foo@context
It should tell you the filename where the dialplan is
Where are SMS messages stored?
In the backup module, there’s an option to add MySQL and then choose between CDR or Config Server. I am not sure what the config server is and if that sms table is under the same database, worth looking into…
Applying config Error
You are missing the ‘reload’
Call Tranfsers
Sorry for not replying here.
I think you may get around this whole mess by simply logging in these agents without the ‘/n’
local/123@from-queue
Instead of
local/123@from-queue/n
Synchronizing two FreePBX servers
I would like to start designing a system that allows me to have a machine ready with synchronized freepbx.
I found this post on the forum:
https://community.freepbx.org/t/synchronizing-two-freepbx-servers/26815
But it is very old in addition the links to the documentation are no longer reachable.
Can anyone who has experience on this give an idea?
Synchronizing two FreePBX servers
Sometimes caller can't hear me
Hi all.
I’m running Freepbx 14.0.16.4 on Raspberry PI 3b+
Asterisk version is 13.29.2
I use an OVH SIP account on port 5060.
Locally I use an AASTRA 57i device.
Sporadically, on incoming calls, I got an issue where I can hear the caller, but the caller can’t hear me.
When this occur, the caller calls again and it works.
Any idea ?
Regards,
Laurent.
Area code being prepended
Hi
Can anyone tell from this log where the area code is being prepended? Thank you!
At line 132 01203 gets prepended to 08453300111 and I’m not sure why!
thanks
Area code being prepended
What do your Outbound Routes tell you because that’s where it is happening. That or in the trunk.
FreePBX 15 Voip - Fax - Chan PJSIP issue
I’ve installed a new Freepbx with VOIP - Ehiweb.
Freepbx 15 / Asterisk 18 on raspberry PI4 8GB using chan_PJSIP
Incoming call, outgoing call no issues
I want to receive fax in email and i have configured it on incoming call/extension/fax configuration.
When Fax incoming all seems going well (no warning/error visible on log) the sender receive OK on fax report but no mail for me.
if i use command “fax show stats” i can see that i have received faxs.
Where is the mistake?
FreePBX 15 Voip - Fax - Chan PJSIP issue
Looks like you have narrowed it down to e-mail configuration.
Area code being prepended
Do you have a prefix set on that trunk?
CDR Audio Recording File
Well, I kept these configuratios:
Use MixMonitor for Recordings - Yes
Call Recording Format - wav
Force Allow Conference Recording - Yes
Call Recording Policy - Caller
Inbound Routes - Call Recording to Force
Outbound Routes - Call Recording to Force
Applications -> Call Recording - Call Recording Mode to Force, Destination Queue
The destination Queue -
Max Wait Time to Unlimited
Nobody added to queue
Join Announcement - Always
Music on Hold Class - inherit
So, I made a call to the queue and I could see on a .WAV file on file system related to my call as:
/var/spool/asterisk/monitor/2021/03/31/in-8000-51995482017-20210331-181023-1617225023.0.wav
So I copied the file to my machina using SCP, and tried to listen to it. Media player could open the file, but it has no audio, zero seconds recorded, an empty file.
But accordingly to documentation on:
https://wiki.freepbx.org/display/FPG/Call+Recording+Module+User+Guide
I should have an file within audio recorded as says:
“If a call is to be recorded, it can start immediately. This will incorporate any announcements, hold music, etc. prior to being answered.”
What I’m missing out?
Where are SMS messages stored?
I do see the option to backup MySQL, and I am doing so with a full weekly backup, but I was hoping to pinpoint the SMS messages and back them up separately.
Is there a folder that the SMS message are stored on? Similar to call recordings being in the var/spool/asterisk/monitor
folder?
Sometimes caller can't hear me
Try disabling SIP ALG in your router settings.