search for: hostconnection

Displaying 7 results from an estimated 7 matches for "hostconnection".

2009 Dec 03
1
Rebased against next...
This set of patches have been rebased since the originals have grown stale.
2009 Nov 11
1
Combined patch set for migration...
This patch set includes both the host configuration patch and the node migration patch which depends on it. And the latter has a fix for missing files.
2009 Oct 28
1
[PATCH] Users can now work with remote libvirt hosts.
The user can: * select a remote machine * add a remote machine * remove a remote machine Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- Makefile.am | 5 ++ nodeadmin/addhost.py | 129 ++++++++++++++++++++++++++++++++++++++++++++ nodeadmin/changehost.py | 58 ++++++++++++++++++++ nodeadmin/configscreen.py | 36 ++++++++++++-
2009 Dec 08
2
Rebased patches, fixed a rebasing problem...
The previous patch set had an error and one development branch's changes showed up twice, and two different change sets. So it was missing the bulk of the configuration work. This patch set fixes that.
2009 Oct 26
0
[PATCH node] Users can now work with remote libvirt hosts.
The user can: * select a remote machine * add a remote machine * remove a remote machine Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- nodeadmin/addhost.py | 129 ++++++++++++++++++++++++++++++++++++++++++++ nodeadmin/changehost.py | 58 ++++++++++++++++++++ nodeadmin/configscreen.py | 36 ++++++++++++- nodeadmin/definenet.py | 1 +
2004 Sep 29
4
Cisco 3620 PRI and Asterisk
...call ref 0x83DF, event 0x62 15:40:45: ISDN Se1/0:23 SERROR: CCPRI_Go: call id 0x254 event 0x57 No ccb Source->HOST 15:40:45: ISDN **ERROR**: Module-l3_sdl_u Function-U19_BadMsg Error-Bad message received. 15:40:45: ISDN Se1/0:23 SERROR: CCPRI_Go: call id 0x253 event 0x57 No ccb Source->HOSTConnection closed by foreign host. Here is some data from a SNIFF on port 5060 3648.406191 192.168.10.1 -> 192.168.10.2 SIP Status: 200 OK 3659.554288 192.168.10.2 -> 192.168.10.1 SIP Request: OPTIONS sip:192.168.10.1 3659.573166 192.168.10.1 -> 192.168.10.2 SIP/SDP Status: 200 OK, with session d...
2010 Feb 23
1
More complete patch...
This patch supercedes the previous one by moving the functionality for relocating files into the make system.