Commit Graph

6419 Commits

Author SHA1 Message Date
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
FusionPBX 4ac80d54b1
Merge pull request #5505 from vivoras/master
Add grandstream phonebook options
2020-10-06 18:28:32 -06:00
FusionPBX 1d5c32805a
Merge pull request #5519 from Len-PGH/patch-150
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:51 -06:00
FusionPBX 8469e2f3e0
Merge pull request #5518 from Len-PGH/patch-149
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:42 -06:00
FusionPBX cc20e047a8
Merge pull request #5517 from Len-PGH/patch-148
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:27 -06:00
FusionPBX e0991252a7
Merge pull request #5516 from Len-PGH/patch-147
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:17:04 -06:00
FusionPBX 457b27775b
Merge pull request #5515 from Len-PGH/patch-146
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:54 -06:00
FusionPBX 855da68745
Merge pull request #5514 from Len-PGH/patch-145
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:44 -06:00
FusionPBX cb9888282e
Merge pull request #5512 from Len-PGH/patch-143
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:31 -06:00
FusionPBX 1acdd826e2
Merge pull request #5513 from Len-PGH/patch-144
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:16:19 -06:00
FusionPBX 9123efa9fe
Update {$mac}.xml (#5510) 2020-10-06 00:15:58 -06:00
Len ac44e39700
Update {$mac}.xml (#5511)
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:15:47 -06:00
Len d692003363
Update {$mac}.xml (#5509)
Add grandstream_dial_prefix provisioning variable.
2020-10-06 00:15:21 -06:00
Len 0873e1d52c
Update {$mac}.xml (#5508) 2020-10-06 00:12:41 -06:00
Len b91ac5ba51
Update {$mac}.xml 2020-10-05 11:28:35 -04:00
Len 4618b81754
Update {$mac}.xml 2020-10-05 11:27:15 -04:00
Len 6b74561730
Update {$mac}.xml 2020-10-05 11:26:03 -04:00
Len aead316600
Update {$mac}.xml 2020-10-05 11:25:08 -04:00