search for: davidh

Displaying 20 results from an estimated 23 matches for "davidh".

Did you mean: david
2002 May 20
1
R bug in cluster package (PR#1580)
I have apparently found an error in the "pam" function of the "cluster" library package. Please pardon me if this error has been pointed out or if this e-mail should be directed to someone else. The problem only started occurring with R version 1.5.0, which I started using about a week ago. The problem occurs when you try to use "pam" with the input being a
2010 Oct 28
2
Determining a basal correct count
...9;1's, and the skip to the next row and begin the process anew. Thanks in advance for your help, David S. Herzberg, Ph.D. Vice President, Research and Development Western Psychological Services 12031 Wilshire Blvd. Los Angeles, CA 90025-1251 Phone: (310)478-2061 x144 FAX: (310)478-7838 email: davidh@wpspublish.com<mailto:davidh@wpspublish.com> [[alternative HTML version deleted]]
2003 Aug 29
3
Restricting concurrent SIP calls
Is it possible to restrict the number of concurrent calls made to a SIP peer? Or maybe the number of concurrent calls made to a particular extension. This way I can avoid asterisk trying to make more voice calls to my remote SIP gateway then I have bandwidth to handle. /davidh
2017 Jun 12
2
'winbind use default domain' doesn't appear to work with ntlm_auth
...st passes calls through to 'ntlm_auth' and has worked for over a year on 4.4.5. With the migration to 4.6.5 we obtain the following error when attempting to authenticate: Mon Jun 12 08:57:55 2017 : Auth: Login incorrect (mschap: External script says Memory allocation error (0xc0000017)): [davidh] (from client checkpoint_gaia port 0) nas-ip:8.8.8.8 nas-id: The following change of the freeRADIUS 'mschap' module works around the issue by hard coding the domain: - ntlm_auth = "/usr/bin/ntlm_auth --request-nt-key --domain=%{mschap:NT-Domain} --username=%{%{Stripped-User-Name...
2010 Oct 22
3
Conditional looping over a set of variables in R
...p #i' in SPSS? Any help is appreciated, and I'm happy to provide more information if needed. David S. Herzberg, Ph.D. Vice President, Research and Development Western Psychological Services 12031 Wilshire Blvd. Los Angeles, CA 90025-1251 Phone: (310)478-2061 x144 FAX: (310)478-7838 email: davidh@wpspublish.com [[alternative HTML version deleted]]
2007 Oct 12
3
Models that reference themselves
Hi I''m pretty much a newbie to Rails and I have at least two projects under development that are going to need the same type of constructs and I''m struggling to get my head around how to achieve what I want using Rails models and relationships. In one project I have a hierarchy of (geographical) sites. For example: Earth Europe Ireland Cork Kerry Galway
2006 Mar 10
4
Analog Desktop Phone
I am looking for a good analog desktop phone to use with asterisk and my sipura ATAs. I know I want Caller ID, MWI, a few programmable buttons (for asterisk features), and no external power supply (so my users can dial 911 through the SPA-3000 when the power is out). I spent some time looking at the phones at Fry's today, without finding exactly what I need. Do any of you have any
2003 Aug 28
12
Asterisk stops responding
Anyone have any thoughts on why versions of asterisk I try (4 so far) after CVS-07/18/03 always end up locking up on me... which means no sip clients can register/re-register and if I type "reload" or "stop now" at the cli it just returns and does nothing. I have experienced this same issue on three separate boxes. Two running RedHat 9 and one running Redhat 8. I don't
2006 Feb 23
0
RAA for rails
Hi All or DavidH, is there a repository for all rails apps? something like ruby''s RAA.. thanks and kind regards -botp
2010 Oct 22
2
Combining the values of two variables into one
...) v2<-c(2,4,6,8) And I want to end up with: v3<-c(12,34,56,78) How do I get there? Thanks, David S. Herzberg, Ph.D. Vice President, Research and Development Western Psychological Services 12031 Wilshire Blvd. Los Angeles, CA 90025-1251 Phone: (310)478-2061 x144 FAX: (310)478-7838 email: davidh@wpspublish.com [[alternative HTML version deleted]]
2004 Dec 07
1
AD in Samba 3
Hi, I have a small issue that I hope I can get some help with. Our company was just about to role out Samba 3. We have about 300 employees and multiple offices (4 offices). Unfortunately an "independant" consultancy company has done an audit which criticises this desision. Could someone with a very good understanding of Samba (preferrably someone on the development team) assist
2019 Jun 10
8
[PATCH v11 0/7] virtio pmem driver
...r needs any change? Changes from PATCH v10: [1] - Rebased on Linux-5.2-rc4 Changes from PATCH v9: [2] - Kconfig help text add two spaces - Randy - Fixed libnvdimm 'bio' include warning - Dan - virtio-pmem, separate request/resp struct and move to uapi file with updated license - DavidH - Use virtio32* type for req/resp endianess - DavidH - Added tested-by & ack-by of Jakob - Rebased to 5.2-rc1 Changes from PATCH v8: - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better error...
2019 May 21
9
[PATCH v10 0/7] virtio pmem driver
...)? Need inputs to confirm if this behaviour is ok or needs any change? Changes from PATCH v9: [1] - Kconfig help text add two spaces - Randy - Fixed libnvdimm 'bio' include warning - Dan - virtio-pmem, separate request/resp struct and move to uapi file with updated license - DavidH - Use virtio32* type for req/resp endianess - DavidH - Added tested-by & ack-by of Jakob - Rebased to 5.2-rc1 Changes from PATCH v8: [2] - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better...
2019 Jun 21
7
[PATCH v14 0/7] virtio pmem driver
...for device mapper - [Mike] Changes from PATCH v10: - Rebased on Linux-5.2-rc4 Changes from PATCH v9: - Kconfig help text add two spaces - Randy - Fixed libnvdimm 'bio' include warning - Dan - virtio-pmem, separate request/resp struct and move to uapi file with updated license - DavidH - Use virtio32* type for req/resp endianess - DavidH - Added tested-by & ack-by of Jakob - Rebased to 5.2-rc1 Changes from PATCH v8: - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better error...
2019 Jul 05
8
[PATCH v15 0/7] virtio pmem driver
...for device mapper - [Mike] Changes from PATCH v10: - Rebased on Linux-5.2-rc4 Changes from PATCH v9: - Kconfig help text add two spaces - Randy - Fixed libnvdimm 'bio' include warning - Dan - virtio-pmem, separate request/resp struct and move to uapi file with updated license - DavidH - Use virtio32* type for req/resp endianess - DavidH - Added tested-by & ack-by of Jakob - Rebased to 5.2-rc1 Changes from PATCH v8: - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better error...
2019 Jun 12
8
[PATCH v13 0/7] virtio pmem driver
...for device mapper - [Mike] Changes from PATCH v10: - Rebased on Linux-5.2-rc4 Changes from PATCH v9: - Kconfig help text add two spaces - Randy - Fixed libnvdimm 'bio' include warning - Dan - virtio-pmem, separate request/resp struct and move to uapi file with updated license - DavidH - Use virtio32* type for req/resp endianess - DavidH - Added tested-by & ack-by of Jakob - Rebased to 5.2-rc1 Changes from PATCH v8: - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better error...
2019 Jun 11
9
[PATCH v12 0/7] virtio pmem driver
...or device mapper - Mike Changes from PATCH v10: [2] - Rebased on Linux-5.2-rc4 Changes from PATCH v9: - Kconfig help text add two spaces - Randy - Fixed libnvdimm 'bio' include warning - Dan - virtio-pmem, separate request/resp struct and move to uapi file with updated license - DavidH - Use virtio32* type for req/resp endianess - DavidH - Added tested-by & ack-by of Jakob - Rebased to 5.2-rc1 Changes from PATCH v8: - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better error...
2005 Jul 26
1
Linux in-kernel keys support
Hi all, I recently made a patch to openssh 4.1p1 to allow it to use the in-kernel key management provided by 2.6.12 or later Linux kernels. I've attached the patch (which is still only a proof-of-concept, for instance its very verbose right now) to this mail. Now, my question is, is this a completely insane idea and would (a later version of) the patch have a chance of making it into the
2019 May 14
12
[PATCH v9 0/7] virtio pmem driver
...(no ACPI/ARS)? Need inputs to confirm if this behaviour is ok or needs any change? Changes from PATCH v8: [1] - Set device mapper synchronous if all target devices support - Dan - Move virtio_pmem.h to nvdimm directory - Dan - Style, indentation & better error messages in patch 2 - DavidH - Added MST's ack in patch 2. Changes from PATCH v7: [2] - Corrected pending request queue logic (patch 2) - Jakub Staro? - Used unsigned long flags for passing DAXDEV_F_SYNC (patch 3) - Dan - Fixed typo => vma 'flag' to 'vm_flag' (patch 4) - Added rob in patch 6 &...
2003 Oct 01
2
SIP Provider Question
Are there any sip providers out there providing full business telephone service. Not just single line/residential service like I have seen with vonage etc. For example take a company currently using a legacy pbx connected to the PSTN with a PRI. I would like to replace this setup with a data T1, an asterisk box, and some SIP Phones then pass all calls (local and long distance) directly