Commit Graph

356 Commits (f40e3c0653a90aea7de324a8ef18cf4df81a8e15)

Author SHA1 Message Date
Richard Fuchs fdb529eb5a TT#136955 refactor DTMF event reporting
3 years ago
Richard Fuchs 740bdb4295 TT#136957 reset SSRC sequencers when going to transcoding
3 years ago
Richard Fuchs bcb912bc27 TT#136952 allow passing user data to ssrc_hash_foreach
3 years ago
Richard Fuchs 730cc646a8 TT#14008 eliminate duplicate DTMF reports when forking media
3 years ago
Richard Fuchs e6405c4a2f TT#14008 add locking for `bypass_seq` case
3 years ago
Richard Fuchs 47e9f22442 TT#109800 add special handling for dtx-shift=0
4 years ago
Richard Fuchs 0c2f990561 TT#109800 fix output seq num bug
4 years ago
Richard Fuchs 00a76df639 TT#109800 refactor DTX timer drift handling
4 years ago
Richard Fuchs 24f607752c TT#145450 add support for tracking multiple SSRCs per stream
4 years ago
Richard Fuchs 834eb034af TT#14008 add packet loss tracking for userspace passthrough
4 years ago
Richard Fuchs 785ed90bba TT#14008 eliminate duplicate packets_lost counters
4 years ago
Richard Fuchs b8211b0896 TT#136952 fix transcoder output TS after DTMF event
4 years ago
Richard Fuchs 70665e3aef TT#89352 add shortcut for "accept any"
4 years ago
Richard Fuchs f04332915b TT#91151 add publish/subscribe commands
4 years ago
Richard Fuchs 413798e43f TT#132251 implement media silencing
4 years ago
Daniel Hauptmann 4481c773ac TT#128050 Squashed commit of the following:
4 years ago
Richard Fuchs 66eff2dbc3 TT#91151 add local codec-accept function
4 years ago
Richard Fuchs 94a5feea7d TT#111150 fix coverity warnings
4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
4 years ago
Richard Fuchs 1e0765bf6e TT#91151 tie codec handlers to output media/sink
4 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
4 years ago
Richard Fuchs 9b6c69e524 TT#14008 fix possible null pointer reference
4 years ago
Richard Fuchs f2d7372f5a TT#14008 fix transcoding logic
4 years ago
Richard Fuchs 891f45b4df TT#14008 run jitter calculation for passthrough and egress
4 years ago
Richard Fuchs 369e64f9a7 TT#14008 add mqtt support
4 years ago
Richard Fuchs 5c50ec2bbe TT#14008 convert RTCP timer and DTX to regular timer
4 years ago
Richard Fuchs b110072ae4 TT#14008 deprecate av_init_packet
4 years ago
Richard Fuchs 3a6a95f833 TT#14008 fix CN passthrough
4 years ago
Richard Fuchs 9b296db449 TT#122401 fix timing issues with fluctuating ptime
4 years ago
Richard Fuchs d4fbec39d1 TT#122401 return ptime from decoded packets for DTX
4 years ago
Richard Fuchs 4f6af3746b TT#122401 add early DTX logging context
4 years ago
Richard Fuchs 64670ffb61 TT#122401 add option to bypass AMR SID
4 years ago
Richard Fuchs ec68dfeb31 TT#122401 add configurable CN method
4 years ago
Richard Fuchs dc38a0e88e TT#122401 support multiple DTX method per codec
4 years ago
Richard Fuchs da06ed217b TT#122401 add ptime to DTX trigger
4 years ago
Richard Fuchs 7c3982ea11 TT#122401 rename "lost packet" functions to DTX
4 years ago
Richard Fuchs b1409e58e1 TT#122401 correct ptime handling for negative values
4 years ago
Richard Fuchs a009f76456 TT#14008 support media echo and blackhole
4 years ago
Richard Fuchs cc9fb063eb TT#14008 fix possible segfault
4 years ago
Richard Fuchs 4c9b5434bf TT#122401 actually shut down DTX when out of time
4 years ago
Richard Fuchs 2057d0a367 TT#14008 rate limit log line about missing output context
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs 292ba2e72b TT#111150 convert refcounting functions to macros
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs 80099bd57c TT#111150 fix mem leak in codec tracker
4 years ago
Richard Fuchs aca786b3bf TT#99621 fix RTCP generation after it has been stopped once
4 years ago
Richard Fuchs a2af257216 TT#98901 fix DTX TS reset detection
4 years ago
Richard Fuchs 3ada2ec0c1 TT#98901 handle DTX restarts and TS resets
4 years ago
Richard Fuchs 7dc55e6378 TT#98901 convert from static DTX delay to dynamic buffer queue
4 years ago
Richard Fuchs 42dd21d1ec TT#14008 compensate for negative clock drifts
4 years ago
Richard Fuchs a6c7e9403a TT#14008 fix output of negative fractional numbers
4 years ago
Richard Fuchs 64de499865 TT#14008 shut down codec handler when resetting
4 years ago
Richard Fuchs 8bea6eb64d TT#14008 fix possible segfault
4 years ago
Richard Fuchs 1393dbfc9a TT#14008 shut down DTX buffer when resetting codec handler
4 years ago
Richard Fuchs ff034ff307 TT#14008 use encoder's codec_def instead of parent handler's
4 years ago
Guillem Jover 68797f4195 TT#111150 Mark bit-fields explicitly with as unsigned
4 years ago
Richard Fuchs af6ef843da TT#100200 suppress audio packets during a DTMF event
4 years ago
Richard Fuchs 7414da5bff TT#100200 fix timing issue with sending DTMF
4 years ago
Richard Fuchs 083ae4c37f TT#14008 convert rtcp-fb handling to list
4 years ago
Richard Fuchs 5c79036f63 TT#14008 fix potential failed assertion
4 years ago
Guillem Jover 962479bd63 TT#108003 Stop using random()
4 years ago
Richard Fuchs 7101f535da TT#108003 remove unnecessary null checks
4 years ago
Richard Fuchs 225e5add8f TT#108003 don't consume `pt` before finish using it
4 years ago
Richard Fuchs 8abc6b1ca4 TT#91151 convert RTP PT hash tables to direct hashes
4 years ago
Richard Fuchs ae82034dfe TT#99621 add option to disable RTCP generation
4 years ago
Richard Fuchs 5741f13930 TT#109251 fix redis restore segfault
4 years ago
Richard Fuchs a6a18233de TT#102450 fix some timestamping issues
4 years ago
Richard Fuchs c5ef68897a TT#76250 consider default number of channel when matching codecs
4 years ago
Richard Fuchs 0898923c38 TT#98901 use correct DTMF codec context
4 years ago
Richard Fuchs fd275acc5c TT#98901 use DTX buffer for related DTMF events
4 years ago
Richard Fuchs e7739d020f TT#98901 fix TS scaling issues for DTMF
4 years ago
Richard Fuchs 6feef3694c TT#98901 fix some clock skew issues
4 years ago
Richard Fuchs 0bab726e5d TT#92250 reset opposite side supp handlers
4 years ago
Richard Fuchs 604aa5a9a0 TT#92250 add new reorder-codecs flag
4 years ago
Richard Fuchs a02134cd06 TT#92250 split up __accept_transcode_codecs
4 years ago
Richard Fuchs 341f2e04dc TT#92250 also create codec handlers for synthesised supp PTs
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs 44bc0b90c8 TT#99621 feed locally generated RTCP to stats tracker for MOS
4 years ago
Richard Fuchs 46176f2937 TT#101653 defuse codec tracker so it doesn't remove too many
4 years ago
Richard Fuchs f861ff7f1e TT#101653 limit maximum delay in input processing after lost packet
4 years ago
Richard Fuchs 8517c99af2 TT#101653 detect and adjust for output clock skew
4 years ago
Richard Fuchs d990ad7f1e TT#101653 more verbose packet scheduler log message
4 years ago
Richard Fuchs c6208914a3 TT#101653 check receiver side for supplemental transcoding
4 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
4 years ago
Richard Fuchs 71d02ff486 TT#101653 retire always-transcode flag
4 years ago
Richard Fuchs 336cb5b280 TT#101653 add codec-consume and codec-accept options
4 years ago
Richard Fuchs 73e4ef42eb TT#101653 add silence detection option
4 years ago
Richard Fuchs 08cdc4ce5a TT#101653 generalise handling of supplemental payload types
4 years ago
Richard Fuchs 96bd7a6986 TT#100200 track matching CN payload types
4 years ago
Richard Fuchs a15e3a28c9 TT#99621 update RTP stats from kernel for RTCP
4 years ago
Richard Fuchs c12ec6600d TT#99621 support jitter tracking for RTCP
4 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation
4 years ago
Richard Fuchs 54e68942be TT#104500 better support a=rtcp-fb
4 years ago
Richard Fuchs a642a1e694 TT#98901 avoid PT collisions with asymmetric codec setup
4 years ago
Richard Fuchs 440ca5ac0f TT#92250 fix to keep supp codecs last in the list
4 years ago
Richard Fuchs 16fd8aad15 TT#101653 alter re-invite codec negotiation logic
4 years ago
Richard Fuchs 9ea1303c6b TT#100200 fix logic for DTMF detection trigger
4 years ago
Richard Fuchs 8ded0076da TT#101202 fix potential null pointer dereference
5 years ago
Richard Fuchs d362adf9c7 TT#100251 fix redis-restore segfault
5 years ago
Richard Fuchs 7a42c0c48c TT#100251 distinguish between real transcoding and DTMF-related t/c
5 years ago
Richard Fuchs 87b4d6f499 TT#100200 always track supplemental codecs
5 years ago
Richard Fuchs 38890bdb5b TT#100200 split out supp codec finding routine
5 years ago
Richard Fuchs bd53179cd1 TT#100200 properly support multiple supplemental codecs
5 years ago
Richard Fuchs e16cb57a3e TT#98901 don't trigger DTX after a SSRC switch
5 years ago
Richard Fuchs 17e22ade36 TT#98901 add limit to length of DTX processing
5 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
5 years ago
Richard Fuchs fa64e2261e TT#98901 add codec timers thread
5 years ago
Richard Fuchs 6ae33a4b85 TT#98901 split out ssrc locking
5 years ago
Richard Fuchs 014173dc5c TT#98901 allow packet handler func to consume packet
5 years ago
Richard Fuchs d78be3997b Merge branch 'master' of https://github.com/smititelu/rtpengine into master
5 years ago
Stefan Mititelu cf1721c930 Fix compilation when transcoding disabled
5 years ago
Richard Fuchs 74fd959ccc TT#92250 use matching output codec with inject-DTMF
5 years ago
Richard Fuchs 2502b44ff8 TT#92250 keep supp codecs last when transcoding in reverse
5 years ago
Richard Fuchs 4c773366f3 TT#92250 use correct size when freeing codec tracker
5 years ago
Richard Fuchs 3893069fae TT#92250 allocate strings for hash table storage
5 years ago
Richard Fuchs 18a3b9df0f clean up codec stats on shutdown
5 years ago
Richard Fuchs 68ccc52b2b TT#92250 postpone codec_tracker to final stage
5 years ago
Richard Fuchs dbd817a2a6 TT#92250 match codec params during codec matchup
5 years ago
Richard Fuchs ea1ba5837c TT#92250 also honour single-codec for reverse transcoded codecs
5 years ago
Richard Fuchs 653b09ca93 TT#92250 add `single codec` flag
5 years ago
Richard Fuchs 241c78c915 TT#92250 add codec-except option
5 years ago
Richard Fuchs 2ce7b6476e TT#92250 better handle supplemental codecs
5 years ago
Richard Fuchs 5ac91499fe TT#92250 keep supplemental codecs last in list when transcoding
5 years ago
Richard Fuchs a69a27ec32 TT#91003 copy codec options from decoder to encoder side
5 years ago
Richard Fuchs ed9de316c7 TT#91003 support sending CMR
5 years ago
Richard Fuchs 48d4dc3f7b TT#91003 support passing extra codec options
5 years ago
Richard Fuchs 6fc9459016 TT#91003 handle AMR CMR
5 years ago
Richard Fuchs d0db2cba67 TT#91003 create generic decoder event callback
5 years ago
Richard Fuchs 25609f74da TT#91003 support `=` escapes in codec strings
5 years ago
Richard Fuchs ae5b1762b9 TT#88603 don't remove transcoded codecs we added ourselves
5 years ago
Richard Fuchs 38bb6d8608 TT#82651 same as 61acd9761 but in reverse
5 years ago
Richard Fuchs 61acd97619 TT#82651 avoid unnecessary transcoding when DTMF PT is present
5 years ago
Richard Fuchs a0d0733291 fix compilation when spandsp is not present
5 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
5 years ago
Richard Fuchs 2e4617ff86 TT#78307 move SSRC send stats to actual point of sending
5 years ago
Richard Fuchs 1055a1e71e TT#79351 detect and fix payload type collisions
5 years ago
Richard Fuchs d611bbbb74 TT#78501 add T.38 options
5 years ago
Richard Fuchs cc7a9a5de8 TT#78307 clean up debug/log messages
5 years ago
Richard Fuchs dfae8d6a22 TT#78201 add symmetric-codecs flag
5 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
5 years ago
Richard Fuchs 468fca8ead TT#76711 error-proof codec_handler_free()
5 years ago
Richard Fuchs 20607bbabc TT#76711 generalise media_player mechanism
5 years ago
Richard Fuchs 0dc052e2cc TT#76711 globalise ensure_codec_def function
5 years ago
Richard Fuchs 570ad9427d TT#76711 add handler functions for enc/dec packet
5 years ago
Richard Fuchs 9ff3d666b8 TT#76711 split out common parts of codec_handlers_update
5 years ago
Richard Fuchs de69c5ed1f TT#76711 split codec_handler_get for different protocols
5 years ago
Richard Fuchs d847d26e0b TT#76711 convert codec handlers hash table to direct hash
5 years ago
Richard Fuchs be9caa37c7 also check for the output encoder
5 years ago
Richard Fuchs ab53fdc6f6 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine
5 years ago
Richard Fuchs 088c58d88d avoid calling a non existant encoder
5 years ago