similar to: GTalk functionality Asterisk

Displaying 20 results from an estimated 2000 matches similar to: "GTalk functionality Asterisk"

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
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
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]:
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 Aug 06
6
E1 line simulation for Asterisk
Hello I have recently configured TDM400P with four FXO ports. My next requirement is to configure for E1 line. which contain 30 phone lines and 2 for signalling information. The problem is I dont want to go for E1 line directly .....Is it possible to get simulation for E1 line ... so that i can develop a system for an E1 line. -- Best Regards Shakeel Abbas
2008 Oct 25
1
gtalk dialstring?
Hi everyone! I couldn't find anything expressive about gtalk dialstrings. It doesn't seem to work. I'm not sure why, so I'll start at the easiest point. The syntax I found was: gtalk/my_account_name/buddys_account_name at gmail.com Is this correct? And does any of you googletalkers know, if a simple google-mail account is enough to use the talking bit, or do I have to
2009 Sep 07
5
TE420P configuration
Hello I am trying to configure TE420P but i am confused what to give chan_dahdi :( Below is configuration i am using for TDM400P Please help what changes to make in it... Please provide a link as well [trunkgroups] [channels] ;default for channels switchtype=national rxwink=300 hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes
2009 Jun 19
5
Dail in modem
Hello I am required to do some thing like Dail in modem . User will have to call a modem just like we do in dail up connection ....now we need to handle that request and retrieve some parameters from that send a HTTp request to a web server and then after getting http response send user a feed back .. this is a requirement .. Is it possible ?? what is the way forward ?? please give me a
2009 Sep 26
8
Inquiry:How to convert *.wav files ?
Dear All Can you please do me favor and let me know how can I convert *.wav files into 32 bit 44 KHz ? Please be informed that I have specific sound files in *.wav format that I converted them into *.gsm format with the aid of the following command : #sox FR00003.wav FR00003.gsm It got through but the voice quality is poor . I need to convert the original *.wav sound files (their file attribute is
2009 Sep 09
2
All the four lights blinking
HelloI have the following system Asterisk 1.6.1dahdi 2.2.0.2 TE420P card Centos I have noticed that all the four lights are blinking(ie coming red and then off so on)... Previously I also noted that when dahdi drivers are not installed lights blink but one by one in sequence(like in marriage cermonies :P) and after dahdi installation lights get off ... but this time all at same time
2010 Feb 12
7
Asterisk Cepstral TTS
Can someone point me to a page about writing a text file to call an external number and play a TTS with cepstral? I know it includes the creation of a .call file but beyond that im a bit lost.
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
2009 Nov 02
4
GSM and Wav format
Hello, Let me explain a scenario There are different Asterisk Servers at different Remote locations. Recording in different formats for FIVE seconds reveals that Format : Size wav : 84 KB gsm : 8.3 KB sln : 84 KB It can be recorded in any format. This is size for five seconds only. We need to transfer these files from different remote servers to a centralized server. We need to play these
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
2009 Oct 20
6
Syncronizing files on different Asterisk servers
Hello I need some advice regarding the Asterisk server that are located at different locations. Three asterisk servers are here each at different location. Suppose A,B,C be the three servers respectively. Server A is connected to server B and server C through a VPN. I have a developed an IVR service on server B and server C where users come and record their voice. On the same servers B and C
2009 Dec 03
1
Dial application with M option
Hello, What i am trying to do is ..... Dail a number and ask if you wana talk to XXX press 1 and if you dont wana talk press any other key. For this purpose i am using this link<http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial> . *I am using this option :- * *M(**x**)*: Executes the macro (x) upon connect of the call (i.e. when the called party answers). IMPORTANT - The CDR
2009 Aug 26
1
app_swift issue
Hello I have installed cepstral .... It works woderfull using an agi script but ..... when i try to use Swift("say this") is Dial plan .... I get the error [Aug 26 12:30:18] WARNING[7420]: pbx.c:3167 pbx_extension_helper: No application 'Swift' for extension (actdemo, 123, 2) Now i come to know to install app_swift Here is the issue... when i try to execute make command
2010 Jul 06
3
How to secure Configuration files
Hello Community, I have a question , I have been working with asterisk and developed some successful applications. I am facing an issue of security i.e. We deploy servers to client end. Now i dont want the client to see my configuration files (Of course copy and distribute or replicate the logic with out permission). Now the configuration files are stored in /etc/asterisk/* (Of course we can
2007 Jan 01
1
Problem with centos 4.4 and jabber/gtalk (really iksemel)
I'm working from the docs here: http://voip-info.org/wiki/view/Asterisk+Speaks+with+Google+Talk and getting an error doing the ./configure on the iksemel module: checking for getaddrinfo... yes ./configure: line 20399: syntax error near unexpected token `,' ./configure: line 20399: `AM_PATH_LIBGNUTLS(,' It seems to want the "libgnutls-dev" package as per the