Michael Prokop
3e792a689c
daemon maintainer scripts: install init script + handle package removal/upgrade
This is supposed to fix the missing ngcp-mediaproxy-ng-daemon
link in /etc/rc2.d on CE systems.
While at it also try to handle restart/stop of service during
upgrades and package removals in a sane way. Needs extensive
testing though.
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
d1c220c506
integrate package version into dkms module as well
14 years ago
Richard Fuchs
ac9678a73d
debian/rules needs to use supplied makefiles too
14 years ago
Richard Fuchs
d9c97b06f0
add ipv6 options to init/default script
14 years ago
Richard Fuchs
fe01189553
add ip6tables rule to init script
14 years ago
Richard Fuchs
b6de0aa5b2
fix another filename
14 years ago
Richard Fuchs
25abfa555d
update for changed module/file names
14 years ago
Richard Fuchs
3fb353eb48
make the package depend on iptables 1.4+
14 years ago
Richard Fuchs
57de5eb849
changelog/version
14 years ago
Jon Bonilla
999a3d7fe3
Bump version for bad tagging
14 years ago
Michael Prokop
c5384734bf
postinst: restart initscript instead of just start it
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e19de5607e
postinst: run init_wrapper() on ce systems as well
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
57e560487c
postinst: do not restart daemon on inactive node
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e20262b2e4
Provide initial postinst script for ngcp-mediaproxy-ng-daemon
As requested by Richard (to address the "the post-install script
for mediaproxy-daemon is not correct, it should not start up in
a pro when on the standby node" issue)
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
7c2d3b7359
changelog/version
14 years ago
Richard Fuchs
f5998e1ffc
restrict mediaproxy iptables rule to udp only
14 years ago
Richard Fuchs
f7fcfc8030
bump version/changelog
14 years ago
Richard Fuchs
82a9ca19af
Fix obscure 3-way call connect issue
Add test script for this error case
Add on-hold/mute media IP handling, but disabled for now
15 years ago
Richard Fuchs
7cda4486a9
bump changelog/version
15 years ago
Richard Fuchs
847f156268
bump version number to 1.4.0
15 years ago
Richard Fuchs
12a59caaf8
add redis config to mediaproxy init scripts
15 years ago
Jon Bonilla
f928e8bfd1
add uuid-dev to dependencies.
Fixes mediaproxy not compiling due to missing uuid.h file
15 years ago
Richard Fuchs
4b95842ef7
changelog update and version number bump
15 years ago
Richard Fuchs
3b8dda7510
Make the daemon more aggressive with invalidating peer information
15 years ago
Andreas Granig
b7c148807a
Fix version line.
15 years ago
Andreas Granig
7decafc99a
Add --advertised-ip to defaults file.
Bump debian version.
15 years ago
Richard Fuchs
d0b1bf10c1
changelog
15 years ago
Michael Prokop
98b625b7e7
Release new version 1.3.1.
From: Michael Prokop <mika@grml.org>
15 years ago
Michael Prokop
0887d038c9
dkms postinst: do not execute init script if it is not present yet.
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Andreas Granig
ca89a01f60
Version fix.
15 years ago
Michael Prokop
bfb49089bb
Pre-Depend on the kernel package so the kernel module is available when starting daemon.
Acked-by and Tested-by: Richard Fuchs <rfuchs@sipwise.com>
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Richard Fuchs
cd2f8ca351
stop AND restart daemon when necessary
15 years ago
Michael Prokop
ab422569c1
Stop daemon when installing/removing the package.
Will be tested in those minutes by Richard.
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Richard Fuchs
aad7abbfa4
changelog update
15 years ago
Richard Fuchs
fd623f2754
add port-min and port-max parameters
integrate into init script and provide basic defaults script
15 years ago
Andreas Granig
e8d4147997
Fix restart to work if mediaproxy didn't run before.
15 years ago
Richard Fuchs
83d27e0f49
rule #1 : do not use rmmod -f
rule #2 : DO NOT use rmmod -f
15 years ago
Andreas Granig
13c06cccc9
Fix init file name so it's included in the deb.
Move default file to template framework.
15 years ago
Michael Prokop
42efb0fc68
Fix version number for dkms package in usage instructions.
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Michael Prokop
e469428538
s/mediaproxy-ng/ngcp-mediaproxy-ng-kernel-modules/ in debian/control.modules.in as well
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Michael Prokop
b22bc3ebf0
Rework Debian packaging to fix build issue, fully rename to ngcp-* naming schema and get rid of kernel-module/debian/
This package now builds:
ngcp-mediaproxy-ng_0.1_amd64.deb
ngcp-mediaproxy-ng-daemon_0.1_amd64.deb
ngcp-mediaproxy-ng-iptables_0.1_amd64.deb
ngcp-mediaproxy-ng-kernel-dkms_0.1_all.deb
ngcp-mediaproxy-ng-kernel-source_0.1_all.deb
with all required files and dropping kernel-module/debian/ but providing
all targets within debian/ itself.
NOTE: Needs further testing and disussion whether the ngcp* is wanted
inside the kernel module as well.
From: Michael Prokop <mprokop@sipwise.com>
15 years ago
Andreas Granig
d149f3c8c0
Rename mediaproxy-ng metapackage to ngcp-mediaproxy-ng, dropping the -full suffix.
Fix building of the meta package.
15 years ago
Andreas Granig
652451e7d0
Another fix to reflect new package name.
15 years ago
Andreas Granig
d9633d4b7f
Fix my email.
15 years ago
Andreas Granig
205b80bc8d
Fix package name in changelog (changed to ngcp-mediaproxy-ng).
15 years ago
Richard Fuchs
66ca4d2fe8
replace rtpproxy with mediaproxy-ng - add snmpd
15 years ago
Richard Fuchs
cbc6e26bb8
handle the iptables module
15 years ago
Richard Fuchs
4a524b0471
whoops
15 years ago
Richard Fuchs
74ced509f4
add module descriptions and add a meta package
15 years ago
Richard Fuchs
bd9072407f
add init/default
15 years ago