search for: crum

Displaying 6 results from an estimated 6 matches for "crum".

Did you mean: cram
2008 Feb 05
6
External MWI question for Asterisk
Hey there. I've been working on a project to integrate Asterisk with Exchange Unified Messaging via sipX using large parts borrowed from: http://blog.lithiumblue.com/2007/04/accessing-exchange-2007-unified_29.html ... and everything works surprisingly well. The one problem I have is MWI, or a lack thereof. Exchange 2007 doesn't support MWI of any kind (!), so I've been looking into
2010 Apr 10
5
Rendering a Partial as an Alternative
Suppose that I want to have a block of default content within a template that is replaced with the content of a specific partial only if that partial exists. Obviously there is the brute force approach of simply rendering the default content unless the relevant partial file exists in which case the relevant partial is rendered instead. I suspect that there may be a more elegant way to skin this
2003 Dec 01
0
No subject
...s); - uni_name = (UNISTR2 *)talloc(ctx, sizeof(UNISTR2)*num_sam_entries); + sam = (SAM_ENTRY *)talloc_zero(ctx, sizeof(SAM_ENTRY)*num_sam_entries); + uni_name = (UNISTR2 *)talloc_zero(ctx, sizeof(UNISTR2)*num_sam_entries); if (sam == NULL || uni_name == NULL) return False; Return-Path: <acrum@oculustech.com> Delivered-To: samba@samba.org Received: from mail00.oculustech.com (w099.z064221047.bos-ma.dsl.cnc.net [64.221.47.99]) by lists.samba.org (Postfix) with ESMTP id B577445DA; Wed, 8 Aug 2001 12:24:13 -0700 (PDT) Received: from oculustech.com (w098.z064221047.bos-ma.dsl.cnc.net...
2003 Dec 01
0
No subject
...5.8] (HELO pogo.plainjoe.org) by dc-mx05.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP id 17129167; Wed, 25 Jul 2001 09:36:05 -0400 Date: Wed, 25 Jul 2001 08:33:18 -0500 (CDT) From: Gerald Carter <gcarter@valinux.com> X-X-Sender: <gcarter@pogo.plainjoe.org> To: Andrew Crum <acrum@oculustech.com> Cc: Dragos Delcea <dragos.delcea@farmexim.ro>, <samba@samba.org> Subject: Re: Samba with PAM In-Reply-To: <3B5DA00D.6D54B914@oculustech.com> Message-ID: <Pine.LNX.4.33.0107250832350.1091-100000@pogo.plainjoe.org> MIME-Version: 1.0 Content-Type: T...
2003 Dec 01
0
No subject
...owing URL and >>>>>>>>>> read the >>>>>>>>>> instructions: http://lists.samba.org/mailman/listinfo/samba >>>>>>>>>> >>>>>>> >>>>> >>> > Return-Path: <acrum@oculustech.com> Delivered-To: samba@samba.org Received: from mail00.oculustech.com (w099.z064221047.bos-ma.dsl.cnc.net [64.221.47.99]) by lists.samba.org (Postfix) with ESMTP id 9493F45FE for <samba@samba.org>; Wed, 25 Jul 2001 10:09:49 -0700 (PDT) Received: from oculustech.com (w098.z...
2003 Dec 01
0
No subject
...------------------------------------ Sean P. Elble Editor, Writer, Co-Webmaster MaximumLinux.org http://www.maximumlinux.org/ elbles@maximumlinux.org -------------------------------------------- ----- Original Message ----- From: "Shahms E. King" <shahms@shahms.com> To: "Andrew Crum" <acrum@oculustech.com> Cc: <samba-technical@samba.org>; <samba@samba.org> Sent: Wednesday, August 08, 2001 3:35 PM Subject: Re: Samba with LDAP > On 08 Aug 2001 15:28:30 -0400, Andrew Crum wrote: > > I know that the current Samba_2_2 from cvs doesn't support L...