Displaying 3 results from an estimated 3 matches for "usinfg".
Did you mean:
usincg
2008 Aug 21
1
OT - Asterisk-Stats - Billsec instead of Duration
Hi,
To check telco billing, I'm usinfg Asterisk-Stats from
http://www.areski.net/asterisk-stat-v2/about.php .
How can you tweak this application to display graphics and data that use
Billsec instead of Duration ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/a...
2010 Jul 05
0
R squared from cv.lm
Hello,
I used the cv.lm function to validate a linear regression model
fit<-lm(y ~ x1+x2+x3+x4+0, data=mydata) without intercept
I tried to validate the model by performing a leave one out cross validation
procedure usinfg the cvlm function:
CVlm(df=mydata, fit, m=196)
But how can I get the adjusted R? from the output of this function.
Or is there any other function to perform a leave one out cross validation
procedure.
Thank you very much in advance.
A
GRATIS f?r alle WEB.DE Nutzer: Die maxdom...
2008 Jan 25
1
Disable IAX2 call path optimization
I have a call coming in from Asterisk-A going to Asterisk-B where it's
determined that the called party is in fact yet another number in Asterisk-A
so a new call is created from B to A and the two calls bridged (by Asterisk)
at Asterisk-B.
Originating Caller ==> Asterisk-A ==> Asterisk-B ==> Asterisk-A
Now, what happens is that in my case both A and B are on the same network