Displaying 20 results from an estimated 400 matches similar to: "Hello, Gtalk prob"
2005 Sep 12
4
is this the correct way to use the mailing list?
don't read this.
i'm a complete newbie, and i don't know how to start
sending messages.
if someone read this, then can answer me also how to
delete a file with the console (really ashamed) y know
that copy with cp, but delete???
thanks...
___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del
2009 Apr 10
0
Asterisk 1.4.24 and Gtalk audio failure
Hello,
I opened bug #0014707 concerning audio missing between Asterisk and
Gtalk. I would like to know if someone uses successfully Gtalk with
Asterisk 1.4.24?
Regards
--
Daniel
2013 May 11
1
Which channels are required for FAX, GTALK and Jaber
Hello;
To be able to send and receive faxes through asterisk and to be able to have trunk with google voice and to be able to have integration with those that support Jaber .. What are the channels and libs that I have to be sure that they are existed?
Regards
Bilal
2010 Jan 23
0
voice chat on centos with gtalk users.
hi all,
i have a centos 5.4 64 bit system running on the base hardware of my system
and have windows machines running in virtual in vmware workstation.
i need something to *voice chat* with *GTALK* users.
In the windows VMs i can install gtalk for windows which does support voice
chat, but the problem there is the microphone doesnt get detected inside the
VMs.
incase of centos installed on the
2007 Jan 01
1
Problem with centos 4.4 and jabber/gtalk (really iksemel)
I'm working from the docs here:
http://voip-info.org/wiki/view/Asterisk+Speaks+with+Google+Talk
and getting an error doing the ./configure on the iksemel module:
checking for getaddrinfo... yes
./configure: line 20399: syntax error near unexpected token `,'
./configure: line 20399: `AM_PATH_LIBGNUTLS(,'
It seems to want the "libgnutls-dev" package as per the
2007 Apr 06
1
Voicemail from GTalk says "from an unknown caller"
When I listen to voicemail from my Google Talk buddy, the envelope says, "from an unknown caller". But the voicemail correctly records the caller ID of calls that arrive via Zapata into the same context that receives Google Talk calls. How can I configure the voicemail to include the caller's Google Talk identity in the envelope?
2007 Apr 11
0
GTalk and No Audio Problem
Hi,
i've been trying to connect Asterisk with Google Talk such as some
others have tried. Therefor i followed the instructions on
http://www.voip-info.org/wiki/view/Asterisk+Google+Talk
I took the latest version of asterisk from trunk. My Asterisk server is
not NATed but the Google Talk Client is.
Signalling a call is no problem, but after the call is set up, no audio
is passed. I can see a
2008 Feb 14
1
gtalk and dtmf
Hi,
i've just finished setting up gtalk connection with asterisk. it works
nice, audio is full duplex.
i just have one question which i could not find an exact answer to. Is
gtalk able to send dtmf codes? Because i'd like to listen to my
voicemails while away from home.
I've been googling for half an hour, i found some sort of jingle
protocol which i'm not sure what to
2008 Oct 25
0
someone to test gtalk with me?
Hello everyone!
Would someone be willing to test googletalk with me? Please reply in
private, I'll get you my account and we can exchange anything else, that's
necessary.
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
2008 Oct 25
1
gtalk dialstring?
Hi everyone!
I couldn't find anything expressive about gtalk dialstrings. It doesn't seem
to work. I'm not sure why, so I'll start at the easiest point.
The syntax I found was:
gtalk/my_account_name/buddys_account_name at gmail.com
Is this correct?
And does any of you googletalkers know, if a simple google-mail account is
enough to use the talking bit, or do I have to
2008 Oct 27
1
gtalk/jingle full report
Hello everyone!
Philippe, you told me to make a bugreport. Well, here it comes, I'm still
not sure, if tis is a bug or a miss-configuration.
So I've put up a collection of configurations/output/debug files from a
simple asterisk session testing the gtalk call.
You can download it here:
http://juliencoder.de/ap.txt
Or I can mail it, just tell me where and I'll attach it to
2009 Jan 16
0
gtalk and jingle again...
Hello everyone!
I just installed the latest asterisk from svn. Now I'm retrying my luck with
gtalk and jingle. I have moved so my basic setup has changed a bit... I'm not
sure if it helps or hurts.
I tried this:
call myself:
channel originate gtalk/gtalk_account/juliencoder at googlemail.com application \
Jack i(system:playback_1)o(system:capture_1)
I got some notes about a lot
2009 Oct 23
0
asterisk crashes when calling gtalk user
Hi all,
I'm using Asterisk 1.4.26.2. Every time I call a gtalk user, Asterisk
crashes:
-- Executing [6666 at inbound:1] NoOp("SIP/8-084894d8", "jabbertest")
in new stack
-- Executing [6666 at inbound:2] Dial("SIP/8-084894d8",
"Gtalk/asterisk/pippopippo at gmail.com") in new stack
Segmentation fault
Is anybody experiencing the same? Found
2010 May 31
0
testing my asterisk 1.6.2.8-rc1 with gtalk (and JACK) - please help
Hello everyone!
I'm just trying to set up my new asterisk (version 1.6.2.8-rc1). I'd be
very grateful, if someone could help me here. I'd be very glad, if one of you
could test googletalk with me. Last time I tried (in 1.6.0.x times) it
wouldn't work in the end.
But here are my gtalk and jabber.conf files. Could you please take a look
and tell me, if the settings same sane?
2010 May 31
1
Definie gtalk troubles over here
Hello everyone!
So I tried to test gtalk with a friend. We could both see each other. He
uses the gtalk application for Windows.
So I tried to call him and he got a ringtone. But when he picked up, he got
a missed.
When he called me, he got a dial tone and then after one "ring" he got a
woman saying: "Sorry, the person your are calling is not available. Please
leave a
2010 Jun 01
1
Asterisk and gtalk part 2
Hello everyone!
So I've just scanned through the debug log, defined like this in
logger.conf:
full => notice,warning,error,debug,verbose
I couldn't see any reason for the connection not working. I called my
friend, he heard ringing, accepted the call and then it got hungup. I didn't
see any output from app_jack though.
Any idea, how I can get more output from app_jack?
2010 Jun 02
1
Persuing the gtalk issue - not only jack-related
Hello everyone!
So I hacked app_jack.c today, as best I could. Whic came mostly down to
inserting ast_log() messages.
I discovered the following with JACK:
When it starts, it tries to read 512 bytes and only gets 0. That clears up
after a while.
Sometimes a good time later than the reading comes the writing. And there
the real strangeness might begin. Because usually the framebuffer
2010 Nov 05
0
No audio with gtalk client behind http proxy
Hi all,
I'm trying to establish jingle call in this network scenario:
Asterisk -> NAT -> Internet -> HTTP_PROXY -> GTalk client
The call is received and answered in gtalk but there is no audio in the call. I suppose it could be related to the support for relay candidates in asterisk jingle implementation. Anybody else has faced this problem?
Notes: Asterisk 1.6.2. It
2013 May 18
0
Asterisk 1.8 vici and the fax, SMS, gtalk, Jaber channels
Hello;
As I am using vicidial and its asterisk version which is 1.8, I need to know the required channels to be existed so the asterisk will support fax, SMS, gtalk, Jaber? In other words, how I can know that it is enabled in this asterisk (actually it is 1.8.21-vici)?
Regards
Bilal
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Oct 26
1
jingle/gtalk still very troubling
Hi!
I just tried to call a friend using jingle, but I got refused. Errorcode was
502, he tried to call me, heard it ringing once and then it stopped.
I used:
originate jingle/gtalk_account/friend at jabber.linuxlovers.at [application]
I'm registered to googletalk, but this should mean no harm, or should it.
Once I was able to receive a text-message from him, but couldn't