Displaying 14 results from an estimated 14 matches for "441c".
Did you mean:
441
2014 Dec 14
2
PJSIP configuration question
...gt; -- Called 8005555555 at outbound.vitelity.net<mailto:8005555555 at outbound.vitelity.net>
<--- Transmitting SIP request (1018 bytes) to UDP:64.2.142.93:5060 --->
INVITE sip:8005555555 at 64.2.142.93 SIP/2.0
Via: SIP/2.0/UDP 192.168.11.166:5060;rport;branch=z9hG4bKPjc0fc94dc-bde3-441c-8a58-cd71e2d326f2
From: "John Doe" <sip:1234 at 192.168.11.166>;tag=340be959-af87-4b77-a7a7-8aaf83940b03
To: <sip:8005555555 at 64.2.142.93>
Contact: <sip:63240147-e592-47ae-9fbd-4f1cfbb5c5a6 at 192.168.11.166:5060>
Call-ID: e443f2a6-8f80-4493-b12b-22c48247c125
CSeq: 102...
2012 Mar 14
1
qemu multiple client support for xen
Hi,
I see we already include the support from qemu upstream, but from my test
(starts two vncviewer to the same HOST:PORT), it doesn''t work.
What is the status?
commit 753b4053311ff1437d99726970b1e7e6bf38249b
Author: aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Date: Mon Feb 16 14:59:30 2009 +0000
Support multiple VNC clients (Brian Kress)
Change structure associated with a display from VncState to a new structure
VncDisplay. Remove client specific fields from VncDisplay. Remove display
specific fields from Vnc...
2007 Apr 18
2
[Bridge] [PATCH bridge-2.6.11] bridge hub_enabled option
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/bridge/attachments/20050327/fc61de6b/attachment-0002.pgp
2006 Jun 01
1
[FAQ] Can I use tinc over SSH?
Just a useful FAQ entry to add ;)
--
:wq!
"I don't know nothing" The One Who reached the Thinking Matter '.'
[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ]
2006 Jan 17
0
Multipath issues
...and continues here:
http://marc.theaimsgroup.com/?l=linux-net&m=113636640615375&w=2
Do you have any ideas to solve this problem?
--
:wq!
"I don''t know nothing" The One Who reached the Thinking Matter ''.''
[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ]
2006 Feb 07
0
About two IFs with the same IP and the multipath
...?l=linux-net&m=113550638110682&w=2
and here:
http://marc.theaimsgroup.com/?l=linux-net&m=113636640615375&w=2
Best regards
--
:wq!
"I don''t know nothing" The One Who reached the Thinking Matter ''.''
[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ]
2006 Jan 04
0
"Established connection" issues using multipath
...; in the routing rules but it doesn''t work if the same
IP is assigned to all the tunnels.
Is there a nice solution?
Best regards
--
:wq!
"I don''t know nothing" The One Who reached the Thinking Matter ''.''
[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2009 Mar 02
0
[PATCH 3 of 13] remove bgr
Import "remove bgr" from qemu mainstream.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6335 c046a42c-6fe2-441c-8c8c-71466251a162
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
diff --git a/hw/musicpal.c b/hw/musicpal.c
index d6bd9ec..44a5659 100644
--- a/hw/musicpal.c
+++ b/hw/musicpal.c
@@ -835,7 +835,7 @@ static void lcd_refresh(void *opaque)
break;
LCD_REF...
2009 Feb 04
12
Serial console hangs with Linux 2.6.20 HVM guest
I am seeing a problem with the Xen emulated serial console. When
running a Linux 2.6.20 HVM guest that has CONFIG_HOTPLUG_CPU=n, the
guest blocks on output to the console until it receives input keypresses
from `xm console`. This prevents the guest from booting up without
banging on some keys, and makes interactive use of the console
difficult.
By bisecting Linux kernel commits, I found that
2009 Mar 02
0
[PATCH 5 of 13] exploiting the new interface in vnc.c
Import "exploiting the new interface in vnc.c" from qemu mainstream.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6337 c046a42c-6fe2-441c-8c8c-71466251a162
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
diff -r 07a126ac0425 console.c
--- a/console.c Mon Feb 16 11:39:06 2009 +0000
+++ b/console.c Mon Feb 16 12:07:19 2009 +0000
@@ -1310,6 +1310,9 @@
pf.rshift = 0;
pf.gshift =...
2009 Mar 02
0
[PATCH 4 of 13] DisplayState interface change
Import "DisplayState interface change" from qemu mainstream: the patch
has been adapted to qemu-xen and merged with several following fixes.
The original qemu svn commit is the following:
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6336 c046a42c-6fe2-441c-8c8c-71466251a162
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
diff --git a/console.c b/console.c
--- a/console.c
+++ b/console.c
@@ -1000,20 +1000,16 @@
if (index >= MAX_CONSOLES)
return;
+ active_console->g_width = ds_get_width(active_...
2017 Oct 26
0
not healing one file
Hey Richard,
Could you share the following informations please?
1. gluster volume info <volname>
2. getfattr output of that file from all the bricks
getfattr -d -e hex -m . <brickpath/filepath>
3. glustershd & glfsheal logs
Regards,
Karthik
On Thu, Oct 26, 2017 at 10:21 AM, Amar Tumballi <atumball at redhat.com> wrote:
> On a side note, try recently released health
2017 Oct 26
3
not healing one file
On a side note, try recently released health report tool, and see if it
does diagnose any issues in setup. Currently you may have to run it in all
the three machines.
On 26-Oct-2017 6:50 AM, "Amar Tumballi" <atumball at redhat.com> wrote:
> Thanks for this report. This week many of the developers are at Gluster
> Summit in Prague, will be checking this and respond next
2017 Oct 26
2
not healing one file
...1B7D51464EFED3BF168E1BDAA8E688AB39A8B (6ca39064-871b-4f36-9aa5-1f1d29580a21) on home-client-2
[2017-10-25 10:14:02.304511] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/B036801D56A3C654C8A8EDB3D363ECBE59441CC6 (03d1a112-623d-4a10-838e-1e1a857b8414) on home-client-2
[2017-10-25 10:14:02.343680] W [MSGID: 108015] [afr-self-heal-entry.c:56:afr_selfheal_entry_delete] 0-home-replicate-0: expunging file a3f5a769-8859-48e3-96ca-60a988eb9358/B0F9EB63957AC81B3029707ABCFE567F2C2CD890 (788a8061-ae16-44c9-aa22-2d9...