Displaying 20 results from an estimated 7000 matches similar to: "Descriptive statistics for tables"
2005 Sep 06
5
Good Polycom Dealer?
Could any of you provide me information on a good
Polycom phone dealers to utilize. One who provides
firmwares ..etc
Thank you!
Kenny
______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/
2005 Sep 08
2
Re-evaluating the tree in the random forest
Dear mailinglist members,
I was wondering if there was a way to re-evaluate the
instances of a tree (in the forest) again after I have
manually changed a splitpoint (or split variable) of a
decision node. Here's an illustration:
library("randomForest")
forest.rf <- randomForest(formula = Species ~ ., data
= iris, do.trace = TRUE, ntree = 3, mtry = 2,
norm.votes = FALSE)
# I am
2005 Sep 30
3
.C help
Hi,
I am hoping some one can help me. I am learning to use C and would like to learn how to call c code in R. I have look at
Writing R Extensions
and I tried to copy the example on page 38
void convolve(double *a, int *na, double *b, int *nb, double *ab)
{
int i, j, nab = *na + *nb - 1;
for(i = 0; i < nab; i++)
ab[i] = 0.0;
for(i = 0; i < *na; i++)
for(j = 0; j <
2005 Sep 18
1
Wine07252005 spooler problem
Hi,
I installed Wine07252005, my printer is EPSON LX 300X, it's CUPS, the name is EPSON9Pin. I tested it with a simple Delphi program and have two problems:
1) If i print using a report builder like RBuilder, it prints quite well, but the font does look good in the print out.
2) If I use spooler to print, like following:
if StartDocPrinter(PrnHandle, 1, @DocInfo) = 0 then
begin
2005 Sep 08
1
Multiple Line Appearances / Why use this?
I apologize for the double post. I am curious as to
what the usefullness is of the multiple line
appearance feature on Polycom phones. I setup our
phones to register one line per extension but I hear
the IP501's can do three line appearances. Why and
how could this feature be applied?
Thanks again all.
Kenny
______________________________________________________
Click here to
2005 Sep 28
3
is it possible to form matrix of matrices...and multiple arrays
Dear sirs,
1...........Kindly tell me is it possible to form a matrix which contains a no of matrices..
for eg..
if a,b,c,d are matrices....
and e is a matrix which contains a,b,c,d as rows and columns..
2..........Is it possible to form array of array of arrays
for eg..
"A" contains two set of arrays (1,2)...and each A[1] and A[2] individually contains two set of arrays
I tried like
2005 Oct 04
1
Strange Problem
Hi
I am facing a strange problem. I have integrated speex
codec's narrowband mode in my SIP based server. Then I
tried to integrate the wideband mode. But the program
crashes mysteriously. My encode and decode codes for
wide band mode are exact similiar to that of
narrowband, except the mode initialization, where I
put "speex_wb_mode" instead of "speex_nb_mode".
My
2005 Sep 10
1
PRI echo
Hi,
My configuration is pri----*(te405p)---iaxclient.
My * version is 1.0.7 running on tyan dual opteron
board.
I have several problems.
1) inbound echo
For outbound call(iaxclient-->pri), there is almost no
echo. But for inbound(pri-->iaxclient), I can hear
distinct echo. Can Sangoma a104 or digium te406p help
this problem?
2)Today i received te406p. I know T1/E1 jumper. But
how can i
2005 Sep 23
1
Sortable list with Ajax and delete function - working example
Hi.
I read most of the postings here but unfortunately I didin''t found a complete example which could be used. Of cource the ones who are professionals in javascript could implement the missing peaces from the puzzle.
What I''m required to do is a tree (sortable list) where items can also be deleted and at each modification a function (ajax) is called to save the changes. For
2005 Sep 29
14
Draggables and overflow div''s revisited
I have two scrollable div''s (overflow:auto), one with
a list of elements (the source) and the other is the
drop target (dest).
I''ve enabled ghosting so that the drag element gets
out of the scrollable box (good).
Interesting, at least on Firefox, the ghosted drag
ends up going ''under'' the destination div when I drag
it. No amount of z-order fidding seems to
2005 Sep 04
2
HELP - How Do I Separate incoming channels from the others on a PRI
Okay, here is the background. I have a PRI with 15 active channels on
it. I originally setup all of them in group=1 and all outgoing and
incoming calls used this group. The phone number that I have associated
with these channels ends with 750 and that is how I direct the calls.
i.e. In my extensions.conf I have:
exten => 750,1,Dial(SIP/120,20)
All this works fine. Now I have the need
2005 Oct 03
0
Sortable list with Ajax and delete function
Hi,
After looking without any luck at different places for a working demo for sortable lists I created one. Simple lists are not a problem but lists that looks like a tree seems more complicated.
As demo you can have a look at:
http://demo.mediafamily.ro/link.php?id=1
What I couldn''t manage is to be able to move the nodes beetween them. For example some childs to move to an upper
2005 Sep 14
0
Interop with Cisco T1/PRI on the 2811 and PSTN
Hi,
Trying to set up a SIP environment with Asterisk - T1/PRI on Cisco 2811 - PSTN (Teltone TSP). SIP call looks working and I am able to make call from SIP phones to PSTN analog phones. But I have troubles with the Call from PSTN to the SIP phones. I guess the problem is the dial plan.
I am using four digits extensions (2301, 2302,..., 2xxx) on the Asterisk for the SIP phones and the full
2005 Sep 26
1
Smart Boot Manager question
Hi:
Thank you very much for creating this very useful program.
I downloaded the DOS version because there was a suggestion in th isolinux website.
I was not able to detect the cd-rom on my pentium II computer with Award BIOS 4.51 v 1.10.
I tried to set the IDE i/o address but I am not sure where to get the i/o address information.
I used the i/o address in the Win98 device manager IDE
2005 Sep 15
0
Transfering from a device to a queue crashesAsterisk
Hi David,
I've got probably the same/a similar problem. Do you add the phones to the queue (AgentLogin/AddQueueMember)?
If there are entries like: " Spawn extension (macro-dialout-trunk,s,21) exited non-zero..." in your * log file you might have the same problem like me.
I suspect that something goes wrong with the nested macro calls within the AMP-generated dialplan, so what I
2005 Sep 29
0
Can't make outside call with SIP softphone
Hi,
I am can make local extension to and from SIP X-Lite
softphone, but I can't dial out using X-Lite but local
analog works just fine. Here are my conf files any
idea?
Thanks,
David
my sip.conf
[general]
bindport=5060 ; UDP Port to bind to
(SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind
to (0.0.0.0 binds to all)
allow=all
[3000]
2005 Oct 03
0
Console sound output -- shuts off when call from console answered
I've got a problem with audio output from the Asterisk console. I'd really appreciate any help.
I'm simply trying to dial out to a phone on PSTN. My extensions.conf entry is as follows:
exten => _1NXXNXXXXXX,1,Dial(IAX2/####@voxee/${EXTEN})
exten => _1NXXNXXXXXX,2,Hangup
After starting asterisk and dialing, I hear a ringback tone through the console speaker, and the PSTN
2005 Oct 05
3
IPComms Setup
Hey I just setup service with IPComms and they are
telling me to setup such as this:
iax.conf:
[IPCommsNet]
type=user
host=69.15.xxx.xx
context=voicepulse-in ;(changed by me)
nat=yes
dtmfmode=rfc2833
disallow=all
allow=ulaw
allow=alaw
allow=gsm
When I'm calling once of my numbers it's giving me
this though:
Oct 5 12:11:06 NOTICE[49584]: chan_iax2.c:5476
socket_read: Rejected connect
2005 Oct 06
1
number of did numbers in one channnel?
Hi guyz,
id like to ask how many did numbers in one channel allowed.
thanks for your help.
eduard
eng'r.eduard
---------------------------------
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 19
1
running a command from a Windows app
Hi,
I would like to print a text file from my app using the linux command 'lp', any idea how to do this? thanks.
---------------------------------
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: