After loading gst-plugins-farsight, was able to build, and  gstreamer  is selected as media implementation. But I got a segmentation fault when making the outoging call. The following is the log:

thanks!

--------------------------------------------------------------------------------------------------
* (sofsip_cli:16708): DEBUG: priv_activate_gst
** (sofsip_cli:16708): DEBUG: priv_static_capabilities_gst
Got caps: v=0
m=audio 0 RTP/AVP 0
a=rtpmap:0 PCMU/8000

** (sofsip_cli:16708): DEBUG: priv_set_local_sdp
Got local-SDP: v=0
m=audio 0 RTP/AVP 0
a=rtpmap:0 PCMU/8000

** (sofsip_cli:16708): DEBUG: priv_set_remote_sdp
** (sofsip_cli:16708): DEBUG: priv_activate_gst
Succesfully bound to local port 16384.
** (sofsip_cli:16708): DEBUG: Setting sockfd to 24.
** (sofsip_cli:16708): DEBUG: Setting aux-sockfd to 24.
** (sofsip_cli:16708): DEBUG: farsight_netsocket_stun_map
** (sofsip_cli:16708): DEBUG: server:(null) domain: 11.24.20.3.
UA: INVITE to sip:[EMAIL PROTECTED] pending
sofsip> ** (sofsip_cli:16708): DEBUG: cb_stun_state: stun_error (8)
** (sofsip_cli:16708): DEBUG: cb_stun_state: error in communication with the STUN server
Segmentation fault


On 5/25/06, Kai Vehmanen <[EMAIL PROTECTED]> wrote:
On Thu, 25 May 2006, Luca Colantonio wrote:

> please someone can telle me where to find gstreamer-rtp package? it seems to
> me there is no way to find it in google....

Hmm, I'm not sure there is one. :o The only RTP related GStreamer add-on
I've been using is the gst-plugins-farsight package, which provides
"rtpbin", "rtpjitterbuffer" and various other RTP related elements not
part of the gstreamer base packages (gstreamer, gst-plugins-{base,good}).
You can get gst-plugins-farsight from:

   http://farsight.sourceforge.net/download.html

To get a version compatible with sofsip-cli-0.8:

   sh> darcs get http://projects.collabora.co.uk/darcs/farsight/gst-plugins-farsight --to-match "date 20060519000000"

If you are now wondering what the heck is darcs :), then go to:

   http://abridgegame.org/darcs/

--
  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