Commit Graph

156 Commits (166aaa0c711b3666b6a0554b51efeab1a401f47c)

Author SHA1 Message Date
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago
Richard Fuchs 357474df6f TT#50652 add label= option to match call participants
6 years ago
Richard Fuchs fb76ef74f8 TT#54800 fix ptime overrides
6 years ago
Richard Fuchs 9eea6b1fc4 Reverse participant matching logic
6 years ago
Richard Fuchs 7f5e16d3da TT#50652 add stop_media call
6 years ago
Richard Fuchs 7da2b523a7 TT#50652 return media duration to SIP proxy in play_media response
6 years ago
Richard Fuchs 5b0a0105ef TT#50652 support playing back media files from database
6 years ago
Richard Fuchs 831946a8d4 TT#50652 fix compilation for with_transcode=no
6 years ago
Richard Fuchs 21535faea6 TT#50652 support playing back media from memory stream
6 years ago
Richard Fuchs 83965bdb1f TT#50652 infrastructure to support reading/playing of media files
6 years ago
Richard Fuchs 0cccae445f compile fix for with_transcoding=no
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs e1d6c83319 ignore transcoding options in non-offer messages
6 years ago
Richard Fuchs 744d6a46ff add codec-set option
6 years ago
Richard Fuchs 9e4d140e7b TT#49045 add new flag to leave media direction attrs unchanged
6 years ago
Richard Fuchs 881e0dc2dc TT#48800 add option to disable individual SDES crypto suites
7 years ago
Richard Fuchs 810bda1486 TT#48800 create codec hash tables only on demand
7 years ago
Richard Fuchs 98de5697e6 TT#48650 use constant string hashing for string lookups
7 years ago
Richard Fuchs 9e6199c7b9 don't skip incomplete monologues for `query`
7 years ago
Richard Fuchs c61d7f129e add new `full rtcp attribute` flag
7 years ago
Richard Fuchs 18ec141d2b TT#45472 avoid an unnecessary implicit call to strlen
7 years ago
Richard Fuchs d08d84071a TT#45472 support SDP fragments for trickle ICE
7 years ago
Richard Fuchs 3603cda0c4 TT#45472 fix indentation
7 years ago
Richard Fuchs a1efdf6b20 TT#45472 support generating a=mid lines if not present
7 years ago
Richard Fuchs fb1083f8e3 Add option to leave base64 padding for a=crypto in place
7 years ago
Richard Fuchs 326c6a5818 TT#43557 augment DTMF blocking to support directional blocking
7 years ago
Richard Fuchs 04a83027a0 TT#43557 implement media blocking
7 years ago
Richard Fuchs e67b9c40da TT#43556 support blocking of DTMF event packets
7 years ago
Richard Fuchs cab9d895b2 TT#42500 fix only one crypto suite being offered.
7 years ago
Richard Fuchs 0aeb06f613 TT#40900 store metadata in call struct instead of recording struct
7 years ago
Richard Fuchs 8562bdee70 support new `asymmetric codecs` flag
7 years ago
Richard Fuchs 2f5d792aae TT#36301 add `always-transcode` flag
7 years ago
Richard Fuchs 14ffd8feb0 TT#36303 support bandwidth usage resource limit
7 years ago
Richard Fuchs b4f65bdd96 TT#35634 add `xmlrpc-address` option for callback address
7 years ago
Richard Fuchs 345836e90a TT#35413 implement a CPU limit and a load limit
7 years ago
Richard Fuchs efcad1c628 TT#35413 add support for the 'load limit' ng protocol extension
7 years ago
Richard Fuchs e84fd8612b fix incorrect DTLS context being used with ICE
7 years ago
Richard Fuchs bc30929192 TT#32210 add codec masking option
7 years ago
Richard Fuchs 126a69f29c TT#28163 logging and documentation improvements
7 years ago
Richard Fuchs 10c852b204 TT#31950 add compile-time switch to disable transcoding features
7 years ago
Richard Fuchs 266a1fbc8b TT#31404 support custom ptime and repacketization for sampled codecs
7 years ago
Richard Fuchs b9206a49bc TT#28163 abstractize SSRC hash
7 years ago
Richard Fuchs d510f5efe8 TT#30404 initial support for adding codecs for transcoding
7 years ago
Richard Fuchs f801240164 TT#30570 replace "chopper" iovec with GString
7 years ago
Richard Fuchs 1477f9796f TT#29151 add 'loop protect' feature
7 years ago
Richard Fuchs ca78747c8c TT#30405 rename media->rtp_payload_types to ->codecs for brevity
7 years ago
Richard Fuchs f625d48ed3 TT#30403 consolidate dictionary and alias "flags" values handling
7 years ago
Richard Fuchs d7dd7421e6 TT#30403 implement codec stripping
7 years ago
Richard Fuchs b8dbd997e9 TT#30403 consolidate NG flags processing functions
7 years ago
Richard Fuchs 75056a8dd1 eliminate the callmaster struct
7 years ago