<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I would like to express my appreciation to&nbsp;your big efforts. I am 
enjoying Asterisk very much.</DIV>
<DIV>My Asterisk works very well, but I encountered a segfault at voicemail 
after pressing # to end the recording. Please see the log below.&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic"></FONT>&nbsp;</DIV>
<DIV>My asterisk is running on RedHat 8. </DIV>
<DIV>When booting the Asterisk, I found&nbsp;a WARNING&nbsp;around IAX, and it 
says "Unable to open IAX timing interface: No such device."&nbsp; Also I saw "No 
ISA tormenta card found at d0000" because I have no zapata channel right 
now.</DIV>
<DIV>Is this related to the trouble of voicemail?</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<DIV>It is highly appreciated if&nbsp;I could have any&nbsp;suggestions.</DIV>
<DIV><FONT face="MS UI Gothic"></FONT>&nbsp;</DIV></DIV>
<DIV>Thank you very much in advance,</DIV>
<DIV>Hiro</DIV>
<DIV>&nbsp;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>--------------------</DIV>
<DIV># gdb ./asterisk<BR>GNU gdb Red Hat Linux (5.2.1-4)<BR>Copyright 2002 Free 
Software Foundation, Inc.<BR>GDB is free software, covered by the GNU General 
Public License, and you are<BR>welcome to change it and/or distribute copies of 
it under certain conditions.<BR>Type "show copying" to see the 
conditions.<BR>There is absolutely no warranty for GDB.&nbsp; Type "show 
warranty" for details.<BR>This GDB was configured as 
"i386-redhat-linux"...<BR>(gdb) set args -vvvc<BR>(gdb) run<BR>Starting program: 
/usr/sbin/asterisk -vvvc<BR>[New Thread 8192 (LWP 920)]<BR>[New Thread 16385 
(LWP 927)]<BR>[New Thread 8194 (LWP 928)]<BR>&nbsp; == Parsing 
'/etc/asterisk/asterisk.conf': Found<BR>Asterisk CVS-03/31/03-17:20:21, 
Copyright (C) 1999-2001 Linux Support Services, Inc.<BR>Written by Mark Spencer 
&lt;<A 
href="mailto:markster@linux-support.net">markster@linux-support.net</A>&gt;<BR>=========================================================================<BR>&nbsp; 
== Parsing '/etc/asterisk/logger.conf': Found<BR>Asterisk Event Logger Started 
/var/log/asterisk/event_log<BR></DIV>
<DIV>...</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;[chan_mgcp.so] =&gt; (Media Gateway Control Protocol 
(MGCP))<BR>&nbsp; == Parsing '/etc/asterisk/mgcp.conf': Found<BR>&nbsp; == MGCP 
Listening on 0.0.0.0:2427<BR>&nbsp; == Registered channel type 'MGCP' (Media 
Gateway Control Protocol (MGCP))<BR>[New Thread 49159 (LWP 
933)]<BR>&nbsp;[chan_iax2.so] =&gt; (Inter Asterisk eXchange (Ver 
2))<BR>WARNING[8192]: File chan_iax2.c, Line 5473 (load_module): Unable to open 
IAX timing interface: No such device<BR>&nbsp; == Manager registered action 
IAXpeers<BR>&nbsp; == Parsing '/etc/asterisk/iax.conf': Found<BR>WARNING[8192]: 
File chan_iax2.c, Line 4958 (set_config): Ignoring port for now<BR>&nbsp; == 
Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 
2))<BR>&nbsp; == Using TOS bits 16<BR>[New Thread 57352 (LWP 936)]<BR>&nbsp; == 
IAX Ready and Listening on 0.0.0.0 port 4569<BR>&nbsp;[chan_phone.so] =&gt; 
(Linux Telephony API Support)<BR></DIV>
<DIV>...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Asterisk Ready.<BR>*CLI&gt;&nbsp;<BR>&nbsp;&nbsp;&nbsp; -- Executing 
VoiceMail("IAX[iaxtel2@219.7.2.26:5036]/139", "301") in new stack<BR>&nbsp; == 
Parsing '/etc/asterisk/voicemail.conf': Found<BR>&nbsp;&nbsp;&nbsp; -- Playing 
'vm-intro'<BR>&nbsp;&nbsp;&nbsp; -- Playing 'beep'<BR>&nbsp;&nbsp;&nbsp; -- 
Recording to /var/spool/asterisk/vm/301/INBOX/msg0009<BR>&nbsp;&nbsp;&nbsp; -- 
User ended message by pressing #<BR>&nbsp;&nbsp;&nbsp; -- Playing 
'vm-msgsaved'<BR>&nbsp; == Parsing '/etc/asterisk/voicemail.conf': Found</DIV>
<DIV>&nbsp;</DIV>
<DIV>Program received signal SIGSEGV, Segmentation fault.<BR>[Switching to 
Thread 32773 (LWP 931)]<BR>0x40120f2a in _int_malloc () from 
/lib/libc.so.6<BR>(gdb) bt<BR>#0&nbsp; 0x40120f2a in _int_malloc () from 
/lib/libc.so.6<BR>#1&nbsp; 0x4012059c in malloc () from 
/lib/libc.so.6<BR>#2&nbsp; 0x080526b3 in ast_frdup (f=0xbf1fe94c) at 
frame.c:250<BR>#3&nbsp; 0x40308c85 in socket_read (id=0x80d6498, fd=11, 
events=1, cbdata=0x0) at chan_iax.c:712<BR>#4&nbsp; 0x08050b5c in ast_io_wait 
(ioc=0x80d0d00, howlong=15) at io.c:268<BR>#5&nbsp; 0x40306d3e in network_thread 
(ignore=0x0) at chan_iax.c:4280<BR>#6&nbsp; 0x4002a76e in pthread_start_thread 
() from /lib/libpthread.so.0<BR>#7&nbsp; 0x4002a7dd in 
pthread_start_thread_event () from 
/lib/libpthread.so.0<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR></DIV></BODY></HTML>