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
Michiel van Baak 4741113bac
formatting changes.
17 years ago
..
h323 Merged revisions 117081 via svnmerge from 17 years ago
misdn fix up various warnings found via the addition of format string checking... some of these were really, really bad code 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 Merged revisions 116463 via svnmerge from 17 years ago
chan_alsa.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
chan_console.c chan_console fixes because of ast_frame.data => ast_frame.data.ptr 17 years ago
chan_features.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_gtalk.c - remove whitespaces between tags in received XML packets before giving 17 years ago
chan_h323.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
chan_iax2.c Fixes a bug in chan_iax that uses send_command to poke a peer while a channel is unlocked in some cases, and because it can cause seemingly 17 years ago
chan_jingle.c Changed to temporary namespaces to match with latest XEPs. As soon as 17 years ago
chan_local.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
chan_mgcp.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
chan_misdn.c oops 17 years ago
chan_nbs.c one more place I forgot 17 years ago
chan_oss.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 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 Merged revisions 118646 via svnmerge from 17 years ago
chan_skinny.c formatting changes. 17 years ago
chan_unistim.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 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
chan_zap.c Merged revisions 118163 via svnmerge from 17 years ago
console_board.c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. 18 years ago
console_gui.c do not die on SDL_ACTIVEEVENT reporting lost focus. 17 years ago
console_video.c Allow users to specify 'startgui=1' in oss.conf so that the 17 years ago
console_video.h Two changes: 18 years ago
iax2-parser.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
iax2-parser.h Improve native transfers when a chain of IAX2 connections are in use. 17 years ago
iax2-provision.c Fixes a problem where all the templates were marked as dead no matter what. The templates should only be marked as dead if a configuration file has been successfully loaded and has changes. Bug found while making API documentation for 1.6.0. 17 years ago
iax2-provision.h
iax2.h Merged revisions 114880 via svnmerge from 17 years ago
misdn_config.c Oops, missed one 17 years ago
vcodecs.c prevent a panic when destroying a channel with no incoming video. 18 years ago
vgrabbers.c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. 18 years ago