steve-lad
f523082aad
Update dbinterface.class.php
...
Check that labels exist before binding or an exception will occur
2021-05-23 08:22:50 +02:00
steve-lad
fec66c1d8c
Update dbinterface.class.php
...
Bug fix
2021-05-23 08:22:50 +02:00
steve-lad
1ae967da84
Bug fixes
...
Correct SQL statement
Correct Message Handler
Correct Message interpreter
2021-05-23 08:22:50 +02:00
steve-lad
acfae0abe3
Migrate from global db object
...
As per FreePBX BMO, no longer use global db object
2021-05-23 08:22:50 +02:00
steve-lad
de8f024cbf
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-05-23 08:22:50 +02:00
steve-lad
34f66b5b6d
Update dbinterface.class.php
2021-05-23 08:22:49 +02:00
steve-lad
0ce869281b
Final version
...
Standardise some calls and add notes
2021-05-23 08:22:49 +02:00
steve-lad
379c28cf19
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-05-23 08:22:49 +02:00
steve-lad
b895da31f9
Update Transactions and fix errors
...
Reduce quoting level, and fix errors introduced by prior commits
2021-05-23 08:22:49 +02:00
steve-lad
879c0b3af1
Further clean ups and annotations
...
Document changes
2021-05-23 08:22:49 +02:00
steve-lad
eff1479d2b
Switch to PDO model
...
Switch to PDO model and correct transactions
2021-05-23 08:22:49 +02:00
steve-lad
3e9f1b0048
Cleaning up
...
Simplify structure and fix errors
2021-05-23 08:22:49 +02:00
steve-lad
1646778c57
Switch to PDO model
...
Switch to PDO model and correct transactions
2021-05-23 08:22:49 +02:00
steve-lad
e472d58af6
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-05-23 08:22:48 +02:00
steve-lad
f190eeebb4
Update Transactions and fix errors
...
Reduce quoting level, and fix errors introduced by prior commits
2021-05-23 08:22:48 +02:00
steve-lad
845e8621fb
Further clean ups and annotations
...
Document changes
2021-05-23 08:22:48 +02:00
steve-lad
022bd0bd9f
Cleaning up
...
Simplify structure and fix errors
2021-05-23 08:22:48 +02:00
steve-lad
68c5bc418f
Switch to PDO model
...
Switch to PDO model and correct transactions
2021-05-23 08:22:48 +02:00
steve-lad
39919d987d
Apply PR 101
2021-05-23 08:22:48 +02:00
PhantomVl
631148502c
-- Bug Fix Delete Empty Key
2021-05-23 08:22:46 +02:00
PhantomVl
de35c90e38
-- Bug fix issues/74
2021-05-23 08:22:45 +02:00
PhantomVl
5b8ef7bd0d
-- 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-05-23 08:22:44 +02:00
Diederik de Groot
b2fa32647e
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-05-23 08:22:44 +02:00
Diederik de Groot
050cd6d23e
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-05-23 08:22:44 +02:00
PhantomVl
d358698176
- ADD SIP TFTP
...
- Activate Dial Template
2021-05-23 08:22:42 +02:00
PhantomVl
d727e8cc1c
- Add Buton "Update Buton Labels". If you replace User nams, this functon Regenerate device labels
2021-05-23 08:22:41 +02:00
PhantomVl
8c2c5fe63c
- Create Cisco phone service for user mobility.
2021-05-23 08:22:39 +02:00
PhantomVl
caf93a2aa1
Initial add of feature mobility user table:
...
- Add extra user fields and sccp_config entries
- Create new buttonconfig table
2021-05-23 08:21:28 +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