search for: 7dc3

Displaying 6 results from an estimated 6 matches for "7dc3".

Did you mean: 1dc3
2004 Apr 12
0
strange error at extension.conf
...4:12) exten => _1NXXNXXXXXX,12,Meetme(1003|M) exten => _1NXXNXXXXXX,13,Dial(${DESTINATION1}) exten => _1NXXNXXXXXX,114,Congestion meetme.conf : conf => 1001 conf => 1002 conf => 1003 in this log all working ok, no one at room 1001 -- Executing RouteCall("SIP/3056236725-7dc3", "16058475739") in new stack Apr 13 07:09:59 DEBUG[21520]: pbx.c:1088 pbx_substitute_variables_helper: Expression is '1' -- Executing GotoIf("SIP/3056236725-7dc3", "1?3:13") in new stack -- Goto (internal,16058475739,3) -- Executing SetVar(&qu...
2015 Feb 20
3
[LLVMdev] clang .code16 with -Os producing larger code that it needs to
...7c 00 addr32 mov 0x7c5c,%ebx 7cc3: 00 7cc4: 66 89 5c 08 mov %ebx,0x8(%si) gas: 7cbc: 66 8b 1e 5c 7c mov 0x7c5c,%ebx 7cc1: 66 89 5c 08 mov %ebx,0x8(%si) 32-bit jump. source: jnb LOCAL(floppy_probe) clang: + 7cb5: 66 0f 83 07 01 00 00 jae 7dc3 <L_floppy_probe> gas: - 7cb5: 0f 83 0a 01 jae 7dc3 <L_floppy_probe> The last one is particularly problematic as it never makes sense to issue 32-bit jump if %ip is only 16 bits and it eats 3 extra bytes per jump. Is it possible to force clang to generate 16-bit jumps? On...
2005 May 18
2
DEBUG output on sip extensions
Can anyone help me to understand what the significance of this output is? May 17 10:50:23 DEBUG[2030]: Didn't get a frame from channel: SIP/105-1ae4 May 17 10:50:23 DEBUG[2030]: Bridge stops bridging channels SIP/105-1ae4 and SIP/outbound-7dc3 I searched for these phrases but am coming up short on what they really mean. I'm trying to investigate problems we are having with two separate asterisk installations both using Polycom IP-500 phones. These type of messages appear in the logs of both servers. It almost appears as though...
2015 Feb 20
2
[LLVMdev] clang .code16 with -Os producing larger code that it needs to
...> >> 32-bit access to 16-bit addresses. >> clang: >> 7cbc: 67 66 8b 1d 5c 7c 00 00 addr32 mov 0x7c5c,%ebx >> gas: >> 7cbc: 66 8b 1e 5c 7c mov 0x7c5c,%ebx > >> 32-bit jump. >> clang: >> + 7cb5: 66 0f 83 07 01 00 00 jae 7dc3 <L_floppy_probe> >> gas: >> - 7cb5: 0f 83 0a 01 jae 7dc3 <L_floppy_probe> > > To a large extent, those are the *same* problem. We don't know that it's > eventually going to fit into a 16-bit offset, so we emit it with a fixup > record whi...
2011 Mar 12
1
Issue creating vm channel
.../usr/sbin/libvirtd --version /usr/local/sbin/libvirtd (libvirt) 0.8.8 Below is a snippet of my libvirt xml file. =============================================================== <domain type='kvm' id='16'> ? <name>FinalTest</name> ? <uuid>212bc1f1-b4f7-1ed3-7dc3-2b4b82ab68d1</uuid> ? <memory>1048576</memory> ? <currentMemory>1048576</currentMemory> ? <vcpu>1</vcpu> ? <os> ??? <type arch='x86_64' machine='pc-0.12'>hvm</type> ??? <boot dev='hd'/> ? </os> ? <fea...
2012 Aug 24
1
Problems with create VM
...) cc_compile_by          : mockbuild cc_compile_domain      : crc.id.au cc_compile_date        : Sat Aug 11 15:08:42 EST 2012 xend_config_format     : 4 [root@localhost oracleteste]# xm log [2012-08-24 05:22:23 2831] INFO (XendDomainInfo:2357) createDevice: vbd : {\047uuid\047: \0476a97d455-5ff4-7dc3-7f18-2fb8658f80e0\047, \047bootable\047: 1, \047driver\047: \047paravirtualised\047, \047dev\047: \047hda2\047, \047uname\047: \047file:/vms/oracleteste/vmdisk0\047, \047mode\047: \047w\047} [2012-08-24 05:22:23 2831] DEBUG (DevController:95) DevController: writing {\047virtual-device\047: \047770\...