similar to: using google for vm transcripts

Displaying 20 results from an estimated 5000 matches similar to: "using google for vm transcripts"

2012 Apr 01
0
10.3.0: gtalk_request: No XMPP client to talk to, us (partial JID)
Trying to use gtalk: -- Executing [andy at ipkall:2] Dial("SIP/ipkall-00000000", "gtalk/andy-gtalk/+1xxxyyyzzzz at voice.google.com") in new stack [Apr 1 10:41:53] ERROR[2416]: chan_gtalk.c:1934 gtalk_request: No XMPP client to talk to, us (partial JID) : andy-gtalk gtalk.conf [general] context=google-in ; Context to dump call into allowguest=yes stunaddr =
2010 Oct 25
4
google voice + asterisk: calls made to GV# processed but weird
Dear all, First off, I am very new to asterisk so forgive me if any of my comments or questions seem trivial. Thanks to [this post](http://blog.polybeacon.com/2010/10/17/asterisk-1-8-and-google-voice/) and [this post](http://www.davidvossel.com/?p=28), I have GV set up on asterisk through jabber.conf and gtalk.conf. I can successfully dial out from asterisk. I'm trying to set up an
2007 Mar 07
0
gtalk2voip and Asteris
What kinds of problems were you having? I'm on 1.4.0 and chan_gtalk.so simply doesn't load. Of the 146 files in the /usr/lib/asterisk/modules/ directory, asterisk loads 144 of them, omitting only chan_gtalk.so and res_jabber.so. Connected to Asterisk 1.4.1 currently running on monkey (pid = 9371) Verbosity is at least 3 foo*CLI> module load chan_gtalk.so [Mar 7 10:23:07]
2012 Nov 02
3
Outgoing Google Motif Calls connect but continue ringing on outgoing side
I upgraded from Asterisk 10 to 11 and switched from gtalk.conf and jabber.conf to use motif.conf and xmpp.conf. I disabled gtalk and jabber from loading in modules.conf noload => res_jabber.so noload => chan_gtalk.so After copying my settings to the new conf files and restarting Asterisk I had no errors, but making outgoing calls from clients just kept ringing even though the other side
2011 May 13
1
asterisk 1.8 + google voice
somewhere along the way, i noticed incoming calls from google voice are no longer working on my asterisk 1.8.3.2 system. When the call comes in, asterisk immediately prints on the console: == Spawn extension (google-in, s, 2) exited non-zero on 'Gtalk/+12153930924-f947' [May 12 22:47:18] NOTICE[13835]: chan_gtalk.c:1977 gtalk_parser: Remote peer reported an error, trying to
2009 Sep 03
3
GTalk functionality Asterisk
Hello Previous context :- After Looking up sip and IAX2 that require configuration at router level which may cause some problems like connection break etc... so i left them ......... and start wondering if there is some thing that dont require configuration at router layer. The task to accomplish to make and recieve calls from outside local network using any protocol whose soft phones are
2007 Feb 03
2
Google Talk without gmail accout?
Hello all, I am having trouble getting gtalk to work with my account which is not using a gmail.com email address. When I do this there an error from the Jabber module: [Feb 3 20:51:17] ERROR[6286]: res_jabber.c:573 aji_act_hook: JABBER: Node Error [Feb 3 20:51:17] WARNING[6286]: res_jabber.c:1495 aji_recv_loop: JABBER: Got hook event. JABBER: gtalk_account INCOMING:
2009 Jan 29
2
GTalk Channel
Hello all, It used to work on calling my GTalk ID from another GTalk user. But now that I tried calling it again, the caller hears only a ringtone and disconnected after a few rings. The messages on my Asterisk-1.4.21.2 are the following: [Jan 29 10:37:51] ERROR[1303]: rtp.c:1945 ast_rtp_new_with_bindaddr: Unexpected bind error: Cannot assign requested address [Jan 29 10:37:51] WARNING[1303]:
2007 Mar 03
1
gtalk2voip and Asterisk
hi, i was able to get this working with google talk. i entered myusername@gmail.com using the gtalk2voip.com website's "invite" box, and as a result, saw a request from service@gtalk2voip.com to be added as a buddy in my google talk contact list. i accepted the request. in my asterisk dialplan, i have this entry... exten => 3501, 1,
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
2009 Nov 30
0
Gtalk Asterisk integration
Hello users, I am trying to integrate asterisk and gtalk. my configuration is as follows OS:centos asterisk-1.6.0 asterisk-addons-1.6.0 dahdi-linux-2.2 dahdi-tools-2.2 libpri-1.4 share iksemel-1.2 #/etc/asterisk/jabber.conf [general] debug=yes autoprune=no autoregister=no [google] type=client serverhost=talk.google.com username=XXXX at gmail.com secret=xxxxx port=5222 usetls=yes usesasl=yes
2008 Feb 29
1
Gtalk with asterisk
Hi, I have been working with Asterisk for the ivr functionalities in the past. I am interested to implement the Jabber - Gtalk in asterisk. For which i installed the iksemel but this didnt help me out. I couldnt find the res_jabber.so file any where in the asterisk source directory. Still when i run the command "make menuselect" the channel driver "chan_gtalk" shows xxx
2007 Jun 21
3
gtalk - no audio
Hi list, I'm trying to get channel gtalk working in asterisk 1.4.5 I have it built and configured as follows: *jabber.conf:* [general] debug=yes autoprune=no autoregister=no [myaccount] type=client serverhost=talk.google.com username=myaccount at gmail.com/Talk secret=mypassword port=5222 usetls=yes usesasl=yes statusmessage="Talk to me" timeout=100 *gtalk.conf:* [general]
2006 Oct 17
1
One way audio on chan_gtalk
Hi! I?m trying with 1.4b2, chan_jabber and chan_gtalk. Jabber client register fine on talk.google.com, and when I start a call from gtalk to asterisk, I can see the incoming call and I see that asterisk play prompts (ie: demo and thank-you), but i can?t hear audio. If I redirect incoming call to a sip client, at sip I can hear but I can't in google talk. Asterisk is at public no
2010 Oct 07
0
Asterisk 1.8.0 Release Candidate 3 Now Available
The Asterisk Development Team has announced the third release candidate of Asterisk 1.8.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ All interested users of Asterisk are encouraged to participate in the 1.8 testing process. Please report any issues found to the issue tracker, https://issues.asterisk.org/. It is also very
2010 Oct 07
0
Asterisk 1.8.0 Release Candidate 3 Now Available
The Asterisk Development Team has announced the third release candidate of Asterisk 1.8.0. This release candidate is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ All interested users of Asterisk are encouraged to participate in the 1.8 testing process. Please report any issues found to the issue tracker, https://issues.asterisk.org/. It is also very
2006 Nov 07
1
[resolved] asterisk 1,4 and google talk
hi, it turns out that the iksemel library (which i installed using an rpm) was returning 0 when the function iks_has_tls() was called. it should return 1 otherwise res_jabber.o thinks gnuTLS is not installed. i confirmed this by running a test program i wrote, that calls iks_has_tls . it returned 0. i downloaded iksemel source, compiled it and now the test program returned 1. now,
2007 Apr 01
1
No Audio with Gtalk
I configured my * with the instructions found here http://www.voip-info.org/wiki/view/Asterisk+Google+Talk to work with gtalk. The Phone rings and connects - but no audio! I am using a self-compiled asterisk 1.4.2 There is a lot of output on the CLI but I can't make sense of it. Perhaps somebody can help? Michael Output from the CLI: JABBER: gtalk_account OUTGOING: <iq
2011 Nov 28
1
centos asterisk 1.8 rpms: chan_gtalk and res_jabber missing?
Hi All, While I'm certainly comfortable compiling from sources, I'm trying to do an rpm only asterisk install on CentOS 5.7. I'm using the asterisk repositories and I installed all the asterisk18 rpms, but find that chan_gtalk and res_jabber are missing. Is there a separate rpm that includes support for gtalk? Thanks in advance. -Gaurav -------------- next part -------------- An
2004 Jul 26
0
lyrics/transcripts (was brainfart #67453 - hyper-index)
<20040727011644.49422.qmail@web20927.mail.yahoo.com> Message-ID: <20040727015807.GH971@xiph.org> We have a text-phrase codec called Writ in early implementation state which can be used to supply this functionality and much, much more. A short use of it's functions include song lyrics, speech transcripts, text subtitles, chat (input provided through another system) along with