jobsonp / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Not working with the sip-server on AVM FritzBox (registrar) #920

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Some people run a SIP service on their fritzBox (registrar) and want to connect 
from LAN to it.

Connection usually is indicated ok (with STUN-server), but no speech is 
transmitted.

the problem is as descibed here:
"Das liegt jedoch an der FritzBox, welche die falschen (nämlich die privaten) 
IP-Adressen liefert. Andere externe SIP-Gegenstellen sollten die gleichen 
Probleme damit haben." (author of PhonerLite)
.. FritzBox reports wrong addresses - the internal ones

In PhonerLite this problem gets fixed by ignoring this wrong adresses when the 
domain/Realm is fritz.box. OK, this is workaround, but AVM don't want tu 
support connection from WAN anymore.

> What steps will reproduce the problem?
1. enable SIP-service on FritzBox 7170, 7270 or 7390 by installing a client.
2. configure sipdroid with 
name (usually 620 for the first sip client)
Proxy/Registrar: yourdomain_at.dyndns.org
Domain/Realm: fritz.box
Transport: UDP / 5060
3. extended settings: use STUN e.g. stun.sipgate.net:10000

What is the expected output? What do you see instead?

> What version of the product are you using? On what device/operating system?

I use  sipdroid 2.2 beta

> Which SIP server are you using? What happens with PBXes?
fritzBox 7170 with FW 29.04.70 (phonerlite runs there from outside) and dont 
want to use PBXes

> Which type of network are you using?
DSL and smartphone on WLAN

> Please provide any additional information below.
android 2.1-update1

Original issue reported on code.google.com by xperiar...@googlemail.com on 25 May 2011 at 7:52

GoogleCodeExporter commented 8 years ago

Original comment by pmerl...@googlemail.com on 29 May 2011 at 3:55