FusionPBX
c1c793a6d9
Update app_defaults.php
2018-03-17 17:50:32 -06:00
FusionPBX
4fbce22f1e
Update app_defaults.php
2017-11-13 23:41:02 -07:00
FusionPBX
6f0c466a36
Update app_defaults.php
2017-01-12 23:47:44 -07:00
FusionPBX
eed9cf3c86
Update app_defaults.php
2017-01-12 23:38:58 -07:00
FusionPBX
0dd5f9435b
Update app_defaults.php
2017-01-12 15:46:33 -07:00
FusionPBX
3226641a1b
Update app_defaults.php
2017-01-10 01:03:27 -07:00
FusionPBX
536b7d0ed8
Update app_defaults.php
2016-11-12 20:48:16 -07:00
FusionPBX
fef88f0873
Update app_defaults.php
...
Add number_as_presence_id in default settings provision category.
2016-10-23 13:13:34 -06:00
FusionPBX
5ca5ac72a3
Update app_defaults.php
2016-10-22 21:13:51 -06:00
FusionPBX
420696b65f
Update app_defaults.php
2016-10-22 18:51:45 -06:00
FusionPBX
10c3fbe600
Update app_defaults.php
2016-10-22 17:20:24 -06:00
markjcrane
3abaff004c
Check the missing array has content before processing it.
2016-05-04 00:22:35 -06:00
markjcrane
36d8c7815d
Change daylight_savings_start_date to daylight_savings_start_day as it is more accurate for representing the data. Add daylight_savings_start_time and daylight_savings_stop_time
2016-03-15 16:15:32 -06:00
markjcrane
6e4be852ad
Update default settings add daylight_savings_start_month and date for the polycom templates.
2016-03-15 13:51:01 -06:00
markjcrane
926cda4a97
Add polycom_digitmap to provision category in default settings.
2016-03-15 12:50:04 -06:00
markjcrane
81e0a9c7c2
Add new default settings for http_auth_type, contact_extensions, contact_groups, and contact_users.
2016-03-07 21:35:38 -07:00
markjcrane
aa9717518f
Change the category to provision for provision ntp_server_primary, and ntp_server_secondary.
2016-02-06 14:53:31 -07:00
Matthew Vale
26c749edb0
BugFix + Optional Enable extensions appear in directory
...
BugFix to respect http_domain_filter when auto creating
setting provision> directory_extensions populates $extensions as a
contacts array in provisioning
2015-11-19 13:17:01 +00:00
markjcrane
f87195204c
Add the provision.path.text to default settings.
2015-11-04 20:01:11 -07:00
markjcrane
ad3145ba19
Add several provision default settings.
2015-07-07 18:07:25 -03:00
Mark Crane
5a58a9c3d4
Add auto_insert_enabled to the provision variables in default settings.
2015-06-19 15:54:13 +00:00
Mark Crane
f16a6270cc
Change the default setting from enabled false to true.
2015-05-29 01:10:19 +00:00
Mark Crane
9de9ba1391
Add 3 more variables to device settings for the provision category and make it check default settings with one query rather than multiple making it more efficient.
2015-05-29 00:42:31 +00:00
Mark Crane
b98a475d80
Unset the generic $array variable to prevent duplicates in app -> default settings.
2015-01-24 20:56:10 +00:00
Mark Crane
7bbac16e9e
Remove some extra line feeds.
2015-01-17 07:50:43 +00:00
Nate Jones
b11eb26f3e
Provisioning: Reordered provision/app_defaults.php so App Defaults now detects and restores each Provision default setting individually/
2014-08-17 05:53:32 +00:00
Nate Jones
ba8a1de67b
Enhanced Theme: Added Default Settings to control footer colors and opacity.
...
Other minor code enhancements.
2014-08-17 04:33:57 +00:00
James Rose
0ebde731cd
add support for alternate voicemail numbers so you can subscribe to different mailboxes. requires user to create their own dialplan to support it.
2014-08-15 00:36:56 +00:00
Mark Crane
0d4c1cb129
Fix the voicemail view so that they are marked as read
2014-07-29 07:25:28 +00:00
Mark Crane
c04b3d4707
By default provision enabled should be set to false.
2014-07-29 06:34:34 +00:00
Mark Crane
dc35c9607b
Add provision enabled and other variables to default settings when provision is installed
2014-07-29 05:58:12 +00:00
Mark Crane
1613d19c3b
Unset the prepared statements used in the app_defaults.php files.
2014-07-23 22:00:03 +00:00
Mark Crane
eacb503fab
Changes the names from hardwware_phones and phones to devices.
2013-04-09 22:33:42 +00:00
Mark Crane
eaed58712e
Remove the 'v_' prefix when moving the provision variable to the default settings table.
2012-08-11 23:00:41 +00:00
Mark Crane
54e7708156
move the dynamic provision variables that are defined in the variables page and move them to default settings and domain settings. Example use in default and domain settings.
...
category=provision, subcategory=sip_transport, name=var, value=tls - used in the template as {v_sip_transport}
2012-08-11 22:52:50 +00:00
Mark Crane
b9711091f4
Fix bugs in provisioning. When an extension is disabled don't provide provision it. Normalize the MAC address when stored in the db as lower case and no formatting. When using the MAC address in the template change it to upper case the MAC address for SNOM with no dashes.
2012-07-05 18:22:02 +00:00