Displaying 5 results from an estimated 5 matches for "expantions".
Did you mean:
expansions
2005 Jun 08
1
Asterisk to Avaya PBX using TDM cards
Hi
I'm new in this field, have been reading a lot, and have a little question.
could it be possible to connect an Avaya IP office pbx to asterisk using a
E1/T1/Pri?
Original instalation:
Telefone company|Pri--->Pri|IP Pffice
My Question:
Telefone company|Pri --->TDM|Asterisk|TDM --->Pri|IP Office
I know that it can be done by using h323, but I need a card on the IPOffice my
2002 Sep 25
10
Reading complicated data file
Hi, I am new in R and I have problem with reading this data file
0 TITLE Title
0 XLEGEND Legend
-1 LABEL x
1 1 12
1 2 30
1 3 34
I want to read only lines starting with 1 (it indicates 1st plotting line)
and create data set from second and third value on this row.
Thank for advice
Jakub Zlamal
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list
2007 May 08
1
[Bug 177] provide chroot option for sftp-server
http://bugzilla.mindrot.org/show_bug.cgi?id=177
devel at homelinkcs.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devel at homelinkcs.com
------- Comment #12 from devel at homelinkcs.com 2007-05-09 09:06 -------
(In reply to comment #11)
So
2005 May 11
1
[LLVMdev] What if there is no Legalized pass?
I cannot understand what does the paragraph mean. Could anyone please
elaborate it?
http://llvm.cs.uiuc.edu/ChrisLLVM/docs/CodeGenerator.html#selectiondag_legalize
"Instead of using a Legalize pass, we could require that every
target-specific selector supports and expands every operator and type
even if they are not supported and may require many instructions to
implement (in fact, this is
2004 Aug 06
2
XScale realtime encoding possible?
> > looks like its more like 3000 times slower. This means that all of the
> > float operations must be removed for the code to work properly. ...or
> > maybe there's a way to make the emulation in a library instead of making
> > the kernel trap illegal instructions.
>
> Is it a long job to remove the remaining floating point ops? Is it likely
> to be