Displaying 2 results from an estimated 2 matches for "476605".
Did you mean:
76605
2006 Dec 18
0
Cisco 7914 with sccp
I was wondering if anyone had any experience getting a 7960+7914 working
with any of the chan_sccp modules. I've got a 7960G with 6.0(5.0) and a
factory fresh 7960G with 3.1(MF.G2). I've got 2 7914s fresh out of the box
brand new. I hook them up and all I get is red lights on all of the
buttons. When I go into the phone to see what version firmware they have it
says "Link State:
2002 Aug 06
2
Memory leak in R v1.5.1?
...3456
Swap: 265032 8 265024
[1] 0
Error: cons memory exhausted (limit reached?)
In addition: There were 24 warnings (use warnings() to see them)
Lost warning messages
> gc()
used (Mb) gc trigger (Mb) limit (Mb)
Ncells 563691 15.1 565000 15.1 16.1
Vcells 476605 3.7 1310720 10.0 20.0
> rm(list = ls(all = TRUE))
> gc()
used (Mb) gc trigger (Mb) limit (Mb)
Ncells 554338 14.9 565000 15.1 16.1
Vcells 467858 3.6 1310720 10.0 20.0
> rm(list = ls(all = TRUE))
> gc()
used (Mb) gc trigger (M...