Displaying 19 results from an estimated 19 matches for "traditionnal".
Did you mean:
traditional
2012 Jul 23
2
[PATCH V2] qemu-xen-traditionnal, Fix dirty logging during migration.
This moves the xen_modified_memory call from cpu_physical_memory_map to
cpu_physical_memory_unmap because the memory could be migrated before the
device model have written to it.
But because we need to know the guest address and to avoid rewriting a new
function, the call is moved to qemu_invalidate_entry. So this later has to new
parameters, the length of the mapping and if it was a write.
2014 Mar 16
2
More than 150 MB / second encoding ?
Hello,
Is there some version of FLAC that allows very very fast encoding (i.e.
able to process at least 150 MB / second of .wav input data on a standard
computer : laptop computer, Core i5/i7, Windows 7 64 bit, 8 GB RAM) ?
(It's ok to have a compression ratio which is a little bit lower than
traditionnal FLAC)
I'm looking for something which is between FLAC (very good ratio, slower
than LZ4) and LZ4 (very very fast compression : 400 MB / sec, but lower
compression ratio than FLAC because it's not dedicated to audio).
Best regards.
-------------- next part --------------
An HTML attachm...
2005 May 10
3
Interconnecting two lans using Asterisk over a PSTN
...I am very impressed by its
functionalities.
I have read that It can work over IP network and across the PSTN.
I am not very sure how it works over the PSTN..
In case if people have not yet the Internet or SDL access, I would like just to
know if it is possible to interconnect two IP LANs using the traditionnal
analog Network and Asterisk PBX? In such I would like to send voice and data in
the same media and all my IP applications should work, it is like the PPP IP
link over PSTN I would like to have.
If one have an Internet/SDL access is it possible to have a dual access, in
such if one network fails, I...
2015 Dec 22
1
Summary of,all undefined globals
...5) was
mentionning to package maintainers that "with current versions of
r-devel, one can get a convenient summary of all undefined globals" and
describing how to get a summary conveniently.
Now I am using R 3.2.3 but cannot get this by using rcmd check --as-cran
mypackage, the "traditionnal" namespace with obviously incomplete
declaration going through the check 'checking R code for possible
problems' with no note.
Can you confirm that the implementation is still NOT in R 3.2.3 and that
one should still use the current version of r-devel to get a summary of
undefined...
2007 Jun 14
1
Define tick mark width
Hello,
Is there a way to define the width of the axis tick marks on
traditionnal plots? I did not find anything specific on this topic in
the help and par(lwd=...) does not affect the tick marks. I guess that
using axes=FALSE and recreating the axis with the axis() command could
do the trick but I wonder if there is no easier way.
Thanks in advance
Sebastien
2005 May 31
1
asterisk acts as media gateway for existing pabx ?
Hi,
I'd like to realize the following setup traditional phones --> pbx
(non ip ) --> asterisk --- ISDN network
is it possible to set up an asterisk server in such way that it acts
as gateway between a traditionnal pbx and an isdn network ( I'm in
France ). this to let people continue with their existing pbx + phones
and enjoy voip features ?
outgoing calls:
if yes,do I need isdn card dedicated to incoming calls from pbx to
asterisk and dedicated card from pbx to outside
and what about the setup for inc...
2005 Aug 02
1
Best way to connect asterisk to an traditional PBX
Hi list,
we want to connect asterisk to an traditionnal PBX (EADS 6550/Matra).
People from telco told that they can't connect two PBX's using E1/T1 or
only with QSig signaling.
I wanted to use EuroISDN. In this case, it was me told that VN6-VN7
would be used. The PBX has a spare ADQ card installed on which we would
connect. Has someone a su...
2008 Sep 17
1
floppy disk controller broken
Hello,
when testing FreeBSD-7.1-BETA i discovered that the floppy disk
controller doesn't work correctly. Trying to format a floppy (perhaps
with bad blocks) i get:
Processing fdformat: ioctl(FD_FORM): Device not configured
instead of the normal E letter. I then checked the same problem is
present on FreeBSD-6.3 and it has been reported by Beech Rintoul (*) in
2006! Of course the floppy disk
2003 Nov 14
1
What goodness-of-fit measure for robust regression ?
...non-sense to look for since I do not find any mention of that in differents chapters on robust and resistant regression or in severals R documentation (Fox, Ripley and Venables)?
ii.If such measure exist for robust regression, how could I implement it in R, and what about their comparability with traditionnal R2 of linear model ?
Best regards
A lot of thank to anyone that could give me some light.
Vincent
********** L'ADSL A 20 EUR/MOIS**********
Avec Tiscali, l'ADSL est ? 20 EUR/mois. Vous pourrez chercher longtemps avant de trouver moins cher !
Pour profiter de cette offre exceptionnelle,...
2009 Sep 28
2
Resizing disks for VMs
Hi,
Is there a way to make a PV xen guest aware of a size change of the host
disk? In my case I'm talking about a Centos 5.3 host using logical volumes
as storage for the guests and the guests running Centos 5.3 and LVM too.
What I'm trying to accomplish is to resize the logical volume for the guest
by adding a few gigs and then make the guest see this change without
requiring a
2004 Mar 25
2
Asterisk & QSIG
Hello,
Does anybody know if Asterisk can support QSIG protocols to be
interconnected with a Traditionnal PABX?
(Using a HFC chipset based ISDN card to emulate NT Interface)
Thank you in advance ;-)
Ignace
2005 Jan 19
0
PSTN Pabx and asterisk
Good morning all,
I have a question: if I want to connect an * to a traditionnal PABX via
TDM04B to get PSTN line (incoming and outcoming call), are FXO enough
(no analog phones connected to *)? I just want to add PSTN call (in and
out) possibility for SIP or IAX UA. From what I saw here
http://www.voip-info.org/wiki-FXO I'm right.
Thanks.
--
Daniel
2009 Jan 25
0
Typo 5.2 for Rails 2.2 released
...ing plugin has been replaced with
Coderay.
* Excerpts, that allow you to display on your index something
completely different as on your article, which won''t appear on your
RSS feed.
* Our <em>live search</em>, which was so hype 2 years ago has been
replaced with a more traditionnal and clearer search engine and left
as a plugin.
And many more you can read about on the official release note: http://blog.typosphere.org/2009/01/25/typo-5-2-helmut-newton-for-rails-2-2-released
You can download Typo 5.2 on Rubyforge: http://rubyforge.org/frs/?group_id=555
or using the good...
2012 Feb 08
7
[PATCH] libxl: Set VNC password through QMP
...}
+ flexarray_append(dm_args, vncarg);
}
if (info->sdl) {
flexarray_append(dm_args, "-sdl");
@@ -862,6 +863,8 @@ int libxl__create_device_model(libxl__gc *gc,
}
if (info->vncpasswd) {
+ /* This xenstore key will only be used by qemu-xen-traditionnal.
+ * The code to supply vncpasswd to qemu-xen is later. */
retry_transaction:
/* Find uuid and the write the vnc password to xenstore for qemu. */
t = xs_transaction_start(ctx->xsh);
diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h
index fa7fb16...
2009 Jan 27
1
OT : iptables/arptables question
...ich is normal).
Question is : how can i "mangle" output packets to appear coming from
public ip and not from 192.168.X.X ?
For example , at the application layer, i can produce icmp packets with
`ping -I my.public.ip/32 remote.host.on.internet` that come back but of
course nothing with a traditionnal `ping remote.host.on.internet`
I've had a look at arptables and tested ` arptables -A OUT -s 192.168.X.X !
-d 192.168.X.0/24 -o eth3 -j mangle --mangle-ip-s my.public.ip` but that
doesn't seem to do the trick ..
Any ideas ?
I just hope that it was clear enough :-p
--
Fabian Arrotin
i...
2005 Sep 25
4
hist(x, ...) with normal distribution curve
.
I am looking for a histogram or box plot with the adding normal
distribution curve
I think that must be possible, but I am not able to find out how to do.
Regards Knut
2014 Mar 17
0
More than 150 MB / second encoding + "nanozip"
...0 MB / second of .wav input data on a
> >> >standard
> >> >computer : laptop computer, Core i5/i7, Windows 7 64 bit, 8 GB
> >> >RAM) ?
> >> >(It's ok to have a compression ratio which is a little bit lower
> >> >than
> >> >traditionnal FLAC)
> >> >
> >> >I'm looking for something which is between FLAC (very good
> >ratio,
> >> >slower
> >> >than LZ4) and LZ4 (very very fast compression : 400 MB / sec,
> >> >but lower
> >> >compression ratio than...
2000 Dec 06
8
No subject
Dear ,
I want to import Excel data (.XLS). Can you help me to this.
Best regards.
Nour-Eddine HAKIM
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
2012 Feb 09
7
[PATCH V2 0/3] Set VNC password to QEMU upstream
Anthony PERARD (3):
libxl_qmp: Use GC instead of CTX as parameter for _initialize.
Provide dm_vnc() as a in libxl helper.
libxl: Set VNC password through QMP
tools/libxl/libxl_create.c | 2 +-
tools/libxl/libxl_dm.c | 32 ++++++++++++++----------
tools/libxl/libxl_internal.h | 7 ++++-
tools/libxl/libxl_qmp.c | 55 ++++++++++++++++++++++++++++++-----------
4 files