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
Joshua Colp a4a9815fe2
When a device registers to use it is entirely possible that they may be in use, so tell the core that we don't know the devstate and have it ask us for it.
17 years ago
..
h323 Swap "static" and "const", so that "static" appears at the beginning of each 17 years ago
misdn we can now build with -Wformat=2, which found a couple of real bugs 17 years ago
xpmr Merged revisions 159025 via svnmerge from 17 years ago
Makefile There is a troublesome assert() in the alsa/control.h header that causes 17 years ago
chan_agent.c Janitor, use ARRAY_LEN() when possible. 17 years ago
chan_alsa.c Janitor, use ARRAY_LEN() when possible. 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 Janitor, use ARRAY_LEN() when possible. 17 years ago
chan_features.c Merged revisions 160207 via svnmerge from 17 years ago
chan_gtalk.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
chan_h323.c Recorded merge of revisions 154263 via svnmerge from 17 years ago
chan_iax2.c Janitor, use ARRAY_LEN() when possible. 17 years ago
chan_jingle.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
chan_local.c Merged revisions 157305 via svnmerge from 17 years ago
chan_mgcp.c This commit does two things: 17 years ago
chan_misdn.c incorporates r159808 from branches/1.4: 17 years ago
chan_nbs.c one more place I forgot 17 years ago
chan_oss.c Janitor, use ARRAY_LEN() when possible. 17 years ago
chan_phone.c Silence a build warning. (chan_phone.c:810: warning: value computed is not used) 17 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 When a device registers to use it is entirely possible that they may be in use, so tell the core that we don't know the devstate and have it ask us for it. 17 years ago
chan_skinny.c Janitor, use ARRAY_LEN() when possible. 17 years ago
chan_unistim.c Merge the cli_cleanup branch. 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, 17 years ago
console_gui.c (closes issue #13557) 17 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 Finish conversion to using ARRAY_LEN and remove it as a janitor project. 17 years ago
iax2-parser.h Improve native transfers when a chain of IAX2 connections are in use. 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 Merge changes from team/bbryant/keyrotation 17 years ago
misdn_config.c we can now build with -Wformat=2, which found a couple of real bugs 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