Commit Graph

5728 Commits

Author SHA1 Message Date
FusionPBX 6fe8a78977 Rename app/device_imports/device_imports.php to app/devices/device_imports.php 2018-09-28 10:42:27 -06:00
FusionPBX 1cea9cca79 Update destination_imports.php 2018-09-28 01:12:08 -06:00
FusionPBX fadd207dcf Update device_imports.php 2018-09-28 01:07:49 -06:00
FusionPBX 217b6d8eac Update extension_imports.php 2018-09-28 01:02:06 -06:00
FusionPBX a514c69324 Update user_imports.php 2018-09-28 00:58:06 -06:00
andycol 56ab5a4f86 fix user imports (#3595)
User imports was looking for /app/users/users.php
not /core/users/users.php
2018-09-28 00:41:40 -06:00
markjcrane ee9f41bedc Add imports 2018-09-25 18:14:30 +00:00
FusionPBX 628991e573 Update app_config.php 2018-09-22 09:20:01 -06:00
FusionPBX b082b0b156 Update app_config.php 2018-09-22 09:17:49 -06:00
Len fc107291dc Update app_config.php (#3516) 2018-09-20 13:20:04 -04:00
FusionPBX e19cbf30ae Update app_config.php 2018-09-20 12:38:02 -04:00
Len cd5041b334 Update app_config.php (#3484)
* Update app_config.php

* Update app_config.php
2018-09-20 11:43:43 -04:00
FusionPBX 458d99071f Update fax.php 2018-09-20 01:01:06 -04:00
FusionPBX d6dc5519d4 Update fax_send.php 2018-09-20 00:52:53 -04:00
FusionPBX 1e7993dcc7 Update message_edit.php 2018-09-19 23:46:41 -04:00
FusionPBX 68ceaed6fe Update fax_send.php 2018-09-19 23:34:20 -04:00
FusionPBX aec791e893 Update app_languages.php 2018-09-19 03:31:03 -04:00
FusionPBX db8a53503c Update message_edit.php 2018-09-19 03:27:54 -04:00
FusionPBX 793fde567e Update index.php 2018-09-19 03:19:16 -04:00
FusionPBX 778434f5ca Update message_send.php 2018-09-19 03:17:37 -04:00
FusionPBX e8ac98ce3f Update message_send.php 2018-09-19 02:45:53 -04:00
FusionPBX 90b6d06f4d Update app_config.php 2018-09-17 19:57:58 -06:00
Trick Solutions 99b00675e5 Changed the default setting for Vlan from 1 to 0. Grandstream phones take the value of 0 as a non tag, if the setting is set to 1 the tag is set to 1. Tagging of Vlan 1 will break most unmanaged switch setups. This value could be change to any other value if needed if your trying to demonstrate a value. (#3482) 2018-09-17 16:41:41 -06:00
FusionPBX dcae8729bb Update message_send.php 2018-09-16 11:06:14 -06:00
FusionPBX 3a3be41151 Create message_send.php 2018-09-16 11:01:18 -06:00
FusionPBX 9f8bf03cb6 Update app_config.php 2018-09-16 10:57:18 -06:00
emaktech 9b32c42d71 Allow Editing 48 Lines on device_edit Page (#3478)
Similar to #3472 needed to allow up to 48 extension to be selectable and editable on the device_edit page.

Additionally, fixed sorting issue so line numbers are correctly sorted sequentially (line number is stored as text field so needed to change cast in SQL query).
2018-09-14 13:10:17 -06:00
Len 5ca3cc55ed Update app_config.php (#3476)
* Update app_config.php

* Update app_config.php
2018-09-14 09:36:36 -06:00
emaktech cc9bf89660 Allow editing 48 lines on extension_edit page (#3472)
When provisioning 48 port analog gateway, (Grandstream GXW4248 for example) need ability to configure up to 48 lines per device.
2018-09-13 23:53:19 -06:00
FusionPBX ada85fdf96 Update app_defaults.php 2018-09-13 22:51:38 -07:00
shaunjstokes e1b989d91b Fix PHP out of memory error on App Defaults (#3403)
If 400+ domains exist it's not possible to Execute App Defaults without getting PHP out of memory error on line 630 in 'app\dialplan\resources\classes\dialplan.php'.

It would be better to first build XML for each domain_name (context) then for all else.
2018-09-13 23:50:08 -06:00
FusionPBX e8ba73b5f5 Update provision.php 2018-09-12 13:59:27 -06:00
FusionPBX 46933c086c Update device_edit.php 2018-09-12 13:57:33 -06:00
FusionPBX 5dd843b183 Update app_languages.php 2018-09-12 13:54:47 -06:00
FusionPBX 8ce52bbc81 Update app_config.php 2018-09-12 13:53:40 -06:00
FusionPBX 3337b2c36c Update index.php 2018-09-08 09:28:52 -06:00
FusionPBX 250298a765 Update app_config.php 2018-09-05 20:51:32 -06:00
FusionPBX d2271e89cf Update app_config.php 2018-09-04 08:35:40 -06:00
FusionPBX 799402973b contact_notes escaped twice remove the extra one. 2018-09-02 10:03:48 -06:00
FusionPBX 9301b245de Update app_config.php 2018-09-01 10:24:23 -06:00
FusionPBX 344046a5b8 Update messages.php 2018-09-01 03:20:07 -06:00
FusionPBX 184efed542 Update messages.php 2018-09-01 03:16:28 -06:00
FusionPBX 6433ffe98e Update messages.php 2018-09-01 02:13:35 -06:00
AlexanderDCrane 28ed367200 Update conference_control_detail_edit.php (#3400) 2018-08-31 14:36:24 -06:00
AlexanderDCrane e889e8ae93 Update conference_control_details.php (#3398) 2018-08-31 14:36:03 -06:00
AlexanderDCrane bcc6bc6955 Update ivr_menu_edit.php (#3396) 2018-08-31 14:35:19 -06:00
AlexanderDCrane 42f5abb217 Update fax_files.php (#3394) 2018-08-31 14:34:27 -06:00
AlexanderDCrane 243906c5f4 Update fax_send.php (#3392) 2018-08-31 14:33:17 -06:00
AlexanderDCrane d075353ce5 Update time_conditions.php (#3388) 2018-08-31 14:09:21 -06:00
AlexanderDCrane 65b2fcc4e3 Update call_edit.php (#3390) 2018-08-31 14:08:44 -06:00