Displaying 20 results from an estimated 9000 matches similar to: "Strange echo phenomenon (double tandem)"
2010 Nov 20
1
make check fails tandem-test
Hi,
I get an error with 'make check' in version 0.9.1
Testing asynchronous tandeming (44100Hz, 1ch, 240 samples, 8 - 88 bytes).
Error: Signal out of expected range. 44100 1 240 8 258.102814
FAIL: tandem-test
Anyone else - or is it just me?
til
2009 Sep 07
1
OT - Banker's Algorithum
Hi folks,
Can R-Project be used to perform Banker's Algorithum?
http://en.wikipedia.org/wiki/Banker%27s_algorithm
Pointer would be appreciated. TIA
B.R.
Stephen L
[[alternative HTML version deleted]]
2005 Sep 27
1
SIP Tandem Inbound only.
Hello,
I have a carrier that is supplying me with DID inbound over SIP to my asterisk
server. Because the CID is different with every call that is coming in the
only way I have to authenticate this carrier is IP based.
In my sip.conf I want to define this user as "type=user", however this can't
work because Asterisk only authenticates users by username, not IP.
I can take
2005 May 26
1
YET Another echo issue PRI CARD Any help acc epted :-)
>The call always has echo on it. The Asterisk sip extension
>hears them selves echoing. The remote party does not notice any
>difference.
>I have also notices that the Asterisk
>levels are very hot from T1-PRI to Sip.
I have had good success fiddling with the txgain and rxgain values in
zapata.conf on my PRI. In my setup, cranking the gain down a LOT eliminated
most of the
2012 Sep 02
1
CELT 0.11.3 tandem test fails
Hello,
I'm building packages for Slackware and I've just tried to upgrade
Slackware 13.37's CELT package to version 0.11.3, which apparently was
released last year, but I've omitted it because it was not announced on
the site. Anyway, now that I try build with the following configuration
in my SlackBuild script:
CFLAGS=$SLKCFLAGS -O2 \
CXXFLAGS=$SLKCFLAGS -O2 \
2007 Mar 24
2
TDM analog cards, volume, echo, fxotune, ztmonitor and HPEC
Hi, everyone:
I am developing a system using Asterisk, TDM-400 analog cards, analog
lines, and Polycom SIP phones for internal extensions.
Initially there was bad echo but after a series of efforts, I've managed
to reduce it to a negligible level (it only happens when both parties
speak simultaneously, and even there, only for a few hundred
milliseconds). From an echo standpoint, things are
2004 Apr 22
0
join domain and add machine script - phenomenon :-(
hi list,
after 2 years samba 2.5a-ldap-pdc used from more than 1000 users without any
problem i want to upgrade to samba 3.0.2a! the problem is to join to domain
and automatically create the ws-account. step by step it looks like (sorry
for the bad translation - i've only german version of w2k/sp3):
1) systemproperties/join domain
2) i fill in the correct username and pwd
3) a few seconds
2012 Apr 10
0
[LLVMdev] How to explain this weird phenomenon????????
Hi,
> BTW the opt command I use is *"opt -load ../../../Debug+Asserts/lib/Hello.so
> -hello <hello.bc> -o hello.bc"*
just use hello.bc not <hello.bc> otherwise the shell will redirect input and
output.
Ciao, Duncan.
2012 Apr 10
1
[LLVMdev] How to explain this weird phenomenon????????
Hi 15102925731,
> But when I link the two objective file, it said
> "hello.o: In function `main':
> hello.bc:(.text+0x69): undefined reference to `check'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)"
> What's wrong??
...
> declare i32 @check()
...
> *The original check.c file*
> #include <stdio.h>
> void
2009 Jan 18
1
rsync-phenomenon
Hi,
I have some questions regarding rsync.
I've created a little script that makes a backup of my home-directory using
rsync. When I call this script again _all files_ will be copied again.
What's wrong here?
My environment:
OS is Linux (SuSE 10.3)
I want to backup my internal disk to an external disk connected via eSATA.
The internal disk is ext3, the external disk is FAT32 (I want
2005 Apr 17
1
Unlogical phenomenon caused by locator
I was wondering if someone could help me!
Here is what I don't understand!
Why the text in the function isn't showing up before the locator action?
###########
plot(1:10)
toto<-function(){
cat("Why this text isn't showing up before the point selection !!!!!!!!")
point<-locator(2)
return(point)
}
toto()
P.S.: I am using the most recent version of R for mac
Thanks
2000 Jul 10
1
strange phenomenon Word and Excel
Hi there,
Just installed Samba 2.0.7 and it works without a hitch. Almost!!!!!!!!!!!!
The weird thing is that when I click on a MS Excel or Word file in the NT
explorer the application starts and opens the file located on the Samba
box. The thing is it takes about 20 secs or more for even a very small
file (50K) before it is opened. If I close the file once it was opened and
click on another
2006 Mar 31
1
Odd anova(lm()) order phenomenon, looking for an explanation
Hi everyone,
I'm witnessing an odd modelling phenomenon that I can't explain. If
anyone has seen this before, or can explain what's going on would let
me know, I'd be very grateful! Especially if I'm just being dim.
I'm fitting a pair of continuous variates and their interaction to
some residuals from another model. The sequential anova statement
changes with the term
2013 Mar 15
2
strange phenomenon on CPU affinity
Hello,
My testing machine has 2 quad-core CPU (It supports hyperthreading,
but i disable it in BIOS). I uses Xen 4.0.1 as the hypervisor. When I use 8
VMs to conduct a test, CPU affinity of the VMs is very strange. Like this:
vm_name vcpu_num cpu_affinity
Domain-0 8 any
VM1 4 1,3,5,7
VM2 4 1,3,5,7
VM3 4 1,3,5,7
VM4 4
2000 Feb 11
1
astonishing memory phenomenon
I have a question concerning memory.
I understood that R takes a fixed amount of memory at startup (which I can
influence with --vsize --nsize) and that gc() shows the memory still free of
the total memory reserved for R.
However, if I create a long vector of character data, gc() only seem to
reflect the space needed for a vector of pointers to char, the space used
for the character data itself
2012 Apr 10
0
[LLVMdev] How to explain this weird phenomenon????????
I figured that my opt command is wrong! How to specify the output file anyway??
if I want hello.bc to be input file and newhello.bc to be output file, is the opt command go like this?
opt -load ../../../Debug+Asserts/lib/Hello.so -hello <hello.bc> -o newhello.bc ??
--
祝好!
甄凯
2008 Jun 14
3
RHDS ON CENTOS 5 for squid authentication
Hi,
I AM RUINING squid PROXY ON CENTOS 5 USING SQUID AND SQUIDGUARD.CAN ANY
ONE HELP ME HOW TO INTEGRATE RHDS WITH SQUID AND SQUIDGUARD FOR user
AUTHENTICATION.
Regards,
lingu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080615/6fff5fa1/attachment-0002.html>
2012 Apr 10
4
[LLVMdev] How to explain this weird phenomenon????????
My friends,
I ran a function pass on a .bc file, intending to insert a CallInst to my self-made check function.
The compilation is successful. BUT after I ran that pass on the .bc file, the size of the file didn't get any bigger!!
Does this mean my instrumentation work failed??
BTW the opt command I use is "opt -load ../../../Debug+Asserts/lib/Hello.so -hello <hello.bc> -o
2012 Apr 10
0
[LLVMdev] How to explain this weird phenomenon????????
Hi, my friends
I finally insert the callInst into the hello.bc file.Then I compile the hello.bc to hello.o file and the check.c to check.o file. And I think by link those to .o file togetherI can get the executable ELF file(clang hello.o check.o -o finalfile).
But when I link the two objective file, it said
"hello.o: In function `main':
hello.bc:(.text+0x69): undefined reference to
2012 Apr 10
1
[LLVMdev] How to explain this weird phenomenon????????
Your files do not appear to implement the check() function.
On Tue, Apr 10, 2012 at 4:57 PM, 15102925731 <zhenkaixd at 126.com> wrote:
> Hi, my friends
>
> I finally insert the callInst into the hello.bc file.Then I compile the
> hello.bc to hello.o file and the check.c to check.o file. And I think by
> link those to .o file togetherI can get the executable ELF file(clang