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
David Vossel 61bc1854d5
fixes issue with channels not going down after transfer
17 years ago
..
h323 Update references to bugs.digium.com and reviewboard.digium.com to the new URLs. 17 years ago
misdn Const-ify the world (or at least a good part of it) 17 years ago
xpmr Merged revisions 159025 via svnmerge from 17 years ago
Makefile New signaling module to handle analog operations in chan_dahdi 17 years ago
chan_agent.c Remove documentation for the 'exten' argument to the AGENT function. 17 years ago
chan_alsa.c Display an error message when chan_alsa fails to load due to a missing 17 years ago
chan_bridge.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
chan_console.c Eliminate several needless checks and fix a few memory leaks 17 years ago
chan_dahdi.c New signaling module to handle analog operations in chan_dahdi 17 years ago
chan_gtalk.c Don't crash if an RTP instance can't be created. This could occur when an 17 years ago
chan_h323.c Make H.323 compile with FDLEAK detection code enabled 17 years ago
chan_iax2.c fixes issue with channels not going down after transfer 17 years ago
chan_jingle.c Fix some uninitialized memory notices that appeared under valgrind. 17 years ago
chan_local.c Remove extra lock from local_indicate in connected line case. 17 years ago
chan_mgcp.c Const-ify the world (or at least a good part of it) 17 years ago
chan_misdn.c Make chan_misdn compile. 17 years ago
chan_nbs.c Const-ify the world (or at least a good part of it) 17 years ago
chan_oss.c Const-ify the world (or at least a good part of it) 17 years ago
chan_phone.c This commit introduces COLP/CONP and Redirecting party information into Asterisk. 17 years ago
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 18 years ago
chan_sip.c Correct documentation for the register line, specifically where the domain should be specified. 17 years ago
chan_skinny.c Implement a new element in AstXML for AMI actions documentation. 17 years ago
chan_unistim.c Const-ify the world (or at least a good part of it) 17 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, 18 years ago
console_gui.c Const-ify the world (or at least a good part of it) 17 years ago
console_video.c (closes issue #13557) 17 years ago
console_video.h implement the 'freeze' function for incoming frames; 18 years ago
iax2-parser.c Tell the IAX2 parser about more control frame types. 17 years ago
iax2-parser.h Merged revisions 194557,194685 via svnmerge from 17 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 17 years ago
misdn_config.c Const-ify the world (or at least a good part of it) 17 years ago
sig_analog.c New signaling module to handle analog operations in chan_dahdi 17 years ago
sig_analog.h New signaling module to handle analog operations in chan_dahdi 17 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 17 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago