@bksales wrote:
I see a million of these lines in the asterisk full log. What broke?
ERROR[32373] tcptls.c: TCP/TLS accept failed: Too many open files
Current Asterisk Version: 13.17.0
Posts: 6
Participants: 2
@bksales wrote:
I see a million of these lines in the asterisk full log. What broke?
ERROR[32373] tcptls.c: TCP/TLS accept failed: Too many open files
Current Asterisk Version: 13.17.0
Posts: 6
Participants: 2
@bajramia wrote:
Hi All,
I want to know when i show caller ID on BLF
Example 300 calls 301 i want to show blf that 300 calling 301 on extension 302 so if i want to pick up i canThank you
Posts: 1
Participants: 1
@jon_b wrote:
Hi,
Is there any way to increase the (audio) volume on a call across an IAX2 trunk ?,We have 4 sites each with their own instance of FreePBX 14 (on Asterisk 13 ), each with their own SIP Trunks and also joined with IAX2 trunks for desk-to-desk dialling.across a corporate WAN.
Initial testing is showing that the call (audio) volume on the SIP trunks is perfect as are internal calls on each system, but the desk-to-desk calls could do with a few dB extra gain.
Can this be done from the FreePBX GUI ?, say by an “Other IAX setting” in IAX settings/Advanced ?
Thanks
Jon
Posts: 2
Participants: 1
@assos40 wrote:
Hi,
I tried to get a solution on the Comercial Modules’ Section but had no help at all there.
Maybe i have more luck here in ‘General Help’
This is my issue:
I am using Queue Reports 14.0.7.18.
I had allways an issue with the reports wich is unsolved till now.
On an ‘Answered call Details’ report i have many records with a blank DID field.
I could live with that because i changed the cron job to run every hour.
like this
*/60 * * * * [ -e /var/www/html/admin/modules/qxact_reports/import_queue_data.php ] && php /var/www/html/admin/modules/qxact_reports/import_queue_data.phpThat way i had minimized the records with a blank DID field.
With the latest update the records are fetched every 5 min and there is no entry in the
cron job to change the interval.
I tried this
*/60 * * * * /usr/sbin/fwconsole qxactreports --sync
without success.
So,Is there now a wayto change the fetching interval ?
Thanks
Posts: 1
Participants: 1
@Sagimor wrote:
Hello everyone,
not sure this is the right place but i’m literally desperate here.I have installed A2billing, everything works great, but one thing is driving me crazy.
I just need to split between Customers/card type.
For example:
If i dial 10 - it will launch agiconfX - and only Prepaid cards will work
if i dial 11 - it will launch agiconfX - and only Postpaid cards will work.I dont mind if i will split the cards for 2 different customers groups (prepaid and post paid)
or to split it by the card type…
I just want to limit access to cards list via the agiconf.Thank you, hope i managed to explain this.
Sagi.
Posts: 1
Participants: 1
@juesor wrote:
Ok so I have an odd scenario and problem.
I am running a FreePBX Distro 12.7.6-1904-1.sng7 and Asterisk 15.7.3.
Now my company uses Yealink Video Conferencing devices. I have a YMS server which allows me to centralize video conferencing. But my users want to be able to SIP call through YMS so working with yealink we setup a pjsip trunk between YMS and FreePBX. Now this works when i want to call extensions from YMS. My YMS connected device called yms called extension 6354 and the user was able to pick up the call and talk.
executing [s@macro-dial-one:54] Dial(“SIP/yms-00007cca”, “SIP/6354,30,HhTtrb(func-apply-sipheaders^s^1)”) in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
– SIP/6354-00007ccb Internal Gosub(func-apply-sipheaders,s,1) start
– Executing [s@func-apply-sipheaders:1] NoOp(“SIP/6354-00007ccb”, “Applying SIP Headers to channel SIP/6354-00007ccb”) in new stack
– Executing [s@func-apply-sipheaders:2] Set(“SIP/6354-00007ccb”, “TECH=SIP”) in new stack
– Executing [s@func-apply-sipheaders:3] Set(“SIP/6354-00007ccb”, “SIPHEADERKEYS=”) in new stack
– Executing [s@func-apply-sipheaders:4] While(“SIP/6354-00007ccb”, “0”) in new stack
– Jumping to priority 11
– Executing [s@func-apply-sipheaders:12] Return(“SIP/6354-00007ccb”, “”) in new stack
== Spawn extension (from-internal, 6354, 1) exited non-zero on ‘SIP/6354-00007ccb’
– SIP/6354-00007ccb Internal Gosub(func-apply-sipheaders,s,1) complete GOSUB_RETVAL=
– Called SIP/6354But when I want to make outbound calls out of my FreePBX trunk and outbound route it fails with no service.
-- Executing [###6354@from-sip-external:1] NoOp("SIP/yms-00007d13", "Received incoming SIP connection from unknown peer to ###6354") in new stack
0x7f3b45e75690 – Strict RTP learning after remote address set to: 192.168.3.72:51010
– Executing [###6354@from-sip-external:1] NoOp(“SIP/yms-00007d13”, “Received incoming SIP connection from unknown peer to ###6354”) in new stack
– Executing [###6354@from-sip-external:2] Set(“SIP/yms-00007d13”, “DID=###6354”) in new stack
– Executing [###6354@from-sip-external:3] Goto(“SIP/yms-00007d13”, “s,1”) in new stack
– Goto (from-sip-external,s,1)
– Executing [s@from-sip-external:1] GotoIf(“SIP/yms-00007d13”, “1?setlanguage:checkanon”) in new stack
– Goto (from-sip-external,s,2)
– Executing [s@from-sip-external:2] Set(“SIP/yms-00007d13”, “CHANNEL(language)=en”) in new stack
– Executing [s@from-sip-external:3] GotoIf(“SIP/yms-00007d13”, “0?noanonymous”) in new stack
– Executing [s@from-sip-external:4] Goto(“SIP/yms-00007d13”, “from-trunk,###6354,1”) in new stack
– Goto (from-trunk,###6354,1)
– Executing [###6354@from-trunk:1] Set(“SIP/yms-00007d13”, “__FROM_DID=###6354”) in new stack
– Executing [###6354@from-trunk:2] NoOp(“SIP/yms-00007d13”, “Received an unknown call with DID set to ###6354”) in new stack
– Executing [###6354@from-trunk:3] Goto(“SIP/yms-00007d13”, “s,a2”) in new stack
– Goto (from-trunk,s,2)
– Executing [s@from-trunk:2] Answer(“SIP/yms-00007d13”, “”) in new stack
0x7f3b45e75690 – Strict RTP switching to RTP target address 192.168.3.72:51010 as source
– Executing [s@from-trunk:3] Log(“SIP/yms-00007d13”, “WARNING,Friendly Scanner from 192.168.3.72”) in new stack
[2019-11-18 09:28:23] WARNING[29092][C-000044e1]: Ext. s:3 @ from-trunk: Friendly Scanner from 192.168.3.72And the call is dropped.
Now my pjsip trunk to YMS is using Context = from-pstn and i have Authentication set to None and Registration set to None.
I am unsure if it is picking up my outbound route because I use Extension Routing and since YMS isn’t an extension how to I set it up to allow calls from the PJSIP trunk?
Now I have been through this with Yealink and they have exhausted their ability so i’ve turned to the FreePBX community to see if someone can help.
Thank you in advance.
Posts: 1
Participants: 1
@dan_ce wrote:
Similar to this question, I’m trying to access ring groups, page groups and queues from within the dialplan. I’ve tried all sorts of wording, but everything either returns no route to destination or subscriber absent.
This is what my context looks like at the moment
[check-whitelist] exten => s,1,Noop(Entering user defined context [check-whitelist] in extensions_custom.conf) exten => s,n,AGI(lgaetz-cmcheck.php,${CALLERID(number)}) exten => s,n,gotoif($["${whitelist}"="false"]?,1000) exten => s,n,Return exten => s,1000,Dial(PJSIP/22)
This works, if the number is found, it routes to extension 22. But I’d really like to route to ring group 61. Not sure how I’d do that?!
Thank you!!
Posts: 1
Participants: 1
@dan_ce wrote:
I’m trying to basically check an incoming EXTERNAL call against a group of numbers in contact manager to see if it’s a member of staff calling in. If it IS a member of staff, I want to send the phone call to desk phones.If it’s NOT a member of staff, I want to send the call to cordless phones.
I’m using Lorne’s “check whitelist” code for this.
When I was testing, using an inbound route where just my own mobile number was subject to the check whitelist, it seemed pretty speedy. Now I’ve set ALL incoming calls (we really don’t get that many) to go through the script and it seems to be quite a while now before the desk phones start to ring. Which to me doesn’t make any sense because the contact manager check is quite quick in and of itself. Any ideas?!
Is it odd, for example, that these lines appears in the trace?
[2019-11-19 08:42:59] VERBOSE[25379][C-000001e9] pbx.c: Spawn extension (check-whitelist, s, 1000) exited non-zero on 'SIP/1-pstn-0000008a'
[2019-11-19 08:43:00] VERBOSE[25379][C-000001e9] app_stack.c: Spawn extension (check-whitelist, s, 1000) exited non-zero on 'SIP/1-pstn-0000008a'
A call trace is here if anyone has time to take a look?!
The call comes in at 08:42:48, the log shows phones ringing from 08:42:50 but it seemed to take much longer before they actually did. I can do a proper stopwatch test if that would be better.
Yesterday (before I introduced this extra check) they seemed to be really on the ball!I’m wondering if I should be using dynroutes or not? Would I gain anything?
Thank you…!
Posts: 1
Participants: 1
@xptpa2020 wrote:
We love v13 and have lots of it installed. We never really installed much v14, nothing against it, just have a lot of v13. Thinking we need to move our v13 instances to something more up to date. Are companies running v15 in production and not having issues? I want to run v15, but it has to be stable. Real-world experience thoughts??
Posts: 2
Participants: 2
@Smitellos wrote:
Hello everyone.
Im trying to getmonitor file
variable created by mixmonitor being visible in CDR AMI console.
Is there a way to assign it not to one extention, bu to all extentions i have? Something similar to this:exten => _X.,n,Set(CDR(userfield)=audio:${CALLFILENAME}.${MIXMON_FORMAT})
freebpx ver 14.0.10.3, asterisk 16.3.0
Posts: 1
Participants: 1
@Cricchetto wrote:
Hi everyone, what’s saved in there? how do i clean it?
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/SangomaVG-root 16G 5.1G 11G 34% /
devtmpfs 908M 0 908M 0% /dev
tmpfs 920M 0 920M 0% /dev/shm
tmpfs 920M 8.6M 911M 1% /run
tmpfs 920M 0 920M 0% /sys/fs/cgroup
/dev/vda1 1.9G 58M 1.8G 4% /boot
tmpfs 184M 0 184M 0% /run/user/0
tmpfs 184M 0 184M 0% /run/user/995I ran the command:
rm -rf SangomaVG-root
rm -rf SangomaVG-swaplv1but it’s still full … why?
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/SangomaVG-root 16G 5.1G 11G 34% /
devtmpfs 908M 0 908M 0% /dev
tmpfs 920M 0 920M 0% /dev/shm
tmpfs 920M 8.6M 911M 1% /run
tmpfs 920M 0 920M 0% /sys/fs/cgroup
/dev/vda1 1.9G 58M 1.8G 4% /boot
tmpfs 184M 0 184M 0% /run/user/0
tmpfs 184M 0 184M 0% /run/user/995
Posts: 3
Participants: 3
@sentinelace wrote:
I have a client who wants to somehow view the call history of all extensions for answered and unanswered calls. Is there some kind of reporting or maybe a UCP panel that can show all extension information?
Posts: 1
Participants: 1
@jfinstrom wrote:
I received this notification in my PBX but do not see any information on
https://wiki.freepbx.org/display/FOP/List+of+Securities+Vulnerabilities
Is there additional information somewhere?<issue> <id>SEC-2019-001</id> <type>Authentication Flaw</type> <severity>high</severity> <discoveredby>PBXComplete - www.pbxcomplete.nl</discoveredby> <reported>2019-11-14</reported> <fixed>2019-11-18</fixed> <description>Potential user password bypass.</description> <changelog>2019-11-18: fixed</changelog> <tickets>#20791</tickets> <releated_urls> <url> https://wiki.freepbx.org/display/FOP/List+of+Securities+Vulnerabilities </url> </releated_urls> <versions> <v13.0> <vulnerable>yes</vulnerable> <fixes> <framework>13.0.197.14</framework> </fixes> </v13.0> <v14.0> <vulnerable>yes</vulnerable> <fixes> <framework>14.0.13.12</framework> </fixes> </v14.0> <v15.0> <vulnerable>yes</vulnerable> <fixes> <framework>15.0.16.27</framework> </fixes> </v15.0> </versions> </issue>
Posts: 4
Participants: 3
@f1systems wrote:
FreePBX 14.0.13.11
Posting this as a new question because I really could not think how to word a search.
We want to dial an extension and have the phone complete the call without having to press another key (Dial or Speaker) to complete the call.
Off-hook we can dial 720 and get extension 720. On-hook (speaker phone) we dial 720 then have to press the Dial or Speaker button to complete the call
.
Should be: On-hook dial 720 and after x seconds it should dial without pressing another key.Thanks.
Posts: 3
Participants: 3
@frouty wrote:
Hi,
I’d like to add a button on sangoma phone that play an announcement.
You press the button play the announcement.the idea is the receiver is busy doesn’t want to answer the phone, he press the button the annoucement say to the caller “hey leave me alone call me later” and hangup. And your back for receiving new call
Annoucement do that but how to triger it from a button on the phone.
I coud use Do not Disturb but it"s a toggle button you have to do it again to receive phone call
Where should I look for?
Thanks for your help.
Posts: 1
Participants: 1
@josephchrz wrote:
Hello I’m running a old freepbx setup from years ago. Someone help me to setup the tftp server and oss end point manger. But I’m in the proccess of settuping up the latest freebpx. I saw how to enable the tftp from SkyKingOH he put
tftp server:
/etc/xinet/d/tftp - Modify as below:
[root@maieast xinetd.d]# cat tftp
default: off
description: The tftp server serves files using the trivial file transfer
protocol. The tftp protocol is often used to boot diskless
workstations, download configuration files to network-aware printers,
and to start the installation process for some operating systems.
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -v -s /tftpboot
disable = no
per_source = 11
cps = 100 2
flags = IPv4
}
[root@maieast xinetd.d]#Run the command ‘service xinetd restart’
You can tail the messages file to see the tftp requests tail -f /var/log/messages
I’m guessing to enable it. But i was wondering there is anything else i would i would need to get tftp server to work? One thing i remember something about DHCP 150? I don’t remember what is that for?Joseph
Posts: 3
Participants: 2
@daansk44 wrote:
For some reason, the port 5060 seems to be closed and I do not know exactly why.
When I run annmap
command I get this backStarting Nmap 6.40 ( http://nmap.org ) at 2019-11-07 18:30 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.0000080s latency). Other addresses for localhost (not scanned): 127.0.0.1 Not shown: 983 closed ports PORT STATE SERVICE 22/tcp open ssh 25/tcp open smtp 53/tcp open domain 80/tcp open http 81/tcp open hosts2-ns 82/tcp open xfer 83/tcp open mit-ml-dev 84/tcp open ctf 111/tcp open rpcbind 443/tcp open https 3306/tcp open mysql 4000/tcp open remoteanything 5000/tcp open upnp 5222/tcp open xmpp-client 8001/tcp open vcom-tunnel 8088/tcp open radan-http 8089/tcp open unknown
You can see there is no port 5060
When I look at the specefic port it is saying that it is closed
[root@freepbx ~]# nmap -v -sV localhost -p 5060 Starting Nmap 6.40 ( http://nmap.org ) at 2019-11-07 18:46 UTC NSE: Loaded 23 scripts for scanning. Initiating SYN Stealth Scan at 18:46 Scanning localhost (127.0.0.1) [1 port] Completed SYN Stealth Scan at 18:46, 0.00s elapsed (1 total ports) Initiating Service scan at 18:46 NSE: Script scanning 127.0.0.1. Nmap scan report for localhost (127.0.0.1) Host is up (0.00012s latency). Other addresses for localhost (not scanned): 127.0.0.1 PORT STATE SERVICE VERSION 5060/tcp closed sip Read data files from: /usr/bin/../share/nmap Service detection performed. Please report any incorrect results at http://nmap.org/submit/ . Nmap done: 1 IP address (1 host up) scanned in 0.16 seconds Raw packets sent: 1 (44B) | Rcvd: 2 (84B)
With a netstatus I get the next
[root@freepbx ~]# netstat -na |grep 5060 udp 0 0 0.0.0.0:5060 0.0.0.0:* [root@freepbx ~]#
Where is it going wrong?
Posts: 6
Participants: 2
@tgross wrote:
Is there a command that allows you to set a trunk as disabled but wait until it is idle?
Posts: 6
Participants: 4
@jgiebler wrote:
Hello Community,
We were patching servers yesterday and noticed that directory browsing is available for the below 3 Sub directories of the “Admin” folder without authentication.
https://MyPbxServerAddress/admin/[modules | images | assets]
/var/www/html/admin/modules/ /var/www/html/admin/images/ /var/www/html/admin/assets/
This seems like an unneeded security risk. Is there a reason for this? I found an old forum post from 2013 referencing this same issue but it appears to still exist. (Prevent browsing of FreePBX admin folder sub-directories)
As a quick work around, we executed the below lines of shell code on each server from SSH to add an .htaccess file to the affected folders to stop allowing directory browsing. I have no idea if the .htaccess files will stay post-update whatever future updates.
echo "Options -Indexes" >> /var/www/html/admin/modules/.htaccess echo "Options -Indexes" >> /var/www/html/admin/images/.htaccess echo "Options -Indexes" >> /var/www/html/admin/assets/.htaccess
Hoping someone out there knows why these are left browse-able… especially without authentication.
Thank you
Posts: 1
Participants: 1
@nickmcs wrote:
Hello
I am running version FreePBX 13.0.197.14 after last nights update, and now in the Call Event Logging (/admin/config.php?display=cel) I am getting this error in red box, it was working just fine before the update.
Whoops\Exception\ErrorException
Undefined variable: start
File:/var/www/html/admin/modules/cel/Cel.class.php:360It looks like the “start” does exist
cat /var/www/html/admin/modules/cel/Cel.class.php | grep start
** $start = $row[‘eventunixtime’];**
** $mainrow[‘duration’] = $row[‘eventunixtime’] - $start;**
** $parsed = ‘started Recording’;**I also have a backup server which I just did a test on with same updates done, this one works without error. What is causing this error?
the CDR Reports (/admin/config.php?display=cdr) is working fine, displaying the info on the page without error, so DB seems to be ok.
#fwconsole ma list No repos specified, using: [standard,commercial,extended] from last GUI settings +----------------------+-------------+----------+------------+ | Module | Version | Status | License | +----------------------+-------------+----------+------------+ | accountcodepreserve | 13.0.2.2 | Enabled | GPLv2 | | announcement | 13.0.7.7 | Enabled | GPLv3+ | | areminder | 13.0.7 | Disabled | Commercial | | arimanager | 13.0.5.3 | Enabled | GPLv3+ | | asterisk-cli | 13.0.4 | Enabled | GPLv3+ | | asteriskinfo | 13.0.7.2 | Enabled | GPLv3+ | | backup | 13.0.27.23 | Enabled | GPLv3+ | | blacklist | 13.0.14.12 | Enabled | GPLv3+ | | bria | 13.0.13 | Disabled | Commercial | | broadcast | 13.0.10 | Disabled | Commercial | | builtin | | Enabled | | | bulkdids | 13.0.2 | Enabled | GPLv3+ | | bulkextensions | 13.0.3 | Enabled | GPLv3+ | | bulkhandler | 13.0.15 | Enabled | GPLv3+ | | callback | 13.0.5.4 | Enabled | GPLv3+ | | callerid | 13.0.5 | Disabled | Commercial | | callforward | 13.0.4.2 | Enabled | AGPLv3+ | | calllimit | 13.0.3 | Disabled | Commercial | | callrecording | 13.0.11.13 | Enabled | AGPLv3+ | | callwaiting | 13.0.4.1 | Enabled | GPLv3+ | | campon | 13.0.4.1 | Enabled | GPLv3+ | | cdr | 13.0.33 | Enabled | GPLv3+ | | cel | 13.0.26.9 | Enabled | GPLv3+ | | certman | 13.0.39 | Enabled | AGPLv3+ | | cidlookup | 13.0.12.4 | Enabled | GPLv3+ | | conferences | 13.0.23.17 | Enabled | GPLv3+ | | conferencespro | 13.0.21 | Disabled | Commercial | | configedit | 13.0.7.1 | Enabled | AGPLv3+ | | contactmanager | 13.0.45.1 | Enabled | GPLv3+ | | core | 13.0.131.5 | Enabled | GPLv3+ | | cos | 13.0.9 | Disabled | Commercial | | customappsreg | 13.0.5.7 | Enabled | GPLv3+ | | cxpanel | 13.0.5.4 | Enabled | GPLv3 | | dahdiconfig | 13.0.33.15 | Enabled | GPLv3+ | | dashboard | 13.0.26.2 | Enabled | AGPLv3+ | | daynight | 13.0.15.1 | Enabled | GPLv3+ | | dictate | 13.0.5 | Enabled | GPLv3+ | | digium_phones | 13.0.7.4 | Enabled | GPLv2 | | digiumaddoninstaller | 2.11.0.12 | Enabled | GPLv2 | | directory | 13.0.19.12 | Enabled | GPLv3+ | | disa | 13.0.6.12 | Enabled | AGPLv3+ | | donotdisturb | 13.0.3.1 | Enabled | GPLv3+ | | endpoint | 13.0.127 | Enabled | Commercial | | extensionroutes | 13.0.10.7 | Enabled | Commercial | | fax | 13.0.40.7 | Enabled | GPLv3+ | | faxpro | 13.0.44 | Enabled | Commercial | | featurecodeadmin | 13.0.6.4 | Enabled | GPLv3+ | | findmefollow | 13.0.38.13 | Enabled | GPLv3+ | | firewall | 13.0.60.2 | Enabled | AGPLv3+ | | framework | 13.0.197.14 | Enabled | GPLv2+ | | freepbx_ha | 13.0.8.5 | Disabled | Commercial | | fw_langpacks | 12.0.7 | Enabled | GPLv3+ | | hotelwakeup | 13.0.17.2 | Enabled | GPLv2 | | iaxsettings | 13.0.6.6 | Enabled | AGPLv3 | | infoservices | 13.0.1.4 | Enabled | GPLv2+ | | irc | 13.0.1 | Enabled | GPLv3+ | | ivr | 13.0.27.20 | Enabled | GPLv3+ | | languages | 13.0.6.4 | Enabled | GPLv3+ | | logfiles | 13.0.10.7 | Enabled | GPLv3+ | | manager | 13.0.2.6 | Enabled | GPLv2+ | | miscapps | 13.0.3.1 | Enabled | GPLv3+ | | miscdests | 13.0.8 | Enabled | GPLv3+ | | music | 13.0.22.7 | Enabled | GPLv3+ | | outroutemsg | 13.0.2.2 | Enabled | GPLv3+ | | paging | 13.0.26.13 | Enabled | GPLv3+ | | pagingpro | 13.0.8 | Disabled | Commercial | | parking | 13.0.19.11 | Enabled | GPLv3+ | | parkpro | 13.0.17 | Disabled | Commercial | | pbdirectory | 2.11.0.6 | Enabled | GPLv3+ | | phonebook | 13.0.6.5 | Enabled | GPLv3+ | | phpinfo | 13.0.2 | Enabled | GPLv2+ | | pinsets | 13.0.13 | Enabled | GPLv3+ | | pinsetspro | 13.0.6 | Disabled | Commercial | | pm2 | 13.0.7.1 | Enabled | AGPLv3+ | | presencestate | 13.0.8.3 | Enabled | GPLv3+ | | printextensions | 13.0.3.2 | Enabled | GPLv3+ | | queueprio | 13.0.6 | Enabled | GPLv3+ | | queues | 13.0.34.15 | Enabled | GPLv2+ | | qxact_reports | 13.0.12 | Disabled | Commercial | | recording_report | 13.0.20 | Disabled | Commercial | | recordings | 13.0.30.13 | Enabled | GPLv3+ | | restapi | 13.0.18.3 | Disabled | AGPLv3 | | restapps | 13.0.27 | Disabled | Commercial | | ringgroups | 13.0.23.4 | Enabled | GPLv3+ | | rmsadmin | 13.0.14.1 | Enabled | Commercial | | sangomacrm | 13.0.8 | Enabled | Commercial | | setcid | 13.0.6.3 | Enabled | GPLv3+ | | sipsettings | 13.0.27.8 | Enabled | AGPLv3+ | | sipstation | 13.0.16 | Enabled | Commercial | | sms | 13.0.12.5 | Enabled | Commercial | | sng_mcu | 13.0.3 | Disabled | Commercial | | soundlang | 13.0.27 | Enabled | GPLv3+ | | speeddial | 2.11.0.4 | Enabled | GPLv3+ | | superfecta | 13.0.4.7 | Enabled | GPLv2+ | | sysadmin | 13.0.91 | Enabled | Commercial | | timeconditions | 13.0.34.11 | Enabled | GPLv3+ | | tts | 13.0.13 | Enabled | GPLv3+ | | ttsengines | 13.0.7.5 | Enabled | AGPLv3 | | ucp | 13.0.42.7 | Enabled | AGPLv3+ | | ucpnode | 13.0.34.11 | Enabled | Commercial | | userman | 13.0.76.43 | Enabled | AGPLv3+ | | versionupgrade | 13.0.1.5 | Enabled | Commercial | | vmblast | 13.0.11 | Enabled | GPLv3+ | | vmnotify | 13.0.13 | Disabled | Commercial | | voicemail | 13.0.59.5 | Enabled | GPLv3+ | | voicemail_report | 13.0.10 | Disabled | Commercial | | vqplus | 13.0.19 | Disabled | Commercial | | weakpasswords | 13.0.2 | Enabled | GPLv3+ | | webcallback | 13.0.11.5 | Enabled | Commercial | | webrtc | 13.0.32.9 | Enabled | GPLv3+ | | xmpp | 13.0.6 | Disabled | AGPLv3 | | zulu | 13.0.56.16 | Enabled | Commercial | +----------------------+-------------+----------+------------+ fwconsole dbug +-----------------------+ | FreePBX Notifications | +-----------------------+ Unauthenticated calls to the OpenCNAM API will soon fail. You will need an OpenCNAM account to continue using their API User Manager users '1999,352' have the ability to receive faxes but have no email address defined so they will not be able to receive faxes over email, The following new modules are available for download. Click delete icon on the right to remove this notice. amd (13.0.1) OUT > ==> /var/log/asterisk/freepbx_dbug <== ==> /var/log/httpd/error_log <== chown [-f|--file FILE] [-m|--module MODULE] [Symfony\Component\Console\Exception\RuntimeException] Too many arguments, expected arguments "command". chown [-f|--file FILE] [-m|--module MODULE] ==> /var/log/asterisk/freepbx_security.log <== [2019-08-09 12:35:41] Authentication failure for 352 from MYIP1 [2019-08-09 12:36:02] Authentication failure for 352 from MYIP1 [2019-08-09 12:36:24] Authentication failure for 352 from MYIP1 [2019-08-09 12:36:26] Authentication failure for 352 from MYIP1 [2019-08-09 12:36:51] Authentication failure for 352 from MYIP1 [2019-08-09 12:36:52] Authentication failure for 352 from MYIP1 [2019-08-12 12:09:01] Authentication failure for 352 from MYIP1 [2019-08-12 12:09:14] Authentication failure for 352 from MYIP1 [2019-10-25 15:58:07] Authentication failure for MYEMAIL from MYIP2 [2019-10-25 16:01:25] Authentication failure for MYEMAIL from MYIP2 ==> /var/log/asterisk/freepbx.log <== [2019-Nov-20 10:29:23] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/versionupgrade/functions.inc.php on line 35 [2019-Nov-20 10:30:01] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67 [2019-Nov-20 10:30:01] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76 [2019-Nov-20 10:30:02] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bulkhandler/Console/Bulkimport.class.php on line 10 [2019-Nov-20 10:30:46] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67 [2019-Nov-20 10:30:46] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76 [2019-Nov-20 10:30:46] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bulkhandler/Console/Bulkimport.class.php on line 10 [2019-Nov-20 10:31:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67 [2019-Nov-20 10:31:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76 [2019-Nov-20 10:31:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/bulkhandler/Console/Bulkimport.class.php on line 10 OUT > [2019-Nov-20 10:31:27] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67 OUT > [2019-Nov-20 10:31:27] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76 OUT > [2019-Nov-20 10:31:27] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/versionupgrade/functions.inc.php on line 35 OUT > [2019-Nov-20 10:32:42] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 67 OUT > [2019-Nov-20 10:32:42] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 76 OUT > [2019-Nov-20 10:32:42] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/versionupgrade/functions.inc.php on line 35
Posts: 1
Participants: 1