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
Sean Bright f3111835bb
Merged revisions 140605 via svnmerge from
17 years ago
..
h323 Swap "static" and "const", so that "static" appears at the beginning of each 17 years ago
misdn channels/chan_misdn.c 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 17 years ago
chan_agent.c Merged revisions 138942 via svnmerge from 17 years ago
chan_alsa.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 17 years ago
chan_console.c Merged revisions 140488 via svnmerge from 17 years ago
chan_dahdi.c Move the mwi send thread functionality back into the do_monitor thread so that it is easier to manage CID spill resources when do_monitor needs to be killed. 17 years ago
chan_features.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 17 years ago
chan_gtalk.c Fix two memory leaks in chan_gtalk, thanks Eliel! 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 Merged revisions 140605 via svnmerge from 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) 17 years ago
chan_mgcp.c More RSW merges. This should do it for the channels/ dir. 17 years ago
chan_misdn.c channels/chan_misdn.c 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 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 17 years ago
chan_sip.c When a call is rejected because of call-limit, the channel driver is behaving 17 years ago
chan_skinny.c fix unholding phones after hangup on older cisco phones. 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 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 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. 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 Merge changes from team/bbryant/keyrotation 17 years ago
misdn_config.c channels/chan_misdn.c 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