transport: add automatic authentication fallback (II)
commit1a4e35e525d08ad8a1a3d61895ad214a1a652907
authorStefan Becker <chemobejk@gmail.com>
Sat, 10 May 2014 15:42:16 +0000 (10 18:42 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sat, 10 May 2014 15:42:16 +0000 (10 18:42 +0300)
tree2c41a4fdab4ad3f8d017bd39abdd9d1273fa92d7
parent82cd9123583b332917a28f0e0d6613534b8888a1
transport: add automatic authentication fallback (II)

When the user has selected automatic authentication scheme and the
current scheme fails to initialize or can't continue then don't
generate an Authorization header for the REGISTER attempt. The server
will reject this with a 401 response which in turn triggers SIPE to try
the next scheme in priority order.
src/core/sip-transport.c