Displaying 8 results from an estimated 8 matches for "18187".
Did you mean:
181,7
2010 Aug 03
1
sip.conf register in realtime DB
...y on a
; as-needed basis? (yes|no)
After a reload I noticed that the registration came through when I
executed "sip show registrations". This realtime works.
But I then get a lot of the following messages :
/
[Aug 2 20:05:05] WARNING[29850]: chan_sip.c:18187 build_peer: Qualify
is incompatible with dynamic uncached realtime. Please either turn
rtcachefriends on or turn qualify off on peer 'user2'
[Aug 2 20:05:05] WARNING[29850]: chan_sip.c:18187 build_peer: Qualify
is incompatible with dynamic uncached realtime. Please either turn
rtcach...
2017 Oct 06
2
Using response variable in interaction as explanatory variable in glm crashes R
...- structure(list(dob_day = c(FALSE, FALSE, FALSE, FALSE, TRUE,
TRUE, TRUE, TRUE), dob_mon = c(FALSE, FALSE, TRUE, TRUE, FALSE,
FALSE, TRUE, TRUE), dob_year = c(FALSE, TRUE, FALSE, TRUE, FALSE,
TRUE, FALSE, TRUE), n = c(1489634L, 17491L, 134985L, 1639L, 47892L,
611L, 4365L, 750L), pred1 = c(1488301, 18187, 135605, 1657, 48547,
593, 4423, 54)), .Names = c("dob_day", "dob_mon", "dob_year",
"n", "pred1"), row.names = c(NA, -8L), class = "data.frame")
m <- glm(dob_mon ~ dob_day*dob_mon, data = tab, family = binomial())
The crash doesn'...
2005 Jun 18
1
error Centos4 image
...t PC with CentOS4 (kernel 2.6.9-11) and WinXP
(HDD 20GB, 512MB, PentiumIII 800MHz), but I have the following problem
doing the image with g4u
----BEGIN ERROR MESSAGGE----
wd0: (uncorrectable data error)
8951MB 1.59MB/s wd0d: error reading fsbn 18333440 of 18333440 -
18333567 (wd0 bn 18333440; cn 18187 tn 14 sn 62) retrying
wd0: (uncorrectable data error)
8951MB 1.59MB/s wd0d: error reading fsbn 18333440 of 18333440 -
18333567 (wd0 bn 18333440; cn 18187 tn 15 sn 52) retrying
----END ERROR MESSAGGE----
I review the HDD partition with the g4u command "parts"
g4u>parts wd0
Found NTF...
2002 Dec 04
3
HTB/IMQ troubles (probably)
...0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 88149 ctokens: 88149
class htb 1:60 parent 1:1 leaf 60: prio 1 quantum 13107 rate 1Mbit ceil
1Mbit burst 2909b/8 mpu 0b cburst 2909b/8 mpu 0b level 0
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 18187 ctokens: 18187
Filter statistics:
--------------------
filter parent 1: protocol ip pref 1 u32
filter parent 1: protocol ip pref 1 u32 fh 800: ht divisor 1
filter parent 1: protocol ip pref 1 u32 fh 800::800 order 2048 key ht 800
bkt 0 flowid 60:
match c129cb80/ffffff80 at 16
filter parent 1: p...
2017 Oct 06
0
Using response variable in interaction as explanatory variable in glm crashes R
..._day = c(FALSE, FALSE, FALSE, FALSE, TRUE,
> TRUE, TRUE, TRUE), dob_mon = c(FALSE, FALSE, TRUE, TRUE, FALSE,
> FALSE, TRUE, TRUE), dob_year = c(FALSE, TRUE, FALSE, TRUE, FALSE,
> TRUE, FALSE, TRUE), n = c(1489634L, 17491L, 134985L, 1639L, 47892L,
> 611L, 4365L, 750L), pred1 = c(1488301, 18187, 135605, 1657, 48547,
> 593, 4423, 54)), .Names = c("dob_day", "dob_mon", "dob_year",
> "n", "pred1"), row.names = c(NA, -8L), class = "data.frame")
>
> m <- glm(dob_mon ~ dob_day*dob_mon, data = tab, family = binomial())
&g...
2006 Apr 07
2
MSSQL activerecord uses bad syntax
Hi all,
I''m trying to get rails up on mssql for a friend, does anyone have
experience? We''re working on a Windows XP box with MSSQL 2000 (no
service pak), and both rails (1.1) and MSSQL are on the same box. I''m
running into a bug (I think) where activerecord is using this syntax:
SELECT TOP 1 * FROM users WHERE (users.user = ''jbgnuumnbu'')
2013 Dec 09
3
[LLVMdev] [cfe-dev] ARM EABI and modulo
On Mon, Dec 09, 2013 at 01:58:29PM +0000, Renato Golin wrote:
> I can see the error, and it's just a bad selection of choices. I was
> wrong in assuming that the "eabi" at the end would always force it:
>
> $ clang -target arm-elf-eabi -S mod.c -o - | grep mod
> .file "mod.c"
> bl __modsi3
> bl __umodsi3
I was discussing this with Tim on IRC and he
2017 Oct 09
1
Using response variable in interaction as explanatory variable in glm crashes R
...LSE, TRUE, TRUE, TRUE, TRUE), dob_mon = c(FALSE, FALSE,
>> TRUE, TRUE, FALSE, FALSE, TRUE, TRUE), dob_year =
>> c(FALSE, TRUE, FALSE, TRUE, FALSE, TRUE, FALSE, TRUE), n
>> = c(1489634L, 17491L, 134985L, 1639L, 47892L, 611L,
>> 4365L, 750L), pred1 = c(1488301, 18187, 135605, 1657,
>> 48547, 593, 4423, 54)), .Names = c("dob_day", "dob_mon",
>> "dob_year", "n", "pred1"), row.names = c(NA, -8L), class
>> = "data.frame")
>>
>> m <- glm(dob_mon ~ dob_da...