« Previous - Version 9/31 (diff) - Next » - Current version
Adrian Georgescu, 07/21/2013 10:22 pm


Connectivity Problems

Sometimes real-time communication between end-points fails. What can be the reasons? Here is a short checklist to eliminate possible causes:

Software version

  • Upgrade to the latest version, very often a problem may have already been solved.

Local Computer

  • Firewall software installed. Check if no software blocks access to the ports used by your application or enable the use of the proper ports in the firewall configuration.

Internet Router

  • SIP ALG enabled. Check of the router has any so called SIP support and disabled it
  • Firewall enabled. Check if no software blocks access to the ports used by your application or enable the use of the proper ports in the firewall configuration.

Internet Provider

  • Policy that blocks either SIP signalling or RTP media. You can try use another SIP service provider that provides access over TCP or TLS instead of UDP or is using custom ports.

SIP Service Provider

  • Eequires use of STUN protocol so that the SIP devices uses a public IP address in the Contact header. This is wrong and unreliable, such behaviour is explicitly discouraged by the standards
  • Some codecs are not supported. Instead of rejecting such sessions with an appropriate code, they simply won't answer.