search for: kowalczyk

Displaying 20 results from an estimated 21 matches for "kowalczyk".

2007 May 16
3
Filled step-function?
Hello, I'd like to generate a filled step-function in R as you can see in the attachement (image is generated by grapher, but I need a freely available alternative). The problem is, that I don't know, how to fill it up. My code right now looks like this: pH <- c(0,6.1,6.1,6.3,6.6,7.3,0) Tiefe <- c(0,0,10,40,80,120,10) plot(pH,Tiefe,type="s",main="Tiefenfunktion
2008 Jun 19
1
Asterisk + zap + sangoma A104D - how to setup call using particular timeslot
Hi all, I need to setup call using particular timeslot on one of E1's. I've looked into http://www.voip-info.org/wiki/index.php?page=Asterisk+Zap+channels and it says that: exten => TestTrakt,1,Dial(ZAP/1-2/517255333) exten => TestTrakt,2,hangup should work and force call setup via span 1 (port 1) but when I try setup call rasterisk says: -- Executing [TestTrakt at
2008 Jul 01
1
queue show name - callerID
Hi, Is there a way to show callerID of calls waiting in queue? queue show shows only channel not callerID Cheers, Marcin
2012 Oct 09
1
Asterisk 1.4.13 Now Available
...ou! The following are the issues resolved in this release: * --- Outgoing BRI calls fail when using Asterisk 1.8 with HA8, HB8, and B410P cards. (Issue AST-598. Reported by Trey Blancher) * --- Implement handling a multi-channel RESTART request. (Closes issue PRI-93. Reported by Marcin Kowalczyk) * --- Removed MDL/TEI management configuration warning message. (Closes issue PRI-137. Reported by Bart Coninckx) * --- Allow passing compiler flags (CFLAGS, LDFLAGS) (Closes issue PRI-144. Reported by Tzafrir Cohen) For a full list of changes in this release, please see the ChangeLog: htt...
2008 Jul 04
2
How to pull /var/mail mbox leftovers to Maildirs?
I just got my preferred postfix+dovecot(-1.1.1) configuration working on Ubuntu 8.04 server. Users and Maildirs migrated, etc. I wasn't seeing inbound mail (in the email client) until I set: sudo postconf -e 'home_mailbox = Maildir/' Which I hadn't needed in the previous server's main.cf I have a few hours worth of inbound mostly-spam in /var/mail/(username) during the time
2010 May 24
1
[0017330] 1.6.1 and 1.6.2 + MySQL crases on ODBC Query (via func_odbc or sip realtime)
Hi, I'm expiriencing very annoying issue with Asterisk while using ODBC on Linux box running Debian with following packages: Asterisk-node0:/tmp# dpkg -l | grep -i odbc ii libiodbc2 3.52.6-2 iODBC Driver Manager ii libmyodbc 3.51.15r409-4 the MySQL ODBC driver ii libodbcinstq1c2
2008 Jun 12
2
Need a quick, safe method to empty /home/user/Maildir/{.Junk, .Trash}
I have some (Thunderbird client, dovecot-1.0.13, Maildir) users who get an appalling amount of spam-with-attachment, and it's causing backups to take an inordinate amount of time. I'll implement some quota and server-side spam management when I go to dovecot-1.1, but in the meantime: What is the safest way to empty all messages within, but not delete, the following folders from the
2008 Jul 07
1
cdr_addon_mysql - additional fields
Hi, I need help with modifying cdr_addon_mysql.c I want to have more fields in cdr table in asterisk. I've tried to modify cdr_addon_mysql.c and replace userfield with ex team (sed -e 's/userfield/team/g' ). When I try to recomplie menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... make[1]: Nothing to be done for `all'.
2007 Dec 22
1
Compact all maildirs with dovecot-1.0.9?
I'm running dovecot-1.0.9 on Gentoo Linux. I recently observed a large increase in disk usage on this dedicated mailserver. I attribute it to high spam traffic and/or large attachments for legit email retained on the server. How can I run a command equivalent to an IMAP client's 'Compact Folder' on the entire tree of maildirs under each /home/(user)? Thanks.
2006 Jul 19
1
updated ubuntu packages
I'd like to deploy an ubuntu-6.06 server running dovecot-1.0rc2 and postfix-2.3.0. Unfortunately, their dovecot packaging has not been recently updated: dovecot-common-1.0.beta3-3ubuntu5.2 dovecot-imapd-1.0.beta3-3ubuntu5.2 dovecot-pop3d-1.0.beta3-3ubuntu5.2 postfix-2.2.10-1ubuntu0.1 I have 'universe' enabled. Does anyone know of an alternate repository for bleeding-edge dovecot
2006 Nov 05
1
~/.maildir preferable to %h/Maildir and ~/Maildir?
I have a recently deployed dovecot server and am readying another. Upon updating to rc12, I note the following change in the default dovecot.conf file: -default_mail_env = mbox:/var/spool/mail/%u:INDEX=/var/dovecot/%u +mail_location = maildir:~/.maildir Integrating this change to my local dovecot.conf: # formerly used default_mail_env = maildir:%h/Maildir # dovecot default
2020 Apr 02
3
LLVM installation on Ubuntu 20.04
Hi, I am wondering how to install the LLVM libraries for developing a compiler on Ubuntu 20.04. Kindly, Anshil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200402/b1cc2a79/attachment.html>
2013 Feb 26
1
APC SMX3000RMLV2UNC with AP9631 NUT compatibility via network
I have an APC SMX3000RMLV2UNC UPS, with installed network card model AP9631. http://www.apc.com/resource/include/techspec_index.cfm?base_sku=SMX3000RMLV2UNC http://www.apc.com/resource/include/techspec_index.cfm?base_sku=AP9631 I planned to use network connectivity with this unit and apcupsd, but have not this far. The UPS is shared by multiple servers, so a USB or Serial connection via the
2006 Jul 05
2
/var/dovecot /var/spool/mail permissions, setup help (w/ config info)
(repost gmane message as list member) I need some help with Dovecot-1.0rc2 on Gentoo Linux. My test harness is one Thunderbird-1.5.0.4 client, storage using legacy mbox directories ported over from an old UW-IMAP/sendmail combo running on RHL 8. Config is intended to be passwd/pam, plaintext login allowed (until I migrate everyone to ssl). After this is working, postfix and dspam are to be
2007 Sep 11
2
include/share/alloc.h
...----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "Code is more often read than written and thus making it readable is more important than making it writable." -- Marcin 'Qrczak' Kowalczyk
2007 May 18
1
penalized maximum likelihood estimator
...2. creating different strata (raymond chiruka) > 3. converting a data frame to ts objects (fatih > ozgul) > 4. Running R function as a Batch process (d. > sarthi maheshwari) > 5. Re: creating different strata (raymond > chiruka) > 6. Re: Filled step-function? (Beate Kowalczyk) > 7. Re: creating different strata (Petr > Klasterecky) > 8. Re: use mathematics formula (John Kane) > 9. Re: Running R function as a Batch process > (Vladimir Eremeev) > 10. more woes trying to convert a data.frame to a > numerical > matrix (Andrew Yee) &g...
2003 Jun 08
2
state of the rsync nation? (revisited 6/2003 from 11/2000)
I'm interested in these very questions (librsync-rsync relationship, remaining limitations of rsync, active prospects for ground-up rewrites), Google searches for rsync info have proved a little too vague due to the programs ubiquity. Much has certainly changed since this was written, could some people with knowledge in these areas could update martin's response for the state of rsync,
2020 Jul 30
0
Eaton 5E 2000i - incorrect values reported by usbhid-ups
Hi, I've recently bought the UPS in subject to support a small load (around 60-80W). I've installed nut and did the basic configuration and confirmed basic communication. At that stage I did not configure upsmon, but simply was monitoring the values. I carried out a test to see how long the setup would last - according to the values reported via upsc - it should have been around 45mins.
2008 Jul 13
0
Unrecognized prilocaldialplan TON modifier: 5
Hi, I'm having strange warning from asterisk when I try to dial GSM Gateway: -- Executing [1011501522xxx at sm:1] NoCDR("SIP/ibm-b2c52848", "") in new stack -- Executing [1011501522xxx at gsm:2] Dial("SIP/ibm-b2c52848", "Zap/R3/501522xxx") in new stack -- Requested transfer capability: 0x00 - SPEECH [Jul 13 11:58:50] WARNING[18208]:
2007 Jun 22
1
Samba-4.0? (waiting to replace SBS2000 AD domain controller)
I support some organizations using Microsoft Small Business Server 2000, with relatively simple Active Directory domains. AFAICT, they use simple printer and server file shares for Windows 9x and 2K and XP clients, the centralized user accounts with server-mapped home directories, and not many other features of a domain. I want to plan a migration away from Microsoft Domain Controllers ASAP.