Bosch Building Technologies

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 

    Conference & Discussion

    Sort by:
    100% helpful (1/1)
    yesterday
    Especially when using large databases it is advisable to make a backup occasionally in case something goes wrong. The manual describes ways to backup, restore and update the database quickly. This document describes how to use these options and when and also an alternative way for older versions.
    View full article
    yesterday
    In order to add authorizations to an existing license, the current license key is required as well as the new authorization numbers. How to find this key is detailed in another article: How to find the license key loaded in a DCN-CCU2 Follow the next steps for adding the new authorizations: Go to https://license.boschsecurity.com Fill in the CCU's Serial Number and CHK: Enter the current license key (this is found on the license key document received after activating the previous authorization numbers). In the following windows the license information is shown and it's possible to add additional authorization numbers. If multiple authorization numbers need to be added, choose "Next Authorization" If all authorization numbers are added, choose "Finish register" Next window will give the opportunity to register a spare CCU if applicable. A last verification is done in the next window, if things need to be changed, the process goes back to step 4. The license key with all information is shown on the next page. Note that the Print button doesn't work in all browsers, for this refer to "Printing the License Key document to PDF" Upload the license key into your CCU or NCO. The Bosch ‘download and license tool’ is to be used to upload your license into a CCU2.
    View full article
    yesterday
    Question Can a CCU be used in the same DCN-NG system as a CCU2 or CCUB2? Answer No, this is not possible. Mixing CCUs and CCU2/CCUB2s in a DCN-NG system is not supported. It’s also not possible to use a CCU as a spare unit in case of failure of a CCU2/CCUB2 in a DCN-NG system.
    View full article
    yesterday
    When upgrading from a previous DICENTIS version that supports DANTE (V2.20 – V3.00) to the latest version 3.10, the following problem will occur; The DICENTIS system is not visible anymore in the Audinate’s DANTE controller software, where it was visible before the upgrade.
    View full article
    yesterday
    System setup with multiple cameras and a supported multiviewer: Orange: Ethernet connections, red: audio or video connections, blue: HD-SDI Follow the manuals for the multi-viewers. They can be found at their manufacturer’s websites: TvOne Corio Matrix Mini User Manual Kramer MV 6 User Manual Make sure that to get this setup to work, both the multi-viewer and the CCS1000D Control Unit should be in the same VLAN/subnet. Also, use the correct port to connect to the multiviewer: TvOne Corio Matrix Mini; port 10001, example: http://192.168.1.2:100001 Kramer MV 6; port 5000, example: http://192.168.1.2:5000
    View full article
    yesterday
    Audio is disrupted in a multi-CCU system, most likely after first install, re-install or reset of a multi-CCU system.
    View full article
    100% helpful (1/1)
    yesterday
    The request was to integrate an AMX NX-2200 with the CCU2. The appropriate licenses were installed, but the devices cannot communicate through the serial connection.
    View full article
    yesterday
    In order to integrate 3 rd party software with the DCN-NG system, there are 3 different integration options: Open Interface (OI) Application Programming Interface (API) Streaming Meeting Data (SMD)
    View full article
    yesterday
    Product(s) affected: DCN-NG systems with master & slave CCU set-up Version(s): all Problem description: A DCN-NG system will be installed in a building which uses different VLANs for different floors in the building. They want to be able to have interpreters on one floor (in one VLAN) and the rest of the system on another floor (in another VLAN). To this end they have connected their Master CCU to another VLAN than their Slave CCU. This set-up does not work. Question is; should this work and if not, why not? Solution: This cannot work in a DCN-NG system because of the way the system is designed. The communication between the CCU’s, at start-up of the system, uses broadcast messages which are not routed by network devices. These messages have a time-to-live (TTL) of 1, which means that once they attempt to cross into another (V)LAN, the messages are not propagated by the routing (L3) switch. The reason is that the TTL of the packet is decreased every time it traverses from one network to another. When the TTL’s value reaches 0, the packet is dropped by the routing device. Therefore, the broadcast packet will never reach the other CCU, resulting in error messages like “No Master CCU” on the Slave CCU. Therefore the system should be installed on the same (V)LAN. This usually does not pose any technical problems as (V)LANs can be distributed over multiple network devices without issue, it’s just that the predictability of where a device is physically located is less in this instance.
    View full article
    yesterday
    Description: The RESTful API of the CCS1000D is used in order to get a clear view of the state of the discussion devices’ microphones (amongst other things). However, when a Priority call is made, the other speakers still show as active even though they are muted in reality. Solution: This is actually as it' supposed to work. The reason the speakers still show as active is because they remain in the speaker list while the priority call comes through (in this case, the chairperson making an announcement overruling all other parties) is that in the system there’s a difference between speakers being muted and speakers being removed from the speaker list. In this case, after the priority call ends, the speakers are unmuted and can resume the discussion. It’s also possible to configure the system to stop all speakers and remove all waiting participants from the request list. If the system is setup in this way and the chairperson starts speaking, the system will indeed erase all other speakers and waiting speakers. The API can be used to create a custom interface. This means that logic can be added so the preferred outcome is created. In this case it means that the custom interface needs to poll for the speakers list but also needs to take in account that when a priority call comes through (also pollable) this means the others are muted. Using these two givens can then be used to for example change the icons of the speakers to a ‘muted’ state in the custom interface.
    View full article
    yesterday
    A participant who uses a seat with Priority permissions set was not able to use the Priority button and interrupt other participants in the meeting.
    View full article
    yesterday
    DCN-NG Database Backup Note the name of the database files that need to be backed up. To check what those files are called, open the “Bosch DCN Conference Software Server Console” from the Windows notification area and note the name of the active database. Shut down all DCN-NG-related programs like ‘DCN-SW Operator Application’ and ‘DCN-SW Configuration Application’. Stop the DCN-NG service; Press the Windows button and search for ‘Services’ Open the Windows Services window Select the service called ‘DCN-SW Server (DCNNG) Right click and choose ‘Stop’. Still in the Services window, stop the services ‘SQL Server (SQLEXPRESS)’ and ‘SQL Server VSS Writer’ in the same way as outlined above. Open the folder that contains the DCN-NG database. On Windows 7 and 10, it’s located by default at “C:\Program Files\Microsoft SQL Server\[MS SQL Express version]\MSSQL\data”. Replace the line between [] with the right name, this can change. Right now it’s ‘MSSQL10_50.SQLEXPRESS’ Make sure that the user that is logged in is able to read/write from/to this folder. If this is not the case, the following step will not work. It’s possible to change permissions to folders for users within Windows, but that’s outside the scope of this document. Logging in to the server with an administrator account should be sufficient. Copy the right files to a safe location – make sure to copy both the file with extension ‘mdf’ as well as with the extension ‘ldf’.   DCN-NG Database Recovery Short version: simply follow the backup steps, but copy the files back to the database folder. Shut down all DCN-NG-related programs like ‘DCN-SW Operator Application’ and ‘DCN-SW Configuration Application’. Stop the DCN-NG service; Press the Windows button and search for ‘Services’ Open the Windows Services window Select the service called ‘DCN-SW Server (DCNNG)’ Right-click and choose ‘Stop’. Still in the Services window, stop the services ‘SQL Server (SQLEXPRESS)’ and ‘SQL Server VSS Writer’ in the same way as outlined above. Open the folder that contains the DCN-NG database. On Windows 7 and 10, it’s located by default at “C:\Program Files\Microsoft SQL Server\[MS SQL Express version]\MSSQL\data”. Replace the line between [] with the right name, this can change. Right now it’s ‘MSSQL10_50.SQLEXPRESS’ Make sure that the user that is logged in is able to read/write from/to this folder. If this is not the case, the following step will not work. It’s possible to change permissions to folders for users within Windows, but that’s outside the scope of this document. Logging in to the server with an administrator account should be sufficient. Copy the right files back to the database folder  – make sure to copy both the file with extension ‘mdf’ as well as with the extension ‘ldf’. Start all services once more; ‘DCN-SW Server (DCNNG)’, ‘SQL Server (SQLEXPRESS)’ and ‘SQL Server VSS Writer’. Run the ‘Repair’ function from the DCN-SW installation package. The Repair Wizard will run through the procedure of creating a new database or selecting an already existing one. Choose the existing database; If the repair process is successful, the following window will be shown: The “Bosch DCN Conference Software Server Console” from the Windows notification area will show the system is running correctly:
    View full article
    yesterday
    Setting up a new system with a Integrus transmitter. As soon as the Integrus transmitter is connected to the system all kinds of problems start occurring:
    View full article
    yesterday
    A DCN-NG system is installed with a DCN-WAP but needs to be expanded and an extra WAP needs to be added. Is this possible?
    View full article
    yesterday
    If accidentally a wrong country code is chosen during setup, there is no other way to change it in except for re-doing the setup, which in effect erases all prior  changes made to the configuration. This article describes a way to set the country code without having to re-run the setup completely.
    View full article
    yesterday
    In some cases, especially if you use a 3rd party PC as DICENTIS Server, it could be necessary to update your network driver. For example, if discussion units show a red LED from time to time or your DICENTIS is dropping out it could be related to the network driver. Be aware that a normal Windows Update will not refresh this driver and you have to update it manually!
    View full article
    yesterday
    Downloading firmware over the serial cable can be tricky, this document gives further information on the required equipment and settings for the serial connection and the system.
    View full article
    yesterday
    Possible causes and solution(s) Causes   The Dicentis does not need any additional encryption to be set via the OMNEO Firmware Upload Tool. (OFUT) If you have set this by accident it could lead to that you can not see or update your units with the OFUT any more.   Solution:   stop the Firmware Upload Tool delete the following file  C:\Program Files\Bosch\OMNEO\Firmware Upload Tool\FirmwareUploadHIConfig.ini start the Firmware Upload Tool   Encrypted devices did not show up and you can not update them anymore. Do not set a password for default!   Open and delete this file  C:\Program Files\Bosch\OMNEO\Firmware Upload Tool\FirmwareUploadHIConfig.ini   Open the OFUT and units will appear again.  
    View full article
    yesterday
    This is a small instruction how to update the DICENTIS wireless. All settings and license will not be affected from the update and can be used like before again.  
    View full article
    yesterday
    In some cases it could be necessary that you need to maintain the Microsoft SQL database which DICENTIS is using to save participants, user, seats and settings. In the next steps I will explain some of the basics commands.
    View full article
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist