search for: optinally

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

Did you mean: optionally
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 using
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
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 user, if i check enter in the share samba, I
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
Humm whats is the diferent? Em 16/12/2015 14:19, "Annus Fictus" <annusfictus at gmail.com> escreveu: > 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. >>
2011 Mar 08
3
Jet40 engine and I don't get along.
john at john-GA-MA78LM-S2H:~$ winetricks Executing wine /home/john/.cache/winetricks/jet40sp8_9xnt.exe fixme:setupapi:extract_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
2012 Oct 18
2
CIFS: Deprecating NFS mounting syntax in mount.cifs
The following patch adds a warning when using NFS mounting syntax (server:/share), instead of the usual UNC syntax (//server/share || \\server\share), that support for NFS style mounts will be removed in version 6.0 of the mount.cifs utility. The reasoning for this is simple. Support for NFS syntax is undocumented and increases maintenance overhead. This came up recently on the cifs-utils list
2001 Oct 31
3
Help...Help....WInbind Enum User Problem in Samba 2.2.2
Hi! I am facing a very strainge problem. I am not able to do getent passwd and getent group from nt 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
2010 Jul 23
1
ringback tone after MOH, before queue member bridged
Good morning, i've noticed many times that there are IVRs that play a ring tone just before bridging 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
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
Does anybody know if there is an app that will cause similar to occur on users PC? I have a scenario where users will have snom phones on their desks. Ideally when their phone receives a call I need 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:
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
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
2013 Jul 26
1
How to best implement package options?
Dear developeRs, I have a package, pls, that implements package options. The users are supposed to use a function pls.options() to manipulate them. If a user changes the options, they are stored in .GlobalEnv. I was recently informed that this is against current CRAN submission policies, so I need to change that. I have looked at several different packages that implement package options, and
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all, I have setup a CentOS6.3 x86_64 host to act as a nfs server. According to RHEL6 docs, portmap is not needed when you use NFSv4, but in my host I need to start rpcbind service to make NFSv4 works. My /etc/sysconfig/nfs # # Define which protocol versions mountd # will advertise. The values are "no" or "yes" # with yes being the default MOUNTD_NFS_V2="no"
2006 Aug 31
1
Interface for package supplied random number generator
Hi, As you probably know, there is a problem with the interface for adding uniform random number generators in R (see by article in R News 5/2, November 2005). There exists a mechanism called "user-supplied" that allows users of R to run their own generator in R. However, there is no such mechanism for package writers. Those who want to add their own generators abuse
2005 Jun 24
5
Memory limits using read.table on Windows XP Pro
Hello, When I try: geno <-read.table("2500.geno.tab",header=TRUE,sep="\t",na.strings=".",quote=" ",comment.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
2013 Oct 24
1
Empty Mails from MAILER-DAEMON with Dovecot-Antispam and DSPAM
Hallo, I've installed the dovecot-Antispam extension to my dovecot IMAP installation in conjunction with DSPAM. But when moving Mails from e.g. INBOX to Spam or vice versa, empty mails from MAILER-DAEMON appear after the original mail has been moved. This happens using Thunderbird 17esr, K-9 Mail on Android and Apple Mail (Mountain Lion). (Perhaps also when using a Webmail IMAP client)
2014 Apr 21
0
Trying to get DSpam+Dovecot working with Postfix and local/virtual domains
Hi, I'm hoping that someone might be able to help, as I've been going in circles with trying to get the right configuration done here. I'm also not sure whether this is more of a Dovecot or DSpam question, so I'm posting the same to both mailing lists. My goal is to have a mail setup that is as follows: [Incoming email] --> [Postfix] --> [Amavis] --> [DSpam] -->