2009/7/13 Olivier Crête <olivier.cr...@collabora.co.uk>: > Hi, > > On Sun, 2009-07-12 at 21:19 +0300, George Kiagiadakis wrote: >> > 2009/7/10 Olivier Crête <olivier.cr...@collabora.co.uk>: >> I did some more investigation. It seems that in calls between my >> client and empathy (or with my client on both sides) over jabber, the >> codec that is used is "SIREN". On the other hand, calls with empathy >> on both sides use the "speex" codec, which sounds much more >> reasonable, and calls between my client and google talk use the "PCMU" >> codec. I also tried to do some sip calls between my client and ekiga >> and it works quite well, also using the "PCMU" codec. > > You definitely want to set some codec preferences, the current state of > my codec recommendations are on this bug along with example code: > > http://bugzilla.gnome.org/show_bug.cgi?id=588252
Thank you very much. This seems to work. I used your codec preferences file as it is, but I had to additionally put the SIREN codec in the list of disabled codecs to make it work. After that it fell back to PCMU, which works. However, I am wondering why it doesn't prefer SPEEX. Looking at the logs it seems that it doesn't even try: (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) _tf_stream_try_sending_codecs: 0: audio PCMU clock:8000 channels:0 (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) _tf_stream_try_sending_codecs: 8: audio PCMA clock:8000 channels:0 (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) _tf_stream_try_sending_codecs: 3: audio GSM clock:8000 channels:0 (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) _tf_stream_try_sending_codecs: 100: audio telephone-event clock:8000 channels:0 events=0-15 (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) fs_codecs_to_tp: adding codec PCMU [0] (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) fs_codecs_to_tp: adding codec PCMA [8] (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) fs_codecs_to_tp: adding codec GSM [3] (<unknown>:31558): tp-fs-DEBUG: stream 1 0x17a8800 (audio) fs_codecs_to_tp: adding codec telephone-event [100] This happens with *all* calls I make, no matter what is on the other side. As a result, the PCMU codec is always used. Speex is installed though, as empathy makes use of that codec on the same computer. Any idea? Best regards, George ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel