summaryrefslogtreecommitdiff
path: root/rtp.c
AgeCommit message (Expand)Author
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-11Fix wrap around for rtp (bug #5595)Mark Spencer
2005-11-08issue #5595Kevin P. Fleming
2005-11-01allow DTMF timeout to be configurable (issue #5160)Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-14Make sure when the timeout occurs that we actually break the bridge (bug #5252)Mark Spencer
2005-10-14use existing sample size in frame instead of recalculating it (issue #5390)Kevin P. Fleming
2005-10-13Fix call timeouts with rtp bridge etc (bug #5252)Mark Spencer
2005-10-12fix some formatting and add some comments (issue #5403)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-09allow users of RTP to know when the peer endpoint is (apparently) behind a NATKevin P. Fleming
2005-09-07clarify transmission failure message when RTP peer is behind NAT (issue #5136...Kevin P. Fleming
2005-08-30Add SIP video fixesMark Spencer
2005-08-12Fix accidental RTCP/RTP linkageMark Spencer
2005-08-09bridging code cleanups:Kevin P. Fleming
2005-08-03Improve RTP comments (bug #4792 with mods)Mark Spencer
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-14ensure we record the last seqno we transmitted (bug #4659)Kevin P. Fleming
2005-07-12send final 3 RFC2833 packets with same seqno (bug #4659)Kevin P. Fleming
2005-06-18Revert silly "sipura fix" which breaks RFC compatibility (bug #4549)Mark Spencer
2005-06-18Don't try to read from an rtcp if there isn't oneMark Spencer
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-02fix wordwrapJeremy McNamara
2005-06-02Spell noise correctlyJeremy McNamara
2005-05-16add comments, fix typos, and add note on default values (bug #4284)Russell Bryant
2005-05-15fix RTP DTMF for Sipura SPA-3000 (bug #3675, yet again)Kevin P. Fleming
2005-05-15correct some signed/unsigned issues found by GCC 4 (bug #4237)Kevin P. Fleming
2005-05-14Add remainder of rtp fixes, iax2 patch (bug #3961)Mark Spencer
2005-05-14properly strip incoming padded RTP frames (bug #4264)Kevin P. Fleming
2005-05-04don't report EAGAIN as an error (bug #4128)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-20ensure that sequential DTMF sent via RTP has some 'dead air' between digits (...Kevin P. Fleming
2005-04-06use more efficient code to produce non-codec-capability list (bug #3960)Kevin P. Fleming
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)Kevin P. Fleming
2005-04-04fix breakage from slin endianness commit earlier today (sorry :-()Kevin P. Fleming
2005-04-03handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)Kevin P. Fleming
2005-03-31Fix RTP checksums config option (bug #3908 with minor mods)Mark Spencer
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2005-03-25Don't use deprecated "2" location for G.726 (rfc3551)Mark Spencer
2005-03-24show correct seq no in debug output (bug #3849)Russell Bryant
2005-03-17Add support for Solaris/x86 (bug #3064)Mark Spencer
2005-03-05Merge H.263+ support (bug #3709)Mark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-02-27Revert earlier timestamp stuff pending contact with Intel over apparent HMP b...Mark Spencer
2005-02-27Make sure we increase the timestamp between digits (bug #3675)Mark Spencer
2005-02-15Fix message from WARNING to DEBUG.Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-18Send a few more rfc2833 events on hte "down" (bug #3339)Mark Spencer