GNOME Bugzilla – Bug 621115
Some incoming calls won't ring but you can answer
Last modified: 2012-12-15 11:49:45 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 !
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).
Created attachment 164288 [details] Won't ring in third call
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
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...
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)
Javi, does this still appear with ekiga 4.0.0 (available in debian experimental)?
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
Ok, thank you!