since 2 days this is why my asterisk doesn't start, only in *foreground* as I've posted yesterday. When I try to start simple by asterisk it exits. socket(PF_UNIX, SOCK_STREAM, 0) = 3 connect(3, {sin_family=AF_UNIX, path=" /var/run/asterisk.ctl"}, 110) = -1 ENOENT (No such file or directory) close(3) = 0 unlink("/var/run/asterisk.pid") = -1 ENOENT (No such file or directory) open("/var/run/asterisk.pid", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3 getpid() = 1848 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40018000 write(3, "1848\n", 5) = 5 close(3) = 0 munmap(0x40018000, 4096) = 0 fork() = 1849 _exit(0) = ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030520/10549f63/attachment.htm