Displaying 20 results from an estimated 400 matches similar to: "Logout after SSL/TLS negociation"
2005 Mar 17
2
Codec negociation
If you don't want to proxy the media through * the put this setting:
canreinvite=yes
this will allow the 2 end points to connect directly for the RTP
bypassing
you. otherwise I have noticed the same when I try to proxy I have to
make sure everyone is using the same codec or it doesn't work well.
.o-------------------------------------------------------o.
Brian Fertig
NOC/Network
2020 Aug 06
3
[PATCH v1 0/1] s390: virtio-ccw: PV needs VIRTIO I/O device protection
Hi all,
In another series I proposed to add an architecture specific
callback to fail feature negociation on architecture need.
In VIRTIO, we already have an entry to reject the features on the
transport basis.
Transport is not architecture so I send a separate series in which
we fail the feature negociation inside virtio_ccw_finalize_features,
the virtio_config_ops.finalize_features for S390
2020 Aug 06
3
[PATCH v1 0/1] s390: virtio-ccw: PV needs VIRTIO I/O device protection
Hi all,
In another series I proposed to add an architecture specific
callback to fail feature negociation on architecture need.
In VIRTIO, we already have an entry to reject the features on the
transport basis.
Transport is not architecture so I send a separate series in which
we fail the feature negociation inside virtio_ccw_finalize_features,
the virtio_config_ops.finalize_features for S390
2013 Nov 05
1
How to enable T.38 between SPA3102 PSTN Line port and ReceiveFAX app ?
Hello,
I've got an analog phone which is currently receiving unsollicited FAX
calls from PSTN.
For learning purpose, I'm preparing an Asterisk/SPA3102 setup that would
let voice calls come in and out and translate incoming FAX calls to TIF
files (forwarded through email)).
My target setup is :
PSTN <-- analog--> SPA3102 Line Port <-- SIP --> Asterisk <-- SIP -->
2016 Aug 02
6
TLSv1.2 support for lftp on CentOS 6.x
Hello everybody,
I am writing on that mailing list because I have an issue using lftp and I would
love to have more infos about features available on the LFTP version provided by
CentOS 6.
I try to connect to a ftp server in secured mode using FTPS explicit and I would
love to use TLSv1.2.
After several tries, I understood that the TLS negociation was not possible
using TLSv1.2 (It works only
2017 Jun 06
2
XDC 2017 : Call for paper
Hello,
I have the pleasure to announce that the X.org Developer Conference 2017
will be held in Mountain View, California from September 20th to
September 22nd. The venue is located at the Googleplex.
The official page for the event is http://www.x.org/wiki/Events/XDC2017
while the call for paper is at http://www.x.org/wiki/Other/Press/CFP2017/
As usual, we are open to talks across the layers
2004 Jan 15
1
client use spnego
In the course of debugging my still-unsolved "smbclient tar starts
throwing SMB signature errors after 750MB of data or so" error, I came
across this apparent inconsistency...
>From the smb.conf man page:
"client use spnego (G)
This variable controls controls whether samba clients will try to use
Simple and Protected NEGOciation (as specified by rfc2478) with
WindowsXP and
2000 Apr 05
1
How customize samba for large directory
Hi
I made some work using samba 2.0.6.
I use large directory, more than 10000 file.
The time to have a list from window NT is very big 2Minuts.
I spy a little the dialog and I see that the negociation for exange files
name is limited to 170 filenames
and a buffer to 16387 octets.
Do you know a way to change this ?
I tryed without result,
max xmit = 60000
packet size= 60000
2009 Dec 17
2
Integrate a CPE with Asterisk in MGCP
Hello all,
I'm looking for some help to try to understand why my CPE doesn't work
good with Asterisk in MGCP.
Here is what I want to do :
- Register a TECOM AH4021 on Asterisk in MGCP with the following profile
in mgcp.Conf :
[general]
port = 2727
bindaddr = 10.95.20.1
disallow=all
allow=g729
allow=alaw
020202020202]
context=mgcp
host=dynamic
canreinvite=no
dtmfmode=rfc2833
nat=yes
2020 Aug 06
0
[PATCH v1 0/1] s390: virtio-ccw: PV needs VIRTIO I/O device protection
On Thu, 6 Aug 2020 16:23:01 +0200
Pierre Morel <pmorel at linux.ibm.com> wrote:
> Hi all,
>
> In another series I proposed to add an architecture specific
> callback to fail feature negociation on architecture need.
>
> In VIRTIO, we already have an entry to reject the features on the
> transport basis.
>
> Transport is not architecture so I send a separate
2014 May 09
1
samba4 : [kerberos part kinit work but no kpasswd
hi,
?
i have recently installed a samba 4 in a DC role.
The distribution is a debian jessie/sid, the version of samba is 4.1.7.
The server is globally working but there is some litle trouble.
on the server itself, i can do a kinit without probleme but if i try a kpasswsd, i obtain the following
?
root at station:/var/log/samba# kinit
Password for administrator at TOTO.FR:
root at
2005 Mar 17
2
Netlogic inbound DID issue
Anyone out there using NetLogic DIDs? And have inbound working? I got
outbound working, but no joy so far with inbound. Here are the relevant
parts from my conf files:
iax.conf
[general]
tos=lowdelay
jitterbuffer=no
register => username:secret@zoot.netlogic.net
[netlogic]
type=friend
host=dynamic
context=sourcekit-main
auth=plaintext
username=
secret=
disallow=all
allow=ulaw
allow=all
2005 Dec 30
6
call a method once per page request
Hi,
I''m wondering if there is a simple solution to call a method once per
page request.
I tried to place my call in a before_filter in ApplicationController but
it''d called a second time if I use render_component from a view.
Seems to me that a hook should be added in Dispatcher#prepare_application.
Context: working on i18n, I''m trying to check lang either from uri,
2006 Feb 23
2
xm list not showing guest machines as "running"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
as the screenshot [0] shows, my virtual machines aren''t showing up as
running. This causes me a few problems. One being if I do xm shutdown
SMGL-1 it simply powers it down, it doesn''t send the "shutdown signal"
or whatever makes it go away :) I''ve done a from source install using
the instructions mentioned [1].
2008 Aug 13
0
[Bug 804] Locale character encoding disobeyed on interactive session
https://bugzilla.mindrot.org/show_bug.cgi?id=804
Vincent Lefevre <vincent at vinc17.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent at vinc17.org
--- Comment #3 from Vincent Lefevre <vincent at vinc17.org> 2008-08-13 23:50:47
2004 May 12
0
Voice Flow
Ok?, I'm gonne try to explain my problem clearly
I have 2 Asterisk
- Asterisk WAN:On Public IP Address
- Asterisk LAN: On a LAN (VPN)
X-lite is registered on Asterisk WAN
A Budgetone 100 is registered on Asterisk LAN
Now I try to make communicate the both phone.
When the Budgetone call X-lite, I can see that Asterisk LAN answer the
call and try to call the X-Lite. X-Lite not reachable,
2005 Feb 28
0
Pb DTMF with Asterisk vs Cirpack Transit Node
Hi all,
I've a problem in DTMF dialog between * and a Cicpack Transit Node Class 4-5.
The call initiat by a mgcp phone pass by the cirpack and arrive in SIP on *,
everything is ok (negociation and phone call) but when we try to use the
voicemail, Asterisk don't understand DTMF.
Here are some logs (SIP debug on) on a DTMF '2' receive :
2017 Aug 19
0
XDC 2017 : Call for paper
On Tue, Jun 6, 2017 at 4:19 PM, Martin Peres <martin.peres at free.fr> wrote:
> Hello,
>
> I have the pleasure to announce that the X.org Developer Conference 2017
> will be held in Mountain View, California from September 20th to
> September 22nd. The venue is located at the Googleplex.
>
> The official page for the event is http://www.x.org/wiki/Events/XDC2017
>
2016 Aug 02
0
TLSv1.2 support for lftp on CentOS 6.x
On 08/02/2016 06:11 AM, Olivier BONHOMME wrote:
> Hello everybody,
>
> I am writing on that mailing list because I have an issue using lftp and I would
> love to have more infos about features available on the LFTP version provided by
> CentOS 6.
>
> I try to connect to a ftp server in secured mode using FTPS explicit and I would
> love to use TLSv1.2.
>
> After
2006 Sep 16
2
Win2000/XP on Samba 3, Etch
I have problems configuring Win-clients with Samba 3 / Debian-Etch-Server.
Trying to connect the win-clients, the error at logon is:
no primary domain or wrong password
the server log reads:
[2006/09/15 13:34:14, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(691)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2006/09/15 13:34:14, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(672)
Got