Commit graph

33 commits

Author SHA1 Message Date
steve-lad 118ff43ec4 Update dbinterface.class.php
Bug fix
2021-03-18 07:12:59 +01:00
steve-lad fe6ff74608 Bug fixes
Correct SQL statement
Correct Message Handler
Correct Message interpreter
2021-03-17 09:48:20 +01:00
steve-lad fdf6c2ae83 Merge branch 'Fix-dbinterface-class' into Issue-106 2021-03-13 15:50:17 +01:00
steve-lad da9517a335 Apply PR 101 2021-03-13 15:10:24 +01:00
steve-lad 7030ec2bb5 Migrate from global db object
As per FreePBX BMO, no longer use global db object
2021-03-13 14:58:30 +01:00
steve-lad cc8eb549d0 Fix exception if sccpsettings table does not exist
Before the installer can create sccpsettings, FreePBX instantiates an SCCP_Manager object which requires sccpsettings.
Catch the exception and create the table
2021-03-13 11:21:12 +01:00
steve-lad 3362f5a7cf Update dbinterface.class.php 2021-02-11 15:01:57 +01:00
steve-lad 6bfa311281 Final version
Standardise some calls and add notes
2021-02-11 12:46:37 +01:00
steve-lad 73ea3023eb Use bindParam on db executes
Use bind param to have stricter typing

Fix bug in Sccp-Manager where key and keyword were not the same
2021-02-09 12:48:22 +01:00
steve-lad 7d7b8cdd05 Update Transactions and fix errors
Reduce quoting level, and fix errors introduced by prior commits
2021-02-09 12:48:22 +01:00
steve-lad 124f7052eb Further clean ups and annotations
Document changes
2021-02-09 12:48:22 +01:00
steve-lad 22a4eb6e9e Cleaning up
Simplify structure and fix errors
2021-02-09 12:45:37 +01:00
steve-lad 5e5633ed7b Switch to PDO model
Switch to PDO model and correct transactions
2021-02-09 12:45:37 +01:00
PhantomVl 4c49a036f8 -- Bug Fix Delete Empty Key 2020-11-16 10:33:18 +03:00
PhantomVl dc94cf6d33 -- Bug fix issues/74 2020-05-04 16:29:45 +03:00
PhantomVl 2d57895fc1 -- Added new features for the future (now disabled)
-- Changed time zone settings
-- Changed the list of supported codecs
-- Added the ability to specify the DNS name as the server interface
-- Bug Fix
-- Add Vendor Config Options
2020-04-16 20:35:50 +03:00
Diederik de Groot 99aa4971c4 Fix Spelling Sccp_manager.class.php
Switch to using camelCase for functions in Sccp_manager.class.php
Remove old TODO comments
Remove comments that don't add information

Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
2020-04-09 10:16:15 +00:00
Diederik de Groot 2db4cd3dc2 Ran: .......................................... 42 / 42 (100%)
No fixable errors were found

Time: 10.05 secs; Memory: 41.75MB
Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
2020-04-09 09:25:43 +00:00
PhantomVl f75a486701 - ADD SIP TFTP
- Activate Dial Template
2019-08-21 18:00:57 +03:00
PhantomVl fd57b885e6 - Add Buton "Update Buton Labels". If you replace User nams, this functon Regenerate device labels 2019-05-06 18:22:19 +03:00
PhantomVl 8d8d45d2d9 - Create Cisco phone service for user mobility. 2019-04-23 13:32:52 +03:00
PhantomVl c2b97fe3ee Initial add of feature mobility user table:
- Add extra user fields and sccp_config entries
 - Create new buttonconfig table
2019-03-25 15:25:51 +03:00
PhantomVl 535d03e7fc - update self diagnostic 2019-01-15 13:44:13 +03:00
PhantomVl 28a051e01a - Add BackUp.
- Add Transfer in Global Config.
2019-01-10 18:50:59 +03:00
PhantomVl c4a049dc02 Added output of information about faults in the configuration 2018-08-08 19:11:37 +03:00
PhantomVl e416b55654 Diederik de Groot <dkgroot@talon.nl> 03.11.2017
- Update README.md
  - Commented out astman_retrieveJSFromMetaData in install.php (was moved to srvinterface)
  - Addd/Updated some !TODO! entries
  - Spelling:
  - devise -> device
  - Compatable/Comable -> Compatible
  - Templet -> Template
  - buton -> button
  - Templatee -> Template
  - format style PHP
2017-11-03 17:46:34 +03:00
PhantomVl 9a18a0940b Diederik de Groot <dkgroot@talon.nl> 03.11.2017
- Update README.md
  - Commented out astman_retrieveJSFromMetaData in install.php (was moved to srvinterface)
  - Addd/Updated some !TODO! entries
  - Spelling:
  - devise -> device
  - Compatable/Comable -> Compatible
  - Templet -> Template
  - buton -> button
  - Templatee -> Template
2017-11-03 17:09:53 +03:00
Diederik de Groot c077885c9b - Update README.md
- Commented out astman_retrieveJSFromMetaData in install.php (was moved to srvinterface)
- Addd/Updated some !TODO! entries
- Spelling:
  - devise -> device
  - Compatable/Comable -> Compatible
  - Templet -> Template
  - buton -> button
  - Templatee -> Template
2017-11-03 14:35:34 +01:00
PhantomVl d218d10bf3 Begin resample Sccp_manager
Create seporated interface to Xml
    Bug fix: Line ID
2017-11-02 16:10:23 +03:00
PhantomVl 20ce9d0581 Begin resample Sccp_manager
add system info
2017-11-01 15:34:09 +03:00
PhantomVl cce4683b52 Begin resample Sccp_manager
more bug fix
2017-10-27 12:45:18 +03:00
PhantomVl 2861da85c0 Begin resample Sccp_manager
DB convert Use ENUM
2017-10-18 14:39:53 +03:00
PhantomVl 70767da527 Begin resample Sccp_manager
more Bugs, no Doc, may be work or not 13.10.2017
2017-10-13 16:42:13 +03:00