After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344215 - "remote user is offline" too soon
"remote user is offline" too soon
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-07 22:05 UTC by Jan "Yenya" Kasprzak
Modified: 2006-06-15 21:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Jan "Yenya" Kasprzak 2006-06-07 22:05:24 UTC
Please describe the problem:
When calling another ekiga, while the remote user does not answer the call, ekiga rings three or four times (7-10 seconds), and then terminates the call with "Remote user is offline" message. I have checked that in Edit/Preferences/General/Call options/
/Timeout to reject or forward unanswered calls is set to 45 seconds
(even changing it to 90 seconds does not help).


Steps to reproduce:
1. run two ekigas at different SIP URLs
2. from one ekiga call the other one
3. from the other ekiga - do not answer the call


Actual results:
after three or four rings the calling ekiga stops with "Remote user is offline" message.

Expected results:
I expect it to ring for 45 seconds (until the remote ekiga rejects or forwards the call).

Does this happen every time?
Yes.

Other information:
ekiga-2.0.1-1 from Fedora Core 5, tried on both i386 and x86_64.
Comment 1 Damien Sandras 2006-06-15 21:45:58 UTC
The "remote user is offline" message comes from the server, because the server knows if an user is offline or not, so it is send very quickly. It is thus not a bug.

However, I checked the code that rejects a call or forward it after the timeout specified in the preferences, and both situations were broken. It is now fixed in CVS HEAD and gnome-2-14.