Commit graph

94 commits

Author SHA1 Message Date
Diederik de Groot 9e2cdb1ef6
Merge branch 'PR108' into new_develop 2021-05-23 08:28:35 +02:00
Diederik de Groot 7c8d948cb6
parse outboundcid content into cid_num and cid_name sccpline fields
If outboundcid contains '"name" <num>' the content needs to be split to cid_name and cid_num.
If not the content should be a number and should be copied to cid_num only, in that case we fill cid_name with the value of $label

Fixes: #72

Signed-off-by: Diederik de Groot <dkgroot@talon.nl>
2021-05-23 08:22:51 +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 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 de35c90e38
-- Bug fix issues/74 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 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 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 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 35de8da1b1
- Add Support "Callforward NOANSWER"
- Add Support "park"
2021-05-23 08:22:43 +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 8c2c5fe63c
- Create Cisco phone service for user mobility. 2021-05-23 08:22:39 +02:00
PhantomVl fe95cf551a
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-05-23 08:21:48 +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 5cf3f7f324 Fixes: #88
-- Bug Fix SRST Config
-- A template was added for 7975
2020-11-16 22:58:44 +03:00
PhantomVl ab6b45350e --- 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
2020-11-11 15:16:41 +03:00
PhantomVl dc94cf6d33 -- Bug fix issues/74 2020-05-04 16:29:45 +03:00
PhantomVl 5be35cc0ae -- Bug fix
-- DB add field 'videomode'
2020-04-21 22:51:43 +03:00
PhantomVl 7bce73092f -- Bug fix 2020-04-21 13:51:10 +03:00
PhantomVl 2d57895fc1 -- 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
2020-04-16 20:35:50 +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
Phantom 668ed964b8
Update Sccp.class.php.v433 2020-03-03 13:58:40 +03:00
Phantom 66e162a13e
Update Sccp.class.php.v431 2020-03-03 13:57:40 +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 f98e7fb774 - Change Sccp class driver 2019-08-06 11:18:27 +03:00
PhantomVl 197eb8f1fa - Change Sccp class driver 2019-07-19 11:11:00 +03:00
PhantomVl 8d8d45d2d9 - Create Cisco phone service for user mobility. 2019-04-23 13:32:52 +03:00
PhantomVl c5004e780d 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
2019-04-01 09:33:13 +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
John Volk c6685d6174 English translation correction (Spelling error) 2019-02-09 15:09:33 -05: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 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