Displaying 20 results from an estimated 400 matches similar to: "Strange Asterisk notices"
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 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 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
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
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
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 Apr 17
2
Jabber and Presence
Hi all,
What other open source tools are people using for this? I was looking
at Openfire and their asterisk plugin.
Is it easy to roll your own with res_jabber.so ??
Thanks.
--
Sent from my mobile device
http://www.suretecsystems.com/services/openldap/
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
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:
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
After upgrading from asterisk-10.5.0 to asterisk-11.1.2, I am getting a Segmentation fault.
[root at localhost asterisk-11.1.2]# asterisk -vvvvvvc
Asterisk 11.1.2, Copyright (C) 1999 - 2012 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components
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 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
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"
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
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
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
2011 Jan 14
1
Asterisk 1.8.3 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.2. This
release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.8.2 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this release:
2011 Jan 14
1
Asterisk 1.8.3 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.2. This
release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.8.2 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following is a sample of the issues resolved in this release:
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.
2014 Oct 20
0
AST-2014-011: Asterisk Susceptibility to POODLE Vulnerability
Asterisk Project Security Advisory - AST-2014-011
Product Asterisk
Summary Asterisk Susceptibility to POODLE Vulnerability
Nature of Advisory Unauthorized Data Disclosure
Susceptibility Remote Unauthenticated Sessions
Severity Medium