Project

General

Profile

ConnectivityProblems » History » Version 2

Adrian Georgescu, 07/21/2013 10:16 PM

1 1 Adrian Georgescu
h1. Connectivity Problems
2
3
Sometimes communication between end-points fails. What can be the reasons? Here is a short checklist:
4
5
h2. Local Computer
6
7 2 Adrian Georgescu
 * Firewall software. Check if no software blocks access to the ports used by your application 
8 1 Adrian Georgescu
9 2 Adrian Georgescu
h2. Internet Router
10 1 Adrian Georgescu
11 2 Adrian Georgescu
 * SIP ALG enabled. Check of the router has any so called SIP support and disabled it.
12 1 Adrian Georgescu
13
h3. Internet Provider
14
15 2 Adrian Georgescu
 * 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.
16
17 1 Adrian Georgescu
18
19
20
21
22