Commit Graph

7352 Commits

Author SHA1 Message Date
DigiDaz cf39ea04d9 Moved the display update to the end (#1913)
Moved the UPDATE sip request to the end as it was sending the UPDATE request sometimes before the ACK had been received to the 200OK. This was sometimes causing it to fail.

Also removed a couple of commented out lines.
2016-09-13 20:06:26 -06:00
FusionPBX 4cc8a8582b Update time_condition_edit.php
Time condition time-of-day use 1 minute increments this solves multiple problems and more flexible for minutes 0 - 59.
2016-09-13 19:17:19 -06:00
FusionPBX b0c712c0b5 Update ivr_menu.php
IVR Menu - Add temporary permissions for adding or editing the dialplan.
2016-09-12 15:50:58 -06:00
FusionPBX b78b9d91bd Update permissions.php 2016-09-12 15:42:28 -06:00
FusionPBX 913776ba67 Update permissions.php 2016-09-12 15:40:02 -06:00
Chris Black 4ac709943b add http_auth for remote phone book, fix dns issues (#1912) 2016-09-12 15:16:52 -06:00
FusionPBX 8efa92230b Update authentication.php 2016-09-11 12:51:54 -06:00
FusionPBX eab39b0192 Update database.php 2016-09-11 12:45:56 -06:00
FusionPBX d25921c8cb Update check_auth.php
Set the domain_uuid session variable.
2016-09-11 12:27:41 -06:00
FusionPBX 51177278fc Update authentication.php
Make the database the default authentication plugin if the default setting -> authentication is not set.
2016-09-11 09:51:40 -06:00
FusionPBX f486d08cff Update ldap.php 2016-09-11 09:09:54 -06:00
FusionPBX eff05debe4 Fix a spelling mistake in ldap.php. 2016-09-11 09:08:33 -06:00
FusionPBX d907fb64d6 Update functions.php
FusionPBX 4.2 release.
2016-09-11 00:03:57 -06:00
FusionPBX 36e722090b Update check_auth.php 2016-09-10 23:52:11 -06:00
FusionPBX 3839d2764f Update functions.php 2016-09-10 23:46:25 -06:00
FusionPBX 856c804c52 Update check_auth.php
Updated to use the new authentication class.
2016-09-10 23:13:08 -06:00
FusionPBX 5cb3a012f5 Update ldap.php 2016-09-10 22:28:35 -06:00
FusionPBX 4640f8ac8d Update database.php
Add contact_uuid to the database plugin.
2016-09-10 22:22:37 -06:00
FusionPBX 7f4e07a8eb Create authentication.php 2016-09-10 22:21:08 -06:00
FusionPBX a3a3dce5e6 Delete authentication.php
Wrong content added to this file that has no history so delete the file.
2016-09-10 22:20:10 -06:00
FusionPBX 5658dc27c4 Create root.php 2016-09-10 18:08:03 -06:00
FusionPBX 612149a91d Create app_config.php 2016-09-10 18:07:18 -06:00
FusionPBX 4a00aeeb9a Delete app_config.php
Put it in the wrong location.
2016-09-10 18:06:51 -06:00
FusionPBX fff6776d4f Create app_config.php 2016-09-10 18:06:13 -06:00
FusionPBX 232cc73eb3 Create ldap.php
Add a the authentication ldap plugin.
2016-09-10 18:02:37 -06:00
FusionPBX 9419245dff Update database.php
Update the database plugin description.
2016-09-10 17:59:59 -06:00
FusionPBX 0e00e7192d Create database.php
Add the default plugin.
2016-09-10 17:58:06 -06:00
FusionPBX ef79a6af03 Create authentication.php
First commit in a series of commits adding a new authentication class.
2016-09-10 17:54:32 -06:00
FusionPBX 60c9477d2f Update domains.php 2016-09-10 17:33:47 -06:00
FusionPBX bc057ac1f5 Update index.php
Advanced -> Upgrade -Remove label tag as it broke the checkbox and description vertical alignment.
2016-09-10 17:26:14 -06:00
FusionPBX 6b999b247d Update app_config.php
Aastra function change name and label for callforward to call_forward and correct the spelling for redial.
2016-09-10 16:52:28 -06:00
FusionPBX 94649ca5cc Update app_languages.php
Add the grandstream function translations array structure.
2016-09-10 16:51:34 -06:00
FusionPBX e10174d10b Update device_edit.php
Fix a display issue.
2016-09-10 16:27:57 -06:00
FusionPBX 8de311a9d2 Update device_vendor_functions.php 2016-09-10 16:20:50 -06:00
FusionPBX d59213dc62 Update app_config.php
Right now label is based on the name this fixes the label. The label part of the array is not saved in the database yet so it can't be used at this time.
2016-09-10 16:18:33 -06:00
FusionPBX 9c9214f7a9 Update device_vendor_functions.php
Add label to the functions list and order by the name.
2016-09-10 16:13:20 -06:00
minotaur01 a2992782e3 TFTP Service v1.0.9 (#1905)
Fixed bug in app_defaults that recreated new setting eacg upgrade
2016-09-08 21:28:26 -06:00
FusionPBX fa0ac3f46b Update memcache.lua 2016-09-08 18:00:23 -06:00
FusionPBX 14bb4e766f Update app_defaults.php 2016-09-08 17:27:34 -06:00
FusionPBX 444bf4597a Update ha_monitor.lua 2016-09-08 17:26:29 -06:00
FusionPBX 8969bf8f25 Update app_languages.php 2016-09-08 17:25:41 -06:00
FusionPBX 84984edbdd Update memcache.lua
Add server method, consumer CUSTOM event instead of MEMCACHE.
2016-09-08 17:23:01 -06:00
FusionPBX 0f7f2cdc83 Create memcache.lua 2016-09-08 16:10:40 -06:00
FusionPBX eb1279b28e Update ha_monitor.lua 2016-09-08 15:52:20 -06:00
FusionPBX 0853792a18 Update ha_monitor.lua 2016-09-08 15:45:53 -06:00
Len 42bec3b871 Update {$mac}.xml (#1904)
missing $
2016-09-07 19:52:40 -06:00
FusionPBX 7058188178 Update app_defaults.php
Go back to the original device/app_defaults.php. What I had in mind for this was a restore default button. When the administrator decides they want to update it. They may not want or need additional vendors.
2016-09-06 08:49:16 -06:00
FusionPBX c476c142c6 Update app_defaults.php
Update all the time condition presets that used mweek (week of month) change to mday (day of month).
The week of the month starts according to the calendar even if its partial week on the calendar it counts as week one according to C language and the calendar in the United States. Example Labor day September 2016 1st week was Sept 1-3 2016. The second week is the first Monday.
2016-09-05 19:07:24 -06:00
FusionPBX fa63156d66 Update app_defaults.php
Fix labor day change week of month from 1 to day of month from 1 - 7.
2016-09-05 18:52:01 -06:00
Alexey Melnichuk 09f2d8fa43 Allow use odbc to store files (record/voicemail) in database. (#1535)
* Change. Allow use odbc to store files (record/voicemail) in database.

* Fix. Generate correct default config.
2016-09-04 13:05:47 -06:00