FusionPBX
13a7bc8147
Update devices.php
2018-09-28 11:05:08 -06:00
FusionPBX
6b2fbd3b36
Update app_config.php
2018-09-28 10:58:19 -06:00
FusionPBX
a4c9790d8a
Update extension_imports.php
2018-09-28 10:56:51 -06:00
FusionPBX
72495bcf47
Update app_config.php
2018-09-28 10:54:03 -06:00
FusionPBX
a5b0bbcd88
Update app_config.php
2018-09-28 10:52:55 -06:00
FusionPBX
43598725e5
Update extension_imports.php
2018-09-28 10:48:43 -06:00
FusionPBX
ec041e3e31
Update device_imports.php
2018-09-28 10:47:42 -06:00
FusionPBX
62c2c078d6
Update device_imports.php
2018-09-28 10:47:18 -06:00
FusionPBX
80f27f5201
Update destination_imports.php
2018-09-28 10:46:44 -06:00
FusionPBX
439bf73ad4
Rename app/user_imports/user_imports.php to core/users/user_imports.php
2018-09-28 10:44:48 -06:00
FusionPBX
503adcd103
Rename app/extension_imports/extension_imports.php to app/extensions/extension_imports.php
2018-09-28 10:44:09 -06:00
FusionPBX
8ebc6e46bb
Rename app/destination_imports/destination_imports.php to app/destinations/destination_imports.php
2018-09-28 10:43:27 -06:00
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