Displaying 8 results from an estimated 8 matches for "00148".
Did you mean:
0014
2005 Aug 15
12
Voipbuster blocking Asterisk/IAX connections?
What settings are people using? I've seen the ones from dslreports but
I'm in that lucky group of people that paid the 1 euro just to have it
no longer work. Even after I setup a additional account over the
weekend it still doesn't work. And, of course, etherreal only shows
encrypted traffic so I can't snag any config settings from it.
Any assistance?
-----Original
2005 Aug 10
1
[LLVMdev] ValueTy not set appropriately in Value.h?
...ock
00144 FunctionVal, // This is an instance of Function
00145 GlobalVariableVal, // This is an instance of GlobalVariable
00146 UndefValueVal, // This is an instance of UndefValue
00147 ConstantExprVal, // This is an instance of ConstantExpr
00148 ConstantAggregateZeroVal, // This is an instance of
ConstantAggregateNull
00149 SimpleConstantVal, // This is some other type of Constant
00150 InstructionVal, // This is an instance of Instruction
00151 ValueListVal // This is for bcreader, a special V...
2008 May 28
3
[LLVMdev] Possible VirtRegMap Bug
...e assigned a physical register as well as a
00188 // stack slot or remat id.
00189 return (Virt2SplitMap[virtReg] && Virt2PhysMap[virtReg] !=
NO_PHYS_REG);
00190 }
VRM::assignVirt2Phys is implemented as:
00147 void assignVirt2Phys(unsigned virtReg, unsigned physReg) {
00148 assert(TargetRegisterInfo::isVirtualRegister(virtReg) &&
00149 TargetRegisterInfo::isPhysicalRegister(physReg));
00150 assert(Virt2PhysMap[virtReg] == NO_PHYS_REG &&
00151 "attempt to assign physical register to already mapped "
00152...
2005 Jan 15
2
IAX2 Channels & Bandwidth
...onal calls are being made and I run "iax2
show channels" at the CLI prompt I can see three IAX2 channels being shown:
Channel Peer Username ID (Lo/Rem) Seq (Tx/Rx)
Lag Jitter JitBuf Format
IAX2/voipjet/1 216.118.117.46 xx 00001/00004 00148/00150
00120ms 0016ms 0064ms ilbc
IAX2/voipjet/2 216.118.117.46 xx 00002/00081 00130/00126
00150ms 0054ms 0065ms ilbc
IAX2/voipjet/3 216.118.117.46 xx 00003/00071 00230/00232
00120ms 0015ms 0065ms ilbc
---
Outgoing mail is certified Virus Free.
Checked b...
2010 Oct 26
1
List volumes of a domain
...Domain class offers an API to query volumes
attached to a particular domain or should I parse the XML domain
description?
Thanks for your support
--
Andrea Turli
Ricercatore
Direzione Ricerca e Innovazione
andrea.turli at eng.it
Engineering Ingegneria Informatica spa
Via Riccardo Morandi, 32 00148 Roma (RM)
Tel. +39 06 8307 4710
Fax +39 06 8307 4200
www.eng.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20101026/1fe38006/attachment.htm>
2008 May 30
0
[LLVMdev] Possible VirtRegMap Bug
...;d. This really should be
isNotSpilledOrReMated. But then the exception is split register. Yeah,
I know this is a mess. We are planning a complete rewrite.
>
>
> VRM::assignVirt2Phys is implemented as:
>
> 00147 void assignVirt2Phys(unsigned virtReg, unsigned physReg) {
> 00148 assert(TargetRegisterInfo::isVirtualRegister(virtReg) &&
> 00149 TargetRegisterInfo::isPhysicalRegister(physReg));
> 00150 assert(Virt2PhysMap[virtReg] == NO_PHYS_REG &&
> 00151 "attempt to assign physical register to already
>...
2010 Nov 14
2
java binding and virtualbox-ose
...xClose
11:37:18.681: debug : virReleaseConnect:216 : release connection 0x95a1910
even if with some warnings/errors.
Do you have any hint? Thank you
--
Andrea Turli
Ricercatore
Direzione Ricerca e Innovazione
andrea.turli at eng.it
Engineering Ingegneria Informatica spa
Via Riccardo Morandi, 32 00148 Roma (RM)
Tel. +39 06 8307 4710
Fax +39 06 8307 4200
www.eng.it
2013 Sep 04
2
Is virsh blockcommit supported? Thanks a lot
Hi,
I have another question, when I do the blockcommit command and get the result " Top image as the active layer is currently unsupported ", is it being developed?
root@cvk-31:/vms/images# virsh blockcommit Vmtest /vms/images/Vmtest1;echo $?
error: internal error unable to execute QEMU command 'block-commit': Top image as the active layer is currently unsupported
1
But as I