similar to: Can gtalk.conf work with multiple GoogleVoice numbers?

Displaying 20 results from an estimated 2000 matches similar to: "Can gtalk.conf work with multiple GoogleVoice numbers?"

2013 Mar 20
2
xmpp priority setting and GoogleVoice
I just wanted to send out some information that will hopefully help others. I don't know, maybe I'm the only one that's been having problems with this. I've been pulling my hair out for a while wondering why Google would not send my incoming calls to my Asterisk box. The calls would just roll to voice mail and no packets ever reached Asterisk. This has happened on two separate
2013 Mar 11
1
Asterisk 11 & GoogleVoice/Motif
I'm currently running Asterisk 11.2.1 and I've noticed that when asterisk has been up for a while (usually about a day), outgoing calls through GoogleVoice fail to complete. I hear it ringing on my end but the caller never hears the phone ring. A simple restart of Asterisk seems to clear it up for another day or so. Has anyone else noticed this? -- Chris -------------- next part
2011 Feb 10
2
Gtalk/Jabber Issue
OK, im pulling my hair out, everything looks configured right, deleted, and started over, etc, etc. but can't seem to get this to work Gtalk.conf [general] context=google-in allowguest=yes bindaddr=192.168.xxx.xxx extenip=96.254.xxx.xxx [guest] context=google-in disallow=all allow=ulaw allow=g729 connection=jp_jabber jabber.conf [general] debug=yes
2011 Dec 03
2
google voice calling dial plan question.
When a caller calls my google voice phone number, I must answer, wait and press one to accept. Sometimes even that does not work. I have tried a few different things to get asterisk to place the call in an answered state and send the DTMF 1 with the Dial macro. I found Malcom Davenports wiki page regarding Google calling which has been very helpful in troubleshooting the issue.
2008 May 21
1
using gtalk received instant messages in the dialplan
I have been doing some reading about gtalk and asterisk. Most of it is pointed to enable using gtalk for making phonecalls. Would it be possible to use gtalk instant messaging input (just some text send to the gtalk account configured on an asterisk box) into the dialplan. This way you could use gtalk im to trigger all kind of events like sending an sms, adding sip entries to the system,
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]
2007 Jul 19
2
Gtalk/Jabber connect issues in 1.4.8
I've included my jabber.conf below. I'm betting the following errors: [Jul 18 21:05:22] ERROR[28166]: res_jabber.c:609 aji_act_hook: JABBER: Node Error [Jul 18 21:05:22] WARNING[28166]: res_jabber.c:1537 aji_recv_loop: JABBER: Got hook event. jabber test [Jul 18 21:04:16] WARNING[32691]: res_jabber.c:1421 ast_aji_send: JABBER: Not connected can't send User: bferrell at gtalk.com
2011 Apr 16
4
Jabber / GTalk / hints
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! Are hints not yet implemented in res_jabber? I have this here: exten => 3000,hint,gtalk/gtalk_account/mari.xxxxxxx at gmail.com But the hint doesn't show any difference. It always shows online on the phone and core show hints always shows that: 6003 at internal : SCCP/6003 State:Unavailable Watchers 0 6002 at internal :
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
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 Sep 10
1
googlevoice player
Interesting to read this email; http://mashable.com/2009/09/10/google-voice-gmail/ I remember when I started the bounty to get this function built into asterisk..... no one ever delivered ion the solution so it was disbanded.....Come on guys we are being left behind. Regards, Dean Collins Cognation Inc dean at cognation.net <mailto:dean at cognation.net> +1-212-203-4357 New
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]:
2010 Feb 10
1
1.6.2 : global vars not read/set after #include w/ globals
I found out that the [globals] section in extensions.conf is ignored if an #include 'd file has a [globals] section. Is this intended? In this particular case, the #include 'd file has a number of contexts for googlevoice. I'd put various googlevoice variables in there to use in all those contexts. Once I did that all of the global variables set in extensions.conf were ignored.
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
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
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 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
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
2007 Mar 06
3
GTalk/Jabber passing audio in 1.4.1!
I've just compiled Asterisk 1.4.1 and I'm happy to report that I've got two-way audio between Google Talk and Asterisk! This IS an exciting moment today in VoIP! This is just GREAT! - Ronald Lewis http://ronaldlewis.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
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