Displaying 20 results from an estimated 7000 matches similar to: "xmpp priority setting and 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
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
2008 Jun 11
1
Asterisk and XMPP (Jabber) : testing new application JabberReceive
Friends,
a new dialplan application is now available for testing :
http://svn.digium.com/view/asterisk/team/phsultan/jabberreceive/
The corresponding feature request is located here :
http://bugs.digium.com/view.php?id=12569
What can you do with it? Well, a direct usage of this application is
to make an easy to use GoogleTalk voice gateway out of Asterisk. Here
is an example (assuming the
2007 Nov 08
3
Asterisk as a SIP to XMPP Jingle voice gateway
Hello,
I'm looking for a SIP to XMPP Jingle voice gateway.
I see that Asterisk has Jabber and Jingle support, but it looks like Asterisk acts as a Jabber client.
Are there any Jabber server solutions, where Jabber users can call SIP users by using the SIP URI and vice versa?
--
Eric Chamberlain, CISSP
Chief Technical Officer
Voxilla - http://voxilla.com/
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.
2013 May 11
0
11.4: no incoming gv/xmpp
I've set up google voice to chat with me:
Forwards calls to:
<me>@gmail.com
and xmpp:
[general]
debug=no ; Enable debugging (disabled by
default).
autoprune=yes ; Auto remove users from buddy
list. Depending on your
; setup (ie, using your
personal Gtalk account for a test)
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.
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 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
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 =
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,
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
2012 Sep 11
1
multiple users for jabber.conf
Hi all,
Been reading about chan_motif / chan_xmpp in the wiki's for 1.8, 10 and
11 version of asterisk.
In each example i got the impression that the asterisk server is
registering on a XMPP server as a single user with the credentials as
specified in jabber.conf.
Instead of a single xmpp-user, could that also be multiple users?
For instance, for each sip-user an xmpp-user?
When i skim
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
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]:
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
2011 Mar 27
0
Jabber/Jingle to Google users via local XMPP server
Hi all,
All the examples I've come across seem to suggest configuring
jabber.conf/jingle.conf/gtalk.conf for a real Google account.
What about the scenario where the Asterisk server should connect to an
account on a private Jabber server and using Jingle (voice calling over
Jabber)?
e.g. for the domain widgets.com:
- there is a copy of ejabberd running on the same box as Asterisk, and
2007 Feb 09
4
asterisk 1.4 FC5 and Gtalk
JABBER: gtalk_account OUTGOING: <?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='
gmail.com' version='1.0'>
localhost*CLI> jabber show tes
JABBER: gtalk_account INCOMING: <?xml version="1.0"
encoding="UTF-8"?><stream:stream from="gmail.com"
2006 Nov 06
1
asterisk 1,4 and google talk
hi fellow asterisk enthusiasts,
i've configured jabber.conf and gtalk.conf as descibed on voip-info.org
(http://www.voip-info.org/wiki/view/Asterisk+Google+Talk).
i see these messages on the CLI now, and i haven't been able to get
Asterisk-Gtalk connectivity to work.
*CLI>
[Nov 3 22:17:01] WARNING[30878]: res_jabber.c:1504 aji_recv_loop: JABBER:
socket read error
*CLI>
JABBER: