Commit graph

196 commits

Author SHA1 Message Date
steve-lad 7294f3b3e0
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-05-23 08:22:47 +02:00
steve-lad 6c7a700c0e
Correct Field and add new event classes
add 2 new event classes for SCCPShowDevice

correct translator in ShowSCCPDevice_Response
2021-05-23 08:22:47 +02:00
steve-lad 621a1f1c19
Tidy up exception handling
Simplify handling of AMI lists and trap exceptions
2021-05-23 08:22:47 +02:00
steve-lad d3256f9abe
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-05-23 08:22:47 +02:00
Andrea Diotallevi 23323dfc3b
Fixed recognition of chan-sccp release version 4.3.3 2021-05-23 08:22:47 +02:00
steve-lad 939bf4828f
Updated GenericResponse
Updated generic response handler for table case
2021-05-23 08:22:47 +02:00
steve-lad b4ae9337c5
Update AMI Response
Bring branch up to level of previous Pull which can now be deleted
2021-05-23 08:22:47 +02:00
steve-lad d48c8e5f1a
Cleaned up messages
Improved message readability. Atom removed extraneous white spaces and lines
2021-05-23 08:22:47 +02:00
steve-lad ccee1627aa
Match to previous commit
Add missing comments
2021-05-23 08:22:46 +02:00
steve-lad 3bc30fffb0
Remove extraneous calls
Duplicate calls from page.settings removed
2021-05-23 08:22:46 +02:00
steve-lad 12f84c446e
Installer failed to update db version
Error in sytax at 745, and in exception handler at 747

Tidied up messages

Standardised Exception handler trap

Atom deleted whitespaces
2021-05-23 08:22:46 +02:00
PhantomVl fbf508a35a
-- Bug Fix NTP Config 2021-05-23 08:22:46 +02:00
PhantomVl 25a683d991
Fixes: #88
-- Bug Fix SRST Config
-- A template was added for 7975
2021-05-23 08:22:46 +02:00
PhantomVl 40fda57632
-- Bug Fix SRST Config 2021-05-23 08:22:46 +02:00
PhantomVl 631148502c
-- Bug Fix Delete Empty Key 2021-05-23 08:22:46 +02:00
PhantomVl b4c132e9e7
Fixes: #77
Fixes: #82
Fixes: #85
Fixes: #87
--- Bugfix sip protocol
Special thanks for help Diederik de Groot
2021-05-23 08:22:46 +02:00
PhantomVl 4d540ebc69
--- Add support for setting "setvar=xxx=xxx" entries
--- Writing sccp.conf also check/create sccp_custom.conf #87
--- Fix the getCodec function. #85
--- Switching around the general deny/permit order. #82
--- Thank Josh2893 for the templet #77
Special thanks for help Diederik de Groot
2021-05-23 08:22:46 +02:00
PhantomVl b04cd0881a
-- Bug fix @BossLX 2021-05-23 08:22:45 +02:00
PhantomVl f9ea6f6038
-- Bug fix @BossLX 2021-05-23 08:22:45 +02:00
PhantomVl a4be3b0fd8
-- Bug fix @BossLX 2021-05-23 08:22:45 +02:00
PhantomVl de35c90e38
-- Bug fix issues/74 2021-05-23 08:22:45 +02:00
PhantomVl 75ddd25ab2
-- Bug fix Thanks for the help @BossLX
-- Bug fix issues/73
2021-05-23 08:22:45 +02:00
PhantomVl 7c77466d17
-- Bug fix Thanks for the help @BossLX 2021-05-23 08:22:45 +02:00
PhantomVl 81bd328dd4
-- Bug fix 2021-05-23 08:22:45 +02:00
PhantomVl 46ddbd0197
-- Bug fix
-- DB add field 'videomode'
2021-05-23 08:22:45 +02:00
PhantomVl bf4593297f
-- Bug fix
-- DB add field 'videomode'
2021-05-23 08:22:45 +02:00
PhantomVl ca1fe96729
-- Bug fix 2021-05-23 08:22:44 +02:00
PhantomVl de781c3acd
-- Bug fix 2021-05-23 08:22:44 +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 5695a1df1d
Fix get_server_sccp_bind when a bindaddr is specified in the frontend it should return an array of array indexed by the 'bindaddr'
Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
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
Diederik de Groot a1d2809f9a
First round of spelling corrections
Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
2021-05-23 08:22:44 +02:00
PhantomVl 12f30dc70c
-- 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-05-23 08:22:44 +02:00
Phantom b372f0cf90
Update extconfigs.class.php 2021-05-23 08:22:43 +02:00
Phantom 8fbe7e744e
Update Sccp.class.php.v433 2021-05-23 08:22:43 +02:00
Phantom dd1d90d717
Update Sccp.class.php.v431 2021-05-23 08:22:43 +02:00
PhantomVl 2ce5e69617
- Fix not Bug 2021-05-23 08:22:43 +02:00
PhantomVl 35de8da1b1
- Add Support "Callforward NOANSWER"
- Add Support "park"
2021-05-23 08:22:43 +02:00
PhantomVl d4f529342a
- Bug Fix Sip 2021-05-23 08:22:43 +02:00
PhantomVl 3a874139c4
- Bug Fix. Create addons information 2021-05-23 08:22:43 +02:00
PhantomVl 051848ea7b
- Button assignment form adjustment 2021-05-23 08:22:43 +02:00
PhantomVl 521cfc9474
- New style of information message 2021-05-23 08:22:43 +02:00
PhantomVl 8d9ef1e73c
- Fix SCCP
- Fix SIP
2021-05-23 08:22:42 +02:00
PhantomVl 6fcd8ed0e3
- Fix SCCP
- Fix SIP
2021-05-23 08:22:42 +02:00
PhantomVl 24124d4039
- ADD SIP TFTP
- Activate Dial Template
2021-05-23 08:22:42 +02:00
PhantomVl d358698176
- ADD SIP TFTP
- Activate Dial Template
2021-05-23 08:22:42 +02:00
PhantomVl 5f91c3db4b
- Change Sccp class driver 2021-05-23 08:22:42 +02:00
PhantomVl 343109a938
- Change Sccp class driver 2021-05-23 08:22:42 +02:00
PhantomVl bbc8b661a6
- Add Video codecs supported in Global config 2021-05-23 08:22:42 +02:00