Note: Two-way audio is not a feature of Bosch's DINION 3100i or most professional surveillance cameras. The DINION 3100i is a fixed PoE camera designed for video surveillance — it has no built-in speaker and does not support two-way audio communication. Two-way audio (where you can speak through the camera remotely) is a consumer product feature found in doorbell cameras and indoor monitoring cameras, not professional CCTV hardware. If you need two-way audio functionality in a professional installation, this requires a separate intercom system (such as Bosch's own IP door stations or a dedicated SIP intercom solution). If you own a Bosch Smart Home camera (Eyes Indoor 360° or Eyes Outdoor), see Bosch's consumer support page for audio troubleshooting.
Bosch Two-Way Audio: Understanding What's Available on Professional Systems
Note: This guide covers Bosch's professional surveillance range, including AUTODOME, DINION, FLEXIDOME, and DIVAR IP products. These are commercial-grade systems designed for enterprise and building security installations. The DINION 3100i does not have a speaker or two-way audio capability.
Two-way audio latency issues, if you are experiencing them on a Bosch system, are most likely occurring on a door station (intercom) integration or on a Bosch Smart Home consumer camera — not a DINION or AUTODOME surveillance camera.
If You Have a Bosch IP Door Station (Intercom)
Bosch offers dedicated IP door stations (e.g. the Bosch IP Door Station range) that integrate with BVMS and support two-way audio. Audio delay on these devices is typically caused by:
Check Network Latency
- Confirm the door station and the answering device (phone, control panel, or PC running BVMS) are on the same local network segment.
- Check for network congestion — high utilisation on the LAN can add latency to RTP audio streams.
- In your network switch, enable QoS and prioritise RTP traffic (UDP, DSCP EF marking) to reduce audio jitter.
Verify SIP/VoIP Configuration
Bosch IP door stations use SIP for audio communication. Misconfigured SIP settings are a common cause of delay:
- Access the door station's web interface via its IP address.
- Navigate to Communication → SIP and confirm the SIP server address, port (typically ), and codec settings (G.711 is recommended for low latency).
- Ensure the SIP server (or BVMS SIP module) is running and reachable on the network.
Update Firmware
- Access the door station's web interface.
- Navigate to Service → Firmware Update.
- Download the latest firmware from the Bosch Security Systems support portal and apply it.
Factory Reset Door Station
If the device is misconfigured:
- Locate the reset button on the door station (typically accessible via the mounting plate after removal).
- Press and hold for 10 seconds until the LED flashes to restore factory defaults.
- Reconfigure SIP settings via the web interface.
Understanding the Root Causes
Audio delay in Bosch professional intercom/door station deployments typically stems from:
- Network congestion: RTP audio packets competing with video streams on an undersized network.
- SIP misconfiguration: Incorrect codec selection or SIP server latency.
- Firmware incompatibility: Door station firmware out of sync with BVMS version.
- Processing delay: Transcoding between audio codecs introduces latency.
When to Involve Your Installer
Bosch professional intercom and door station systems are designed for integration by certified installers. If SIP configuration is required or the system is integrated with an access control platform, contact your original installer or a Bosch-certified integrator.
Diagnosing Delay at the Network Level
If you have confirmed that your system is a Bosch IP door station or intercom integration and you are experiencing two-way audio delay, the issue is nearly always at the network or SIP configuration layer:
Measuring Latency on Your Network
Use your router's built-in tools or a network utility to measure latency:
- Ping the door station: From a PC on the same network, open a command prompt and type
ping [door-station-ip-address]. Round-trip latency should be under 50 ms. If it is 100 ms or higher, there is network congestion or a misconfigured switch. - Check packet loss: Use
ping -c 50 [door-station-ip-address](Mac/Linux) or a Windows utility like "Windows Performance Analyzer" to measure packet loss. Any loss above 0% indicates unreliable network paths, which introduces audio jitter. - Monitor bandwidth use: Log in to your router's admin panel and check overall network utilisation. Audio requires relatively little bandwidth (typically 60 kbps for G.711 codec), but other devices streaming video or large downloads can introduce congestion that delays audio packets.
Segregating Audio Traffic on Your Network
For professional installations with multiple devices, segregate audio:
- If your network has VLAN capability, create a dedicated VLAN for intercom and door station devices.
- Configure Quality of Service (QoS) rules to prioritise RTP traffic (which carries audio):
- In your managed switch, enable DSCP marking and set intercom RTP streams to EF (Expedited Forwarding).
- In your router, create a QoS rule that prioritises UDP traffic on port (SIP) and ports 16000–32000 (typical RTP range).
- Test audio delay again. You should notice a significant reduction.
Checking for Wired vs. Wireless Issues
Bosch IP door stations are designed for hardwired Ethernet connections; do not use Wi-Fi:
- Hardwired only: If your door station is connected via Ethernet, verify the cable is Cat6 or better and all connector are secure.
- PoE power: Confirm the PoE injector or switch is supplying correct voltage (typically 48V for 802.3af or 95W for 802.3bt). A door station on insufficient power may have processor bottlenecks that introduce delay.
- Cable runs: If the Ethernet cable run exceeds 90 metres or passes near high-voltage power lines, the signal can degrade. Keep cable runs under 90 metres and separate from electrical wiring by at least 0.3 metres.
SIP Configuration Deep Dive
Two-way audio over Bosch door stations relies on SIP (Session Initiation Protocol), a standards-based VoIP framework:
Codec Selection Impact on Latency
The audio codec (compression algorithm) has a direct impact on delay:
- G.711 (mu-law or a-law): No compression; ~125 ms codec latency inherent. This is the standard for lowest-latency intercom and is recommended.
- G.729: Higher compression; codec introduces ~40 ms latency. Rarely used in intercom systems because the savings do not justify the quality loss.
- G.722 (wideband): Low latency, good quality. Some newer Bosch door stations support this; if available, it is a good choice.
In the door station's web interface, confirm the codec is set to G.711. If you have switched it to G.729 to save bandwidth, that may be contributing to perceived delay.
SIP Server Latency
If the door station is registering with a SIP server (e.g., your BVMS system, a PBX, or an IP-PBX like Asterisk), the SIP server itself can introduce delay:
- BVMS as SIP server: If you are running Bosch Video Management System (BVMS), confirm the BVMS server has sufficient CPU and network bandwidth. A server under load will slow SIP registration and audio stream setup.
- PBX integration: If integrating with a third-party PBX, ensure the PBX is on a wired, low-latency network segment (not over Wi-Fi or across the internet).
- Testing direct calls: If possible, test calling the door station directly from a SIP client on the same network to isolate whether delay is in the SIP infrastructure or the door station itself.
SIP Session Setup Time vs. Audio Latency
Users often confuse the time it takes to establish a call with actual audio latency:
- Session setup: Typically 2–5 seconds for the door station to register with the SIP server and for you to initiate a call. This is normal.
- Audio latency: Once a call is established, the one-way delay (from one party speaking to the other hearing) should be under 150 ms. If audio delay is perceived after the call connects, this indicates a codec or network issue.
To test: call your door station, allow 5 seconds for the call to establish, then speak. If you hear immediate response, the system is working correctly. If there is noticeable lag (pauses, talking over each other), there is a genuine latency problem.
Firmware Compatibility and Update Procedures
Bosch periodically releases firmware updates that improve SIP stability and audio codec handling:
Firmware Update Best Practices
- Schedule during low-usage windows: Update the door station outside business hours or when the system is not in use (e.g., late evening).
- Back up configuration: Before updating, access the door station's web interface and export its configuration file. This allows rollback if the update fails.
- Use a stable power source: Ensure the door station is powered via an uninterruptible power supply (UPS) during the firmware update. A power loss during an update can brick the device.
- Verify internet connectivity: If the door station must download firmware from Bosch's servers, ensure it has stable internet access during the update.
- Allow time for update: Firmware updates can take 10–15 minutes. Do not interrupt the process.
Checking Firmware Version Compatibility
If you have recently updated your BVMS or access control system, your door station firmware may have become incompatible:
- Note your current door station firmware version (visible in the web interface under System → Firmware).
- Check Bosch Security Systems release notes for your BVMS version. Confirm the door station firmware is listed as compatible.
- If incompatible, contact your installer to arrange a firmware update that matches your BVMS version.
Prevention and Long-Term Maintenance
Regular Network Audits
Perform a network health check every quarter:
- Run
pingtests to all intercom and door station devices. - Review QoS and VLAN configurations to ensure they are still in place.
- Check for firmware updates in the Bosch Security Systems portal.
Documentation
Maintain a log of your network configuration:
- SIP server IP address and port.
- Codec settings for each door station.
- QoS rules and VLAN assignments.
- Firmware versions of all door stations and BVMS.
This documentation speeds up troubleshooting if issues arise and helps new technicians understand your installation.
Redundancy for Critical Intercom Systems
If two-way audio is critical (e.g., for building access or emergency communication):
- Install a second door station on a separate network segment or PoE switch.
- Configure failover in BVMS so that if one door station becomes unavailable, calls route to the backup.
- This is especially important for buildings with high-security access requirements.
Professional Alternative
scOS installations use professional wired PoE infrastructure and, where two-way deterrent audio is needed, purpose-built systems designed for this — not repurposed consumer features. If reliable two-way audio is a requirement for your security system, contact us to discuss what a purpose-fit solution looks like for your site.