Richard Fuchs
133e6304b3
MT#18599 support sending RTCP stats to Homer via HEP
...
Change-Id: Icaf28f28c910318726e446a1a2ad4c7ee5e79f85
9 years ago
Richard Fuchs
8f9580e9c1
Merge branch 'RTPENGINE-88-PULL' of https://github.com/1and1/rtpengine
9 years ago
Stefan Mititelu
a43996fe4a
Add 'unidirectional' attribute
...
In order to kernelize unidirectional streams.
9 years ago
Stefan Mititelu
ef39aa35f1
Add rtpengine-ctl list/set timeout
...
Setters/getter of the TIMEOUT, SILENT_TIMEOUT and FINAL_TIMEOUT.
Updated rtpengine-ctl help with the new commands.
9 years ago
Stefan Mititelu
9be68a0c2f
Add FINAL_TIMEOUT parameter
...
The timer that will limit the duration of a call.
Add graphite statistics for calls ended this way.
9 years ago
smititelu
eee5a65911
Update doku for REDIS_NUM_THREADS
9 years ago
smititelu
74ad505c6f
Update README.md for NO_REDIS_REQUIRED parameter
9 years ago
Richard Fuchs
c1407d6b44
support Redis server authentication
...
closes #219
Change-Id: Iacf4047e748d76ff402e44a1b9f22e1d7c511c76
9 years ago
Richard Fuchs
3f1ae98379
unify -r/-R and -w/-W options into single options
...
Change-Id: I14672466cc2d9f0024d99d41dd63ec15aecbb58a
9 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
9 years ago
Richard Fuchs
5dbadc4adb
implement port latching option
...
closes #119
Change-Id: I9c5f3a560088ffb04c02e1b229a2616132a506e6
10 years ago
Richard Fuchs
7635f51d3d
add hiredis dependency to README
...
Change-Id: I187025d51d72f7b17a71d2dd22f8a3949584b405
10 years ago
smititelu
030912304b
Update README with REDIS details
10 years ago
Richard Fuchs
6b5c4e8b0c
Mass update for non-daemon code (see `6d3865b`)
...
Change-Id: I7c1f3816c20b1e7e44d11838d841c26e15de380b
10 years ago
smititelu
32a42993dc
Update README.md for --max-sessions
10 years ago
Richard Fuchs
99a3faf87b
MT#15289 add "reset" flag to un-learn certain parameters
...
This enables switching over the endpoint of a dialogue to a new client
with potentially different capabilities
Change-Id: I973b3c5d004014cc73e6ebc3e87d03c742bc1951
(cherry picked from commit 69b7586aa4
)
(cherry picked from commit 93332f0f6e
)
10 years ago
smititelu
72cf55b6fb
Specific REDIS read and write databases
...
Able to specify now, in the config, the redis databases from which rtpengine
should read and write session information.
10 years ago
Richard Fuchs
dafde10571
MT#15157 integrate redis module into main code tree
...
obsoletes the entire plugin/module system
Change-Id: I6997b7e6e49dac568e844c3e132fa3756cf147cb
10 years ago
Richard Fuchs
c13941fa70
Merge branch 'master' of git://github.com/1and1/rtpengine into 1and1-master
10 years ago
Pawel Kuzak
1640d92edc
Merge branch 'dev-fmetz'
10 years ago
Richard Fuchs
a811adb4fb
support custom per-call/branch delete delay
...
additionally fixes #118
10 years ago
Pawel Kuzak
ef842591b7
Added MAX_SESSIONS to README
10 years ago
Richard Fuchs
5785bea2c9
Merge branch 'master' of git://github.com/1and1/rtpengine into rfuchs/1and1-master
10 years ago
Richard Fuchs
144a451526
support selective SDES session parameters
10 years ago
Frederic-Philippe Metz
89bbaf12e3
Merge branch 'dev-fmetz'
...
Conflicts:
daemon/Makefile
daemon/call.c
daemon/log.c
daemon/main.c
kernel-module/xt_RTPENGINE.c
10 years ago
Frederic-Philippe Metz
070212ec3a
Added RTCP parsing and option to log that information
10 years ago
Frederic-Philippe Metz
9f421a9d8f
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
daemon/graphite.c
daemon/graphite.h
10 years ago
Richard Fuchs
3520617364
remove ice-lite mention from readme
10 years ago
Frederic-Philippe Metz
ec5a543f0f
Added prefix config parameter to graphite acc. to OPS
10 years ago
Frederic-Philippe Metz
2ae0e35de4
Added functionality to report statistics to graphite
11 years ago
Frederic-Philippe Metz
59329ddd04
VOIPTEST_220_delete delay
...
Im Moment wurden die sessions ja nach 30 sekunden hardcoded abgeräumt.
Dieser patch macht das konfigurabel.
ersetzt den letzten patch "added_delete_delay_for_memory_cleanup.patch".
Author: Frederic-Philippe Metz <Frederic.Metz@1und1.de>
11 years ago
Frederic-Philippe Metz
131c9e8110
cli
...
Ein Commandline interface, wo man von der console and der rtpengine
bestimme Dinge abfragen kann.
Author: Frederic-Philippe Metz <Frederic.Metz@1und1.de>
11 years ago
Frederic-Philippe Metz
9886de4654
cdrpatch.dpatch:
...
Generiert CDRs. Diese werden in eine konfigurierbare Log Facility
geschrieben.
Author: Frederic-Philippe Metz <Frederic.Metz@1und1.de>
11 years ago
Richard Fuchs
0113991ef5
MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE
11 years ago
Richard Fuchs
4c408e5388
add --dtls-passive switch
11 years ago
Richard Fuchs
f826d01c29
make "trust address" the default behaviour
...
adds CLI option --sip-source to restore old default, and adds
new flag "SIP source address" to achieve the same on a per-call
basis
11 years ago
Richard Fuchs
6757c27a46
add DTLS=passive option
...
fixes #44
11 years ago
Richard Fuchs
07b6ea4030
document new CLI flags
11 years ago
Richard Fuchs
1a39b865f3
readme update
11 years ago
Richard Fuchs
4d00147c04
s/force_relay/force-relay/
11 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
11 years ago
Victor Seva
c7e3911778
MT#6485 add no_ngcp script to remove NGCP dependences
...
Help external users to produce Debian packages without
any NGCP dependence.
11 years ago
Richard Fuchs
c73089596d
update "query" output docs
11 years ago
Richard Fuchs
aa4f2fa4bf
document SIGUSR1/2
11 years ago
Richard Fuchs
c9a101c435
docs update
11 years ago
Richard Fuchs
e2901eb859
update README (primarily name change)
11 years ago
Richard Fuchs
b18d14eda5
Implement non-fatal warnings in NG replies and use them in "delete"
...
Closes : #12
12 years ago
Richard Fuchs
bbc53398f8
implement and document ng "media address"
12 years ago
Richard Fuchs
13ad0428e6
rename some keys in the ng protocol (replace dash with space) but retain compatibility
12 years ago
Richard Fuchs
24fe545614
document "start recording" command
12 years ago