asterisk/channels
Joshua Colp 10cdbe28a8 Merged revisions 109386 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r109386 | file | 2008-03-18 11:58:39 -0300 (Tue, 18 Mar 2008) | 3 lines

Put a maximum limit on the number of payloads accepted, and also make sure a given payload does not exceed our maximum value.
(AST-2008-002)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109390 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-03-18 15:08:09 +00:00
..
h323 Merged revisions 103823 via svnmerge from 2008-02-19 20:31:15 +00:00
misdn Merged revisions 107464 via svnmerge from 2008-03-11 15:13:38 +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 Merged revisions 107713 via svnmerge from 2008-03-11 20:50:57 +00:00
chan_agent.c Merged revisions 104086 via svnmerge from 2008-02-25 18:38:51 +00:00
chan_alsa.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +00:00
chan_console.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +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 107714 via svnmerge from 2008-03-11 20:53:48 +00:00
chan_h323.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +00:00
chan_iax2.c (closes issue #6002) 2008-03-07 18:57:57 +00:00
chan_jingle.c Merged revisions 107714 via svnmerge from 2008-03-11 20:53:48 +00:00
chan_local.c Merged revisions 105570 via svnmerge from 2008-03-03 17:17:27 +00:00
chan_mgcp.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +00:00
chan_misdn.c Merged revisions 106552 via svnmerge from 2008-03-07 06:54:47 +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 Merged revisions 108796 via svnmerge from 2008-03-14 20:09:37 +00:00
chan_phone.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +00:00
chan_sip.c Merged revisions 109386 via svnmerge from 2008-03-18 15:08:09 +00:00
chan_skinny.c Update the directory of placed calls on skinny phones 2008-03-17 17:43:46 +00:00
chan_unistim.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +00:00
chan_usbradio.c Merge changes from team/mvanbaak/cli-command-audit 2008-02-08 21:26:32 +00:00
chan_vpb.cc fix another potential bug found by gcc 4.3 2008-03-11 15:39:37 +00:00
chan_zap.c add support for named sections in zapata.conf, and fix a few bugs in config file parsing 2008-03-12 21:37: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 Fix minor misuses of snprintf 2008-03-04 23:10:45 +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 Merged revisions 100930 via svnmerge from 2008-01-29 17:42:48 +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