asterisk/channels
Russell Bryant efd1fd9829 revert my changes to convert fields of zt_pvt to use stringfields. When I did
this, I was not keeping in mind the fact that after a stringfield is overwritten
by another string, the memory used by the old string can not be recovered.  I
would like to go back through these changes and make sure that stringfields are
not used for fields that are written to many times before these changes are
committed.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32759 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-06 23:22:12 +00:00
..
h323 - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
misdn added select before write to avoid deadlock on full buffer. added some defines for deadlock debugging. added code snippet for generating silence if we don't have data to write. 2006-06-06 09:40:41 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
chan_agent.c - The recent change to linklists.h broke the build on linux for some reason. 2006-05-11 20:07:44 +00:00
chan_alsa.c move the includes of abstract_jb.h to be with the rest of the asterisk includes. 2006-05-31 17:29:12 +00:00
chan_features.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_h323.c - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
chan_iax2.c Merged revisions 32566 via svnmerge from 2006-06-06 15:48:42 +00:00
chan_jingle.c - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
chan_local.c Merged revisions 29464 via svnmerge from 2006-05-22 16:36:13 +00:00
chan_mgcp.c - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
chan_misdn.c added select before write to avoid deadlock on full buffer. added some defines for deadlock debugging. added code snippet for generating silence if we don't have data to write. 2006-06-06 09:40:41 +00:00
chan_nbs.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_oss.c - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
chan_phone.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_sip.c Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of tests 2006-06-06 16:09:33 +00:00
chan_skinny.c - add the ability to configure forced jitterbuffers on h323, jingle, 2006-06-01 16:47:28 +00:00
chan_vpb.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_zap.c revert my changes to convert fields of zt_pvt to use stringfields. When I did 2006-06-06 23:22:12 +00:00
DialTone.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gentone-ulaw.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gentone.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
iax2-parser.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-parser.h use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-provision.c another batch of cli simplifications 2006-03-28 23:33:02 +00:00
iax2-provision.h useless 'extern' and trailing whitespace removal 2006-03-31 10:11:10 +00:00
iax2.h Allow media to go directly between IAX endpoints while signalling still 2006-05-10 09:09:16 +00:00
Makefile use module names, not file names, in menuselect 2006-06-05 20:46:27 +00:00
misdn_config.c added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels. 2006-06-01 12:51:41 +00:00
ring10.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00