Hi,

On 23 Mar 2011, Leandro Lucarella wrote:
> But I'm having an error, which I can't figure out how to fix. In one of
> the clients (I'm running 2 clients in different boxes) I get this
> error:
[...]
> ** (<unknown>:29971): CRITICAL **: priv_update_tx_elements: assertion 
> `self->sm_udpsink != NULL' failed

that's actually not necessarily fatal (yeah, should not really be
an assertion). Based on logs, the call is succesfully setup, so
you should be able to see RTP packets flowing.

My guess is that something is wrong with how gstreamer
pipeline interacts with your (ALSA) sound device. sofsip-cli
does not have any diagnostics for this, so you need to use
gstreamer debugging to figure out what is happening. To get
started, take a look at:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gst-running.html
.. and the various GST_DEBUG options.

Br,
Kai Vehmanen


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to