Displaying 20 results from an estimated 1876 matches for "encapsul".
2004 Dec 31
2
MGCP parameters
...,
According to RFC 2705 (MGCP), these are the parameters that are used in the
transactions:
ReturnCode,
Connection-parameters
<-- DeleteConnection(CallId,
EndpointId,
ConnectionId,
[Encapsulated NotificationRequest,]
[Encapsulated EndpointConfiguration])
ReturnCode,
<-- DeleteConnection( CallId,
EndpointId,
ConnectionId,
Reason-...
2006 Jun 27
1
multiple tunnelling problem
...(mobile-node) has
an IP address of 10.10.10.40, my gateway (actually home-agent) has an IP
address of 10.10.10.1 and systems in my home network are in 10.0.0.0
network.
1. Mobile node tries to communicate with 10.10.10.4 (home network)
2. The packet from mobile node goes through IPSec and gets encapsulated
in a tunnel. The encapsulating packet has a source address of
10.10.10.40 and destination address of 10.10.10.1 (the encapsulated
packet is from 10.10.10.40 to 10.10.10.4... the source did not change)
3. The IPSec packet that came out is not sent through a Mobile IP
tunnel. The new encaps...
2008 Apr 16
1
Converting from encapsulated postscript to encapsulated pdf
I have several old encapsulated postscript graphics generated by R that
I want to include in a LaTeX Beamer presentation so I want them in pdf.
Under Ubuntu linux typing
convert z.eps z.pdf (to use ImageMagick)
results in a nice looking graphic but the bounding box is lost. Doing
convert z.eps z.epdf
results in a fuz...
2007 Aug 26
2
Traffic shaping PPPoe encapsulated packet
Hi,
I want a way to traffic shape pppoe encapsulated pkts based on its
src/dst Ip address. Is there any way I can mark pppoe encapsulated pkts?
Samit
2005 Jul 27
2
QoS and IPSec...
...sue. I am wanting to
prioritize (QoS) traffic that will be passing through an IPSec
(OpenS/WAN) VPN between two (identical) Linux routers. I know that I
can apply the IPSec patches (1-4) to the kernel and IPTables (if they
are not already applied by now) filter traffic before and after IPSec
encapsulation. My problem is that I don''t know if I will be able to QoS
the traffic that will be encapsulated as far as I know QoS
prioritization (via CBQ or HTB) only applies to traffic that is being
dequeue from the skbuffers to go out the physical interface. In my mind
the traffic that is...
2017 May 03
2
Multiple default gateway from tinc node
Hi, Guus
I did some test regarding the points you mentioned below, and yes, you’re right, but some of points may need further adjusted:
1. The destination of IPv4 wouldn’t be changed, Yes I agree, that’s the goal and final destination for the communication. But during the path, it may be encapsulated into another packet(tunnel mode), where the outside IP header is the physical address, but the inner destination remain unchanged, and I think Tinc encapsulates into UDP packet, where the outside S/D IP is the physical adapter IP address, but the whole original packet was encapsulated into the...
2004 Aug 06
4
trouble in nullsoft land.
...,
> but their YP will not let you list if you do so...talk about your mixed
> messages...
I think what they're trying to do here is not only block non-SCDNAS
servers, but also as many non-Shoutcast sources as they can. Think about
it - if you're streaming MP3Pro without it being NSV-encapsulated, you're
not using a Nullsoft tool to do it.
This kind of one-eyed behaviour will hopefully push people in the direction
of finding alternatives.
Geoff.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this...
2016 May 02
0
Fwd: [codec] RFC 7845 on Ogg Encapsulation for the Opus Audio Codec
FYI, the Ogg Opus encapsulation is now RFC 7845:
https://tools.ietf.org/html/rfc7845
-------- Forwarded Message --------
Subject: [codec] RFC 7845 on Ogg Encapsulation for the Opus Audio Codec
Date: Fri, 29 Apr 2016 19:47:28 -0700 (PDT)
From: rfc-editor at rfc-editor.org
To: ietf-announce at ietf.org, rfc-dist at rfc-editor...
2003 Feb 13
2
Changes to Ogg format IETF I-D
Howdy,
yeah, I've finally collected all your feedback on my I-D on the Ogg
encapsulation format, many thanks to all of you! Below, I've listed the
changes that I have made to the previous version and the attachment
contains the complete new I-D. If there are any more change requests,
please send me wording proposals as it's easier to include. :)
Monty, in case you are...
2003 Feb 13
2
Changes to Ogg format IETF I-D
Howdy,
yeah, I've finally collected all your feedback on my I-D on the Ogg
encapsulation format, many thanks to all of you! Below, I've listed the
changes that I have made to the previous version and the attachment
contains the complete new I-D. If there are any more change requests,
please send me wording proposals as it's easier to include. :)
Monty, in case you are...
2018 Oct 10
1
unlockEnvironment()?
...t. (See grep output below.)
About 5000 (1/3 of CRAN) packages depend on R6 or rlang. Should R supply a
more disciplined way of unlocking an environment?
Bill Dunlap
TIBCO Software
wdunlap tibco.com
$ { find . -type f -print0 | xargs -0 grep -n -C 2 ENVFLAGS ; } 2>/dev/null
./R6/tests/manual/encapsulation.R-5-unlockEnvironment <-
cfunction(signature(env = "environment"), body = '
./R6/tests/manual/encapsulation.R-6- #define FRAME_LOCK_MASK (1<<14)
./R6/tests/manual/encapsulation.R:7: #define FRAME_IS_LOCKED(e)
(ENVFLAGS(e) & FRAME_LOCK_MASK)
./R6/tests/manual/encaps...
2000 Jun 13
3
Question on closure (lexical scoping) and encapsulation
Dear R users,
I have two related questions about scoping and data encapsulation.
One is fairly specific - I am looking at "scoping.R" which is used in
demo(scoping) - it's an example of lexical scoping and encapsulation.
Where is the 'total' stored? It is not an attribute in 'ross' or
'robert'
however, functions like balance() have a...
2003 Mar 02
1
Final Ogg 1.0 submission to IETF
...ers,
Silvia.
<p><p>
<p>Network Working Group S. Pfeiffer
Internet-Draft CSIRO
Expires: May 2, 2003 November 2002
<p> The Ogg encapsulation format version 0
draft-pfeiffer-ogg-fileformat-02
Status of this Memo
This document is an Internet-Draft and is in full conformance with
all provisions of Section 10 of RFC2026.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IET...
2003 Mar 02
1
Final Ogg 1.0 submission to IETF
...ers,
Silvia.
<p><p>
<p>Network Working Group S. Pfeiffer
Internet-Draft CSIRO
Expires: May 2, 2003 November 2002
<p> The Ogg encapsulation format version 0
draft-pfeiffer-ogg-fileformat-02
Status of this Memo
This document is an Internet-Draft and is in full conformance with
all provisions of Section 10 of RFC2026.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IET...
2005 Oct 20
8
App virtualisation, not OS virtualisation
I would like to run multiple copies of an application on a PC with
multiple remote dumb clients.
It would seem to me that running Xen would be a sub-optimal solution as
I would need a copy of the OS running for every copy of the application,
but I was wondering whether a subset of Xen or Xen techniques could be used.
There are 2 barriers to running multiple applications with remote access:
-
2004 Aug 06
2
trouble in nullsoft land.
...cast-dev@xiph.org>
Sent: Sunday, March 07, 2004 2:36 PM
Subject: Re: [icecast-dev] trouble in nullsoft land.
<p>> well, I'm not sure that's the reasoning...
>
> from Tom P :
> "i'm making changes to yp which will detect the presence of mp3pro within
a
> non-encapsulated stream and prohibit its listing. nsv/nsa is an open
> protocol and the authors who wish to broadcast with this format should a)
> rewrite the stream provider to encapsulate and broadcast in the
> encapsulated protocol, b) discuss with christophe which identifiers should
> be include...
1997 Jun 07
1
R-beta: Encapsulated Postscript output with R-0.49
I've noticed that the postscript files produced by R-0.49
come up inverted in my postscript previewer. Also, they
do not behave like encapsulated postscript files so they
can't be imported into LaTeX documents. If I remove lines
with page-oriented commands like "%%Page", "%%Orientation",
"\bp" and "\ep", the resulting files seem to behave like
legitimate eps files. I've been using the Perl...
2005 Aug 23
8
HDLC/Zaptel/Kernel 2.6.11(.9)
All,
I'm having a heck of a time getting hdlc to work on kernel
2.6.11.9 .. I compiled hdlc, hdlc_gen, hdlc_cisco, hdlc_raw, into the
kernel (note into, and not 'modules').
System comes up, I configured zaptel.conf
span=1,0,0,esf,b8zs
nethdlc=1-24
modprobe wct4xxp
ztcfg
sethdlc hdlc0 cisco
ifconfig hdlc0 up
All of this works fine, believe it or not. I have a T1 cross plugged
2002 Jan 14
2
few question
...the option "vendor-class identifier" what means
these two number? i have actually us it in my dhcpd.conf, and all is
working, but i don't know what it mean....
if substring (option vendor-class-identifier, 0, 3) = "PXE"
i have the same question for the "option vendor-encapsulated-options" ?
this is just because, i just read a ltsp pxe howto and that both of
these option have different parameter
for example:
option vendor-encapsulated-options 3c:09:45:74:68:65:72:62:6f:6f:74:ff;
and I use:
option vendor-encapsulated-options
09:0f:80:00:0c:4e:65:74:77:6f:72:6b:2...
2010 Nov 05
2
herky-jerky audio
...t it may be related to
> delays
> caused when the Speex2PcmAudioInputStream needs to process an Ogg
> page header.
>
> Has anybody else had problems decoding speex that is being streamed? Any
> suggestions as to how to fix this?
We first used the speexenc speexdec sources which encapsulate into an ogg
stream. Once that worked we decided to get rid of the ogg encapsulator
altogether and keep only the speex stream data since we were in charge of
both encoding and decoding. The sample code at
http://www.speex.org/docs/manual/speex-manual/node13.html
is IMHO a lot easier than havin...