aboutsummaryrefslogtreecommitdiffstats
path: root/rtp.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-14Increase amount of time we send tones on RTP to 100msmarkster1-2/+2
2004-03-14If an RTP peer hasn't been set, ignore audio from it (Plexus workaround)markster1-0/+5
2004-03-14Try to make smoother G.729B aware, and able to handle VAD bytesmarkster1-0/+2
2004-03-14Cleanups of RX/TX calculationsmarkster1-8/+10
2004-03-13Move timestamp around in RTP.... Gotta do iax2 eventually here...markster1-10/+39
2004-03-05Know how to send ADPCMmarkster1-0/+1
2004-02-25Fix slow down in rtp.cmarkster1-1/+1
2004-02-25Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)markster1-1/+21
2004-02-18Fix comparision in RTP native bridge (bug #1043)markster1-1/+1
2003-11-25Change the warning message if we can't do native bridge because of diffrent c...martinp1-1/+1
2003-11-25Warn about not being able to do reinvite in the right place and unlock the mu...martinp1-2/+5
2003-11-18Fix AbsoluteTimeout on rtp native bridgemartinp1-0/+4
2003-11-15Don't allow reinvite if both parties talk diffrent codec (part 2)martinp1-1/+9
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futuremarkster1-2/+2
2003-11-03fix g.723.1 pass-thru. Bug #477jeremy1-1/+1
2003-10-06Revert previous patchmarkster1-1/+0
2003-10-06Detect 100 as valid DTMF toomarkster1-0/+1
2003-09-08BSD portability enhancements (bug #234)markster1-4/+4
2003-08-18Don't complain on G.723 packets RTPmarkster1-0/+1
2003-08-16Commit RTP fixes this timemarkster1-3/+6
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-5/+5
2003-08-14Merge DTMF fixes (bug #95)markster1-0/+21
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-10/+10
2003-08-12Take out some debuggingmarkster1-1/+2
2003-07-11Minor rtp fixupmarkster1-0/+1
2003-06-29Add H.263 video supportmarkster1-0/+2
2003-06-28Totally redo file formatsmarkster1-1/+3
2003-06-28Properly handle broken up packetsmarkster1-62/+28
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-95/+298
2003-05-16Make RTP ports configurablemarkster1-3/+56
2003-05-07Remove "contributed" swear wordsmarkster1-1/+1
2003-05-02Show uptimemarkster1-0/+33
2003-04-30Handle hold properly to ensure musiconholdmarkster1-2/+2
2003-04-28Fix CNG issues in G.723.1markster1-2/+5
2003-04-23More OpenBSD changesmarkster1-1/+1
2003-04-18ast_rtp_pt_lookups must be done against static setmarkster1-1/+2
2003-04-17Fix transmissionsmarkster1-3/+3
2003-04-15Use 97 for ILBC typemarkster1-1/+1
2003-04-15Add iLBC codecmarkster1-0/+21
2003-04-14Trim down gateway names with []'s in themmarkster1-1/+26
2003-04-10Use a static outbound list for transmitting RTP, and the dynamic only for inb...markster1-8/+13
2003-04-08Don't send empty RTP framesmarkster1-0/+5
2003-03-20Don't destory rtp until destroy, use rtp_stop insteadmarkster1-0/+6
2003-03-15Sat Mar 15 07:00:01 CET 2003matteo1-1/+10
2003-03-13Thu Mar 13 07:00:01 CET 2003matteo1-13/+30
2003-03-12Wed Mar 12 07:00:01 CET 2003matteo1-93/+181
2003-03-09Sun Mar 9 07:00:01 CET 2003matteo1-1/+5
2003-03-07Fri Mar 7 07:00:00 CET 2003matteo1-0/+11
2003-02-24lun feb 24 22:10:09 CET 2003matteo1-8/+7
2003-02-20Thu Feb 20 07:00:00 CET 2003matteo1-2/+3