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
Mark Michelson 0bde0b9ed2
Remove extra lock from local_indicate in connected line case.
16 years ago
..
h323 Update references to bugs.digium.com and reviewboard.digium.com to the new URLs. 16 years ago
misdn Const-ify the world (or at least a good part of it) 16 years ago
xpmr Merged revisions 159025 via svnmerge from 17 years ago
Makefile New signaling module to handle analog operations in chan_dahdi 16 years ago
chan_agent.c Remove documentation for the 'exten' argument to the AGENT function. 16 years ago
chan_alsa.c Display an error message when chan_alsa fails to load due to a missing 16 years ago
chan_bridge.c Convert the ast_channel data structure over to the astobj2 framework. 16 years ago
chan_console.c Eliminate several needless checks and fix a few memory leaks 16 years ago
chan_dahdi.c New signaling module to handle analog operations in chan_dahdi 16 years ago
chan_gtalk.c Don't crash if an RTP instance can't be created. This could occur when an 16 years ago
chan_h323.c Make H.323 compile with FDLEAK detection code enabled 16 years ago
chan_iax2.c Fix a bug where the trunkmtu setting was not set to the default value of 1240 on load but was on reload. 16 years ago
chan_jingle.c Fix some uninitialized memory notices that appeared under valgrind. 16 years ago
chan_local.c Remove extra lock from local_indicate in connected line case. 16 years ago
chan_mgcp.c Const-ify the world (or at least a good part of it) 16 years ago
chan_misdn.c Make chan_misdn compile. 16 years ago
chan_nbs.c Const-ify the world (or at least a good part of it) 16 years ago
chan_oss.c Const-ify the world (or at least a good part of it) 16 years ago
chan_phone.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 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 Fix a bug where the Event and Content-Type headers were added twice to outgoing SIP NOTIFY messages. 16 years ago
chan_skinny.c Implement a new element in AstXML for AMI actions documentation. 16 years ago
chan_unistim.c Const-ify the world (or at least a good part of it) 16 years ago
chan_usbradio.c Janitor, use ARRAY_LEN() when possible. 17 years ago
chan_vpb.cc incorporates r159808 from branches/1.4: 17 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 Const-ify the world (or at least a good part of it) 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 New signaling module to handle analog operations in chan_dahdi 16 years ago
sig_analog.h New signaling module to handle analog operations in chan_dahdi 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