asterisk/channels
Jason Parker bf800d7e25 Merged revisions 100624 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r100624 | qwell | 2008-01-28 12:23:09 -0600 (Mon, 28 Jan 2008) | 1 line

Correct a comment which made little/no sense.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100625 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-28 18:24:40 +00:00
..
h323 Include the compatibility header file in ast_h323.cxx for compatibility reasons. 2007-11-20 14:49:32 +00:00
misdn Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
xpmr Allow chan_usbradio to compile again. 2007-10-17 16:09:01 +00:00
DialTone.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
Makefile Removing chan_vpb from the tree 2008-01-25 22:39:35 +00:00
chan_agent.c Merged revisions 99594 via svnmerge from 2008-01-22 17:46:43 +00:00
chan_alsa.c coding guidelines cleanup 2008-01-03 18:10:13 +00:00
chan_console.c Remove compiler warning for uninitialized variable 2008-01-21 21:11:58 +00:00
chan_features.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_gtalk.c Merged revisions 97489 via svnmerge from 2008-01-09 16:59:09 +00:00
chan_h323.c Merged revisions 100465 via svnmerge from 2008-01-27 22:35:29 +00:00
chan_iax2.c With the switch to the ast_sched_replace* API in trunk, we lose the correction 2008-01-27 23:14:48 +00:00
chan_jingle.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_local.c Merged revisions 100581 via svnmerge from 2008-01-28 17:21:24 +00:00
chan_mgcp.c Merged revisions 100465 via svnmerge from 2008-01-27 22:35:29 +00:00
chan_misdn.c Merged revisions 100465 via svnmerge from 2008-01-27 22:35:29 +00:00
chan_nbs.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_oss.c make get_video_desc() return the active console if 2008-01-09 12:13:32 +00:00
chan_phone.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_sip.c Don't do a network byte order conversion when setting the socket's port variable to that of bindaddr's. It is already in the correct network byte order. 2008-01-28 13:57:38 +00:00
chan_skinny.c Add proper call forwarding (all and busy) support for chan_skinny. 2008-01-14 17:40:36 +00:00
chan_unistim.c remove unnecessary (char *) casts for ast_config_AST_* variables. 2007-12-18 09:46:18 +00:00
chan_usbradio.c improve chan_usbradio to use indications just like chan_alsa/chan_oss do now 2008-01-05 01:05:50 +00:00
chan_zap.c Merged revisions 100624 via svnmerge from 2008-01-28 18:24:40 +00:00
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. 2008-01-10 00:50:39 +00:00
console_gui.c remove a wrong 'const' 2008-01-09 18:12:44 +00:00
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. 2008-01-10 00:50:39 +00:00
console_video.h Two changes: 2008-01-09 18:03:40 +00:00
iax2-parser.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
iax2-parser.h Merged revisions 75445 via svnmerge from 2007-07-17 20:49:09 +00:00
iax2-provision.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
misdn_config.c another few errno.h removals 2007-11-19 21:18:14 +00:00
vcodecs.c prevent a panic when destroying a channel with no incoming video. 2008-01-01 23:54:40 +00:00
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. 2008-01-10 00:50:39 +00:00