ideakid / sipdroid

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

solution to Issue 476 didn't fix username with @ in it, when registar is not an IP address #633

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. try to set up an account:

auth. username: username@domain.com
server/proxy: sub.domain.com
domain: domain.com
username/caller-id: username@domain.com

2. Registration failed (403, Forbidden)
3. Status screen shows: username@domain.com@domain.com

When i leave "domain" part empty in config, i'l get 
username@domain.com@sub.domain.com line in status.

using 1.5.7

Original issue reported on code.google.com by alva...@gmail.com on 6 Sep 2010 at 5:20