> Unfortunately, if I kill all asterisk-processes with "kill -9 ...", a > coredump never is writen to "/tmp", I also looked in other dirs.
Try kill -6 (i.e. SIGABRT). That usually triggers a core dump for me. Luki -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
