Displaying 4 results from an estimated 4 matches for "vvvvvvvvvvv".
Did you mean:
vvvvvvvvvvvc
2003 Apr 08
2
[Patch] Require extra --stats to emit heap statistics
Since the heap statistics were added, I have viewed thousands of rsync
reports (with --verbose and --stats), and not once have I had a need
for them. So for me, they're just noise.
Here is a 3-part patch to v2.5.6 that treats --stats in a similar
fashion to --verbose in that additional --stats will get you more
statistics. For this initial case, there's only one additional level
of
2005 May 03
2
comparing lm(), survreg( ... , dist="gaussian") and survreg( ... , dist="lognormal")
...0, 69120000, 68798000,
72615000, 133051000, 38384000, 15204000, 1558000, 14181000), stress=c(90,
100, 110, 90, 100, 80, 70, 60, 56, 62, 62, 59, 56, 53, 59, 70, 90, 70),
event=rep(1, 18))
sN.lm<- lm(log(Cycles) ~ log10(stress), data=survreg.df)
and
vvvvvvvvvvv
gaussian.survreg<- survreg(formula=Surv(time=log(Cycles), event) ~
log10(stress), dist="gaussian", data=survreg.df)
produce identical parameter estimates and differ slightly in the residual
standard error and scale, which is accounted for by scale being the MLE and
thus biased. Corre...
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
...(language 'en')
-- <SIP/line1-01d646b0> Playing 'vm-intro.gsm' (language 'en')
-- <SIP/line1-01d646b0> Playing 'beep.gsm' (language 'en')
Segmentation fault (core dumped)
Here is a backtrace:
Core was generated by `/vapp/sbin/asterisk -vvvvvvvvvvv'.
Program terminated with signal 11, Segmentation fault.
[New process 23729]
[New process 23717]
[New process 23721]
[New process 23728]
[New process 23718]
[New process 23723]
[New process 23719]
[New process 23722]
[New process 23720]
[New process 23726]
[New process 23727]
#0 0x00000000004d...
2005 Jan 28
4
Ouch ... error while writing audio data: : Broken pipe
Hi,
Can anyone help me with this:
I have downloaded latest stable version of Asterisk using the
asterisk-update.sh script.
Compilation and installation passed well.
When I start Asterisk I get the following error:
[pbx_realtime.so]Jan 28 09:35:08 WARNING[3253]: loader.c:258
ast_load_resource: /usr/lib/asterisk/modules/pbx_realtime.so: undefined
symbol: ast_load_realtime_multientry
Jan 28