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 7df8b8b848
make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
..
h323 Swap "static" and "const", so that "static" appears at the beginning of each 17 years ago
misdn use correct function name... please compile with --enable-dev-mode 17 years ago
xpmr Compile under dev-mode, please. 18 years ago
Makefile Bring all app_rpt and chan_usbradio stuff up to date 18 years ago
chan_agent.c Deprecate *_device_state_* APIs in favor of *_devstate_* APIs 17 years ago
chan_alsa.c Merged revisions 118953 via svnmerge from 18 years ago
chan_console.c Be explicit that we don't want a result from this callback. The callback would 17 years ago
chan_dahdi.c build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for features that will always be present in DAHDI 17 years ago
chan_features.c More expansion of the deadlock avoidance macro, including a macro to do locking 18 years ago
chan_gtalk.c Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
chan_h323.c More expansion of the deadlock avoidance macro, including a macro to do locking 18 years ago
chan_iax2.c make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions 17 years ago
chan_jingle.c Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
chan_local.c Revert half of the fix, as this part may have been unnecessary (related to issue #12914) 18 years ago
chan_mgcp.c Remove some code that used to do something but does not anymore, mainly 17 years ago
chan_misdn.c oops 18 years ago
chan_nbs.c one more place I forgot 18 years ago
chan_oss.c implement the 'freeze' function for incoming frames; 18 years ago
chan_phone.c rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 18 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 Picky, picky, buildbot 17 years ago
chan_skinny.c whitespace fixes only. 17 years ago
chan_unistim.c Swap "static" and "const", so that "static" appears at the beginning of each 17 years ago
chan_usbradio.c Split the compile flags out and wire up some dependencies 18 years ago
chan_vpb.cc Fix trunk breakage 18 years ago
console_board.c import the recent additions for video console into trunk, 18 years ago
console_gui.c implement the 'freeze' function for incoming frames; 18 years ago
console_video.c use ast_pthread_create_detached_background() instead of redoing 17 years ago
console_video.h implement the 'freeze' function for incoming frames; 18 years ago
iax2-parser.c Merge changes from team/bbryant/keyrotation 17 years ago
iax2-parser.h Improve native transfers when a chain of IAX2 connections are in use. 18 years ago
iax2-provision.c Janitor project to convert sizeof to ARRAY_LEN macro. 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 Oops, missed one 18 years ago
vcodecs.c make this compile after ast_frame's data field changed to a union 18 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago