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 84e049c075
Correctly end locally ended calls.
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 More RSW merges. This should do it for the channels/ dir. 17 years ago
Makefile Bring all app_rpt and chan_usbradio stuff up to date 18 years ago
chan_agent.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 17 years ago
chan_alsa.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 17 years ago
chan_console.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 17 years ago
chan_dahdi.c Biggest offender? chan_dahdi.c! More RSW merging. 17 years ago
chan_features.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 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 18 years ago
chan_iax2.c More RSW merges. This should do it for the channels/ dir. 17 years ago
chan_jingle.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 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 More RSW merges. This should do it for the channels/ dir. 17 years ago
chan_misdn.c Merged revisions 136241 via svnmerge from 17 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 Merge more changes from the resolve-shadow-warnings branch (henceforth known 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 Correctly end locally ended calls. 17 years ago
chan_skinny.c More RSW merges. This should do it for the channels/ dir. 17 years ago
chan_unistim.c More RSW merges. This should do it for the channels/ dir. 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 More RSW merges. This should do it for the channels/ dir. 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 Merged revisions 136241 via svnmerge from 17 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