Displaying 20 results from an estimated 3396 matches for "tonys".
Did you mean:
tony
1999 Mar 05
2
[Andreas Krause <Andreas.Krause@genedata.com>] Re: splus shell escapes
Anyone know what the problem is with IRIX 6.5 ? (esp if there is a
solution?). Looks like the built-in math stuff is masking definitions
from R source.
(passing this along for a friend).
best,
-tony
From: Andreas Krause <Andreas.Krause@genedata.com>
To: "A.J. Rossini" <rossini@biostat.washington.edu>
Subject: Re: splus shell escapes
# download
./configure
R is now
1999 Oct 21
0
error in split... (R 0.65.1) -- and patch (PR#294)
Thanks for the report.
It is *not* a problem of the quotes (but how on earth do you get such
horrible factor levels with these extra quotes ?)
As a matter of fact, (and as ?bug.report tries to say)
the bug report should go to R-bugs, not R-devel;
and preferrably be completely reproducible (using builtin or constructed data)
Here it is, in its reproducible form
a <- gl(3,2,11,
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
In article <20151125133008.6369360.14455.17239 at gmail.com>,
Israel Gottlieb <isrlgb at gmail.com> wrote:
> Try putting progress instead of answer
Yes, I tried Progress already, and it didn't help. But thanks for
the suggestion!
Tony
> I have a puzzling situation, and would be grateful for any insight.
>
> I have a dialplan that forwards an incoming call out to
2020 Sep 27
2
Using CentOS 7 to attempt recovery of failed disk
In article <E02FA554-9D6D-4E7D-8A78-5FBDE1DE939D at kicp.uchicago.edu>,
Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote:
>
>
> > On Sep 26, 2020, at 8:05 AM, Jerry Geis <jerry.geis at gmail.com> wrote:
> >
> > I have a disk that is flagging errors, attempting to rescue the data.
> >
> > I tried dd first - if gets about 117G of 320G disk
2006 Apr 25
3
Background asynchronous AGI
I have been writing a lot of AGI programs in C with good success.
I would like somehow to have an AGI program continue in the background
while the pbx execution returns to the dialplan and continues. Is this
possible? I was thinking that perhaps I could fork or create another
thread within the AGI prog.
The reason I want to do so is in order to monitor external information
(e.g. credit limit and
2007 Oct 03
6
Best config for 12 FXO system?
I have a client who wants a Meetme box with 12 FXO ports, to connect
to Analogue lines coming from an Ericsson PBX.
It looks like I could do this with four different hardware configurations:
a) three TDM04B cards (based on TDM400P)
b) one TDM04B and one TDM808B
c) one TDM804B (or TDM854B?) and one TDP808B
d) one TDM2403B (half filled TDM2400P)
Apart from considerations of cost and PCI slot
2008 Jul 24
7
How to detect whether running on VMware?
Does anyone know how a program, script or shell user can best determine
whether the machine is running on bare metal or is a VMware guest?
Cheers
Tony
--
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
2002 Apr 22
2
could we add an argument to suppress printing of levels for print.factor()?
could we add an argument to suppress printing of levels for
print.factor()? i.e.:
print.factor <-
function (x, quote = FALSE, print.levels = TRUE, ...) ## MODIFIED
{
if (length(x) <= 0)
cat("factor(0)\n")
else print(as.character(x), quote = quote, ...)
if (print.levels) { ## ADDED
cat("Levels:
2017 Sep 01
2
ERROR during high volume MoH dialplan
Thanks for the suggestion Tony,
I installed each codec for MoH, core sounds, and extra sound packages. Unfortunately the tests produce the same results.
[Sep 1 20:36:45] ERROR[10081][C-00007fe5]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x20380b0 (
continuously for a while followed by a
[Sep 1 20:36:46] WARNING[7761][C-0000770d]:
2007 May 29
6
Remote system up/down monitoring tool?
I have a small number of boxes in different locations, and currently have
a fairly crude cron job running on each, which does a ping of one or more
of the other boxes, and if the ping fails, it emails me to say the other
box might be down. It then emails me again the next time the other box
appears to be up.
Of course, this can't distinguish between the remote box really being down
and there
2016 Apr 15
6
CentOS 7.2 laptop wireless Intel Corporation Centrino Wireless-N 2230 (rev c4)
On Fri, Apr 15, 2016 at 5:00 AM, Tony Molloy <tony.molloy at ul.ie> wrote:
> So any ideas.
I may have missed this but what model laptop are we talking about?
Brandon Vincent
2004 May 18
3
call announce? in MeetMe?
has anyone done caller announce in MeetMe's before?
Dave P
>>> brian@bkw.org 5/18/2004 5:50:49 PM >>>
With multiple parking lots you can give each person their own lot thus
exten
800 for everyone will connect them with just their call passing the lot
name
which you know for X customer.
bkw
----- Original Message -----
From: "Andrew Kohlsmith"
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
I have a puzzling situation, and would be grateful for any insight.
I have a dialplan that forwards an incoming call out to another
number via the same SIP trunk as it came in on. e.g.
[from-siptrunk]
exten => 0123456789,1,NoOp
exten => 0123456789,n,Dial(SIP/siptrunk/0987654321)
Now, if I use a different SIP trunk for the outbound call, than the
inbound call came on, the call is set up
2007 May 03
1
Issue with the Matrix package
Hi all,
I am wondering if this is a bug in the Matrix package or if it something
that I am just getting wrong...here is an example:
> m = matrix(0,4,4)
> dimnames(m) = list(letters[1:4], letters[5:8])
> r = c("a","b","a","d")
> m[r,2] = 1
> m
e f g h
a 0 1 0 0
b 0 1 0 0
c 0 0 0 0
d 0 1 0 0
> M = Matrix(0,4,4)
> dimnames(M) =
2016 Nov 21
2
C6: latest util-linux-ng dependency on kernel?
I am just applying the latest C6 updates to a couple of KVM Linodes.
It appears that the latest update of util-linux-ng has added a new
dependency on the kernel package.
On these VMs, the kernel package is not normally installed, and the VM
runs a host-supplied kernel. But now, a "yum update" wants to install for
dependencies kernel, kernel-firmware and grubby, none of which should be
2019 Jul 20
2
ARI libraries?
In article <301a2e78-d490-3805-e30f-41b668aac5c1 at sysnux.pf>,
Jean-Denis Girard <jd.girard at sysnux.pf> wrote:
>
> Hi Tony,
>
> Le 20/07/2019 à 06:29, Tony Mountifield a écrit :
> > Are there any other languages/libraries I should be considering?
>
> Same here, after years of AGI / AMI, I recently made my first project
> using ARI on Asterisk-16. I love
2005 Feb 28
5
Strange text on Asterisk console
I've just set up a new box with FC1+updates and the latest Stable
Asterisk from CVS.
Asterisk is started with the default safe_asterisk script with a
console on TTY9.
The coloured text on this console is made up of weird characters
instead of normal. Please see http://www.softins.co.uk/dsc00018.jpg
for an example.
If I do "asterisk -rvvvvv" on a normal login, either via the
2006 Jan 13
3
FastAGI Command Execution
I've noticed that with FastAGI (and maybe AGI) that when you sequentially send a sequence of dial commands, if the call is picked up, that after the call ends, the Fast AGI script keeps executing the commands!
Is there anyway to stop execution once a call is picked up? I think looking at the result codes after the Dial to determine if the call was picked up or not is not a good idea... if it
2004 Jun 29
2
How to test E1 interfacing?
Hi,
I have a project coming up which will need to interface Asterisk to
E1 trunks in the UK. I have a couple of questions which I hope someone
can answer, or give me some pointers:
1. If I want two E1 trunks, is there anything to choose, performance-wise,
between using two ports on a single TE405P, and using two E100P cards?
2. How can I test the E1 operation in the lab, which doesn't
2005 Jul 11
2
DTMF not sending properly via IAX
I'm not sure if this is a -users or a -dev question, since the answer
probably comes down to something in the code.
I'm running the latest CVS-STABLE, and am subscribed to PSTN service
using IAX2 via Voiptalk in the UK.
I've just been alerted by a customer that the sending of DTMF from my
asterisk box to a remote PSTN user doesn't work, although it used to.
To test it, I have