search for: res_jabb

Displaying 20 results from an estimated 40 matches for "res_jabb".

Did you mean: res_jabber
2010 Oct 25
4
google voice + asterisk: calls made to GV# processed but weird
...2393] config.c: == Parsing '/etc/asterisk/logger.conf': [Oct 24 21:18:23] DEBUG[2393] config.c: Parsing /etc/asterisk/logger.conf [Oct 24 21:18:23] VERBOSE[2393] config.c: == Found [Oct 24 21:18:23] VERBOSE[2393] logger.c: Asterisk Queue Logger restarted [Oct 24 21:18:28] VERBOSE[2405] res_jabber.c: JABBER: Keep alive packet [Oct 24 21:18:44] VERBOSE[2405] res_jabber.c: JABBER: asterisk INCOMING: <presence from="CALLER at gmail.com/androidfe2b05b6ebb0" to="MYUSERNAME at gmail.com"><priority>24</priority><caps:c node="http://www.android.com/gta...
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. What you'll need on your system : -...
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 HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111127/fb445805/attachment.htm>
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 some hours of activity. What's the best solution regarding flexibility and stability and...
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 Anyone have a hint...
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: <stream:error><host-unknown xmlns="urn:ietf:params:xml:ns:xmpp-streams"/><str:text xmlns:str="urn:ietf...
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
...="urn:ietf:params:xml:ns:xmpp-streams"/></stream:error> [Jul 6 15:15:36] JABBER: asterisk OUTGOING: <handshake>2313234e99edf2891db7901990cf854e8e5639c3</handshake> [Jul 6 15:15:36] JABBER: asterisk INCOMING: </stream:stream> [Jul 6 15:15:40] WARNING[23732]: res_jabber.c:1573 aji_recv_loop: JABBER: socket read error [Jul 6 15:15:40] JABBER: reconnecting. [Jul 6 15:15:40] JABBER: asterisk OUTGOING: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:component:accept' to='asteri...
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 the configuration of jabber.conf...
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...
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, "jabber show connected" shows the google talk account as connected, but i...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
.... Using cc_[state]_devstate defaults Asterisk Dynamic Loader Starting: == Parsing '/etc/asterisk/modules.conf': Found [2013-01-10 14:20:10] NOTICE[27062]: loader.c:1170 load_modules: 202 modules will be loaded. [2013-01-10 14:20:10] WARNING[27062]: loader.c:804 inspect_module: Module 'res_jabber.so' was not compiled with the same compile-time options as this version of Asterisk. [2013-01-10 14:20:10] WARNING[27062]: loader.c:805 inspect_module: Module 'res_jabber.so' will not be initialized as it may cause instability. [2013-01-10 14:20:10] WARNING[27062]: loader.c:895 load_r...
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/
2014 Oct 20
0
AST-2014-011: Asterisk Susceptibility to POODLE Vulnerability
...Asterisk is susceptible to both portions of the vulnerability in different places. 1) The res_jabber and res_xmpp module both use SSLv3 exclusively, and are hence susceptible to POODLE. 2) The core TLS handling, used by the chan_sip channel driver,...
2014 Oct 20
0
AST-2014-011: Asterisk Susceptibility to POODLE Vulnerability
...Asterisk is susceptible to both portions of the vulnerability in different places. 1) The res_jabber and res_xmpp module both use SSLv3 exclusively, and are hence susceptible to POODLE. 2) The core TLS handling, used by the chan_sip channel driver,...
2006 Nov 06
1
asterisk 1,4 and google talk
...husiasts, 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: 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'> *CLI> JABBER:...
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...
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
2010 Oct 24
5
Integrating Asterisk 1.8 with Google Talk and Google Voice
Evening, Has anyone seen a how-to on getting Asterisk to work with Google Talk and Google Voice? Thanks
2007 Feb 09
4
asterisk 1.4 FC5 and Gtalk
...INCOMING: <?xml version="1.0" encoding="UTF-8"?><stream:stream from="gmail.com" id="58D5EEFB06C20E13" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client"> [Feb 9 21:11:15] ERROR[2061]: res_jabber.c:482 aji_act_hook: gnuTLS not installed. I installed all the gnutls but I still have this error [root@localhost ~]# rpm -qa | grep gnutls gnutls-utils-1.2.10-3 gnutls-1.2.10-3 gnutls-devel-1.2.10-3 Do you know how to solve it? -------------- next part -------------- An HTML attachment was s...