Richard Fuchs
19e0281744
disable "list" NG command if glib version is too low
also shuffle around some header definitions
11 years ago
Richard Fuchs
24608361d6
remove -e argument from awk
11 years ago
Jenkins User
74901531e4
Release new version 3.3.0.0+0~mr3.7.0.0
11 years ago
Richard Fuchs
ba5ed24b63
kernel module didn't handle DTLS packets properly
fixes #32
11 years ago
Richard Fuchs
a5c55fc398
add NUM_THREADS to init scripts
11 years ago
Richard Fuchs
07b6ea4030
document new CLI flags
11 years ago
Richard Fuchs
b66091b090
make number of threads configurable
11 years ago
Frederic-Philippe Metz
e77dd1a684
create as many threads as cpus
11 years ago
Jenkins User
5f315bd896
Release new version 3.3.0.0+0~mr3.6.0.0
11 years ago
Richard Fuchs
6cf604ddef
fix comparison between int and bitfield
fixes #33
11 years ago
Richard Fuchs
46585265e1
implement a crude log limiter
fixes #31
11 years ago
Richard Fuchs
6379883f7b
fix str_hash() for archs enforcing aligned pointers
uses the hashing algorithm from g_str_hash() from glib
fixes #27
11 years ago
Richard Fuchs
c1d7a52552
MT#9065 daemon: don't restart if kernel is needed but not yet installed
Squashed commit of the following:
commit 29560cc3dc
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Sep 17 15:15:48 2014 -0400
fix shell quoting
commit 3085b78377
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Sep 17 13:52:26 2014 -0400
silence modinfo stderr
commit f275f3dbb1
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Sep 17 13:52:09 2014 -0400
s/MEDIAPROXY/RTPENGINE/
commit ff6b7db25d
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Sep 17 11:28:26 2014 -0400
MT#9065 use modinfo/lsmod to probe for kernel module instead of dkms
commit 7d1841294e
Author: Victor Seva <vseva@sipwise.com>
Date: Tue Sep 16 20:56:57 2014 +0200
MT#9065 daemon: don't restart if kernel is needed but not yet installed
11 years ago
Richard Fuchs
3de07be0a3
s/MEDIAPROXY/RTPENGINE/
11 years ago
Richard Fuchs
34ca29b9a4
dont escape exclamation points in sh scripts
11 years ago
Richard Fuchs
f721296187
Merge branch 'mmallad-master'
11 years ago
Dipak Malla
bfb41d1971
Fixed linking error in Makefile
11 years ago
Richard Fuchs
af9625de74
make multi-homing thread safe
11 years ago
Richard Fuchs
e830bf57eb
update for redis module
11 years ago
Richard Fuchs
d1165dfaa4
update EL specs/init file
11 years ago
Richard Fuchs
ddcf0f382c
update init.d file
11 years ago
Richard Fuchs
1a39b865f3
readme update
11 years ago
Richard Fuchs
45dee75156
support specifying interfaces to use in control protocols
11 years ago
Richard Fuchs
e365572265
receive local address from kernel and use it for outgoing packets
11 years ago
Richard Fuchs
513ac44a84
incorporate new local-interface infrastructure into appropriate places
11 years ago
Richard Fuchs
0cbb4665a5
paving the way to multi-interface support
11 years ago
Richard Fuchs
fc6aa23dcb
Merge branch 'camilleoudot-log-facility-switch'
11 years ago
Richard Fuchs
afa9d5b475
Merge branch 'log-facility-switch' of github.com:camilleoudot/rtpengine into camilleoudot-log-facility-switch
11 years ago
Richard Fuchs
4d00147c04
s/force_relay/force-relay/
11 years ago
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
fixes #20
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
monologue_offer_answer() had A-side and B-side reversed, resulting in
incomplete dialogue association when more than 2 parties are involved.
It also fixes #21 by catching errors returned by
monologue_offer_answer() (e.g. when running out of ports)
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
Squashed commit of the following:
commit 5539a3dcb4
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Wed Aug 27 08:02:00 2014 -0400
update redis mod version
commit fa372760a2
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Tue Aug 26 15:42:00 2014 -0400
delay branch deletion
commit 87af9f48f5
Author: Richard Fuchs <rfuchs@sipwise.com>
Date: Tue Aug 26 13:52:28 2014 -0400
delay deletion of entire call
11 years ago
Richard Fuchs
73b56db7de
Update CentOS definitions
Author: mtryfoss
Closes #19
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
closes #16
12 years ago
Richard Fuchs
8f4e3451f4
increase default log level for debug builds
12 years ago
Richard Fuchs
58940b5018
change stun log levels
12 years ago
Richard Fuchs
ec21806c95
use default TOS if not using NG protocol
12 years ago
Richard Fuchs
9d001e3452
fix segfault if NG protocol is not used
12 years ago
Richard Fuchs
2d794082ef
Merge branch 'camilleoudot-co_list_calls'
12 years ago
Richard Fuchs
6b195fc95a
Merge branch 'co_list_calls' of github.com:camilleoudot/rtpengine into camilleoudot-co_list_calls
12 years ago
Camille Oudot
81d8616d4c
list command: several fixes + documentation
* duplicate strings when filling the bencode structure
* limit the number of results to avoid going over the UDP packet
size limit
12 years ago