Commit Graph

16977 Commits

Author SHA1 Message Date
Andrew Querol
cfc44b4d59 Ensure we setup sip proxies even if the user doesn't have permission to customize them when adding.
Also ensures the primary and secondary server address are set to defaults if the permission does not exist.
2020-11-17 21:40:49 -06:00
FusionPBX
64434862b8 Update schema.php
Prevent a plugin from breaking parts of the project.
2020-11-04 10:00:31 -07:00
FusionPBX
f05d193bc9 Update require.php
Set the full path for file_exists.
2020-11-03 17:21:41 -07:00
FusionPBX
704a1eb5e5 Update user_edit.php
Use the proper permission user_group_delete.
2020-11-03 13:49:43 -07:00
Nate
49e2f1b41e Update resources/require.php - Don't require switch.php if not present (framework support). 2020-11-03 12:16:00 -07:00
Nate
5c7f97ac8a Domains: Retain session domain_name and domain_uuid on add and delete. 2020-11-02 16:00:02 -07:00
Nate
5f2dddfc60 Email Templates: Integrate Ace Editor. 2020-11-02 15:58:58 -07:00
FusionPBX
991fffa4ed Update index.lua
Add call_block_country_code and handle e.164 automatically when the country code has been provided.
2020-11-02 11:10:45 -07:00
Nate
f748a754ad Call Block: UI Adjustments for Country Code. 2020-11-02 10:55:31 -07:00
FusionPBX
a7e12aa5da Update pdo.php
Replace dbissecure with db_secure variable as this approach is more concise.
2020-10-31 11:44:20 -06:00
Nate
764091e2fb Menu: Add confirmation modal to Restore Default action. 2020-10-29 18:31:19 -06:00
Nate
bc69b99cb0 Password Reset: Adjust username check when username_format set to email. 2020-10-29 15:51:31 -06:00
FusionPBX
bd68c4d2e4 Merge pull request #5552 from Len-PGH/patch-168
Version 4.5.19
2020-10-29 10:31:08 -06:00
FusionPBX
8528f38c51 Update dialplan_outbound_add.php
Use a parameterized query for the domain_uuid.
2020-10-28 22:02:54 -06:00
FusionPBX
24ae553d14 Merge pull request #5553 from PBXForums/master
Update dialplan_outbound_add.php
2020-10-28 22:01:36 -06:00
Darren Williams
caacf5b82c Update dialplan_outbound_add.php
Make the gateway select order the gateways with the current domain first
2020-10-28 18:55:26 +00:00
FusionPBX
6d0773633b Merge pull request #5551 from greenbea/patch-13
outbound route to bridge add support for bridge failover
2020-10-28 11:40:56 -06:00
Len
3e4348bf33 Version 4.5.19 2020-10-28 13:07:24 -04:00
FusionPBX
a5dadb650b Update send_mail.lua
Use a more concise method to get default settings for email.
2020-10-27 20:42:09 -06:00
FusionPBX
54db7db4c3 Update send_email.lua
Add email_queue_enabled
2020-10-27 20:38:44 -06:00
FusionPBX
afcbdaf676 Update record_message.lua
Improve the indentation
2020-10-27 20:02:19 -06:00
FusionPBX
c0e0cd3101 Update database.php
Add domain_uuid to the SQL select statement.
2020-10-27 15:50:24 -06:00
FusionPBX
1675da029d Merge pull request #5492 from Len-PGH/patch-132
Use updated phonebook code
2020-10-27 14:29:19 -06:00
FusionPBX
a4e09df3bf Merge pull request #5493 from Len-PGH/patch-133
Updated phonebook code
2020-10-27 14:28:46 -06:00
FusionPBX
1afdb7767d Merge pull request #5494 from Len-PGH/patch-134
Update phonebook.xml
2020-10-27 14:25:54 -06:00
FusionPBX
3db209d862 Merge pull request #5495 from Len-PGH/patch-135
Uses updated phonebook code
2020-10-27 14:25:50 -06:00
Nate
d5bc65111a Call Block: Partial support for Country Code. 2020-10-27 11:21:12 -06:00
FusionPBX
05588e0fe0 Merge pull request #5491 from Len-PGH/patch-131
Update {$mac}.xml
2020-10-27 11:05:46 -06:00
FusionPBX
1b0d8ceb41 Update database.php
Get the domain name from the database.
2020-10-26 19:22:46 -06:00
FusionPBX
8d4d42bbe7 Update pdo.php
When the user is not logged in then set the domain_uuid and domain_name based on domain from the URL.
2020-10-26 19:20:39 -06:00
FusionPBX
b5f85d43ca Update dialplan_outbound_add.php
Adjust permissions to work better for admin if the outbound_route_add permissions is set.
2020-10-26 18:07:40 -06:00
agree
963bbffc0f outbound route to bridge add support for bridge failover 2020-10-26 17:56:38 -04:00
FusionPBX
845b3c2e60 Merge pull request #5550 from PBXForums/master
Include profile and caller id type in copy
2020-10-23 22:40:17 -06:00
Darren Williams
f5a34d02f0 Include profile and caller id type in copy 2020-10-23 19:14:09 +01:00
FusionPBX
6d0865acc8 Update send_mail.lua
Update local after email.
2020-10-22 22:09:08 -06:00
Nate
b5b5f467bb Devices - Export: Minor visual adjustments. 2020-10-22 12:26:52 -06:00
FusionPBX
73fd96ebd2 Update check_auth.php
Remove $_SESSION['context'] found a better way.
2020-10-22 04:05:54 -06:00
FusionPBX
6a728e2563 Update pdo.php
With these lines commented out per domain settings don't work when logged out.
2020-10-22 03:51:19 -06:00
FusionPBX
95c8fc9c7a Update ivr_menu.php 2020-10-22 03:16:10 -06:00
FusionPBX
6ffec9b87f Update conference_edit.php
Change session context to domain_name.
2020-10-22 03:13:42 -06:00
FusionPBX
fb72d597f2 Update ivr_menu.php
Change session context to domain_name.
2020-10-22 03:09:58 -06:00
FusionPBX
2020e398b2 Update ivr_menu_xml.php
Change session context to domain_name.
2020-10-22 03:01:47 -06:00
FusionPBX
9208a270ac Update ivr_menu_copy.php
Change session context to domain_name.
2020-10-22 02:57:57 -06:00
FusionPBX
dc9f426100 Update conference_center_edit.php
Change session context to domain_name.
2020-10-22 02:50:52 -06:00
FusionPBX
d82f8cc155 Update conference_centers.php
Change session context to domain_name.
2020-10-22 02:48:44 -06:00
FusionPBX
d83b4b9319 Update dialplan_outbound_add.php
Change session context to domain_name.
2020-10-22 02:47:02 -06:00
FusionPBX
f5e5fd7a79 Update call_center_queue_edit.php
Change session context to domain_name.
2020-10-22 02:42:08 -06:00
FusionPBX
7aa65122a0 Update call_center.php
Change session context to domain_name.
2020-10-22 02:36:52 -06:00
FusionPBX
26a316a295 Update time_condition_edit.php
Change session context to domain_name.
2020-10-22 02:35:09 -06:00
FusionPBX
281979721c Update fifo_add.php
Change session context to domain_name.
2020-10-22 02:33:18 -06:00