fix #2968287 - Auth failure if home server is v2 and director is v > 2
commit494c1e467b13de295a30bcd0981fa7311f218e9a
authorpier11 <pier11@operamail.com>
Thu, 11 Mar 2010 07:36:23 +0000 (11 07:36 +0000)
committerpier11 <pier11@operamail.com>
Thu, 11 Mar 2010 07:36:23 +0000 (11 07:36 +0000)
tree6523b98058183fd21cdd92b05a272abc64eb8615
parent647a191369ad70b8472386e99bfb31b29b86abe5
fix #2968287 - Auth failure if home server is v2 and director is v > 2
because of non clean up auth protocol version in redirection
scenario. Server with auth v2 (LCS 2005-) doesn't explicitly send
version of auth protocol, so the value was not reset.

Auth protocol versions by server:
2005 - v2 (version is not sent explicitly)
2007 - v3, v4(after update)
2007 R2 - v4
src/core/sipe.c