Displaying 4 results from an estimated 4 matches for "unbond".
Did you mean:
unbound
2020 Aug 27
1
PJSIP trunk is down when DNS was not available during the Asterisk start.
Is it possible to disable the unbond resolver in the asterisk
configuration? Or, it is necessary just to disable the module?
Best regards,
Leonid Fainshtein
On Thu, Aug 27, 2020 at 3:29 PM Joshua C. Colp <jcolp at sangoma.com> wrote:
> On Thu, Aug 27, 2020 at 9:24 AM Leonid Fainshtein <
> leonid.fainshtein at xorcom...
2012 Feb 17
1
[PATCH] x86/mm: Make sure the event channel is released accurately
...ng tears down,it just frees dom0''s event channel port by
xc_evtchn_unbind(), leaves domU''s port still occupied.
So we add the patch to free domU''s port when xenpaging exits.
We need double free interdomain eventchannel. First free domainU port,
and leave domain 0 port unbond, Then free domain 0 port.
Signed-off-byKaixing Hong <hongkaixing@huawei.com>,
Signed-off-byZhen Shi <bicky.shi@huawei.com>
diff -r b75664e53905 -r 9fd12f919ddb xen/arch/x86/mm/mem_event.c
--- a/xen/arch/x86/mm/mem_event.c Thu Feb 16 15:43:02 2012 +0000
+++ b/xen/arch/x86/mm/mem_event....
2008 Mar 31
0
WinXP x64 + Centos 5.1 + Samba
...ever the odd thing is that I can copy a folder just
fine. It only happens when I save a large file or copy a bunch of files.
I've checked my network setup. There's either no or a very small amount of
collision on the network. I've removed the VLAN and put it on a flat
network. I've unbonded the bonded interface. I've tried it with oplocks on
and off - it almost makes no difference.
Copying via SMB on a mac works just fine. I can also copy from my laptop
running regular WinXP just fine.
It seems like something specific to WinXP x64 - but I can't track down what
it is. At th...
2020 Aug 27
2
PJSIP trunk is down when DNS was not available during the Asterisk start.
I deleted the res_resolver_unbound.so module, and now it works as expected.
So, the problem is related to the 'unbound' resolver?
FYI: I'm using Asterisk 16.2 installed from Debian 10 repository.
Best regards,
Leonid Fainshtein
On Thu, Aug 27, 2020 at 3:01 PM Joshua C. Colp <jcolp at sangoma.com> wrote:
> On Thu, Aug 27, 2020 at 8:58 AM Leonid Fainshtein <
>