Displaying 20 results from an estimated 374 matches for "599".
Did you mean:
59
2016 Aug 15
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
...c3326.so
res_pjsip_sdp_rtp.so
res_pjsip_send_to_voicemail.so
res_pjsip_session.so
res_pjsip_sips_contact.so
res_pjsip.so
res_pjsip_t38.so
res_pjsip_transport_management.so
res_pjsip_transport_websocket.so
res_pjsip_xpidf_body_generator.so
Asterisk CLI :
[Aug 14 12:02:32] WARNING[20712]: loader.c:599 load_dynamic_module:
Error loading module 'res_pjsip_registrar.so':
/usr/lib64/asterisk/modules/res_pjsip_registrar.so: undefined symbol:
ast_sip_location_retrieve_aor_contacts_nolock
[Aug 14 12:02:32] WARNING[20712]: loader.c:1086 load_resource: Module
'res_pjsip_registrar.so'...
2011 Jun 07
1
tls/srtp: sip_xmit error: returned -2
...UNREACHABLE! Last qualify: 203
[Jun 7 11:46:29] NOTICE[88483]: chan_sip.c:19842
handle_response_peerpoke: Peer '<user>' is now Reachable. (1888ms / 2000ms)
When I call on this phone I get:
[Jun 7 11:40:47] WARNING[88483]: chan_sip.c:3280 __sip_xmit: sip_xmit
of 0x2c992000 (len 599) to 192.168.0.200:36129 returned -2: Invalid argument
[Jun 7 11:41:01] WARNING[88483]: chan_sip.c:3280 __sip_xmit: sip_xmit
of 0x2c992000 (len 599) to 192.168.0.200:36129 returned -2: Invalid argument
[Jun 7 11:41:15] WARNING[88483]: chan_sip.c:3280 __sip_xmit: sip_xmit
of 0x2c992000 (len 599)...
2003 Jun 22
1
[Bug 599] EnableSSHKeysign not documented
http://bugzilla.mindrot.org/show_bug.cgi?id=599
Summary: EnableSSHKeysign not documented
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
AssignedTo: opens...
2018 Nov 26
2
Send QueueMemberAdded Event via AMI
...n is used (QueueMemberAdded>Raised when a member is
added to the queue).
My idea is to send the event with the help of a script via AMI. First i
tried to do this manually connected to the AMI via telnet and pasted it in:
Event: QueueMemberAdded
Privilege: agent,all
Queue: 905
MemberName: SIP/599
Interface: SIP/599
StateInterface: SIP/599
Membership: realtime
Penalty: 0
CallsTaken: 0
LastCall: 0
LastPause: 0
InCall: 0
Status: 1
Paused: 0
PausedReason: 0
Ringinuse: 0
This generates an error:
Response: Error
Message: Missing action in request
I wasn´t able to find the correct action for sen...
2013 Jun 10
0
[Bug 599] netfilter/iptables leaking traffic when long chains are defined
https://bugzilla.netfilter.org/show_bug.cgi?id=599
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WOR...
2011 Mar 17
1
generalized mixed linear models, glmmPQL and GLMER give very different results that both do not fit the data well...
....50745 0.50507 2.985 0.00284 **
f_powerhp 0.13083 0.70719 0.185 0.85323
f_powerlow 2.04121 0.85308 2.393 0.01672 *
f_typenoconflict 3.28715 0.64673 5.083 3.72e-07 ***
f_powerhp:f_typenoconflict 0.21680 0.93165 0.233 0.81599
f_powerlow:f_typenoconflict -0.01199 1.45807 -0.008 0.99344
---
Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
Correlation of Fixed Effects:
(Intr) f_pwrh f_pwrl f_typn f_pwrh:_
f_powerhp -0.714
f_powerlow -0.592 0.423
f_...
2023 Feb 15
1
ctdb tcp kill: remaining connections
...which should provide seamless takeovers...
:-(
> Today I (again) tried to debug these hanging clients and came across this output in the ctdb log:
> ...
> Feb 13 12:27:55 <nfsserver> ctdb-eventd[85619]: 10.interface: Sending a TCP RST to for connection x.x.253.85:917 x.x.253.252:599
> Feb 13 12:27:55 <nfsserver> ctdb-eventd[85619]: 10.interface: Sending a TCP RST to for connection x.x.253.72:809 x.x.253.252:599
> Feb 13 12:27:55 <nfsserver> ctdb-eventd[85619]: 10.interface: Sending a TCP RST to for connection x.x.253.252:2049 53.55.144.116:861
> Feb 13 12:...
2023 Feb 16
1
ctdb tcp kill: remaining connections
...53.252 24
So if the first releaseip could not clear all connections they might pile up...
> So, for your NFS clients, it will attempt to terminate both the server
> end of the connection and the client end. It is unclear if you have any
> SMB clients and I'm not sure what is on port 599.
No, no smb, only nfsv3. Port 599 is the lockd:
[root at smtcfc0247 ~]# rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000...
2004 Jul 17
2
gsub(*, perl=TRUE) bug incl. seg.fault (PR#7108)
...ot;, perl=TRUE)
-> segmentation fault
and from "R -d gdb" :
> gsub(" ", "", "a: 12345 :a", perl=TRUE)
Program received signal SIGSEGV, Segmentation fault.
hashIndex (symbol=0x8fd0060, table=0x823f2b8) at
../../../R/src/main/envir.c:599
599 if( !HASHASH(c) ) {
(gdb) bt
#0 hashIndex (symbol=0x8fd0060, table=0x823f2b8)
at ../../../R/src/main/envir.c:599
#1 0x080b145d in R_GetGlobalCache (symbol=0x1)
at ../../../R/src/main/envir.c:656
#2 0x080b1ac1 in findGlobalVar (symbol=0x8fd0060)
at ../../../R/src/main...
2011 Jan 10
1
debug biglm response error on bigglm model
...US")
iter.df$varname3 <- iter.df$varname3 + mc.us.varname3.delta[i]
##--- Bin Variables ------------------
iter.df$bin_varname1 <- as.factor(recode(iter.df$updated_varname1,
"300:499 = '300 - 499';
500:549 = '500 - 549';
550:599 = '550 - 599';
600:649 = '600 - 649';
650:699 = '650 - 699';
700:749 = '700 - 749';
750:799 = '750 - 799'; 800:849 = 'GE 800'; else =
'missing';
"))
iter.df$bin_age <- as.factor(recod...
2008 Aug 17
1
mirror.centos.org down?
I'm getting a server failure for mirror.centos.org. Is anyone else
having trouble?
Nameserver trace for mirror.centos.org:
* Looking for who is responsible for root zone and followed
g.root-servers.net.
* Looking for who is responsible for org and followed
d0.org.afilias-nst.org.
* Looking for who is responsible for centos.org and followed
ns3.centos.org.
* Looking for
2000 Jul 10
3
help page typos (PR#599)
A couple of help page typos that I came across:
1.
help(sample)
Arguments:
x: Either a (numeric, complex, character or logical) vector of
more than one elements from which to choose, or a positive
^
[element]
2.
help(delay)
Description:
`delay' creates a promise to evaluate the given expression in the
2013 Jul 31
1
pre 1 OSX errors
...es/hfs-compression.diff
./configure
make
rsync --fileflags --force-change --protect-decmpfs --numeric-ids --protect-args --stats --progress -vvv
when the stderr shows it is:
need to write 71730 bytes, iobuf.out.buf is only 65532 bytes.
rsync error: protocol incompatibility (code 2) at io.c(599) [sender=3.1.0pre1]
rsync: [sender] write error: Broken pipe (32)
seems to stall on several different files in output:
sender finished /Users/astrid/Desktop/robdutoit/me2.png
send_files(6, /Users/astrid/Desktop/robdutoit/photo_28.jpg)
send_files mapped /Users/astrid/Desktop/robdutoit/photo_28.jp...
2006 Jun 01
2
Help: lme
...-1 42.42884
1 1 1 -1 48.12007
2 1 -1 -1 43.42878
2 1 1 -1 46.82817
3 1 -1 -1 45.56736
.
598 10 -1 1 49.59715
598 10 1 1 55.46324
599 10 -1 1 46.80873
599 10 1 1 53.52223
600 10 -1 1 48.58257
600 10 1 1 56.78674
I used the following code to fit my model of interest:
ggg <- lme (ST~ -1 + as.factor(endp):Z.sas + as.factor(endp), data=dat4a,...
2011 Jan 07
0
Error in x %*% coef(object) : non-conformable arguments
...US")
iter.df$varname3 <- iter.df$varname3 + mc.us.varname3.delta[i]
##--- Bin Variables ------------------
iter.df$bin_varname1 <- as.factor(recode(iter.df$updated_varname1,
"300:499 = '300 - 499';
500:549 = '500 - 549';
550:599 = '550 - 599';
600:649 = '600 - 649';
650:699 = '650 - 699';
700:749 = '700 - 749';
750:799 = '750 - 799'; 800:849 = 'GE 800'; else =
'missing';
"))
iter.df$bin_age <- as.factor(recod...
2010 Sep 17
4
count frequency
...60 32
[582,] 60 33
[583,] 60 33
[584,] 60 33
[585,] 60 33
[586,] 60 33
[587,] 60 33
[588,] 60 33
[589,] 60 33
[590,] 60 33
[591,] 61 33
[592,] 61 33
[593,] 61 33
[594,] 61 33
[595,] 61 33
[596,] 61 33
[597,] 61 33
[598,] 61 33
[599,] 61 33
[600,] 61 33
[601,] 62 34
Is it possible somehow to count the similarities between the first and second
column and put them on a third column like this?
59 32 3
60 33 5
62 34 1
where (3,5,1 are the frequencies for (59,32), (60,33) and (62,34)
Best Regards
Alex
[[...
2023 Feb 13
1
ctdb tcp kill: remaining connections
...s the purpose of ctdb which should provide seamless takeovers...
Today I (again) tried to debug these hanging clients and came across this output in the ctdb log:
...
Feb 13 12:27:55 <nfsserver> ctdb-eventd[85619]: 10.interface: Sending a TCP RST to for connection x.x.253.85:917 x.x.253.252:599
Feb 13 12:27:55 <nfsserver> ctdb-eventd[85619]: 10.interface: Sending a TCP RST to for connection x.x.253.72:809 x.x.253.252:599
Feb 13 12:27:55 <nfsserver> ctdb-eventd[85619]: 10.interface: Sending a TCP RST to for connection x.x.253.252:2049 53.55.144.116:861
Feb 13 12:27:55 <nfsse...
1999 May 12
1
Memory crash. (PR#194)
.../ld-linux.so.1...done.
Reading symbols from /usr/local/src/R-0.64.1/library/rmutil/libs/rmutil.so...done.
Reading symbols from /usr/local/src/R-0.64.1/library/mmdc33/libs/mmdc33.so...done.
Reading symbols from /usr/local/src/R-0.64.1/library/gnlm/libs/gnlm.so...done.
#0 compactPhase () at memory.c:599
599 switch (TYPEOF(s)) { /* get size in bytes */
(gdb) quit
Patrick.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]s...
2018 Feb 13
2
Failed to get quota limits
...dge.c:5804:fini] 0-fuse: Unmounting '/var/run/gluster/myvolume_quota_list/'.
*** /var/log/glusterfs/quotad.log ***
[2018-02-13 08:16:14.023519] W [MSGID: 108027] [afr-common.c:2718:afr_discover_done] 0-myvolume-replicate-0: no read subvols for (null)
[2018-02-13 08:16:14.064410] W [dict.c:599:dict_unref] (-->/usr/lib/x86_64-linux-gnu/glusterfs/3.10.7/xlator/features/quotad.so(+0x1f3d) [0x7f63153e7f3d] -->/usr/lib/x86_64-linux-gnu/glusterfs/3.10.7/xlator/features/quotad.so(+0x2d72) [0x7f63153e8d72] -->/usr/lib/x86_64-linux-gnu/libglusterfs.so.0(dict_unref+0xc0) [0x7f631b9bd870]...
2003 Feb 23
3
95 and NT cannot access shares
I have file and print sharing set up on Linux (Mandrake 9.0).
It all works fine with 2000 and XP clients, but 95 and NT clients don't seem
to be able to access.
Any ideas?
Thanks,
Dave
Typical log entry from Samba:
[2003/02/22 16:21:37, 0] smbd/service.c:make_connection(599)
wvo1314904 (192.168.1.10) Can't change directory to /home/samba/public
(Permission denied)
My sbm.conf is:
[global]
workgroup = Waterlooville
security = SHARE
encrypt passwords = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password*...