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 621115 - Some incoming calls won't ring but you can answer
Some incoming calls won't ring but you can answer
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: Call stack
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-09 14:24 UTC by Javi
Modified: 2012-12-15 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Won't ring in third call (292.01 KB, application/x-gzip)
2010-06-22 09:40 UTC, Javi
Details

Description Javi 2010-06-09 14:24:50 UTC
Hi,

I'm running ekiga 3.2.7-1 from Debian Sid. Sometimes ekiga won't ring when it receive a call, but it show you the popup

Now for example, I can't hear any ring when somebody is calling me.

I did 5 test calls from different phones and ekiga didn't ring.

Then I call from ekiga to a phone and no sound in the outgoing call (but the call was fine).

Then I call again from an phone to ekiga and ekiga rings again.

I don't known how can you reproduce this issue. I'm viewing it randomly. I haven't got any pattern.

How could I provide more info ? If I could attach ekiga to gdb when this happens it would be ok, isn't it, (but I don't know how to do it correctly )?

Sorry for my english

Thanks working for ekiga !
Comment 1 Eugen Dedu 2010-06-21 15:54:22 UTC
Please send us the debug output with ekiga -d 4 and tell us when it did not work (for ex. the first 2 calls were ok, the third I have not heard the ring).
Comment 2 Javi 2010-06-22 09:40:34 UTC
Created attachment 164288 [details]
Won't ring in third call
Comment 3 Javi 2010-06-22 09:40:56 UTC
I attached the output from ekiga -d 4, last call from linephone didn't ring.

First call I clicked in red phone button
Second call I replied with CONTROL-o ( I can't click in green phone button)
Third call didn't ring, and after 5 - 6 seconds I clicked in red phone button

linphonec> call 1723
Contacting sip:1723@myasterisk
linphonec> linphonec> Early media.
linphonec> Forbidden
linphonec> call 1723
Contacting sip:1723@myasterisk
linphonec> linphonec> Connected.
linphonec> Call terminated.
linphonec> call 1723
Contacting sip:1723@myasterisk
linphonec> linphonec> terminate
Call ended
linphonec> linphonec> Request Cancelled.

Thank you
Comment 4 Eugen Dedu 2010-08-10 15:08:07 UTC
The problem is with this line:

2010/06/22 11:33:06.421	  0:22.958	 Media Patch:0xb0674b70	AudioOutputCore	Falling back to SILENT (Ekiga/Ekiga)

and this comes from audiooutput-core.cpp:

  if (current_manager[primary]) {
    if (!current_manager[primary]->set_frame_data(primary, data, size, bytes_written)) {
      internal_close(primary);
      internal_set_primary_fallback();

but I do not have more information for the moment...
Comment 5 Javi 2010-08-17 07:46:51 UTC
Thanks for your efforts! I'm happy because you found the problem ! I don't known why this set_frame_data call fail in my system. Note that I'm using awesome wm (nothing but ekiga and rhythmbox running from gnome)
Comment 6 Eugen Dedu 2012-12-14 09:17:47 UTC
Javi, does this still appear with ekiga 4.0.0 (available in debian experimental)?
Comment 7 Javi 2012-12-15 11:47:35 UTC
Hi Eugen!

Now, after changing my job I have not VoIp phone, so i cannot test this issue. So feel free to close this bug

Thank you very much
Comment 8 Eugen Dedu 2012-12-15 11:49:45 UTC
Ok, thank you!