search for: testconf

Displaying 3 results from an estimated 3 matches for "testconf".

2010 Feb 24
2
audio glitches in conference
...m the conference: #!/bin/sh cat /dev/fd/3 > /tmp/audio.raw I've been testing it using the following dialplan extensions: [test] exten => testeagi,1,Answer exten => testeagi,n,Wait(3) exten => testeagi,n,EAGI(testeagi.sh) exten => testmeet,1,Answer exten => testmeet,n,MeetMe(testconf,1qd) exten => testsound,1,Answer exten => testsound,n,Playback(testbeep-asterisk) (testbeep is just 30 seconds of sine wave) I've been trying things like this: originate Local/testsound at test extension testeagi at test The recorded audio plays back fine - no glitches. (an example...
2020 Jun 19
9
[Bug 3184] New: Unable to add deprecated KexAlgorithms back for host via config file
https://bugzilla.mindrot.org/show_bug.cgi?id=3184 Bug ID: 3184 Summary: Unable to add deprecated KexAlgorithms back for host via config file Product: Portable OpenSSH Version: 8.2p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: ssh
2025 Jan 22
2
Running ntlm_auth on Domain member vs running it on DC
I've setup Samba as an AD-DC on an Ubuntu 22.04. My goal is to use it for testing PEAP MSChapv2 authentication on a Radius server where I want the Radius server to validate the MSChapV2 Challenge-Response sent by the client by talking to the Samba DC ecosystem. I'm using the ntlm_auth program to talk to Samba and it works as expected when I run it on the DC host in a bash shell like so: