Commit graph

40 commits

Author SHA1 Message Date
steve-lad 97c02f125f Add error message for chan-sccp compatibility
Ad error message in install if chan-sccp version is too low
Minor formatting
2021-05-31 12:52:56 +02:00
steve-lad ee0fda775e Retire Old Interface
Use exclusively AMI interface
Delete oldinterface
Delete srvinterface and move aminterface to Sccp_manager.inc
All calls now pass directly to aminterface
2021-05-31 12:33:35 +02:00
steve-lad fe6ff74608 Bug fixes
Correct SQL statement
Correct Message Handler
Correct Message interpreter
2021-03-17 09:48:20 +01:00
steve-lad d5290f18cf 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-03-12 14:03:50 +01:00
steve-lad c6c2134e03 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-02-24 15:22:04 +01:00
steve-lad c929649909 Update AMI Response
Bring branch up to level of previous Pull which can now be deleted
2021-01-28 11:18:48 +01:00
steve-lad 48041fc62c Cleaned up messages
Improved message readability. Atom removed extraneous white spaces and lines
2021-01-28 10:25:02 +01:00
PhantomVl dc94cf6d33 -- Bug fix issues/74 2020-05-04 16:29:45 +03:00
Diederik de Groot 99aa4971c4 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>
2020-04-09 10:16:15 +00:00
Diederik de Groot 2db4cd3dc2 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>
2020-04-09 09:25:43 +00:00
Diederik de Groot ccd514dbd9 First round of spelling corrections
Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
2020-04-09 09:24:02 +00:00
PhantomVl 5e0b2605e3 -- 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
2020-04-07 17:53:47 +03:00
PhantomVl 57b73781dc - Add Support "Callforward NOANSWER"
- Add Support "park"
2019-11-14 17:10:14 +03:00
PhantomVl 859d15e140 - Fix SCCP
- Fix SIP
2019-09-20 19:43:18 +03:00
PhantomVl ca45965534 - ADD SIP TFTP
- Activate Dial Template
2019-09-09 17:26:09 +03:00
PhantomVl f75a486701 - ADD SIP TFTP
- Activate Dial Template
2019-08-21 18:00:57 +03:00
PhantomVl aadd1deb5b - Remove spaces and special characters from the name Softkey 2019-05-29 20:47:15 +03:00
PhantomVl cf54bb400a - Bug Fix 2019-05-22 08:47:28 +03:00
PhantomVl 14ff3d74c2 - Add Buton "Update Buton Labels". If you replace User nams, this functon Regenerate device labels 2019-05-07 11:12:39 +03:00
PhantomVl fd57b885e6 - Add Buton "Update Buton Labels". If you replace User nams, this functon Regenerate device labels 2019-05-06 18:22:19 +03:00
PhantomVl c2b97fe3ee Initial add of feature mobility user table:
- Add extra user fields and sccp_config entries
 - Create new buttonconfig table
2019-03-25 15:25:51 +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 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
PhantomVl 55f6dd73f9 Update 433
- Added support for updated driver configuration 
 - Added revision control database schema (258fed034e)
 - Added option "callhistory_answered_elsewhere"  - save point in phone directory for pickup calls. 
  (bug fix by dkgroot  0291207d82)
 -  Bug fix options (TFTP SERVER remapping support) 
 - And traditionally added new bugs. 
 - И для тех кто хочет помочь проекту добавлены свежие баги. Я их еще не  нашел, а вы ?
2018-12-18 12:28:00 +03:00
PhantomVl 12a7446019 Bug fix 2018-10-25 10:11:25 +03:00
PhantomVl 1db698f3e4 Replace Hint Function 2018-10-22 18:45:07 +03:00
PhantomVl 36a70e0dd5 Added output of information about faults in the configuration 2018-08-08 19:54:29 +03:00
PhantomVl c4a049dc02 Added output of information about faults in the configuration 2018-08-08 19:11:37 +03:00
PhantomVl 5d725b4e13 In the install script, added the mysql parameter search.
Added the ability to read the configuration of the "tftp-rewrite" from external config file
2018-04-17 15:59:18 +03:00
PhantomVl 5d9e262466 Create support TFTP-HPA rewrite
+ Fixed bug
2018-01-04 15:24:01 +03:00
PhantomVl d1be93cbbe Fixed spelling errors by SimplySynced
Add support ATA device
Update i18n spelling.
2017-12-22 13:08:42 +03:00
PhantomVl 1ef2e443ee Small changes in comments 2017-11-09 16:57:22 +03:00
PhantomVl 4b6ebea984 Begin resample Sccp_manager
Create seporated interface to Xml
2017-11-02 11:10:48 +03:00
PhantomVl 20ce9d0581 Begin resample Sccp_manager
add system info
2017-11-01 15:34:09 +03:00