similar to: ADSL PCI cards

Displaying 20 results from an estimated 1000 matches similar to: "ADSL PCI cards"

2005 Jan 10
5
Traceroute unblocking, single interface, policy drop
I have a shorewall 2.0.14 running on a single interface machine (nwww in the log below) that is attempting to be well screwed down. The policy file reads:- #SOURCE DEST POLICY LOG LEVEL LIMIT:BURST fw net DROP info net all DROP info # The FOLLOWING POLICY MUST BE LAST all all
2012 Jun 18
3
[Bug 51207] New: Background corruption in Firefox w/ cairo
https://bugs.freedesktop.org/show_bug.cgi?id=51207 Bug #: 51207 Summary: Background corruption in Firefox w/ cairo Classification: Unclassified Product: Mesa Version: 8.0 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2003 Nov 25
1
ISDN Cards available in Australia
Hi, I'm after some ISDN card resellers in Australia. I've noticed the AVM cards should work well here, however I've found the reseller here has no website, is listed in Yellow pages as management consultants (??) and when I called quoted almost $400. Does anyone know where I can get the AVMs in Australia a bit cheaper or another card (not the Netjet) that works with Asterisk.
2005 Jan 12
6
multicast NAT
I have a standard 3 interface shorewall setup and I want to receive multicast stuff from ''net'' -> ''loc''. This requires me, first, to do an IGMP join which involves 192.168.1.x -> 224.0.0.x being NATed out as the ''net'' interface''s IP address. Obviously replies have to be NATed back to ''loc'' addresses. Can
2004 Oct 12
1
KalmanLike: missing exogenous factor?
>From the help document on KalmanLike, KalmanRun, etc., I see the linear Gaussian state space model is a <- T a + R e y = Z' a + eta following the book of Durbin and Koopman. In practice, it is useful to run Kalman filtering/smoothing/forecasting with exogenous factor: a <- T a + L b + R e y = Z' a + M b + eta where b is some known vector (a function of time). Some other
2003 May 06
4
AVM C4
Hi, Has anybody used AVM C1/C4s on Asterisk? What's the result? I know there may be better cards, but I have 2 C4s which I want to put to good use. Andrea Coppini +356 79 ANDREA (263732) andreacoppini@iwg.info EMPOWER PEOPLE - THE WORLD IN YOUR HAND iWG (iWORLD GROUP) is a global e-mobile company creating, building and growing new businesses. iWG founders are pioneers in creating
2004 Jan 21
1
ISDN p2p AVM Fritz Card
hello! I'd like to use my asterisk-box on a p2p-line from my alcatel pbx. isdn4linux and capi works fine on a s0-line from the pbx, but i need more then 8 msns, cause i'd like to implement a voice-mail system and an extension to our "old" pbx with voip-phones. had anyone success using isdn4linux on a t0 (p2p) line (of course with an inexpensive passive card like my avm
2019 Jul 19
4
index worker 2.3.7 undefined symbol errors
Suddenly I am getting undefined symbol errors having updated to 2.3.7. Jul 18 01:02:49 localhost dovecot: indexer-worker: Error: User <someone> lookup failed: Couldn't load required plugin /usr/lib/dovecot/modules/lib95_imap_sieve_plugin.so: dlopen() failed: /usr/lib/dovecot/modules/lib95_imap_sieve_plugin.so: undefined symbol: command_hook_register (I think I fixed this one by a
2004 Aug 27
5
IGMP
The BBC are currently trialling multicasting the Olympics. This requires multicast and IGMP to be available. As far as I can make out, in 2.0.8 at least, all multicast addresses are filtered out and, to my naive eyes, can''t be re-enabled. Please prove me wrong :-) Dirk -- Please Note: Some Quantum Physics Theories Suggest That When the Consumer Is Not Directly Observing This Message,
2005 Nov 27
1
Question on KalmanSmooth
I am trying to use KalmanSmooth to smooth a time series fitted by arima (and with missing values), but the $smooth component of the output baffles me. Look at the following example: testts <- arima.sim(list(ar=0.9),n=100) testts[6:14] <- NA testmod <- arima(testts, c(1,0,0)) testsmooth <- KalmanSmooth(testts, testmod$model) par(mfrow=c(2,1)) plot(testsmooth$smooth,
2011 Mar 28
6
fax software
It's been many years, but it seems that I have to receive a fax and might have to send one too. Is there a way to do this on CentOS 5.5? (Hope so.) tia. -- Anything is easy if you know how to do it.
2012 Apr 30
2
The constant part of the log-likelihood in StructTS
Dear all, I'd like to discuss about a possible bug in function StructTS of stats package. It seems that the function returns wrong value of the log-likelihood, as the added constant to the relevant part of the log-likelihood is misspecified. Here is an simple example: > data(Nile) > fit <- StructTS(Nile, type = "level") > fit$loglik [1] -367.5194 When computing the
2009 Jul 23
3
PCI modems
Hi all, I'm currently searching for a PCI modem that will be used to receive faxes. I've tried out a few modems but they all use conexant chipsets, which need out-of-tree kernel drivers and currently doesn't work here (kernel oops when the installation script modprobes the driver). Does anyone know of a PCI modem that works out of the box with in-tree kernel drivers? Thanks,
2017 Oct 04
3
Voice/Fax Modem advice
Folks A have a PCIe modem (Conexant ChipSet, PCI id = 14f1:2f83. It interfaces to my land-line (POTS) telephone line in the United States. On Windows, I had a good answering machine package (Ventafax) that reported CallerID, recorded messages, sent/received fax, and had a scripting language that let me say "To leave a message for Alice, press 1; to leave a message for Bob, press
2003 Sep 06
2
TV tuner
Dear All, Can anyone recommend a TV-tuner card that works well on 4.x or 5.x Thanks in advance Regards Dmitry
2012 Jun 29
3
xen sound card emulation
I have few instance of server 2008 running on xen. i want to configure them to redirect sound. I guess I need xen to emulate sound card, Somone had stated that they are working on patch that will support intel hda emulation was this ever acomplished? Xen supports ac97 is there 64 bit driver for ac97 on server 2008 ? _______________________________________________ Xen-users mailing list
2007 Apr 25
1
Box Ljung Statistics
Hi All R Experts, I met with below mentioned statistics in paper "Stock Index Volatility Forecasting with High Frequency Data" by Eugenie Hol, Siem Jan Koopman http://ideas.repec.org/p/dgr/uvatin/20020068.html I would like to ask that what is "Box-Ljung portmantacau statistic based on N squared autocorrelation" ? Is it same as "Box-Ljung Statistics" of stats
2019 Jul 22
1
index worker 2.3.7 undefined symbol errors (more info)
On 21 Jul 2019, at 23.14, Dirk Koopman via dovecot <dovecot at dovecot.org> wrote: > > Some supplemental information: > > This is happening on every email delivered into Dovecot via LMTP. The curious things are that the message is a) successfully delivered and b) sieved into the correct directory. > > Another observation is that: > >
2002 Aug 05
2
Structural TS and recursive estimation
Hello everyone, Since my question is quite theorical, I am not sure whether it is the right place to ask, but anyway... I am working on time series and I looked at some way to fit my data through arima models. Since these data are updated frequently, I was looking at a way to update the model "on line" (to get a kind of recursive estimation) So the next step was to express the arima
2007 Sep 10
1
56k modem configuration
Hello everybody, I've got a 56k usb modem, lsusb says: Bus 002 Device 002: ID 0572:130 Conexant Systems (Rockwell), Inc. I'd like to let it work with Asterisk. I think that I should use chan_modem and/or chan_modem_bestdata, but I found little or no documentation. Can anybody please post some instructions? Thanks in advance, -- Dr. Andrea Spadaccini Multimedia Technologies Institute