Displaying 18 results from an estimated 18 matches for "11430".
Did you mean:
1430
2003 May 16
1
kphone fails to register with asterisk (sip)
...s381b86cc
Call-ID: 1793030308@192.168.144.247
CSeq: 299 REGISTER
User-Agent: Asterisk PBX
Expires: 900
Contact: <sip:roy@192.168.0.10>;expires=900
Date: Fri, 16 May 2003 09:54:02 GMT
Content-Length: 0
to 192.168.144.247:5060
Sip read:
REGISTER sip:pbx SIP/2.0
Via: SIP/2.0/UDP 192.168.16.38:11430
From: <sip:tore@pbx>;tag=a40edf0e-4aa8-4d30-b24e-9db25efe660c
To: <sip:tore@pbx>
Call-ID: ff8c9ba3-35d6-437a-89bb-f9b711d9a530@192.168.16.38
CSeq: 11 REGISTER
Contact: <sip:192.168.16.38:11430>;methods="INVITE, MESSAGE, INFO, SUBSCRIBE, OPTIONS, BYE, CANCEL, NOTIFY, ACK"...
2013 Feb 21
4
Getting htmlParse to work with Hebrew? (on windows)
Hello dear R-help mailing list.
Looks like the same issue in Russian:
library(RCurl)
library(XML)
u = " http://www.cian.ru/cat.php?deal_type=2&obl_id=1&room1=1"
a = getURL(u)
a # Here - the Russian is fine.
a2 <- htmlParse(a)
a2 # Here it is a mess...
None of these seem to fix it:
htmlParse(a, encoding = "windows-1251")
htmlParse(a, encoding =
2019 Sep 16
2
Issue after upgrade to samba-client-4.9.1-6.el7.x86_64 - Unable to initialize messaging context
.../07/04 04:27:36, 0] libsmb/clidfs.c:232(do_connect)
Domain=[BBLDTL] OS=[Windows Server 2012 R2 Standard 9600] Server=[Windows Server 2012 R2 Standard 6.3]
[2019/07/04 04:27:36, 1] client/client.c:1883(do_put)
putting file /mnt/autofs/output/bin/Default/j8989s2bdefault.ps as j8989s2bdefault.ps-11430 (546.7 kb/s) (average 546.7 kb/s)
Now after upgrade of our Linux environment
"redhatVersion": "Red Hat Enterprise Linux Server release 7.7 (Maipo)",
"tomcatVersion": "7.0.93",
and Samba to 4.9.1
it now only logs
Unable to initialize...
2009 Mar 30
1
[LLVMdev] Dear Evan Chang, Re: help: about how to use tblgen to constraint operand.
... |
|
11428 0x9321304: f64 = Register #1066---------| |
153 11429 0x9321bc8: <multiple use> | |
154 11430 0x93447fc: ch = CopyToReg 0x9320fdc, 0x9321304, 0x9321bc8 <--|
---------------
When llc merge the result of FLDI and register #1066, It find #1066 is
in GPR64 Register Class.
But I define FLDI to save it's result with FDR register at mytargetInstructInfo.td file.
So a error given.
1...
2009 Mar 31
1
[LLVMdev] 转发: Re: Dear Evan Chang, Re: help: about how to use tblgen to constraint operand.
... |
|
11428 0x9321304: f64 = Register
#1066---------| |
153 11429 0x9321bc8: <multiple use> | |
154 11430 0x93447fc: ch = CopyToReg 0x9320fdc, 0x9321304, 0x9321bc8 <--|
---------------
When llc merge the result of FLDI and register #1066, It find #1066 is
in GPR64 Register Class.
But I define FLDI to save it's result with FDR register at mytargetInstructInfo.td file.
So a error given.
1...
2007 May 24
5
Suggested way to remotely monitor servers and networks these days?
Hi folks,
I'm just wondering what is the recommended way of monitoring servers and
networks remotely. My current setup is to install and configure cacti and
nagios. I've set these up to require SSL. This way, I can easily go to them
and login from wherever I am and monitor (almost) everything I need to
monitor.
The problem is that leaving cacti open was the most stupid thing I've
2012 Mar 02
0
Wine release 1.4-rc6
...cStage 3.1 installer fails with 'Windows version not supported'
5897 PixelFormat_DD2WineD3D Unknown Pixelformat
8166 notepad does fully not display long (>32K) one-line files
8495 missing graphic objects in Re-volt
10176 rFactor Dedicated not working anymore after update
11430 Applications based on CodeJock Software ToolkitPro fail with division by zero
12212 DeusEx: running at big resolutions result in screen shift&crop
12739 Improper drawing of radio buttons
13248 Multiple Error MessageBoxes in Incomedia Website X5 installer
13792 Abomination: The Neme...
2009 Feb 20
0
[LLVMdev] help: about how to use tblgen to constraint operand.
On Feb 19, 2009, at 8:26 PM, 任坤 wrote:
> hi, Dear Evan Cheng:
>
> My cpu is i32 embeded CPU. I define pseudo register pair registers.
>
> In mytargetRegisterInfo.td:
> def T0: RegisterWithSubRegs<"t0",[R0,R1]>;
> ...
> def GPR64 : RegisterClass<"mytarget", [i64], 64, [T0, T1.....]
>
> In mytargetISelLowering.cpp:
> I define i1, i8 ,
2015 Sep 08
7
[Announce] Samba 4.3.0 Available for Download
...========
Currently none.
CHANGES SINCE 4.2.0rc4
======================
o Andrew Bartlett <abartlet at samba.org>
* Bug 10973: No objectClass found in replPropertyMetaData on ordinary
objects (non-deleted)
* Bug 11429: Python bindings don't check integer types
* Bug 11430: Python bindings don't check array sizes
o Ralph Boehme <slow at samba.org>
* Bug 11467: Handling of 0 byte resource fork stream
o Volker Lendecke <vl at samba.org>
* Bug 11488: AD samr GetGroupsForUser fails for users with "()" in
their name
o Stefa...
2015 Sep 08
7
[Announce] Samba 4.3.0 Available for Download
...========
Currently none.
CHANGES SINCE 4.2.0rc4
======================
o Andrew Bartlett <abartlet at samba.org>
* Bug 10973: No objectClass found in replPropertyMetaData on ordinary
objects (non-deleted)
* Bug 11429: Python bindings don't check integer types
* Bug 11430: Python bindings don't check array sizes
o Ralph Boehme <slow at samba.org>
* Bug 11467: Handling of 0 byte resource fork stream
o Volker Lendecke <vl at samba.org>
* Bug 11488: AD samr GetGroupsForUser fails for users with "()" in
their name
o Stefa...
2015 Aug 11
6
Odd problem with updates to the recent CR
Richard wrote:
>> From: m.roth at 5-cent.us
<snip>
>> Anyway, starting late last week, we found issues - as in, its
>> process, which runs under, and is started by, apache, was suddenly
>> pegging a CPU or so. Trying to stop httpd, that worked... but this
>> idiot process never did (and it's ugly to clean up after).
>>
>> What we just this
2009 Feb 20
2
[LLVMdev] help: about how to use tblgen to constraint operand.
hi, Dear Evan Cheng:
My cpu is i32 embeded CPU. I define pseudo register pair registers.
In mytargetRegisterInfo.td:
def T0: RegisterWithSubRegs<"t0",[R0,R1]>;
...
def GPR64 : RegisterClass<"mytarget", [i64], 64, [T0, T1.....]
In mytargetISelLowering.cpp:
I define i1, i8 , i16 and i32 are legal.
1. I still have problem. I save my function return double value in
2015 Sep 08
0
[Announce] Samba 4.3.0 Available for Download
...S SINCE 4.2.0rc4
> ======================
>
> o Andrew Bartlett <abartlet at samba.org>
> * Bug 10973: No objectClass found in replPropertyMetaData on ordinary
> objects (non-deleted)
> * Bug 11429: Python bindings don't check integer types
> * Bug 11430: Python bindings don't check array sizes
>
> o Ralph Boehme <slow at samba.org>
> * Bug 11467: Handling of 0 byte resource fork stream
>
> o Volker Lendecke <vl at samba.org>
> * Bug 11488: AD samr GetGroupsForUser fails for users with "()" in...
2015 Dec 01
0
[Announce] Samba 4.3.2 Available for Download
...========
Currently none.
CHANGES SINCE 4.2.0rc4
======================
o Andrew Bartlett <abartlet at samba.org>
* Bug 10973: No objectClass found in replPropertyMetaData on ordinary
objects (non-deleted)
* Bug 11429: Python bindings don't check integer types
* Bug 11430: Python bindings don't check array sizes
o Ralph Boehme <slow at samba.org>
* Bug 11467: Handling of 0 byte resource fork stream
o Volker Lendecke <vl at samba.org>
* Bug 11488: AD samr GetGroupsForUser fails for users with "()" in
their name
o Stefa...
2015 Dec 01
0
[Announce] Samba 4.3.2 Available for Download
...========
Currently none.
CHANGES SINCE 4.2.0rc4
======================
o Andrew Bartlett <abartlet at samba.org>
* Bug 10973: No objectClass found in replPropertyMetaData on ordinary
objects (non-deleted)
* Bug 11429: Python bindings don't check integer types
* Bug 11430: Python bindings don't check array sizes
o Ralph Boehme <slow at samba.org>
* Bug 11467: Handling of 0 byte resource fork stream
o Volker Lendecke <vl at samba.org>
* Bug 11488: AD samr GetGroupsForUser fails for users with "()" in
their name
o Stefa...
2016 Feb 23
0
[Announce] Samba 4.3.5 Available for Download
...========
Currently none.
CHANGES SINCE 4.2.0rc4
======================
o Andrew Bartlett <abartlet at samba.org>
* Bug 10973: No objectClass found in replPropertyMetaData on ordinary
objects (non-deleted)
* Bug 11429: Python bindings don't check integer types
* Bug 11430: Python bindings don't check array sizes
o Ralph Boehme <slow at samba.org>
* Bug 11467: Handling of 0 byte resource fork stream
o Volker Lendecke <vl at samba.org>
* Bug 11488: AD samr GetGroupsForUser fails for users with "()" in
their name
o Stefa...
2016 Feb 23
0
[Announce] Samba 4.3.5 Available for Download
...========
Currently none.
CHANGES SINCE 4.2.0rc4
======================
o Andrew Bartlett <abartlet at samba.org>
* Bug 10973: No objectClass found in replPropertyMetaData on ordinary
objects (non-deleted)
* Bug 11429: Python bindings don't check integer types
* Bug 11430: Python bindings don't check array sizes
o Ralph Boehme <slow at samba.org>
* Bug 11467: Handling of 0 byte resource fork stream
o Volker Lendecke <vl at samba.org>
* Bug 11488: AD samr GetGroupsForUser fails for users with "()" in
their name
o Stefa...
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...local/kde/lib conftest.c -lsec -lgen -lsocket -lnsl -ldl 1>&5
"configure", line 11431: cannot find include file: "./tests/ftruncroot.c"
"configure", line 11431: warning: empty translation unit
cc: acomp failed for conftest.c
configure: failed program was:
#line 11430 "configure"
#include "confdefs.h"
#include "./tests/ftruncroot.c"
configure:11457: checking for fcntl locking
configure:11470: /opt/SUNWspro/bin/cc -o conftest -O -fast -xtarget=ultra -xarch=v8plusa -I/usr/local/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/loca...