asterisk/channels
2009-08-20 03:26:59 +00:00
..
h323 fixes some memory leaks and redundant conditions 2009-06-18 16:37:42 +00:00
misdn Merged revisions 212727 via svnmerge from 2009-08-18 16:29:47 +00:00
xpmr AST-2009-005 2009-08-10 19:20:57 +00:00
chan_agent.c Correct spelling of AGENTACCEPTDTMF in chan_agent. 2009-08-17 18:50:24 +00:00
chan_alsa.c Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files. 2009-07-28 13:49:46 +00:00
chan_bridge.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
chan_console.c Fixes numerous spelling errors. Patch submitted by alecdavis. 2009-07-30 16:07:05 +00:00
chan_dahdi.c fixed bug caused by calling ast_request without calling ast_call on an R2 channel, ie, CHANISAVAIL 2009-08-20 03:26:59 +00:00
chan_gtalk.c Always specify which RTP engine is desired for a new RTP instance. 2009-08-12 10:11:36 +00:00
chan_h323.c Always specify which RTP engine is desired for a new RTP instance. 2009-08-12 10:11:36 +00:00
chan_iax2.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_jingle.c Always specify which RTP engine is desired for a new RTP instance. 2009-08-12 10:11:36 +00:00
chan_local.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
chan_mgcp.c Always specify which RTP engine is desired for a new RTP instance. 2009-08-12 10:11:36 +00:00
chan_misdn.c Send a generic return result when we receive a CallDeflection facility message in chan_misdn. 2009-08-13 17:33:44 +00:00
chan_multicast_rtp.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
chan_nbs.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
chan_oss.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_phone.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c Better parsing for the "register" line 2009-08-19 21:05:17 +00:00
chan_skinny.c Always specify which RTP engine is desired for a new RTP instance. 2009-08-12 10:11:36 +00:00
chan_unistim.c Always specify which RTP engine is desired for a new RTP instance. 2009-08-12 10:11:36 +00:00
chan_usbradio.c AST-2009-005 2009-08-10 19:20:57 +00:00
chan_vpb.cc Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize" 2009-07-27 16:33:50 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
console_video.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Tell the IAX2 parser about more control frame types. 2009-06-01 21:03:18 +00:00
iax2-parser.h Merged revisions 194557,194685 via svnmerge from 2009-05-15 20:52:12 +00:00
iax2-provision.c AST-2009-005 2009-08-10 19:20:57 +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 Merged revisions 194557,194685 via svnmerge from 2009-05-15 20:52:12 +00:00
Makefile Merged revisions 207647 via svnmerge from 2009-07-21 13:28:04 +00:00
misdn_config.c Merged revisions 212498 via svnmerge from 2009-08-17 16:50:45 +00:00
sig_analog.c Merged revisions 212430 via svnmerge from 2009-08-17 15:42:51 +00:00
sig_analog.h More code that somehow got left out of sig_analog 2009-08-14 22:39:11 +00:00
sig_pri.c Add COLP support to chan_dahdi/sig_pri. 2009-08-18 23:53:55 +00:00
sig_pri.h Add COLP support to chan_dahdi/sig_pri. 2009-08-18 23:53:55 +00:00
vcodecs.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00