Commit Graph

6339 Commits

Author SHA1 Message Date
Len 4b3e1ff51e Update app_config.php (#4286) 2019-06-14 22:12:01 -06:00
FusionPBX 9e66d7367b Update provision.php 2019-06-14 19:43:20 -06:00
FusionPBX 997892b14c Update calls.php 2019-06-14 09:26:36 -06:00
ednt c34faf2e7c Extended and looped devicelines cause of DECT stations which can handle more then 48 lines (#4279) 2019-06-14 08:16:01 -06:00
ednt 3655eb0616 Extended and looped devicelines cause of DECT stations which can handle more then 48 lines (#4278) 2019-06-14 08:15:35 -06:00
FusionPBX 6a88e95caf Update destinations.php 2019-06-13 20:02:21 -06:00
FusionPBX d19eb033d1 Update exec.php 2019-06-13 08:33:05 -06:00
FusionPBX 3e693bc424 Delete app_menu.php 2019-06-12 13:10:32 -06:00
FusionPBX ee515f7787 Delete app_languages.php 2019-06-12 13:10:24 -06:00
FusionPBX 4d150691bc Delete app_config.php 2019-06-12 13:10:15 -06:00
FusionPBX 5b5340008c app/backup moved to fusionpbx-apps/backup 2019-06-12 13:10:07 -06:00
FusionPBX 2b6d53e7e8 app/backup moved to fusionpbx-apps/backup
Better to use the backup script but for those that still want it go to fusionpbx-apps repo to get it.
2019-06-12 13:09:52 -06:00
FusionPBX cc2295221a Delete root.php 2019-06-12 12:38:00 -06:00
chansizzle 24d0e16920 Update dialplans.php (#4277) 2019-06-11 12:32:25 -06:00
FusionPBX c75ee3cb5a Update provision.php 2019-06-09 18:44:33 -06:00
AlexanderDCrane aa31288df3 Update destination_imports.php (#4266)
* Update destination_imports.php

* Update destination_imports.php
2019-06-08 14:54:59 -06:00
FusionPBX 0d68e63e0e Update conference_centers.php 2019-06-08 14:44:05 -06:00
FusionPBX fc14550d5a Update conference_centers.php 2019-06-08 14:27:05 -06:00
FusionPBX f88789b17a Update conference_centers.php 2019-06-08 14:26:08 -06:00
FusionPBX 3e1a0fde4c Update call_center_notify.php 2019-06-08 10:24:53 -06:00
FusionPBX 17a3320218 Update conference_center_delete.php 2019-06-08 10:21:56 -06:00
FusionPBX a92f382015 Update conference_room_delete.php 2019-06-08 10:15:27 -06:00
FusionPBX 1ce3df3b9a Update conference_sessions.php 2019-06-08 10:04:34 -06:00
FusionPBX 3042447d2a Update conference_session_details.php 2019-06-08 10:02:23 -06:00
FusionPBX af00eaa10b Update conference_sessions.php 2019-06-08 10:00:40 -06:00
FusionPBX cf1ade0a3b Update conference_sessions.php 2019-06-08 09:47:12 -06:00
FusionPBX ab2e1c6655 Update conference_center_edit.php 2019-06-08 09:43:57 -06:00
FusionPBX b158f2de8d Update conference_rooms.php 2019-06-08 09:31:03 -06:00
FusionPBX 46ec1f3249 Update conference_centers.php 2019-06-08 09:25:39 -06:00
FusionPBX d96bc2dab7 Update conference_rooms.php 2019-06-08 09:23:03 -06:00
FusionPBX 1fcd780aa0 Update xml_cdr_inc.php 2019-06-06 21:10:20 -06:00
AlexanderDCrane 6af9f3bcbd Update destinations.php (#4265)
* Update destinations.php

* Update destinations.php
2019-06-06 18:55:59 -06:00
AlexanderDCrane fa3f2117d4 Update database_transactions.php (#4264)
* Update database_transactions.php

* Update database_transactions.php
2019-06-06 18:55:08 -06:00
blackwolfresearch ece98a9c01 Security Fixes (#4268)
* Updated fixes for CVE-2019-11409

* Fix for XSS - (CVE-2018-19094)

* Fix for fax cmd injection (CVE-2018-19096)
2019-06-06 18:46:00 -06:00
chansizzle 13270cca6d Update index.php (#4267) 2019-06-06 13:45:35 -06:00
FusionPBX 0939b3e9fe Update time_condition_edit.php 2019-06-06 11:40:44 -06:00
jpattWPC 3a6dcdd340 Allow Phrases to be used in IVRs (#4263)
With the current implementation, Phrases cannot be used in IVRs as streamfile.lua prevents keypresses from being passed back to the IVR. This fix makes a small change to the way phrases are stored and allows streamfile to be run without blocking IVR keypresses.
2019-06-05 21:12:13 -06:00
jpattWPC 4ae27f13b6 Add support for PostgreSQL TLS (#4262)
This commit adds support for PostgreSQL TLS communication. This requires /etc/fusionpbx/config.php to have two parameters added:

$db_secure = true;
$db_cert_authority = "/path/to/ca.crt";
2019-06-05 21:10:58 -06:00
agree 1c935a44e5 Update xml_cdr.php (#4256) 2019-06-05 12:18:56 -06:00
FusionPBX 27617154ae Update calls.php 2019-06-03 16:33:28 -06:00
AlexanderDCrane e3e02e55bc Update calls_active.php (#4249)
* Update calls_active.php

* Update calls_active.php
2019-06-03 16:32:57 -06:00
chansizzle 9cf301ca7c Update device_download.php (#4253) 2019-06-03 16:23:13 -06:00
FusionPBX a6c425b6f5 Update calls.php 2019-06-03 16:22:19 -06:00
chansizzle 39095b1b73 Update extension_download.php (#4254) 2019-06-03 15:35:03 -06:00
chansizzle 8d2b6cb14a Update pin_download.php (#4255) 2019-06-03 15:34:35 -06:00
FusionPBX ba16d22ed7 Update follow_me.php
Commenting out origination caller as it breaks caller id for calls that go through a ring group and then to follow me.
2019-06-03 15:08:37 -06:00
FusionPBX 7d5cff4eeb Update extensions.php 2019-06-03 13:50:56 -06:00
AlexanderDCrane 042ae115c9 Update conference_profiles.php (#4250) 2019-06-03 11:40:09 -06:00
AlexanderDCrane b0ad7ed699 Update conference_profile_params.php (#4251) 2019-06-03 11:33:26 -06:00
AlexanderDCrane 75e4e6b465 Update calls.php (#4248) 2019-06-03 11:09:50 -06:00