Commit Graph

1212 Commits (aa0001d43b6ece67f5a5acfa994d38bd90f1e92a)

Author SHA1 Message Date
Richard Fuchs 415af36ae6 don't add rtpmap or mid attributes for deleted/silenced streams
8 years ago
Richard Fuchs 0c559f5860 Add missing SDES accept routine
8 years ago
Richard Fuchs 5c556ef4cf don't abort on failed EPOLL_CTL_MOD
8 years ago
Richard Fuchs b593d57e21 TT#37400 do not answer with ICE attributes if no ICE was offered
8 years ago
Richard Fuchs e1d6c83319 ignore transcoding options in non-offer messages
8 years ago
Richard Fuchs 744d6a46ff add codec-set option
8 years ago
Richard Fuchs ee01f15852 fix non-default encoder bitrate not being applied
8 years ago
Richard Fuchs 0e129eda08 TT#49600 fix offered crypto suite not being dropped via SDES-no
8 years ago
Richard Fuchs c80f55b85a TT#49600 add debug log output for SDES negotiations
8 years ago
Richard Fuchs aaf8cbd525 TT#49350 eliminate stray scheduling warning
8 years ago
Guillem Jover 690bc91337 TT#49106 Fix typos
8 years ago
Richard Fuchs 9e4d140e7b TT#49045 add new flag to leave media direction attrs unchanged
8 years ago
Yasin CANER e8771d309d
daemon makefile : added if statement for g729
8 years ago
Richard Fuchs 881e0dc2dc TT#48800 add option to disable individual SDES crypto suites
8 years ago
Richard Fuchs 810bda1486 TT#48800 create codec hash tables only on demand
8 years ago
Richard Fuchs 98de5697e6 TT#48650 use constant string hashing for string lookups
8 years ago
Richard Fuchs 9e6199c7b9 don't skip incomplete monologues for `query`
8 years ago
Richard Fuchs c61d7f129e add new `full rtcp attribute` flag
8 years ago
Richard Fuchs 19da0e05e8 TT#45472 save and restore media IDs from and to redis
8 years ago
Richard Fuchs 3dc7d1b3ed TT#45472 support updating media ID strings
8 years ago
Richard Fuchs d39c2dbb43 TT#45472 properly accept support for trickle ICE
8 years ago
Richard Fuchs 77e2862a02 TT#45472 suppress media updates for SDP fragments
8 years ago
Richard Fuchs 18ec141d2b TT#45472 avoid an unnecessary implicit call to strlen
8 years ago
Richard Fuchs d08d84071a TT#45472 support SDP fragments for trickle ICE
8 years ago
Richard Fuchs 3603cda0c4 TT#45472 fix indentation
8 years ago
Richard Fuchs c546b6b89f TT#45472 check a=mid values in answers and warn on mismatches
8 years ago
Richard Fuchs e1fbe25b89 TT#45472 keep track of media IDs in a hash table
8 years ago
Richard Fuchs a1efdf6b20 TT#45472 support generating a=mid lines if not present
8 years ago
Richard Fuchs 3c50130c7b TT#45472 process and retain media ID strings (a=mid)
8 years ago
Richard Fuchs b778b712fc fix poller race condition
8 years ago
Richard Fuchs fb1083f8e3 Add option to leave base64 padding for a=crypto in place
8 years ago
Richard Fuchs 106007a36f Merge branch 'master' of https://github.com/HeroBase/rtpengine
8 years ago
Tor Petterson f71f66f60b Expanded Documentation of option log-srtp-keys
8 years ago
Richard Fuchs 0496c595b4
Change name of option from log-rtp-keys to log-srtp-keys
8 years ago
Richard Fuchs 0bf3eab4d6 convert codec ops to no-op for legacy control protocols
8 years ago
Richard Fuchs 13c21b1400 fix segfault when using legacy control protocol
8 years ago
Tor Petterson 590b752bbd Added option to write SRTP keys to log
8 years ago
Richard Fuchs e9f9ae75ad fix compiler warning
8 years ago
Richard Fuchs 347f1c68f9 suppress empty a=rtpmap lines
8 years ago
Richard Fuchs fc026cd7e4 fix possible null pointer dereference
8 years ago
Richard Fuchs 31023572a5 TT#41900 save monologue label into recording DB
8 years ago
Richard Fuchs 35764c5c63 TT#44702 add CLI command for interface/port stats
8 years ago
Richard Fuchs 326c6a5818 TT#43557 augment DTMF blocking to support directional blocking
8 years ago
Richard Fuchs 04a83027a0 TT#43557 implement media blocking
8 years ago
Guillem Jover 5ba52952c0 TT#42906 Add systemd notify support
8 years ago
Richard Fuchs 89084da8d8 TT#43855 support XMLRPC callback to Kamailio
8 years ago
Richard Fuchs e67b9c40da TT#43556 support blocking of DTMF event packets
8 years ago
Richard Fuchs b82cf56ec0 clean up code artefacts from cab9d895
8 years ago
Richard Fuchs cab9d895b2 TT#42500 fix only one crypto suite being offered.
8 years ago
Richard Fuchs 135dfb73ae fix handling of >1 consecutive media ports
8 years ago