stevenA
ce383089b8
Revert "Update Response.class.php"
...
This reverts commit 99c6b8a9b5a84fef0338952c5ff90455b22cd2e9.
2022-01-21 08:04:30 +01:00
stevenA
6b5cd413d7
Update Response.class.php
...
Change to only modify certain returned fields from convertTable
Need to validate changes for softkeysets as now only return sets and not mode
2022-01-21 08:04:29 +01:00
stevenA
8961ebd5de
Optimise aminterface, and calls to it
...
Only get activeDevices once in doConfigPageInits
Delete redundant functions in Aminterface class
Optimise json handling
2022-01-21 08:04:29 +01:00
stevenA
519c9a1f3b
Optimise aminterface class
...
Remove duplicate functions
Remove legacy tests from _Construct
Optimise JSON handling (eliminate duplicate parsing of rawMessage)
Optimise Message class _Construct - high load so minimise unnecessary calls
2022-01-21 08:04:29 +01:00
stevenA
67428fb3be
Clean up dbinterface class
...
Change db search criteria for sip / sccp to improve performance
Use Toast for Save and continue success message
Improve db write performance by simplifying formatting
2022-01-21 07:45:19 +01:00
steve-lad
477eb69146
Fix phonepersonalisation
...
Set expected numeric value for phonepersonalization
WIP fix - adv.ini
2021-07-20 12:53:29 +02:00
steve-lad
2898f5e3c9
Fix bug codecs storage
...
codecs were stored as a ',' separated list while chan-sccp expects a ';' separated list
Correct all existing db values when running installer
make sure that disallow is not unset in installer (set to all)
make sure that disallow is not empty
correct help text
2021-07-20 09:32:01 +02:00
steve-lad
d2e9ac3184
Bug Fix
...
Wrong response class in MessageClass
2021-06-14 16:17:18 +02:00
steve-lad
4ee26a9871
Name Changes
2021-06-02 15:03:38 +02:00