Displaying 20 results from an estimated 300 matches similar to: "[resolved] asterisk 1,4 and google talk"
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
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 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
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:
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 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:
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 :
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
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
2010 Jul 26
1
asterisk & distributed device state => res_jabber Versus res_ais
Hello,
as I'm looking for a solution (with asterisk 1.6.2) , my
investigations leaded to :
- res_ais => libais & corosync. (each node need to run corosync / aiexec)
- res_jabber => libjabber & iksemel. (each node need to be connected on
an XMPP server)
I've been able to make some successful tests with res_ais on 2 servers
but got some CPU issues with corosync after
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
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"
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]:
2007 Jan 24
1
Query about extracting subset of datafram
Hi
I have a table read from a mysql database which is of
the kind
clusterid clockrate
I obtained this table in R as
clockrates_table <-sqlQuery(channel,"select....");
I have a function within which I wish to extract the
clusterid for a given cluster.
Although I know that there is just one row per
clusterid in the data frame, I am using subset to
extract the clockrate.
clockrate =
2006 Jul 11
1
Query about getting averages across a certain parameter in a table
Hi
I have a table that goes
data
cluster_ac clockrate age class
7337 0.9 0.001 alpha_proteins
7888 0.1 0.78 beta proteins
etc
The class column can have 7-8 different unique values
While the clockrate and age columns are floats varying
from 0 to 1.
I wish to get the average clockrate across each of the
classes for this data.
I would appreciate your help
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
2006 Mar 02
1
Failing to understand getrusage()
I'm failing to understand how getrusage() works, which is a bit perplexing,
because it doesn't seem like it would be terribly complicated.
I've attached the code. My aim is to verify that I can use getrusage() to
do (admittedly crude) instrumentation of which functions in my program are
allocating lots of memory[1]. So I figure I can call getrusage() at various
points and look at
2003 Sep 29
2
cisco AS5300 : problem configuration
I wouldn't expect you to be using RFC3389 if your using A-law, can you include your IOS version and IOS config file ...
I have not specified any allow's or disallow's in my * config for the codecs with my 5300, I also use Cisco 79xx phones and I use the option within the phones config file to select the preffered codec and when I change this to G.729/A-law/U-law all works perfectly
2011 Nov 28
1
centos asterisk 1.8 rpms: chan_gtalk and res_jabber missing?
Hi All,
While I'm certainly comfortable compiling from sources, I'm trying to do an
rpm only asterisk install on CentOS 5.7. I'm using the asterisk
repositories and I installed all the asterisk18 rpms, but find that
chan_gtalk and res_jabber are missing.
Is there a separate rpm that includes support for gtalk?
Thanks in advance.
-Gaurav
-------------- next part --------------
An
2007 Jun 18
0
res_jabber over OpenSSL ready for testing
Hi everybody,
I'd like to have the feedback from the community regarding this patch
: http://bugs.digium.com/view.php?id=9972
res_jabber currently relies on the iksemel API to handle TLS
connections, which assumes GnuTLS to be installed on the system. The
basic idea of the proposed modifications is to bypass iksemel's API
when sending/receiving TLS secured data and use OpenSSL instead.