Richard Fuchs
c88494fbb6
add Requires(pre): shadow-utils to spec file
closes #453
Change-Id: I40a234e68eee1a112abeec3f8558ee738ca3d4e1
8 years ago
Guillem Jover
53b3c36939
TT#24097 Fix shell quoting
- Add missing quotes.
- Switch some problematic usages to use bash arrays.
- Override shellcheck errors (these might need fixing in the future).
Change-Id: Id451ff9f4c5d5ef9b3826544908d64e9c08c5797
8 years ago
Guillem Jover
33bafcfc3c
TT#24097 Use $() instead of deprecated ``
Change-Id: Ief744bc63928e9eeee72436911e01b7b2a29c260
8 years ago
Guillem Jover
33518213c0
TT#24097 Remove unused shell variables
Change-Id: I529a493b2c8d3573d1b848c3fffa951bb8fc60c9
8 years ago
Konstantin Poliakov
5c5a4ef4fc
Issue354: Fixes for rtpengint to ngcp-rtpengine renaming issues (including issue 356).
9 years ago
Karsten Horsmann
06922c530d
Update rtpengine.init
There is no INPUT_prefilter table on CentOS 6 systems. So put it on INPUT should be good enough.
9 years ago
Marcel Weinberg
b215389d15
some small fixes; updated the specs file to be compatible to rtpengine 4.5 and CentOS 7.2
9 years ago
Eric Green
f5c7ff10d0
Make rtpengine.spec more compatible with el7
10 years ago
Sergey Lavrov
cf39d07d73
fix typo and error in rtpengine.init
fix typo and error:
./rtpengine.init: line 111: syntax error in conditional expression
./rtpengine.init: line 111: syntax error near `-a'
./rtpengine.init: line 111: ` if [[ -n "$REDIS" -a -n "$REDIS_DB" ]]'
10 years ago
Richard Fuchs
3f1ae98379
unify -r/-R and -w/-W options into single options
Change-Id: I14672466cc2d9f0024d99d41dd63ec15aecbb58a
10 years ago
Joseph Frazier
2877f76222
Add hiredis-devel to daemon BuildRequires
10 years ago
Joseph Frazier
8fbb0d3541
Add hiredis-devel to daemon deps in README.el.md
10 years ago
Camille Oudot
6f6a70392d
add option to set the group owning /proc/rtpengine
10 years ago
Camille Oudot
5a8f5c3ab0
add possibility to choose rtpengine process user
use RE_USER parameter of el/rtpengine.sysconfig
10 years ago
Damian Ivereigh
76bebd5031
Put back the ipv6 tables entries (without the IF wrapper).
10 years ago
Damian Ivereigh
198b0c976f
Removed all the IP6 options
10 years ago
Damian Ivereigh
57e25ea45a
Added back in volga629's changes to allow multiple interfaces - also
duplicated the same for IPv6
10 years ago
Damian Ivereigh
0390782e22
Now works with firewalld - creates a permanent chain called INPUT_prefilter
which is before the conntrack stuff in the INPUT tables. We then create
our temporary rtpengine chain from that.
Also brought in some of the IPv6 stuff from the standard Centos init script
10 years ago
Frederic-Philippe Metz
c444c05a5f
Implemented MAX_SESSIONS limit or calls.
related to RTPENGINE-20
11 years ago
Frederic-Philippe Metz
070212ec3a
Added RTCP parsing and option to log that information
11 years ago
Peter Lemenkov
3b27031828
Explicitly set rights on dkms.conf as 644
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
9a12b4915a
Don't specify access rights for _usrsrc dir
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
a6ab5b5ebc
Restrict access to a working directory
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
e71a7e15d8
Consistently use rtpengine name everywhere
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
d25b697f6a
Check for username,group before creating
Just a cosmetic actually. Earlier we created user,group anyway and
suppress error message if user or group already exists.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
882731b814
Remove double slash
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
234b45441a
Use macro instead of /etc/rc.d/init.d
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
9890371a89
Remove no longer required section
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
8d56ed5067
Typo fix in Source0 url
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
cd70a8f8a5
Use proper versionin scheme
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
b0240eecaa
Use generic dependency name for nc
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
49ed2a826c
Remove autoadded deps
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
597c35aae0
Remove duplicated text in descriptions
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Peter Lemenkov
eba4414fe9
Remove BuildRoot
This is no longer required even for EL5.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
11 years ago
Frederic-Philippe Metz
ec5a543f0f
Added prefix config parameter to graphite acc. to OPS
11 years ago
Frederic-Philippe Metz
2ae0e35de4
Added functionality to report statistics to graphite
11 years ago
Sergey Lavrov
fe5e1298af
Added rtpengine-ctl and dependency to spec file.
11 years ago
Sergey Lavrov
bb14eba603
Fix %post/%preun directives.
Fix %post/%preun directives. Because of incorrect service name (%{name} == ngcp-rtpengine, service name == rtpengine) there are errors when install or delete RPM.
11 years ago
Richard Fuchs
458a84c1d2
remove obsolete RH $RTP_IP6 sysconfig option
11 years ago
sybasesql
08ffc9c35a
Update rtpengine.sysconfig
Refactoring $RTP_IP/$RTP_IP6 so we can use a number of parameters for --interface command line
11 years ago
sybasesql
b94bae87f1
Update rtpengine.init
Refactoring $RTP_IP/$RTP_IP6 so we can use a number of parameters for --interface command line
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
a5c55fc398
add NUM_THREADS to init scripts
11 years ago
Richard Fuchs
34ca29b9a4
dont escape exclamation points in sh scripts
11 years ago
Richard Fuchs
d1165dfaa4
update EL specs/init file
11 years ago
Camille Oudot
faf3e22b9e
logging: choose the log facility from the command line, or log to stderr
11 years ago
Richard Fuchs
73b56db7de
Update CentOS definitions
Author: mtryfoss
Closes #19
11 years ago