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
AlexanderDCrane
9c2c4d3a3b
Update click_to_call.php ( #4247 )
2019-06-03 10:59:27 -06:00
AlexanderDCrane
5ad0cbec3a
Update conference_control_details.php ( #4246 )
2019-06-03 10:55:01 -06:00
AlexanderDCrane
1a257f1e1a
Update conference_controls.php ( #4245 )
2019-06-03 10:54:38 -06:00
AlexanderDCrane
c3e6cb606d
Update conference_sessions.php ( #4244 )
2019-06-03 10:54:22 -06:00
AlexanderDCrane
362a16c96d
Update conference_rooms.php ( #4243 )
2019-06-03 10:53:58 -06:00
AlexanderDCrane
219416e4c6
Update conference_centers.php ( #4242 )
2019-06-03 10:53:39 -06:00
Bryan Redeagle
9e0826ab3c
Added support for Digium D-Series phones. ( #4229 )
2019-06-02 10:01:54 -06:00
FusionPBX
fde876e434
Update index.php
2019-06-02 09:53:54 -06:00
danbgds
5e5085d971
Updated fixes for CVE-2019-11409 ( #4170 )
2019-06-02 09:53:17 -06:00
Len
5cfbcb30eb
Update app_config.php ( #4235 )
2019-06-01 20:37:59 -06:00
FusionPBX
26e6f9ff24
Merge pull request #4233 from AlexanderDCrane/patch-474
...
Update call_center_agent_status.php
2019-06-01 14:50:58 -06:00
FusionPBX
3a140f432c
Merge pull request #4232 from AlexanderDCrane/patch-473
...
Update call_center_agent_dashboard.php
2019-06-01 14:50:33 -06:00
FusionPBX
73b264155f
Merge pull request #4231 from AlexanderDCrane/patch-472
...
Update call_center_agents.php
2019-06-01 14:50:18 -06:00
AlexanderDCrane
5865999a35
Update call_center_agent_status.php
2019-06-01 12:30:20 -06:00
AlexanderDCrane
90bf30e44e
Update call_center_agent_dashboard.php
2019-06-01 12:30:17 -06:00
AlexanderDCrane
a27977bffe
Update call_center_agents.php
2019-06-01 12:30:11 -06:00
AlexanderDCrane
36f07d70b9
Update call_center_queues.php
2019-06-01 12:29:59 -06:00
chansizzle
f96d2a19cc
Update app_config.php
2019-05-31 11:38:31 -06:00
agree
62ae643399
Update xml_cdr.php
2019-05-30 15:02:32 -04:00
FusionPBX
6c536738dc
Update exec.php
2019-05-30 01:31:01 -06:00
FusionPBX
c6f0b6a6bf
Update contacts.php
2019-05-30 00:37:42 -06:00
FusionPBX
d2c4d498a2
Merge pull request #4168 from AdrianFretwell/master
...
Update contacts.php default sort order
2019-05-30 00:35:51 -06:00
FusionPBX
47e76889ec
Merge pull request #4222 from AlexanderDCrane/patch-469
...
Update call_recordings.php
2019-05-29 21:03:54 -06:00
FusionPBX
8b528e9f54
Merge pull request #4223 from AlexanderDCrane/patch-470
...
Update call_center_queue.php
2019-05-29 21:03:35 -06:00
AlexanderDCrane
43fb9f0e01
Update call_center_queue.php
2019-05-29 21:00:15 -06:00
AlexanderDCrane
55c404bcbe
Update call_recordings.php
2019-05-29 21:00:05 -06:00
AlexanderDCrane
30980f959e
Update call_flows.php
2019-05-29 20:59:52 -06:00
FusionPBX
f47dd79aa4
Update call_center_queue.php
2019-05-28 15:14:22 -06:00
AlexanderDCrane
7123d16f9e
Update call_center_queue.php
2019-05-28 15:08:33 -06:00
FusionPBX
98e063c87e
Merge pull request #4218 from AlexanderDCrane/patch-466
...
Update call_broadcast.php
2019-05-28 14:54:48 -06:00
AlexanderDCrane
6849211aed
Update call_broadcast.php
2019-05-28 14:53:38 -06:00
FusionPBX
b5c8e96a0c
Update call_block.php
2019-05-28 14:53:36 -06:00
AlexanderDCrane
0c666a0a0f
Update call_block.php
2019-05-28 14:36:42 -06:00
FusionPBX
b5676ae9c6
Update autocomplete.php
2019-05-28 10:49:26 -06:00
FusionPBX
e96542b10b
Update index.php
2019-05-28 10:36:50 -06:00
FusionPBX
8d331a1c5f
Update app_config.php
2019-05-28 09:02:47 -06:00