search for: nays

Displaying 20 results from an estimated 116 matches for "nays".

Did you mean: days
2004 Apr 12
2
Voicemail storage in DB
Hey all, Quick Question. I have heard mention that Asterisk has the capability to store voicemail inside a database, instead of storing each voicemail in a separate file under a spool directory. Is this true? If so, does it (or can it) use MySQL? Is there any documentation available showing how to do this? The problem that we are having is that we need redundant voicemail servers
2014 May 11
5
[Bug 78570] New: GT215: Freeze on X startup, 2014.
https://bugs.freedesktop.org/show_bug.cgi?id=78570 Priority: medium Bug ID: 78570 Assignee: nouveau at lists.freedesktop.org Summary: GT215: Freeze on X startup, 2014. QA Contact: xorg-team at lists.x.org Severity: blocker Classification: Unclassified OS: Linux (All) Reporter: phix.nay at gmail.com
2008 Feb 21
4
undefined method `save' for :Array
hi all when i m trying to save my tags.this error s cmng........cn anybody help me to how to save the array error depicting = undefined method `save'' for []:Array --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Jan 22
2
Streaming audio file while working in background ?
Hey All, Is there an app available, or another method, to stream an audio file to a caller while performing additional actions in the background? Regardless of whether DTMF is received or not from the caller. I had originally thought that I could use the "Background" app for this but after further investigation found that Background is primarily for playing audio and waiting for
2013 Feb 18
2
How to label percentage values inside stacked bar plot using R-base
Hello, I am new to R. I would like others to explain to me how to add absolute values inside the individual stacked bars in a consistent way using the basic R plotting function (R base). I tried to plot a stacked bar graph using R base but the values appear in an inconsistent/illogical way in such a way that its supposed to be 100% for each village but they don't sum up to 100%. Here is the
2007 Jan 16
1
Asterisk, SpanDSP and RXFax
Hey All, I am attempting to get the RXFax app working and having a hell of a time of it. I am hoping that some of you fine folks can help me out. I have installed Asterisk v1.2.14, SpanDSP v0.0.2pre26 and app_rxfax. All compiled and installed fine. When I attempt to call the extension I have created for receiving fax's then I get the following error once just as the rxfax
2007 Apr 16
3
Audio Problems - Operating System??
Hey All, I've been using Asterisk for a couple years now, but have always had some unsolvable audio problems. I get audio stuttering and popping quite often. Even if I have just one call up! The server is a Dual Duo-Core 3.0ghz Xeon Processor PC with 4 GB or ram. It just seems to me that this should NOT be happening. The server resources are nearly 98% idle. I've tried using
2004 Apr 07
5
Changing `security@freebsd.org' alias
Hello Folks, The official email address for this list is `freebsd-security@freebsd.org'. Due to convention, there is an email alias for this list: security@freebsd.org, just as there is for hackers@ & freebsd-hackers@, arch@ & freebsd-arch@, and so on. The security@freebsd.org alias has been the source of occassional problems. Several times in the past, postings have been made to
2010 Jul 16
4
RFCFS - reload specified file
...g logger reload When done, I have to undo the changes. It occurs to me that being able to just enter: logger reload maximum-verbosity.conf would be a useful feature and would be useful in many situations like "iax2 reload" or "extensions reload." Yays or nays? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
2003 Apr 26
3
PCA
Hi, I have a dataset of dimensions 50 x 15000, and tried to use princomp or prcomp on this dataset with 15000 columns as variables, but it seems that the 2 functions can;t handle this large number of columns, anyone has nay suggestions to get around this? Thanks --------------------------------- [[alternate HTML version deleted]]
2010 Feb 23
2
Importing a file to r
Hello I am trying to import the attached file Curva LIBOR to R. I am trying to use the following commands and obtaining the following errors > res <- read.xlsx("C:\\Users\\FELIPE PARRA\\Documents\\Quantil\\Federacion\\Curva LIBOR.xlsx", 4) Error en .jcall(rowCells[[ic]], "I", "getColumnIndex") : RcallMethod: invalid object parameter > res <-
2001 Apr 09
13
2.2 release imminent.
Well, as Andrew shouted at me again this weekend it's getting to be about that time.... :-) :-). Yep, we're thinking we should do an official 2.2 Samba release early next week, so if you have anything you can't live with, now would be a good time to tell us.... :-). It's been gestating longer than an elephant, so it's really time to let it out into the world and do its own
2000 Apr 14
2
replacing NA values in an expression
Dear R people, This is simple, nay trivial question. I do the following. I just want to know what is the slickest/most elegant method. I have an expression containing the term (y)*log(y) where y can take the value either 0 or 1. If y is 0 then the expression is undefined, but in this case I want to replace the result by 0 in the expression. I don't want to write a separate function for
2004 May 22
1
Re: Sipura and STUN (was: rejected NOTIFY re quests)
Sipura does include STUN as an option. It has for quite some time. We are using it with all of our Sipuras behind NAT'd gateways and it works great! Try upgrading to the latest Sipura firmware rev. Darren Nay > -----Original Message----- > From: John Todd [mailto:jtodd@loligo.com] > Sent: Saturday, May 22, 2004 1:57 PM > To: asterisk-users@lists.digium.com > Subject:
2007 Oct 10
3
Is Ruby for me ?
Is Ruby on Rails the right framework for setting up a system that can successfully accomplish the following tasks: -flexible user roles and permissions -automated workflows -robust taxonomies -robust search engine -event calendar -RSS capacity -tagging -member directory -social networking capacities, including listservs and/ or forums, the ability for individual members to form
2008 Oct 20
3
The evaluation of optional function arguments
Dear R-helpers, I've got two functions; callTimes() calls times(), passing it an optional argument (bar) by name (bar=harry). times() then believes it has been passed a name, rather than a value ? but I want the value, not the name. Worse, if I evaluate the name, it is evaluated in the environment times() was defined, not where it is called. How can I call times(), defining its optional
2001 Apr 19
3
Install problems with RedHat 7.0 RPM for 2.2.0
I just went through upgrading from 2.0.7 on Redhat 7.0 using the binary RPM provided by samba.org and noticed a problem with the swat install. It seems that the swat binary in the RPM is built to look for it's supporting files in /usr/share/samba/swat whereas the RPM installs said files in /usr/share/swat. This results in the following error message when you try to access swat: 400 Server
2003 Apr 28
2
cascaded HTB urgent question
Hi there, I have a question with regards to cascading multiple HTB qdiscs. Assume that I want to build the following hierarchy: (qdisc htb 1:0) -> (class htb 1:1) -> (qdisc htb 2:0) -> (class htb 2:1) -> (class htb 2:2) I want to attache aggregate u32 filters at 1:0 for supernets, then at 2:0 (and 3:0, 4:0, etc), I attach the more specific u32 filters for say HTTP and
2006 Mar 27
4
Alarmreciver
Hi, Did anyone try to set up alarmreceiver application over IP network? Which ATA can I use? I tried to set up it with Linksys PAP-2 but with no luck. Maybe I did something wrong with alarmreceiver.conf (I tried diverse settings, but nothing worked). Sometimes alarmreceiver is able to get some events but sometimes not. I think Linksys PAP-2 has a problem with recognizing digits in appropriate
2008 Jan 05
4
iP0020 Phone busy signal all the time.
Hello to you all. Just got my first iP0020 phone and no matter what I do to it when I try to call I get a busy signal even though Asterisk and the phone web gui shows that the phone is "registered". Has any body had any similar experience with this type of phone (or nay phone)? William Herrera LAN/WAN Technical Consultant LAN Solutions <http://www.lan-solutions.net/>