[asterisk-commits] russell: trunk r104473 - /trunk/doc/janitor-projects.txt
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Feb 26 22:43:00 CST 2008
Author: russell
Date: Tue Feb 26 22:42:59 2008
New Revision: 104473
URL: http://svn.digium.com/view/asterisk?view=rev&rev=104473
Log:
note that the chan_sip conversion is already in progress
Modified:
trunk/doc/janitor-projects.txt
Modified: trunk/doc/janitor-projects.txt
URL: http://svn.digium.com/view/asterisk/trunk/doc/janitor-projects.txt?view=diff&rev=104473&r1=104472&r2=104473
==============================================================================
--- trunk/doc/janitor-projects.txt (original)
+++ trunk/doc/janitor-projects.txt Tue Feb 26 22:42:59 2008
@@ -1,4 +1,5 @@
-- Convert all existing uses of astobj.h to astobj2.h
+ -- (chan_sip already in progress in a branch)
-- There are many places where large character buffers are allocated in structures. There is a new system for string handling that uses dynamically allocatted memory pools which is documented in include/asterisk/stringfields.h. Examples of where they are currently used are the ast_channel structure defined in include/asterisk/channel.h, some structures in chan_sip.c, and chan_zap.c.
More information about the asterisk-commits
mailing list