Displaying 20 results from an estimated 2940 matches for "comfort".
2011 Nov 02
0
Calling str() on mlogit object gives warnings
...provided in the mlogit documentation:
library(mlogit)
data("Train", package="mlogit")
tr<-mlogit.data(Train, shape="wide", choice="choice", varying=4:11,
sep="", alt.levels=c(1,2), id="id")
ml.train<-mlogit(choice~price+time+change+comfort| -1, tr)
str(ml.train)
List of 12
$ coefficients : atomic [1:4] -0.00148 -0.02868 -0.32634 -0.94573
..- attr(*, "fixed")= Named logi [1:4] FALSE FALSE FALSE FALSE
.. ..- attr(*, "names")= chr [1:4] "price" "time" "change" "comfort"...
2005 Sep 15
0
Comfort Noise Generation with Zap-IAX
...sk and
the Asterisk's are connected through IAX, so this looks like this:
Phone1 --- Siemens PBX --- Asterisk --- (IAX) --- Asterisk --- Siemens PBX --- Phone2
Now, when Phone1 calls Phone2 all wents well until there is silence - then the line seems to be death.
My users wanted to have some Comfort Noise. The question is, how do I generate this comfort noise, and at which point? On Goolge I found some hints, that comfort noise generation is a phone feature (regarding VoIP phones). But our phones aren't SIP or other VoIP phones but normal Siemens Optiset phones, and they can't generate...
2011 May 24
0
Asterisk SIP Trunk with CUCM Express, Disable Comfort Noise?
Hi All,
I have a sip trunk up and running with a CUCM Express, passing calls
fine except for a comfort noise error I'm getting on Asterisk:
NOTICE[7520]: rtp.c:788 in process_rfc3389: Comfort noise support
incomplete in Asterisk (RFC 3389). Please turn off on client if
possible. Client IP: x.x.x.x
I know Asterisk does not support comfort noise. I have "no comfort
noise" on all dial...
2005 Aug 17
1
comfort noise generation
hi,
when VAD is enabled, can i make the decoder simply produce comfort noise in the event that no voice was detected?
i'm working on a p2p voice app. when no voice is detected, i'm thinking that i can make the transmiting endpoint send a signal to notify the remote endpoint that VAD is in effect, instead of having to send the whole packet that doesn't ha...
2012 Mar 09
0
Generating comfort noise with preprocessor VAD
...encode at lower bitrate during
silence periods. I am able to run the preprocessor and get the VAD flag for
each frame, and I am quite happy with it's performance.
I would like to know how to pass the preprocessor VAD flag to speex encoder
-- basically, i want to force the encoder to generate comfort noise when
preprocessor detects silence.
Currently, as a work around, I am encoding speech frames at high quality,
and silence frames at low quality (say 0). But lower quality audio (silence
or speech from far-away people) sounds really bad, and I want to know how
to substitute these non-speech fr...
2010 Jan 29
1
disable comfort noise
Hi,
How can I disable comfort noise on Asterisk?
Szabolcs Szasz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100129/3b27a653/attachment.htm
2013 Oct 08
2
Asterisk 11 sending comfort Noise
I have an Asterisk 1.4 box which is sometimes getting the message below. Here is the weird part, the CNG is coming from ANOTHER ASTERISK SERVER. 209.220.119.19 is an Asterisk 11 box.
[Oct 8 11:59:27] NOTICE[20798]: rtp.c:849 process_rfc3389: Comfort noise support incomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 209.220.119.19
2006 Feb 28
2
Comfort noise support incomplete in Asterisk (RFC 3389)
...g some problems:
some guests said me that, if he call everything is right, but if is called,
he cannot hear the caller.
Immediately, I though into an RTP-Proxy problem, but is not.
Then I saw that message appear on the Asterisk CLI, during the incoming
call:
NOTICE[3575]: rtp.c:330 process_rfc3389: Comfort noise support incomplete in
Asterisk (RFC 3389). Please turn off on client if possible. Client IP:
XXX.XXX.XXX.XXX
Now I've checked into the router, and the VAD was already unset.
Using normal IP-telephones, everything is perfect.
Does anyone, got an idea or already got problems with that rout...
2004 Jun 13
2
Comfort Noise
Hi everyone,
I've got my * system up and running and I'm really pleased. I've gone with
G.711 (alaw) and I've stumbled across a problem; when people place calls
internally some people think they have been cut off if the line is quiet for
a few seconds. Is there a way of getting comfort noise on the call?
I'm using the STABLE release and cisco 7960 phones under FC-1
Cheers
Matt
2003 Apr 30
2
Working comfortably with (X)Emacs + Sweave
...nd the Sweave FAQ suggest that Emacs would
be a great development environment for working with Sweave. So far, it
doesn't seem to fit that description... Maybe I'm doing something
wrong. I am going to describe the way I do things, and hope that
people on this list can suggest something more comfortable.
I edit the file in one buffer and keep one open for the R prompt.
Every time I need to recompile the whole document (Sweave to, say,
DVI) I go through the following:
1. call sweave manually via the R prompt
2. open the resulting LaTeX file (I have not found a way to refresh
this, maybe there...
2004 Aug 29
5
[LLVMdev] Optimization opportunity
...f
the tests failed because they cannot include alloca.h. This may be a
linux dependency. Anyway, again I saw the same results with or without
my change.
I cannot run qmtest at all. I don't seem to have it or any way of
building it.
There's no rush to commit this. If you don't feel comfortable doing so,
it can wait until Chris gets back. And as it's my first submission, you
shouldn't feel comfortable :)
Jeff
On Sat, 28 Aug 2004 22:20:57 -0700
Reid Spencer <reid at x10sys.com> wrote:
> Jeff,
>
> Chris isn't likely to respond to this for a while as he...
2003 Jan 30
1
TukeyHSD and BIBD
Hi,
the function TukeyHSD gives incorrect results for balanced incomplete block
designs, as the example below shows, but I can only half fix it. There are
two problems,
1. It uses model.tables to estimate treatment means,
2. It uses the wrong standard error
The first problem can be fixed using dummy.coef, if the lines
> TukeyHSD.aov
function (x, which = seq(along = tabs), ordered = FALSE,
2006 Mar 03
5
Message Board?
...of the ones I''ve
checked out are anywhere close to being as streamlined and clean as I want.
I''m thinking about writing my own forum, not only because writing your own
code is the best way to get what you want, but also because im sure that''d
be a good way to get more comfortable with ruby on rails... but before I
jumped into that I wanted to see if there are any forum/message board
projects that stand out as something everyone thinks is a good solid ruby
forum.
---------------------------------------------
Michael J. Anderson
mja_online@hotmail.com
2005 Aug 17
1
Comfort Noise incomplete - No translator path exists for channel type MGCP (native 4) to 256
...its job per tech support at CAC. I listed my conigs below
I go off hook and get this -
*CLI>
-- MGCP mgcp_new(MGCP/aaln/1@192.168.0.241-1) created in state: Down
*CLI>
I dial 123 (an extension) and get this -
*CLI> Aug 17 09:35:25 NOTICE[26024]: rtp.c:284 process_rfc3389: Comfort noise support incomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 192.168.0.241
-- Executing Dial("MGCP/aaln/1@192.168.0.241-1", "MGCP/aaln/3@192.168.0.241") in new stack
Aug 17 09:35:28 WARNING[26024]: channel.c:2175 ast_request: No transla...
2010 Jun 22
3
Microsoft Comfort Wireless Keyboard/Mouse combination
I am having issues with GTA:SA using the keyboard/mouse combination listed in the subject line. Character control is impossible. Does anyone have any ideas a a fix?
Thanks,
mp
2007 Nov 18
8
helper methods starting with should
Hi all,
As an experiment in playing nice with others, we''ve added the ability
in rspec''s trunk to do this:
class ThingExamples < Spec::ExampleGroup
def should_do_stuff
...
end
end
This is how rspec 0.1 worked, and for people already comfortable with
the classes/methods approach of Test::Unit, it is a more comfortable
entry point to rspec.
For others, however, it has created a problem: you can''t write helper
methods that start with should_ because rspec treats them as examples.
Quick show of hands, please:
+1 (with comments...
2007 Dec 05
5
Which Linux OS on Athlon amd64, to comfortably run R?
...AMD ATHLON 64 DUAL CORE 4000+ (socket AM2)
Mother board ASR SK-AM2 2
Ram Corsair Value 1 GB DDR2 800 Mhz
Hard Disk WESTERN DIGITAL 160 GB SATA2 8MB
I'm a newcomer to the Linux world.
I started using it (Ubuntu 7.10 at work and FC4 on laptop) on a regular
basis on May.
I must say I'm quite comfortable with it, even if I have to re-learn a
lot of things. But this is not a problem, I will improve my knowledge
with time.
My main problem now, is that I installed Ubuntu 7.10 Gutsy Gibbon on the
new one amd64.
To install R on it i followed the directions found here
http://help.nceas.ucsb.edu...
2007 Dec 05
5
Which Linux OS on Athlon amd64, to comfortably run R?
...AMD ATHLON 64 DUAL CORE 4000+ (socket AM2)
Mother board ASR SK-AM2 2
Ram Corsair Value 1 GB DDR2 800 Mhz
Hard Disk WESTERN DIGITAL 160 GB SATA2 8MB
I'm a newcomer to the Linux world.
I started using it (Ubuntu 7.10 at work and FC4 on laptop) on a regular
basis on May.
I must say I'm quite comfortable with it, even if I have to re-learn a
lot of things. But this is not a problem, I will improve my knowledge
with time.
My main problem now, is that I installed Ubuntu 7.10 Gutsy Gibbon on the
new one amd64.
To install R on it i followed the directions found here
http://help.nceas.ucsb.edu...
2007 Oct 26
2
Initial review of American Telecom X10001P DECT/SIP phone
...I meant to mention that the DTMF tones and dialtone sound like they're
played at such a high volume that they clip through the handset's
speaker. DTMF is rfc2833, so what I'm hearing through the handset isn't
affecting asterisk's ability to understand them, they're just comfort
tones, but the clipping of their playback is far from comforting :) I
haven't noticed this with any calls though. All in-call audio sounds
excellent. It's just the phone's indications that are gained too high
Moj
2003 Jun 04
5
RTP codec error???
...; Address to bind to
context = outgoing ; Default for incoming calls
allow=gsm
allow=ulaw
allow=alaw
[iconnect]
type=friend
username=********
password=****
host=sipauth.deltathree.com
;host=213.137.73.178
All I have been able to find about this topic is that 19 is supposed to
be comfort noise (whatever that is)
Any help is appreciated