search for: nchannel

Displaying 20 results from an estimated 197 matches for "nchannel".

Did you mean: channel
2014 Dec 26
8
[RFC PATCH 0/3] Sharing MSIX irq for tx/rx queue pairs
Hi all: This series try to share MSIX irq for each tx/rx queue pair. This is done through: - introducing virtio pci channel which are group of virtqueues that sharing a single MSIX irq (Patch 1) - expose channel setting to virtio core api (Patch 2) - try to use channel setting in virtio-net (Patch 3) For the transport that does not support channel, channel paramters were simply ignored. For
2014 Dec 26
8
[RFC PATCH 0/3] Sharing MSIX irq for tx/rx queue pairs
Hi all: This series try to share MSIX irq for each tx/rx queue pair. This is done through: - introducing virtio pci channel which are group of virtqueues that sharing a single MSIX irq (Patch 1) - expose channel setting to virtio core api (Patch 2) - try to use channel setting in virtio-net (Patch 3) For the transport that does not support channel, channel paramters were simply ignored. For
2009 Sep 17
3
[Bug 1651] New: Possible race condition using local port forwarding with short lived connections
...connected debug2: channel 3: output drain -> closed debug2: channel 3: rcvd close debug2: channel 3: send close debug2: channel 3: is dead debug2: channel 3: garbage collecting debug1: channel 3: free: direct-tcpip: listening port 5000 for localhost port 5000, connect from 127.0.0.1 port 50076, nchannels 4 debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: channel 2: close_write debug2: channel 2: output drain -> closed debug2: channel 2: rcvd close debug2: channel 2:...
2017 Nov 22
3
Chan Local, Originate and slin
...see that transcoding takes place here: NativeFormats: (slin192) WriteFormat: slin ReadFormat: slin192 WriteTranscode: Yes (slin at 8000)->(slin at 192000) ReadTranscode: No When I do the same from a call file like: same => n,System(printf "Action: Originate\nActionID: 1\nChannel: Local/${number}@mycontext\nApplication: Confbridge\nData: ${confnum}\n" > /var/spool/asterisk/outgoing/${number}-${confnum}) the sound is perfect and this is what I see on the channel params: NativeFormats: (slin) WriteFormat: slin ReadFormat: slin WriteTranscode: No ReadTr...
2005 Feb 06
2
Need help with perl script/agi for ringback
.../n Exten: 1234 Context: callback Priority: 1 Extensions.conf exten => 500,1,agi,callback.pl callback perl script: use Net::Telnet (); $mgrUSERNAME='fred'; $mgrSECRET='bloggs'; $server_ip='127.0.0.1'; $tn->print("Action: originate\nExten: 1234\nContext: user\nChannel: local/xxx@user/r/n\nPriority: 1\nCallerid: 1234\n\n"); $tn->waitfor('/Event: Newchannel.*/') or die "Unable to determine call status", $tn->lastline; # wait for asterisk to process $tn->print("Action: Logoff\n\n"); I'm not a programme...
2015 Jul 21
1
A couple of questions about channel mapping
...001 (FL), 0x0002 (FR), 0x0004 (FC). > > Should flac reject the first two masks when there's no --channel-map=none > option? Why place restrictions on which speaker a user can use? The Microsoft spec for dwChannelMask (WAVEFORMATEXTENSIBLE_CHANNEL_MASK) includes the following: Should nChannels be less than the number of bits set in dwChannelMask, then the extra (most significant) bits in dwChannelMask are ignored. Should nChannels exceed the number of bits set in dwChannelMask, then the remaining channels are not assigned to any particular speaker location. ... Having nChannels exceed t...
2007 Mar 19
1
Problem with WAVE_FORMAT_ADPCM sound files
Hi all, I recently managed to install "multimedia German dictionary", which I get with the local newspaper , under wine and it works OK. The problem it is when I try to use the most important feature for me - the pronunciation. When I try to listen to any word , no sound is played and wine outputs the following to the console: wodOpen unimplemented format: WAVE_FORMAT_ADPCM I rewieved
2001 Jul 03
2
2.9p?: connection hangs with agent forwarding
...-> closed debug1: channel 3: send eof This seems to be consistent by itself, however the channel doesn't seem to be closed. When the session is shutdown (type "exit" in shell), it is hanging: - Server: ... debug1: channel 0: is dead debug1: channel_free: channel 0: server-session, nchannels 4 - Client: debug1: channel_free: channel 0: status: The following connections are open: #0 client-session (t4 r0 i8/0 o128/0 fd -1/-1) #1 authentication agent connection (t4 r3 i1/0 o128/0 fd 7/7) debug1: channel_free: channel 0: dettaching channel user ^CKilled by signal 2. debug1: Calling...
2002 May 06
2
X11 forwarding does not work as normal user
We installed openssh 3.1p1 on our Solaris 2.8 machine using gcc 2.95.2. During the installation, we modified ssh_config and sshd_config to enable X11 and agent forwarding. In sshd_config, we changed the following line to read: X11Forwarding yes In ssh_config, we changed the following two lines to read: ForwardAgent yes ForwardX11 yes Both files are set to permission readable
2001 Mar 14
2
Playing Problems :(
...fer 3 | +-------------+ First i fill all buffest with ov_read. Then I start to play firts buffer. When i stops I'll start to play second buffer and fill firts buffer with ov_read. Buffer setting are: p_oggB->wfx.wFormatTag = WAVE_FORMAT_PCM; p_oggB->wfx.nChannels = oggstruct.vi->channels; p_oggB->wfx.nSamplesPerSec = (unsigned long) oggstruct.vi->rate; p_oggB->wfx.wBitsPerSample = 16; p_oggB->wfx.nBlockAlign = (oggstruct.vi->channels * p_oggB->wfx.wBitsPerSample) / 8; p_oggB->wfx.nAvgBytesPerSec = (u...
2008 Jul 26
0
Still no joy: no X11 protocols
...e x11 rchan 2 win 65536 max 16384 debug1: client_request_x11: request from 127.0.0.1 55024 debug2: fd 9 setting O_NONBLOCK debug3: fd 9 is O_NONBLOCK debug1: channel 1: new [x11] debug1: confirm x11 debug2: channel 1: rcvd eof .... debug2: channel 1: garbage collecting debug1: channel 1: free: x11, nchannels 2 debug3: channel 1: status: The following connections are open: #0 client-session (t4 r0 i0/0 o0/0 fd 6/7 cfd -1) #1 x11 (t4 r2 i3/0 o3/0 fd 9/9 cfd -1) debug3: channel 1: close_fds r 9 w 9 e -1 c -1 debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384 debug1: client_re...
2017 Nov 22
2
Chan Local, Originate and slin
On Wed, 22 Nov 2017, Dmitriy Serov wrote: > ?same => n,System(printf "Action: Originate\nActionID: 1\nChannel: Local/${number}@mycontext\nApplication: Confbridge\nData: ${confnum}\n" > > /var/spool/asterisk/outgoing/${number}-${confnum}) I get: Unknown keyword 'Action' at line 1 of /var/spool/asterisk/outgoing/... Unknown keyword 'ActionID' at line 2 of /var/spool/asterisk/outg...
2005 Jun 09
3
[Bug 1054] Nmap Causing SSH Session to Prematurely End
...d debug2: channel 3: rcvd close debug3: channel 3: will not send data after close debug2: channel 3: send close debug2: channel 3: is dead debug2: channel 3: garbage collecting debug1: channel 3: free: direct-tcpip: listening port 3389 for 192.168.1.120 port 3389, connect from 127.0.0.1 port 65397, nchannels 4 debug3: channel 3: status: The following connections are open: #2 client-session (t4 r0 i0/0 o0/0 fd 6/7) #3 direct-tcpip: listening port 3389 for 192.168.1.120 port 3389, connect from 127.0.0.1 port 65397 (t4 r1 i3/0 o3/0 fd 9/9) debug3: channel 3: close_fds r 9 w 9 e -1 debug1: client_inp...
2005 Jan 05
4
Encoding and decoding problem in speex 1.0.4
...et a solution. I am doing an VOIP project in which i am recording sound and streaming it to the peer. I wanted to encode and decode wav files that brought me to this site. I am recording sound in the following format:- m_WaveFormatEx.wFormatTag = WAVE_FORMAT_PCM; m_WaveFormatEx.nChannels = 1; m_WaveFormatEx.wBitsPerSample = 8; m_WaveFormatEx.cbSize = 0; m_WaveFormatEx.nSamplesPerSec = 8000; m_WaveFormatEx.nBlockAlign = 1; m_WaveFormatEx.nAvgBytesPerSec = 8000; The recording is as follows :- When the buffer(size = 2000 by...
2001 Aug 26
4
On the "broken" .WAV files issue
...FORMAT structure The WAVEFORMAT structure describes the format of waveform-audio data. Only format information common to all waveform-audio data formats is included in this structure. This structure has been superseded by the WAVEFORMATEX structure. typedef struct { WORD wFormatTag; WORD nChannels; DWORD nSamplesPerSec; DWORD nAvgBytesPerSec; WORD nBlockAlign; } WAVEFORMAT; Members wFormatTag Format type. The following type is defined: WAVE_FORMAT_PCM Waveform-audio data is PCM. nChannels Number of channels in the waveform-audio data. Mono data uses one channel...
2020 Oct 06
5
[Bug 3220] New: Possible bug if ControlMaster + ControlPersist and `-t`
...l message content should be fixed, too. Note that the actual verbose output already says during disconnect ... debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow at openssh.com reply 0 debug1: channel 2: free: client-session, nchannels 3 debug1: channel 1: free: mux-control, nchannels 2 Shared connection to remote.example.com closed. USER at LOCALDOMAIN:~ $ debug1: ControlPersist timeout expired debug1: channel 0: free: /home/USER/.ssh/connections/USER at remote.example.com:22, nchannels 1 Transferred: sent 3684, received 3904 b...
2006 Nov 20
10
[Bug 1263] connection sharing often freezes
http://bugzilla.mindrot.org/show_bug.cgi?id=1263 Summary: connection sharing often freezes Product: Portable OpenSSH Version: v4.5p1 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: vincent at
2009 Jan 20
0
VoIP with wavefrom and speex
...&bits); speex_decoder_destroy(dec_state); return writing_pos; } The functions are called this way: //Encoding save_length = audio_encode(buffer,Hdr,Hdr->dwBytesRecorded,8); //... //Decode again: save_length = audio_decode(Hdr,buffer,save_length); Here are the waveform options: waveform.nChannels = 1; waveform.wFormatTag = WAVE_FORMAT_PCM; waveform.wBitsPerSample = 16; waveform.nSamplesPerSec = 8000; waveform.nBlockAlign = (waveform.nChannels*waveform.wBitsPerSample)/8; waveform.nAvgBytesPerSec = waveform.nSamplesPerSec*waveform.nBlockAlign; waveform.cbSize = 0; What am I doing wrong? Ar...
2004 Apr 06
1
different PAM/ssh server-session sequences for root and regular users?
...garfield2 sshd[16255]: (S 8) Found matching RSA key: ... Apr 6 09:53:53 garfield2 sshd[16255]: pam_log: pam_sm_acct_mgmt Apr 6 09:53:53 garfield2 sshd[16255]: (S 8) Accepted publickey for root from 127.0.0.1 port 47019 Apr 6 09:53:53 garfield2 sshd[16255]: (S 8) channel 0: new: server-session, nchannels open: 1 Apr 6 09:53:53 garfield2 sshd[16255]: pam_log: pam_sm_setcred Apr 6 09:53:53 garfield2 sshd[16257]: pam_log: pam_sm_open_session Apr 6 09:54:03 garfield2 sshd[16257]: pam_log: pam_sm_setcred For regular users: Apr 6 10:14:59 garfield2 sshd[16311]: (S 9) Found matching RSA key: ... Ap...
2004 Jul 23
1
x11 forwarding problem on solaris
...nnel_open: ctype x11 rchan 2 win 65536 max 16384 debug1: client_request_x11: request from 127.0.0.1 35652 debug1: channel 1: new [x11] debug1: confirm x11 debug1: channel 1: FORCE input drain X protocol error: BadWindow (invalid Window parameter) on protocol request 38 debug1: channel 1: free: x11, nchannels 2 [1] Abort emacs (core dumped) This reproduces reliably openssh-3.7.1p2, works just fine. openssh-3.7.1p2 was configured/compiled with the same command line as openssh-3.8.1p1, both using the same statically linked zlib-1.1.4 and openssl-0.9.7d. Using the SUN F...