Added Voice Functionality
[KolmisoftMore] implemented getActiveCalls function [menu.php] added menu point for active voice calls [config.sample.php] added KOLMISOFT configuration constants [VoiceCallActive] implemented active voice calls view [VoiceCallHistoryController] fixed importCallsFromToday Time [tt-table] fixed pagination displays
This commit is contained in:
@@ -690,4 +690,8 @@ define("TT_MBI_API_KEY", "");
|
||||
|
||||
//Raspberry Display Configuration
|
||||
define("XINON_RASPBERRY_DISPLAY_SSH_USER", "");
|
||||
define("XINON_RASPBERRY_DISPLAY_SSH_PASS", "");
|
||||
define("XINON_RASPBERRY_DISPLAY_SSH_PASS", "");
|
||||
|
||||
define("TT_KOLMISOFT_API_URL", "vportal.xxx.xx");
|
||||
define("TT_KOLMISOFT_API_KEY", "");
|
||||
define("TT_KOLMISOFT_API_USERNAME", "");
|
||||
|
||||
Reference in New Issue
Block a user