No subject


Thu Jul 12 09:23:04 CDT 2007


one in handle_statechange() and the other one in update_status(). I've
removed the first one and I came up with a simpler form of
handle_statechange. This just passes the state interface name to the
update_status. I've also removed "/" checking in update_status(), so now
Custom: state interfaces are working 100%.

The real application I'm using is emulation of chan_agent with MeetMe
rooms, as AgentLogin does not have dynamic capabilities and I need "live"
agents (always on).


====================================================================== 

---------------------------------------------------------------------- 
 (0092261) svnbot (reporter) - 2008-09-09 11:17
 http://bugs.digium.com/view.php?id=12979#c92261 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 142090

U   branches/1.6.0/apps/app_queue.c

------------------------------------------------------------------------
r142090 | mmichelson | 2008-09-09 11:17:30 -0500 (Tue, 09 Sep 2008) | 16
lines

Fix app_queue's device state callback so that it
can correctly parse custom device states (and any
other device which does not contain a '/').

1.6.1 will be getting this patch as well, but trunk
is going to get a much more massive patch by bbryant
which does some very nice overhauling of some
structures in app_queue.

(closes issue http://bugs.digium.com/view.php?id=12979)
Reported by: sigxcpu
Patches:
      12979.patch uploaded by putnopvut (license 60)
Tested by: sigxcpu


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=142090 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-09 11:17 svnbot         Checkin                                      
2008-09-09 11:17 svnbot         Note Added: 0092261                          
======================================================================




More information about the asterisk-bugs mailing list