You are not logged in.

#1 2006-03-22 16:55:07

Greycloack
Member
Registered: 2004-03-05
Posts: 166

[Request] Tapioca - Voip supporting SIP and googleTalk

Hi,
I've encountered this around the net :
http://tapioca-voip.sourceforge.net/wik … hp/Tapioca

It's a voip software based on jingle and gstreamer.
What I liked is that it supports gTalk, so far I haven't found any other program that does that.

I think it can be a nice contribution to Arch...

Grey

Offline

#2 2006-03-22 18:13:38

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

I'll have packages in community for it once gst 0.10 gets out of testing

Offline

#3 2006-03-22 22:05:30

Greycloack
Member
Registered: 2004-03-05
Posts: 166

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

That's great !
Thanks :-)

Offline

#4 2006-03-23 13:00:25

Stonebone
Member
From: Göteborg, Sweden
Registered: 2005-07-03
Posts: 11
Website

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

I psi-jingle supports gtalk...
http://psi-im.org/wiki/Jingle_branch

Offline

#5 2006-03-23 14:52:00

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

Yeah, that'll be for 0.12

Offline

#6 2006-03-24 18:57:13

Greycloack
Member
Registered: 2004-03-05
Posts: 166

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

I must wonder though why PSI in Extra hasn't been updated... I know there's a build in AUR for 0.10, but shouldn't it be updated in Extra considering the fact there is a package for psi....?

Offline

#7 2006-04-03 05:01:54

WillySilly
Member
Registered: 2005-01-14
Posts: 268

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

In AUR

Offline

#8 2006-04-28 12:08:50

tezem
Member
Registered: 2004-11-04
Posts: 51
Website

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

I don't have sound on tapiocaui at all.

I use alsa and my system is working with many programs needing sound too. e.g. skype, amarok,...
I get the following message when I try to call someone with tapiocaui:

[tezem@Golgotha ~]$ dbus-launch --exit-with-session tapiocaui
** Message: looking for plugins in /usr/lib/farsight-0.1/
opening module /usr/lib/farsight-0.1/librtp.so succeeded

(tapiocaui:3825): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed

(tapiocaui:3825): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed

(tapiocaui:3825): GStreamer-CRITICAL **: gst_bin_add_many: assertion `GST_IS_ELEMENT (element_1)' failed

(tapiocaui:3825): GStreamer-CRITICAL **: gst_element_link_pads_filtered: assertion `GST_IS_ELEMENT (src)' failed

(tapiocaui:3825): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed

(tapiocaui:3825): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed

(tapiocaui:3825): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed
** (tapiocaui:3825): DEBUG: farsight_rtp_stream_set_source (728): setting src

** (tapiocaui:3825): CRITICAL **: farsight_stream_set_sink: assertion `sink != NULL' failed
** Message: Init and running jinglep2p to prepare native candiates, using stun "IP and PORT" and turn "IP and PORT"
** Message: No socket created yet! SocketState not connected
OnRequestsignaling called, sending SignalingReady
** Message: OnCandidatesReady called with 1 candidates in list

** Message: Called farsight_rtp_stream_native_candidate_ready
** Message: Native candidates found, adding to list
0x82280e8
** Message: OnCandidatesReady called with 1 candidates in list

** Message: Called farsight_rtp_stream_native_candidate_ready
** Message: Native candidates found, adding to list
0x8268fa0
** Message: OnCandidatesReady called with 1 candidates in list

** Message: Called farsight_rtp_stream_native_candidate_ready
** Message: Native candidates found, adding to list
0x8269020
** Message: farsight_rtp_stream_add_remote_candidate (1366): adding remote candidate
** Message: farsight_rtp_stream_add_remote_candidate (1366): adding remote candidate
** Message: farsight_rtp_stream_add_remote_candidate (1386): Added remote candidate
** Message: farsight_rtp_stream_add_remote_candidate (1366): adding remote candidate
** Message: farsight_rtp_stream_add_remote_candidate (1386): Added remote candidate
** Message: Writable from "IP and PORT" to "IP and PORT"
** Message: socket state changed to 1
** Message: farsight_rtp_stream_stop (1056): destroying socket client

I tried the gstreamer plugin for amarok which works fine.
Does anybody have an idea what the problem could be?

Offline

#9 2006-10-26 06:05:59

johnisevil
Member
From: Hamilton, ON Canada
Registered: 2003-08-07
Posts: 221
Website

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

I'm trying to build Tapioca but tapiocaui won't compile.  I get the following error:

cc1: warnings being treated as errors
tapiocaui_mainwin.c: In function 'tapiocaui_main_win_info_cb':
tapiocaui_mainwin.c:679: warning: unused variable 'buddy'
make[3]: *** [tapiocaui-tapiocaui_mainwin.o] Error 1
make[3]: Leaving directory `/home/john/arch/jmcknight/tapiocaui/src/tapiocaui-0.3.9.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/john/arch/jmcknight/tapiocaui/src/tapiocaui-0.3.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/john/arch/jmcknight/tapiocaui/src/tapiocaui-0.3.9.1'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...

Any ideas?

Offline

#10 2006-10-26 23:50:58

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [Request] Tapioca - Voip supporting SIP and googleTalk

You'll need to patch the makefile so it doesn't use the -Werror option. Something like:
sed -i 's/-Werror//' $startdir/src/$pkgname-$pkgver/src/Makefile
might work.

Offline

Board footer

Powered by FluxBB