Displaying 6 results from an estimated 6 matches for "000000f4".
Did you mean:
000000ff
2019 Jan 11
2
Detecting a fax
...otice,${CHANNEL}: Fax extension complete)
same => n(hangup),Hangup()
and the logs show that calling a fax using the voiceout extension in
context test does not result in the fax extension being triggered.
[Jan 11 08:55:10] NOTICE[18073][C-00000115] Ext. voicetest:
SIP/31.13.156.183:5060-000000f4: Extension voiceout starting
[Jan 11 08:55:10] NOTICE[18073][C-00000115] Ext. voicetest:
SIP/31.13.156.183:5060-000000f4: Starting Answer Machine Detection
[Jan 11 08:55:13] NOTICE[18073][C-00000115] Ext. voicetest:
SIP/31.13.156.183:5060-000000f4: Answer Machine Detection
MACHINE/LONGGREETING-1...
2019 Jan 11
4
Detecting a fax
...=> n(hangup),Hangup()
>>
>> and the logs show that calling a fax using the voiceout extension in
>> context test does not result in the fax extension being triggered.
>>
>> [Jan 11 08:55:10] NOTICE[18073][C-00000115] Ext. voicetest:
>> SIP/31.13.156.183:5060-000000f4: Extension voiceout starting
>> [Jan 11 08:55:10] NOTICE[18073][C-00000115] Ext. voicetest:
>> SIP/31.13.156.183:5060-000000f4: Starting Answer Machine Detection
>> [Jan 11 08:55:13] NOTICE[18073][C-00000115] Ext. voicetest:
>> SIP/31.13.156.183:5060-000000f4: Answer Machi...
2005 Sep 30
2
klibc loader crash...
....section .note.GNU-stack,"",@progbits
binutils-2.15.94.0.2.2 produces for this code empty .data and .bss sections:
Program Header:
PHDR off 0x00000034 vaddr 0x08048034 paddr 0x08048034 align 2**2
filesz 0x000000c0 memsz 0x000000c0 flags r-x
INTERP off 0x000000f4 vaddr 0x080480f4 paddr 0x080480f4 align 2**0
filesz 0x0000002a memsz 0x0000002a flags r--
LOAD off 0x00000000 vaddr 0x08048000 paddr 0x08048000 align 2**12
filesz 0x00000123 memsz 0x00000123 flags r-x
LOAD off 0x00000124 vaddr 0x08049124 paddr 0x08049124 align 2**12...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...N__.20062
> 00000000 l O .bss 00000004 last_alias_set
> 00000401 l O .rodata 0000000b .str1
> 00000000 l O .data 00000004 frame_set
> @@ -45,67 +45,67 @@
> 000000f8 l O .bss 00000001 copying_arguments.b
> 000000fc l O .bss 00000004 new_reg_base_value
> 000000f4 l O .bss 00000004 reg_base_value
> -0000040c l O .rodata 00000010 __FUNCTION__.20810
> +0000040c l O .rodata 00000010 __FUNCTION__.20724
> 00000c60 l F .text 0000032e record_set
> 00000100 l O .bss 00000004 reg_seen
> 00000104 l O .bss 00000004 unique_id
&g...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
The saga continues.
I've been tracking the interface changes and merging them with
the refactoring work I'm doing. I got as far as building stage3
of llvm-gcc but the object files from stage2 and stage3 differ:
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
(Are the above two ok?)
The list below is clearly bad. I think it's every object file in
the
1999 Sep 23
1
rpcclient problem
i can use the smbclient -L just fine to get a list of shares off my NT4 (Alpha processor) server. My problem lies with rpcclient. It lets me login but then samtest gives the following error:
smb: \> samtest
samtest
SAM Encryption Test
SAMR_R_UNKNOWN_38: Unknown NT error
smb: \>
all i need to be able to do is change the nt password, but the ntpass command gives the same error.
any ideas