Displaying 20 results from an estimated 23927 matches for "goe".
Did you mean:
go
2007 Nov 15
7
Plain Text Stories Chaining Scenarios
I''m writing a plain text story (testing the waters) and I have
scenarios that I need to chain in my specs.
Here is what I have so far:
Story: User purchasing tshirts
As a user
I want to checkout
So that I can purchase shirts
Scenario: User goes to checkout with nothing in cart
Given a user
And user has an empty cart
When user goes to checkout
Then user should see the page: site index
And page should include the text: you have nothing in your cart
Scenario: Logged-in user goes to checkout
Given a logged-i...
2013 Dec 31
1
SQLite database file gets corrupted and XP goes blue
Dear fellows,
I'm getting blue screen on XP while populating SQLite database, using
RStudio and RQLite package.
The blue screen says "INVALID PROCESS ATTACH ATTEMPT" before goes into
memory check and reboot.
The database (file) is corrupted and not readable after this happens.
I'm iterating over CSV files, each contans a time-series of as many as
500x5000: rows being dates, columns being dependent variables. For each
CSV creates a 500x5000 matrix (preallocated), and...
2005 Aug 05
5
making a route sticky
Is it possible to have a route stick in the kernel, even if device it points to
goes to roller coaster up and down drive.
For example. I have an ADSL modem and am doing VPN over it. There's a route
needed for VPN added like this:
ip route add 192.168.1.0/24 via 1.2.3.4 src 192.168.2.1
There are two problems with it:
a) if ADSL link is down when above command is executed,...
2007 Apr 18
0
Networking: VoIP Goes MainstreamOperating Systems: In the Slow LaneOperating Systems: Linux Goes GlobalOperating Systems: Should You Nix Unix?
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 11907 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070328/b4f7d6f3/attachment.gif
2007 Apr 18
0
Networking: VoIP Goes MainstreamOperating Systems: In the Slow LaneOperating Systems: Linux Goes GlobalOperating Systems: Should You Nix Unix?
Skipped content of type multipart/alternative-------------- next part -----=
---------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 11907 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/virtualization/attachment=
s/20070328/b4f7d6f3/attachment.gif
2015 Sep 11
3
cdr table's "dst" column
Hi All
What, by definition, goes to the cdr table's "dst" column ??
In our setup, to get outside the user has to dial X before any number.
This goes to the dst with the X stripped out.
I recently made some changes in a macro and after that the X appeared in this dst column!
I run through the script and see no dif...
2014 May 22
2
Queue is not working
Dear All,
I have make a queue in my dailplan and queue is not working properly,prbolem is that all call goes to same extenstion at a time.Because,I use eyeBeam(softphone) and eyeBeam have six line and whenever a call comes into eyeBeam that call reserved by Line 1 suppose to 2nd call will come that call goes to Line 2(same extension used by Line 1) and 3rd call goes to 3rd line and so on.
But i want to...
2009 Oct 08
2
how do I name data frames and files according to the index of a for loop?
...a, and here's what I have so far:
for (i in 1:2858) {
Calc_1 <- some_stuff
Calc_2 <- some_more_stuff
Calc_3 <- some_other_stuff
Data_frame_name <- data.frame(Calc_1, Calc_2, Calc_3)
write.table(Data_frame_name,file="~/file/goes/here.csv", append
= FALSE, sep = "\t",row.names = FALSE, col.names = c("Calc_1", "Calc_2",
"Calc_3"),qmethod = "double")
}
The naming of the data frame and the writing of the file go swimmingly,
if I do it ONCE, outside of the for loo...
2005 Jun 06
2
No DTMF interpretation on outgoing calls
...ly problem :
When I place a call, being either to an extention or to an outside line,
DTMF signals are ignored by Asterisk.
This is serious because I can't even transfer calls (#) or park them (#70).
When I receive a call there's no such problem.
When I recover a call from parking (71) all goes OK too, and so goes call
capturing with *8...
I already tested dtmfmode=inband, rfc and info with no results.
I'm using asterisk@home 0.6 and 1.1 and did tests on phones X-Lite,
Grandstream 101 and Grandstream ATA-186.
Please help!
At this time, this is the only problem left before this serv...
2004 Apr 05
2
Can't seem to finish a randomForest.... Just goes and goes!
...ill Venables.
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Torsten Hothorn
Sent: Monday, 5 April 2004 4:27 PM
To: David L. Van Brunt, Ph.D.
Cc: R-Help
Subject: Re: [R] Can't seem to finish a randomForest.... Just goes and
goes!
On Sun, 4 Apr 2004, David L. Van Brunt, Ph.D. wrote:
> Playing with randomForest, samples run fine. But on real data, no go.
>
> Here's the setup: OS X, same behavior whether I'm using R-Aqua 1.8.1
> or the Fink compile-of-my-own with X-11, R version 1.8.1.
>
&...
2016 Mar 28
4
Network bond - one port goes down from time to time
Hi,
may be someone has an idea:
We have three supermicron servers with two 10Gb Ports each, connected to a cisco switch stack 1Gb ports. All are on auto speed.
I configured a LACP bond on both sides on all servers, first with citrix xen server.
On one server eth0 goes down from time to time ? maybe within minutes, someday it is up for some hours.
Two server are fine; the bond is up for 24 days(!) now without any problem.
Recently I installed centos 7.2 on that server in question and - bam - eth0 is going down from time to time ?
I checked patch cables, tried...
2016 Mar 29
2
Network bond - one port goes down from time to time
...>
>> We have three supermicron servers with two 10Gb Ports each, connected
>> to a cisco switch stack 1Gb ports. All are on auto speed.
>>
>> I configured a LACP bond on both sides on all servers, first with
>> citrix xen server.
>>
>> On one server eth0 goes down from time to time ? maybe within minutes,
>> someday it is up for some hours.
>>
>> Two server are fine; the bond is up for 24 days(!) now without any
>> problem.
>>
>> Recently I installed centos 7.2 on that server in question and - bam -
>> eth0 is...
2008 Jan 31
7
pulling my hair out over voicemail
...rience.
I have a very basic asterisk config. Sample configs, with the only
addition being by SIP phone, and my incoming voip. Last week I got
everything setup, calls were working, etc.,.
I cam across a tutorial for voicemail, followed it, and it worked. When
I call my phone and dont answer, it goes to voicemail, and message is
stored on server.
I created an extension to retrieve the messages:
exten => 1000,1,Ringing
exten => 1000,2,Wait(2)
exten => 1000,3,VoicemailMain
And that worked. Granted, everything is still defaults, so when I dial
1000, I get the "Comedian Mail&quo...
2004 Oct 05
4
cat function within a loop
I have a 'cat' function within a for loop.
I would like it to print out the result everytime it goes through the
for loop so that I can monitor the progress, but it only prints out
(execute the cat function) once at the very end of the for loop.
A simple example:
for(i in 1:100000){
cat(i, '\n')
}
What should I do in order for the cat function to be executed
everytime it goes thorough...
2006 Sep 09
2
cygwin ssh goes heavy cpu uasage
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I noticed that if I install cygwin ssh on a laptop , the cpu usage goes
to 80-90% when not all the network adaptors are connected.
how may I assist in reporting this bug better? can some one pls point me
to a version compilied with the debug flag? how can I use gdb on windows
to report this?
Niv
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment:...
2004 May 07
3
Routing by called interface
Hey everyone,
I want to run different lines directly to different extensions on two
FXO analog interfaces. ie; Zap/1 goes to Ext. 101, Zap/2 goes to
extensions 102
Does anyone know of a way to do this?
Thanks!
Chris
2005 Sep 08
1
Call goes through, but no audio
Hi,
Does someone know what the problem is when the
call goes through but one or both parties can't
hear the other?
What are the common causes? Solutions?
2004 Aug 05
1
print spooling message never goes away
I have a Samba server that reports some print jobs "spooling" to the
workstations on the network when clients browse it. There are no jobs
spooling or printing and it never goes away unless I restart the Samba
process. It does come back though and do the same thing. This happens on
a few of the 50 queues it's serving.
Any ideas?
Thanks
Greg
Samba 3.0.4
Fedora Core 1
2012 Nov 13
1
PowerCom BNT-600AP on ubuntu 12.04.1 AMD64
Hello people,
I use a BNT-600AP from PowerCom, and on driver loading (nut service
start) the UPS goes off so I cannot use nut as service as the computer
goes off with the UPS.
When the computer is not using the UPS, but still connected, I see that
the UPS goes off for a very short time, does battery check and goes on
again.
I don't know how to deal with this issue as I cannot use my UPS w...
2018 Apr 24
0
Hosted VM Pause when one node of gluster goes down
Hi Russell,
Since I also ran into this when setting up gluster, the solution is to
tweak network.ping-timeout to a lower value (default is 42 seconds). If a
node goes down and starts timing out, the whole cluster will attempt to
block access, including reads, for network.ping-timeout seconds and only
let them through after.
I set mine to 5 (seconds) because 42 is nowhere near an acceptable wait
value.
Note: This only happens when the node goes offline for the...