search for: haakon

Displaying 20 results from an estimated 25 matches for "haakon".

2003 Jul 19
2
migrating from uw imapd
...e this kind of setup or am I better off merging ~/mbox back into /var/mail/user? If merging is better are what tools are best for this? 2. While I did have have everything in ~/Mail coming up dovetail stopped working and logs the following error: syslog:Jul 19 23:01:07 epsilon3 imap-login: Login: haakon [192.168.0.107] syslog:Jul 19 23:01:07 epsilon3 imap(haakon): Failed to create storage with data: ~/Mail/:INBOX=/var/mail/haakon syslog:Jul 19 23:01:07 epsilon3 dovecot: child 10417 (imap) returned error 89 any idea what is causing this? Regards, Craig.
2011 Mar 11
3
Large dataset operations
...$plateNo[row]]) wellData <- data[[x]][row] norm[[normx]][row] <- wellData / plateMean } } Any help or tips would be greatly appreciated! Thanks, Haakon [[alternative HTML version deleted]]
2002 Dec 15
2
Laggy and faulty Samba server
...pying smaller files or doing directory listings, it screws up by being slow and very laggy. Now - I've had this problem on all my Samba servers in the past, and I guess there is something I do wrong. Is there anyone that can help me? Below you can see my config file. Thanks! Best regards, Haakon Nilsen ----------------- # # Generated by ./modify_samba_config.pl # [global] passwdprogram = /usr/bin/passwd %u guestaccount = samba socketoptions = TCP_NODELAY SO_RCVBUF obeypamrestrictions = yes unixpasswordsync...
2010 Jan 30
8
MATH
I want to create a script for IVR that compiles responses, aggregates them to a total number. Then, run an equation based on the result. Press 1 for X (X is a positive number 500) Press 2 for Y (Y is a positive number 200) Press 3 for Z (Z is a positive number 300) Press 20 to calculate the results = 500+200+300 =1000 then, exten => s,n,Read(NUMBER,,1000) exten => s,n,SayDigits(${NUMBER})
2010 Jan 15
0
Asterisk 1.6.2.1 Now Available
...#15725. Reported, Tested by shanermn. Patched by dimas.) * Fixes subscriptions being lost after 'module reload'. (Closes issue #16093. Reported by jlaroff. Patched by dvossel.) * app_queue segfaults if realtime field uniqueid is NULL (Closes issue #16385. Reported, Tested, Patched by haakon.) * Fix to Monitor which previously assumed the file to write to did not contain pathing. (Closes issue #16377, #16376. Reported by bcnit. Patched by dant. A summary of changes in this release can be found in the release summary: http://downloads.asterisk.org/pub/telephony/asterisk/asteris...
2010 Jan 15
0
Asterisk 1.6.2.1 Now Available
...#15725. Reported, Tested by shanermn. Patched by dimas.) * Fixes subscriptions being lost after 'module reload'. (Closes issue #16093. Reported by jlaroff. Patched by dvossel.) * app_queue segfaults if realtime field uniqueid is NULL (Closes issue #16385. Reported, Tested, Patched by haakon.) * Fix to Monitor which previously assumed the file to write to did not contain pathing. (Closes issue #16377, #16376. Reported by bcnit. Patched by dant. A summary of changes in this release can be found in the release summary: http://downloads.asterisk.org/pub/telephony/asterisk/asteris...
2010 Mar 05
1
Observation about DAHDI, FAX and Echo cancellation
Hi, I have read that DAHDI automagically turns of echo cansellation when it sees that it is a FAX. So I checked this out. I have a fax call into asterisk which is immediately called out to an external fax machine via DAHDI again.. For example, the result is: DAHDI/1-1 = incoming call, DAHDI/2-1 outgoing call. Now, with the help of dahdi show channel, if I check channel 2: echo cancellation is
2010 Mar 09
1
app_queue problem with Ringing state
Hi, This is the output from queue show 28: 47 (DAHDI/g0/12345678) (realtime) (Ringing) has taken no calls yet Why is the devicestate "Ringing" when no channels is calling this number, and the queue says "has taken no calls yet"? Is it picking up the general state of a random channel on g0 in dahdi? Or what is happening? It only seems to happen with this particular
2010 Jun 04
1
Using Local in queues a good idea? (or at least not a very bad idea?)
Hi, I'm now thinking of always dialing out to Local/xxx at outbound/n on all my queue members. The reason for this, is both to be able to limit the number of calls to one agent, and to have fail-over-lines on the agents. (for example, if dahdi fails, go sip) But for a few years ago, I did some testing with Local/ channels, and they seemed somewhat unstable in large quantity. Are they more
2006 Sep 13
0
mocking or stubbing a private method
Is there any way to mock or stub a private method on an instance? When I try, I get the message "Exception: undefined method ''foo'' for #<MyClass:0xb721cbc8>. Thanks for the help, Haakon
2007 Jun 04
0
General protection error
...much relevant regarding what can be done about this, but I suspect that the general answer is "this is a bug in the application". If someone knows of any condition where this is more likely to appear than others, or any other debugging hints, I'd be happy to know about it. -- Haakon Gjersvik Eriksen -- Basefarm AS
2007 Jan 16
2
at boot disabling IRQ #193 then nothing
All, I have a new box. Gigabyte motherboard AM2 sempron 3200+. CentOS installed fine, I rebooted after the install. It booted fine again. I ran yum -y update and now after that on boot it says Initializing hardware Storage network audio done Disabling IRQ #193 and then nothing. just sets there.... Any ideas on that??? Jerry
2012 Jan 16
1
Package "maps": what is the name of county # 2395?
I am using "maps". I am running the following code to get this list of all the counties: map('county', plot=FALSE)$names In the output, all counties have first the state listed and then, after a comma, the name of the county. However, county # 2395 (State = south dakota) has no county name. Anyone knows what this county is? Thank you! -- Dimitri Liakhovitski
2010 Feb 25
1
Getting: Can't fix up channel from 5 to 7 because 7 is already in use, and pri_dchannel: Answer requested on channel 0/7 not in use on span 1
System have been working great for weeks, using an average 40 of 120 dahdi channels. But today, I suddenly see scary things like this: -- Moving call from channel 5 to channel 7 [Feb 25 10:18:12] WARNING[17129]: chan_dahdi.c:10608 pri_fixup_principle: Can't fix up channel from 5 to 7 because 7 is already in use [Feb 25 10:18:12] WARNING[17129]: chan_dahdi.c:11535 pri_dchannel: Ringing
2007 Feb 28
2
Add RAID after install in one disk
Hi, I had this hard time installing a server with RAID 1 by software. I always got an error from GRUB and no booting. So, i've installed CentOS 4.4 normally in only one disk. Question is: is it possible now to make a RAID 1 by software with the other disk ? If so, how ? I'm completely lost here. Any help would be appreciated. Warm Regards, M?rio Gamito -------------- next part
2003 Dec 01
0
No subject
.../samba - ------------------------------------------------------------------------ Kourosh Ghassemieh MindWare Information Systems & Technologies 9255 Sunset Blvd, Penthouse West Hollywood CA 90069 (310) 729-1784 kourosh@loop.com ++++Networking Solutions for Your Business++++ Return-Path: <haakon.einertsen@eterra.no> Delivered-To: samba@us5.samba.org Received: from mailrelay.merkantildata.com (mailrelay.merkantildata.com [195.0.204.54]) by lists.samba.org (Postfix) with ESMTP id 030BB4FBA for <samba@us5.samba.org>; Tue, 3 Jul 2001 12:31:57 -0700 (PDT) Received: from osl01fw.me...
2003 Dec 01
0
No subject
...USIVE+BATCH /temp_animation/Caravan.mpg Mon Jun 25 16:09:35 2001 2608 DENY_WRITE RDONLY NONE /temp_animation/ray/RADVideo/radutil.dll Mon Jun 25 13:20:52 2001 so can someone explain me the DenyMode and the Oplock? Thanks. cu... ...Gvtz - reinicke@linux.de Return-Path: <haakon.einertsen@eterra.no> Delivered-To: samba@samba.org Received: from mailrelay.merkantildata.com (mailrelay.merkantildata.com [195.0.204.54]) by lists.samba.org (Postfix) with ESMTP id 17DBC442B for <samba@samba.org>; Tue, 26 Jun 2001 01:23:59 -0700 (PDT) Received: from osl01fw.merkantild...
2003 Dec 01
0
No subject
...>; Tue, 26 Jun 2001 07:22:37 -0500 Received: by EXCHANGE with Internet Mail Service (5.5.2653.19) id <MJ1PP1L7>; Tue, 26 Jun 2001 07:18:56 -0500 Message-ID: <E139411D3415D311872E006008319454E065@EXCHANGE> From: "Nehemiah, Mark" <mnehemiah@urschel.com> To: "'haakon.einertsen@eterra.no'" <haakon.einertsen@eterra.no> Cc: "'samba@samba.org'" <samba@samba.org> Subject: RE: Problems Date: Tue, 26 Jun 2001 07:18:48 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso...
2007 Apr 27
0
zaptel/pri, early audio, dial()
Hi, Is it possible to have early audio while waiting for answer in a Dial()? Say that I want to do this: 1,Progress() // Establish early audio possibillites 2,Dial(SIP/user,20,z(repeated-musicfile)) Where z would be like a function for playing early audio. Or z would just start MOH without Answer()'ing first. H?kon Nessj?en Loopback Systems AS -------------- next part
2010 Jan 28
0
New feature in app_queue: Give members a penalty time for not answering (help testing)
Hi, I've uploaded a new patch at https://issues.asterisk.org/view.php?id=16722which adds a new option to queues.conf. The new option is notpresent-penalty, which is an amount of seconds to wait before calling a agent that doesn't answer, again. This feature is especially nice if you are using penalties on members of a queue. I would be very happy if someone could help me test this