Displaying 20 results from an estimated 400 matches similar to: "11.4: no incoming gv/xmpp"
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
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 Jun 21
1
Asterisk 1.6 + Jabber crashes
Hello,
I am attempting to setup Asterisk to work with Gtalk.
I am using the following versions:
Slackware Linux 12.0
Asterisk 1.6.2.9
GNU TLS 2.8.6
Iksemel (svn v25)
OpenSSL 0.9.8o
It all compiles however about 10 seconds after starting Asterisk it crashes.
To mitigate this issue I have moved jabber.conf to another directory and then
Asterisk starts up. So I assume the issue is with this
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]
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
2012 Aug 21
1
Asterisk 11 - XMPP and JabberSend()
I'm trying to get my Asterisk 11 test box set up with XMPP, having troubles with JabberSend().
My jabber.conf file is as follows:
[general]
debug=no
autoprune=no
[testaccount]
type=client
serverhost=my.jabber.server
username=myaccount at my.jabber.server
secret=mypassword
port=jabberport
usetls=yes
usesasl=yes
xmpp show connections gives the following output from the console:
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 Jul 06
1
Asterisk & Jabber : WARNING: res_jabber.c aji_recv_loop: JABBER: socket read error
I have installed gnutls and gnutls-devel from RedHat repositories
[root at asterisk asterisk]# yum install gnutls gnutls-devel
I have installed iksemel with gnutls support :
[root at asterisk asterisk]# cd /usr/src/iksemel-1.3/
[root at asterisk asterisk]# ./configure --with-gnutls --prefix=/usr
[root at asterisk asterisk]# make
[root at asterisk asterisk]# make check
[root at asterisk
2007 Jul 30
0
asterisk 1.4.8 and google talk - no audio
Hi all,
Iam using asterik 1.4.8 and connected to google talk. When iam calling from
my google talk account to sip phone i can hear the voice (2 way). (this
happens only within the LAN).
when my friend tries to call my asterisk server (connects to the public ip)
using his googletalk client it comes to my sip phone but either party cant
hear a voice.
I have fully allowd both tcp,udp on my
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.
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 =
2016 Mar 27
2
asterisk a "less secure app" on google ??
To connect to google voice with xmpp, I've had to turn on the "less
secure apps" switch.
> You recently changed your security settings so that your Google Account xxxxxxx at gmail.com is no longer protected by modern security standards.
>
> Please be aware that it is now easier for an attacker to break into your account.
My xmpp.conf :
type=client
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 Apr 16
5
Google Voice receiving call problem
Hello,
I have a Google Voice phone number and want to connect it to my asterisk box
to have calls handled to my SIP account.
When I call the number I receive the correct INCOMING request on Jabber
portion of asterisk, but the call is not connected to the gtalk part.
JABBER: asterisk INCOMING: <iq from="+
17174695631 at voice.google.com/srvres-MTAuMTc2LjEwOC4xNjo5ODQ4" to="
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
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
2008 Feb 07
2
Asterisk as XMPP component. How to use it ?
Hi,
Do you really think Presence should be used to forward call to voicemail ?
My feeling is forwarding incoming calls to voicemail should remain a
different task as you could wish to remain unavailable for chat and still
reachable by phone.
As I can't see a way to define Presence status such as "unavailable for chat
and phones", "unavailable for chat but available for
2011 Feb 25
4
Asterisk/Skype
i installed skype for asterisk
i can send and recieve calls normaly
how can i receive messages from another skype user
i Succeed to send only
using for example: exten => 2233,1,SkypeChatSend(fSkypeBcp,User,message
text)
how to receive messages using this code
SKYPE_CHAT_RECEIVE(<account>,<from>,<timeout>),and where and how I should
add this code in extensions.conf
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
2011 Jul 15
1
autofs problem on CentOS6
I'm trying to use autofs with Active Directory.
This works:
autofs_ldap_auth.conf:
<autofs_ldap_sasl_conf
usetls="yes"
tlsrequired="yes"
authrequired="yes"
clientprinc="nfs/myhost at MYDOMAIN"
/>
/etc/sysconfig/autofs:
LDAP_URI="ldap://domaincontroller1 ldap://domaincontroller2"
This also works if I replace the auth