Displaying 20 results from an estimated 200 matches similar to: "Test Suite, Video ect"
2001 Jan 19
1
Vorbis Comments ect
Hello,
I'm just letting everyone know that I've begun the preliminary part of
putting together a working comment system. I have a few idea's on how to
implement this system.
1. What I would like to do is grab the General and Input SDK's for Winamp
first. Then I would like to add to our existing Winamp plug-in the ability to
simply add comments via the built in ID tag
2001 Jan 21
4
Comments ect
(Just a copy of the message I sent to Vorbis, better to send it here.)
Hello,
I'm just letting everyone know that I've begun the preliminary part of putting
together a working comment system. I have a few idea's on how to implement
this system.
1. What I would like to do is grab the General and Input SDK's for Winamp
first. Then I would like to add to our existing Winamp
2000 Oct 04
0
FWD: OGG level mismatch
Comments on the following, anyone? This means you, Monty.
What's causing the gain he's seeing? Is this a matter of codebook
precision, again?
Michael
From: "Arny Krueger" <pcavtech@home.com>
To: <msmith@labyrinth.net.au>
Subject: OGG level mismatch
Date: Wed, 4 Oct 2000 05:11:02 -0400
I just downloaded the OGG 0.4 encoder and OGG 0.1 plug in for Winamp.
I found
2001 Jan 16
1
Memory Footprint issues
Hello to everyone on the list,
This is my first message sent to the list so bare with me on this one :)
I've started learning C++ of September of last year in school. I think I'm
fairly competent(I Hope :) at it and we were recently discussing bloatware in
class.
Vorbis seems so large and complex that I offen get intimidated, so I was
wondering if anyone else would like to
2007 Jun 26
1
ActiveRecord: Attribute Setter for belongs_to relation attribute
Hi,
I m trying to link into the process of setting an belongs_to attribute
in my model. Unfortunetly, it does not seem to be as easy as for
"normal" attributes.
I ve tried the following:
class Treatment < ActiveRecord::Base
belongs_to :drug
def drug=(new_value)
''my stuff
super new_value
end
However, that does not work. Ive also tried self[:drug] =
2006 Dec 22
1
xapian + win XP + 2GB
hi,
I have problem with Xapian on Win XP. I compile Xapian with VC 7.0 using win32.mak from Lemurconsulting. I want to use files 2GB+ but unfortunetly this not work. I know that configure in Linux version change something to allow using large files.
Could anyone help me.
regards,
Grzegorz
----------------------------------------------------
Dwie kobiety i ten sam problem -
2008 Feb 08
2
update_Attributes stale Object error
Hi,
IN one of my unit tests I get an ActiveRecord::StaleObjectError:
Attempted to update a stale object
object.save!
in object I have apart from other stuff an after_save method, which
calls
object.assosication.update_attributes(...)
If I remove that line from my code my tests succeeds.
Unfortunetly, I do not understand why an update_attributes call can
generate an StaleObjectError.
Maybe
2014 May 07
1
[Bug 928] New: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=928
Summary: ECN: --ecn-tcp-ece and --ecn-ip-ect is not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
2005 Feb 08
1
How do I match a "D"? (Was: RE: In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: David Brodbeck [mailto:DavidB@mail.interclean.com]
> Okay, the problem appears to be that I'm tone deaf. ;)
>
> I finally thought to turn on debugging on the channel. The
> PBX is sending
> "D", not "*". The programmer of the previous voice mail system (whose
> configuration I was cribbing from) seems to have
2005 Feb 09
2
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Gilad Ben-Yossef [mailto:gilad@codefidence.com]
> I'm prbably stupid, but wont this do what you want?
>
> > exten => 1,1,Goto(bye,s,1)
No, because I wanted to match on "D", not "1".
Anyway, I figured it out. The extension was working, but Background()
ignores the tones A through D by default. I didn't
2005 Feb 09
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Kevin P. Fleming [mailto:kpfleming@starnetworks.us]
> David Brodbeck wrote:
>
> > Anyway, I figured it out. The extension was working, but
> Background()
> > ignores the tones A through D by default. I didn't realize
> this because I
> > wasn't waiting for message playback to finish.
>
> Please enter a
2005 Feb 09
1
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Paul Rodan [mailto:asterisk@glitch.cc]
> I'll ask a stupid question, how does a user hit an alpha
> letter from his touchtone?
>
> I know that the Cisco 7960's support entering alpha letters,
> and it could
> potentially do it (maybe), but how does the average end user
> enter an a b c or d from their touchtone phone?
2005 Feb 16
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message-----
> From: Chris Wade [mailto:clwade@sparco.com]
> Brian Roy wrote:
> > I think that my PBX does this too. Is there any way I can get the
> > Zaptel drivers to disconnect on that tone too? I would love
> to replace
> > my existing voicemail with * but I can't get my PBX to signal a
> > disconnect properly. I have to use
2005 Feb 21
0
How to ECT (explicit call transfer) ?
Hey Guys
Im trying to find out how to transfer a call with ECT (explicit call
transfer) ?
Im currently transferring a call as following:
exten=>2,1,Dial(capi/720****:078888****,18)
exten => 2,2,Goto(2-${DIALSTATUS},1)
exten => 2-NOANSWER,1,Dial(capi/720****:07979****)
exten => 2-CHANUNAVAIL,1,Goto(1,1)
exten => 2-BUSY,1,Dial(capi/720****:07979****)
If I wanna transfer a call with
2003 Sep 25
1
Re: Winbind ldap samba 3 BDC getent passwd answer don't retrieve domain users, can't login on the domain with users that are not on /ect/passwd
I have seen the same thing in my two installation of
beta2 and rc4. Some how, I forgot what I have played
around in beta2 and was later been able to do a
'getent passwd DOMAIN\\username' but can't repeat that
again. in my latest installation of RC4. I am
wondering if it has anything to do with the timing of
locating the correct domain controller to logon. As I
am experiencing very long
2011 Dec 08
1
libpri / ISDN feature ECT (explicit call transfer)
Hi,
since version 1.4.12 the libpri package supports ETSI Explicit Call
Transfer feature:
http://downloads.asterisk.org/pub/telephony/libpri/ChangeLog-1.4.12
Does anyone know, how to use this feature in the dialplan? I can not
find any hints in the asterisk doc.
Best regards,
-Thorsten-
2006 Mar 15
2
Question about 'lables' & ect.
Hi,
I have a file named:
test_R.txt
aaa 2
bbb 5
ccc 7
sss 3
xxx 8
I want to have a plot:
test<-read.table("test_R.txt",col.name=c("Name","Score"))
par(mfrow=c(1,2))
barplot(test$Score)
name<-test$Name
axis(1,at=1:length(test$Name),labels=paste(name))
Q1, if you try the script above,you will get 5 bars, the axis only shows
"aaa",
2009 Jul 12
1
Fw: (no subject)
Dear group,
Thank u so much 4 ur help. I've tried the link,
http://finzi.psych.upenn.edu/R/library/quantreg/html/akj.html
for adaptive kernel density estimation.
But since I'm an R beginer and the topic of adaptive estimation is new for me, i still can't figure out some of the arguments of
akj(x, z =, p =, h = -1, alpha = 0.5, kappa = 0.9, iker1 = 0)
I've a vector of 1000 values
2003 Sep 25
1
Winbind ldap samba 3 BDC getent passwd answer don't retrieve domain users, can't login on the domain with users that are not on /ect/passwd + typo error ?
Helo,
On redhat 9 - samba 3 stable - Using the rpm from 24 september.
I try to configure a bdc.
Smb.conf is :
idmap backend = ldap:ldap://ip_address
ldap idmap suffix = ou=personnes,ou=ac-ville,ou=educ
winbind uid = 10000-20000
winbind gid = 10000-20000
# allow enumeration of winbind users and groups
winbind enum users = yes
2014 Jun 16
0
Explicit Call Transfer(ECT)
Hi
I have done everything richard told to do ECT .
below is my trace, anyone can help ?
-- DAHDI/i1/09123278669-4 answered DAHDI/i1/88050048-3
-- Native bridging DAHDI/i1/88050048-3 and DAHDI/i1/09123278669-4
PRI Span: 1 Adding facility ie contents to send in FACILITY message:
PRI Span: 1 ASN.1 dump
PRI Span: 1 Context Specific/C [1 0x01] <A1> Len:11 <0B>
PRI Span: 1