search for: tele2

Displaying 20 results from an estimated 115 matches for "tele2".

Did you mean: telem
2003 Nov 04
2
Logon script based on group
...o have a logon script that checks which groups the users are a part of and then runs a logon script based on that? I've tried %G.bat but it doesn't work, %U.bat works though, but that's not what I want Thanks in advance Roy ------------------------------------------------- WebMail fra Tele2 http://www.tele2.no -------------------------------------------------
2011 Feb 22
1
imap-login ESTABLISHED client sessions not timed out by server
...dropped ages ago. I imagine that the mobile client did not correctly close down the session, but it should have timed out on the server. Any ideas? Has anyone noticed this afore? imap-logi 7819 dovecot 10u IPv4 24069447 0t0 TCP logout.klunky.co.uk:imaps->m83-178-105-240.cust.tele2.nl:39042 (ESTABLISHED) imap-logi 7820 dovecot 10u IPv4 24069443 0t0 TCP logout.klunky.co.uk:imaps->m83-178-105-240.cust.tele2.nl:52696 (ESTABLISHED) imap-logi 7821 dovecot 10u IPv4 24069536 0t0 TCP logout.klunky.co.uk:imaps->m83-178-105-240.cust.tele2.nl:55341...
2007 Sep 14
8
Cortado java applet
I looking for a simple way to use cortado java applet on my website, help --------------------------------- Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. Get it now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20070915/2df326af/attachment.htm
2004 Oct 25
1
Syslinux and USB support
...op to circumvent bugs BIOS bug in isolinux....) I think that next frontier for syslinux should be USB booting: it already works, but here also there are a lot of BIOS problem that a bootloader can help to circumvent... For excample, the spb2_mbr.sec (distributed woth SPBLinux, look at http://home.tele2.ch/spblinux/usbboot.zip) can help circumvent USB geometry BIOS bugs... This is probably code that could be included in syslinux, and that will make happy a lot of users... I'd like some comments, bye! Paolo
2007 Sep 14
2
Prompt for extension with standard dial-tone.
...nes. Is there any way how i could do that - so that it looks really natural? It would be silly to create long-long-long dial tone and play it with Read(). Regards, Atis -- Atis Lezdins, IT Responsible of BEST Riga, atis at BEST.eu.org ICQ: 142239285 Skype: atis.lezdins Cell Phone: +371 28806004 [Tele2, Latvia] Work phone: +1 800 7502835 [Toll free, USA] ?BEST? -> www.BEST.eu.org
2007 Sep 12
2
Callback for unanswered transfers...
Hi, Does anybody know if there is a way for a call goes back to transferer if unanswered ? Thanks Luis A P Barbosa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070912/1e356013/attachment.htm
2010 Apr 08
3
use read.table for a partial reading
Hi everyone, I've got a matrix data with 20 variables (V1, V2, V3, ...) and 215 rows (observations). I'm interested to read only the first and second variables using "read.table" function. How can I do? Thanks in advance. Paolo.
2003 Nov 03
2
getting started
Hello all, Excuse the very newbie questions, and yes I am reading or have read the man and or help files, however am still having trouble. I have two red hat boxes ( a 7.3 and a 9.0 ) with which I am experimenting. The 7.3 works a treat ( well at least I can see it on windoze machine on the same network) but the same cannot be said for the 9.0 box. Differences ( none ) I have copied the
2004 Dec 03
3
trying to encode from dvd using mplayer
Hello. I'm trying to encode an Ogg Theora file from an unencrypted dvd using mplayer and encoder_example. I set up named pipes stream.wav and stream.yuv. I then run: mplayer -ao pcm -aofile stream.wav -vo null /dev/dvd & mplayer -vo yuv4mpeg -ao null -nosound /dev/dvd & encoder_example -v1 -a 1 stream.wav stream.yuv > lec1.ogg but I get the following error: File stream.wav is
2007 Sep 11
3
Prevent multiple sip registrations
Hi all, Is there anyway i can prevent multiple sip registrations from different IPs using single username in asterisk. Does asterisk provide any aid in this respect? As far as my knowledge is concerned i dont think there is any support for this in asterisk, so i think i'll have to makeup a script which sniffs sip packets coming for asterisk and detect for multiple register requests coming from
2011 Dec 01
0
Are squeeze Xen dom0 kernels subject to this the same IPv6 GSO problem?
...5705:28561, ack 127, win 9, options [nop,nop,TS val 1771553162 ecr 1086205366], length 2856 23:59:01.241040 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 1240) 2001:db8:0:1f1::8 > 2a00:801:0:11::2: [icmp6 sum ok] ICMP6, packet too big, length 1240, mtu 1500 2a00:801:0:11::2 is speedtest.tele2.net which helpfully hosts files like http://speedtest.tele2.net/100MB.zip for testing purposes. The above is the result of me using wget to download that file from a domU on this server. The domU is at 2001:db8:1f1:f240::2 and the dom0 is at 2001:db8:0:1f1::8. What I'm noticing is the occasion...
2011 Dec 13
0
Are Debian squeeze dom0 kernels subject to this same IPv6 GSO problem?
...5705:28561, ack 127, win 9, options [nop,nop,TS val 1771553162 ecr 1086205366], length 2856 23:59:01.241040 IP6 (hlim 64, next-header ICMPv6 (58) payload length: 1240) 2001:db8:0:1f1::8 > 2a00:801:0:11::2: [icmp6 sum ok] ICMP6, packet too big, length 1240, mtu 1500 2a00:801:0:11::2 is speedtest.tele2.net which helpfully hosts files like http://speedtest.tele2.net/100MB.zip for testing purposes. The above is the result of me using wget to download that file from a domU on this server. The domU is at 2001:db8:1f1:f240::2 and the dom0 is at 2001:db8:0:1f1::8. What I''m noticing is the occ...
2010 Apr 09
6
function rep
Hi, I've got the following code: p <- 0.34 pb <- p*100 pr <- (1-p)*100 A <- rep(0,pb) # a vector with 34 "zeros" B <- rep(1,pr) # a vector with 66 "ones" Now if I type length(A), R answer correctly 34 but if I type length(B), R answer 65 instead of 66. I don't understand why it happens. Can anyone help me? Thanks in advance. Paolo
2005 Jun 18
8
getting my head around DMZ
Hello, I have been running Shorewall for quite some time at an ISP client of mine to protect his LAN. We have just upgraded to 2.2.4 and he now wants to put his servers in a DMZ. The servers have public IPs in two classes xxx.xxx.79.0 and xxx.xxx.242.0. The public IP on the router for each class is xxx.xxx.79.126 and xxx.xxx.242.126. I am using masq and 192.168.1.0 on eth0 LAN I have tried
2003 Mar 01
0
ices 'script' playlist information?
Doesn't ices only read the first line returned from the script? --thanks Michael Edwards http://www.walledcity.ca/mars/ >===== Original Message From Karl Heyes <karl at pts.tele2.co.uk> ===== >On Sat, 2003-03-01 at 18:41, Adam Scriven wrote: > >> Is there anywhere I can go to get detailed information on how this works? >> I'm wondering about passing information back and forth, for example, or >> if there's anyway to collect information lik...
2004 Aug 06
0
ices 'script' playlist information?
...s will whine about only getting newlines and promptly terminate. For you this is desired behaviour. For me it was undesired.. god it took me awhile to work the kinks out of that script... --thanks Michael Edwards http://www.walledcity.ca/ >===== Original Message From Karl Heyes <karl@pts.tele2.co.uk> ===== >On Tue, 2003-03-11 at 22:47, Adam Scriven wrote: > >> My question is, using the script playlist option.. how can I tell ices that >> the playlist is over? >> I know I can just keep sending the same result over and over, but that seems >> rather inelig...
2004 Aug 06
0
error compiling latest snapshot
Hmm, done that. I get the same error... Curl lib version: curl-7.10.3p1 > -----Original Message----- > From: Karl Heyes [mailto:karl@pts.tele2.co.uk] > Sent: Monday, April 28, 2003 2:36 PM > To: icecast@xiph.org > Subject: RE: [icecast] error compiling latest snapshot > > > On Mon, 2003-04-28 at 12:02, Mitja Pirih wrote: > > Sorry, allready solved that...now I'm getting this: > > > > connection.o...
2003 Apr 17
1
Help with TCL packages
Hello, I am exploring the TCLTK package under R and try to load and use additional TCL libraries (under Windows, with TCL8.3). For example : > addTclPath("C:/TCL/lib/bwidget1.5") > tclRequire("BWidget") <Tcl> 1.5 Loading seems to work, but when I try to create a specific widget : # The main window appears correctly > top=tktoplevel() # Trying to insert a
2004 Dec 19
1
Different graph type can coexisti??
...s line on the same graph?? R-2.0.1 powered by Mandrake 10.1 ------------------------------------------------------------------------------------------------------------------------- Landini dr. Massimiliano Tel. mob. (+39) 347 140 11 94 Tel./Fax. (+39) 051 762 196 e-mail: numero (dot) primo (at) tele2 (dot) it ------------------------------------------------------------------------------------------------------------------------- Legge di Hanggi: Pi?? stupida ?? la tua ricerca, pi?? verr?? letta e approvata. Corollario alla Legge di Hanggi: Pi?? importante ?? la tua ricerca, meno verr?? capita.
2005 Jan 22
0
statistical test improvement of readability (was average disjunction)
...3 b B Does anyone have suggestion??? Thanks in advance!! ------------------------------------------------------------------------------------------------------------------------- Landini dr. Massimiliano Tel. mob. (+39) 347 140 11 94 Tel./Fax. (+39) 051 762 196 e-mail: numero (dot) primo (at) tele2 (dot) it ------------------------------------------------------------------------------------------------------------------------- Legge di Hanggi: Pi? stupida ? la tua ricerca, pi? verr? letta e approvata. Corollario alla Legge di Hanggi: Pi? importante ? la tua ricerca, meno verr? capita.