Displaying 20 results from an estimated 800 matches similar to: "Lost Images on Linux"
2004 Jul 06
1
zaphfc 2 cards working with P2P Mode ?? - massive Problems
Hello List,
is someone operating a DID /P2P / Anlagenanschluss with more than one
HFC-Based ISDN-Card ???
I have now 12 hours of setup-troubles behind me with Colt-Telekom, where
we did not get it working with two HFC-based cards.
Here the setup:
- 2 HFC-ISDN-Cards (the one from Conrad-Electronic)
- bri-stuff.0.0.2 (with the asterisk-sources from the
download.sh-skript)
- two NTBAs from
2004 Jul 17
4
E100P and Colt Telecom (Europe)
Hi,
Has anyone connected * to a Colt E1 line in Europe? If
so could you send me the zaptel.conf and zapata.conf.
Thanks,
Aaron
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
2010 Aug 11
2
assignment functions with inherited class error
# Two test for a class like this:
setClass("XXX",
representation=representation(
"matrix"
)
)
i<-new("XXX");
m=matrix();
colnames(m)<-c("colA");
i at .Data=m;
# >i
# An object of class ?XXX?
# colA
#[1,] NA
#________________________________________________________________________
#First Test
"varnames<-" <- function(x,value){
2000 Dec 17
1
Example of calling R from Java
Hello,
I downloaded the R for Java interface. I read about calling R scripts/methods from java, but I can't find any detailed example about this.
I need an example of how to use this.
For example how to load data object (i.e. of colt) to r , run anova function and get the results - all from java!!!
Thank you very very much
Regards,
Moshe
i-impact
2006 Dec 07
1
Asterisk accepting calls to fast
Hi,
the german telco Colt Telekom has assigned the phone number block 56830-xxx to
one of our customers. In the diaplan we have setup extensions like the
following ones:
exten => 56830910,1,Answer()
exten => 56830910,2,Dial(SIP/bduerring,10,tr)
exten => 56830910,3,VoiceMail,u20
exten => 56830910,4,hangup
exten => 56830910,103,VoiceMail,b20
exten => 56830910,104,hangup
exten
2005 Jan 29
1
Subject: RE: Q: Can I over-ride the value of caller ID
>On Sat, 29 Jan 2005 12:53:11 -0600
> -----Original Message-----
>From: <asterisk@draughon.org>
>Subject: [Asterisk-Users] RE: Q: Can I over-ride the value of
> ${CALLERIDNAME} ?
>To: <asterisk-users@lists.digium.com>
>Message-ID: <001a01c50633$d9e10a30$6701a8c0@calhoun>
>Content-Type: text/plain; charset="us-ascii"
>
>Folks,
>
> Many
2008 Jan 14
1
[SOLVED + EXPLANATION]: Strange ISDN-problem with incoming calls out of the same city
Hi,
in december last year I posted the following problem:
<QUOTE>
When I dial the number of our client, located in another town, I get a
connection to the asterisk server, I can talk to my client or listen to
his mailbox.
If someone in the town of this client calls him, he gets the ISDN error
"service not available".
With some more debugging we saw what happens with these
2006 Jan 27
1
No IN and OUT on ISDN line at the same time?
Hi,
I like to forward an incoming call on an ISDN line to my mobile phone.
Since ISDN offers two channels, I thought that this should work, but Asterisk tells me, that there is no channel available.
There is no one else using this line, so guess I made a mistake in the configuration or it might not work for another reason.
Here's the CLI output , the capi.conf and extensions.conf. 83086921 is
2006 Jan 12
3
ActionMailer bug?
Hi ,
I have actionamailer working properly with a template and a model for
creating the mail object etc. The whole thing works correctly if I use
Webrick.but when I use it on Apache,i get the error which says "template
missing".rails is unable to find the template for the mailer
object.Hasanyone noticed this?
Vivek
PS:I am still not using the 1.0 version
-------------- next part
2005 Dec 19
3
RMagick Resizing Issue
Hello ~
I have RMagick and file_column working in RoR. In my model I am setting up
some standard sizes for the submitted photos. The photo files are created
and named correctly, but the sizes are wrong. Only the second argument of
my geometry call is used, with the width dimension being resized
proportionately.
file_column :image, :magick => { :versions => { "medium" =>
2003 Oct 13
2
e100p in norway?
hi
see below's conversation. it seems the e100p card doesn't work with BT.
Any idea how this'll work against Telenor (norway)?
roy
<RoyK> does anyone know if I can trust the E100P to do full PRI stuff in
.no?
<cypromis> dunno about no
<cypromis> I cannot use it in UK
<cypromis> cause the framer has problems with system-x switches at bt
2010 Jan 14
1
Extracting data from a list of matrices
Hi,
Apologies in advance for the basic nature of my question. I am still very
much a rookie when it comes to R. Having googled it, checked Nabble and
trial/error to the best of my ability, I have yet to find an easy solution.
I am currently working with a list of 5x5 matrices, and want to extract a
list consisting of the first number of each matrix.
In other words I want to go from:
[[1]]
2005 Dec 22
2
Lighttpd/fastcgi - one ruby process taking up 98% of the cpu
My app goes unresponsive after running for a while. I checked out
top, and one of the ruby processes is taking up 98% of the cpu. I
have no clue why this is happening, and I doubt anyone can tell me
specifically, but does anyone at least have any ideas as to where I
should look?
Pat
2006 Jan 23
3
[OT] Lighttpd + AWStats
Hello ~
I have posted a tutorial on my blog,
http://www.benr75.com/pages/lighttpd_awstats_tutorial, on how to get
AWStats and Lighttpd to work together. I thought it might be of interest to
Rails folk as I know many run Light.
Enjoy,
--
Ben Reubenstein
http://www.benr75.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Apr 05
1
firefox unable to load pkcs11 module
Hi Tony,
Have you solved this problem yet?I took another approach and used CACkey which supportsUS Government PIV cards including the CAC.? In my case I set it up on Linux Mint but there is an rpm version of CACKey for 32 or 64 bit Centos.Here is the process I went through.
- setup CAC card by following instructions on:
https://help.ubuntu.com/community/CommonAccessCard
sudo apt-get install
2015 Feb 24
2
intercalar elementos de vectores
Gracias, Carlos.
Habia pensado en algo similar usando sapply():
sapply(seq(1, ncol(vtmp), by = 2), function(i) c(rbind(as.character(vtmp[,
i]), as.character(vtmp[, i+1]))))
Dependiendo de la dimension de los datos, quizas mapply() sea mas eficiente
que sapply().
Saludos cordiales,
Jorge.-
2015-02-25 1:01 GMT+11:00 Carlos Ortega <cof en qualityexcellence.es>:
> Hola,
>
> Este
2004 Mar 19
3
Incomplete Gamma Functions and GammaDistribution Doc errata.
Hello all,
In the course of trying to implement the CDF of an
InverseGammaDistribution, I have run across the need for an igamma()
function. Several others have needed this function but the answers I
have found so far are not totally clear to me. I'm writing for three
reasons:
1) to present a small error in the docs
2) to clarify the approach we are expected to take
3) to request,for the
2008 Aug 20
9
ARCSTAT Kstat Definitions
Would someone "in the know" be willing to write up (preferably blog) definitive definitions/explanations of all the arcstats provided via kstat? I''m struggling with proper interpretation of certain values, namely "p", "memory_throttle_count", and the mru/mfu+ghost hit vs demand/prefetch hit counters. I think I''ve got it figured out, but
2006 Jan 18
7
FastCgi issue
Hi,
I know that Apache2 + fastcgi is sometimes difficult to setup, but I was
wondering if anyone has come across this error and if yes what did you
do to resolve it?
[Wed Jan 18 14:58:12 2006] [error] [client 77.123.19.115] FastCGI: comm
with server "/var/htdocs/ot/public/dispatch.fcgi" aborted: idle timeout
(120 sec)
[Wed Jan 18 14:58:12 2006] [error] [client 77.123.19.115]
2006 Apr 28
4
Conditional in Model
Hello ~
Is there a way to determine within a model which controller/action
instantiated the model?
Thx,
--
Ben Reubenstein
http://www.benr75.com