Displaying 20 results from an estimated 6000 matches similar to: "Newbie Question: I want to open a socket on another server"
2006 Feb 16
1
Newby: Getting "unitialized constant SockServ" -- help
I can''t seem to find my error. I think it''s fairly basic. Do I have to
initialize SockServ somewhere or is this error message really indicating
something else?
uninitialized constant SockServ
C:/rails/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:200:in
`const_missing''
#{RAILS_ROOT}/app/controllers/mindreadr_controller.rb:15:in
2004 Aug 06
1
Compiling Darkice
I'm compiling Darkice on a FreeBSD 4.6.2 box.
Everything works up to this point after I type "make"...then I get this error. Any ideas?
Thanks,
Matt
teststream# make
make all-recursive
Making all in src
source='TcpSocket.cpp' object='TcpSocket.o' libtool=no depfile='.deps/TcpSocket.Po' tmpdepfile='.deps/TcpSocket.TPo' depmode=gcc /bin/sh
2007 Mar 29
3
Asterisk hangs up SIP call after 6 200 retransmits
I have the following scenario:
PSTN gateway (202.180.nnn.nnn) -> OpenSER 1.0.1 (147.202.nnn.nnn) -> Asterisk 1.2.16
(203.89.nnn.nnn)
When an incoming call is received, often (but not always) Asterisk repeatedly sends a SIP 200 OK message and eventually hangs up the call.
sip.conf
[general]
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all
2005 Jul 04
2
Extensions will not go to voicemail
I have a remote installation that connects via IAX from my office pbx.
When I call an extension on the remote pbx, after the dial period, the
call is terminated. Nothing I do in configuration of that extension
seems to matter:
-- Executing NoOp("IAX2/netconcepts@nnn.nnn.nnn.nnn:4569-5", ""Dial
710"") in new stack
-- Executing
2008 Sep 30
5
Corrupted transaction log file / record size too small
I recently upgradeded dovecot on one of our servers from version 1.0.10
to version 1.1.3. Ever since, we've been seeing occasional errors
similar to this sequence (with the username and IP addresses elided):
Sep 30 00:09:56 alcor dovecot: pop3-login: Login: [4954], XXXX, NNN.NNN.NN.NNN
Sep 30 00:09:56 alcor dovecot: wrapper[5006]: pop3, XXXX, NNN.NNN.NN.NNN
Sep 30 00:09:56 alcor
2000 Mar 01
1
smbpasswd failure
I've attempted to change my smb password on a remote NT PDS, but it
always fails with
resolve_name: Attempting lmhosts lookup for name SERVER<0x20>
getlmhostsent: lmhost entry: 127.0.0.1 localhost
resolve_name: Attempting host lookup for name SERVER<0x20>
Connecting to nnn.nnn.nnn.nnn at port 139
error connecting to nnn.nnn.nnn.nnn:139 (Connection refused)
unable to connect to
2001 Feb 27
1
Winamp plugin; http streaming
Sorry, had to foward this. Chris: Majordomo is triggering on the HTML
in the message and rejecting it. A minor pain, but that alone catches
half the spam that would otherwise show up on the list...
----- Forwarded message from owner-vorbis-dev@xiph.org -----
From: "Chris Moeller" <chris@kode54.net>
To: <vorbis-dev@xiph.org>
Subject: Winamp plugin; http streaming
Date:
2004 Aug 06
1
DarkIce make problem
Yea, I figured it out...brain fart on my part. Got it working, but getting
some sort of TCPSocket error now... still trying. :)
[root@jabez etc]# darkice -c /usr/local/etc/darkice.cfg
DarkIce 0.6 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2001, Tyrell Hungary, http://tyrell.hu
Using config file: /usr/local/etc/darkice.cfg
Using POSIX real-time scheduling, priority
2002 Jun 13
1
cannot setup print in w2k on debian/samba/winwind/cups server
hi.
I am trying to get print working and have a hard time indeed...
My goal is to replace our nt4 print server with a linux/samba one as we have
problems serving printers and drivers to win2000 workstations (and I don't
want to set up a win2000 server for printing, and have the same problem
_again_ when switching to XP ;-)
The situation so far :
- Debian woody
- Samba 2.2.4-1
- Winbind
2005 May 18
2
Call forwarding...
Sorry for posting this again, but it seems to have become attached to
another thread. Guess I replied to another message instead of starting a
new one...
Hi,
I'm trying to setup a call forwarding rule so that when an extention
doesn't answer the call is forwarded to my mobile.
I'm using voiptalk.org for incoming and outgoing calls and SIP phones
for extentions (so all IP based -
2013 Dec 11
1
Why ssh client breaks connection in expecting SSH2_MSG_NEWKEYS state?
I have a client host that I don't have access to now, which attempts to
establish ssh connection back to my BSD server using the private key.
Client runs this command:
/usr/bin/ssh -i ~/.ssh/my_key_rsa -o "ExitOnForwardFailure yes" -p
$HPORT $HUSER@$HOST -R $LPORT:localhost:$LPORT -N
On the server debug log looks like this:
Connection from NNN.NNN.NNN.NNN port 43567
debug1: HPN
2009 Jun 10
1
Weird behavior in receive_data function
Dear List,
I'm trying to get diff/removed data and it's offset out. So I write a
functions in receive_data. When I run backup, I found there is a weird
behavior which I don't understand.
i = recv_token(f_in, &data) will receive (i = -1, offset2 = 0) some
where in the middle of the transfer procedure. That's to say, it's going
to transfer the first data block from sender,
2008 Aug 14
4
Stateful Webmail
Hello,
I'm a developer on the Orbited project (http://www.orbited.org), which
provides a TCPSocket interface in javascript (emulated over HTTP using ajax
and comet.) This TCPSocket allows true bi-directional communication between
a web browser and an arbitrary tcp server. One of the other developers
pointed me to a recent dovecot thread about webmail. Sorry for the new
thread (I just joined
2008 Mar 19
2
rsync fails to exclude... sometimes?
Hello List.
I am using rsync to pull html files from a shared drive to 2 web server
boxes to keep the files synchronized.
However, I have a few files I do not want rsync to copy over because they
contain information specific (IP address) to the box hosting them.
Rsync seems to intermittently ignore the exclude statement and copies them
from time to time. Is there a way to absolutely prevent
2008 Apr 10
1
memory issues with 1.1.rc4 (now it's PAM)
Hi!
I'm running 1.1rc4 on a system and this happens occasionally:
--8<--
mail.info; dovecot: auth(default): client in: AUTH 1 PLAIN service=imap lip=NN.NN.NN.NN rip=NNN.NN.NNN.NN lport=143
mail.info; dovecot: auth-worker(default): pam(XXXXXXXXXXXX,NNN.NN.NNN.NN): lookup service=imap
kern.alert; kernel: grsec: From NN.NN.NN.NN: denied resource overstep by requesting
2007 Apr 03
1
SDP bug
>> The call that gets dropped had a retransmission of INVITE from UAC
>> to UAS (and therefore retransmission of 200 OK from UAS to UAC).
>> There is nothing wrong with the re-transmission as such, but I
>> noticed a potential bug in Asterisk in the way it responds to an
>> INVITE retransmission. Asterisk is bumping up the session version
>> number in
2008 Oct 09
4
runs of heads when flipping a coin
Can someone recommend a method to answer the following type of question:
Suppose I have a coin with a probability hhh of coming up heads (and 1-hhh
of coming up tails)
I plan on flipping the coin nnn times (for example, nnn = 500)
What is the expected probability or frequency of a run of rrr heads* during
the nnn=500 coin flips?
Moreover, I would probably (excuse the pun) want the answer for a
2008 Sep 26
1
problems with auth protocol
Hello there,
I have a client connecting to dovecot and comunicating like this:
* OK Dovecot ready.
* AUTHENTICATE MYAUTH
+ base64 challange
base64_response {NNN}
* NO Invalid base64 data in continued response
The problem is that dovecot seems to reject the response because of
the {NNN} in the end of the string.
If I remove the {NNN} it authenticates just fine.
Any idea of whether it's
2005 Jul 01
1
no voice
Hi All
We are unable to hear any voice where as in tcpdum it shows that RTP is flowing both ways
ERROR CONDITION
---------------
-- Executing Dial("SIP/2001-f6c4", "SIP/2000|20") in new stack
-- Called 2000
-- SIP/2000-0ead is ringing
-- SIP/2000-0ead answered SIP/2001-f6c4
-- Attempting native bridge of SIP/2001-f6c4 and SIP/2000-0ead
Have searched web and
2009 Sep 03
1
CTDB: Clustered NFS, reboot, requires me to exportfs -r(a)
Hi Samba,
I hope you are doing well. I run a cifs / nfs CTDB clustered NAS
solution, and I find that when I reboot any of the nodes in the cluster,
I must re-export the nfs mounts so they show up properly. Perhaps this
is a general linux nfs bug and I am barking up the wrong tree, but I
haven't found any problem / solution mentioning this as of yet besides
my own known workaround