You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/channels
Kevin P. Fleming ed2a3cedd1
Merged revisions 209759 via svnmerge from
16 years ago
..
h323 fixes some memory leaks and redundant conditions 16 years ago
misdn Merged revisions 209759 via svnmerge from 16 years ago
xpmr fixes some memory leaks and redundant conditions 16 years ago
Makefile Merged revisions 207647 via svnmerge from 16 years ago
chan_agent.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_alsa.c Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files. 16 years ago
chan_bridge.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_console.c Fixes numerous spelling errors. Patch submitted by alecdavis. 16 years ago
chan_dahdi.c Merged revisions 209759 via svnmerge from 16 years ago
chan_gtalk.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_h323.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_iax2.c Merged revisions 208923 via svnmerge from 16 years ago
chan_jingle.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_local.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_mgcp.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_misdn.c Merged revisions 209759 via svnmerge from 16 years ago
chan_multicast_rtp.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_nbs.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_oss.c Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files. 16 years ago
chan_phone.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 17 years ago
chan_sip.c Improve chan_sip's ability to determine what methods should and should not be used in a dialog. 16 years ago
chan_skinny.c Merged revisions 208746 via svnmerge from 16 years ago
chan_unistim.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_usbradio.c Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files. 16 years ago
chan_vpb.cc Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize" 16 years ago
console_board.c import the recent additions for video console into trunk, 17 years ago
console_gui.c Const-ify the world (or at least a good part of it) 16 years ago
console_video.c (closes issue #13557) 17 years ago
console_video.h implement the 'freeze' function for incoming frames; 17 years ago
iax2-parser.c Tell the IAX2 parser about more control frame types. 16 years ago
iax2-parser.h Merged revisions 194557,194685 via svnmerge from 16 years ago
iax2-provision.c - iax2-provision was not freeing iax_templates structure when unloading the chan_iax2.so module. 17 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Merged revisions 194557,194685 via svnmerge from 16 years ago
misdn_config.c Const-ify the world (or at least a good part of it) 16 years ago
sig_analog.c Merged revisions 207827 via svnmerge from 16 years ago
sig_analog.h The dialing flag was mistakingly removed from sig_pri. 16 years ago
sig_pri.c Add missing ifdef-s for service maintenance message functionality 16 years ago
sig_pri.h Add missing ifdef-s for service maintenance message functionality 16 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 16 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago