search for: optin

Displaying 20 results from an estimated 69 matches for "optin".

Did you mean: option
2009 Aug 11
4
func_odbc insert with mssql
I'm trying to use func_odbc to write to a MS SQL db. Here's my func_odbc conf: [OPTIN] dsn=MSSQL-Optin write=INSERT into OptIn (orgID) values (${VAL1}) Dial Plan exten => +18665551212,n,Set(ODBC_OPTIN()=dave) When I do an odbc show, it shows that I am connected to the db. If I use isql, I can write to the db, however, when I use func_odbc, a record will not write. I'm usi...
2012 Aug 15
1
Trying to change subscription optin
I am trying to change my subscription option to a daily digest but am unable to log in to change my options.... -- Ed Gurski (ed at gurski.com) Registered Linux User 458454
2011 Feb 27
4
Is winetricks sending reports to the developer?
"Setting Windows version to winxp Executing early_wine regedit c:\winetrickstmp\set-winver.reg Install of msi2 done You gave the --optin option, so reporting 'msi2' to the winetricks maintainer so he knows which winetricks verbs get used and which don't. Use --optout to disable future reports. winetricks done. " Not sure what this is supposed to be. Is it saying that the developer is getting usage reports by defau...
2019 Feb 11
3
error on the modificed permission
If i press enter witchi administrator setting i optine one new window in which he tells me to enter a username that has permission to access the share Il 11/02/2019 13:37, Rowland Penny via samba ha scritto: > On Mon, 11 Feb 2019 13:26:38 +0100 > marco pirola via samba <samba at lists.samba.org> wrote: > >> Witch Administrator u...
2015 Dec 16
2
Help with CDR-Stats
Hi everyone! I'm trying to install CDR-Stats (cdr-stats.org), but it very difficult. Is there others optins for billing? Thanks
2015 Dec 16
2
Help with CDR-Stats
...CDR-STATS is for reporting. > > A2Billing is for billing... > > Regards > > El 16/12/2015 a las 11:15, Vitor Mazuco escribi?: > >> Hi everyone! >> >> I'm trying to install CDR-Stats (cdr-stats.org), but it very difficult. >> >> Is there others optins for billing? >> >> Thanks >> >> > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: >...
2011 Mar 08
3
Jet40 engine and I don't get along.
..._cabinet_file awful hack: extracting cabinet "C:\\users\\john\\Temp\\IXP001.TMP\\Jetsetup.CAB" err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program files\\Common files\\Microsoft shared\\dao\\dao2535.tlb" failed with [u][b]error 2[/b][/u] Install of jet40 done You gave the --optin option, so reporting 'jet40' to the winetricks maintainer so he knows which winetricks verbs get used and which don't. Use --optout to disable future reports. winetricks done. Is there something I didn't do properly here? This dao error seems to be preventing the library from loa...
2012 Oct 18
2
CIFS: Deprecating NFS mounting syntax in mount.cifs
...Since the ':' character is valid in a POSIX file path or share name it is an ambiguous delimiter. Consider the following valid server share : "dead:beef::1:iSCSIExportedByIQN:storage". Instead of adding complicated code to the parser to support an undocumented feature, we're optin g to remove the feature in the mount utility in version 6.0 if there is no objection.
2001 Oct 31
3
Help...Help....WInbind Enum User Problem in Samba 2.2.2
...domain. Wbinfo -u and -g options are working fine. But getent is not returning domain users and groups.I tried smbclient -L hostname option also its giving me errror ERRsrv badpw. I don't know how to solve this problem. Please Please help me to solve this problem. smb.conf , enum user and group optins is yes. I am not able to trace the problem..... Waiting for response Thanx & Best Regards Deep Pandey Network Control Centre GE Capital International Services
2010 Jul 23
1
ringback tone after MOH, before queue member bridged
...g me to an agent. My asterisk does not behave like this but i've always wanted to. I'm now playing with 1.6.2.9 and i've read in queue's doc: http://www.voip-info.org/wiki/view/Asterisk+cmd+Queue R ? stops moh and rings once an agent is ringing (Asterisk Trunk) (in queue's optinal parameters). Could someone please explain this line to me? I've set this option, i have a softphone and an ATA registered to *, pure SIP, nothing more. It's not working, either i'm using the r option, which disables MOH and just rings, or i'm using R which gives me MOH but no...
2010 Oct 12
2
Memory limit problem
Dear List, I am trying to?plot?bathymetry contours around the Hawaiian Islands using the package rgdal and PBSmapping.? I have run into a memory limit when trying to combine two fairly small objects using cbind().? I have increased the memory to 4GB, but am being told I can't allocate a vector of size 240 Kb.? I am running R 2.11.1 on a Dell Optiplex 760 with Windows XP.? I have pasted
2005 Jul 05
2
Previously: Queue + optional URL
...d to popup a web browser with a specific url. Any ideas appreciated. Neil on 5/7/05 10:52 PM, Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> wrote: > voip technocrat a ?crit : >> Hello list, >> >> Can any body say what Exactly optinal URL will be used in Queue. >> >> It states like this >> >> " The optional URL will be sent to the called party if the channel supports >> it" >> >> but when we will send it to the called user ? > When the called user answers the call. > &g...
2014 Dec 11
2
[ARM][FFT][NEON] Integrate Ne10 into Opus?
Hi everyone, I am working on Ne10 project. Ne10 provides NEON optimized FFT routines that are much faster (compared to those without NEON), on most ARMv7-A and all ARMv8-A devices. How about integrate it into Opus? I am not familiar with configure script, but I find "Optinal Packages" in it. If we provides --with-ne10-fft option, the one extra thing that users need to do is to indicate where libne10 is, right? Is there any 3rd package already enabled in Opus? Or can we follow the pattern where celt_pitch_xcorr_arm is optimized? We can include a few source file...
2010 Aug 13
1
Squid and first-level subdirectories & second-level subdirectories on ext3/4
Squid, a proxy, is by its nature, storing large amounts of relatively small files in it's cache. As config optins it's offering: # 'Level-1' is the number of first-level subdirectories which # will be created under the 'Directory'. The default is 16. # # 'Level-2' is the number of second-level subdirectories which # will be created under each first-level d...
2013 Jul 26
1
How to best implement package options?
...or using assignInMyNamespace() to update it. 3) Finally, I've found one package ('pkgmaker') that implements a general mechanism that can be used by other packages to create package options. The mechanism creates options()-like functions in the package's name space, and the optins are either stored as a single option in base:::.Options, or in the created function's enclosure. Again, users need to relate to separate options interfaces, but the package authors don't have to "reinvent the wheel". What is considered "best practice" for imple...
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
...# will advertise. The values are "no" or "yes" # with yes being the default MOUNTD_NFS_V2="no" MOUNTD_NFS_V3="no" # # # Path to remote quota server. See rquotad(8) #RQUOTAD="/usr/sbin/rpc.rquotad" # Port rquotad should listen on. #RQUOTAD_PORT=875 # Optinal options passed to rquotad #RPCRQUOTADOPTS="" # # # Optional arguments passed to in-kernel lockd #LOCKDARG= # TCP port rpc.lockd should listen on. #LOCKD_TCPPORT=32803 # UDP port rpc.lockd should listen on. #LOCKD_UDPPORT=32769 # # # Optional arguments passed to rpc.nfsd. See rpc.nfsd(8)...
2006 Aug 31
1
Interface for package supplied random number generator
...uot;user-supplied") - RNGkind has an additional optional argument: RNGkind <- function(kind = NULL, normal.kind = NULL, PACKAGE = "") argument 'PACKAGE' is only used for the new generator kind "package-supplied" - similarly the function set.seed needs the optinal argument 'PACKAGE' Since I need such an extended interface (and I assume that other package write do also) I ask whether this extension can be included into R. We have implemented a first experimental version of this modified interface. A patch against the development snapshot R-devel_2...
2005 Jun 24
5
Memory limits using read.table on Windows XP Pro
...ment.char="",colClasses=c("factor"),nrows=2501) I get, after hour(s) of work: Error: cannot allocate vector of size 9 Kb I have: Rgui.exe --max-mem-size=3Gb and multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn /PAE /3GB in boot.ini 2500.geno.tab is a tab-delimited text table with 2500 x 125000 = 312,500,000 3-level (two alphabet characters) factors (x 4 bites = 1,250,000,000 (1.25GB). Even if we double it (as per read.table help) it's still 2.5GB < 3Gb. And actually Windows Task Manager shows pe...
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
...ocation=headers" # { message | headers } -> default:message Preference "tagSpam=off" # { on | off } Preference "tagNonspam=off" # { on | off } Preference "showFactors=off" # { on | off } -> default:off Preference "optIn=off" # { on | off } Preference "optOut=off" # { on | off } Preference "whitelistThreshold=10" # { Integer } -> default:10 Preference "makeCorpus=off" # { on | off } -> default:off Preference "storeFragme...
2014 Apr 21
0
Trying to get DSpam+Dovecot working with Postfix and local/virtual domains
...quot;signatureLocation=message" # { message | headers } -> default:message Preference "tagSpam=off" # { on | off } Preference "tagNonspam=off" # { on | off } Preference "showFactors=off" # { on | off } -> default:off Preference "optIn=off" # { on | off } Preference "optOut=off" # { on | off } Preference "whitelistThreshold=10" # { Integer } -> default:10 Preference "makeCorpus=off" # { on | off } -> default:off Preference "storeFragments=off"...