Commit Graph

1557 Commits (a15e3a28c9941e36e97b53c969e659434ecf5b08)

Author SHA1 Message Date
Richard Fuchs a15e3a28c9 TT#99621 update RTP stats from kernel for RTCP
5 years ago
Richard Fuchs c12ec6600d TT#99621 support jitter tracking for RTCP
5 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation
5 years ago
Richard Fuchs 97c75349cf TT#99621 allow null RTCP handler funcs
5 years ago
Richard Fuchs 195542a4ec TT#99621 allow RTCP handlers to discard the packet
5 years ago
Richard Fuchs 6dca19ed93 TT#99621 move RTCP sending logic to rtcp.c
5 years ago
Richard Fuchs 54e68942be TT#104500 better support a=rtcp-fb
5 years ago
Richard Fuchs 8de20ce28b TT#82405 terminate HTTP connection when output was been written
5 years ago
Richard Fuchs c2c7f9a506 TT#82405 add convenience function to return HTTP data
5 years ago
Richard Fuchs a642a1e694 TT#98901 avoid PT collisions with asymmetric codec setup
5 years ago
Richard Fuchs 2f5cd2fcee Merge branch 'rtt_per_call_leg' of https://github.com/jchavanton/rtpengine
5 years ago
Richard Fuchs 440ca5ac0f TT#92250 fix to keep supp codecs last in the list
5 years ago
Richard Fuchs 16fd8aad15 TT#101653 alter re-invite codec negotiation logic
5 years ago
Richard Fuchs 9ea1303c6b TT#100200 fix logic for DTMF detection trigger
5 years ago
Richard Fuchs aa5e024417 TT#81212 mark calls as owned upon activity
5 years ago
Richard Fuchs 260a170524 TT#81212 add trigger to set all calls to own or foreign
5 years ago
Richard Fuchs c9140f9f66 TT#81212 add function to change call state (own/foreign)
5 years ago
Richard Fuchs 5d895fb7be TT#82405 add Prometheus stats exporter
5 years ago
Julien Chavanton e1847cadc5 RTT per call leg
6 years ago
Richard Fuchs dec54fa3e0 TT#102500 fix missing timestamping in websocket threads
6 years ago
Richard Fuchs a6022c9ab9 TT#102450 fix AMR recording
6 years ago
Richard Fuchs 8ded0076da TT#101202 fix potential null pointer dereference
6 years ago
Richard Fuchs f393d29009 TT#101202 keep timer queue entries with same timestamp in order
6 years ago
Richard Fuchs b355e55fcb make DTMF options dependent on transcoding option
6 years ago
Richard Fuchs d362adf9c7 TT#100251 fix redis-restore segfault
6 years ago
Richard Fuchs 7a42c0c48c TT#100251 distinguish between real transcoding and DTMF-related t/c
6 years ago
Richard Fuchs 87b4d6f499 TT#100200 always track supplemental codecs
6 years ago
Richard Fuchs 38890bdb5b TT#100200 split out supp codec finding routine
6 years ago
Richard Fuchs bd53179cd1 TT#100200 properly support multiple supplemental codecs
6 years ago
Richard Fuchs 1d34c40276 TT#101201 support optional ICE-lite mode
6 years ago
Richard Fuchs 8d7badcf02 TT#101201 rename ICE_LITE flag
6 years ago
Richard Fuchs e16cb57a3e TT#98901 don't trigger DTX after a SSRC switch
6 years ago
Richard Fuchs 17e22ade36 TT#98901 add limit to length of DTX processing
6 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
6 years ago
Richard Fuchs fa64e2261e TT#98901 add codec timers thread
6 years ago
Richard Fuchs 58c436e5a7 TT#98901 add ssrc_hash_foreach()
6 years ago
Richard Fuchs 36eb641966 TT#98901 add media_packet_copy/_release
6 years ago
Richard Fuchs 4519db78bd TT#98901 allow NULL send_now timerthread function
6 years ago
Richard Fuchs 6ae33a4b85 TT#98901 split out ssrc locking
6 years ago
Richard Fuchs 014173dc5c TT#98901 allow packet handler func to consume packet
6 years ago
Richard Fuchs 64ba12c4c7 TT#99503 fix possible T.38 gateway deadlock
6 years ago
Richard Fuchs f0212124fe fix compiler warning
6 years ago
Richard Fuchs 4910f7b33f TT#88951 support queuing multiple WS output messages
6 years ago
Richard Fuchs cd3652e81a TT#97302 fix some DTLS negotiation issues
6 years ago
Richard Fuchs d78be3997b Merge branch 'master' of https://github.com/smititelu/rtpengine into master
6 years ago
Stefan Mititelu cf1721c930 Fix compilation when transcoding disabled
6 years ago
Richard Fuchs 6ccfd14530 TT#94201 change default ICE= behaviour, add new =optional flag
6 years ago
Richard Fuchs 65cf46bc0a TT#94201 convert ICE= options internally to enum
6 years ago
Richard Fuchs 95b814553b TT#94201 add ICE=default option
6 years ago
Richard Fuchs e67eb7b57f TT#94201 add explicit passthrough flags
6 years ago