Files
asterisk/apps
Russell Bryant ff73bfb7e7 I know we have talked about rewriting app_queue for Asterisk 1.6, but once I
saw this, I couldn't help myself from changing it.  Previously, for *every*
device state change, app_queue would spawn a thread to handle it.  Now, the
device state callback just puts the state change in a queue and it gets
handled by a single state change processing thread.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@65298 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-05-21 06:56:21 +00:00
..
2007-02-24 20:29:41 +00:00
2007-02-15 02:02:30 +00:00
2007-02-15 02:02:30 +00:00
2007-02-15 02:02:30 +00:00
2007-02-15 01:52:10 +00:00
2006-12-27 16:58:03 +00:00
2007-03-06 20:41:21 +00:00