Displaying 20 results from an estimated 3000 matches similar to: "Problem with centos 4.4 and jabber/gtalk (really iksemel)"
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 Jun 24
2
Asterisk + Jabber
I want to use JabberSend in my dialplan, but I saw that my Asterisk does
not support Jabber.
Also I have nowhere a module res_jabber.so...
So I thought I'd rebuild my Asterisk. In menuselect I saw that
res_jabber was dependent of 'iksemel' and 'gnutls'.
In my yum repositories I can find a gnutls.i386, but what is this
iksemel-beast ???
There is info to find via google on
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
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
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,
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
2013 May 05
0
11.4.-rc1: new segfault in iksemel ??
I rebooted our server Fedora 17 today, and now asterisk won't start;
asterisk[1063]: segfault at 0 ip 00007f117aee122d sp 00007fffbc398990
error 4 in libiksemel.so.3.1.1[7f117aed8000+d000]
iksemel is required for motif and xmpp.
I downloaded the iksemel source and rebuilt. No luck.
Any help really appreciated.
sean
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 22
1
FW: jabber
Hi all,
Do some one experiencing running jabber applications (jabberstatus...) in
asterisk? I do experinced Asterisk 1.4.18 and wish to start it, however I
got such result.
IBM*CLI> help jabber
No such command 'jabber'.
IBM*CLI> help jabberstatus
No such command 'jabberstatus'.
Any one can help me on this, or may be I miss out somethings that cause
jabber applications
2012 Jun 15
1
Google Voice / Jabber auth problem
asterisk-1.8.13.0
iksemel-1.4
I have a client who setup a gvoice account using their domain in the
login name:
username=client at theirdomain@gmail.com
This appears to have caused a problem with authentication. I've tried
escaping the @ and quoting the login string, etc. but it simply won't
authenticate. I don't believe my configuration is bad as the same server
/
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
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:
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 :
2010 Jun 01
1
Definite app_jack trouble - unsolvable
Greetings!
I now found someone to test gtalk with and found out, that app_jack has a
problem here. My voice gets transmitted fine, but I only get white noise from
the other party. I tried to set my JACK samplerate to 8000 to make sure it's
no libresample problem, the results were the same.
My setup is:
Linux Debian Lenny
Kernel: 2.6.30.4 PREEMPT (self-built)
JACKd: jackd version
2011 Jul 18
1
chan_gtalk load error
Hi,
When starting Asterisk (1.8.5.0) I see in messages:
[Jul 18 15:47:50] WARNING[15491] loader.c: Error loading module 'chan_gtalk.so': /usr/lib/asterisk/modules/chan_gtalk.so: undefined symbol: ast_aji_get_client
[Jul 18 15:47:50] WARNING[15491] loader.c: Module 'chan_gtalk.so' could not be loaded.
Yet I do have iksemel installed:
ls -l /usr/local/lib/libik*
-rw-r--r-- 1
2010 Nov 22
2
URGENT Help needed
Hello,
We tried to upgrade our Asterisk from 1.6.2.13 to 1.6.2.14, after trying
to install iksemel (jabber support) and spandsp, but now Asterisk
doesn't work anymore and we can't get it to run, althorugh we tried to
remove it completely and reinstall 1.6.2.13.
when trying to start it via /etc/init.d/asterisk start we get the
following error:
Asterisk died with code 1.
2007 Nov 28
1
Cross-compiling asterisk-1.4 for Debian on a slug
Hi folks!
I planned to put asterisk-1.4 on my slug (one of these embedded devices).
Since i don't want to compile it natively on this slow processor, i need
a cross-compile toolchain. I tried out several ways such as manually
compiling binutils and gcc, or using scratchbox. All of these with the
result that i got binaries for machines except the one i wanted! :(
I then have been given a link
2010 Nov 30
2
Error loading module 'chan_gtalk.so': libiksemel.so.3: cannot open shared object file: No such file or directory
Hello,
Can't get chan_gtalk.so module to load, neither res_jabber.so:
Asterisk*CLI> module load chan_gtalk.so
Unable to load module chan_gtalk.so
Command 'module load chan_gtalk.so ' failed.
[Dec 1 16:10:05] WARNING[2931]: loader.c:387 load_dynamic_module: Error
loading module 'chan_gtalk.so': libiksemel.so.3: cannot open shared object
file: No such file or directory
[Dec
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"