aboutsummaryrefslogtreecommitdiffstats
path: root/main/rtp.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-13Small improvement to the STUN support so it can be used byrizzo1-25/+109
2007-07-12more cleanup, this time to stun_handle_packet(). Among other things:rizzo1-24/+44
2007-07-12a little bit of code cleanup to rtp.c, mostly to function rizzo1-54/+64
2007-07-11add a bit of documentation on what the stun code in rtp.c doesrizzo1-1/+60
2007-06-27Merged revisions 72112 via svnmerge from russell1-1/+1
2007-06-26Merged revisions 71915 via svnmerge from qwell1-0/+3
2007-06-25Convert so more logging to ast_debug (issue #10045, dimas)russell1-13/+12
2007-06-24Conversions to ast_debug()russell1-82/+47
2007-06-22Behold the magic of casting!file1-1/+1
2007-06-22Merged revisions 71063 via svnmerge from murf1-1/+1
2007-06-21Add manager events for RTCP statistics.qwell1-0/+98
2007-06-21Merged revisions 70727 via svnmerge from file1-0/+13
2007-06-20Merged revisions 70360 via svnmerge from file1-1/+1
2007-06-19Merged revisions 70003 via svnmerge from file1-12/+17
2007-06-12Merged revisions 68922 via svnmerge from file1-0/+5
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-0/+1
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-8/+8
2007-06-06Merged revisions 67650 via svnmerge from file1-1/+6
2007-06-04Merged revisions 67071 via svnmerge from russell1-1/+1
2007-05-29Merged revisions 66437 via svnmerge from file1-2/+3
2007-05-24Make this build on *my* machine again, and hopefully not break others.russell1-1/+1