Displaying 20 results from an estimated 6000 matches similar to: "system reboot often?"
2008 Feb 20
1
Chronic parse problem?
Hi all,
Using the Chronic.parse method, I see some weird behavior. Perhaps
someone can set me straight or confirm that it is indeed weird. Note
that the date changes to one day earlier in the last example below.
Since the date and time are uniquely specified using the hh:mm:ss
notation -- though in the future -- I would expect the same result as
when I specify the time as in
2012 Jan 01
4
Chronic parsing date range in console but not in application in rails 3
Hey all,
Chronic will parse a date range in console:
Chronic.parse(1/1/2011 - 1/1/2012, :guess => false)
=> 2012-01-01 12:00:00 -0500..2012-01-01 12:00:01 -0500
However, when I use logger to check if it''s parsing in application, it
is not:
logger.info "The value of history date is #{history_date}" =>
The value of history date is 1/1/2011 - 1/1/2012
2004 Oct 06
4
TDM400P stop responding
iH
have a TDM400 w/ 1 FXS & 1FXO card. after about a day or so the FXO
stops working. after a reboot i get the following error. to get the
card working again i have to shutdown, physically unplug/replug the
card (reboot only, power off/on does not work) any ideas what may be
going wrong here?
thanks
- hcir
Zaptel Configuration
======================
Channel map:
Channel 01: FXO
2012 Jan 22
4
undefined method `gsub!' for 2012-01-22 17:00:00 -0500..2012-01-23 00:00:00 -0500:Chronic::Span
Hey all,
I am getting this error:
NoMethodError (undefined method `gsub!'' for 2012-01-22 17:00:00
-0500..2012-01-23 00:00:00 -0500:Chronic::Span):
in this code:
date_range = Chronic.parse(the_date, :guess =>
false)
reports.sum_distance_by_date(date_range).each do |d|
u[:m] << d
end
def
2006 Jan 20
2
Conversation interrupted by fax
Asterisk SVN-trunk-r7353M (will be moving to 1.2.2 this weekend)
E1 connected to Sangoma A102
SIP phones (Cisco 7960)
I've been making a call from my mobile to the office, when, suddenly the
conversation is terminated and replaced by a "fax-type" sound. This has
happened to me several times over the past year, so it's not the version
of asterisk (we've had cvs trunk and
2007 Mar 13
6
Easy Date question - newb
All I want to do is find the objects that were created today under the
''created_on'' column. I''ve tried many ways, here is one example using
the chronic gem.
@products = Product.find_all_by_created_on(Chronic.parse(''today''))
I must be missing something right in front of me .... Thanks for any
help.
2007 May 11
1
Problems with outbound calls through VSP
Bear with me this is a bit long winded. I am having some issues making
automated outbound calls over Broadvoice from my Asterisk 1.4.2 server.
For reference, none of the below issues happen when I make the calls to
VoIP phones attached to the Asterisk server. What I am trying to do is
call, using a .call file, out via the SIP trunk we have setup, and when
the party picks up use AMD to
2003 Apr 14
2
Weirdness on "hookflash call pickup"
I'm sure dumb when it comes to describing things that happen on my system.
I'm making an outbound call on my ATA186 when another call comes in. I
first get the nasty CID screech and then the periodic call-waiting tone.
So far, so good.
Then I hookflash, and just like it's supposed to, the waiting caller is
on the line.
But during the duration of that conversation, my console
2010 Sep 22
2
Asterisk T38
In the simplest terms I can think of, I'm going to describe what I want
to do and I want to know if it's possible in the current version of
asterisk.
Can I take a T38 call from an ATA, convert that back to analog and have
asterisk screech that out on a POTS line to a remote fax machine. Would
it work?
And could I receive an incoming fax the same way?
Please don't talk to me
2011 Jan 03
8
Heroku, needs constant AppController updates?
Dear All,
Fairly new to rails and Heroku, so could be doing something wacky - do
let me know if you think my code practice is off, even if unrelated to
this error, I''d like to learn!
I''m using Rails 3.0.0, ruby 1.8.7, and ''sqlite3-ruby'', ''1.2.5'', :require
=> ''sqlite3''.
I''ve got an application that goes off and
2008 Jul 16
4
Likelihood ratio test between glm and glmer fits
Dear list,
I am fitting a logistic multi-level regression model and need to test the difference between the ordinary logistic regression from a glm() fit and the mixed effects fit from glmer(), basically I want to do a likelihood ratio test between the two fits.
The data are like this:
My outcome is a (1,0) for health status, I have several (1,0) dummy variables RURAL, SMOKE, DRINK, EMPLOYED,
2019 Jun 24
3
Vulnerabilities to bind-libs bind-utils - possible to remove these on webservers
I think the subject says it all. We don't run named. It seems there are chronic issues with bind. Can these packages be removed?
We locally authenticate. I see this:
Removing for dependencies:
bind-utils
ipa-client
sssd
sssd-ad
sssd-ipa
We shouldn't need any of that with local authentication (/etc passwd and /etc/shadow) right?
This message contains information which may be
2005 Jun 21
1
Asterisk answers with high pitch sound
Hi,
I've googled it and look in voip-info.org <http://voip-info.org> without any
success. Hope someone can point me to the right direction. I saw a couple
similar questions, but don't see any answers.
Fedora Core 2
2 X100P(clone) PSTN
Asterisk 1.07
Everything seems to be running fine, but on occasion, Asterisk answers the
call with high pitch screech sound (like fax or modem
2007 May 14
1
Difference between making a call and Originate
When I make a regular call from my SIP phone connected to my Asterisk
server I have no issues, however when I make a call using Originate :
'Channel'=>"SIP/1XXXXXXXXXX@sip.broadvoice.com",
'Context'=>'mycontext',
'Exten'=>'899',
'Priority'=>1,
'Callerid'=>'whatever'));
It creates a screech sound when the
2008 Jul 06
2
Shirewall and ppp interface
I well, my ISP just worked with me to switch in my new gateway.
After the switch and bringing up the ppp interface, the new gateway was
access the Internet just fine, but none of systems behind it were.
Scratched my head, and after some fumbling, I discovered that it seems
like I have to restart shorewall after ppp interface is brought up.
So.
How do I ensure that shorewall is restarted
2009 Jul 20
9
rake error
When I run rake test:units I get this error:
292 tests, 350 assertions, 2 failures, 13 errors
rake aborted!
Command failed with status (1): [/usr/local/bin/ruby -I"lib:test" "/
usr/loc...]
This error just showed up yesterday --- I have no idea how I caused
it. Here is my gem list in case that helps:
actionmailer (2.3.2, 2.2.2)
actionpack (2.3.2, 2.2.2)
activerecord (2.3.2, 2.2.2)
2006 Jan 30
5
How many TDM2400P's will a server take?
How many TDM2400P cards can I safelly install in one PC? I'm loking for
answers from whoever has a working scenario with * and a number of cards
higher than one.
Thx,
Juan
__________________________________________________________
Mensagem enviada usando o Webmail da ViaLink ver. 2.7.8
2007 May 03
4
Survival statistics--displaying multiple plots
Hello all!
I am once again analyzing patient survival data with chronic liver disease.
The severity of the liver disease is given by a number which is continuously
variable. I have referred to this number as "meld"--model for end stage
liver disease--which is the result of a mathematical calculation on
underlying laboratory values. So, for example, I can generate a Kaplan-Meier
plot
2008 May 28
1
nil.send_request = Incorrect worker name?
Hi,
Would greatly appreciate some help with this.
Is the following error caused by an incorrect worker name?
You have a nil object when you didn''t expect it!
The error occurred while evaluating nil.send_request
/usr/lib/ruby/gems/1.8/gems/packet-0.1.5/lib/packet/packet_master.rb:44:in `ask_worker''
Here''s what I''m doing in my rails console.
2008 May 30
1
Adding vendor folder to $load_path
I''m using backgroundrb in a rails project, with packet and chronic unpacked
in the vendor folder, to make backgroundrb I''ve added the following line to
scribts/backgroundrb
$LOAD_PATH << File.join(RAILS_HOME, "vendor")
Do you believe it''s a good idea? I don''t like depend on the installed gems
ciao ciao
paolo
-------------- next part