Commit Graph

1575 Commits (7b2503a97c7326b406c4a73d76dd4e5cb025e73e)

Author SHA1 Message Date
Semen Darienko c741d45cba fix segfault upon got reINVITE and BYE at the same time
6 years ago
Richard Fuchs a69a27ec32 TT#91003 copy codec options from decoder to encoder side
6 years ago
Doug Rylaarsdam 995375f500 Add support for metadata in stop_recording.
6 years ago
Richard Fuchs ed9de316c7 TT#91003 support sending CMR
6 years ago
Richard Fuchs 48d4dc3f7b TT#91003 support passing extra codec options
6 years ago
Richard Fuchs 6fc9459016 TT#91003 handle AMR CMR
6 years ago
Richard Fuchs e8aac8272c TT#91003 add media_out pointer to media_packet
6 years ago
Richard Fuchs d0db2cba67 TT#91003 create generic decoder event callback
6 years ago
Richard Fuchs 25609f74da TT#91003 support `=` escapes in codec strings
6 years ago
Richard Fuchs f8f74d89b9 add missing Redis auth for async context
6 years ago
Richard Fuchs c7904866b0 fix mem handling for Redis auth strings
6 years ago
Richard Fuchs 12ac8846de TT#90101 don't blindly accept a protocol switch in an answer
6 years ago
Richard Fuchs ae5b1762b9 TT#88603 don't remove transcoded codecs we added ourselves
6 years ago
Richard Fuchs 1147f856c0 TT#14008 support building against FreeSwitch version of SpanDSP
6 years ago
Richard Fuchs 5001a02d44 TT#88750 fix SRTP not working after Redis restart
6 years ago
Rosen Penev 4d2291846c
fix compilation without deprecated OpenSSL APIs
6 years ago
Richard Fuchs 214f30e8cf Unkernelise streams when recording is stopped
6 years ago
Richard Fuchs e04fb03787 Recrypt SRTP for DTMF logging
6 years ago
Richard Fuchs e65b01d5ab TT#86850 support DNS lookup for advertised address
6 years ago
Richard Fuchs 9bcd50e9c2 TT#86850 support DNS name resolution for interfaces
6 years ago
Richard Fuchs 29da888ad9 TT#86850 split out interface-name resolution
6 years ago
Richard Fuchs ec061bba6f TT#84804 add new DTLS-reverse flag
6 years ago
Richard Fuchs 73cb248f8d fix statistics format when multiple transcoders are present
6 years ago
Richard Fuchs de37041ad9 honour media-address= also for ICE and RTCP
6 years ago
Richard Fuchs 112e57f9fe TT#86102 remove aggressive endpoint learning heuristics
6 years ago
Richard Fuchs 87521ead34 TT#85701 fix regression from 8e22c9a41
6 years ago
Richard Fuchs 8e22c9a414 TT#85701 improve branch handling with delete-delay=0
6 years ago
Richard Fuchs 18830a1a5d TT#84804 detect and report collisions in ICE candidate pairs
6 years ago
Richard Fuchs 54a39db40f TT#84804 start DTLS as soon as ICE can communicate
6 years ago
Richard Fuchs 832f73f3f5 TT#85750 add transcoder stats to stats output
6 years ago
Richard Fuchs eae7f3a327 TT#84360 add new option to split multi-line log messages
6 years ago
Richard Fuchs a3b298e11c add local address/family to NG stats output
6 years ago
Richard Fuchs 6b49c88527 don't always reset crypto when DTLS is in use
6 years ago
Stefan Mititelu eb8169868d Fix a few more "still reachable". End all redis unused threads.
6 years ago
Richard Fuchs 11bcdf60f5 Merge branch 'master' of https://github.com/smititelu/rtpengine
6 years ago
Stefan Mititelu 8ba5d162dd Fix Valgrind "still reachable" for a few others
6 years ago
Richard Fuchs f6874afbef fix another JSON comma missing
6 years ago
Richard Fuchs 203f502006 TT#77806 add port stats to JSON/bencode output
6 years ago
Richard Fuchs 1095440616 TT#82410 fix missing comma for JSON list of objects
6 years ago
Richard Fuchs 3c3729f81c TT#28300 fix missing strdup for multi homed interfaces
6 years ago
Michael Prokop 98245fdeac TT#83954 Invoke libevent_global_shutdown() only conditionally
6 years ago
Stefan Mititelu 831bb88e24 Fix Valgrind "still reachable" for if name and q
6 years ago
Stefan Mititelu aa98d7f86c Prevent glib CRITICAL errors for NULL pointers
6 years ago
Stefan Mititelu a6d2f92962 Solve Valgrind "possibly lost" for redis and dtls
6 years ago
Richard Fuchs 1589c29e28 TT#28300 add cleanup of poller related data
6 years ago
Richard Fuchs e01b3b421c TT#28300 add cleanup of calls structs
6 years ago
Richard Fuchs 2a4dbd8d37 TT#28300 add cleanup of global interface structs
6 years ago
Richard Fuchs a4849f7ae6 TT#28300 eliminate need for if_a_global
6 years ago
Richard Fuchs 39b04ece9d TT#28300 use more auto cleanup variables in config_load
6 years ago
Richard Fuchs 48b33bd3dc TT#28300 move auto cleanup functions to lib files
6 years ago
Richard Fuchs a1fb92353a TT#28300 eliminate free_buf in favour of free_gbuf
6 years ago
root 5179de7db1 trap divide error crash fix
6 years ago
Richard Fuchs 37e6744d4a Merge branch 'master' of https://github.com/smititelu/rtpengine
6 years ago
Stefan Mititelu de28a65934 Solve Vlagrind "definitely lost" memory leaks
6 years ago
Richard Fuchs 8a4f88f1a4 TT#55050 man page updates
6 years ago
Richard Fuchs cdcf80c2c1 TT#82401 add statistics NG command
6 years ago
Richard Fuchs 6d2aeccda6 TT#82401 amend stats gather to keep track of braces
6 years ago
Richard Fuchs 1015cead8b TT#82401 amend stats gathering to detect ints
6 years ago
Richard Fuchs ac765d1b54 TT#82410 unify stats gathering functions
6 years ago
Richard Fuchs cb967ad130 Merge branch 'codec_case' of https://github.com/SkySwitch/rtpengine
6 years ago
Richard Fuchs 38bb6d8608 TT#82651 same as 61acd9761 but in reverse
6 years ago
attermann da3c40e24a Added "currentstatistics" to json stats.
6 years ago
attermann 74f5676c87 Made hash tables for flags case-insensitive.
6 years ago
Richard Fuchs 61acd97619 TT#82651 avoid unnecessary transcoding when DTMF PT is present
6 years ago
Richard Fuchs a0d0733291 fix compilation when spandsp is not present
6 years ago
Richard Fuchs 115b73e5c1 Merge branch 'master' of https://github.com/smititelu/rtpengine
6 years ago
Stefan Mititelu 6043d15ea0 Add drop-traffic=start/stop flag
6 years ago
Richard Fuchs 64e6bf440b TT#82203 add detailed transcoding stats
6 years ago
Richard Fuchs 5f3f203fb8 TT#82203 add stats for transcoded sessions
6 years ago
Richard Fuchs e25d0b99c5 TT#82100 hunt for usable payload type for DTMF injection
6 years ago
Richard Fuchs 86110e835d Merge branch 'master' of https://github.com/SkySwitch/rtpengine
6 years ago
Richard Fuchs e0dbc677f9 Merge branch 'jb_marker_fix' of https://github.com/balajeesv/rtpengine
6 years ago
Richard Fuchs 89175c8564 TT#81850 fix SRTP re-offer and RTP to SRTP switch
6 years ago
Richard Fuchs 46325d61fd TT#81600 fix SRTP when transcoding/DTMF injection is in use
6 years ago
root b199f973c0 Merge branch 'jb_marker_fix' of https://github.com/balajeesv/rtpengine into jb_marker_fix
6 years ago
root aa2e777d9d Merge branch 'jb_marker_fix' of https://github.com/balajeesv/rtpengine into jb_marker_fix
6 years ago
root 05b6da43f1 JB marker fix
6 years ago
root e44abd3dc7 JB marker fix
6 years ago
Richard Fuchs e1b2532fe8 eliminate (re)connected redis state duplication
6 years ago
Richard Fuchs 2ef93af892 TT#79601 fix possible crash when injecting DTMF
6 years ago
Richard Fuchs cca6ba70c7 allow protocol=RTP/AVP plus OSRTP-offer
6 years ago
Richard Fuchs 5caf47f51f add missing SDES=pad parsing
6 years ago
Richard Fuchs abe7caf066 TT#75350 update cipher lists and make the configurable
6 years ago
Richard Fuchs a168a3c024 TT#78307 generate RTCP for media players
6 years ago
Richard Fuchs 92bcedc08a TT#78307 keep track of RTP stats also when forwarding
6 years ago
Richard Fuchs 34baba9d22 TT#78307 don't update RTP stats for non-forwarding ports
6 years ago
Richard Fuchs 2e4617ff86 TT#78307 move SSRC send stats to actual point of sending
6 years ago
Richard Fuchs dfc76d23b5 TT#78900 leave m=message connection details untouched
6 years ago
Richard Fuchs 5fc326c64b TT#78001 support OSRTP
6 years ago
Richard Fuchs e59ccc2973 TT#79900 add SDES=lifetime option
6 years ago
Richard Fuchs c1d29a41a7 TT#79601 support media/DTMF playback to all parties
6 years ago
attermann ccf1d4698a Extended json control statistics
6 years ago
attermann 032c6e473c Added cli command for parseable stats.
6 years ago
root e7c85ce578 jitter buffer correction
6 years ago
Richard Fuchs f5eaa657d7 TT#76711 allow alternate format for T.38 SDP options
6 years ago
Richard Fuchs 1055a1e71e TT#79351 detect and fix payload type collisions
6 years ago
Richard Fuchs 28efacc8d8 TT#76711 more resilient UDPTL handling
6 years ago
Richard Fuchs d611bbbb74 TT#78501 add T.38 options
6 years ago
Richard Fuchs 213b6074f4 TT#76711 fix media type ID when restoring from redis
6 years ago
Richard Fuchs 48c3af7f9d TT#76711 add spandsp logging
6 years ago
Richard Fuchs cc7a9a5de8 TT#78307 clean up debug/log messages
6 years ago
Richard Fuchs 1d514a063c TT#78307 add helper functions for SSRC contexts
6 years ago
Richard Fuchs dfae8d6a22 TT#78201 add symmetric-codecs flag
6 years ago
Richard Fuchs 0cd8883639 TT#78203 add SRTP debug options
6 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
6 years ago
Richard Fuchs 468fca8ead TT#76711 error-proof codec_handler_free()
6 years ago
Richard Fuchs 20607bbabc TT#76711 generalise media_player mechanism
6 years ago
Richard Fuchs 9ab6c27b4f TT#76711 replace SDP media type as necessary
6 years ago
Richard Fuchs 6792cde8b6 TT#76711 add custom SDP attributes capability
6 years ago
Richard Fuchs 0dc052e2cc TT#76711 globalise ensure_codec_def function
6 years ago
Richard Fuchs 570ad9427d TT#76711 add handler functions for enc/dec packet
6 years ago
Richard Fuchs 641fd160ca TT#77358 create helper function to determine RTP protocols
6 years ago
Richard Fuchs 9ff3d666b8 TT#76711 split out common parts of codec_handlers_update
6 years ago
Richard Fuchs a68a59fbf5 TT#76711 keep track of the raw SDP format string
6 years ago
Richard Fuchs de69c5ed1f TT#76711 split codec_handler_get for different protocols
6 years ago
Richard Fuchs 2d78c36338 TT#76711 allow update of media type
6 years ago
Richard Fuchs 6513bfd5bd TT#76711 split out function to handle media protocols
6 years ago
Richard Fuchs d847d26e0b TT#76711 convert codec handlers hash table to direct hash
6 years ago
Richard Fuchs 50b0757f4b TT#76711 add missing log_info_clear in send_timer
6 years ago
Richard Fuchs 9b9dde3ad8 TT#76711 don't run send timers that don't exist
6 years ago
Richard Fuchs 01cf85f6ac TT#76711 add missing locking and tree-remove for media player
6 years ago
Richard Fuchs 5744c04d0d TT#76368 add port status to graphite output
6 years ago
Richard Fuchs dcce2ba1a1 TT#76368 move graphite timestamping into wrapper macro
6 years ago
Richard Fuchs ceb6814332 TT#76368 handle connection blocking on graphite writes
6 years ago
Richard Fuchs 10ab85b3e5 TT#76368 remove some graphite functions from global namespace
6 years ago
Richard Fuchs 1c00016974 possible null pointer fix
6 years ago
Richard Fuchs ad4ea21ef4 fix for d09071a
6 years ago
Richard Fuchs 335e3d2416 TT#76368 clean up graphite writing functions
6 years ago
Richard Fuchs d09071a16b TT#74850 avoid duplicate dlg.terminate_dlg with reversed tags
6 years ago
Richard Fuchs 01002b07da TT#74850 clean up indentation by reversing logic
6 years ago
Richard Fuchs 960534e489 Merge branch 'jb_fix' of https://github.com/balajeesv/rtpengine
6 years ago
Richard Fuchs be9caa37c7 also check for the output encoder
6 years ago
Richard Fuchs 3d83b46505 TT#76206 fix call teardown for half established dialogues
6 years ago
root 195f618928 jb_fix
6 years ago
Richard Fuchs fbaaf22d34 compile fix for jitter buffer
6 years ago
Richard Fuchs ab53fdc6f6 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine
6 years ago
Balajee SV 440fae8846 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine into jb_new
6 years ago
Richard Fuchs 088c58d88d avoid calling a non existant encoder
6 years ago
Richard Fuchs 7ea6389c56 compile fix for with_transcoding=no
6 years ago
Balajee SV 220c96aea4 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine into jb_new
6 years ago
Balajee SV b45dbbdc24 Merge branch 'jb_new' of https://github.com/balajeesv/rtpengine into jb_new
6 years ago
Balajee SV e3a5d45433 jb_new
6 years ago
Balajee SV c0b28c3d65 jb_new
6 years ago
Richard Fuchs 38792c00a5 TT#75352 don't attempt to send uninitialised packets
6 years ago
Richard Fuchs 7e0b2c4ac3 TT#75352 add a storage container for codec handlers
6 years ago
Stefan Mititelu dbd27f930b Fix crash when redis disconnects/reconnects
6 years ago
Richard Fuchs ef0d6a3a80 TT#74301 merge jitter buffer PR #834
6 years ago
Richard Fuchs d6ad6a6744 TT#74301 convert timerthread_queue entries list to GTree
6 years ago
Richard Fuchs 18634c4202 TT#74301 refactor send_timer into generic timer
6 years ago
Richard Fuchs c70b3f6369 TT#74651 fix several mem/resource leaks
6 years ago