Commit Graph

18900 Commits

Author SHA1 Message Date
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
FusionPBX
d1d78079b8 Only show conference_session_view if the user has the permission. 2021-11-17 10:23:29 -07:00
FusionPBX
4f6c7f5d5e Fix the path in the link. 2021-11-17 08:02:48 -07:00
demonspork
36cb791e0b Add Permission to set Empty emergency Number (#5944)
* Add Permission to set empty emergency Number
2021-11-16 13:42:31 -07:00
Timothy Willey
57a6930cf9 Add new Polycom provisioning default settings for polling (#6097)
* Add Polycom provisioning default settings, and update provisioning templates to support for additional polling options for supported versions (4.x, 5.x, 6.x)

* semicolons
2021-11-16 13:36:51 -07:00
FusionPBX
545801b688 Update recording_edit.php 2021-11-16 13:15:45 -07:00
FusionPBX
74dd8b23e7 Make sure the file name exists and is not empty. 2021-11-16 13:11:59 -07:00
jonathanblack1000
1a943e5e27 Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates (#6104)
* Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates

Add grandstream_dnssrv_transport setting to enable setting of transport when dns/srv is selected.  Added on GRP  and GXP 21xx templates.

* Update app_config.php

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-11-16 12:49:26 -07:00
Andy Binder
99c049ab6f Add "Grandstream HT814" provisioning template (#5988) 2021-11-16 12:44:54 -07:00
Andy Binder
a6c162a4dc Add some snom-variables that are already used in the templates. (#6102) 2021-11-16 12:44:19 -07:00
Vincent
8150545c60 Fix: unable to generate configuration file of Flyingvoice due to syntax error. (#6101)
* Fix the registration failed after provision Flyingvoice phone.

* Fix the parameter configuration of Flyingvoice not displayed in the Default Settings

* Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable.
* Fix the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix: when only one sip line's shared line is enable, the shared lines of all SIP lines will be enable.

* Fix: unable to generate configuration file of Flyingvoice due to syntax error.
2021-11-16 12:43:07 -07:00
FusionPBX
d8b6e8bf66 When adding a new domain make sure to make the recordings directory. 2021-11-16 11:13:35 -07:00
FusionPBX
1e618e4993 Update the URL to the dashboard 2021-11-13 15:34:33 -07:00
FusionPBX
ce4d77e6f9 Update the URL to the dashboard 2021-11-13 15:31:39 -07:00
FusionPBX
7e0b4045db Update the URL to the dashboard 2021-11-13 15:30:16 -07:00
FusionPBX
af3c1bb193 Update the URL to the dashboard 2021-11-13 15:28:42 -07:00
agree
dbd1fc27fe [device profiles] Only allow editing device settings when having permission (#5980)
* [device profiles] Only allow editing device settings when having permission

* Update device_profile_edit.php
2021-11-13 11:29:21 -07:00
zrd740
f9e2267e99 Added variables to configure screensaver (#6070)
I made sure that the variable I added was consistent with the same naming convention for T46S,
2021-11-13 11:19:58 -07:00
Jason Kinner
f09d6c191d Add grandstream_disable_active_mpk_page variable (#6088)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:03:09 -07:00
Jason Kinner
290b331081 Add grandstream_disable_active_mpk_page variable (#6083)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:02:18 -07:00
Jason Kinner
5677fb94a3 Add grandstream_disable_active_mpk_page variable (#6086)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:01:52 -07:00
Jason Kinner
3239eb9fd2 Add grandstream_disable_active_mpk_page variable (#6087)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:01:33 -07:00
Jason Kinner
2eb35b777f Add grandstream_disable_active_mpk_page variable (#6089)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:01:21 -07:00
Jason Kinner
c2f406c954 Add grandstream_disable_active_mpk_page variable (#6084)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:59 -07:00
Jason Kinner
bc77530c3e Add grandstream_disable_active_mpk_page variable (#6085)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:46 -07:00
Jason Kinner
efebe83519 Add grandstream_disable_active_mpk_page variable (#6082)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:32 -07:00