search for: encapsulator

Displaying 20 results from an estimated 1867 matches for "encapsulator".

2004 Dec 31
2
MGCP parameters
Sirs, 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
2006 Jun 27
1
multiple tunnelling problem
Hello all, I have a problem with one of my routing requirements when using IPSec along with a proprietary Mobile IP implementation. And sorry for such a long mail :( Here is a brief description of my situation: My client (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.
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 fuzzy image with a good bounding box. Does anyone have a nice solution?
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...
Hi, I have what to me is an interesting issue. 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
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
2004 Aug 06
4
trouble in nullsoft land.
On Sun, 7 Mar 2004, oddsock wrote: > neat, how ironic is it that you can stream mp3pro with the Shoutcast DNAS, > 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
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.org CC: drafts-update-ref at iana.org, codec at ietf.org, rfc-editor at
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 doing any
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 doing any
2018 Oct 10
1
unlockEnvironment()?
R lets one lock an environment with both an R function, base::lockEnvironment, and a C function, R_LockEnvironment, but, as far as I can tell, no corresponding function to unlock an environment. Is this omission on principle or just something that has not been done yet? I ask because several packages, including the well-used R6 and rlang packages, fiddle with some bits in with SET_ENVFLAGS and
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 access to it. Is it more
2003 Mar 02
1
Final Ogg 1.0 submission to IETF
Hi all, just letting you know that I am about to submit the final version of the Ogg 1.0 file format Internet-Draft to the IETF. It is due by today (March 3, Monday - Internet Draft final submission cut-off at 09:00 ET) for the next IETF meeting and I expect they will promote it to RFC status at the meeting. Please send any last-minute changes to me. Cheers, Silvia. <p><p>
2003 Mar 02
1
Final Ogg 1.0 submission to IETF
Hi all, just letting you know that I am about to submit the final version of the Ogg 1.0 file format Internet-Draft to the IETF. It is due by today (March 3, Monday - Internet Draft final submission cut-off at 09:00 ET) for the next IETF meeting and I expect they will promote it to RFC status at the meeting. Please send any last-minute changes to me. Cheers, Silvia. <p><p>
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.
Brainstorming Idea: Possibly add an xml api to the current yp logic, that way 3rd party providers could parse the stations in the yp off icecast.org in there media players. of course a plugin for winamp would be the first obvious choice(since the already have there own media library but uses yp.shoutcast.com), but others would follow. I remember seeing something previously at dir.xiph.org but
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
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
hi, i'm wondering aboot 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
2010 Nov 05
2
herky-jerky audio
...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 having to deal with all the ogg encapsulation if you don't need it. -Pascal