Richard Fuchs
2ea4a70bf4
running out of vector space...
13 years ago
Richard Fuchs
ca5d97311f
amend changelog
13 years ago
Richard Fuchs
c3efa99b3b
changelog
13 years ago
Richard Fuchs
3d47cba839
check tags in delete message
13 years ago
Richard Fuchs
28b90b385e
add fromtag and totag to D udp command
13 years ago
Richard Fuchs
77e7ca68bc
add numbered comments to pcre
13 years ago
Richard Fuchs
49be46b41c
let's try a different approach to via-branch handling, reverting most of andi's changes
13 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>
13 years ago
Andreas Granig
11a77d9cc8
Fix lookup handling for viabranch.
13 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>
13 years ago
Michael Prokop
c128b8560c
Use Development Team in Maintainer field
...
From: Michael Prokop <mprokop@sipwise.com>
13 years ago
Michael Prokop
14758b7ecb
Bump Standards-Version to 3.9.2
...
From: Michael Prokop <mprokop@sipwise.com>
13 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>
13 years ago
Andreas Granig
24d22be867
Supress replacing call hash when deleting full call.
13 years ago
Andreas Granig
2bee5a1f6b
Don't strip binary.
13 years ago
Andreas Granig
e0fad4f600
Looks good, unset debug and strip daemon binary.
13 years ago
Andreas Granig
ca40d99f9a
Properly allocate callid mem when replacing hash entry.
13 years ago
Andreas Granig
39766afdf6
Update callhash on removal of first call in linked list.
13 years ago
Andreas Granig
93a822f271
More debug messages.
13 years ago
Andreas Granig
24e2a02f9f
Delete full call if only one branch is left.
13 years ago
Andreas Granig
542a171bb4
Use proper function to remove all branches on D command.
13 years ago
Andreas Granig
40b80e49fa
Remove callid hash-entry first, then free calls.
13 years ago
Andreas Granig
6c669c6f07
Print viabranch in syslog messages along the callid.
13 years ago
Andreas Granig
d8e382fe44
Adapt regex for deletion.
13 years ago
Andreas Granig
81f5926f58
More debugging.
13 years ago
Andreas Granig
ad0076952b
Build in debug mode for now.
13 years ago
Andreas Granig
26570a02ac
Another typo. Too much perl development lately :)
13 years ago
Andreas Granig
aab3ef7e8a
Fix typo.
13 years ago
Andreas Granig
b2f1e7f70a
Some more fixes when deleting calls.
13 years ago
Andreas Granig
35ce73bb92
Fix timeout handling for call list.
13 years ago
Andreas Granig
40a633faea
Don't strip daemon binary to simplify debugging.
13 years ago
Andreas Granig
7b51c0bc30
Implement viabranch-based call-list.
13 years ago
Andreas Granig
fb72957594
Cleanup regex result indexing and add via branch.
...
- Use defines to index regex results.
- Add optional viabranch suffixed to call-id (WIP).
13 years ago
Richard Fuchs
6c4368f1ac
changelog
13 years ago
Richard Fuchs
481bfd22c6
remember the desired address family in port-reuse case
13 years ago
Richard Fuchs
d27116c650
changelog
13 years ago
Richard Fuchs
bcda3ab0c4
for upgrade purposes, also rmmod the old ipv4-only module
13 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
Richard Fuchs
ec01db25cb
Add a rudimentary routine to patch the module into a full kernel tree
14 years ago
Richard Fuchs
1bf1067674
Include some ugly hacks to enable compilation for 1.3.x iptables
14 years ago
Richard Fuchs
d3dca330fa
Compile fixes in daemon for Debian etch
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
1b93bdb9b7
fix handling of calls with multiple concurrent media streams
14 years ago
Richard Fuchs
4b30d4f4d3
Use [] when printing IPv6 addresses where appropriate
14 years ago
Richard Fuchs
1a22e740c8
fix ipv6 TOS setting in kernel module
14 years ago
Richard Fuchs
cf5ac6752e
fix the TOS socket option for ipv6
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
d7598efe40
suffix mediaproxy reply with address family info
14 years ago
Richard Fuchs
534f4be7e6
compile debian package version into all 3 components at build time
14 years ago