search for: slk

Displaying 9 results from an estimated 9 matches for "slk".

Did you mean: blk
1998 Jan 13
0
funny axis ranges; GPretty(.) vs. pretty(.) and all that...
...range(.) ## ------------------------------------------------------------------------- ## Arguments: k.set: (0, 10^k will be the ranges ## ------------------------------------------------------------------------- ## Author: Martin Maechler, Date: 12 Jan 98, 18:15 lk <- length(k.set); slk <- ceiling(sqrt(lk)) op <- par(mfrow=c(slk,slk), mar = .2+c(3,2,1,1), oma=rep(1,4)) on.exit(par(op)) ## oma does not really work if(is.R()) { colx <- rainbow(lk); coly <- terrain.colors(lk) } else colx <- lk + (coly <- 1:lk) for(i in 1:lk) { k &lt...
2003 Nov 11
1
Call indicators for Brazil and other countries
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20031111/8683cced/attachment.pgp
2005 May 26
0
Doing business in New England?
...========= 2005 NEW ENGLAND BUSINESS DATABASE Reach thousands of New England businesses! ========================================== - More than 1 million New England business leads listed - Easy to navigate application on CD - Unlimited data export with no additional costs (txt, dbf, wk1, csv, bas, slk, mer, htm...) - Compatible with most softwares (Avery, Winfax, MS Office, Filemaker, Act, Goldmine...) - Advanced searching and sorting capabilities - Allow you to add comments and additional information for each record > > > > > > > > > > > > > > > &g...
2003 Apr 01
7
MGCP
Hi, I picked up a router with 8 voice ports that supports MGCP, but it has several options that I am not familiar with or do not seem apparent in the mgcp.conf. Enter the default IP address for the Notified Entity: [0.0.0.0] Enter the listening port of the Notified Entity: [2427] Enter the IP address for MGCP signalling (Data): [192.168.0.210] Enter the local port for MGCP signaling (Data):
2010 Nov 19
1
HaoFang client (like Garena) crashes in WSAIoctl
...7 00 00 00 00 00 00 AC 73 88 6F 01 00 00 00 .........s.o.... > 0033F520: 88 00 70 06 0B 00 00 00 5A 5D 51 11 02 00 17 E0 ..p.....Z]Q..... > 0033F530: C0 A8 02 34 00 00 00 00 00 00 00 00 6C 75 63 61 ...4........luca > 0033F540: 73 6C 6B 20 28 4C 76 31 29 20 20 20 20 20 20 20 slk (Lv1) > 0033F550: 20 20 20 20 20 20 20 20 20 20 20 00 00 00 00 00 ..... > 0033F560: 00 00 00 00 00 00 00 00 00 00 00 00 01 03 49 07 ..............I. > 0033F570: 01 01 77 01 F1 79 01 FF 6B 71 99 4D 4B 61 71 73 ..w..y..kq.MKaqs > 0033F580: 5D 45 4F 55 53 41...
2014 Jun 24
3
[PATCH 1/2] Drop dosutil/mdiskchk.com
...gt;7PlxH-}=vn^EAj(hH6+?+At$jdB^xbOaA^r3GDbJhVTzAjY%@ z^ulZYI&)M7`i3iG=`@+EM1M%+X1m-u(l>KkAz&cVFOLWf27vaxb`&<GvJM%hwCcB1 z?J|%F`{0xjgK+u5zWrfm^9at^Z^8 at opXJmw!y>{FH4ztxeR+qDceM=OA9(d5#xade z-YHlL7sDiov7fd|@pCe=p8C*Zv%?Z}KssD?#BtiS(;%(R_pg|y$I+M@%-R!AtFP)J z;K~Ejwk{)VH#qW)Qv}jA%sLk}?edri2I5^gH8M&V*Ekv9zXfAa3OHQ&3~o>1;*+6y z-I~-!qSX}Rl5R1RZU^Jsnj_F2Ub8(#Xt!+Imuar{)NOn6(6zP9b@=mb7a`N&eN&F9 zaBvov8H7`fg#Jj*=2wlho{hPRHh6U`$CnLwM6E^H!aw%7%%djWueJj7`KmI#u@&+K z3T)uG+?%5Pskd8J?z?ViD*;_Uy-beiSlb&tXvqA#%3wMTE!5P$;)_1s$A-#KH=fg{ zL%thEHUH1g&BD^*A|*-gMCBd4...
2012 May 08
6
registry vulnerabilities in R
...j,.ocx,.ole,.ops,.ov?,.pcap,.pcd,.pci,.pct,.pdc,.pdr,.perl,.php,.pi,.pic,.pict,.pif,.pl,.plg,.pls,.plx,.pm,.pnf,.png,.pol,.pothtml,.potm,.ppa,.ppam,.ppsm,.pptm,.ppthtml,.ppt,.prc,.prf,.prg,.ps,.pst,.py,.rar,.rat,.reg,.req,.rexx,.rjs,.ram,.rm,.rpm,.scf,.scp,.scr,.sct,.sea,.sh,.shb,.shs,.shtm,.shtml,.slk,.smi,.smil,.smm,.so,.stl,.swf,.spl,.stm,.sys,.tar,.taz,.tcl,.tga,.tgx,.theme,.tlb,.tmp,.tsp,.tz,.ult,.url,.uu,.uue,.vb,.vbe,.vbs,.vcf,.v?d,.vsmacros,.vss,.vst,.vsw,.vxd,.wab,.wav,.wave,.wbk,.wbt,.wch,.wcm,.wiz,.wma,.wmf,.wml,.wmv,.wmz,.wri,.ws,.wsc,.wsf,.wsh,.wsz,.xla,.xlam,.xlb,.xlc,.xld,.xlk,.xll...
2004 Oct 03
0
NCS and asterisk
Hey, i'm trying to patch asterisk to work with ncs. I get this error: root@fox:/Kit/openpbx/asterisk-1.0.0# patch -p1 <../conf_patches/ncs_dtmf_combined_v03.diff can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- channels/chan_mgcp.c 16 Jul 2004 21:22:55 -0000 1.60 |+++
2004 Oct 03
1
Asterisk + NCS patch
Hey, i'm trying to patch asterisk to work with ncs. I get this error: root@fox:/Kit/openpbx/asterisk-1.0.0# patch -p1 <../conf_patches/ncs_dtmf_combined_v03.diff can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- channels/chan_mgcp.c 16 Jul 2004 21:22:55 -0000 1.60 |+++