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 64c6397bd0
Merged revisions 194484 via svnmerge from
17 years ago
..
h323 Make H.323 compile with FDLEAK detection code enabled 17 years ago
misdn Add outgoing_colp misdn.conf port parameter. 17 years ago
xpmr Merged revisions 159025 via svnmerge from 17 years ago
Makefile Fix module embedding for chan_h323. 17 years ago
chan_agent.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
chan_alsa.c Merged revisions 182810 via svnmerge from 17 years ago
chan_bridge.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
chan_console.c This is basically a complete rollback of r155401, as it was determined that 17 years ago
chan_dahdi.c add 'const' qualifiers in various places where they should have been 17 years ago
chan_gtalk.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
chan_h323.c Make H.323 compile with FDLEAK detection code enabled 17 years ago
chan_iax2.c Fix a bug where a timer would be created but not acknowledged. 17 years ago
chan_jingle.c Fix some uninitialized memory notices that appeared under valgrind. 17 years ago
chan_local.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
chan_mgcp.c Convert the ast_channel data structure over to the astobj2 framework. 17 years ago
chan_misdn.c Add outgoing_colp misdn.conf port parameter. 17 years ago
chan_nbs.c one more place I forgot 18 years ago
chan_oss.c Merged revisions 171187 via svnmerge from 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 Merged revisions 194484 via svnmerge from 17 years ago
chan_skinny.c Fix some uninitialized memory notices that appeared under valgrind. 17 years ago
chan_unistim.c Send DTMF frame before playing back audio. 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 add 'const' qualifiers in various places where they should have been 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 Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
iax2-parser.h Merged revisions 181340 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 Fixed iax2 key rotation backwards compatibility 17 years ago
misdn_config.c Add outgoing_colp misdn.conf port parameter. 17 years ago
vcodecs.c (closes issue #13557) 17 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago