PhantomVl / sccp_manager

SCCP Manager
35 stars 19 forks source link

Bug Fixes and optimisations as a result of issue 106 #108

Open steve-lad opened 3 years ago

steve-lad commented 3 years ago

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

Issue 106 was due to Asterisk realtime connector errors, which caused exceptions that are resolved by this PR, and extension data in sccp.conf that should not have been there. Now handle correctly even if present.

vaDrn commented 3 years ago

after puling this PR I've got additional line on "SCCP info" tab: ConfigsRealTime witch report errors.

image