aboutsummaryrefslogtreecommitdiffstats
path: root/main/rtp.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-27Fix T38 passthrough regression introduced by state changes.file1-2/+4
2008-02-18Merged revisions 103780 via svnmerge from tilghman1-0/+8
2008-02-11Just some minor coding style cleanup...file1-2/+2
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-8/+134
2008-01-30- doxygen fixesoej1-9/+1
2008-01-30Formatting fixesoej1-9/+9
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-18/+6
2008-01-24Merge in strictrtp branch. This adds a strictrtp option to rtp.conf which dro...file1-0/+33
2008-01-16Merged revisions 98958 via svnmerge from file1-0/+2
2008-01-15Merged revisions 98943 via svnmerge from russell1-2/+2
2008-01-11Merged revisions 98325 via svnmerge from file1-0/+10
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej1-2/+2
2007-12-10Merged revisions 92204 via svnmerge from file1-0/+1
2007-12-07Merged revisions 91637 via svnmerge from tilghman1-8/+22
2007-12-03Merged revisions 90588 via svnmerge from file1-1/+1
2007-11-27The following patch with updates for trunk. Works much better in trunk.oej1-3/+16
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-17fix breakage induced by previous mistakerizzo1-3/+0
2007-11-16remove a bunch of duplicate includesrizzo1-3/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-06Commit some cleanups to the format type code.tilghman1-5/+5
2007-10-29Drop the RTCP Read too short message to debug. There are some phones out ther...file1-1/+2
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-4/+4
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-4/+4
2007-10-19More changes to NEW_CLI.qwell1-151/+121
2007-10-15Merged revisions 85559 via svnmerge from file1-4/+4
2007-10-15Merged revisions 85552 via svnmerge from file1-2/+4
2007-10-08Merged revisions 85057 via svnmerge from file1-2/+2
2007-10-08Merged revisions 85023 via svnmerge from file1-0/+5
2007-10-05Merged revisions 84818 via svnmerge from file1-0/+5
2007-10-03Merged revisions 84581 via svnmerge from tilghman1-0/+4
2007-10-02Don't swap channel priority if using epoll as polling should/will only happen...file1-0/+2
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedrussell1-1/+1
2007-09-21Merged revisions 83432 via svnmerge from russell1-9/+9
2007-08-27Merged revisions 80974 via svnmerge from file1-1/+1
2007-08-22Merged revisions 80255 via svnmerge from file1-1/+1
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-3/+11
2007-08-15Merged revisions 79553 via svnmerge from file1-1/+1
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-0/+12
2007-08-06Merged revisions 78172 via svnmerge from file1-1/+1
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-6/+3
2007-07-26Add a link to the list of assigned RTP payload types for convenience.russell1-3/+10
2007-07-26document how the RTP marker bit is passed for video frames,rizzo1-0/+5
2007-07-26add an entry for h263plus in an empty slot of the rtp types.rizzo1-0/+1
2007-07-25Merged revisions 77022 via svnmerge from rizzo1-1/+1
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-3/+3
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...murf1-1/+1
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-3/+3
2007-07-13resolve a compiler warningrussell1-1/+1