Bugs item #1442875, was opened at 2006-03-04 05:17 Message generated for change (Settings changed) made by kaiv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1442875&group_id=143636
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: jaccua (jaccua) Assigned to: Nobody/Anonymous (nobody) Summary: priv_cb_pipeline_bus: Unhandled bus message from element rtp Initial Comment: i've successfully connected to an asterisk system; but everytime i make a call, this error happens. what i notice in the call is that the outgoing audio reaches the callee perfectly, but the audio coming in the sofsip_cli system has a delay (around 1 to 3 seconds). ---------------------------------------------------------------------- >Comment By: Kai Vehmanen (kaiv) Date: 2006-03-06 15:53 Message: Logged In: YES user_id=25486 This is a bug/issue in the latest gstreamer package. More precisely, there is some problem between rtpbin (gst-plugins-farsight), dynudpsink (gst-plugins-good) and basesink (gstreamer) that cause an out-of-segment bus warning to be posted for each sent package (and thus the warning printed by sofsip_cli). The bug should be fixed in one of the mentioned packages. This constant printing of error messages will create a significant load and affect performance. The delay should be well under 500msec. If you can reproduce the delay without the warning messages (with a newer/older gstreamer), please open another ticket. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1442875&group_id=143636 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
