Displaying 11 results from an estimated 11 matches for "stateid".
Did you mean:
stated
2007 Jul 26
4
populate select box by ajax query with Prototype and IE7
Trying to populate a select box with a value passed in from another
select box works great in Firefox, but using IE nothing happens, no
data is getting returned back. I commented everything out and put
alerts in there and the alerts work in IE but when ajax is getting
used it seems to just die...Is this a bug or what am I doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You
2006 Jun 26
0
options_for_select-how to store cookie selected value ques.
#Controller
cookies[:state] = state
if state != nil and state.to_i != -1
conditions << ''stateid = ?''
cond_args << state
cookies[:state] = state
end
if !cookies[:state].blank?
@default_state = cookies[:state]
else
@default_state = ""
end
# view - html
State:...
2004 Mar 19
2
using "unstack" inside my function: that old scope problem again
...matrix(resUnstacked)
SIGMA <- (1/nrow(E))*(t(E) %*% E)
OMEGA <- diag(x=1, nrow=nrow(E), ncol=nrow(E)) %x% SIGMA
X <- model.matrix(tmodel)
XPRIMEXINV <- solve(t(X) %*% X)
PCSECOVB <- XPRIMEXINV %*% (t(X) %*% OMEGA %*% X ) %*% XPRIMEXINV
}
The error is:
PCSE(eld.ols1,dat2$STATEID)
Error in eval(expr, envir, enclos) : Object "groupVar" not found
Here's what I don't understand the most.
If I hack this so that the "resUnstacked" is created by a "matrix"
command, then the function works. Why would matrix() work when unstack
does not....
2010 Jul 16
1
BLF - Realtime & Asterisk
...> 8340,hint,SIP/8340
include => pruebas
switch => Realtime/pbx9 at extensions
In the Asterisk CLI i could see this message:
[Jul 15 18:43:14] WARNING[15867]: chan_sip.c:15766
handle_request_subscribe: SUBSCRIBE failure: unrecognized format:
'multipart/related' pvt: subscribed: 0, stateid: -1, laststate: 0,
dialogver: 0, subscribecont: 'pbx9', subscribeuri: ''
asterisk -rx 'sip show subscriptions'
Peer User Call ID Extension Last state
Type Mailbox
0 active SIP subscriptions
asterisk -rx 'show hints'...
2009 Nov 23
1
NFS4 issue
...ur kernel: nfsd: unexporting all filesystems
I haven't found a report of an issues for the "nfsdcb: id '-2' too
big!" message but equally I don't know what it means either.
On the console we are seeing loads of these messages:-
kernel: NFSD: preprocess_seqid_op: magic stateid!
Again I don't know what this means or the implications of this message.
Any suggestions would be welcome.
At the moment we are up with two users migrated back to the old servers.
Thanks
Phil.
2003 Oct 21
0
lme mildly blowing up
...Value Std.Error DF t-value p-value
effpty 0.29241814 0.1709523 5 1.7105246 0.1479
pay -0.00395368 0.0051280 5 -0.7710054 0.4755
totalsta -0.10386395 0.1466623 5 -0.7081842 0.5105
days 0.24975346 0.1626935 5 1.5351167 0.1853
Random effects:
Formula: ~1 | stateid
(Intercept) Residual
StdDev: 0.01543434 0.3163471
BUT the intervals around the random effects are
sd((Intercept)) 2.440728e-08 0.01543434 9760.155
Which is obviously nonsense.
Now, I know some of what's going on here. The model is overparameterized,
and I should be dropping some...
2010 Jul 15
0
WARNING[15867]: chan_sip.c:15766
...> 8340,hint,SIP/8340
include => pruebas
switch => Realtime/pbx9 at extensions
In the Asterisk CLI i could see this message:
[Jul 15 18:43:14] WARNING[15867]: chan_sip.c:15766
handle_request_subscribe: SUBSCRIBE failure: unrecognized format:
'multipart/related' pvt: subscribed: 0, stateid: -1, laststate: 0,
dialogver: 0, subscribecont: 'pbx9', subscribeuri: ''
asterisk -rx 'sip show subscriptions'
Peer User Call ID Extension Last state
Type Mailbox
0 active SIP subscriptions
asterisk -rx 'show hints'...
2011 Jan 25
1
Lots of warnings: SUBSCRIBE failure: no Accept header: pvt
Does anyone know how to get rid of these warnings?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Jan 24 18:10:04] WARNING[2629]: chan_sip.c:15898
handle_request_subscribe: SUBSCRIBE failure: no Accept header: pvt:
stateid: -1, laststate: 0, dialogver: 0, subscribecont:
'local-extensions', subscribeuri: ''
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version: Asterisk 1.4.26.1
Using Polycom phones primarily.
Any ideas?
2010 Jul 14
2
BLF with Realtime
Hello Asterisk community,
I'm trying to use BLF with Asterisk Realtime, i've been searching for
some info but nothing seems to be clear, can anyone help me eith some
ideas to make this work ok?
I'va my dialplan with Realtime
Thanks in advance
--
Saludos
Danny Dias
SkypeID: danny.dias1
2020 Mar 23
3
SIP/2.0 489 Bad Event in reply to a PUBLISH
Hi, in these dark days of COVID-19 lockdown I'm using linphone to
connect to my office asterisk system for working from home.
It's going pretty well but the presence/BLF functions don't appear to work.
In the linphone logs and asterisk debug I find that asterisk is
rejecting linphone's PUBLISH message:
<--- SIP read from UDP:10.27.128.3:5060 --->
PUBLISH sip:john at
2020 Jun 01
3
CentOS7 and NFS
Le 13/05/2020 ? 02:13, Orion Poplawski a ?crit?:
> On 5/12/20 2:46 AM, Patrick B?gou wrote:
>> Hi,
>>
>> I need some help with NFSv4 setup/tuning. I have a dedicated nfs server
>> (2 x E5-2620? 8cores/16 threads each, 64GB RAM, 1x10Gb ethernet and 16x
>> 8TB HDD) used by two servers and a small cluster (400 cores). All the
>> servers are running CentOS 7, the