steve-lad
31ac0746ba
Bug fixes
...
Correct SQL statement
Correct Message Handler
Correct Message interpreter
2021-04-02 15:29:36 +02:00
steve-lad
92ca19ed41
Test for chan_sccp_b version compatibility
...
SoftKeySets fails with chan_sccp-b prior to revision number 11048.
Check the version with the installer, and subsequently to ensure do not get exception.
2021-04-02 15:25:30 +02:00
steve-lad
9d29d11a08
Apply PR 101
2021-04-02 15:23:55 +02:00
steve-lad
40e9b01510
Correct type declarations
...
type declarations must be lowercase or will be treated as local instance names
2021-04-02 15:23:55 +02:00
steve-lad
e94fa4e8d1
Tidy up
...
Remove unused variables
Close socket if not using
2021-04-02 15:23:55 +02:00
steve-lad
673f6d45e0
Tighten Ami controls
...
Check that have compatible version of chan-sccp for AMI and disable AMI if not found
Check returned values
Add new classes for response to reduce testing
2021-04-02 15:23:54 +02:00
steve-lad
315a693894
Correct Field and add new event classes
...
add 2 new event classes for SCCPShowDevice
correct translator in ShowSCCPDevice_Response
2021-04-02 15:23:54 +02:00
steve-lad
5beee7f9a2
Tidy up exception handling
...
Simplify handling of AMI lists and trap exceptions
2021-04-02 15:23:54 +02:00
steve-lad
a89866e81e
Bug Fixes and optimisations as a result of issue 106
...
Fix bugs in Response Class causing exceptions
Update extconfigs class to correctly check database connectors and improve feedback
Move some constructors to start of class for lisibility
Tidy up Response class with Typing to eliminate unnecessary tests
2021-04-02 15:23:54 +02:00
Andrea Diotallevi
9b730a998a
Fixed recognition of chan-sccp release version 4.3.3
2021-04-02 15:23:54 +02:00
steve-lad
ca5cf9571b
Updated GenericResponse
...
Updated generic response handler for table case
2021-04-02 15:23:54 +02:00
steve-lad
929f8036b1
Update AMI Response
...
Bring branch up to level of previous Pull which can now be deleted
2021-04-02 15:23:54 +02:00
steve-lad
6ccc9bbccb
Cleaned up messages
...
Improved message readability. Atom removed extraneous white spaces and lines
2021-04-02 15:23:54 +02:00
PhantomVl
2f1cf6ca74
-- Bug fix
2021-04-02 15:23:52 +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
Diederik de Groot
ca16773fa5
First round of spelling corrections
...
Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
2021-04-02 15:23:27 +02:00
PhantomVl
413bcf1b38
-- 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
2021-04-02 15:23:05 +02:00