Commit Graph

18475 Commits

Author SHA1 Message Date
FusionPBX
bfbfca96e3 Use the new PHP auto_loader.php file. 2021-11-26 13:13:04 -07:00
FusionPBX
91f2721925 Create auto_loader.php 2021-11-26 13:11:20 -07:00
FusionPBX
750177a51d Remove cidr from the pdo.php file.
This was an awkward place for this code so moved it into its own include.
2021-11-26 12:35:45 -07:00
FusionPBX
ef5e5175c4 Update cidr.php 2021-11-26 12:34:38 -07:00
FusionPBX
1aaf1aa2fa Add the new cidr.php file. 2021-11-26 12:34:02 -07:00
FusionPBX
9fe891e64c Create cidr.php 2021-11-26 12:32:19 -07:00
Mendel
c4c6524023 Updated Yealink t33g (#6158)
* Update provision.php

* Update y000000000124.cfg

Added {$yealink_dnd_allow} so that you can remove DND from the phone
2021-11-26 11:32:37 -07:00
Mendel
e02c2b8498 Update app_config.php (#6156) 2021-11-25 10:37:50 -07:00
FusionPBX
9e05d1ccbd Add new pre_text_color setting. 2021-11-24 12:41:03 -07:00
FusionPBX
1bbc995d3a Add new theme setting pre_text_color 2021-11-24 12:30:20 -07:00
yois615
a032b5794e Fix permissions on inband feature codes (#6155)
Using ${sip_authorized} is not effective since the inbound
call often has authorization to call into the PBX, either via
ACL or registration.  Instead, use ${from_user_exists} to test
if this user exists on the system.

We also fix a condition that the local user types *1 and the
remote user receives the dial tone.
2021-11-24 00:02:22 -07:00
FusionPBX
2a10d49b6d Add CPU cores and load average. 2021-11-23 23:39:43 -07:00
FusionPBX
39ffbda8d5 Add cpu_usage, cpu_cores, load_average to the system language file. 2021-11-23 23:37:39 -07:00
FusionPBX
6729c49613 Add missing dashboard widgets. 2021-11-23 20:29:29 -07:00
FusionPBX
9b5e062b57 Correct the path to the sortable library and add indentation. 2021-11-23 18:59:23 -07:00
FusionPBX
d62837aab0 Update config.php 2021-11-23 18:45:01 -07:00
AlexC
0f75d79169 Add new system_cpu_status widget to config.php (#6154) 2021-11-23 18:35:53 -07:00
AlexC
78427ee78a Remove CPU chart from system_status.php (#6153) 2021-11-23 18:35:11 -07:00
AlexC
588a9e32e0 Add new dashboard widget system_cpu_status (#6152) 2021-11-23 18:34:50 -07:00
AlexC
761b094f4d Update domain_limits chart variable names (#6151) 2021-11-23 18:34:24 -07:00
AlexC
b5c65e004d Add dashboard edit with widget drag and drop (#6150) 2021-11-23 18:34:00 -07:00
AlexC
68df3ecfcc Add Sortablejs library (#6149) 2021-11-23 18:32:20 -07:00
AlexC
16fa4e21b5 Update domain_limits.php (#6145) 2021-11-23 12:19:23 -07:00
FusionPBX
bbe6815f4b Add missing greater than symbol missed when copying from test system. 2021-11-23 12:02:37 -07:00
FusionPBX
4dff27a076 When adding an extension make the voicemail directory. 2021-11-23 10:09:08 -07:00
FusionPBX
235678f3c7 Create the voicemail directory when adding a voicemail. 2021-11-23 09:56:12 -07:00
FusionPBX
fdfe57051a Make sure the voicemail directory exists. 2021-11-23 09:38:31 -07:00
FusionPBX
e06d5a64c5 Create new voicemail directory when adding a new domain. 2021-11-22 09:45:41 -07:00
frytimo
e9288230b8 Honor toll_allow when using email-to-fax (#6128)
toll_allow should be honored for outbound routes
2021-11-22 09:09:03 -07:00
yois615
6c31c0a4a2 Add line endings to Console logs (#6103) 2021-11-22 09:08:03 -07:00
FusionPBX
2a90732936 Remove the timezone from now() 2021-11-20 11:48:22 -07:00
FusionPBX
06f580ab05 app_uuid needs to be unique for copied dialplans except for inbound and outbound routes, fifo, time conditions 2021-11-19 22:07:26 -07:00
AlexC
942938a66b Update system_status.php (#6144) 2021-11-19 17:15:24 -07:00
AlexC
b83dfa0dfc Update app_config.php (#6143) 2021-11-19 17:13:41 -07:00
AlexC
b571aebbf7 Update system_status.php (#6142) 2021-11-19 16:40:03 -07:00
AlexC
2a4550c910 Add dashboard default settings to recent_calls.php (#6138)
* Add dashboard default settings to recent_calls.php

* Update recent_calls.php
2021-11-19 16:32:53 -07:00
AlexC
0d241eb7ff Add dashboard default settings to system_status.php (#6141) 2021-11-19 16:32:41 -07:00
AlexC
e2cb5f2eba Add dashboard default settings to system_counts.php (#6140)
* Add dashboard default settings to system_counts.php

* Update system_counts.php
2021-11-19 16:32:23 -07:00
AlexC
68baf7a0db Add dashboard default settings to voicemails.php (#6139)
* Add dashboard default settings to voicemails.php

* Update voicemails.php
2021-11-19 16:32:11 -07:00
AlexC
4b6f42e5c3 Add dashboard default settings to missed_calls.php (#6137)
* Add dashboard default settings to missed_calls.php

* Update missed_calls.php
2021-11-19 16:31:51 -07:00
AlexC
9caa12c67b Add dashboard default settings to index.php (#6136) 2021-11-19 16:31:36 -07:00
AlexC
2c4d0a7e4d Add new dashboard default settings for system charts (#6135) 2021-11-19 16:31:17 -07:00
AlexC
04f301337d Add new dashboard default settings for cdr charts (#6134) 2021-11-19 16:31:00 -07:00
AlexC
bac00916a4 Add new dashboard default settings for voicemail chart (#6133) 2021-11-19 16:30:40 -07:00
AlexC
53dd6b35de Add new dashboard default settings (#6132)
* Add new dashboard default settings

* Update app_config.php
2021-11-19 16:30:24 -07:00
FusionPBX
2d4c65abee Simplify missed call handling. 2021-11-19 15:47:54 -07:00
FusionPBX
80cfab92b8 Use answer_stamp and bridge_uuid to deteremine if the call was answered. 2021-11-19 11:11:40 -07:00
FusionPBX
65b3cc0e32 Minor version update to 4.5.31 2021-11-17 20:04:19 -07:00
FusionPBX
c5d16daf6c Domain limit dashboard only show total of the current domain. 2021-11-17 19:53:53 -07:00
FusionPBX
188420009e Only save valid XML.
- Make sure the XML is valid
- Don't allow system and bgsystem in the XML.
2021-11-17 12:28:35 -07:00