Commit Graph

171 Commits (eec5ae456611a9ee082abe3d003983c94561e6be)

Author SHA1 Message Date
Automerge Script 56944e5dfc automerge commit
18 years ago
Automerge Script f309e69638 automerge commit
18 years ago
Kevin P. Fleming dd0edc0f9c merge up to branch 1.2 and re-enable automerge
19 years ago
Kevin P. Fleming 05f6188c69 manual update, since automerge is not running at this time
19 years ago
Automerge script 4a00839358 automerge commit
19 years ago
Automerge script aee92d097a automerge commit
19 years ago
Automerge script 25ba50fb8f automerge commit
19 years ago
Automerge script 424b3fd4eb automerge commit
19 years ago
Automerge script c7a667391b automerge commit
19 years ago
Automerge script e9ee611581 automerge commit
19 years ago
Automerge script ca6ae319c7 automerge commit
19 years ago
Automerge script f1fade4fa6 automerge commit
20 years ago
Automerge script 13d5513465 automerge commit
20 years ago
Automerge script 19c52a797b automerge commit
20 years ago
Kevin P. Fleming 69ac155838 initial import of Asterisk SIP support for network security devices
20 years ago
Russell Bryant 45c15e8561 do not allow an rtp message with zero type (issue #5749)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Mark Spencer 4606d74a66 Fix wrap around for rtp (bug #5595)
20 years ago
Kevin P. Fleming be7cdd4cd1 issue #5595
20 years ago
Kevin P. Fleming cb28ef70bc allow DTMF timeout to be configurable (issue #5160)
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer 141d9f7156 Make sure when the timeout occurs that we actually break the bridge (bug #5252)
20 years ago
Kevin P. Fleming 1e21c56426 use existing sample size in frame instead of recalculating it (issue #5390)
20 years ago
Mark Spencer dd11afca42 Fix call timeouts with rtp bridge etc (bug #5252)
20 years ago
Russell Bryant 8e5d45f3ac fix some formatting and add some comments (issue #5403)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 60ffafcc39 allow users of RTP to know when the peer endpoint is (apparently) behind a NAT
20 years ago
Kevin P. Fleming 19a4e8fe6d clarify transmission failure message when RTP peer is behind NAT (issue #5136 with mods to use flag bits instead of new variable)
20 years ago
Mark Spencer 5d4d2fdfd4 Add SIP video fixes
20 years ago
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