Commit Graph

142 Commits (022cf309e4b079f125d9c60b7cfe6f4956bb409d)

Author SHA1 Message Date
Mark Spencer 8b7e1054fe Fix accidental RTCP/RTP linkage
20 years ago
Kevin P. Fleming ce7a1e4768 bridging code cleanups:
20 years ago
Mark Spencer a384e30271 Improve RTP comments (bug #4792 with mods)
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming 990bba90a7 ensure we record the last seqno we transmitted (bug #4659)
20 years ago
Kevin P. Fleming 5b11473088 send final 3 RFC2833 packets with same seqno (bug #4659)
20 years ago
Mark Spencer 02998cb285 Revert silly "sipura fix" which breaks RFC compatibility (bug #4549)
20 years ago
Mark Spencer 01c96e65f6 Don't try to read from an rtcp if there isn't one
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Jeremy McNamara 59e98b5540 fix wordwrap
20 years ago
Jeremy McNamara ed447c9cfe Spell noise correctly
20 years ago
Russell Bryant 0dc3f6ee76 add comments, fix typos, and add note on default values (bug #4284)
20 years ago
Kevin P. Fleming 5c88a00280 fix RTP DTMF for Sipura SPA-3000 (bug #3675, yet again)
20 years ago
Kevin P. Fleming 6cd4f9a8d3 correct some signed/unsigned issues found by GCC 4 (bug #4237)
20 years ago
Mark Spencer c936fc827c Add remainder of rtp fixes, iax2 patch (bug #3961)
20 years ago
Kevin P. Fleming 23d7376f4d properly strip incoming padded RTP frames (bug #4264)
20 years ago
Kevin P. Fleming 9bd5c1d95b don't report EAGAIN as an error (bug #4128)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Kevin P. Fleming 35f2e4b8ae ensure that sequential DTMF sent via RTP has some 'dead air' between digits (bug #3675)
20 years ago
Kevin P. Fleming 228f03ae87 use more efficient code to produce non-codec-capability list (bug #3960)
20 years ago
Kevin P. Fleming c7c20f8656 report non-codec capabilities in 'sip debug' properly (bug #3960)
20 years ago
Kevin P. Fleming bbc8c2ce6f fix breakage from slin endianness commit earlier today (sorry :-()
20 years ago
Kevin P. Fleming b96ae79baa handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)
20 years ago
Mark Spencer 1e477ed10f Fix RTP checksums config option (bug #3908 with minor mods)
20 years ago
Mark Spencer f966e5e186 Simplify endianness and fix for unaligned reads (bug #3867)
20 years ago
Mark Spencer 141b2b7d39 Don't use deprecated "2" location for G.726 (rfc3551)
20 years ago
Russell Bryant 1398781ee7 show correct seq no in debug output (bug #3849)
20 years ago
Mark Spencer f9cfe60312 Add support for Solaris/x86 (bug #3064)
20 years ago
Mark Spencer 77b8442606 Merge H.263+ support (bug #3709)
21 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
21 years ago
Mark Spencer 78b9e92af9 Revert earlier timestamp stuff pending contact with Intel over apparent HMP brokenness
21 years ago
Mark Spencer 618b325d73 Make sure we increase the timestamp between digits (bug #3675)
21 years ago
Mark Spencer 73a38e14d3 Fix message from WARNING to DEBUG.
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer a9bbac93a2 Send a few more rfc2833 events on hte "down" (bug #3339)
21 years ago
Mark Spencer d3418aa14a Support CNG transmission when on hold (bug #2904)
21 years ago
Mark Spencer 8bb060d8ac Ignore invalid RTP packets (bug #3030)
21 years ago
Mark Spencer 46ffd20c48 Various and assundary formatting fixes (bug #3174)
21 years ago
Mark Spencer d331358a3b Permit RTP to be reset
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 40fbe50662 Update comment for fmtp 16, implement in RTP (bug #2999)
21 years ago
Mark Spencer dff0090504 Don't increment RTP timestmap on sending of DTMF (bug #2928)
21 years ago
Mark Spencer 3884b05a0e Increment seqno in RTP in RFC2833 (bug #2902)
21 years ago
Mark Spencer c75879d64a Revised seqno fix (bug #2887)
21 years ago
Mark Spencer 0e5ecf4a0d Fix rollover with DTMF (bug #2887)
21 years ago
Mark Spencer 9ab27e3382 Fix segfault
21 years ago
Mark Spencer b40c7e28a4 Add RTP debug support (bug #2570)
21 years ago
Mark Spencer 7bcb9629fd Send empty frames when missing frames arrive (hope this doesn't break anything)
21 years ago