search for: tiscalis

Displaying 20 results from an estimated 515 matches for "tiscalis".

Did you mean: tiscali
2006 Dec 13
2
FW: Server Requirements
Hi J, >Hi David, >Do you know of a flash player that works for icecast and IE7? Whilst I've never used the software myself I came across Wimpy via the Icecast forum: http://forum.icecast.org/viewtopic.php?p=2822& You may want to give it a try. >j Regards, David >-----Original Message----- >From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf
2005 Jun 01
2
Realtime+IAX2 and RSA
Anyone had Realtime working with IAX2 and RSA authentication to connect two PBXs, please? It seems that inkeys/outkey fields are not read at all and the following warning is logged when dialing: Jun 2 02:41:36 WARNING[6299] chan_iax2.c: I don't know how to authenticate ******** to XXX.XXX.XXX.XXX Using iax.conf it perfectly works. Maybe a bug in Realtime? TIA, Alex
2005 Jun 22
2
problem compile
Hello, I try to compile the driver zaptel and they give the following error: linux01:/usr/src/zaptel# make install gcc -Iir/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -Iir/drivers/ l -I. -Wstrict-prototypes -fomit-frame-pointer -Iir/drivers/net/wan -Iir /net -DSTANDALONE_ZAPATA -o zaptel.o -c zaptel.c In file included from zaptel.c:44: /usr/include/linux/module.h:21:
2007 Jul 13
2
R file via SSH
Goodmorning everybody, I need to run an R program via SSH. Usually I open R, I run the program and I stay logged-in, waiting for the output. As a matter of fact, if I close the connection with SSH I loose the calculations and the output of my R program. What command I have to use in order to preseve the calculations and the output without staying logged-in a SSH connection? thanks in advance
2001 Nov 15
3
Histogram
I would want to know if it's possible to plot two histograms on the same graphic in order to compare the bins one to one, like a Excel graphic. If it is possible can you help me to do it, because I don't know the exact R-commands. Thanks for your help Damiano > > >Martin Maechler <maechler at stat.math.ethz.ch> http://stat.ethz.ch/~maechler/ >Seminar fuer Statistik,
2006 Dec 12
4
Server Requirements
Hi, I'm looking to stream a large amount of conncurrent connects and want to use icecast probably on a CentOS base. The bandwidth requirements are over 60 Mbps before any overheads, I'm looking at using some Dell SC1425 machines but am not sure how many I'd need, I'd appreciated hearing your experiences and suggestions. I need to be able to stream the following simultaneous
2004 Nov 16
2
question about AIC
Hi everybody, we are a pool of phd students and we have a question about AIC. We are interested in calculating the AIC for a mixture model on galaxies data. So far we have found AIC works only for regression models, whereas we need AIC for a mixture of Normal with mean, sd and weights given by our EM algorithm. May you help us? thanks in advance
2005 Feb 23
1
to print dataframe
Dear all, Is it possible to print a dataframe without the row numbers? For example if I have a dataframe like that: >df <- data.frame(name1=sample(LETTERS,10),name2=sample(c(0,1),10,replace=TRUE)) after printing name1 name2 1 O 1 2 H 0 3 R 0 4 T 0 5 V 1 6 E 0 7 W 0 8 P 1 9 G 0 10 J 1
2005 Jun 04
1
How to quickly replace ',' with '|' in dialplans?
Finally I decided to rewrite my dialplans according to the right sintax, that is exten => someexten,priority,application(arg1,arg2,...) should be exten => someexten,priority,application,arg1|arg2... Isn't there anybody skilled enough in regular expressions that could write a quick Search 'n' Replace vi command, please? TIA, Alex
2003 May 27
1
help Roaming profile
Hello, i apologize if this adress in not the right one for asking the support. I' ve a question about the roaming profile in a PDC samba. Is possible manage only few selected profile? i want that only specified users (stage users that change pc frequently)have a roaming profile, but not for all users of my lan. In Windows 2000 this is possible ,i can assign, for a particular users, the path of
2006 Dec 14
0
FW: Server Requirements
davidhooper@tiscali.co.uk wrote: > Hi J, > > >> Hi David, >> Do you know of a flash player that works for icecast and IE7? >> > > Whilst I've never used the software myself I came across Wimpy via the Icecast > forum: > http://forum.icecast.org/viewtopic.php?p=2822& > > You may want to give it a try. > > I'm currently
2009 Sep 21
2
Combine vectors in order to form matrixes with combn
Hello! I've a problem with the combn function and a set of vector. I would like to make a simple combination where, instead of scalars, i would like to combine vector, in order to form matrixes. In other words, i have nineteen 6-items vectors (for example coef1-coef19), that i would like to combine in n!/k!(n-k)! 6x6 matrixes. I tried with a code like this mma <-
2005 Jun 04
2
chan_sip + MD5 encryption: WARNING Format for authentication entry is user[:secret]@realm
Hi all! So far I've always used plaintext passwords for SIP, but now I've decided to use MD5 encryption. For each client I edited its section as follows, then: auth=md5 md5secret=hashed_passwd ;secret=plaintext_passwd where hashed_passwd is the output of echo -n "user:realm:plaintext_passwd" | md5sum When the first SIP clients registers with Asterisk after a "sip
2006 Feb 23
3
register => 2345:password@sip_proxy doesn't care about port
Hi, to register my Asterisk with a SIP provider I use the following syntax, as shown in the default sip.conf: register => 2345:password@sip_proxy where [sip_proxy] type=peer context=from-messagenet host=sip.messagenet.it port=5061 <------------- please note this one!!! 5061 is provider's port I have to register to. This also would work for me: register =>
2013 Sep 02
20
[Bug 68835] New: Unknown opcode 0x43 + protection fault on a Graphics Blaster Riva TNT card
https://bugs.freedesktop.org/show_bug.cgi?id=68835 Priority: medium Bug ID: 68835 Assignee: nouveau at lists.freedesktop.org Summary: Unknown opcode 0x43 + protection fault on a Graphics Blaster Riva TNT card QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS:
2006 Jan 02
4
net groupmap error
Hi all, I am currently following the example in chapter 2 of the Samba-3 by example book. Everything worked fine unil I start mapping Windows Domain Groups to UNIX groups. When I issue the command 'net groupmap modify ntgroup="Domain Admins" unixgroup=root' I get the following error: groupdb/mapping.c:init_group_mapping(134) Failed to open group mapping database
2007 Jun 06
2
security weakness
Hello Remko: sorry to bother you again,after e mailing freebsd-security@FreeBSD.org mailing list, got a reply by the list moderator rejecting my message,stating that there is no valid message from that address,sugesting yet another email address, it doubts the authenticity of your recomendation Remko, you sugested I should look into securing my emailserver installation by preventing unauthorized
2004 Jul 21
1
Digium card x100p
hi, i've a question. is it possible to buy digium x100p card from italy in some store (also online) without ordering it from USA? on more, did anyone buy a modem with intel chipset 537 or md3200 and where (in italy)? Thanks __________________________________________________________________ Tiscali ADSL Senza Canone, paga solo quello che consumi! Non perdere la promozione valida fino al 27
2012 May 29
7
efibootmgr not working on xen-unstable booted on uefi system
I have installed dom0 Wheezy 64 bit on Dell PowerEdge T310 with kernel from package and xen-unstable. System is in Uefi mode and booted with grub-efi-amd64. Booting without xen efibootmgr works, while with xen not, efivars kernel module is loaded but show this message: efibootmgr Fatal: Couldn''t open either sysfs or procfs directories for accessing EFI variables. Try ''modprobe
2014 Jan 28
19
[Bug 74164] New: [NV04] Native monitor resolution missing
https://bugs.freedesktop.org/show_bug.cgi?id=74164 Priority: medium Bug ID: 74164 Assignee: nouveau at lists.freedesktop.org Summary: [NV04] Native monitor resolution missing QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: mauromol at tiscali.it