Displaying 20 results from an estimated 74 matches for "deceiv".
Did you mean:
deceit
2010 May 22
4
US "Truth in caller id act"... and it's impact on services
...- It shall be unlawful for any person within the United States,in connection with any real time voice communications service, regardless of the technology or network utilized, to cause anycaller ID service to transmit misleading or inaccuratecaller ID information, with the intent to defraud or deceive.
http://thomas.loc.gov/home/gpoxmlc111/h1258_eh.xml
which is nice, because it's less ambiguous about when the activity is illegal (and avoids unnecessary contention between customers, telcos, and PUC's).
For instance, if you're implementing "single number calling" for yo...
2007 Oct 14
4
flac fingerprint
hi,
i found this explanation of the flac fingerprint somewhere:
'A FLAC Fingerprint is generated only for the audio data portion of
the file. (Therefore, changing the filename or the tags or
FlacMetadata does not change the fingerprint calculation.) In
contrast, an .md5 is generated against the whole file, including
header portions.'
so i was wondering what advantages it could give me
2010 Nov 09
6
Extending the accuracy of exp(1) in R
Hi,
I want to use a more accurate value of exp(1). The value given by R is
2.718282. I want a value which has more than 15 decimal places. Can anyone let
me know how can I increase the accuracy level.
Actually there are some large multipliers of exp(1) in my whole expression, and
I want a more accurate result at the last step of my program, and for that I
need to use highly accurate value
2010 Oct 24
0
[LLVMdev] lli : external functions and target datalayout
...this problem automatically, but why does llvm-gcc output
> i64:32:64 rather than i64:64:64?
FYI: the X86 data layout is hard-coded in
lib/Target/X86/X86TargetMachine.cpp, so that assert is mostly bogus, and
the existence of "target datalayout" IR setting and
Module::setDataLayout are deceiving.
2007 Oct 14
0
Re: flac fingerprint
...d.
Yes, a miscreant who would intentionally switch .flac files on you would
also alter the .ffp file to show the fingerprint of the wrong file
instead of the right one, but that could not happen by accident.
Sending a set of .flac files with an .ffp file says, "I wouldn't
deliberately deceive you"; sending a set of .flac files with no
checksums at all says "I never make mistakes." There are people whom
I'd trust not to deceive me deliberately but nobody from whom I'd accept
a claim of infallibility.
Moreover, if a set of .flac files is being shared, a copy o...
2004 Jan 27
1
AU www.samba.org mirror
All,
Are my eyes deceiving me, or is the Australian mirror site
(http://samba.mirror.aarnet.edu.au/samba/samba.html) linked-to from
www.samba.org, out of date?
The main page has the release of Samba-3.0.0 RC3, dated Sep 8 2003, as the first news item.
Regards
Peter
**************************************************...
2013 Dec 24
0
Fake Conferences CSCI and WORLDCOMP of Hamid Arabnia
...researchers
on WORLDCOMP. Hamd Arabnia never responded to these
because his conferences are bogus.
Hamid Arabnia (the money hungry professor) has
recently started 2014 International Conference on
Computational Science and Computational Intelligence
(CSCI'14) http://www.americancse.org to deceive
researchers further. CSCI'14 is started under the
title of “American Council on Science and Education”
which is a dummy corporation (does not exist anywhere
in the world). Hamid Arabnia buried his name in the
list of names of other innocent steering and program
committee members of CSCI’...
2020 Nov 05
2
[PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
...CPU doesn't really need to touch the contents
and flush caches etc.
An example exist in some MTD drivers that move large quantities of
data off flash memory like this:
drivers/mtd/nand/raw/cadence-nand-controller.c
Notice that DMAengine and DMAbuf does not have much in common,
the names can be deceiving.
The value of this varies with the system architecture. It is not just
a question about performance but also about power and the CPU
being able to do other stuff in parallel for large transfers. So *when*
to use this facility to accelerate memcpy() is a delicate question.
What I'm after he...
2007 Oct 17
2
Re: flac fingerprint
...eant who would intentionally switch .flac files on you would
> also alter the .ffp file to show the fingerprint of the wrong file
> instead of the right one, but that could not happen by accident.
> Sending a set of .flac files with an .ffp file says, "I wouldn't
> deliberately deceive you"; sending a set of .flac files with no
> checksums at all says "I never make mistakes." There are people whom
> I'd trust not to deceive me deliberately but nobody from whom I'd accept
> a claim of infallibility.
>
> Moreover, if a set of .flac files is b...
2010 Oct 24
2
[LLVMdev] lli : external functions and target datalayout
Hi All,
I have a C code:
//////////////////////////////
#include "stdio.h"
int main () {
putchar('a');
return 0;
}
llvm-gcc -emit-llvm, I got
////////////////////////////////////////
; ModuleID = 't1.bc'
target datalayout =
"e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
target triple
2004 Sep 11
1
Final status of the call
...------------------------------- Log fin
======== Final asigned status ANSWERED
But in fact this is not estatus final of the call then can be:
- answered , bussy or not answered
but asterisk allways assigns final status of 'ANSWERED'
I understand that the news channels answers but this deceives in the draft
registration point and prevents to send other applications me single in case
that they answer the call.
I am making something bad or simply it is thus.
Thanks in advance and sorry for my bad English.
--
Jose M? Guisasola
Consultor T?cnico
CMSI 2002 S.L.
2005 Mar 20
2
Echo after upgrade * 1.05 -> 1.06
Hi list!
I have a strange echo problem. Two days ago I setup * 1.0.6. at a friend
of mine. Just an * server and for outbound calls wengo.fr was used to
place calls via sip. He had a strange echo on the line I didn't
experience on my setup.
Today I upgraded my asterisk 1.0.5 to 1.0.6 and suddenly I have an echo
too on sip calls thru wengo!!
I already verified wengo was not the source of
2009 Aug 26
4
Multiple user registration ...
...as I've said, is quite simple and logical (translated to our
living world), but the reality is a very different history.
On our tests, always is the last registered application/device that
receives the call indication.
And only the last one.
We are making some tests trying to "kind of deceive" Asterisk on second,
third, and additional, registrations so it receives from Realtime "fake"
extensions numbers on such a way that we can use all these fake
extensions to build a queue dinamicaly (through ARA) and provide the
desired "ring on all" functionality.
I thi...
2008 May 09
1
Is it possible to do fancy area plots?
Does anyone have any ideas about how you could use R to produce a fancy area
plot like this one in the NY Times? http://tinyurl.com/6rr22g
Regards,
Sean,
[[alternative HTML version deleted]]
2003 Mar 10
1
[Bug 507] Mindrot Bugzilla does not make it clear that this is the Bugzilla for SSH
...zilla for *SSH*. One can tell that once one reaches
the "Enter Bug" page, if one looks at the "Product:" item, but looking at
http://bugzilla.mindrot.org, it says "Bugzilla" at the top, and "This is
Bugzilla: the Mozilla bug system." at the bottom, which can deceive the naive
into thinking
that this is the place to report Mozilla bugs. (Remember, Bugzilla is famous as
the bug reporting system *for Mozilla*.)
One solution would be to replace the text at the top of each page, "Bugzilla
Version 2.16.2" with something like "Bug reporting for SSH&...
2005 Mar 16
1
openssh on Red Hat and Suse Linux with PAM (cf. bug 559, patches 292, 675)
Do you know if either of the patches referenced above can be applied to the 3.6p1 code shipped by Red Hat (RHEL3) and Suse (SLES8)? It appears they were integrated in the 3.7p1 and 3.9p1 releases, respectively.
Steven Vandor
Computer Associates
425 825 2799
vandor at ca.com
This message may contain confidential, privileged or other legally protected information.? It is intended for the addressee
2007 Aug 19
0
flash zap FXO port from SIP device (SPA-2002) using RFC2833 or SIP INFO
...ith being
auto-unsubscribed because of my spam filter. Not sure if my post made it
through.
Hi everyone,
I'm wondering if I'm missing something obvious here, or if Asterisk just
doesn't support what I'm trying to do. It seems like it should be
simple, but appearances can be deceiving.
I've got an Asterisk box and an SPA-2002, the Asterisk box has a TDM400P
populated with FXO ports.
The Asterisk box is attached to the station (FXS) ports of a traditional
analog PBX, as you might imagine it uses flash to access features like
transfer.
I want to be able to flash the F...
2009 Feb 14
1
Progress() and Proceeding()
Hi,
The descriptions of Progress() and Proceeding() are really vague.
Progress():
---cut----------------
[Synopsis]
Indicate progress
[Description]
Progress(): This application will request that in-band progress information
be provided to the calling channel.
---cut----------------
Proceeding():
---cut----------------
[Synopsis]
Indicate proceeding
[Description]
Proceeding(): This
2015 Feb 18
0
NTFS support?
Wow, wow, wow tell me my eyes are not deceiving me. This is so cool.
I saw some stuff about NTFS so I tried an experiment I used window's
diskpart to reformat my USB drive and create an ntfs partition. I used
version 6.03 syslinux on the drive and created the syslinux directory
and files and it booted. My os failed because of no ntfs driv...
2006 Feb 16
2
Sangoma analog cards?
Does anyone on-list have direct experience with the new analog cards
from Sangoma? I'm thinking about FXOs with echo cans. Need 2-4 ports
but don't want to go through another TDM400 style experience.
Michael
--
Michael Graves mgraves@pixelpower.com
Sr. Product Specialist www.pixelpower.com
Pixel Power Inc.