|
|
(87 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | <div class="nomobile"> | + | <!--<div class="nomobile">--> |
| <html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"> | | <html><head><meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <style> | | <style> |
| img { max-width:100.5%;min-width:100.5%; | | img { max-width:100.5%;min-width:100.5%; |
− | height:auto;} | + | height:40.5%;} |
| </style></head><body> | | </style></head><body> |
− | <img src="images\3\35\WIKIHOMEPAGE3.jpg"> | + | |
| + | <script> |
| + | $(document).ready(function(){ |
| + | $("#send-btn").on("click", function(){ |
| + | $value = $("#data").val(); |
| + | $msg = '<div class="user-inbox inbox"><div class="msg-header"><p>'+ $value +'</p></div></div> |
| + | |
| + | </script> |
| + | <!--<img src="images\3\35\WIKIHOMEPAGE3.jpg">--> |
| + | |
| + | <div style="display: flex; flex-flow: row nowrap; width: 100.5%;"> |
| + | <div style="order: 1; flex-grow:1; border: 0.1em solid skyblue; padding: 0.5em; background-color: #FFFFFF; max-width: 100%;"> |
| + | <html><head><style> p.ex {font-family:"verdana";font-size: 20px; margin: 0px 0px 6px 10px; max-width: 100%;}</style></head><body> |
| + | |
| </body></html> | | </body></html> |
− | <div style="display: flex; flex-flow: row nowrap; width: 100.5%;"> | + | ==MATRIX== |
| + | |
| + | <html> |
| + | <head> |
| + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| + | <style> |
| + | body { |
| + | font-family: 'Lato', sans-serif; |
| + | } |
| + | .dropbtn { |
| + | background-color: #055c96; |
| + | color: white; |
| + | padding: 7px; |
| + | font-size: 16px; |
| + | border: none; |
| + | } |
| + | .overlay { |
| + | height: 0%; |
| + | width: 100%; |
| + | position: fixed; |
| + | z-index: 1; |
| + | top: 0; |
| + | left: 0; |
| + | |
| + | background-color: rgb(255,255,255); |
| + | background-color: rgba(255,255,255,0.9); |
| + | overflow-y: hidden; |
| + | transition: 0.5s; |
| + | } |
| + | |
| + | |
| + | .overlay-content { |
| + | position: relative; |
| + | top: 15%; |
| + | width: 100%; |
| + | text-align: center; |
| + | margin-top: 10px; |
| + | } |
| + | |
| + | |
| + | .overlay a { |
| + | padding: 5px; |
| + | text-decoration: none; |
| + | font-size: 20px; |
| + | color: #055c96; |
| + | display: block; |
| + | transition: 0.3s; |
| + | } |
| + | |
| + | .overlay a:hover, .overlay a:focus { |
| + | color: #6dc1ed; |
| + | } |
| + | |
| + | .overlay .closebtn { |
| + | position: absolute; |
| + | top: 48px; |
| + | right: 45px; |
| + | font-size: 50px; |
| + | } |
| + | |
| + | @media screen and (max-height: 350px) { |
| + | .overlay {overflow-y: auto;} |
| + | .overlay a {font-size: 10px} |
| + | .overlay .closebtn { |
| + | font-size: 30px; |
| + | top: 15px; |
| + | right: 35px; |
| + | } |
| + | } |
| + | </style> |
| + | </head> |
| + | </html> |
| + | |
| + | |
| + | {| style="width: 100%;" |
| + | |
| + | ! style="text-align:center;"| |
| + | <html> |
| + | <body> |
| + | |
| + | <div id="myNav" class="overlay"> |
| + | <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> |
| + | <div class="overlay-content"> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Telecom_Products">Product Catalogue</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Telecom_Products">Common Configuration Documents</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products">FAQs</a> |
| + | <a href="https://www.matrixtelesol.com/product-manuals.html">Product Manuals</a> |
| + | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products">Software Releases</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Telecom_Products">Phase-out Details</a> |
| + | <a href="https://www.matrixtelesol.com/live-product-access.html">Live-Product Access</a> |
| + | <a href="https://www.matrixtelesol.com/support-contact-details.html">Technical Support</a> |
| + | |
| + | </div> |
| + | </div> |
| + | <body> |
| + | <img src="images\6\63\TELECOM_BANNER.jpg" "javascript:void(0)" atl="Telecom" class="image" onclick="openNav()"> |
| + | |
| + | <script> |
| + | function openNav() { |
| + | document.getElementById("myNav").style.height = "100%"; |
| + | } |
| + | |
| + | function closeNav() { |
| + | document.getElementById("myNav").style.height = "0%"; |
| + | } |
| + | </script> |
| + | </body> |
| + | </html> |
| + | |
| + | ! style="text-align:center;"| |
| + | <html> |
| + | <body> |
| + | |
| + | <div id="myNav1" class="overlay"> |
| + | <a href="javascript:void(0)" class="closebtn" onclick="closeNav1()">×</a> |
| + | <div class="overlay-content"> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_IP_Video_Surveillance_(IPVS)_Products">Product Catalogue</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_IP_Video_Surveillance_(IPVS)_Products">Deployment manuals</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_IP_Video_Surveillance_(IPVS)_Products">Common Configuration Documents</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products">FAQs</a> |
| + | <a href="https://www.matrixvideosurveillance.com/product-manuals.html">Product Manuals</a> |
| + | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products">Software Releases</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_IP_Video_Surveillance_Products">Phase-out Details</a> |
| + | <a href="https://www.matrixvideosurveillance.com/live-product-access.html">Live-Product Access</a> |
| + | <a href="https://www.matrixvideosurveillance.com/support-contact-details.html">Technical Support</a> |
| + | </div> |
| + | </div> |
| + | <body> |
| + | <img src="images\d\d2\IPVS_Banner_.jpg" "javascript:void(0)" atl="Telecom" class="image" onclick="openNav1()"> |
| + | |
| + | <script> |
| + | function openNav1() { |
| + | document.getElementById("myNav").style.height = "100%"; |
| + | } |
| + | |
| + | function closeNav1() { |
| + | document.getElementById("myNav").style.height = "0%"; |
| + | } |
| + | </script> |
| + | </body> |
| + | </html> |
| + | |
| + | ! style="text-align:center;"| |
| + | <html> |
| + | <body> |
| + | |
| + | <div id="myNav2" class="overlay"> |
| + | <a href="javascript:void(0)" class="closebtn" onclick="closeNav2()">×</a> |
| + | <div class="overlay-content"> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Product Catalogue</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Deployment manuals</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Common Configuration Documents</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products">FAQs</a> |
| + | <a href="https://www.matrixaccesscontrol.com/product-manuals.html">Product Manuals</a> |
| + | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products">Software Releases</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Time-Attendance_%26_Access_Control_Products">Phase-out Details</a> |
| + | <a href="https://www.matrixaccesscontrol.com/live-product-access.html">Live-Product Access</a> |
| + | <a href="https://www.matrixaccesscontrol.com/support-contact-details.html">Technical Support</a> |
| + | |
| + | </div> |
| + | </div> |
| + | <body> |
| + | <img src="images\6\6e\ACTA.jpg" "javascript:void(0)" atl="Telecom" class="image" onclick="openNav2()"> |
| + | |
| + | <script> |
| + | function openNav2() { |
| + | document.getElementById("myNav2").style.height = "100%"; |
| + | } |
| + | |
| + | function closeNav2() { |
| + | document.getElementById("myNav2").style.height = "0%"; |
| + | } |
| + | </script> |
| + | </body> |
| + | </html> |
| + | |- |
| + | ! style="text-align:centre;"| |
| + | <html> |
| + | <head> |
| + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
| + | |
| + | <div id="myNav" class="overlay"> |
| + | |
| + | <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a> |
| + | <div class="overlay-content"> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Telecom_Products">Product Catalogue</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Telecom_Products">Common Configuration Documents</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products">FAQs</a> |
| + | <a href="https://www.matrixtelesol.com/product-manuals.html">Product Manuals</a> |
| + | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products">Software Releases</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Telecom_Products">Phase-out Details</a> |
| + | <a href="https://www.matrixtelesol.com/live-product-access.html">Live-Product Access</a> |
| + | <a href="https://www.matrixtelesol.com/support-contact-details.html">Technical Support</a> |
| + | |
| + | </div> |
| + | </div> |
| + | <body> |
| + | <button "javascript:void(0)" class="dropbtn" onclick="openNav()">Telecom Solutions |
| + | |
| + | </button> |
| + | |
| + | <script> |
| + | function openNav() { |
| + | document.getElementById("myNav").style.height = "100%"; |
| + | } |
| + | |
| + | function closeNav() { |
| + | document.getElementById("myNav").style.height = "0%"; |
| + | } |
| + | </script> |
| + | |
| + | |
| + | </body> |
| + | </html> |
| + | |
| + | ! style="text-align:center;"| |
| + | |
| + | <html> |
| + | <body> |
| + | <button "javascript:void(0)" class="dropbtn" onclick="openNav1()">IP Video Surveillance |
| + | |
| + | </button> |
| + | <div id="myNav1" class="overlay"> |
| + | <a href="javascript:void(0)" class="closebtn" onclick="closeNav1()">×</a> |
| + | <div class="overlay-content"> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_IP_Video_Surveillance_(IPVS)_Products">Product Catalogue</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_IP_Video_Surveillance_(IPVS)_Products">Deployment manuals</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_IP_Video_Surveillance_(IPVS)_Products">Common Configuration Documents</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products">FAQs</a> |
| + | <a href="https://www.matrixvideosurveillance.com/product-manuals.html">Product Manuals</a> |
| + | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products">Software Releases</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_IP_Video_Surveillance_Products">Phase-out Details</a> |
| + | <a href="https://www.matrixvideosurveillance.com/live-product-access.html">Live-Product Access</a> |
| + | <a href="https://www.matrixvideosurveillance.com/support-contact-details.html">Technical Support</a> |
| + | </div> |
| + | </div> |
| + | |
| + | <script> |
| + | |
| + | function openNav1() { |
| + | document.getElementById("myNav1").style.height = "100%"; |
| + | } |
| + | |
| + | function closeNav1() { |
| + | document.getElementById("myNav1").style.height = "0%"; |
| + | } |
| + | |
| + | </script> |
| + | |
| + | </body> |
| + | </html> |
| + | |
| + | ! style="text-align:center;"| |
| + | |
| + | <html> |
| + | <body> |
| + | <button "javascript:void(0)" class="dropbtn" onclick="openNav2()">Access Control and Time Attendance |
| + | |
| + | </button> |
| + | <div id="myNav2" class="overlay"> |
| + | |
| + | <a href="javascript:void(0)" class="closebtn" onclick="closeNav2()">×</a> |
| + | <div class="overlay-content"> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Product_Catalogue_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Product Catalogue</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Deployment_manuals_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Deployment manuals</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Common_Configuration_Documents_-_Access_Control_and_Time_Attendance_(ACTA)_Products">Common Configuration Documents</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products">FAQs</a> |
| + | <a href="https://www.matrixaccesscontrol.com/product-manuals.html">Product Manuals</a> |
| + | <a href="https://www.youtube.com/user/matrixcomsec">Technical Videos</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products">Software Releases</a> |
| + | <a href="https://wiki.matrixcomsec.com/index.php?title=Phase-out_Details_-_Time-Attendance_%26_Access_Control_Products">Phase-out Details</a> |
| + | <a href="https://www.matrixaccesscontrol.com/live-product-access.html">Live-Product Access</a> |
| + | <a href="https://www.matrixaccesscontrol.com/support-contact-details.html">Technical Support</a> |
| + | |
| + | </div> |
| + | </div> |
| + | |
| + | |
| + | <script> |
| + | function openNav2() { |
| + | document.getElementById("myNav2").style.height = "100%"; |
| + | } |
| + | |
| + | function closeNav2() { |
| + | document.getElementById("myNav2").style.height = "0%"; |
| + | } |
| + | </script> |
| + | |
| + | |
| + | </body> |
| + | </html> |
| + | |} |
| + | |
| + | ==Instructions== |
| + | |
| + | <tabber> |
| + | TELECOM= |
| + | {| style="width: 100%;" |
| + | ! style="text-align:center;"|[[File:FAQs_pic.jpg|link=https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products]] |
| + | ! style="text-align:center;"|[[File:product_manuals_pic.jpg|link=https://www.matrixtelesol.com/product-manuals.html]] |
| + | ! style="text-align:center;"|[[File:live_product_access_pic.jpg|link=https://www.matrixtelesol.com/live-product-access.html]] |
| + | ! style="text-align:center;"|[[File:release (1).jpg|link=https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products]] |
| + | |- |
| + | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Telecom_Products | TELECOM FAQs]] |
| + | ! style="text-align:center;"|[[https://www.matrixtelesol.com/product-manuals.html | PRODUCT MANUAL]] |
| + | ! style="text-align:center;"|[[https://www.matrixtelesol.com/live-product-access.html | LIVE PRODUCT ACCESS]] |
| + | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Telecom_Products | SOFTWARE RELEASE]] |
| + | |} |
| + | |-| |
| + | IPVS= |
| + | {| style="width: 100%;" |
| + | ! style="text-align:center;"|[[File:FAQs_pic.jpg|link=https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products]] |
| + | ! style="text-align:center;"|[[File:product_manuals_pic.jpg|link=https://www.matrixvideosurveillance.com/product-manuals.html]] |
| + | ! style="text-align:center;"|[[File:live_product_access_pic.jpg|link=https://www.matrixvideosurveillance.com/live-product-access.html]] |
| + | ! style="text-align:center;"|[[File:release (1).jpg|link=https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products]] |
| + | |- |
| + | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=FAQs_-_IP_Video_Surveillance_Products | IPVS FAQs]] |
| + | ! style="text-align:center;"|[[https://www.matrixvideosurveillance.com/product-manuals.html | PRODUCT MANUAL]] |
| + | ! style="text-align:center;"|[[https://www.matrixvideosurveillance.com/live-product-access.html | LIVE PRODUCT ACCESS]] |
| + | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_IP_Video_Surveillance_Products|SOFTWARE RELEASE]]] |
| + | |} |
| + | |
| + | |-| |
| + | ACTA= |
| + | {| style="width: 100%;" |
| + | ! style="text-align:center;"|[[File:FAQs_pic.jpg|link=https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products]] |
| + | ! style="text-align:center;"|[[File:product_manuals_pic.jpg|link=https://www.matrixaccesscontrol.com/product-manuals.html]] |
| + | ! style="text-align:center;"|[[File:live_product_access_pic.jpg|link=https://www.matrixaccesscontrol.com/live-product-access.html]] |
| + | ! style="text-align:center;"|[[File:release (1).jpg|link=https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products]] |
| + | |- |
| + | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=FAQs_-_Time-Attendance_%26_Access_Control_Products| ACTA FAQs]] |
| + | ! style="text-align:center;"|[[https://www.matrixaccesscontrol.com/product-manuals.html | PRODUCT MANUAL]] |
| + | ! style="text-align:center;"|[[https://www.matrixaccesscontrol.com/live-product-access.html | LIVE PRODUCT ACCESS]] |
| + | ! style="text-align:center;"|[[https://wiki.matrixcomsec.com/index.php?title=Software_Releases_-_Time-Attendance_%26_Access_Control_Products | SOFTWARE RELEASE]] |
| + | |} |
| + | |
| + | |-| |
| + | Links= |
| + | {| style="width: 100%;" |
| + | |} |
| + | |-| |
| + | </tabber> |
| + | <!--<div style="display: flex; flex-flow: row nowrap; width: 100.5%;"> |
| <div style="order: 1; flex-grow:1; border: 0.1em solid skyblue; padding: 0.5em; background-color: #F3F8F9; max-width: 100%;"> | | <div style="order: 1; flex-grow:1; border: 0.1em solid skyblue; padding: 0.5em; background-color: #F3F8F9; max-width: 100%;"> |
− | <html><head><style> p.ex {font-family:"verdana";font-size: 20px; margin: 0px 0px 6px 10px;}</style></head><body> | + | <html><head><style> p.ex {font-family:"verdana";font-size: 20px; margin: 0px 0px 6px 10px; max-width: 100%;}</style></head><body> |
| + | |
| <p class="ex">What's New?</p> | | <p class="ex">What's New?</p> |
− | </body></html> | + | </body></html>--> |
| <HR> | | <HR> |
− | <HTML><MARQUEE width=97% onmouseout=this.start(); onmouseover=this.stop(); scrollAmount=2 hspace=1 vspace=1 scrollDelay=120 direction=up height=110 style="border-style: solid; border-width: 0px;padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#F3F8F9"><FONT color=black size=2 face=arial> | + | <HTML><MARQUEE width=97% onmouseout=this.start(); onmouseover=this.stop(); scrollAmount=2 hspace=1 vspace=1 scrollDelay=120 direction=up height=180 style="border-style: solid; border-width: 0px;padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px" bgcolor="#F3F8F9"><FONT color=black size=2 face=arial> |
| <ul> | | <ul> |
− | <li><p style="font-size:14px"><a href="index.php?title=FAQs_-_SARVAM_UCS">FAQ (Telecom)</a> Released on 18 DEC 2020</p></li> | + | <p style="font-size:18px">[DOCUMENTS]</p> |
| + | |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Configure_RAID_in_Matrix_NVR%3F">How to Configure RAID in Matrix NVR?</a> Released on 17 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Add_a_Matrix_Camera_in_NVR_using_Server_Integration/Camera_Initiation%3F">How to Add a Matrix Camera in NVR using Server Integration/Camera Initiation?</a> Released on 03 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_and_use_an_Emergency_conference_in_SARVAM_UCS%3F">How to configure and use an Emergency conference in SARVAM UCS?</a> Released on 19 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_FAX_in_SARVAM_UCS%3F">How to configure FAX in SARVAM UCS?</a> Released on : 26 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_install_Enroll_Utility_for_FR_solution_on_the_Client_System_with_all_the_Prerequisites%3F">How to install Enroll Utility for FR solution on the Client System with all the Prerequisites?</a> Released on 26 April 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Register_Third_Party_Open_SIP_Phone_with_SARVAM_UCS%3F">How to Register Third Party Open SIP Phone with SARVAM UCS?</a> Released on 16 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_To_Configure_or_Cancel_Dial-in_Conference_in_SARVAM_UCS%3F">How To Configure or Cancel Dial-in Conference in SARVAM UCS?</a> Released on 28 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_play_a_recording_backup_file_in_SATATYA_Device_Player%3F">How to play a recording backup file in SATATYA Device Player?</a> Released on 27 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_Trip-Wire_in_SATATYA_Device%3F">How to configure Trip-Wire in SATATYA Device?</a> Released on 31 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_connect_two_Matrix_Systems_using_E%26M_Trunk%3F">How to connect two Matrix Systems using E&M Trunk?</a> Released on 31 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_SMS_on_No_Reply_in_SARVAM_UCS%3F">How to configure SMS on No Reply in SARVAM UCS?</a> Released on 28 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_configure_GSM-VoIP_Gateway_in_SARVAM_UCS%3F">How to configure GSM-VoIP Gateway in SARVAM UCS?</a> Released on 12 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Export_Data_In_.csv_Format_from_Integrate_Utility_With_File_Header_Column_Name%3F">How to Export Data In .csv Format from Integrate Utility With File Header Column Name?</a> Released on 18 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_set_up_and_check_parameters_for_the_Matrix_DNS_Client%3F">How to set up and check parameters for the Matrix DNS Client?</a> Released on 28 May 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=How_to_Connect_two_Matrix_systems_using_E1-CAS_signalling%3F">How to Connect two Matrix systems using E1-CAS signalling?</a> Released on 28 May 2021</p></li> |
| + | |
| + | <p style="font-size:18px">[SOFTWARE RELEASES]</p> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V18R2</a> Released on 26 JUL 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V18R1</a> Released on 9 JUL 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R4.2</a> Released on 29 MAY 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R4</a> Released on 7 MAY 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R3.3</a> Released on 29 APR 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R3.2</a> Released on 10 MAR 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R3</a> Released on 27 FEB 2021</p></li> |
| + | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R2.2</a> Released on 20 JAN 2021</p></li> |
| + | </li> |
| + | |
| | | |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V17R1</a> Released on 18 DEC 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V16R7</a> Released on 04 DEC 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA DEVICE V7R10</a> Released on 12 OCT 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_SAMAS">SATATYA SAMAS V4R3</a> Released on 21 SEPT 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R10.2</a> Released on 03 SEPT 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V16R4</a> Released on 07 AUG 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V16R3</a> Released on 18 JUL 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA DEVICE V7R9.2</a> Released on 13 JUL 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA (NETRA 2MP_3MP) V2R5</a> Released on 13 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA (SAMIKSHA 3MP) V2R5</a> Released on 22 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ANANT_UCS">ANANT UCS V2.1.1</a> Released on 8 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRASAR_UCS_ENT">PRASAR UCS ENT V2R2.4.1</a> Released on 6 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU_VFXTH">SETU VFXTH V2R20</a> Released on 03 JUL 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V16R2.2</a> Released on 19 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA (SAMIKSHA 2MP) V2R5</a> Released on 20 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VISIONPRO">VISIONPRO V1R17</a> Released on 18 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA (SAMIKSHA) V2R5.3</a> Released on 02 JUN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA (NETRA 5MP) V2R5</a> Released on 15 MAY 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V16R1.3</a> Released on 09 MAY 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_SAMAY">COSEC SAMAY V3R3</a> Released on 18 MAR 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU_VFXTH">SETU VFXTH V2R19</a> Released on 12 MAR 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA V2R1.1</a> Released on 28 FEB 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R7.2</a> Released on 20 FEB 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU VFX/VGFX">SETU VFX V1R16</a> Released on 14 FEB 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R6</a> Released on 24 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R6</a> Released on 28 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA Devices V7R8.1</a> Released on 28 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_ENT">SARVAM UCS ENT V1R6.5.1</a> Released on 23 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SME">SARVAM UCS SME V1R6.5.1</a> Released on 23 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SOHO">SARVAM UCS SOHO (ETERNITY NENX) V1R6.5.1</a> Released on 23 JAN 2020</p>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_ME_Card_GSM">ETERNITY ME/LE GSM/CDMA CARD V4R6</a> Released on 23 JAN 2020</p>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R4</a> Released on 17 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA V2R1</a> Released on 18 DEC 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R3</a> Released on 10 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R5.4.0</a> Released on 8 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R2.2</a> Released on 02 JAN 2020</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_SAMAY">COSEC SAMAY V3R2</a> Released on 31 DEC 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_VMS">COSEC VMS V1R3.1</a> Released on 20 DEC 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R2.1</a> Released on 19 DEC 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UMG">SARVAM UMG V1R5.8.0</a> Released on 15 NOV 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ANANT_UCS">ANANT UCS V2.1.0</a> Released on 15 NOV 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRASAR_UCS_ENT">PRASAR UCS ENT V2R2.4.0</a> Released on 15 NOV 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_ENT">SARVAM UCS ENT V1R6.5.0</a> Released on 14 NOV 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SME">SARVAM UCS SME V1R6.5.0</a> Released on 14 NOV 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SOHO">SARVAM UCS SOHO (ETERNITY NENX) V1R6.5.0</a> Released on 14 NOV 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R5.4</a> Released on 24 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R1.2</a> Released on 25 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_SAMAS">SATATYA SAMAS V3R7.1</a> Released on 25 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_WIN200">VARTA WIN200 V1R7.4.0</a> Released on 24 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_MODE">COSEC MODE V1R2</a> Released on 11 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA Devices V7R7</a> Released on 9 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V15R1.1</a> Released on 7 OCT 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">ETERNITY PE V12R5.5.6</a> Released on 17 SEP 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_SAMAS">SATATYA SAMAS V3R7</a> Released on 24 SEP 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R5.2.0</a> Released on 2 SEP 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R5</a> Released on 6 SEP 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_VMS">COSEC VMS V1R2</a> Released on 6 SEP 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R6</a> Released on 6 SEP 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU_VFXTH">SETU VFXTH V2R18</a> Released on 9 AUG 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU VFX/VGFX">SETU VFX V1R15</a> Released on 9 AUG 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU_VG">SETU VG V1R5.3.0</a> Released on 9 AUG 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R5.1.0</a> Released on 31 JUL 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R5.2</a> Released on 10 AUG 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_SAMAS">SATATYA SAMAS V3R6</a> Released on 7 AUG 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R3.2</a> Released on 7 AUG 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_VMS">COSEC VMS V1R1.2</a> Released on 12 JUL 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_MODE">COSEC MODE V1R1.7</a> Released on 12 JUL 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UMG">SARVAM UMG V1R5.6.0</a> Released on 5 JUL 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PARISAT_VCS">PARISAT VCS V1.1.1</a> Released on 17 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R5.1</a> Released on 12 JUL 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ANANT_UCS">ANANT UCS V1.0.3</a> Released on 6 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SETU_VTEP">SETU VTEP V1R13</a> Released on 18 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_ENT">SARVAM UCS ENT V1R6.4.2</a> Released on 24 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R4.4</a> Released on 24 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA Devices V7R6</a> Released on 24 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA V1R12 (SAMIKSHA Series)</a> Released on 19 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R4.4</a> Released on 18 JUN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R4.3</a> Released on 31 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA V1R12</a> Released on 17 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SIMADO_GFX44">SIMADO GFX44 V1R29</a> Released on 13 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_VMS">COSEC VMS V1R1</a> Released on 9 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R4.2</a> Released on 8 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">ETERNITY PE V12R5.5.5</a> Released on 6 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">SARVAM UCS SOHO (ETERNITY NENX migrated from ETERNITY NE) V1R6.3.2</a> Released on 5 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SOHO">SARVAM UCS SOHO (ETERNITY NENX) V1R6.4.2</a> Released on 5 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRAMAN_CMS">PRAMAN CMS V1.0.2</a> Released on 3 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA V1R11</a> Released on 3 MAY 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R4.3</a> Released on 30 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_WIN200">VARTA WIN200 V1R7.2.0</a> Released on 22 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VISIONPRO">VISIONPRO V1R16</a> Released on 22 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R4.2</a> Released on 17 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_ME_Card_GSM">ETERNITY ME/LE GSM/CDMA CARD V4R5</a> Released on 16 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">ETERNITY ME V12R5.5.5</a> Released on 11 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA Devices V7R5</a> Released on 1 APR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R4.1</a> Released on 29 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_ENT">SARVAM UCS ENT V1R6.4.1</a> Released on 29 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SME">SARVAM UCS SME V1R6.4.1</a> Released on 29 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SOHO">SARVAM UCS SOHO (ETERNITY NENX) V1R6.4.0</a> Released on 29 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRASAR_UCS_ENT">PRASAR UCS ENT V2R2.0.0</a> Released on 25 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UMG">SARVAM UMG V1R5.5.0</a> Released on 19 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SME">SARVAM UCS SME V1R6.4.0</a> Released on 15 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRASAR_UCS_ENT">PRASAR UCS ENT V2R1.0.0</a> Released on 14 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R3.3</a> Released on 13 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UMG">SARVAM UMG V1R5.4.0</a> Released on 9 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_ADR100">VARTA ADR100 V1R4.1</a> Released on 9 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_ENT">SARVAM UCS ENT V1R6.4.0</a> Released on 9 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SME">SARVAM UCS SME V1R6.4.0</a> Released on 9 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA Devices V7R4</a> Released on 8 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R2.2</a> Released on 5 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_SAMAS">SATATYA SAMAS V3R5</a> Released on 5 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRAMAN_CMS">PRAMAN CMS V1.0.1</a> Released on 5 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R3.2</a> Released on 1 MAR 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UMG">SARVAM UMG V1R5.3.0</a> Released on 29 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_ME_Card_GSM">ETERNITY ME/LE GSM V4R4</a> Released on 29 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_LE_Card_SLT48">ETERNITY LE SLT48 V1R12</a> Released on 29 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_ENT">SARVAM UCS ENT V1R6.3.0</a> Released on 29 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SARVAM_UCS_SME">SARVAM UCS SME V1R6.3.0</a> Released on 29 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">ETERNITY NE V2R2.2.0</a> Released on 11 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">ETERNITY GE/ME/LE V12R5.5.4</a> Released on 11 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRASAR_UCS_ENT">PRASAR UCS ENT V2R0.0.0</a> Released on 10 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_PRASAR_UCS_SME">PRASAR UCS SME V2R0.0.0</a> Released on 10 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R3.1</a> Released on 04 JAN 2019</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE">ETERNITY PE V12R5.5.4</a> Released on 31 DEC 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SIMADO_GFX11/GFX11E">SIMADO GFX11 V7R1.1</a> Released on 27 DEC 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_APTA">COSEC APTA V4R1.2</a> Released on 07 DEC 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VoIP_Server_Card">ETERNITY LE/ME/GE/PE VoIP Server Card V2R11</a> Released on 01 DEC 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_VARTA_AMP100">VARTA AMP100 V1R4.1</a> Released on 27 NOV 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_NVR">SATATYA Devices V7R3</a> Released on 19 NOV 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_SATATYA_Cameras">SATATYA IP CAMERA V1R10</a> Released on 22 OCT 2018</p></li>
| |
− | <li><p style="font-size:14px"><a href="index.php?title=Software_Releases/Updates_-_COSEC_CENTRA">COSEC CENTRA V14R2.1</a> Released on 17 OCT 2018</p></li>
| |
| </FONT></MARQUEE> | | </FONT></MARQUEE> |
| </div> | | </div> |
| </div> | | </div> |
| </div> | | </div> |
− | | + | </html> |
| <div id="mf-banner"> | | <div id="mf-banner"> |
− | | + | <!-- |
| <div style="display: flex; flex-flow: row nowrap; width: auto;"> | | <div style="display: flex; flex-flow: row nowrap; width: auto;"> |
| <div style="order: 1; flex-grow: 1; border: 0.1em solid #b0b0b0; padding: 0.5em; background-color: #f8fafb; width: auto;"> | | <div style="order: 1; flex-grow: 1; border: 0.1em solid #b0b0b0; padding: 0.5em; background-color: #f8fafb; width: auto;"> |
Line 160: |
Line 419: |
| </body></html> | | </body></html> |
| <HR> | | <HR> |
| + | |
| + | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V18R1]] Released on 26 JUL 2021 |
| + | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V18R1]] Released on 9 JUL 2021 |
| * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V17R1]] Released on 18 DEC 2020 | | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V17R1]] Released on 18 DEC 2020 |
| * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V16R7]] Released on 04 DEC 2020 | | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V16R7]] Released on 04 DEC 2020 |
Line 169: |
Line 431: |
| * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA DEVICE V7R9.2]] Released on 13 JUL 2020 | | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA DEVICE V7R9.2]] Released on 13 JUL 2020 |
| * [[Software_Releases/Updates_-_ANANT_UCS|ANANT UCS V2.1.1]] Released on 8 JUN 2020 | | * [[Software_Releases/Updates_-_ANANT_UCS|ANANT UCS V2.1.1]] Released on 8 JUN 2020 |
− | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2R2.4.1]] Released on 6 JUN 2020 | + | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2.4.1]] Released on 6 JUN 2020 |
| * [[Software_Releases/Updates_-_SETU_VFXTH|SETU VFXTH V2R20]] Released on 03 JUL 2020 | | * [[Software_Releases/Updates_-_SETU_VFXTH|SETU VFXTH V2R20]] Released on 03 JUL 2020 |
| * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R2.2]] Released on 19 MAY 2020 | | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R2.2]] Released on 19 MAY 2020 |
Line 177: |
Line 439: |
| * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA (NETRA) V2R5]] Released on 15 MAY 2020 | | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA (NETRA) V2R5]] Released on 15 MAY 2020 |
| * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V16R1.3]] Released on 09 MAY 2020 | | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V16R1.3]] Released on 09 MAY 2020 |
− | * [[Software_Releases/Updates_-_COSEC_SAMAY|COSEC SAMAY V3R3]] Released on 18 MAR 2020
| + | |
− | * [[Software_Releases/Updates_-_SETU_VFXTH|SETU VFXTH V2R19]] Released on 12 MAR 2020
| |
− | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA V2R1.1]] Released on 28 FEB 2020
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R7.2]] Released on 20 FEB 2020
| |
− | * [[Software_Releases/Updates_-_SETU_VFX/VGFX|SETU VFX V1R16]] Released on 14 FEB 2020
| |
− | * [[Software_Releases/Updates_-_COSEC_APTA|COSEC APTA V4R6]] Released on 24 JAN 2020
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R6]] Released on 28 JAN 2020
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R8.1]] Released on 28 JAN 2020
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_ENT|SARVAM UCS ENT V1R6.5.1]] Released on 23 JAN 2020
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SME|SARVAM UCS SME V1R6.5.1]] Released on 23 JAN 2020
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SOHO|SARVAM UCS SOHO (ETERNITY NENX) V1R6.5.1]] Released on 23 JAN 2020
| |
− | * [[Software_Releases/Updates_-_ETERNITY_ME_Card_GSM|ETERNITY ME/LE GSM/CDMA CARD V4R6]] Released on 23 JAN 2020
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R4]] Released on 17 JAN 2020
| |
− | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA V2R1]] Released on 18 DEC 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R3]] Released on 10 JAN 2020
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R5.4.0]] Released on 8 JAN 2020
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R8]] Released on 06 JAN 2020
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R2.2]] Released on 02 JAN 2020
| |
− | * [[Software_Releases/Updates_-_COSEC_SAMAY|COSEC SAMAY V3R2]] Released on 31 DEC 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_VMS|COSEC VMS V1R3.1]] Released on 20 DEC 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R2.1]] Released on 19 DEC 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UMG|SARVAM UMG V1R5.8.0]] Released on 15 NOV 2019
| |
− | * [[Software_Releases/Updates_-_ANANT_UCS|ANANT UCS V2.1.0]] Released on 15 NOV 2019
| |
− | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2R2.4.0]] Released on 15 NOV 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_ENT|SARVAM UCS ENT V1R6.5.0]] Released on 14 NOV 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SOHO|SARVAM UCS SME V1R6.5.0]] Released on 14 NOV 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SOHO|SARVAM UCS SOHO (ETERNITY NENX) V1R6.5.0]] Released on 14 NOV 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_APTA|COSEC APTA V4R5.4]] Released on 24 OCT 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_SAMAS|SATATYA SAMAS V3R7.1]] Released on 25 OCT 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R1.2]] Released on 25 OCT 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_WIN200|VARTA WIN200 V1R7.4.0]] Released on 24 OCT 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_MODE|COSEC MODE V1R2]] Released on 11 OCT 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R7]] Released on 9 OCT 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V15R1.1]] Released on 7 OCT 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|ETERNITY PE V12R5.5.6]] Released on 17 SEP 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_SAMAS|SATATYA SAMAS V3R7]] Released on 24 SEP 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R5.2.0]] Released on 2 SEP 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_APTA|COSEC APTA V4R5]] Released on 6 SEP 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_VMS|COSEC VMS V1R2]] Released on 6 SEP 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R6]] Released on 6 SEP 2019
| |
− | * [[Software_Releases/Updates_-_SETU_VFX/VGFX|SETU VFX V1R15]] Released on 9 AUG 2019
| |
− | * [[Software_Releases/Updates_-_SETU_VFXTH|SETU VFXTH V2R18]] Released on 9 AUG 2019
| |
− | * [[Software_Releases/Updates_-_SETU_VG|SETU VG V1R5.3.0]] Released on 9 AUG 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R5.1.0]] Released on 31 JUL 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R5.2]] Released on 10 AUG 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_SAMAS|SATATYA SAMAS V3R6]] Released on 7 AUG 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_APTA|COSEC APTA V4R3.2]] Released on 7 AUG 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_VMS|COSEC VMS V1R1.2]] Released on 12 JUL 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_MODE|COSEC MODE V1R1.7]] Released on 12 JUL 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UMG|SARVAM UMG V1R5.6.0]] Released on 5 JUL 2019
| |
− | * [[Software_Releases/Updates_-_PARISAT_VCS|ANANT VCS V1.1.1]] Released on 17 JUN 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R5.1]] Released on 12 JUL 2019
| |
− | * [[Software_Releases/Updates_-_ANANT_UCS|ANANT UCS V1.0.3]] Released on 6 JUN 2019
| |
− | * [[Software_Releases/Updates_-_SETU_VTEP|SETU VTEP V1R13]] Released on 18 JUN 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_ENT|SARVAM UCS ENT V1R6.4.2]] Released on 24 JUN 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R4.4]] Released on 24 JUN 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R6]] Released on 24 JUN 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA V1R12 (SAMIKSHA Series)]] Released on 19 JUN 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R4.4]] Released on 18 JUN 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R4.3]] Released on 31 MAY 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA V1R12]] Released on 17 MAY 2019
| |
− | * [[Software_Releases/Updates_-_SIMADO_GFX44|SIMADO GFX44 V1R29]] Released on 13 MAY 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_VMS|COSEC VMS V1R1]] Released on 9 MAY 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R4.2]] Released on 8 MAY 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|ETERNITY PE V12R5.5.5]] Released on 6 MAY 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|SARVAM UCS SOHO (ETERNITY NENX migrated from ETERNITY NE) V1R6.3.2]] Released on 5 MAY 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SOHO|SARVAM UCS SOHO (ETERNITY NENX) V1R6.4.2]] Released on 5 MAY 2019
| |
− | * [[Software_Releases/Updates_-_PRAMAN_CMS|PRAMAN CMS V1.0.2]] Released on 3 MAY 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA V1R11]] Released on 3 MAY 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R4.3]] Released on 30 APR 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_WIN200|VARTA WIN200 V1R7.2.0]] Released on 22 APR 2019
| |
− | * [[Software_Releases/Updates_-_VISIONPRO|VISIONPRO V1R16]] Released on 22 APR 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R4.2]] Released on 17 APR 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_ME_Card_GSM|ETERNITY ME/LE GSM/CDMA CARD V4R5]] Released on 16 APR 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|ETERNITY ME V12R5.5.5]] Released on 11 APR 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R5]] Released on 1 APR 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R4.1]] Released on 29 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SME|SARVAM UCS SME V1R6.4.1]] Released on 29 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_ENT|SARVAM UCS ENT V1R6.4.1]] Released on 29 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SOHO|SARVAM UCS SOHO (ETERNITY NENX) V1R6.4.0]] Released on 29 MAR 2019
| |
− | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2R2.0.0]] Released on 25 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UMG|SARVAM UMG V1R5.5.0]] Released on 19 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SME|SARVAM UCS SME V1R6.4.0]] Released on 15 MAR 2019
| |
− | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2R1.0.0]] Released on 14 MAR 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R3.3]] Released on 13 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UMG|SARVAM UMG V1R5.4.0]] Released on 9 MAR 2019
| |
− | * [[Software_Releases/Updates_-_VARTA_ADR100|VARTA ADR100 V1R4.1]] Released on 9 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_ENT|SARVAM UCS ENT V1R6.4.0]] Released on 9 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R4]] Released on 8 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SATATYA_SAMAS|SATATYA SAMAS V3R5]] Released on 5 MAR 2019
| |
− | * [[Software_Releases/Updates_-_PRAMAN_CMS|PRAMAN CMS V1.0.1]] Released on 5 MAR 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R3.2]] Released on 1 MAR 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UMG|SARVAM UMG V1R5.3.0]] Released on 29 JAN 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_ME_Card_GSM|ETERNITY ME/LE GSM V4R4]] Released on 29 JAN 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_LE_Card_SLT48|ETERNITY LE SLT48 V1R12]] Released on 29 JAN 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_SME|SARVAM UCS SME V1R6.3.0]] Released on 29 JAN 2019
| |
− | * [[Software_Releases/Updates_-_SARVAM_UCS_ENT|SARVAM UCS ENT V1R6.3.0]] Released on 29 JAN 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|ETERNITY NE V2R2.2.0]] Released on 11 JAN 2019
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|ETERNITY GE/ME/LE V12R5.5.4]] Released on 11 JAN 2019
| |
− | * [[Software_Releases/Updates_-_PRASAR_UCS_ENT|PRASAR UCS ENT V2R0.0.0]] Released on 10 JAN 2019
| |
− | * [[Software_Releases/Updates_-_PRASAR_UCS_SME|PRASAR UCS SME V2R0.0.0]] Released on 10 JAN 2019
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R3.1]] Released on 04 JAN 2019
| |
− | * [[Software_Releases/Updates_-_VoIP_Server_Card|ETERNITY LE/ME/GE/PE VoIP Server Card V2R11]] Released on 01 DEC 2018
| |
− | * [[Software_Releases/Updates_-_SIMADO_GFX11/GFX11E|SIMADO GFX11 V7R1.1]] Released on 27 DEC 2018
| |
− | * [[Software_Releases/Updates_-_ETERNITY_NE/PE/GE/ME/LE|ETERNITY PE V12R5.5.4]] Released on 31 DEC 2018
| |
− | * [[Software_Releases/Updates_-_COSEC_APTA|COSEC APTA V4R1.2]] Released on 07 DEC 2018
| |
− | * [[Software_Releases/Updates_-_VARTA_AMP100|VARTA AMP100 V1R4.1]] Released on 27 NOV 2018
| |
− | * [[Software_Releases/Updates_-_SATATYA_NVR|SATATYA Devices V7R3]] Released on 19 NOV 2018
| |
− | * [[Software_Releases/Updates_-_SATATYA_Cameras|SATATYA IP CAMERA V1R10]] Released on 22 OCT 2018
| |
− | * [[Software_Releases/Updates_-_COSEC_CENTRA|COSEC CENTRA V14R2.1]] Released on 17 OCT 2018
| |
− | </div>
| |
| </div> | | </div> |
| </div> | | </div> |
| + | </div>--> |