asterisk/channels
Russell Bryant 96f4079dac Don't use ast_channel_lock_both() here, it only exists in one of my branches.
This is theoretically a potential deadlock, but it's the way it was before so
I'm going to leave it this way for now.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82776 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-09-18 16:10:48 +00:00
..
h323 Merged revisions 81383 via svnmerge from 2007-08-30 15:40:18 +00:00
misdn Merged revisions 82249 via svnmerge from 2007-09-11 16:15:10 +00:00
xpmr use the standard license header for the xpmr files 2007-09-14 16:02:39 +00:00
DialTone.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile it really seems pointless to run gentone to create these header files every time we build Asterisk... 2007-07-06 15:47:16 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
busy.h it really seems pointless to run gentone to create these header files every time we build Asterisk... 2007-07-06 15:47:16 +00:00
chan_agent.c convert various places that access the channel lock directly to use the channel lock wrappers 2007-09-17 22:59:36 +00:00
chan_alsa.c convert various places that access the channel lock directly to use the channel lock wrappers 2007-09-17 22:59:36 +00:00
chan_features.c Add support for using epoll instead of poll. This should increase scalability and is done in such a way that we should be able to add support for other poll() replacements. 2007-08-08 21:44:58 +00:00
chan_gtalk.c Merged revisions 82309 via svnmerge from 2007-09-13 11:54:56 +00:00
chan_h323.c Fix building of trunk. I'm doing work on a Sunday night just to avoid watching Snakes on a Plane which my roommate is watching. 2007-08-20 00:37:12 +00:00
chan_iax2.c convert various places that access the channel lock directly to use the channel lock wrappers 2007-09-17 22:59:36 +00:00
chan_jingle.c Fix DTMF following what has been done in issue #9401. Thanks irroot. 2007-09-14 13:02:31 +00:00
chan_local.c convert various places that access the channel lock directly to use the channel lock wrappers 2007-09-17 22:59:36 +00:00
chan_mgcp.c convert various places that access the channel lock directly to use the channel lock wrappers 2007-09-17 22:59:36 +00:00
chan_misdn.c Merged revisions 82249 via svnmerge from 2007-09-11 16:15:10 +00:00
chan_nbs.c Add support for using epoll instead of poll. This should increase scalability and is done in such a way that we should be able to add support for other poll() replacements. 2007-08-08 21:44:58 +00:00
chan_oss.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
chan_phone.c Merged revisions 81523 via svnmerge from 2007-09-05 15:16:50 +00:00
chan_sip.c Make the MALLOC_DEBUG output for free() useful again. After changing calls to 2007-09-17 18:57:56 +00:00
chan_skinny.c Make the MALLOC_DEBUG output for free() useful again. After changing calls to 2007-09-17 18:57:56 +00:00
chan_usbradio.c Add chan_usbradio to trunk 2007-09-14 15:58:31 +00:00
chan_vpb.cc Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
chan_zap.c Don't use ast_channel_lock_both() here, it only exists in one of my branches. 2007-09-18 16:10:48 +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 Initialize iax_frames variable to NULL, keeps valgrind happy. 2007-09-06 21:01:10 +00:00
iax2-parser.h Merged revisions 75445 via svnmerge from 2007-07-17 20:49:09 +00:00
iax2-provision.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Reformat some of iax2.h and convert comments to doxygen format 2007-04-28 21:26:00 +00:00
misdn_config.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
ring10.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ringtone.h it really seems pointless to run gentone to create these header files every time we build Asterisk... 2007-07-06 15:47:16 +00:00