Hi. It seems asterisk is in endless loop. Try this: 1) Try to compile debug version of asterisk, 2) launch it. 3) connect to it with GDB when it's in endless loop (0% idle). 4) Execute `info threads` to check what thread makes that loop. It's the one in the 'RUNNING' state. 5) exit GDB 6) repeat 3-5 several times to make sure about thread that causes problem 7) connect with GDB again 8) Go to `thr <number>` to thread that seems to cause problem and check `bt` to see what piece of code causes problem. Matthias Fechner wrote: Hi, Michiel van Baak schrieb:What version of asterisk is this ?it is the current version from the port: asterisk-1.4.23.1 An Open Source PBX and telephony toolkit asterisk-addons-1.4.6_4 GPL modules for the Asterisk Open Source PBX asterisk-app-ldap-2.0.r1_2 LDAPget application module for the Asterisk zaptel-1.4.11_1 A FreeBSD Driver for FXO, FXS, BRI and PRI Telephony newt-0.51.0_8 Not Erik's Windowing Toolkit: console I/O handlingBest regards Matthias -- Andrii Arsirii Streamco CEO +380972400426 http://streamco.org.ua -- Andrii Arsirii Streamco CEO +380972400426 http://streamco.org.ua |
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- Asterisk-BSD mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-bsd