Displaying 2 results from an estimated 2 matches for "prcn".
Did you mean:
prc
2003 Oct 31
0
strange logLik results in gls (nlme)
I am trying to analyse a data with gls/lm using the following set of models
prcn.0.lm <- lm( log10(Y)~(cond-1)+(cond-1):t ,prcn)
prcn.1.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn,cor=corAR1())
prcn.0.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn)
prcn.1m.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn,cor=corAR1(),method="ML")
I get the following AICs...
2005 Jun 02
2
asterisk sipura and g726 codec
With sipura (I tried this with both the 3000 and 841) set to prefer
the g726-32 codec, a call from the sipura to asterisk will use g726.
Asterisk sip.conf has:
disallow=all
allow=g726
allow=gsm
allow=alaw
When the call is from asterisk to the sipura, asterisk will not use
g726. It ends up using alaw. I usually use stable but I tried this
with head too, and same thing happens.
Anybody know how