Commit Graph

6441 Commits

Author SHA1 Message Date
Andrew Querol d2917b57a4 Enable MPK support 2020-11-04 13:06:36 -06:00
Andrew Querol 6af292e2ba Improve the GXV3370 template to handle multiple SIP lines and add missing settings 2020-11-04 12:06:42 -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
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
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 bc69b99cb0 Password Reset: Adjust username check when username_format set to email. 2020-10-29 15:51:31 -06: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
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 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
agree 963bbffc0f
outbound route to bridge add support for bridge failover 2020-10-26 17:56:38 -04: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 e1619a1fd1
Update check_auth.php
Set the context and domain_name when the user authenticates.
2020-10-22 01:54:41 -06:00
FusionPBX c8e51bd89e
Update database.php
Only use the $_SESSION['domain_uuid'] if it is set. It's not set when using from the command line.
2020-10-21 15:17:38 -06:00
FusionPBX 69541f560b
Update schema.php
Deprecate global upgrade_data_types variable and replace with a $this->data_types
2020-10-21 14:28:15 -06:00
FusionPBX 9f7ca538a3
Update schema.php
Minor changes. Remove extra line feeds and add a semi-colon.
2020-10-21 11:32:46 -06:00
Nate ab20b183aa Theme: Ensure temp directory is set, even if not defined in Default Settings. 2020-10-21 10:09:15 -06:00
FusionPBX dacd09e284
This breaks default setting user unique global. 2020-10-16 14:42:04 -06:00
Nate 06f79d79e7 Users: Add setting to require username format be an email address or not. 2020-10-16 11:48:07 -06:00
FusionPBX 105fd59f19
Merge pull request #5536 from Len-PGH/patch-163
phonebook
2020-10-14 14:33:27 -06:00
FusionPBX b3f0d0499c
Merge pull request #5537 from Len-PGH/patch-164
phonebook
2020-10-14 14:32:34 -06:00
FusionPBX 2e1931c183
Merge pull request #5538 from Len-PGH/patch-165
phonebook
2020-10-14 14:31:49 -06:00
FusionPBX e1020c3f55
Merge pull request #5535 from Len-PGH/patch-162
phonebook
2020-10-14 14:30:52 -06:00
FusionPBX bd7335942c
Merge pull request #5539 from Len-PGH/patch-166
phonebook
2020-10-14 14:30:21 -06:00
Len 12b09a0a3d
phonebook 2020-10-14 12:25:41 -04:00
Len 7273073018
phonebook 2020-10-14 11:30:36 -04:00
Len b6779978d0
Update {$mac}.xml 2020-10-14 11:29:17 -04:00
Len 6d591e4b9d
phonebook 2020-10-14 11:28:25 -04:00
Len 0b9c3ca108
Update {$mac}.xml 2020-10-14 11:25:44 -04:00
Len a25a9dd0e2
phonebook 2020-10-14 11:22:46 -04:00
Len e833ede883
Update {$mac}.cfg 2020-10-13 22:31:30 -04:00
Len aec6e1e2fb
Update {$mac}.cfg 2020-10-13 22:28:28 -04:00
Len ef7e58d309
Update {$mac}.cfg 2020-10-13 22:22:43 -04:00
Len c40190081a
Update {$mac}.cfg 2020-10-13 22:04:42 -04:00
Len 6e3f138549
Update {$mac}.cfg 2020-10-13 21:26:55 -04:00
Len 536559d11b
Update y000000000107.cfg 2020-10-13 20:47:02 -04:00
FusionPBX b0c657a7de
Create y000000000000.boot
Add the y000000000000.boot file for the Yealink T43u.
2020-10-13 16:25:38 -06:00
FusionPBX bc3bde8c75
Create favorite_setting.xml
Add the favorite_setting.xml file for the Yealink t43u.
2020-10-13 16:23:11 -06:00
FusionPBX e56eab665e
Create directory.xml
Add the directory.xml for the Yealink t43u
2020-10-13 16:21:26 -06:00
FusionPBX d61012fc42
Create y000000000107.cfg
Add the common file for the Yealink t43u.
2020-10-13 16:19:46 -06:00
FusionPBX 50f7bbebf8
Create {$mac}.cfg
Add start of new Yealink T43u template.
2020-10-13 16:08:49 -06:00
Nate 54ae9e2e13 Login: Adjust Password Reset feature to support using a specific or dynamic domain in the reset link sent. 2020-10-13 15:10:07 -06:00
demonspork 324468c3fd Add grandstream_speaker_ring_volume to all templates
Excludes the P8352 value if the default setting grandstream_speaker_ring_volume is unset. Depends on PR #5522

Before anyone asks, Mandatory just means that the variable must be valid, not that it must be included in every XML download. The phone already has a valid value in its internal settings, so as long as we stay safe from setting it to an empty value or outside of the range of 0-7, we are safe. Excluding it is a valid option, which is also true for all settings labelled Mandatory in the Grandstream templates.
2020-10-09 23:15:31 -05:00