Displaying 9 results from an estimated 9 matches similar to: "ISDN-30 in UK"
2005 Mar 20
0
[ANNOUNCE] Areca SATA RAID driver disk for CentOS 4.0
Hi,
To satisfy my own requirements, I''ve created a driver disk for the Areca
SATA RAID controllers[0]. It currently contains the 1.20.00.06 driver
built for the x86_64 SMP and non-SMP kernels, but should be fairly
straightforward to add the driver built for 32-bit x86 kernels as well.
You can find the driver disk and instructions here:
http://www.bodgit-n-scarper.com/code.html#centos
2005 Mar 20
0
CentOS 4 - i2o_block - Adaptec RAID
I know I saw some other posts on this in the archives, but I wanted to see
if there was any new information. I have MANY Intel servers (SR1200, SR1300,
etc.) that are using the Adaptec 2010S, 2100S, 2110S and 2120S SCSI RAID
Controllers. They are currently running CentOS3.4 and everything works
great. From what I know, these cards should be able to use the i2o_block
driver which is part of the
2005 Mar 20
0
FW: Can't get more than one SIP device to be able to make outgoing calls
I'm in the initial stages of my asterisk experimentation, and after some
messing about, have it working to some extent. Right now I'm in a pure SIP
environment with no trunk lines and no NAT, and am configuring everything
via Asterisk@Home.
My problem is that I am only able to get one SIP device to be able to call
out at a time. For example, if I register my Cisco 7960 at extension
2005 Mar 21
2
speex and single frame decompression
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20050320/88949632/attachment.html
-------------- next part --------------
Hi,
?
I've started thinking about speex and speex stream. I wonder to know if
speex can do this:
?
Let assume we already have PCM stream encoded with speex (e.g. saved in a
file or memowy):
?
frame1 | frame 2 | frame 3 |
2005 Mar 20
2
Follow-Me Script
I am trying to implement a follow-me script
(http://www.voip-info.org/wiki-Asterisk+Tips+follow+me) but I am having a
brain fart as I haven't a clue where to get started with what to do with
this. From my main menu, I want the extension 300 to execute the script as
follows:
exten => 300,1,dial(sip/200,20)
exten => 300,2,playback(pls-wait-connect-call)
exten =>
2005 Mar 20
4
virus
Great, just received 9 virus emails in the past 24 hours from the
asterisk list where people have had my address in their address book.
Heads up people, it's an attachment, the text looks a little jingl'ish'
why would you open it?
Cheers,
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 18
1
Samba 3.0.12 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[Manny] "They think I'm a cop! I'm not a cop!
I've just had too much coffee!"
====================
Release Announcement
====================
This is the latest stable release of Samba. This is the version
that production Samba servers should be running for all current
bug-fixes. Please read the following important changes in
2005 Mar 19
3
samba frond-end (load balancing)
Hi All,
I work on HA samba project for my company=2E My plan is use some samba =
server like front-ends with remotely storage mouted by nfs to this serv=
ers=2E=20
Questions:
1) I read some information about this in official Samba HOW-TO, but i s=
till don't know if this solution is posible or not??
2) and which software or hardware must be use for balancing?
3) May I use dns for load
2005 Mar 21
4
Patch: Offline transfer mode
Hi All,
Here's an rsync patch which adds an --offline flag, letting you transfer
changed blocks via removable media, while still comparing checksums via
the net. I expect this could be very popular for the growing number of
people who want to do disk-based offsite backups, which is what I needed
it for.
It took me longer than I hoped, but still only several hours to work
this out -- it