Displaying 20 results from an estimated 300 matches similar to: "[offtopic] Cygwin.com / sources.redhat.com down?"
2012 Oct 16
5
`method_missing_without_paginate': undefined method `class_attribute' for ActiveRecord::Base:Class
hi
i am using radiant 0.8.2 , rails 2.3.4, ruby 1.8.7 and rubygems 1.4.2. and
i can''t able to run my existing application.
error occurred :
run command for server "script/server -e production -p 3001"
error:
=> Booting WEBrick
=> Rails 2.3.4 application starting on http://0.0.0.0:3001
config.gem: Unpacked gem rack-rewrite-1.2.1 in vendor/gems has no
specification
2012 Oct 17
6
NoMethodError (undefined method `service_options' for nil:NilClass)
hi i am using rails 2.3.4 and i am facing "no method error"
there is possibility to not find method but my question is - is there
possibility to error occurred because of empty table? or error in another
controller or helper?
error trace:
Processing QuoteRequestsController#create (for 127.0.0.1 at 2012-10-17
16:07:34) [POST]
Parameters:
2004 Oct 01
3
Nuvox PRI - CCITT (ITU??) vs. ANSI
All,
Having problems terminating to a Nuvox PRI, the tech at Nuvox is
saying Asterisk is transmitting in CCITT (aka ITU?) when they're
expecting (and will only accept) ANSI. The question is, is there a
simple way to change this or am I stuck with rewriting code? I googled
and checked the mailing list and found nothing, I could be barking up
the wrong tree I guess. PRI is not my forte.
2004 May 23
5
PRI problem???
I have just finished installing a new asterisk box at my work. The box is
quite hefty, dual Zeon 2.8s with SCSI drives and 2Gb of memory. I have a 4
port Digium T1 card for channel bank and PRI access.
I activated a PRI from a local CLEC (DMS-500 based, National protocol).
This PRI is on slot 2 of the card and is set as the primary timing source.
It is ESF/B8ZS.
All the software is latest
2004 Jul 22
1
Can anybody recommend a good T1/PRI provider ?
Are you looking for local or Long distance? What will these T1s primarily be
used for(inbound/outbound, domestic, local, long distance, international)
How important are per minute rates to you? how many minutes do you expect to
use per month?
We are in Tampa Florida and have 15 T1s from several different providers so
I may be able to refer you to one if it's a match to what you're
2006 Nov 20
1
T.38 - By reinvitation only?
Hi All,
Excited to see mention of T.38 passthru with 1.4.0....
BUT it seems like "Emperor's New Clothes" from my perspective.
As I understand it, T.38 passthru only works via a re-invite mechanism -
so two T.38 devices try talking fax and request a T.38 media stream.
Asterisk is now savvy enough to realise it can't do it, so opts out -
"Hey Guys, I don't know
2003 Mar 10
1
what happens to text after the label?
Hi All,
Interesting that I couldn't find this documented anywhere, but
what happens to text that is typed after the label on the syslinux
prompt?
My current issue is I'm using PXE to do kickstart installations. I
want the ability to do "rescue" boots also with PXE. I've gone
looking at the current RH80 disk 1 which has this capability. It
has a directory called
2003 Feb 24
2
69.x.x.x network in rfc1918
I came across a problem when one of our clients was not able to access any
of the servers on our network. This person has never connected to us before
and now for this first time was trying to do it from his home is Houston, TX
using earthlink cable service provided by Time Warner. All this
information, I think, is important because when I started examining my
shorewall logs I found out
2015 Jun 25
3
LVM hatred, was Re: /boot on a separate partition?
Gordon Messmer gordon.messmer at gmail.com Wed Jun 24 01:42:13 UTC 2015
> I wondered the same thing, especially in the context of someone who
> prefers virtual machines. LV-backed VMs have *dramatically* better disk
> performance than file-backed VMs.
I did a bunch of testing of Raw, qcow2, and LV backed VM storage circa
Fedora 19/20 and found very little difference. What mattered
2005 Oct 11
1
call to a particular 800 numbernevershowsanswered on Zap channel
> Watch the output of 'pri debug span 1' on the Asterisk server while
> placing the call - bug #4468 (http://bugs.digium.com/view.php?id=4468)
> might be relevant.
Yes, this is exactly what is happening. Thanks a lot. I am thinking about adding a special case for the IBM 800 number since it is the only one my company is complaining about. Currently I have this in my dialplan:
2013 Apr 30
1
wats this???
Hi all,
I DONT KNOW WHAT IS THIS WHEN I RUN SERVER OR CONSOLE
ITS COMMING. PLEASE ANYBODY TELME WHATS PROBLEM WHATS SOLLUTION
rajesh@rajesh:~/workspace/apl$ ruby script/console
Loading development environment (Rails 2.3.2)
NOTE: Gem.source_index is deprecated, use Specification. It will be removed
on or after 2011-11-01.
Gem.source_index called from
2005 Oct 07
3
call to a particular 800 number never showsanswered on Zap channel
Thanks for the reply. Forgive me for being na?ve, however have jumped in to this asterisk project at work due to some circumstances beyond my control and I don't know a lot about carriers and how this all works. I am figuring it out, but it's a lot of trial by fire.
As far as I know, we only use 1 carrier for our system. We have a PRI from NuVox and we use 7 channels for our asterisk
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582
Summary: rsync dry run cannot find missing folders, contradicts
actual run.
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
1999 Jul 16
3
Carriage Returns in files after copying
I apologize in advance if I'm wasting bandwidth with a simple question, but
I was unable to find a solution for this problem in the documentation...
I've got a set of shares set up on a SUN Enterprise 5500 using Samba 2.0.4.
In Windows NT, I map a drive to the share. When I copy a text file from
Windows NT to the SUN, editing the file in UNIX shows that ^M has been added
to the end of
2012 Sep 18
2
undefined method `to_sym' for nil:NilClass
Hi all,
I am trying to upgrade my rails 2 app to 3 and am getting this error
when trying to login:
NoMethodError in AuthenticateController#authenticate
undefined method `to_sym'' for nil:NilClass
The stack trace is:
activerecord (3.2.2) lib/active_record/validations/uniqueness.rb:26:in
`validate_each''
activemodel (3.2.2) lib/active_model/validator.rb:153:in
2003 Nov 09
1
chan_capi & Eicon Diva problem
Hello,
I have an issue getting the chan_capi module to load in asterisk cvs
from today. Plain 2.4.20 kernel with melware patches for the Eicon Diva
Server Bri card.
I load the modules with: modprobe -v divas divacapi
I load the firmware with: divactrl load -c 1 -f ETSI -vd6
Output in /var/log/messages is:
Nov 9 19:26:26 voice kernel: Eicon DIVA - DIDD table
(http://www.melware.net)
Nov 9
2006 Oct 15
3
VoicePulse Connect 4 Channel Limit?
Does anyone know what happens if you try to have 5 concurrent outgoing
channels with VoicePulse Connect? Does it give you an error message or a
reorder or something? I'm worried about using them as my primary carrier if
this is the case.
I noticed that they supposedly only allow 4 channels for free and then you
have to pay $20 a month extra per channel. I'm guessing this is for inbound
2004 Apr 15
2
T1 Line install.. (UK Muppet)
Hi all, Muppet from the UK asking for help
We are just about to have a T1 line installed in our office in Dallas
and "Advantex" the supplier has sent a questionnaire asking a number of
questions. I have put the question area at the bottom of the email, we
will be using Digium's hardware. could anybody help :-)
In the UK when I asked for a E1, number of trunks required and the
2002 Apr 29
1
Offtopic: nfs, tmpfs and `getfh failed: Operation not permitted'
Sorry this is off-topic, but I'm scrambling to get this system in,
google didn't help, and I'm sure someone on this list knows the answer
cold.
I'm trying to nfs-export a tmpfs disk. I saw a hint from a response
about ram disks... which leads to my guess that tmpfs simply doesn't
implement some method that nfsd needs.
I can probably survive without tmpfs, but I'd like to
2006 Nov 13
3
(A bit offtopic): A good starting book for ruby programming?
Hi all
Guess it''s time for me to dig a bit deeper into the ruby language.
Can you recommend some good starting books on ruby programming?
Thanks.
--
Med venlig hilsen
Juri Rischel Jensen
Fab:IT ApS
Vesterbrogade 50
DK-1620 København
Tlf: 70 202 407 / Fax: 33 313 640
www.fab-it.dk / juri@fab-it.dk