Displaying 8 results from an estimated 8 matches for "googlevoice".
2011 Apr 01
2
Can gtalk.conf work with multiple GoogleVoice numbers?
Hello. I would like to configure Asterisk to accept incoming calls from two
different GoogleVoice numbers via gtalk and jabber. I'm running Asterisk
1.8.3.2 and I can get one number working just fine. However, I can't figure
out how to modify the gtalk.conf file shown on the Asterisk wiki site to
work with two different jabber profiles. Do all incoming GoogleVoice calls
have to go th...
2013 Mar 20
2
xmpp priority setting and GoogleVoice
...en 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 Asterisk boxes
and three different GoogleVoice numbers. I've been all through the GV
web page settings but nothing I did changed anything. I figured it
had to be something simple, and I was right. I finally ran across an
article that talked about the priority setting in xmpp.conf. This is
set to 1 by default, which is apparently the low...
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 --------------
An HTML attachment was scrubbed...
URL: <http://li...
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
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.
sean
2010 Nov 10
1
Phones don't stop ringing
Hello list,
I'm having some issues with some phones that don't stop ringing after
the call is answered somewhere else.
Basically, a call comes, enters a queue and all the phones in the queue
ring. The problem is that when the call is answered, some phones don't
stop ringing.
I don't know if it is a configuration file, but I don't think so.
queues.conf, sip.conf and
2010 Dec 28
0
How to use google voice for voicemail transcription
No, I don't know how to do this. Does anybody?
I'd like to take a voicemail file from asterisk (*.wav, *.gsm, *.mp3 ?)
and send it to googlevoice as a voicemail, then get the transcription
over gmail.
I know about pygooglevoice (is it still maintained?). But I can't figure
out how to dial gv and leave a message (robo dial??) from a system command.
This would allow me to get transcriptions of voicemails left on asterisk.
Anybody know...
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.