Commit Graph

55 Commits (a7733c579b25c8d5c30b77e76e21e5dc46a5420a)

Author SHA1 Message Date
Mark Michelson c6d9524482 Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESSION_RESULT report.
14 years ago
Matthew Jordan 70bde6ffa7 Fix places in resources where a negative return value could impact execution
14 years ago
Kinsey Moore 46fce6837a Correct output of RTCP jitter statistics in SR and RR reports
14 years ago
Mark Michelson 37a8ff4dc8 Eliminate odd initialization of probation variable.
14 years ago
Jonathan Rose 6aa2cd51f9 Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.
14 years ago
Stefan Schmidt 7b3a04cb6f Fix regression that 'rtp/rtcp set debup ip' only works when also a port was specified.
14 years ago
Matthew Nicholson b4ad988a5a only attempt to do stun handling on ipv4 or ipv4 mapped to ipv6 addresses
14 years ago
Kinsey Moore 0fa2f5914e Quiet RTCP Receiver Reports during fax transmission
14 years ago
Russell Bryant df4d47dff4 Fix crashes in ast_rtcp_write().
14 years ago
Kinsey Moore 5905269669 RTP bridge away with inband DTMF and feature detection
15 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
15 years ago
Terry Wilson ee2920afba Add rtpkeepalives back to 1.8
15 years ago
David Vossel 46a4825fcf Fixes missing colon from To/From headers in RTCP manager events.
15 years ago
Terry Wilson 13562fd2e3 Don't try to send RTP when remote_address is null
15 years ago
Jeff Peeler ddebf12b88 Merged revisions 289798 via svnmerge from
15 years ago
Russell Bryant d0581b8bbd Don't use ast_strdupa() from within the arguments to a function.
15 years ago
Terry Wilson 8a112de270 Fix SRTP for changing SSRC and multiple a=crypto SDP lines
16 years ago
Leif Madsen 5c82781efe Fix issue where TOS is no longer set on RTP packets.
16 years ago
Terry Wilson 03423eaadc Do rtp/rtcp debugging when it is turned on w/o filtering
16 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
16 years ago
Mark Michelson 1e8c66e749 Fix errors where incorrect address information was printed.
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Mark Michelson 41cdf6a720 Merged revisions 274157 via svnmerge from
16 years ago
Paul Belanger 6012128a48 Fix rt(c)p set debug ip taking wrong argument
16 years ago
David Vossel 1a7e1aee5e fixes logic error introduced by slin16 sip support
16 years ago
David Vossel ba3d1ad680 adds support for slin16 in sip
16 years ago
David Vossel b00f58da25 adds speex 16khz audio support
16 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
16 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
16 years ago
David Vossel 51e7ee235b fixes crash during dtmf
16 years ago
Mark Michelson bd716c50fd Recorded merge of revisions 254452 via svnmerge from
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Olle Johansson e8df30b584 Improve support for RTCP reports without report blocks
16 years ago
David Vossel e469483d82 rtp timestamp to timeval calculation fix
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
David Vossel cf87d81e9d Merged revisions 231441 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 844a01b27e Add an "Asterisk Architecture Overview" section to the doxygen documentation.
16 years ago
Kevin P. Fleming 092a118d89 Merged revisions 224670 via svnmerge from
16 years ago
Terry Wilson 717d2ec3c9 Remove spurious debug
16 years ago
Terry Wilson 10ce6cd757 Use rtp properties instead of adding a callback
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Michiel van Baak 3c04a79abf use the actual given ip address for 'rtp set debug ip <foo>' instead of the word 'ip'
17 years ago
Mark Michelson ed8ccbdb73 Gracefully handle malformed RTP text packets.
17 years ago
David Vossel ba2a8457b8 Merged revisions 205471 via svnmerge from
17 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Joshua Colp 1179ecf165 Merged revisions 194208 via svnmerge from
17 years ago
Joshua Colp 973b36a3c7 Fix an incorrect clock rate when sending T140 text.
17 years ago
Joshua Colp aaf1566222 Change how we set the local and remote address.
17 years ago