[asterisk-dev] Re: [asterisk-commits] trunk r34461 -
/trunk/channels/chan_agent.c
Kevin P. Fleming
kpfleming at digium.com
Fri Jun 16 05:25:51 MST 2006
----- asterisk-commits at lists.digium.com wrote:
> Author: bweschke
> Date: Fri Jun 16 07:24:14 2006
> New Revision: 34461
>
> URL: http://svn.digium.com/view/asterisk?rev=34461&view=rev
> Log:
> Make sure agent_tech is unregistered within unload_module(). It's in
> 1.2, but was lost at some point in /trunk. #7374 (jstorm)
Please ensure that the agent_tech structure is unregistered _before_ we destroy all the internal structures, otherwise it is possible for the PBX to try to place a call after the internal data has been released.
--
Kevin P. Fleming
Senior Software Engineer
Digium, Inc.
More information about the asterisk-dev
mailing list