Displaying 9 results from an estimated 9 matches for "cemetery".
2012 Apr 16
0
Gompertz-Makeham hazard models---test for significant difference
Hi, all.
I'm working with published paleodemographic data (counts of skeletons that
have been assigned into an age-range category, based upon observed
morphological characteristics). For example, the following is the age
distribution from a prehistoric cemetery in Egypt:
naga <-
structure(c(15,20,35,50,20,35,50,Inf,46,43,26,14),.Dim=as.integer(c(4,3)),.Dimnames=list(NULL,c("col1","col2","col3")))
> naga
col1 col2 col3
[1,] 15 20 46
[2,] 20 35 43
[3,] 35 50 26
[4,] 50 Inf 14
So above, the f...
2003 May 23
1
Dovecot in OpenBSD ports system
...t together dovecot port for the OpenBSD ports system. The port
has yet to be submitted, but is finished awaiting testing from a wider
audience. I have been using dovecot successfully on OpenBSD/sparc64
-current for months now with no problems.
Would you recommend including the CR+LF patch?
http://cemetery.homeunix.org/OpenBSD/dovecot.tar.gz
--
http://cemetery.homeunix.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20030...
2006 Oct 13
1
Calls being disconnected across VPN
...nference call with one of the
employees at the remote office and a third party. They are disconnected
after a minute.
Here is the error:
Chan_sip.c 11452 do_monitor: Disconnecting call 'SIP/103" for lack of
RTP activity in 61 seconds.
Any ideas?
Jason Adams
Sumo Systems
4694 Cemetery Road
Suite 310
Hilliard, OH 43026
Phone | 614.433.9906 ext: 102
Fax | 614.433.9931
E-mail | jadams@sumosystems.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061013/9567313a/attachment.htm
2003 May 30
1
dovecot 0.99.10-test10
...map.index.tree: UID to be inserted isn't higher
than existing (1 <= 1)
and so on until the client hangs
test7 is stable here.
Also what are the correct permissions for /var/run/dovecot/login? I get
a message about correcting the permissions every time I start dovecot
--Andrew
--
http://cemetery.homeunix.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20030530/5a19be67/attachment-0003.bin>
2006 Dec 28
6
1.4 Random disconnects
...eceive calls. We receive our calls via a local sip provider over a
dedicated T-1. We never have had an issue before until the upgrade to
1.4. It seems like asterisk gets hung up on a certain call and dumps.
Anyone else noticing anything like this?
Thanks,
Jason
Jason Adams
Sumo Systems
4694 Cemetery Road
Suite 310
Hilliard, OH 43026
Phone | 614.433.9906 ext: 102
Fax | 614.433.9931
E-mail | jadams@sumosystems.net <blocked::mailto:jadams@sumosystems.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/atta...
2003 May 29
2
0.99.10-test8
http://dovecot.procontrol.fi/test/
Again major maildir syncing updates:
- uidlist file is accessed and rewritten a lot less often now than
before
- mail duplicates are detected and handled properly by renaming them to
new base name
- message flag updates and expunging before did two full syncs for cur/
directory. now it does only one.
- some fixes to syncing in read-only / out-of-quota
2006 Nov 22
1
G729 issues on 1.4 beta 3
...module 'codec_g729a.so':
/usr/lib/asterisk/modules/codec_g729a.so: undefined symbol:
ast_translator_activate
I have tried i686, i386, athlon, and athlon-xp versions of the codec but
none of them have loaded. Any help would be appreciated.
Thanks,
Jason
Jason Adams
Sumo Systems
4694 Cemetery Road
Suite 310
Hilliard, OH 43026
Phone | 614.433.9906 ext: 102
Fax | 614.433.9931
E-mail | jadams@sumosystems.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061122/6ad1f07d/attachment-0001.htm
2003 May 28
4
Speed and memory probs writing large Maildir
I have Dovecot 0.99.9.1 compiled from the source, without SSL, running
on a Red Hat 9.0 system - EXT3 file system, Pentium Pro 233 MHz, Intel
motherboard, 128M RAM, IBM 40Gig 7200 RPM HD. I find reading and
searching to be nice and fast, and comparing it with Courier IMAP on a
Celeron 824 MHz, I think Dovecot is generally not much slower, which
means it may well be faster than Courier in some or
2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
...bx/abc/cb/${abcid}/spychan)}); // find the spy
ChannelRedirect(${spychan},${CONTEXT},h,1); // kill the spy
goto pngnpbx-abc-answered-common,${EXTEN},1; // go into conference
}
h => Hangup(); // the spy cemetery
}
/* The "answered-friend" context is executed when the friend answers the call.
* Friends are only ever called with Originate.
* Do not be fooled by the Hangup in the first line when Originating. KEEP IT THERE. */
context pngnpbx-abc-answered-friend {
_[a-zA-Z0-9]. => {...