summaryrefslogtreecommitdiff
path: root/include/asterisk/rtp.h
AgeCommit message (Expand)Author
2007-11-17start using asterisk/network.h for network related headers.Luigi Rizzo
2007-07-13Small improvement to the STUN support so it can be used byLuigi Rizzo
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. TheRussell Bryant
2007-04-16Doxygen changesOlle Johansson
2007-03-26Merged revisions 59207 via svnmerge from Russell Bryant
2007-02-16Adding Realtime Text support (T.140) to AsteriskOlle Johansson
2007-01-11Merged revisions 50466 via svnmerge from Joshua Colp
2006-12-26Merged revisions 48964 via svnmerge from Joshua Colp
2006-12-14Merged revisions 48472 via svnmerge from Joshua Colp
2006-12-05Doxygen updatesOlle Johansson
2006-12-02- Disable RTP timeouts during T.38 transmissionOlle Johansson
2006-11-30Merged revisions 48168 via svnmerge from Joshua Colp
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...Joshua Colp
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...Joshua Colp
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...Joshua Colp
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...Kevin P. Fleming
2006-06-09Move payloadtype back home to rtp.c Olle Johansson
2006-06-09Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.Olle Johansson
2006-06-08move 'struct ast_rtp' back to rtp.c where it belongsKevin P. Fleming
2006-06-06Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of testsOlle Johansson
2006-06-05Move definition of RTP structure to rtp.h (preparing for future changes)Olle Johansson
2006-06-05Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson)Olle Johansson
2006-05-16mark RTP sessions that are not carrying DTMFKevin P. Fleming
2006-05-11Go ahead and merge STUN mods for RTP in preparation for some STUN Mark Spencer
2006-05-09Make SIP early media work more efficiently without so many reinvitesMark Spencer
2006-03-31removal of trailing whitespace and useless 'extern'Luigi Rizzo
2006-02-14Bug 4377 - Initial round of loader changesTilghman Lesher
2006-01-03update copyright headers for files changed this yearKevin P. Fleming
2006-01-03Bug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update dox...Olle Johansson
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of Mark Spencer
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
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-09allow users of RTP to know when the peer endpoint is (apparently) behind a NATKevin P. Fleming
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)Kevin P. Fleming
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2005-01-07Support CNG transmission when on hold (bug #2904)Mark Spencer
2004-12-28Permit RTP to be resetMark Spencer
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypeMark Spencer
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)Mark Spencer
2004-05-27Make RTP handle codecs (first pass)Mark Spencer
2003-11-15Don't do reinvite if both parties talk diffrent codecsMartin Pycko
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPMark Spencer
2003-05-16Make RTP ports configurableMark Spencer