Displaying 2 results from an estimated 2 matches for "ocuppi".
Did you mean:
ocuppy
2004 Dec 01
1
conference room possible bug
...i setup a Meetme conference room and i notice the following behavior:
if A calls confroom over PSTN channel 1
B call confroom over PSTN channel 2
C calls confroom over SIP/Ethernet
then i have all of them talking and the media stream mixed by asterisk.
However, if i hang up A, channel 1 is still ocuppied (i try dialing
inbound again on channel and it continues to give a busy siganl)
any idea how that can be resolved?
m. smadi
2009 Dec 09
0
KVM guest on a specific disk
I'm deploying my KVM virtualization and I have this question.
To get my guest os best performance I would like to install my OS from CD ROM while booting in a saperate disk, say /dev/sda4
then in host os I mount /dev/sda4 as /mnt/vm.
So I can install a guest OS by virt-install with synax --import, right? I didn't give it a try yet so I'd like to know if other people have done it