Closed GoogleCodeExporter closed 9 years ago
Not sure of what you are trying to fill :
* Server => should be something like that : sipserver.com (without arobase !!!
else it's not a server name !!!)
* Username => something like that : someuser . In most use case there is no
arobase in username, or that's really really really really a special
configuration you have.
So if some provider, say myprovider.com say you "your username is
toto@myprovider.com" it means that your user name is "toto" and server is
myprovider.com.
However, in the case you are absolutely sure your username is
username@someserver.com, meaning that your complete contact SIP uri is
username@someserver.com@othersipserver.com, I did recently a fix for that
(available in nightly builds).
But I really think that's not your case !
A full SIP configuration is really complicated actually, there is username,
authentication name that are different things etc etc etc. In CSipSImple I try
to make things as simple as possible as following what should be announce by
SIP providers.
Commonly there is a username which is username in username@someserver.com
And a server which is someserver.com in someserver.com :)
Then there is an expert way to configure csipsimple but it requires high sip
skills so I do advise users to use the simple way (don't know how basic or
advanced wizard could be more simple ? but if you have suggestion feel free ;) )
Original comment by r3gis...@gmail.com
on 12 Jan 2011 at 5:32
Thanks
It's the Nightly builds that fixes the problem!
Original comment by amishev....@gmail.com
on 14 Jan 2011 at 5:57
Original issue reported on code.google.com by
amishev....@gmail.com
on 12 Jan 2011 at 5:01