search for: specfically

Displaying 20 results from an estimated 90 matches for "specfically".

Did you mean: specifically
2003 Jul 02
2
Sip call dropping
I'm having an issue with a connection between two sip phones, specfically sjphone, The two phones connect just fine, but after about 5 sec the call is dropped. On a side note a call does'nt got dropped between sip/sjphone and the outside line with a wx100p card. The communcation is on a full 100mbit network. I have a text file of the debug output of the call. Kevin,
2017 Apr 18
2
Problems With Booting CentOS on Dell T7910
Hello! Does anyone have any experience with installing CentOS 6 (specfically, 6.8), on a Dell T7910? I've tried at least a dozen installs, everything gets configured, and when I have the system reboot, I get 'No boot device found press any key to reboot the machine'. In BIOS, I've enabled AHCI, Legacy boot and modes, and enabled the SAS controller. The d...
2003 May 31
3
function to populate a matrix based on a lookup to another matrix ?
Hi, This is a beginner R question. I have a 4x4 matrix named 'lookup' with the following values: 1 2 3 4 1 0.000000 2.828427 5.656854 8.485281 2 2.828427 0.000000 2.828427 5.656854 3 5.656854 2.828427 0.000000 2.828427 4 8.485281 5.656854 2.828427 0.000000 I then create a new empty matrix named 'dd' with specfic row and col names :
2002 Dec 19
3
dovecot replacing uw-imap
Hey, I'm trying to sort out how to make dovecot replace uw-imap cleanly. But I have the following problems/questions: 1. Why is mbox support limited to user-owned directories? 2. Would it be possible to have dovecot target a different place than ~user/mail by default, specfically some place like /var/path/to/maildirs/userdir/ I'd like to move all my mail storage out of user homedirs and to central space on my mail server, increasing reliability and helping me manage disk space usage for readily. In order to use dovecot I need a migration path and that path looks like...
2011 Feb 12
3
Using files .call or AMI
Hi! I have a script to generate calls from a database using .call files and giving a message. If works great! but now I need to do the same but instead of play a recorded message I need transfer this call to live person in a specfic extension. This is the scenarioI have a webpage with information about a customer so in this page the agent click a phone number and asterisk do the call and transfer
2008 Jan 04
1
Sorting of captions on axes
Hello, I think this might be a beginner question, but I couldn't find the answer in the manual... http://www.nabble.com/file/p14618947/at-modality.png I created this image with R by using the following code: modality <- read.table("results.table", header=TRUE, sep=",") color <-
2007 Jan 20
1
Missing action error not being caught
I keep getting a blank page containing only the following: "There was a controller specfic error processing your request." Though I have the following in my application.rb def rescue_action_in_public(exception) case exception when UnknownAction, ActiveRecord::RecordNotFound then render :controller => "application", :action =>
2018 Feb 02
2
libFLAC optimizations request
Hello again, After some time, I succeeded in splitting "flush" and "restart" functions. A quick measurement gives me ~25% speed improvement, which is quite a lot. Of course this optimization is specific for this use case (many short signals). Is this interesting for the project? I would gladly contribute it... If yes, how should I share it? As a patch against current git?
2013 Aug 06
2
Invalid auth token on production site
I get this error > Invalid auth token > > on my production website (Rails 4) deployed using capistrano and puma. Just that error on a white screen and nothing else. How do I debug this? I googled for similar error but all of them are dated and deal with browser specfic issue with Safari but for me opening the website in any browser gives this error. config.secret_key_base has value
2015 Mar 04
5
Roadmap to 2.7.3
We only have a few open items that I think should be resolved before releasing 2.7.3. The list grew a bit in the past week, but we'll cover that later. Here is the list: * #93: Devices Dumps Library improvements <https://github.com/networkupstools/nut/issues/93> * #158: Powerware BCMXCP advanced features <https://github.com/networkupstools/nut/pull/158> * #185: insecure storage
2002 Feb 22
1
problems with tftp-hpa timing out.
I'm difficulty diagnosing a tftp-hpa problem. Specfically, when performing a PXE boot, the machine hangs at the "TFTP...." and times out. This is only occuring at one network location (we'll call it network A). Now on network B, the computers on network can tftp boot no problem. If I run a tftp client from my workstation to connect to th...
2008 Nov 22
4
Mount point problem
I just had to deal with a situation where a glusterfs filesystem would not mount because someone had managed to create some files and directories under the mount point. Perhaps this behavior is intentional, but I would prefer that it work like NFS and just overmount. When bringing a cluster down and back up, it is quite possible for overeager users to log in and start working before
2009 Apr 20
1
R build fails during make when configured with "--with-x=no" (PR#13665)
...rror 1 make[2]: Leaving directory `/home/jeet/Scratch/r-build/on-frontend/R-2.9.0/src/modules' make[1]: *** [R] Error 1 make[1]: Leaving directory `/home/jeet/Scratch/r-build/on-frontend/R-2.9.0/src' make: *** [R] Error 1 The problem appears to be with the "src/modules/Makefile". Specfically, lines 26-29: @for d in "$(R_MODULES)"; do \ (cd $${d} && $(MAKE) $@) || exit 1; \ done Here, R_MODULES is blank, resulting in the "cd" command transferring to the user's home directory, where, of course, no Makefile is found resulting in the error above. Wor...
2011 Sep 19
3
Can't install program to another drive
I'm planning to remove Windows completely, but before I exercise this option, I want to be sure that I can install/run my needed programs under Linux using Wine. Granted I've been with Windows since the beginning, but after my experience with Vista, I have had enough. So, currently I have a dual boot setup for the moment, using Ubuntu 11.x/ Vista Ultimate (64bit). I have three hard disks,
2006 Feb 23
4
looping
I have a form that prints fine for one particular criteria... facility_id = "X" controller code looks like this... def fac_log @facility = Facility.find(params[:report][:facility_id]) @placement = Placement.find(:all, :conditions => [ "facility_id = ? and discharge_date IS NULL, params[:report][:facility_id] ] ) end I can print out the form
2004 Dec 09
6
Can''t allow ICMP to firewall?
Hello, I am stumped on a problem I am having with Shorewall 2.0.1 on Mandrake 10. My setup is as follows. I have a /28 and have assiigned all ip addresses to my firewall using aliases. I am able to setup rules to allow specific traffic to specfic ip addresses on the firewall like so: ACCEPT net:w.x.y.z $FW:w.x.y.z tcp 22 This works great for TCP and UDP traffic. I can
2015 Mar 16
0
Roadmap to 2.7.3
On Mar 4, 2015, at 9:04 AM, Charles Lepple wrote: > We only have a few open items that I think should be resolved before releasing 2.7.3. The list grew a bit in the past week, but we'll cover that later. Here is the list: > > * #93: Devices Dumps Library improvements <https://github.com/networkupstools/nut/issues/93> > * #158: Powerware BCMXCP advanced features
2005 Jul 23
1
Lattice: reversing order of panel placement in conditional histograms
Hi R-people, I have a question about lattice in general, and histogram specfically. How do you control the ordering of factors that controls the placement of the conditional panels. I have a dataset with factors that go 'Q1','Q2',"Q3','Q5' and of course I want the plot to place Question Q1 at the top and Question Q5 at the bottom of the graphical...
2008 Apr 24
9
Xen HVM images on VMware ESX
Hi everyone, I''m trying to convert some Xen HVM images to run on VMware ESX, unsuccessfully thus far. I believe the problem is that ESX by default wants the VMs to use SCSI virtual disks, but my HVM VMs are configured to use IDE virtual disks. If you have any experience with this sort of thing, please get in touch. Thanks! Diwaker -- http://floatingsun.net/
2010 Apr 11
2
Yum/WGET/HTTP sourceforge etc.
I am having a problem with 5.4 that I did not have with 4.5. The problem happens only sometimes but in specific instances. Basically a summary of the problem is that certain network transactions timeout. The specfic instances are with wget, rpm, http. The problem usually, but not always, occurs with pptp stuff. (NOT running pptp but getting pptp stuff). For instance, the following command, which