On Thu, 1 Jun 2006, H. L. wrote:

When I run OFSIP_AUDIO=OSS ./sofsip_cli sip:[EMAIL PROTECTED], I got something
like(I didn't hear any voice from both sides:
[...]
sofsip_cli: ssc_media_gst.c:556: priv_cb_ready: Assertion `audiosink !=
((void *)0)' failed.

That means that you probably don't have OSS support installed. You could (as root) issue '/sbin/modprobe snd-pcm-oss" and retry the SOFSIP_AUDIO=OSS test. This loads the ALSA OSS emulation kernel modules (should work on most modern systems). In my tests, gstreamer's audio playback has been more reliable with OSS than with ALSA.

Ugh, but all in all, not very encouraging reports. :( We'd really need a better example client for people to test with -- and especially something that is easier to install. Sofsip-cli and the Sofia-SIP gaim-plugin (ssip-gst) are fine for SIP IMs and presence, but the current media implementations are not useful beyond simple testing, and due to the number of external packages depended on, the media functionality is quite brittle.:(

In any case, with sofsip-cli, you should get "test_media" working first. If it doesn't work (you can talk to the microphone, and hear your own voice back), sofsip_cli won't work either.

--
 under work: Sofia-SIP at http://sofia-sip.sf.net


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to