Commit Graph

13147 Commits

Author SHA1 Message Date
FusionPBX aa2e2778ab
Update conference_center_delete.php 2019-06-08 10:21:56 -06:00
FusionPBX 226059384c
Update conference_room_delete.php 2019-06-08 10:15:27 -06:00
FusionPBX f6a325bb3e
Update conference_sessions.php 2019-06-08 10:04:34 -06:00
FusionPBX c8c153af35
Update conference_session_details.php 2019-06-08 10:02:23 -06:00
FusionPBX ffb20685e9
Update conference_sessions.php 2019-06-08 10:00:40 -06:00
FusionPBX 5ea414b363
Update conference_sessions.php 2019-06-08 09:47:12 -06:00
FusionPBX 58e8877d0b
Update conference_center_edit.php 2019-06-08 09:43:57 -06:00
FusionPBX 7d33710f70
Update conference_rooms.php 2019-06-08 09:31:03 -06:00
FusionPBX 11a9294198
Update conference_centers.php 2019-06-08 09:25:39 -06:00
FusionPBX 5b625337cb
Update conference_rooms.php 2019-06-08 09:23:03 -06:00
Len d18e90a30d Update README.md (#4271)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-06-07 23:14:27 -06:00
FusionPBX 0b5da895bd
Update xml_cdr_inc.php 2019-06-06 21:10:20 -06:00
AlexanderDCrane 530182731a Update destinations.php (#4265)
* Update destinations.php

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

* Update database_transactions.php
2019-06-06 18:55:08 -06:00
blackwolfresearch 51fcd89756 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 1101f108ba Update index.php (#4267) 2019-06-06 13:45:35 -06:00
FusionPBX 8f95ff8da1
Update time_condition_edit.php 2019-06-06 11:40:44 -06:00
Len dccc9d2f15 Create y000000000096.cfg (#4261) 2019-06-05 23:47:16 -06:00
jpattWPC e1efd90943 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 7937f72ed3 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 e2d6f5520d Update xml_cdr.php (#4256) 2019-06-05 12:18:56 -06:00
Len 4b9f6c0a2b Create {$mac}.cfg (#4257) 2019-06-05 10:56:31 -06:00
Len 92efbd9364 Create directory.xml (#4258) 2019-06-05 10:50:09 -06:00
Len c084caa5b6 Create favorite_setting.xml (#4259) 2019-06-05 10:49:49 -06:00
Len 974d5e2cff Create {$mac}.boot (#4260) 2019-06-05 10:49:30 -06:00
FusionPBX 2d950545b3
Update calls.php 2019-06-03 16:33:28 -06:00
AlexanderDCrane 521d60cc29 Update calls_active.php (#4249)
* Update calls_active.php

* Update calls_active.php
2019-06-03 16:32:57 -06:00
chansizzle f020851e93 Update app_languages.php (#4252) 2019-06-03 16:23:33 -06:00
chansizzle 80eb1c7ff9 Update device_download.php (#4253) 2019-06-03 16:23:13 -06:00
FusionPBX 162fedd045
Update calls.php 2019-06-03 16:22:19 -06:00
chansizzle 0ed9cb4384 Update extension_download.php (#4254) 2019-06-03 15:35:03 -06:00
chansizzle ac96d85bb9 Update pin_download.php (#4255) 2019-06-03 15:34:35 -06:00
FusionPBX b7c68806ea
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 a4d1c1ace8
Update extensions.php 2019-06-03 13:50:56 -06:00
AlexanderDCrane 5bd0d2d3ba Update conference_profiles.php (#4250) 2019-06-03 11:40:09 -06:00
AlexanderDCrane 10695653ed Update conference_profile_params.php (#4251) 2019-06-03 11:33:26 -06:00
AlexanderDCrane ad8f1df051 Update calls.php (#4248) 2019-06-03 11:09:50 -06:00
AlexanderDCrane 247cc1b4c5 Update click_to_call.php (#4247) 2019-06-03 10:59:27 -06:00
AlexanderDCrane 9c9da09f0b Update conference_control_details.php (#4246) 2019-06-03 10:55:01 -06:00
AlexanderDCrane 136807335a Update conference_controls.php (#4245) 2019-06-03 10:54:38 -06:00
AlexanderDCrane 57c0c95ac0 Update conference_sessions.php (#4244) 2019-06-03 10:54:22 -06:00
AlexanderDCrane 43f57ebafb Update conference_rooms.php (#4243) 2019-06-03 10:53:58 -06:00
AlexanderDCrane 603afeacb4 Update conference_centers.php (#4242) 2019-06-03 10:53:39 -06:00
FusionPBX a98e5087cf
Update index.lua 2019-06-03 08:24:13 -06:00
Len 67881888bb Update {$mac}.xml (#4241) 2019-06-02 13:09:42 -06:00
Bryan Redeagle 1f5cae758f Added support for Digium D-Series phones. (#4229) 2019-06-02 10:01:54 -06:00
FusionPBX 0c5236cfa0
Update index.php 2019-06-02 09:53:54 -06:00
danbgds 932276c125 Updated fixes for CVE-2019-11409 (#4170) 2019-06-02 09:53:17 -06:00
Len c5d9276900 Update {$mac}.xml (#4236) 2019-06-01 20:47:10 -06:00
Len 3bd61ce71c Update {$mac}.xml (#4237) 2019-06-01 20:46:47 -06:00