search for: 6005

Displaying 20 results from an estimated 47 matches for "6005".

Did you mean: 2005
2005 Jul 11
4
Video phone settings???
I have three video phones here for testing: Extension 6003 is Eyebeam Extension 6004 is a hard phone (model 8770) Extension 6005 is a hard phone (model 8882) Can anybody have a look at my settings and the output I get from all kinds of dialings, please. The sip settings for all phones is (user / password different): [6003] type=friend username=6003 secret=pwd qualify=200 nat=yes host=dynamic canreinvite=yes context=from-...
2005 Feb 15
1
"System" command causes core dump Warning: Newbie help :)
With the following program: #!/bin/sh # mailfax: program to email received fax as pdf FAXFILE=$1 RECIPIENT=$2 FAXSENDER=$3 FAXID=`basename $1|cut -d "." -f1,2`.pdf FAXTXT=`basename $1|cut -d "." -f1,2`.txt tiff2pdf $FAXFILE > $FAXID sendfax.pl $FAXID $RECIPIENT $FAXSENDER $FAXFILE #end of program If I execute the following from the command line: mailfax
2006 Sep 01
2
Making Mongrel play well with Monit
...am = "/home/xxx/scripts/mongrel_rails_start 6004" stop program = "/home/xxx/scripts/mongrel_rails_stop 6004" if totalmem > 50.0 MB for 5 cycles then restart if failed port 6004 protocol http with timeout 10 seconds then restart group mongrel #6005 check process mongrel-6005 with pidfile /home/xxx/sshare/app/log/mongrel.6005.pid start program = "/home/xxx/scripts/mongrel_rails_start 6005" stop program = "/home/xxx/scripts/mongrel_rails_stop 6005" if totalmem > 50.0 MB for 5 cycles then restart if failed...
2011 Apr 26
3
1 model out of a dozen hangs at "loading boot sector... booting..."
...XElinux mods and are testing using iPXE on a linux box only. We mainly use HP but also have Dells, Panasonic, and Lenovo. On almost a dozen models tested now, everything works great. These were mostly laptops but a Dell Optiplex 360 and 380 booted fine. So far we have just had a problem with the HP 6005 Pro SFF desktop. With this model it hangs at "loading boot sector... booting...". This is using version 4.04. I tried doing some regression testing and I did manage to figure out that I could break a HP 2540p laptop with the same message by using memdisk version 3.51. Every version after...
2003 Dec 22
1
[R] lattice: levelplot: error: min not meaningful for factor (PR#6005)
R 1.8.1: ___COMMAND____________________________________________ levelplot( yield ~ year * variety | site, barley ) ___ERROR_MESSAGE______________________________________ Error in Summary.factor(..., na.rm = na.rm) : "min" not meaningful for factors ___COMMENT____________________________________________ levelplot( yield ~ as.numeric(year) * as.numeric(variety) | site,
2003 Dec 22
0
(PR#6005) Re: [R] lattice: levelplot: error: min not meaningful
Actually, this is supposed to work (and is given as an example in my DSC-2003 paper), and at some point, did. It seems this was broken as a consequence of a careless change in panel.levelplot. The first 5 lines should have been label.style <- match.arg(label.style) x <- as.numeric(x[subscripts]) y <- as.numeric(y[subscripts]) minXwid <- min(diff(sort(unique(x))))
2005 Feb 14
1
Flash Operator Panel - lots of problems
...r you can't use g1, you could use zap/*. > Is there a way to define a button for CAPI/[contr0] which lights up, no > matter what MSN is used? There was some discussion about CAPI, I never played around with CAPI before so I can't tell you. > When making a call from SIP/6004 to SIP/6005, the SIP/6004 button shows > ->6005 but the 6005 Button shows <- -. CallerID issue. Upgrade to latest CVS, or use the o option in dial. > Sometimes, when using a SIP button to originate, transfer or hangup a > call, the button disappears. When the mouse is moved over, the shape of L...
2002 Mar 26
0
[Bug 187] New: ssh-keygen not converting from and to SECSH standard correctly
...and received the following" host1% ssh -v host2 OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f debug1: Reading configuration data /usr/local/etc/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: restore_uid debug1: ssh_connect: getuid 6005 geteuid 6005 anon 1 debug1: Connecting to host2 [xxx.xxx.xxx.xxx] port 22. debug1: temporarily_use_uid: 6005/6005 (e=6005) debug1: restore_uid debug1: temporarily_use_uid: 6005/6005 (e=6005) debug1: restore_uid debug1: Connection established. debug1: identity file /home/user1/.ssh/identity type -1...
2011 Mar 01
3
TLS/SRTP calls go to circuit busy.
...6003,1,Dial(SIP/6003) ;exten => 6003,2,Hangup() exten => 6003,1,Set(_SIPSRTP_CRYPTO=enable) exten => 6003,2,Dial(SIP/${EXTEN}) ;exten => 6004,1,Dial(SIP/6004) ;exten => 6004,2,Hangup() exten => 6004,1,Set(_SIPSRTP_CRYPTO=enable) exten => 6004,2,Dial(SIP/${EXTEN}) exten => 6005,1,Dial(SIP/6005) exten => 6005,2,Hangup() ;exten => 6005,1,Set(_SIPSRTP_CRYPTO=enable) ;exten => 6005,2,Dial(SIP/${EXTEN}) exten => 6006,1,Dial(SIP/6005) exten => 6006,2,Hangup() ;exten => 6006,1,Set(_SIPSRTP_CRYPTO=enable) ;exten => 6006,2,Dial(SIP/${EXTEN}) exten => 600...
2000 Apr 20
4
random number 0-1
Hello, i'm looking for the procedure to generate a random number between 0-1. Try rnorm() but can't get to do generate between 0-1 thanks(i'm sur it's easy) -- Nicolas Baurin Doctorant Institut de Chimie Organique et Analytique, UPRES-A 6005 Universit? d'Orl?ans, BP 6759 45067 ORLEANS Cedex 2, France Tel: (33+) 2 38 49 45 77 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[u...
2013 Mar 29
1
iptables settings for X11 forwarding in CentOS 6.2
...INPUT -i eth1 -p tcp --dport 6002 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A INPUT -i eth1 -p tcp --dport 6003 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A INPUT -i eth1 -p tcp --dport 6004 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A INPUT -i eth1 -p tcp --dport 6005 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A INPUT -i eth1 -p udp --dport 177 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A INPUT -i eth1 -p udp --dport 6000 -m state --state NEW,ESTABLISHED -j ACCEPT iptables -A INPUT -i eth1 -p udp -m state --state ESTABLISHED,RELATED -j AC...
2009 Feb 11
0
[LLVMdev] new warnings, I think
...:FindBetterChain(llvm::SDNode*, llvm::SDValue)’: lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6006: warning: ‘SrcValueOffset’ may be used uninitialized in this function lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6006: note: ‘SrcValueOffset’ was declared here lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6005: warning: ‘SrcValue’ may be used uninitialized in this function lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6005: note: ‘SrcValue’ was declared here lib/CodeGen/SelectionDAG/DAGCombiner.cpp:6004: warning: ‘Size’ may be used uninitialized in this function lib/CodeGen/SelectionDAG/DAGCombiner.cpp:...
2000 May 03
3
:?alternative to loop
...on of a function to each column of a matrix (ex: function sum()), i'd like to know if there is a simpler (and faster) alternative to a loop like : for (i in 1: ncol(m)){sum(m[i])} Thanks in advance, Cordialement, -- Nicolas Baurin Doctorant Institut de Chimie Organique et Analytique, UPRES-A 6005 Universit? d'Orl?ans, BP 6759 45067 ORLEANS Cedex 2, France Tel: (33+) 2 38 49 45 77 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[u...
2002 Jul 06
3
Changing journaling mode on root / loop-aes
...er reasons. Will we ever see such support in RedHat? Very Respectfully, Stuart Blake Tener, IT3 (E-4), USNR-R, N3GWG Beverly Hills, California VTU 1904G (Volunteer Training Unit) stuart@bh90210.net west coast: (310)-358-0202 P.O. Box 16043, Beverly Hills, CA 90209-2043 east coast: (215)-338-6005 P.O. Box 45859, Philadelphia, PA 19149-5859 Telecopier: (419)-715-6073 fax to email gateway via www.efax.com (it's free!) JOIN THE US NAVY RESERVE, SERVE YOUR COUNTRY, AND BENEFIT FROM IT ALL. Saturday, July 06, 2002 1:33 PM
2007 Jul 05
1
problem assigning to indexed data frame element
...na.rm) : min not meaningful for factors Please find the code I used farther below. It would be great if someone could help me. Best regards, Michael PS: Coincidentally, I found this same error message mentioned in another context (levelplot) as indicating a bug (original bug report PR# 6005 on Mon, 22 Dec 2003) ------------------------ Michael Drescher Ontario Forest Research Institute Ontario Ministry of Natural Resources 1235 Queen St East Sault Ste Marie, ON, P6A 2E3 Tel: (705) 946-7406 Fax: (705) 946-2030 ------------------------ Code: > sfalls.plot.comp <- matrix(nrow=pl...
2008 Oct 17
1
anoyingly answers already in use pstn line
...; Entering an invalid extension replays the instructions exten => i,1,Playback(invalid) exten => i,n,Goto(s,instruct) ; Timeout goes to voicemail exten => t,1,Goto(#,1) exten => 6003,1,Macro(stdexten,6003,SIP/cstewart) exten => 6004,1,Macro(stdexten,6004,SIP/mhockley) exten => 6005,1,Macro(stdexten,6005,SIP/jbates) [...]
2007 Jun 05
4
AD Integrated authentication
...keep things relatively short). The logs have been less than ideally helpful since i already know that authentication isn't working... somewhere. Can someone help? Please? m. Michael Cleghorn System & Network Administrator Risk Management Technologies 5 Ventnor Avenue West Perth WA 6005 AUSTRALIA Tel: +61 8 9322 1711 Fax: +61 8 9322 1794 Web: www.rmt.com.au Please Note: The contents of this e-mail transmission are intended solely for the named recipients and may be confidential, privileged, or otherwise protected from disclosure in the public interest. The use, reproduction, di...
2001 Jul 25
4
EXT3 Worries
...yout. I am waiting to implement EXT3 when it becomes available. Very Respectfully, Stuart Blake Tener, IT3, USNR-R, N3GWG Beverly Hills, California VTU 1904G (Volunteer Training Unit) stuart@bh90210.net west coast: (310)-358-0202 P.O. Box 16043, Beverly Hills, CA 90209-2043 east coast: (215)-338-6005 P.O. Box 45859, Philadelphia, PA 19149-5859 Telecopier: (419)-715-6073 fax to email gateway via www.efax.com (it's free!) JOIN THE US NAVY RESERVE, SERVE YOUR COUNTRY, AND BENEFIT FROM IT ALL. Wednesday, July 25, 2001 4:35 PM
1999 Dec 15
1
NT domain: errors in diagnostic tests 3 and 7+
...ser" or "share" but to no avail. Many thanks in advance for any advice! -- JEREMY MALCOLM Jeremy@Malcolm.wattle.id.au http://malcolm.wattle.id.au SIG of the day: [x] Contact [ ] Web [ ] PGP [ ] Taglines #1 [ ] #2 Residence: 208/112 Mounts Bay Road, West Perth, Western Australia 6005 Phone: +61-8-9226 0689 (H), +61-8-9325 4400 (W) | Fax: +61-8-9421 1762 Mobile: 0419 911 079 | Email: jmm@proctors.com.au, info@netcafe.net.au Load smb config files from /etc/samba.d/smb.conf Processing section "[homes]" Processing section "[printers]" Processing section "[...
2013 Feb 19
1
[LLVMdev] x86_stdcallcc and extra name mangling on Windows
..., I threw together a quick patch to add a custom calling convention (see attachment). It seems to work for now, but is there a better solution? Thanks, David -------------- next part -------------- A non-text attachment was scrubbed... Name: llvm-3.2-x86-d.diff Type: application/octet-stream Size: 6005 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130219/24845fe3/attachment.obj>