Daniel Pocock
2014-07-23 14:35:44 UTC
I've noticed that Jitsi keeps forgetting the SIP password for one of my
SIP accounts, it logs out of the account and I regularly have to go back
in to the status menu and put the account "online" again.
The password popup appears, I insert the password and click the checkbox
to remember it, but it always seems to forget it (or discard it) after I
make a call and I have to go through the same routine again.
The SIP service in question is a repro SIP proxy in front of an Asterisk
server.
Sometimes it is registered with the proxy but when I make a call I am
greeted with the password prompt again. At this point, I notice it is
handling a challenge from the Asterisk server.
SIP/2.0 401 Unauthorized
...
WWW-Authenticate: Digest algorithm=MD5, realm="example.org",
nonce="4baa653b"
The SIP registrations are kept in the proxy.
There are 2 other devices (one Lumicall and one Polycom) registering as
the same user ID. Lumicall sends instance ID, etc, the Polycom device
does not. Neither of them have this problem.
Does Jitsi have any known problems with scenarios like this where it has
to use the same credential for both the proxy (407 challenge) and the
PBX (401 challenge) or where REGISTER encounters other registrations on
the same user ID?
SIP accounts, it logs out of the account and I regularly have to go back
in to the status menu and put the account "online" again.
The password popup appears, I insert the password and click the checkbox
to remember it, but it always seems to forget it (or discard it) after I
make a call and I have to go through the same routine again.
The SIP service in question is a repro SIP proxy in front of an Asterisk
server.
Sometimes it is registered with the proxy but when I make a call I am
greeted with the password prompt again. At this point, I notice it is
handling a challenge from the Asterisk server.
SIP/2.0 401 Unauthorized
...
WWW-Authenticate: Digest algorithm=MD5, realm="example.org",
nonce="4baa653b"
The SIP registrations are kept in the proxy.
There are 2 other devices (one Lumicall and one Polycom) registering as
the same user ID. Lumicall sends instance ID, etc, the Polycom device
does not. Neither of them have this problem.
Does Jitsi have any known problems with scenarios like this where it has
to use the same credential for both the proxy (407 challenge) and the
PBX (401 challenge) or where REGISTER encounters other registrations on
the same user ID?