similar to: centos asterisk 1.8 rpms: chan_gtalk and res_jabber missing?

Displaying 20 results from an estimated 7000 matches similar to: "centos asterisk 1.8 rpms: chan_gtalk and res_jabber missing?"

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 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
2013 Feb 15
6
Cisco 7942 Connected line ID
Hi, Is it working for anyone? I have tried with trustrpid=yes sendrpid=yes/pai but can not get it working, Asterisk cli shows prevented message like this. Connected line update to SIP/1231-00000200 prevented Regards, Zohair Raza -------------- next part -------------- An HTML attachment was scrubbed... URL:
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,
2012 Nov 06
3
Fax Configuration
What is the best way for me to setup Fax Capability with VOIP only. I have a Asterisk Server hosted on the internet without a modem. I'm using Flowroute, which is working awesome, for VOIP calls. I only have a SIP Phone at home and two Printer/Scanner/Fax Printers. I'm not sure which Fax Addons or Extensions I should use for Asterisk. I'd like it to Self Detect on any line. I
2012 Jun 16
2
Help choosing the right card
I have been doing a lot of reading forums and elsewhere but am somehow unable to connect the dots. Here is what I am trying to accomplish initially and then wish for it to grow bigger from here on. I have two POTS (Analog) line that would connect to the Asterisk Box. I have, to begin with 5 IP phones (PoE), all connected to a switch. Asterisk Box with a LAN card also connects to the same switch.
2012 Aug 27
3
Asterisk community services - Old Mantis instance to be shutdown on Aug 28th, 2012
On June 5, 2011, we migrated from Mantis to Jira as the issue tracker for Asterisk [1]. We temporarily left Mantis running in read-only mode to smooth the transition. At 15 months, temporary has turned into semi-permanent. As a part of other infrastructure changes we are making to the community services, we will finally shut down Mantis for good. We will update our DNS servers on the morning of
2012 Aug 27
3
Asterisk community services - Old Mantis instance to be shutdown on Aug 28th, 2012
On June 5, 2011, we migrated from Mantis to Jira as the issue tracker for Asterisk [1]. We temporarily left Mantis running in read-only mode to smooth the transition. At 15 months, temporary has turned into semi-permanent. As a part of other infrastructure changes we are making to the community services, we will finally shut down Mantis for good. We will update our DNS servers on the morning of
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
2006 Oct 17
1
One way audio on chan_gtalk
Hi! I?m trying with 1.4b2, chan_jabber and chan_gtalk. Jabber client register fine on talk.google.com, and when I start a call from gtalk to asterisk, I can see the incoming call and I see that asterisk play prompts (ie: demo and thank-you), but i can?t hear audio. If I redirect incoming call to a sip client, at sip I can hear but I can't in google talk. Asterisk is at public no
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
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
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
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]:
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
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
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 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
2013 Jul 21
1
Google Voice Calls Fail
Hi All: Has anybody tackled the latest Google Voice issue where incoming and outgoing calls for certain Google Voice accounts fail? I have filed the bug report with details https://issues.asterisk.org/jira/browse/ASTERISK-22176 For incoming calls Asterisk does not reply to the initial XML request coming from Google Voice. Detailed comparison to a successful call initiation shows the lack of the
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: