Displaying 20 results from an estimated 1000 matches similar to: "jabber"
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
2008 Jan 08
3
HPEC
Hi all,
Just want to check from the list experienced personal about the Digium
HPEC, where I had purchased the HPEC and wish to run with TDM card
Sangoma A200. I can't install HPEC to run with Sangama A200 card, even I
had changed my hpec file from i686 to i386.
The error that I had as bellow;
> Found key 'HPEC-XXXXXXXXXX' for 2 channels.
> Found valid HPEC licenses for 2
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
2007 Jun 21
1
install Asterisk-addons 1.4.2
Hi,
I am trying to install the Asterisk-addons-1.4.2, and when I make install it
prompt me such error messages
make[1]: Entering directory `/usr/src/asterisk-addons/asterisk-ooh323c'
cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so
cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory
2006 Apr 22
2
PANASONIC KX-TS208W - Speakerphone Incompatible With Asterisk 1.2.3
I'm using Asterisk 1.2.3 and PANASONIC KX-TS208W - Speakerphone does not work with it. It works fine when you pick up the handset. Anyone experinced this problem before, the speaker works fine with Verizon line. The phone is behind a Linsys router RT31P2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Jul 09
1
CTDB Samba 4.10 example?
Hi there,
I use Samba 4.9 since its releaseday and also had some troubles first due to the lack of informations in the wiki.
Anyways... after some try & error i got it working and since i run the Cluster (non-production environment) had no errors except CTDBs monitoring of the Samba process did'nt work as i would expect it
(RPC-Server was dead but CTDB did'nt complain and "ctdb
2008 Jan 26
4
Games for Intel graphics
Hi, I'm new in this list.
As the title explains, I would like know which game that work in wine,
with intel graphics. I've experinced that games like Heroes of Might and
Magic III won't work, but a game like Soldier of Fortune, which is a
newer game, works.
If you know of a game that works in wine, please try to list them here,
with additional tweaks as to how you got it to work,
2013 Nov 21
3
Call files without permission for asterisk to read
Hi all,
I am syncing call files on my secondary asterisk server but without
permission to read for asterisk. So they should be executed when I grant
the right permissions (thats when my primary asterisk server crashes or
shutsdown somehow). But asterisk only tries to read the file at the time of
placing the file. So when i grant right permissions nothing happens. Is
there any workaround to this
2015 Mar 18
3
PRI Callerid Passthrough
Hi All,
I have to forward incoming call on PRI back out to PRI but I need the
original Callerid to passthrough. Is it possible with DAHDI PRI cards
without involving the service provider?
Thanks
--
Best Ragards
Rizwan H Qureshi
V: +971 (0) 528272154
linkedin.com/in/rhqureshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Oct 31
3
Realtime Call Files
Hi all,
Is there any way of originating calls in future without using call files?
We have 2 servers (1 active at a time). If we use call files with
modification date in future, on the 1st server and it dies and, we activate
the second server but we lose the call files.
I could have a cronjob on both servers and create callfiles reading
execution time from database, but this involves some other
2011 Apr 28
1
odbc error - server is gone
Hi list,
yesterday I converted my voicemail.conf to realtime voicemail and also
configured to store the voicemessages in a database using odbc as described
here <http://www.voip-info.org/wiki/view/Asterisk+RealTime+Voicemail> and
here <http://www.voip-info.org/wiki/view/Asterisk+Voicemail+ODBC+storage>.
I am using asterisk 1.4.2 with mysql. I also installed the proper odbc
driver for
2005 Mar 09
4
How to get standard deviation of rows in a matrix
Hi all,
I am trying to find sd of my rows in a matrix and i get column sd inspite of extracting rows.
I tried to do the sqrt(var(x)) but that did'nt work as well,
Here is my data
genes
15 24 63 40
25 42 46 35
23 53 37 45
30 37 50 55
40 51 30 48
x<-sd(genes[1:5,])
y<-sqrt(var(genes[1:5,]))
I get 4 sds for the 4 columns instead of 5 sds for my 5 rows.
Thanks you in advance.
2009 Sep 07
3
World of Warcraft installed on Windows-trying to run onLinux
Hello,
I know there's quite a lot of topics regarding WoW and Wine, but I did'nt find any where WoW was installed on Windows and trying to run on Linux with WINE.
So I have WoW installed on Windows XP (I'm not playing retail but private server if that makes any difference), and exactly it's WoW 3.1.3. When I try to run it with WINE, there appears a black screen, mouse cursor from
2009 Apr 29
2
Select the same rows
Hi all,
I have a problem selecting some rows from a random data.
I'd like to select the same rows (before 0) .
For example:
A
[1] 0
[2] 1
[3] 2
[4] 0
[5] 1
[6] 0
[7] 1
[8] 2
[9] 3
[10] 4
I'd like to select the row where a = 2 1 4
I searched on the search of the R site but I did'nt find anything of simple.
Can someone help me?
Thank you very much
Seangduan
2004 Jan 20
2
graph algorithms in R
Hi,
I was wondering if there are any packages available that can represent
mathematical graphs along with functions to manipulate them? Google
did'nt turn up anything ( I may be asking too much of R :-/ )
Thanks,
-------------------------------------------------------------------
Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04
2004 Aug 27
2
Packing of data files in packages
Hola!
I am writing a package with some large data files, so it would be good to
use the feature of zipping data.
However, I use .R files to read in the data from one (sometimes more)
files, so Rcmd build --zip-data
gives a package which does'nt work. How should I do it, is it better ti
zip each data file individually and use the functions to read from
zipped files, or are there some other
2003 May 25
2
Windows 2000 PDC - Profiles on Samba Server
Hi,
I have set up a Samba 2.2.8 server and I would like store Windows 2000 Profiles on the Samba server. For a test I set the File Permissions for all users on samba but the Windows 2000 PDC did'nt create any file of a profile. Trying to get acces from the PDC on Samba works withtout problems. Sorry for my english I'm swiss german.
Thank You and Best Regards
Thomas Arnold
2003 Sep 05
2
Transfer (again!)
Hello,
I am building an asterisk PBX with some stuff to make a usable VOIP /
PSTN Gateway. I use the following devices:
SIP Phones from GrandStream for VOIP side
OpenLine4 from voicetronix for PSTN Side
I am building things step by step with some priorities.
I have now a working system able to place and receive calls from/to pstn.
Before attempting to bring other functions (like voice
2007 Jul 03
2
select row
Hi all,
I have a little problem selecting some rows from a data.frame.
I'd like to select the rows where a determinated column take a
partivolar value.
For example:
tab
id x y
1 24-2005 1621814 4834991
2 24-2005 1621856 4834907
3 24-2005 1621763 4834956
4 25-2006 1622330 4835189
5 25-2006 1622533 4834834
6 25-2006 1622535 4834909
7 25-2006 1622543
2005 Sep 07
3
Hosted PBX (vPBX) and Call/PickUP Groups
Hi,
I'm working with this issue for a while, Now I already solve the
dialplan issues, but I still have a question about the Callgroups,
I read at www.voip-info.org that , there is a 63 limit of callgroups.
And I'm wondering why?? and if the 1.2.0beta version supported more than
63 Groups?? (I did'nt find any Changelog for 1.2) or If not There is any
unoficial patch for that ?
Thanks