Opened 4 years ago
Closed 4 years ago
#149 closed defect (fixed)
Issue SIP registration (login/logout)
| Reported by: | alain78 | Owned by: | vadim |
|---|---|---|---|
| Priority: | major | Milestone: | QuteCom 2.2-RC4 |
| Component: | phapi | Version: | 2.2-RC3 |
| Keywords: | Cc: |
Description
Hello,
We are facing following issues currently with qutecom:
- When I login into qutecom with a wengo account, it logs in fine the first time.
Now, when I logout and try to login again, it does not register with my sip server. Looking at the SIP messages, it seems that qutecom does sends digest authorization message again, it just keeps sending invites without digest authentication message. And hence it does not register with the sip server. (Here we have done some modifications, that a user logsout, we are deleting the profile folder of the user)
Can anyone suggest any solution or patch for these issues/suggestions ?
Thank You,
Alain
Attachments (1)
Change History (13)
comment:1 Changed 4 years ago by ibc
comment:2 follow-up: ↓ 3 Changed 4 years ago by laurent
It seems that this bug was introduce by http://trac.qutecom.org/changeset/416%3Ab4fbdc96a49a
comment:3 in reply to: ↑ 2 Changed 4 years ago by ibc
Replying to laurent:
It seems that this bug was introduce by http://trac.qutecom.org/changeset/416%3Ab4fbdc96a49a
Is there a ETA to fix this important bug?
comment:4 Changed 4 years ago by vadim
Please could sombedy attach a capture of this event and if possible send me an account info with instructions how to reproduce....
Thanks
Vadim
comment:5 Changed 4 years ago by ibc
I'll try it ASAP. However during my first tests I didn't notice a reproducible way to force the issue. It was "random"...
comment:6 Changed 4 years ago by ibc
Vadim, I'll send you private data to your mail.
comment:7 Changed 4 years ago by Lexhound08
Hello, what's the progress on this thing? is it already fixed? need reply ASAP. thanks!
comment:8 Changed 4 years ago by ibc
No idea, now I'm working with trunk version but the commit [*] reverted.
I've seen not the issue, but haven't done further testing.
comment:9 Changed 4 years ago by laurent
This patch (445.patch) seems to solve the bug. feedback are welcome !
Changed 4 years ago by laurent
comment:10 Changed 4 years ago by laurent
sorry : the name of the patch is 445.diff
comment:11 Changed 4 years ago by Lexhound08
Yep, it's solved. I just reverted the code to its original. thanks!
comment:12 Changed 4 years ago by laurent
- Resolution set to fixed
- Status changed from new to closed

I experiment the same problems. "Some" times Qutecoms receives a 401 or 407 to authenticate but resends the INVITE withotu credentials. And I'm not speaking about retransmissions since "branch" parameter is different.
It's not the first time I've heart about this issue.