steve-lad
c4cd6cbdbf
Update install.php
...
Populate sccpdevmodel if empty
2021-04-02 15:29:36 +02:00
steve-lad
f4f11157e1
Fix exception if sccpsettings table does not exist
...
Before the installer can create sccpsettings, FreePBX instantiates an SCCP_Manager object which requires sccpsettings.
Catch the exception and create the table
2021-04-02 15:29:17 +02:00
steve-lad
19e1bb9b3e
Remove dbugs
2021-04-02 15:29:17 +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
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
e4a4630ad2
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-04-02 15:23:53 +02:00
PhantomVl
30db2da52d
Fixes : #88
...
-- Bug Fix SRST Config
-- A template was added for 7975
2021-04-02 15:23:53 +02:00
PhantomVl
f93b846dc1
--- 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-04-02 15:23:53 +02:00
PhantomVl
1637731d99
-- Bug fix Thanks for the help @BossLX
...
-- Bug fix issues/73
2021-04-02 15:23:52 +02:00
PhantomVl
6740aab4f2
-- Bug fix
...
-- DB add field 'videomode'
2021-04-02 15:23:52 +02:00
PhantomVl
14cb629f61
-- 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-04-02 15:23:51 +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
PhantomVl
3b33d83739
- Add Support "Callforward NOANSWER"
...
- Add Support "park"
2021-04-02 15:23:05 +02:00
PhantomVl
1905431be4
- ADD SIP TFTP
...
- Activate Dial Template
2021-04-02 15:23:04 +02:00
PhantomVl
de7633ace7
- ADD SIP TFTP
...
- Activate Dial Template
2021-04-02 15:23:04 +02:00
PhantomVl
7f0ddf8f69
- Remove sccp_extensions.conf
...
- Remove sccp_hardware.conf
2021-04-02 15:23:03 +02:00
PhantomVl
180d832042
- Remove sccp_extensions.conf
...
- Remove sccp_hardware.conf
2021-04-02 15:23:03 +02:00
PhantomVl
2031587f29
- Add Buton "Update Buton Labels". If you replace User nams, this functon Regenerate device labels
2021-04-02 15:22:29 +02:00
PhantomVl
06031ad89c
- Installation procedure, detect chan_sccp
2021-04-02 15:21:44 +02:00
PhantomVl
83ec52ea56
- Bug fix, provision sccp
2021-04-02 15:21:24 +02:00
PhantomVl
597bed3bce
- Create Cisco phone service for user mobility.
2021-04-02 15:20:55 +02:00
PhantomVl
23aad30d89
- Change Db Code page
2021-04-02 15:18:57 +02:00
PhantomVl
573a2c9811
Initial add of feature mobility user table:
...
- Add extra user fields and sccp_config entries
- Create new buttonconfig table
- Add PhoneCodepages like cp1251
- Add BackUp Config before Install
2021-04-02 15:18:55 +02:00
PhantomVl
7582061645
Initial add of feature mobility user table:
...
- Add extra user fields and sccp_config entries
- Create new buttonconfig table
- Add PhoneCodepages like cp1251
- Add BackUp Config before Install
2021-04-02 15:17:17 +02:00
PhantomVl
f4d2396a3c
Initial add of feature mobility user table:
...
- Add extra user fields and sccp_config entries
- Create new buttonconfig table
- Add PhoneCodepages like cp1251
2021-04-02 15:16:33 +02:00
PhantomVl
713d588d98
Initial add of feature mobility user table:
...
- Add extra user fields and sccp_config entries
- Create new buttonconfig table
2021-04-02 15:15:58 +02:00
PhantomVl
96c9a82819
- Remove sccp_extensions.conf
...
- Remove sccp_hardware.conf
2019-07-08 15:47:08 +03: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
c8182b6f8e
- Change Db Code page
2019-04-02 15:00:38 +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
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
5d2944ab7a
Bug Fix
2018-06-25 11:15:21 +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
d1be93cbbe
Fixed spelling errors by SimplySynced
...
Add support ATA device
Update i18n spelling.
2017-12-22 13:08:42 +03:00
PhantomVl
4887b92cb1
Added force_dtmfmode
field to the config
2017-11-29 19:23:49 +03:00
PhantomVl
e206e2e4bd
Remove old bug & add new bugs !
2017-11-24 19:49:57 +03:00
PhantomVl
aff9404d6c
Add butons 'Internal', 'Inherit'
2017-11-15 14:06:32 +03:00
PhantomVl
e41476560c
bug fix 'inernal'
...
Pre-made support for ATA devices
2017-11-10 18:58:06 +03:00
PhantomVl
e416b55654
Diederik de Groot <dkgroot@talon.nl> 03.11.2017
...
- Update README.md
- Commented out astman_retrieveJSFromMetaData in install.php (was moved to srvinterface)
- Addd/Updated some !TODO! entries
- Spelling:
- devise -> device
- Compatable/Comable -> Compatible
- Templet -> Template
- buton -> button
- Templatee -> Template
- format style PHP
2017-11-03 17:46:34 +03:00