aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/rtp.h
AgeCommit message (Expand)AuthorFilesLines
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-1/+6
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...file1-0/+2
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...file1-2/+13
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...kpfleming1-3/+10
2006-06-09Move payloadtype back home to rtp.c oej1-13/+0
2006-06-09Rename ast_rtp_early_media to ast_rtp_early_bridge to avoid confusion.oej1-1/+3
2006-06-08move 'struct ast_rtp' back to rtp.c where it belongskpfleming1-53/+9
2006-06-06Merge of the "sdpcleanup" branch. Thanks to John Martin for a lot of testsoej1-5/+7
2006-06-05Move definition of RTP structure to rtp.h (preparing for future changes)oej1-2/+64
2006-06-05Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson)oej1-0/+6
2006-05-16mark RTP sessions that are not carrying DTMFkpfleming1-0/+3
2006-05-11Go ahead and merge STUN mods for RTP in preparation for some STUN markster1-0/+2
2006-05-09Make SIP early media work more efficiently without so many reinvitesmarkster1-2/+5
2006-03-31removal of trailing whitespace and useless 'extern'rizzo1-7/+7
2006-02-14Bug 4377 - Initial round of loader changestilghman1-1/+1
2006-01-03update copyright headers for files changed this yearkpfleming1-1/+1
2006-01-03Bug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update dox...oej1-11/+12
2005-12-20Major RTP fixes for using inbound SDP on outbound connection, get rid of markster1-1/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-1/+1
2005-10-13Fix call timeouts with rtp bridge etc (bug #5252)markster1-1/+1
2005-10-12fix some formatting and add some comments (issue #5403)russell1-2/+32
2005-09-09allow users of RTP to know when the peer endpoint is (apparently) behind a NATkpfleming1-1/+1
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-6/+15
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-4/+4
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)kpfleming1-0/+3
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-5/+8
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-3/+3
2005-01-07Support CNG transmission when on hold (bug #2904)markster1-0/+2
2004-12-28Permit RTP to be resetmarkster1-2/+4
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypemarkster1-0/+1
2004-07-08Extend bindaddr to RTP connections on SIP (bug #1989 et al)markster1-0/+2
2004-05-27Make RTP handle codecs (first pass)markster1-1/+1
2003-11-15Don't do reinvite if both parties talk diffrent codecsmartinp1-0/+1
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-4/+8
2003-05-16Make RTP ports configurablemarkster1-0/+4
2003-05-02Show uptimemarkster1-1/+3
2003-03-20Don't destory rtp until destroy, use rtp_stop insteadmarkster1-0/+2
2003-03-13Thu Mar 13 07:00:01 CET 2003matteo1-7/+9
2003-03-12Wed Mar 12 07:00:01 CET 2003matteo1-4/+22
2003-03-07Fri Mar 7 07:00:00 CET 2003matteo1-0/+2
2003-02-16Sun Feb 16 07:00:01 CET 2003matteo1-0/+15
2003-02-12mer feb 12 14:56:57 CET 2003matteo1-0/+4
2003-01-17Version 0.3.0 from FTPmarkster1-0/+6
2002-07-31Version 0.2.0 from FTPmarkster1-0/+1
2002-06-16Version 0.1.12 from FTPmarkster1-0/+54