steve-lad
d451b36363
Fix Issue with SQL syntax reported by kc2vrj
...
Correct quotation and simplify logic to avoid complex SQL statements.
Bind strings
Confirmed fix of issue reported by kc2vrj.
2021-04-29 16:44:33 +02:00
steve-lad
8fb29b93fd
Update dbinterface.class.php
...
Correct syntax
2021-04-02 15:29:36 +02:00
steve-lad
ef4fc4fe12
Fix Sccp Button Save
...
Correct PDO statements and implimentation concept
2021-04-02 15:29:36 +02:00
steve-lad
9f5459f7c5
Update dbinterface.class.php
...
Check that labels exist before binding or an exception will occur
2021-04-02 15:29:36 +02:00
steve-lad
594367cbd4
Update dbinterface.class.php
...
Bug fix
2021-04-02 15:29:36 +02:00
steve-lad
31ac0746ba
Bug fixes
...
Correct SQL statement
Correct Message Handler
Correct Message interpreter
2021-04-02 15:29:36 +02:00
steve-lad
36192599f1
Migrate from global db object
...
As per FreePBX BMO, no longer use global db object
2021-04-02 15:29:34 +02:00
steve-lad
f4f11157e1
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-04-02 15:29:17 +02:00
steve-lad
d3ae6536d1
Update dbinterface.class.php
2021-04-02 15:29:17 +02:00
steve-lad
dac622c745
Final version
...
Standardise some calls and add notes
2021-04-02 15:29:15 +02:00
steve-lad
09beeb449e
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-04-02 15:28:55 +02:00
steve-lad
5892afc653
Update Transactions and fix errors
...
Reduce quoting level, and fix errors introduced by prior commits
2021-04-02 15:28:54 +02:00
steve-lad
4a3f21dc5d
Further clean ups and annotations
...
Document changes
2021-04-02 15:28:35 +02:00
steve-lad
cfcbe23816
Switch to PDO model
...
Switch to PDO model and correct transactions
2021-04-02 15:28:06 +02:00
steve-lad
fd8c5f9f96
Cleaning up
...
Simplify structure and fix errors
2021-04-02 15:27:28 +02:00
steve-lad
a1c020c772
Switch to PDO model
...
Switch to PDO model and correct transactions
2021-04-02 15:27:27 +02:00
steve-lad
91c2d233d4
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-04-02 15:25:32 +02:00
steve-lad
3fbccb982f
Update Transactions and fix errors
...
Reduce quoting level, and fix errors introduced by prior commits
2021-04-02 15:25:32 +02:00
steve-lad
7f047f7c10
Further clean ups and annotations
...
Document changes
2021-04-02 15:25:31 +02:00
steve-lad
bda7518932
Cleaning up
...
Simplify structure and fix errors
2021-04-02 15:25:31 +02:00
steve-lad
95405190cc
Switch to PDO model
...
Switch to PDO model and correct transactions
2021-04-02 15:25:31 +02:00
steve-lad
9d29d11a08
Apply PR 101
2021-04-02 15:23:55 +02:00
PhantomVl
3bf8857759
-- Bug Fix Delete Empty Key
2021-04-02 15:23:53 +02:00
PhantomVl
a3c240b63f
-- Bug fix issues/74
2021-04-02 15:23:52 +02:00
PhantomVl
14cb629f61
-- 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
2021-04-02 15:23:51 +02:00
Diederik de Groot
1afe5c5438
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>
2021-04-02 15:23:51 +02:00
Diederik de Groot
de0a07562f
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>
2021-04-02 15:23:44 +02:00
PhantomVl
de7633ace7
- ADD SIP TFTP
...
- Activate Dial Template
2021-04-02 15:23:04 +02:00
PhantomVl
2031587f29
- Add Buton "Update Buton Labels". If you replace User nams, this functon Regenerate device labels
2021-04-02 15:22:29 +02:00
PhantomVl
597bed3bce
- Create Cisco phone service for user mobility.
2021-04-02 15:20:55 +02:00
PhantomVl
713d588d98
Initial add of feature mobility user table:
...
- Add extra user fields and sccp_config entries
- Create new buttonconfig table
2021-04-02 15:15:58 +02: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