search for: rungs

Displaying 20 results from an estimated 132 matches for "rungs".

Did you mean: rings
2003 Jul 15
1
dbApply (R newbee)
I am trying to use R interfaced with MySQL. Present goal is that R should calculate the 85% quantile of AvgSpeed for each LinieID. Looking through documentation of the RMySQL Package, I guessed that dbApply would do the trick due to this example ## compute quanitiles for each network agent con <- dbConnect(MySQL(), group="vitalAnalysis") res <- dbSendQuery(con,
2003 Jul 17
1
dbApply and data.frame
Hallo again I now succeeded in using dbApply on my data and I can convert it into a data.frame. But as Peter Dalgaard pointed out I his answer to my earlier question (Re: [R] list to data frame, 17.07.2003) I get one row and 10000 columns instead of what I want two columns and 10000 rows when I convert the list that dbApply returns to a Data frame. The list I want to convert looks like this
2003 Jul 16
2
list to data frame
Dear R helpers I am trying to convert a list into a data frame but when I try, I get a stack overflow error (Error: protect(): stack overflow). My list contains about 17000 rows and looks like shown at the bottom. The reason that I want to convert it in to a data frame is that I want to export it to a mysql database with the dbWriteTable function. The function that I use is
2006 Jun 12
2
solving first-order differential equation
I am an initial user of R. Could you give me some explanations or examples on how to solve the first order differential equations by the first-order Runge-Kutta method? Thank you very much Kind regards
2004 Apr 05
5
Stable Relase Broken ?
All, I upgraded to the [*] stable release branch. When I call into the box (confirmed on 2 installations) the caller no longer hears the ringing. The CLI confirms that extensions are being 'rung'. Whassup? Willy Willy Wouters ypOne Publishing
2007 Jul 26
7
Queue stats
Greetings, list! My boss would like some statistics on how many calls are answered out of specific queues during a given time period, and I'm not sure how exactly to obtain those stats. Here's how our queue system works. 1) Call comes in and enters our 'ring' queue where the phones ring for 15 seconds (caller hears the standard ring tone). 2) After 15 seconds, the caller
2004 Aug 09
3
AbsoluteTimeout Inside A Macro
Hi all, Is it just me and not reading the docs right, or has anybody else had problems with the AbsoluteTimeout application and the 'T' extension when used inside a macro? [macro-attended] ; ARG1 is the device to dial out on, SIP or Zap, or whatever ; ARG2 is the extension to dial using 'attended' dialing exten => s,1,AbsoluteTimeout(30) exten =>
2003 May 17
2
Discriminating between two incoming lines?
It seems like I've seen how to do this, but so far my archives search has come up dry. I have two X100Ps working with a single instance of asterisk, and I want to do different things with incoming calls depending on which line has rung in. Could someone provide me with a quick pointer? Thx. B.
2003 Dec 13
2
Wrong voicemail after transfer?
I'm using a modified "default config" file for extensions.conf, the one that uses macro-stdexten to handle the stations. We use a TDM30 card for our stations. When a call that has been rung in using that macro transfers the call things work just fine as far as the "other" instrument ringing. But once the ring timeout has expired, the call then drops into the *original
2007 Dec 07
2
Polycom 601 stops ringing
I have an odd issue, where a polycom 601 stops ringing, or more properly, maybe, stops *being* rung, when a call comes in. Other phones/extensions, continue to work fine, they being run at the same time. My dial plan works fine (?) seems it will ring properly, right after a reboot. It works fine for outgoing calls at all times. Hints? joe a.
2015 Oct 09
3
Python version for scripts in LLVM?
...eate_ladder_graph.py (working copy) @@ -10,6 +10,7 @@ really behaving linearly. """ +from __future__ import print_function import argparse def main(): parser = argparse.ArgumentParser(description=__doc__) @@ -17,27 +18,27 @@ help="Number of ladder rungs. Must be a multiple of 2") args = parser.parse_args() if (args.rungs % 2) != 0: - print "Rungs must be a multiple of 2" + print("Rungs must be a multiple of 2") return - print "int ladder(int *foo, int *bar, int x) {" + print("int ladder(in...
2015 Aug 12
2
Call Queues : linear strategy WITH priority
Hello I was wondering of it is possible to have Queue Agents with the same priority (penalty) but with a certain order ? So I have 20 Agents. Agent 1 till Agent 10 has penalty 1. Agent 11 till Agent 15 has penalty 2. (only contacted if 1 -> 10 are busy) Agent 16 till Agent 20 has penalty 3. (only contacted if 1 -> 10 and 11 -> 15 are busy) Within the range of Agent 1 till Agent
2015 Mar 13
2
ringing in queues
We use the ringall strategy for a small queue with 4 members. When a call comes in, if one of the members is busy, all the phones except the busy phone rings (as intended). While the other phones are ringing, if this busy phone becomes available again, we would like to have it start ringing. Right now it just sits idle. Is this possible? I played with ringinuse (queues.conf) and callcounter
2010 Feb 15
1
Debian Lenny: Samba PDC + LDAP
Hey out there. I have to get my PDC to work now, and I'm so close to desperation that I have taken my self in looking at a windows server. My problem is that I have to get roaming profile for some Windows XP Pro clients to work, and I have a Debian based server solution. The problem is that I can't see where I do something rung... When I run "smbldap-useradd -w testing$" it
2009 Sep 15
1
rmutil
Hello, I have downloaded the rmutil package in the form of *.tar.gz compressed file (I would like to use the runge-kutta() function). The package rmutil does not appear in the list of available packages. Can any one help? Massoud Boroujerdi PhD [[alternative HTML version deleted]]
2004 Sep 28
1
asterisks queues with static members
Hi List, Forgive me if this has already been covered. I did go through past messages but could not find anything. I want to setup a queue like scenario where users don't need to login/logout. Basically I want to define a list of extensions that will be rung when a call comes in. The sequence in which the extension are rung needs to be intelligent, in the way queues are. For example, it
2005 May 24
1
BudgeTone 101 doesn't register with FirmWare 1.5.23
Hello, I am trying latest stable Firmware for GS IP Phone BudgeTone 101 found at http://gs-firmware.gratissip.dk/firmwares/ and the phone doesn't send a register staement (nothing in thertereal log). With the 1.0.3.81 version, the phone register properly. Is ther any know bug with the SW Version? Best regards, Daniel ANDRE -- Daniel ANDRE (mailto:daniel.andre@iris-tech.fr) IRIS
2005 Jul 28
0
How do you dial an alternate line on busy with several multi-line phones?
Situation: Dialplan requires several phones be rung on an incoming call, some of which have multiple line presentations. If Line 1 on a phone is busy, Line 2 should be rung instead. Problem: Normal Dial() syntax only rings ALL extensions which we do not want since we only want the second line on a given phone to ring if the lower number line is busy. More Detailed example: 3 phones with 2
2005 Oct 04
1
SNOM Subscribe/Notify
I'm using a SNOM 360 with Ver 4.3 software. Asterisk is.... Asterisk CVS-D2005.05.02.22.00.00-05/04/05 (BRI Stuff + Head) I've used the wiki info to set up some lines to monitor some internal extensions. When the extension is rung - the lamp comes on, when the call is answered, the lamp goes off.. I was expecting something a little more exciting - like the lamp to flash when the
2006 Dec 08
0
Dial groups, groups of phones, multiple line keys
I have 4 Polycom phones with multiple line keys so multiple incoming calls work fine The way I would like the incoming call flow to work is as follows: 1) 2 groups consisting of 2 phones each 2) Incoming call rings the first group, if no answer, the 2nd group is rung 3) However if the first 2 are on a call or busy, it will immediately ring the 2nd group 4) If one