Commit Graph

606 Commits (faf3e22b9e0e3d5bdd8638e76415bcb006cb4aa3)
 

Author SHA1 Message Date
Camille Oudot faf3e22b9e logging: choose the log facility from the command line, or log to stderr
11 years ago
Richard Fuchs 54f903da3f bugfixes for legacy control protocols
11 years ago
Richard Fuchs fccad69070 segfault fix for tcp status command
11 years ago
Richard Fuchs c0f8196a25 implement detection of duplicate packets to catch and avoid forwarding loops
11 years ago
Richard Fuchs 65812fa2b2 limit the number of times the receive loop can run without breaking
11 years ago
Richard Fuchs fe6567161a simple port randomizer
11 years ago
Richard Fuchs 16b42fbd62 Switch around internal fromtag/totag/endpoint representation
11 years ago
Richard Fuchs 5e129dd8f6 brevity
11 years ago
Richard Fuchs 8a8dee5a61 support sdes key change in simulations
11 years ago
Richard Fuchs 1f4f0d6137 implement delayed call/branch deletion
11 years ago
Richard Fuchs 73b56db7de Update CentOS definitions
11 years ago
Victor Seva f562844a35 MT8741 remove init script tricks
11 years ago
Richard Fuchs 50f2bfbc4d allow for fqdn in o= line
11 years ago
Richard Fuchs e0957d1b36 fix TCP/UDP protocol stream output
11 years ago
Richard Fuchs 8f4e3451f4 increase default log level for debug builds
11 years ago
Richard Fuchs 58940b5018 change stun log levels
11 years ago
Richard Fuchs ec21806c95 use default TOS if not using NG protocol
11 years ago
Richard Fuchs 9d001e3452 fix segfault if NG protocol is not used
11 years ago
Richard Fuchs 2d794082ef Merge branch 'camilleoudot-co_list_calls'
11 years ago
Richard Fuchs 6b195fc95a Merge branch 'co_list_calls' of github.com:camilleoudot/rtpengine into camilleoudot-co_list_calls
11 years ago
Camille Oudot 81d8616d4c list command: several fixes + documentation
11 years ago
Richard Fuchs 565aaa9ba7 Merge branch 'camilleoudot-xmlrpc-alternative'
11 years ago
Camille Oudot 6005d14e1a XMLRPC notifications: more formats
11 years ago
Richard Fuchs 77829f92de split very long log lines into smaller pieces
11 years ago
Richard Fuchs 681b2c1a24 version reporting: use git branch and commit if available
11 years ago
Richard Fuchs 7b60e2e7f5 Merge branch 'camilleoudot-co_fix_stats'
11 years ago
Camille Oudot a51db7172b new command: 'list' to retreive the list of active call-ids
11 years ago
Camille Oudot 47b0252446 fix null/empty string check in ng_call_stats
11 years ago
Richard Fuchs 964b644ecd don't skip setting stream to actpass when not using sdes
11 years ago
Richard Fuchs b6ff15cb8a remove unnecessary a=inactive for zero-port media
11 years ago
Richard Fuchs 4bf2ec7415 correct data type for key lifetime
11 years ago
Richard Fuchs e883f57929 better support protocol switching within a call
11 years ago
Richard Fuchs e7aa743fce change default a=crypto: tag from zero to one
11 years ago
Richard Fuchs e1cfc19c18 fix incorrect port allocations
11 years ago
Richard Fuchs 759ea60b3b adding some debug messages
11 years ago
Richard Fuchs 9ecb7daf8d allow for protocol renegotiation
11 years ago
Richard Fuchs b0c7efb241 duplicate x509 in mem for delayed verification
11 years ago
Richard Fuchs 062256baec segfault fix for DTLS protocol errors
11 years ago
Jenkins User 0cde16af80 Release new version 3.3.0.0+0~mr3.5.0.0
11 years ago
Richard Fuchs 9cbe157f4f properly support the udptl protocol
11 years ago
Richard Fuchs d37d385806 properly handle unknown transport protocols
11 years ago
Richard Fuchs f6290f38a3 sample CLI usage for ng-client
11 years ago
Richard Fuchs 2a38b51a7f better ICE priority calc for non-RFC clients
11 years ago
Richard Fuchs 15640991d7 fix possible deadlock
11 years ago
Richard Fuchs bd770cbab6 Merge branch 'rfuchs/configurable-tos'
11 years ago
Richard Fuchs 68d94c699e add --TOS to ng-client
11 years ago
Richard Fuchs 69dec02648 fix inappropriate locking sequenece
11 years ago
Richard Fuchs e381e107ec configurable per-call TOS value
11 years ago
Richard Fuchs 2e9ae75fb0 remove needless assertion
11 years ago
Richard Fuchs a7784f5ca3 try to fix null c= address issue
11 years ago