Commit graph

80 commits

Author SHA1 Message Date
steve-lad 39919d987d
Apply PR 101 2021-05-23 08:22:48 +02:00
steve-lad a0216bc411
Correct type declarations
type declarations must be lowercase or will be treated as local instance names
2021-05-23 08:22:48 +02:00
steve-lad 5c778d788b
Tidy up
Remove unused variables
Close socket if not using
2021-05-23 08:22:47 +02:00
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
PhantomVl fbf508a35a
-- Bug Fix NTP Config 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 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 81bd328dd4
-- Bug fix 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 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
PhantomVl 3a874139c4
- Bug Fix. Create addons information 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 c23efc70a4
- Bug Fix 2021-05-23 08:22:41 +02:00
PhantomVl 4d29582468
- Bug Fix 2021-05-23 08:22:41 +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 e49fde92b0
Initial add of feature mobility user table:
- Add extra user fields and sccp_config entries
 - Create new buttonconfig table
 - Add PhoneCodepages like cp1251
2021-05-23 08:21:29 +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 6e81e98dbb - Installation procedure, detect chan_sccp 2019-04-26 09:46:55 +03:00
PhantomVl 83169b5160 - Bug fix, provision sccp 2019-04-23 14:11:20 +03:00
PhantomVl 3daa41135f - Bugfix
- Add Code Page
 - update install
2019-04-02 14:52:23 +03:00
PhantomVl a943aa4b96 - Bugfix
- Add Code Page
2019-04-01 14:11:42 +03:00
Phantom a36b9c41dc
Update xmlinterface.class.php 2019-01-21 13:09:58 +03:00
PhantomVl 535d03e7fc - update self diagnostic 2019-01-15 13:44:13 +03:00
PhantomVl a2ff4368a6 - update diagnostick page 2019-01-14 18:01:38 +03:00
PhantomVl c06e9a5ba9 - Bug fix. 2019-01-14 12:33:24 +03:00
PhantomVl f457ce8259 Bug fix Reported by @MarcusRobichon 2019-01-11 12:48:49 +03:00
PhantomVl 28a051e01a - Add BackUp.
- Add Transfer in Global Config.
2019-01-10 18:50:59 +03:00
PhantomVl bfeb9e4785 Bug fix.
- fix bug on install realtime.
 - Add realtime diagmostic.
2019-01-09 16:29:24 +03:00
PhantomVl 5bd0d2b124 bug fix :
- Set hints all device
  - BLF Update
  - phonePersonalization
2018-12-28 16:01:20 +03:00
PhantomVl 6794069d3b Update procedure Insall
bug fix
2018-12-25 18:41:34 +03:00
PhantomVl bbfc6bb007 Update 433 bug fix 2018-12-19 17:40:10 +03:00