Merged revisions 48381 via svnmerge from
[asterisk/asterisk.git] / main / rtp.c
2006-12-11 Joshua ColpMerged revisions 48381 via svnmerge from
2006-12-06 Russell BryantStaticize one, and Constify a bunch of usage strings...
2006-12-05 Olle JohanssonDoxygen updates
2006-12-05 Olle JohanssonWell, yes...
2006-12-05 Olle JohanssonReserving flags for coming code (currently in the ...
2006-12-02 Olle Johansson- Disable RTP timeouts during T.38 transmission
2006-11-30 Joshua ColpMerged revisions 48168 via svnmerge from
2006-11-29 Olle JohanssonChange logging for p2p rtp bridge mode
2006-11-29 Joshua ColpMerged revisions 48107 via svnmerge from
2006-11-25 Olle Johansson- Adding comment on suspicious memory allocation. Seems...
2006-11-22 Joshua ColpMerged revisions 47944 via svnmerge from
2006-11-21 Joshua ColpMerged revisions 47897 via svnmerge from
2006-11-20 Joshua ColpUse RTP/RTCP fds on the RTP structure, don't bother...
2006-11-20 Joshua ColpMerged revisions 47852 via svnmerge from
2006-11-15 Joshua ColpMerged revisions 47645 via svnmerge from
2006-11-15 Joshua ColpMerged revisions 47639 via svnmerge from
2006-11-02 Tilghman LesherMerged revisions 47053 via svnmerge from
2006-10-30 Olle JohanssonIn debug mode, recognize that someone is sending zrtp...
2006-10-29 Olle JohanssonBind RTCP to the same IP as RTP.
2006-10-26 Russell Bryantfix various spelling mistakes in comments (issue #8237...
2006-10-25 Kevin P. FlemingMerged revisions 46154 via svnmerge from
2006-10-18 Joshua ColpMerged revisions 45452 via svnmerge from
2006-10-06 Joshua ColpMerged revisions 44628 via svnmerge from
2006-10-06 Joshua ColpMerged revisions 44605 via svnmerge from
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-09-30 Paul CadachMerged revisions 44090 via svnmerge from
2006-09-27 Joshua ColpMerged revisions 43798 via svnmerge from
2006-09-24 Paul CadachSmall Cisco's RTP DTMF update
2006-09-23 Paul CadachCorrect behavior on Cisco's DTMF
2006-09-21 Tilghman LesherRemove deprecated CLI apps from the core
2006-09-21 Joshua ColpSS7 marked the start of an open season for trunk again...
2006-09-20 Tilghman LesherConstify the result of a config retrieval function...
2006-09-20 Joshua ColpTotally break a P2P bridge upon going on hold, and...
2006-09-20 Joshua ColpExpand codec check so that raw formats must be equal...
2006-09-18 Matt O'Gormanallow for packetization on rtp channel drivers, need...
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-09 Joshua ColpOptimize a bit
2006-09-09 Joshua ColpIt's another round of RTP updates!
2006-09-01 Joshua ColpUnbridge the RTP streams at the correct place
2006-09-01 Joshua ColpIf we are doing video and we can't reinvite, then resor...
2006-08-31 Joshua ColpTweak the DTMF muting stuff a bit to take into account...
2006-08-31 Joshua ColpOnly write a received packet out if we are actually...
2006-08-31 Joshua ColpMerge in VLDTMF support with Zaptel/Core done by the...
2006-08-30 Joshua ColpOnly feed a DTMF frame into the core if we need to
2006-08-30 Joshua ColpOnly switch the second alert fd (which is RTCP) to...
2006-08-30 Joshua ColpUse an API call (ast_rtp_get_bridged) to return the...
2006-08-30 Joshua ColpIf the RTP stack is already being operated in callback...
2006-08-30 Joshua ColpThis is the last round of RTP bridge optimizations...
2006-08-29 Joshua ColpMove the direct bridge write to after the NAT handling...
2006-08-28 Joshua ColpMerge in RTP-level packet bridging. Packet comes in...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):