similar to: 423 "Interval Too Brief" back from

Displaying 20 results from an estimated 700 matches similar to: "423 "Interval Too Brief" back from"

2003 May 09
1
Locked files and DOS application
Hello. I have a DOS application which works with database files. The problem is, that Samba doesn't "unlock" the files when DOS app finishes its work. So files stay locked: 27690 DENY_NONE 0x3 RDWR EXCLUSIVE+BATCH /home/samba/FAK/P_RACI03.DBT Fri May 9 13:27:09 2003 27741 DENY_NONE 0x3 RDWR NONE /home/samba/FAK/MATPOD03.DBF Fri May
2003 Jun 25
2
Multiple wins server entries
Hi. I have 2 questions: 1. Is it possible to specify mutiple "wins servers" in smb.conf file? man smb.conf doesn't say that, so I don't know. If it is possible how do I do it? "wins server = IP_1, IP_2"? 2. man smb.conf says "password server" must be a NetBIOS name. I have IP addresses specified and it works OK anyway. How come? Thank you in advance, --
2004 Feb 28
1
MySQL user information storage
Hello, I would like to know if it is possible not to have Samba users as UNIX systems users (at least without system passwords!), if I use MySQL backend with Samba 3.0.2b? Also, is there any good documentation about Samba and MySQL cooperation besides Samba HOWTO? My goal is to use same MySQL database (same users table!) for Samba authentication, Postfix, Courier-IMAP and ProFTPd. Thank you.
1999 Nov 09
2
Problems with read.table
Hi I am using R65.1 in Windows 95 I have a CSV file from Excell > a<-read.table("c:/heberto/mgc/tst.csv",header=T,sep=",") > attach(a) > a manolo fvcpp fevpp fvvcpp tlcpp rvpp rvtlpp plmaxpp 1 1 99.28 97.67 98.38 91.14 102.9 111.25 117.64 2 1 86.97 68.56 78.89 94.60 112.34 118.53 159.20 3 1 81.12 71.76 88.37 89.16
2005 Feb 20
1
Adtran Total Access MGCP Config?
I've never set up an mgcp device before. I have an Adtran IAD with the MGCP firmware on it. I have it configured in mgcp.conf like this: [general] port = 2427 bindaddr = 0.0.0.0 [adtran] host = 192.168.2.2 context = default canreinvite = no line => aaln/1 line => aaln/2 The device is configured like this: MGCP Configuration | Standard MGCP 0.1 / NCS 1.0 MGCP Endpoint
2011 Jun 29
1
R package Forecast
Hello all First of all I must emphasize that I am fascinated about Forecast package. However I have difficulty to execute 'ets' procedure. After I write code: a<-read.table("test.txt", sep="\t", head=T) b<-matrix(a[,3], nrow=5, ncol=12, dimnames=list(c("2005","2006","2007","2008","2009"),
2004 Sep 13
0
Arrgh, Broadvoice, SIP.conf
> > I've tried setting up my sip.conf in two ways: > > > ------------------------------------------------------ > register => [240xxxxxxx]:[my_password]@sip.broadvoice.com > > > [Broadvoice] > type=peer > username=[240xxxxxxx] > fromuser=[240xxxxxxx] > secret=[my_password] > host=sip.broadvoice.com > context=incoming >
2005 Mar 10
0
ISDN to SIP
Hello. If I receive a Phone call by ISDN or from SIP Provider, the Asterisk make some errors and the SIP Client don't react. The messages from Asterisk in verbose mode: er will net. Asterisk messages in Terminalmode: parse_srv: SRV mapped to host sip-ha.web.de, port 5060 Mar 10 00:02:17 NOTICE[5776]: chan_sip.c:7191 handle_request: Failed to authenticate user "unknown"
2007 Jul 10
4
Response too big for UDP, retry with TCP
Hello, I am trying to join a Samba 3.0.24 server into an ADS domain, which is served by two Windows 2003 servers (let's say srv1.domain.local (192.168.1.1) and srv2.domain.local (192.168.1.4)). I am running Samba on a FreeBSD 6.2 machine and I have established an OpenVPN connection to the ADS network (tunneling). I have this in my resolv.conf:
2001 Nov 02
1
An error message
I get this error message in my log file every 15 minutes: Nov 2 23:00:33 Stigma nmbd[530]: [2001/11/02 23:00:33, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(360) Nov 2 23:00:33 Stigma nmbd[530]: find_domain_master_name_query_fail: Nov 2 23:00:33 Stigma nmbd[530]: Unable to find the Domain Master Browser name TSC<1b> for the workgroup TSC. Nov 2 23:00:33 Stigma
2005 Aug 08
2
zaphfc syslog flooding
Hi, my zaphfc is flooding my syslog with two messages (even without asterisk running). Is this "normal"?: -------------------------------------------------- zaphfc: bchan rx fifo not enough bytes to receive! (z1=1360, z2=1353, wanted 8 got 7), probably a buffer overrun. zaphfc: dropped audio (z1=2712, z2=2695, wanted 8 got 17, dropped 9). With Asterisk running (asterisk -vvvvvgc)
2004 Apr 18
1
Samba 3.0.3pre2 & MySQL compilation problem
Hi. I have this problem when trying to compile Samba with MySQL passdb backend: Linking bin/smbcquotas Linking bin/smbmount Linking bin/wbinfo Compiling dynconfig.c with -fPIC Linking nsswitch/libnss_wins.so Linking libsmbclient non-shared library bin/libsmbclient.a Linking libsmbclient shared library bin/libsmbclient.so Compiling passdb/pdb_mysql.c with -fPIC passdb/pdb_mysql.c:21:25:
2005 May 12
1
Asterisk with ShoreTel 210 (MGCP)
Okay, so I'm a noob. Asterisk looks very promising, so I say "thanks" and "good job" to all who contribute. My * test box is up and running with soft phones using IAX and SIP, so now I'm on to testing hard phones. I borrowed a couple ShoreTel 210 phones from somebody who had them on hand but they only support MGCP. I see that there's an mgcp.conf in
2003 Jun 19
1
compile in uclibc enviroment
hello, i try to compile * in uclibc enviroment (uclibc 0.9.19 ), but still getting following error does anyone know how to solve it ? regards Marian --------- gcc -g -o asterisk -rdynamic io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o rtp.o manager.o asterisk.o
2007 Jul 20
1
Slower than Courier-IMAP
Hello, I have been running Courier-IMAP for while now, and I decided that I'd like to try Dovecot. This paper: http://student.iu.hio.no/~s132278/reports/disney_imap_maildir.pdf says that the performances are somewhat comparable, but my Dovecot "feels" slower than Courier-IMAP. I am using Maildirs and I have substantial amounts of emails in them. For example one of the folder has
2008 Apr 23
0
Running Samba 3 in a FreeBSD jail
Hello, I've been trying to get a solution (or at least an explanation) from the FreeBSD guys at freebsd-questions lists, but I guess no one knew the answer. I am trying to run Samba 3 (latest) in a FreeBSD 7.0 jail (http://en.wikipedia.org/wiki/FreeBSD_Jail). It seems I cannot convince Samba to answer NetBIOS broadcast requests and therefore Windows machines cannot browse it directly by name
2007 Nov 16
5
Lustre Debug level
Hi, Lustre manual 1.6 v18 says that that in production lustre debug level should be set to fairly low. Manual also says that I can verify that level by running following commands: # sysctl portals.debug This gives ne following error error: ''portals.debug'' is an unknown key cat /proc/sys/lnet/debug gives output: ioctl neterror warning error emerg ha config console cat
2008 Mar 20
1
423 "Interval Too Brief" and expiry settings in sip.conf
Hi, I'm getting this error when registering with SIP server using Asterisk 1.4.10 and Freepbx... I'm getting this error no matter what I try to setup in sip.conf : - I'm getting confused whether options are maxexpirey=36000 or maxexpiry=36000 ? - Can I solve this with some settings in sip.conf or is this problem harder ? - I've read something about Asterisk's bug on this
2016 Apr 07
2
Fwd: Intermittent IMAP Login failures - about 25% fail
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 7 Apr 2016, Mobile Phone wrote: > New server & just added three domains: > now I see > "dovecot: imap-login: Aborted login (auth failed, 1 attempts in 5 secs): > user=<username.companyname>, method=PLAIN, rip=1.1.1.1, lip=99.99.99.99, > TLS, session=<kw6Y2NYviQBex5Un>" > Plus all Outlook users keep
1999 Nov 10
1
read.table problems
Yesterday I asked for help about read.table with a CSV file. I received the following help. As always many thanks for the prompt responses. Now I load my csv file in a text editor ( pfe) and delete all spaces. My original mail is at the end. From: Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> Do you have spaces before the commas in your file? > Yes, number , space,