search for: dnc

Displaying 20 results from an estimated 22 matches for "dnc".

Did you mean: dc
2006 Mar 06
1
ENUM lookup issues with e164.org
Since e164.org added DNC and ADDRESS records my enum configuration has failed. Using both the old EnumLookup app and the new ENUMLOOKUP function, the lookups have consistantly failed since e164.org added E2U+ADDRESS and E2U+DNC records. Mar 6 17:39:44 WARNING[14222]: enum.c:235 parse_naptr: NAPTR Regex match failed. Mar...
2007 Aug 23
2
Splitting strings
I'm having a Thursday morning mental block, any suggestions on the following would be most appreciated... I have (as an example) surgery = c("d48", "d67", "dnc37", "a75", "d10", "a78", "d31", "d55", "d1") before each number part the possibilities are c("a", "d", "dnc"), I'm trying to split each element in "surgery" so that I have, status tim...
2019 Jul 05
2
DNC and DNS
Is it necessary to use Samba's DNS when configuring as a domain controller?? Can a DNS server be used on a different machine? -- Bob Wooldridge
2019 Jul 05
0
DNC and DNS
On 05/07/2019 18:59, Robert A Wooldridge via samba wrote: > Is it necessary to use Samba's DNS when configuring as a domain > controller?? Can a DNS server be used on a different machine? > The dns server must be authoritative for the AD dns domain but you do not need to use the Samba internal dns server, you can use Bind9 instead, but it must run on the DC. Why are you asking ?
2019 Jul 05
2
DNC and DNS
On 07/05/2019 01:43 PM, Rowland penny via samba wrote: > On 05/07/2019 18:59, Robert A Wooldridge via samba wrote: >> Is it necessary to use Samba's DNS when configuring as a domain >> controller?? Can a DNS server be used on a different machine? >> > The dns server must be authoritative for the AD dns domain but you do > not need to use the Samba internal dns
2019 Jul 05
1
DNC and DNS
On 07/05/2019 02:11 PM, Rowland penny via samba wrote: > On 05/07/2019 20:03, Robert A Wooldridge via samba wrote: >> On 07/05/2019 01:55 PM, Rowland penny via samba wrote: >>> I currently run tinydns and dnscache on my proxy machine.? I was >>> hoping to keep that going.? I have a Windows Server2004 doing DC >>> work right now.? Need to update that.
2019 Jul 05
0
DNC and DNS
On 05/07/2019 20:03, Robert A Wooldridge via samba wrote: > On 07/05/2019 01:55 PM, Rowland penny via samba wrote: >> I currently run tinydns and dnscache on my proxy machine.? I was >> hoping to keep that going.? I have a Windows Server2004 doing DC work >> right now.? Need to update that. >>> >>> -- >>> Bob Wooldridge >>> >> You
2019 Jul 05
2
DNC and DNS
On 07/05/2019 01:55 PM, Rowland penny via samba wrote: > I currently run tinydns and dnscache on my proxy machine.? I was > hoping to keep that going.? I have a Windows Server2004 doing DC work > right now.? Need to update that. >> >> -- >> Bob Wooldridge >> > You can run a caching nameserver that forwards your AD dns zones to > your AD DC, but you can
2010 Nov 10
1
Difficult doubt about choose distances randomly in a matrix with a probability of event
I would like to build a model in R to simulate the seed dispersal by one plant. The plant produced 5 seeds and the probability of falling inside the eight closest space was 0.8 and in the next space 0.2 and in the rest space 0: 0 0 0 0 0 0 0.2 0.2 0.2 0.2 0.2 0 0.2 0.8 0.8 0.8 0.2 0 0.2 0.8 1 0.8 0.2 0 0.2 0.8 0.8 0.8 0.2 0 0.2 0.2 0.2 0.2 0.2 0 0 0 0 0 0 0
2011 Mar 08
1
compiling r with icc
I am using, http://www.rd.dnc.ac.jp/~otsu/lecture/RwithMKL.html to compile R 2.10 . Everything compiles fine but I was wondering if there are any more optimizations I can do with the flags.
2012 Feb 03
1
Logistic population growth and deSolve
...rb=1.5, rc=2.1, rd=2.6) state = c(Na=5, Nb=5, Nc=5, Nd=5) logGrowth = function(time, state, parameters) { with(as.list(c(state,parameters)), { dNa.dt = ra * Na * (1-(Na/K)) dNb.dt = rb * Nb * (1-(Nb/K)) dNc.dt = rc * Nc * (1-(Nc/K)) dNd.dt = rd * Nd * (1-(Nd/K)) return(list(c(dNa.dt, dNb.dt, dNc.dt, dNd.dt))) }) } times = 1:20 output = ode(y = state, times = times, func = logGrowth, parms = parameters) print(output) logGrowth(times,state,parameters) -- View thi...
2012 Feb 10
1
Out of date instructions to build R using MKL
...ing for very larges matrices, and not for many repeated small operations.) Regards 1: http://cran.r-project.org/doc/manuals/R-admin.html#MKL 2: http://software.intel.com/en-us/forums/showthread.php?t=81302 3: http://www.r-bloggers.com/compiling-64-bit-r-2-10-1-with-mkl-in-linux/ 4: http://www.rd.dnc.ac.jp/~otsu/lecture/RwithMKL.html
2004 Aug 10
5
Blocking the 'Do Not Call" List
Anybody have any experience with blocking numbers in the U.S's Do Not Call list? We have a customer that will be getting their own Asterisk server from us, and they want it to be check outbound numbers against the do not call list; this is for a backup, in case there's a slip up and one of their people try to dial somebody on the do not call list. The list has millions of numbers, and
2006 Feb 14
9
Solution for 1 time blast of 200, 000 recorded calls
Hi, I'm helping out with a political campaign and would like to use asterisk to blast out about 200,000 calls with a short message from the candidate. Provider: I'm thinking voipjet may be a good solution? Hardware setup: I will have access to several T-1 lines so I would just want to set up the dialers to limit the number of concurrent calls and so forth. I found teleyapper on
2006 Jun 22
0
New VICIDIAL astGUIclient Release: 1.1.12
...sterisk configuration tool) This package is geared towards Asterisk installations with SIP,IAX or Zap phones and Zaptel, IAX or SIP trunks. For this revision, we have fixed some serious security issues, several bugs and have added many new features like customizable call time settings, an internal DNC list, automated lead recycling and FTC safe-harbor compliance just to name a few. We have also tested the suite on Asterisk versions through 1.2.9.1 All client web-apps and administration pages are available in English, Spanish, Greek and German, with rough translations of French, Brazillian Portu...
2013 Dec 24
0
LDAP server listening on UDP for resource location
...Flags: 0x000003fd (Good Time Serv, Writable, Closest, Time Serv, KDC, DS, LDAP, GC, PDC) 0... .... .... .... .... .... .... .... = FDC: The NC is not the defau lt forest NC (Windows 2008) .0.. .... .... .... .... .... .... .... = DNC: The NC is not the defau lt NC (Windows 2008) ..0. .... .... .... .... .... .... .... = DNS: Server name is not in D NS format (Windows 2008) .... .... .... .... ...0 .... .... .... = WDC: Domain controller is no t a Windows 2008 wri...
2005 Mar 22
1
oplock_break problems
...ath = /home/groups/konstruktion browsable = no writeable = yes create mask = 0770 directory mask = 0770 [cnc] comment = Gruppenlaufwerk NC/CNC Programmierung path = /home/groups/cnc browsable = no writeable = yes # Rechte f?r others m?ssen gesetzt sein, da sonst der # dnc-Betrieb nicht funktioniert (dos nfs hat keinen Zugriff auf die # nc Programme) create mask = 0666 directory mask = 0777 [public] comment = Public-Laufwerk path = /home/public browsable = yes writeable = yes guest ok = yes # die n?chsten 3 Eintr?ge sind notwendig, damit...
2010 May 20
3
Checking blank CallerID in Dialplan
I am trying to implement a change to our Dialplan that will thwart tele-spammers that are calling us with blanked out caller ID. The caller IDs seem to vary between originating callers when they block caller ID. I've seen the following: "anonymous" "" So I'm checking for these. However recently one company seems to be bypassing this, so what I wanted to do was
2012 Apr 10
7
[PATCH v3 1/2] xen: enter/exit lazy_mmu_mode around m2p_override calls
This patch is a significant performance improvement for the m2p_override: about 6% using the gntdev device. Each m2p_add/remove_override call issues a MULTI_grant_table_op and a __flush_tlb_single if kmap_op != NULL. Batching all the calls together is a great performance benefit because it means issuing one hypercall total rather than two hypercall per page. If paravirt_lazy_mode is set
2006 Nov 15
7
Do Not Call List
The US has a Do Not Call list to which people can subscribe to prevent being called by advertisers. Federal laws (strengthened by some state and more local laws) assign penalties for calling people/phones on the DNCL. Is there a query gateway that Asterisk (or an app using Asterisk) can filter through to ensure a number is OK to call (not on the list) before calling it? -- (C) Matthew Rubenstein