Commit Graph

80 Commits (a1cf0fbd43de9b4a828b29a511e96a5d47661406)

Author SHA1 Message Date
Mark Spencer 2f2122875a Add option to disable checksums on RTP UDP ports (bug #2068)
22 years ago
Mark Spencer 8ebfe337a7 Extend bindaddr to RTP connections on SIP (bug #1989 et al)
22 years ago
Mark Spencer 2f911dfba6 Use INET_ADDRLEN (bug #1956) (from airport!)
22 years ago
Mark Spencer 1f1c915fea Merge Steven Davie's timestamp improvements
22 years ago
Mark Spencer 60ad539878 Formatting fixes (bug #1951)
22 years ago
Mark Spencer 4d0dd2775a Report checksum failures as such (bug #1942)
22 years ago
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer c96046b6c2 Handle binding more nicely
22 years ago
Mark Spencer 0f2e75a257 Clearly label EAGAIN as being the UDP checksum error that it is
22 years ago
Mark Spencer 0f5ed60d51 Minor RTP video fixes, be more careful about closing fd's in meetme (bug #1743)
22 years ago
Mark Spencer 04887bcc3e Minor reinvite typo
22 years ago
Mark Spencer b820fd0075 Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)
22 years ago
Mark Spencer cf57ba2310 Make RTP handle codecs (first pass)
22 years ago
Mark Spencer d146b72e53 Fix typo in outgoing rfc2833 handling (bug #1646)
22 years ago
Mark Spencer 6f3dd86f22 Ignore dupe packets for RFC2833 (bug #1034)
22 years ago
Mark Spencer faaef0fbe3 Add DTX support (mark bit) (bug #1234)
22 years ago
Mark Spencer 0709926b82 Don't spam 3389 warning message
22 years ago
Mark Spencer ec6d3b535a Don't set the address with NAT mode if we haven't programmed an address
22 years ago
Mark Spencer 2a16a0a30c Use caller's negotiated values when possible.
22 years ago
Mark Spencer 47b6495e9b Same for transmit core
22 years ago
Mark Spencer 7192fbfae7 Round offset timestamps to nearest 20ms to clean up numbers.
22 years ago
Mark Spencer 1b05e77127 Fix small but deadly typo
22 years ago
Mark Spencer 2a75bbb711 Mute received DTMF path
22 years ago
Mark Spencer f997f9f139 Increase amount of time we send tones on RTP to 100ms
22 years ago
Mark Spencer 9e83daa3bb If an RTP peer hasn't been set, ignore audio from it (Plexus workaround)
22 years ago
Mark Spencer 7989800674 Try to make smoother G.729B aware, and able to handle VAD bytes
22 years ago
Mark Spencer 044aa4fa60 Cleanups of RX/TX calculations
22 years ago
Mark Spencer 8750f1c05f Move timestamp around in RTP.... Gotta do iax2 eventually here...
22 years ago
Mark Spencer 5bf9b86aa4 Know how to send ADPCM
22 years ago
Mark Spencer 500ebad7aa Fix slow down in rtp.c
22 years ago
Mark Spencer ff976ce055 Add G.726-32kbps Codec Transcoder (Tested with Cisco ATA-186)
22 years ago
Mark Spencer fb96473eb0 Fix comparision in RTP native bridge (bug #1043)
22 years ago
Martin Pycko 343b784d6c Change the warning message if we can't do native bridge because of diffrent codecs
22 years ago
Martin Pycko 66d2f2de66 Warn about not being able to do reinvite in the right place and unlock the mutexes before returning
22 years ago
Martin Pycko 1ceb43f77f Fix AbsoluteTimeout on rtp native bridge
22 years ago
Martin Pycko dae1a4e6df Don't allow reinvite if both parties talk diffrent codec (part 2)
22 years ago
Mark Spencer 1e95c3a4ac Remove really broke MP3 stuff in favor of G.726 in the near future
22 years ago
Jeremy McNamara 8284ea8b46 fix g.723.1 pass-thru. Bug #477
22 years ago
Mark Spencer daf8899e5c Revert previous patch
22 years ago
Mark Spencer 9efec3dff4 Detect 100 as valid DTMF too
22 years ago
Mark Spencer 479a67e629 BSD portability enhancements (bug #234)
22 years ago
Mark Spencer 36795a34a2 Don't complain on G.723 packets RTP
22 years ago
Mark Spencer 36508bc31a Commit RTP fixes this time
22 years ago
Martin Pycko 501c800c5a Show the names of the codecs instead of the numbers (bug #92)
22 years ago
Mark Spencer ae886f5c2b Merge DTMF fixes (bug #95)
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 655f60e567 Take out some debugging
22 years ago
Mark Spencer 5a82b043d0 Minor rtp fixup
23 years ago
Mark Spencer 9c9ee7c952 Add H.263 video support
23 years ago