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
Kevin P. Fleming 4b0a63ffa2
Add 'zap set dnd' CLI command, and ensure that the AMI DNDState event always gets generated.
18 years ago
..
h323 Include the compatibility header file in ast_h323.cxx for compatibility reasons. 18 years ago
misdn Doxygen updates, formatting. 18 years ago
xpmr Allow chan_usbradio to compile again. 18 years ago
DialTone.h Doxygen updates, formatting. 18 years ago
Makefile add support for textareas, used for various dialog windows on the gui. 18 years ago
chan_agent.c Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_APP_ARGS(foo, bar) 18 years ago
chan_alsa.c coding guidelines cleanup 18 years ago
chan_console.c Change reference to external library so it appears on the extref listing 18 years ago
chan_features.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_gtalk.c Merged revisions 97489 via svnmerge from 18 years ago
chan_h323.c Merged revisions 94924 via svnmerge from 18 years ago
chan_iax2.c Several manager changes: 18 years ago
chan_jingle.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_local.c Merged revisions 90735 via svnmerge from 18 years ago
chan_mgcp.c Merged revisions 97195 via svnmerge from 18 years ago
chan_misdn.c Merged revisions 96198 via svnmerge from 18 years ago
chan_nbs.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_oss.c make get_video_desc() return the active console if 18 years ago
chan_phone.c remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_sip.c Merged revisions 98164 via svnmerge from 18 years ago
chan_skinny.c HUGE improvements to QoS/CoS handling by IgorG 18 years ago
chan_unistim.c remove unnecessary (char *) casts for ast_config_AST_* variables. 18 years ago
chan_usbradio.c improve chan_usbradio to use indications just like chan_alsa/chan_oss do now 18 years ago
chan_vpb.cc remove another set of redundant #include "asterisk/options.h" 18 years ago
chan_zap.c Add 'zap set dnd' CLI command, and ensure that the AMI DNDState event always gets generated. 18 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 remove a wrong 'const' 18 years ago
console_video.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_video.h Two changes: 18 years ago
iax2-parser.c Start untangling header inclusion in a way that does not affect 18 years ago
iax2-parser.h
iax2-provision.c HUGE improvements to QoS/CoS handling by IgorG 18 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Doxygen updates, formatting. 18 years ago
misdn_config.c another few errno.h removals 18 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