Michael Prokop
47a9564f0e
MT#17699 Bump Standards-Version to 3.9.7
...
No further changes required to update to Debian Policy 3.9.7[.0]
While at it also execute 'wrap-and-sort -a' on debian/.
Change-Id: I7388491a5c0b2f4ea732db767bddfd67f9d21d3b
11 years ago
smititelu
eee5a65911
Update doku for REDIS_NUM_THREADS
11 years ago
smititelu
65de7932ad
Add config REDIS_NUM_THREADS param
...
Configurable redis restore threads.
11 years ago
smititelu
74ad505c6f
Update README.md for NO_REDIS_REQUIRED parameter
11 years ago
smititelu
04471770ce
Add NO_REDIS_REQUIRED new parameter
...
If set to "yes" or 1, rtpengine starts even without initial redis connections.
11 years ago
smititelu
33e72ba67a
Skip redundant log if r->ctx->err != NULL
11 years ago
smititelu
50aef804d9
Rtpengine starts even if redis is down
...
Rtpengine will start with a warning message if redis is configured, but is
not up and running.
11 years ago
smititelu
7d03f3da6c
Improve Redis connection logging
11 years ago
smititelu
e48252e11c
Change abort() behaviour of redis_check_conn()
...
Don't abort() when redis is down.
Instead, return from action (redis restore, update, delete, wipe).
Check redis connection upon new calls.
11 years ago
Richard Fuchs
f52884e99f
report errors returned from redis
...
Change-Id: If94a9b468949840efa3774672c13237cc1f99c5e
11 years ago
Richard Fuchs
c1407d6b44
support Redis server authentication
...
closes #219
Change-Id: Iacf4047e748d76ff402e44a1b9f22e1d7c511c76
11 years ago
Richard Fuchs
3f1ae98379
unify -r/-R and -w/-W options into single options
...
Change-Id: I14672466cc2d9f0024d99d41dd63ec15aecbb58a
11 years ago
Richard Fuchs
d8e1e9f86a
simplify redis CLI options
...
Removes the explicit redis-read-db configuration and reduces the option
to one redis DB and one redis write DB. If only the redis DB is
configured, then it will be used for all operations. If both are
configured, then the redis DB will be used for reading and the write DB
will be used for writing (updates).
Change-Id: I8d5a32c53c9416b514c98d69c3afe7c547e530ad
11 years ago
Richard Fuchs
725638bccb
remove redis-role redundancy
...
Change-Id: Id5a39d008169d4b01cd33a7d82bb0896983e47bc
11 years ago
Richard Fuchs
27d18e2be3
fix stun xor port response
...
Change-Id: Ibc1fae020abff0b94c473620f9c27f34827d9769
11 years ago
Richard Fuchs
1c56865776
fix iovec overflows
...
Change-Id: I337804c7821e003977439a92d059c350772245e3
11 years ago
Richard Fuchs
b82812260d
move advertised_address out of intf_spec into local_intf
...
supports aliasing a local interface multiple times with the same local
address for different advertised addresses
closes #216
Change-Id: I6f98d1a17290b0bb1831e48ad89fc61d8b2d7914
11 years ago
Richard Fuchs
77d074c335
fix length of software STUN attribute
...
Change-Id: I5adf2d8f28eb9beb61a33258a44ed40c2b1604a5
11 years ago
Richard Fuchs
5b33498291
fix RTCP content output
...
fixes #185
Change-Id: I77677ffc3f09ae75a8f72bfcc275d298ba6aac28
11 years ago
Richard Fuchs
59cfb4fb1d
fix incorrect padding in stun software attr
...
Change-Id: I979fc130d44c581fdcd7a633b98095b9024a84f0
11 years ago
Pawel Kuzak
1bc1020072
Merge branch 'dev-fmetz'
11 years ago
Frederic-Philippe Metz
e376335595
Removed graphite hostname and 'totals' in graphite names
11 years ago
Richard Fuchs
ff26e0096a
add STUN SOFTWARE attribute into ICE checks and responses
...
Change-Id: Ifbd48d282cb2161963c77fe67ee52dce1520a435
11 years ago
Richard Fuchs
43bcabf105
fix logic for unspecified ipv6 addresses
...
fixes #213
Change-Id: I4c7ff175576686ea80a94cab7763707cf40fe696
11 years ago
Richard Fuchs
38d031c510
fix support for AF switching on the fly
...
Change-Id: Id7c582db4ab10afe4341030bde872eee0cb8d973
11 years ago
Richard Fuchs
5dbadc4adb
implement port latching option
...
closes #119
Change-Id: I9c5f3a560088ffb04c02e1b229a2616132a506e6
11 years ago
Richard Fuchs
b0a38982c2
fix sfd assignments when remote port changes
...
Change-Id: I609d24b8050cc37e42d62aa27c3ecb71c3dbd168
11 years ago
Richard Fuchs
d81c8df3b1
move struct sdp_ng_flags from sdp.h to call_interfaces.h
...
Change-Id: Icc05655372e8cd7a02cf32b3216391ccf258f28f
11 years ago
Richard Fuchs
c9d797a91a
retain outgoing DTLS role whenever possible
...
fixes #211
Change-Id: I1288d98ffb13c4be9176af4954b14f464993087a
11 years ago
Richard Fuchs
59260482a1
don't just ignore but also strip invalid/unknown a=crypto
...
possibly fixes #207
Change-Id: I79df1b12ae7b335cd067be9238d76bf61cfb1536
11 years ago
Richard Fuchs
b85a9e398c
fix two memory leaks
...
closes #210
Change-Id: I786345342f415a5fbe7fa361e2961e0399f55b67
11 years ago
Richard Fuchs
6f2dc0046a
allow srtp-debug-helper to specify the ROC
...
Change-Id: Iecef6446724fa86bfc9da408e6d41420b23afbe3
11 years ago
smititelu
0395a24f73
Change the graphite connection state logic
...
Add state of the graphite server
11 years ago
smititelu
6378a1e177
Graphite change global to local parameters
...
Do sanity checks.
11 years ago
Richard Fuchs
7635f51d3d
add hiredis dependency to README
...
Change-Id: I187025d51d72f7b17a71d2dd22f8a3949584b405
11 years ago
Joseph Frazier
2877f76222
Add hiredis-devel to daemon BuildRequires
11 years ago
Joseph Frazier
8fbb0d3541
Add hiredis-devel to daemon deps in README.el.md
11 years ago
Pawel Kuzak
ca04c9636f
Make creation of iptables chain optional
...
iptables might be managed via different tools by an administrator. In such a setup, insertion and deletion of rules in the INPUT chain as well as creation of new chains by an application is not wanted.
By setting the corresponding configuration parameter in the config file, the init-script will not touch the INPUT queue nor will it create the rtpengine chain. It will still attempt to create a rule in the rtpengine chain, but will refuse to start if that chain does not exist.
11 years ago
Guillem Jover
df2126f4e5
MT#16473 Convert debian/copyright to machine-readable format
...
See <https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ >.
Converted via update-copyright. Update copyright years.
Change-Id: I897af7d66d0901d46161cdd29fcc8b4a567bf888
11 years ago
Richard Fuchs
a01d977035
Merge branch 'master' of https://github.com/1and1/rtpengine
11 years ago
Lucian Balaceanu
7ae955cbae
Fixing reversed parameters when calculating redis restore time
11 years ago
Richard Fuchs
d37b1368d5
Merge branch 'master' of https://github.com/1and1/rtpengine
11 years ago
Lucian Balaceanu
937bb710de
Adding images to illustrate redis database layout
11 years ago
Jenkins User
8f24fa374c
Release new version 4.3.0.0+0~mr4.3.0.0
11 years ago
Richard Fuchs
00fbc7768f
Merge branch 'master' of https://github.com/1and1/rtpengine
11 years ago
smititelu
030912304b
Update README with REDIS details
11 years ago
Lucian Balaceanu
8ee14e5d13
Fixing managed_sess_min interval statistic.
11 years ago
Richard Fuchs
cb53218a90
fix incomplete dialogue association when initial offer contains to-tag
...
Change-Id: I6da6399a8f754438ed9c41f4b851797a233e1e02
11 years ago
Richard Fuchs
cd34dde934
fix missing redis expiry times
...
Change-Id: Id38d3760f2eb0bcbf6c8912be244662c5ce11855
11 years ago
Richard Fuchs
31d28a3bab
MT#16783 support via-branch matching in `delete` messages
...
Change-Id: I8383742ec11983d82ab4e2e92f1e20cbda798d71
11 years ago