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
Jason Parker fabba06d02
Merged revisions 133295 via svnmerge from
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. 17 years ago
Makefile Bring all app_rpt and chan_usbradio stuff up to date 17 years ago
chan_agent.c Instead of attempting to pass through AST_EVENT_DEVICE_STATE, use DEVICE_STATE_CHANGE 17 years ago
chan_alsa.c Merged revisions 118953 via svnmerge from 17 years ago
chan_console.c This was accidentally reverted. 17 years ago
chan_dahdi.c Merged revisions 133295 via svnmerge from 17 years ago
chan_features.c More expansion of the deadlock avoidance macro, including a macro to do locking 17 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 17 years ago
chan_iax2.c Yet another conversion of '|' to ',' 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) 17 years ago
chan_mgcp.c Merged revisions 123113 via svnmerge from 17 years ago
chan_misdn.c oops 17 years ago
chan_nbs.c one more place I forgot 17 years ago
chan_oss.c implement the 'freeze' function for incoming frames; 17 years ago
chan_phone.c rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 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 Fix issue where tcp in sip is enabled by default, despite what it says in the config sample file. Also fix "sip show settings" for tcp connections. 17 years ago
chan_skinny.c Convert chan_skinny's open-coded linked lists to the list macros 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 17 years ago
chan_vpb.cc Fix trunk breakage 17 years ago
console_board.c import the recent additions for video console into trunk, 17 years ago
console_gui.c implement the 'freeze' function for incoming frames; 17 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; 17 years ago
iax2-parser.c Fix one more file that got changed. 17 years ago
iax2-parser.h Improve native transfers when a chain of IAX2 connections are in use. 17 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 Remove commit that somehow got mergeed into trunk. 17 years ago
misdn_config.c Oops, missed one 17 years ago
vcodecs.c make this compile after ast_frame's data field changed to a union 17 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago