Clean up connection configuration and setup
commit8f2dd18ae7f9b2ecf2d3d0fcbff488bb8dd85ef1
authorStefan Becker <stefan.becker@nokia.com>
Sat, 8 Aug 2009 17:07:00 +0000 (8 20:07 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Sat, 8 Aug 2009 17:07:00 +0000 (8 20:07 +0300)
tree7f27fce24f574c85329ef8399982713e300fd40b
parent2994fddc04a7edca5a4a241a75bba2e8c481b746
Clean up connection configuration and setup

This is a partial fix for bug #2833015.

Now there are only two connection settings: server[:port] and type. If the user
leaves the server setting empty then server auto-discovery via DNS SRV records
is used. The old code did also not handle the case of user-specified server and
type == "auto".
src/sipe.c