>> one to get the status of the queues, and one to get the status of agents. Would one of these commands happen to be show queues or show agents because this guys do a compelete lock on the agents and the queues lists then they lock the individual nodes when it prints those dtls every time it loops to read that info, when you get your next deadlock do this http://www.voip-info.org/tiki-index.php?page=Asterisk%20debugging and see if you are in a "_pthread_wait_for_restart_signal". look back down the bt for each thread & see if you typically have any calls to chan_agent.c-> agents_show or app_queue.c->__queues_show
if you do I'd say you almost got a smkoing gun but we need to see that bt to be sure.. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
