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
Terry Wilson cfaef11e0f
A blind transfer to the parking thread would cause a segfault because copy_request accesses dst->data w/o being able to tell whether it is proerly initialized
17 years ago
..
h323 Swap "static" and "const", so that "static" appears at the beginning of each 17 years ago
misdn * Miscellaneous formatting changes to make v1.4 and trunk 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 We should only unsubscribe to the device state event 17 years ago
chan_alsa.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
chan_console.c Merge the cli_cleanup branch. 17 years ago
chan_dahdi.c Merge the cli_cleanup branch. 17 years ago
chan_features.c Merge the cli_cleanup branch. 17 years ago
chan_gtalk.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
chan_h323.c Merge the cli_cleanup branch. 17 years ago
chan_iax2.c Merged revisions 146799 via svnmerge from 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 146711 via svnmerge from 17 years ago
chan_mgcp.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
chan_misdn.c * Miscellaneous formatting changes to make v1.4 and trunk 17 years ago
chan_nbs.c one more place I forgot 17 years ago
chan_oss.c Merge the cli_cleanup branch. 17 years ago
chan_phone.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 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 A blind transfer to the parking thread would cause a segfault because copy_request accesses dst->data w/o being able to tell whether it is proerly initialized 17 years ago
chan_skinny.c make 'module unload chan_skinny.so' actually work. 17 years ago
chan_unistim.c Merge the cli_cleanup branch. 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 Repair IAXVAR implementation so that it works again (regression?) 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