Andrew Pogrebennyk
6cabaef28a
bump debian version
14 years ago
Andrew Pogrebennyk
6a873d5b4d
merge changelog entry 1.6.4 from branches/1.6
14 years ago
Richard Fuchs
8fd96ce10b
changelog
14 years ago
Richard Fuchs
ca5d97311f
amend changelog
14 years ago
Richard Fuchs
c3efa99b3b
changelog
14 years ago
Michael Prokop
c45d848143
debian/rules: invoke dh_installinit
Was broken in the package redesign in svn r7578.
lintian integration in Jenkins ftw!
Closes: unstable build https://jenkins.mgm.sipwise.com/job/mediaproxy-ng-binaries/172/
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
e41a1a7897
Use Architecture all for ngcp-mediaproxy-ng package
The package just depends on the other ones and doesn't provide
any architecture specific files.
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
c128b8560c
Use Development Team in Maintainer field
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
14758b7ecb
Bump Standards-Version to 3.9.2
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
3e4f98f653
Provide debug files in ngcp-mediaproxy-ng-daemon + ngcp-mediaproxy-ng-iptables packages
ngcp-mediaproxy-ng-daemon provides /usr/lib/debug/usr/sbin/mediaproxy-ng and
ngcp-mediaproxy-ng-iptables provides /usr/lib/debug/usr/sbin/mediaproxy-ng,
supposed to make debugging in operations easier.
Ack-ed by: Andreas Granig <agranig@sipwise.com>
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Andreas Granig
2bee5a1f6b
Don't strip binary.
14 years ago
Andreas Granig
e0fad4f600
Looks good, unset debug and strip daemon binary.
14 years ago
Andreas Granig
ad0076952b
Build in debug mode for now.
14 years ago
Andreas Granig
40a633faea
Don't strip daemon binary to simplify debugging.
14 years ago
Richard Fuchs
6c4368f1ac
changelog
14 years ago
Richard Fuchs
d27116c650
changelog
14 years ago
Richard Fuchs
bcda3ab0c4
for upgrade purposes, also rmmod the old ipv4-only module
14 years ago
Michael Prokop
78220ab3ea
maintainer scripts: use invoke-rc.d instead of directly invoking init script
Addressing lintian errors:
| E: ngcp-mediaproxy-ng-kernel-dkms: maintainer-script-calls-init-script-directly postinst:22
| E: ngcp-mediaproxy-ng-kernel-dkms: maintainer-script-calls-init-script-directly prerm:12
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
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