<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>since 2 days this is why my asterisk doesn't start,
only in *foreground* as I've posted yesterday.</FONT></DIV>
<DIV><FONT face=Arial size=2>When I try to start simple by asterisk it
exits.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>socket(PF_UNIX, SOCK_STREAM,
0) = 3<BR>connect(3,
{sin_family=AF_UNIX,
path="
/var/run/asterisk.ctl"}, 110) = -1 ENOENT (No such file or
directory)<BR>close(3)
=
0<BR>unlink("/var/run/asterisk.pid")
= -1 ENOENT (No such file or directory)<BR>open("/var/run/asterisk.pid",
O_WRONLY|O_CREAT|O_TRUNC, 0666) =
3<BR>getpid()
= 1848<BR>fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0<BR>mmap2(NULL,
4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40018000<BR>write(3, "1848\n",
5)
=
5<BR>close(3)
= 0<BR>munmap(0x40018000,
4096)
=
0<BR>fork()
=
1849<BR>_exit(0)
= ?<BR></DIV></FONT></BODY></HTML>