Displaying 20 results from an estimated 5000 matches similar to: "[Bug 742] sftp doesn't honor "Protocol 1" in config file"
2003 Oct 12
10
[Bug 742] Allow sftp to read config file to honor "Protocol 1"
http://bugzilla.mindrot.org/show_bug.cgi?id=742
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Summary|sftp doesn't honor "Protocol|Allow sftp to read config
|1" in config
2006 Dec 06
1
get the mode from a incoming speex stream
On Wed, 6 Dec 2006, lianghu xu wrote:
> Hi Jean-Marc,
>
> I remember you said that the SDP tells the mode information.
Right.
But a decoder like speex can always be configured from information
contained in the incoming stream.
That makes your application more interroperable.
Aymeric MOIZARD / ANTISIP
amsip - http://www.antisip.com
osip2 - http://www.osip.org
eXosip2 -
2006 Nov 06
1
PocketPC 2005/echo canceller
If you want to test the AEC, I recommend using the svn version of Speex.
Jean-Marc
Aymeric Moizard a ?crit :
>
> I finally solved my problem:
>
> My **static** speex library is compiled with:
> -D_LIB
>
> While I should compile it with:
> -D_USRDLL
>
> I'm not able to understand completely why: anyway, it
> now can be compiled without breaking anything.
2007 Mar 23
2
FXRuby scintilla issue
FXRuby version 1.6.4. I''ve been trying to compile FXruby with scintilla
support. I''ve downloaded:
http://savannah.nongnu.org/download/fxscintilla/fxscintilla-1.63.tar.gz.
Compiled it and installed it.
FXruby is 1.6.4
I get:
AL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.6 -c
frames_wrap.cpp
/usr/local/include/fxscintilla/FXScintilla.h:84: error:
2006 Dec 05
2
get the mode from a incoming speex stream
In a "normal" frame that doesn't have in-band signalling (which nobody
seems to use anyway), the frame starts with the narrowband information.
If the frame is in wideband, then this will be followed by a bit of
wideband information that starts with a bit set to 1 (narrowband starts
with a bit set to 0). Have a look at what the Speex decoder does. You
may actually want to have similar
2007 Apr 24
2
chmod sftp command and setgid/setuid bit
Hi OpenSSH developers,
I'm using OpenSSH on a daily basis and I'm very pleased
with the work you've done.
I am contributing to some Open Source software hosted at Savannah
https://savannah.nongnu.org/projects/tsp
and we recently hit some sftp unexpected behavior:
https://savannah.gnu.org/support/?105838
when using chmod sftp client command
it appears that setuid / setgid bits are
2005 Oct 17
1
dom0/domU communication
All,
Is there a way to setup serial communication between dom0 and domU. The idea
is to have some way of exchanging messages between dom0 and domUs.
Certainly, it is possible to use s host-only network, and ssh or shared file
system to exchange data. However, there could be cases where the dom0 is not
networked. You may want to automate configuring domUs from dom0.
Any suggestions.
Arijit
2009 May 28
1
DC component coming back after AGC
I'm getting confused, what's the problem exactly? The AGC doesn't remove
the DC or it adds one?
Jean-Marc
Aymeric Moizard a ?crit :
> Hi Jean-Marc & all,
>
> I'm currently working on a wav file with very low volume.
> This wav also contains a DC component.
>
> Using testdenoise with modification (AGC turned on with
> 20000.0 value) I'm able to
2009 Feb 27
5
ietf discussion about draft-ietf-avt-rtp-speex
Hi Jean-Marc, Alfred and Greg,
Are you receiving the mails from IETF about draft-ietf-avt-rtp-speex
The mails are not coming from AVT mailing list, but I think we are
all 3 part of a minimal list (draft-ietf-avt-rtp-speex at tools.ietf.org)
dedicated to latest discussion about the draft.
I have answered some questions, but there are small changes and adaptation
still required to the ietf
2006 Nov 06
2
PocketPC 2005
On Mon, 6 Nov 2006, Jean-Marc Valin wrote:
> That's quite a strange problem. Considering that Speex doesn't have any
> "init code" (stuff that executes when it's loaded), there's no way this
> could be a bug in Speex.
True.
> I see two likely possibilities (plus lots of
> unlikely):
> 1) A bug in your code. Linking with Speex pushes your code to a
2007 Nov 20
1
P2P: Avoiding manual port-forwarding
From: Tony Arcieri
>
> A STUN implementation will be an important part of DistribuStream
> in terms of firewall traversal. However, first I need to move the
> whole protocol to UDP, and before I do that I''m trying to make it
> work better in general.
>
> I''m also unsure what to use for a UDP data transfer protocol. I
> need something to work in
2006 Jan 23
1
SIP over TCP: latest news?
Hi,
I know it is a FAQ but I'm interested in latest news (if any...) about SIP
over TCP support in Asterisk.
I found this:
https://savannah.nongnu.org/projects/asterisk-tcp/
but I'm not able to understand if project is active and what is its level of
development.
Thanks
Mimmus
2013 Mar 12
1
Where's crm (from pacemaker-cli) on CentOS 6.4?
Hi,
After upgrade the nodes on one of my HA clusters I find that "crm" isn't
on the pacemaker-cli package. After some research on the web I find this:
http://www.gossamer-threads.com/lists/linuxha/pacemaker/84376?page=last
That thread points to this OpenSuSE repo:
http://download.opensuse.org/repositories/network:/ha-clustering/RedHat_RHEL-6/
Which suply the new
2006 Nov 06
2
PocketPC 2005
Hi,
I'm experiencing weird problems while testing speex (I want to
test the echo canceller first) on PDA with WM5 version pocket PC 2005.
Here is the strange scenario:
1-> App running without being linked with speex -> no problem
2-> App running while being linked with speex -> crash at always the same
place.
NO ACCESS TO
2008 Jun 12
0
[Bug 742] Allow sftp to read config file to honor "Protocol 1"
https://bugzilla.mindrot.org/show_bug.cgi?id=742
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
CC|
2006 Nov 06
0
PocketPC 2005/echo canceller
I finally solved my problem:
My **static** speex library is compiled with:
-D_LIB
While I should compile it with:
-D_USRDLL
I'm not able to understand completely why: anyway, it
now can be compiled without breaking anything.
I'll now test wether the aec have an impact or not :)
tks,
Aymeric MOIZARD / ANTISIP
amsip - http://www.antisip.com
osip2 - http://www.osip.org
eXosip2 -
2009 Jun 04
3
libogg++ release 1.1.0
Hi everybody,
I posted here about two years ago about the initial release. This is a
release that fixes many bugs, and has enhancements that make it possible
to support a multi-stream format, ALingA, which I will mention briefly
later. It also supports a PCM format, Neuro, both as part of the
multi-stream codec, and stand-alone.
libogg++ is a C++ library implementing Ogg. It is designed to be
2004 Aug 06
3
Documentation
Hi there.
Some words to tell you that the documentation effort start taking shape.
A savannah project has been created in order to coordinate work:
http://savannah.nongnu.org/projects/interopcast/
CVS is accessible via cvsweb here:
http://savannah.nongnu.org/cgi-bin/viewcvs/interopcast/
A first html shot available for browsing here: (there are other
documents to merge with but not yet http
2004 Aug 06
2
Work on ICECAST : IcecastAdmin, remodularisation, Doc (Docbook), speex ...
Hello,
3 months ago, we (a group of 8 students of the ENSEIRB engineering
school (France))
started to work on icecast.
We decided to work on another CVS server. The aim _was not to fork a new
version_
of Icecast : the idea was to clean the code as fast as possible in order
for new
developers to enter the sources in an easier way.
We mainly worked on format, sources, and tried to clearly
2003 Oct 09
1
Replaygain backend and ogg123 patch
My replaygain player side backend code is up at savannah:
https://savannah.nongnu.org/projects/vgplay/
Pull it from CVS for the time being, as the file area isn't up and working
just yet.
It applies album and track gain values as scale factors to float pcm and
includes an arbitary value preamp, a couple of limiting strategies. There's
also helper function to pull the replaygain