Richard Fuchs
254c8e2abe
add xmlrpc-c as build dependency
14 years ago
Michael Prokop
45247064f7
Use (>= ${source:Version}) for interbetween versioning
Closes lintian error not-binnmuable-any-depends-all / not-binnmuable-all-depends-any
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Michael Prokop
1d85aa4c10
Use versioned depends in-between ngcp-mediaproxy-ng, daemon, iptables + kernel-dkms packages
As requested by Richard
From: Michael Prokop <mprokop@sipwise.com>
14 years ago
Richard Fuchs
85f50f9004
changelog/version
14 years ago
Richard Fuchs
29f66f8f0d
create a cli flag to disable automatic fallback to userspace if desired
14 years ago
Richard Fuchs
e1c4f62347
the init script shall not die upon kernel module failure
14 years ago
Richard Fuchs
a23fe2f7b6
Fall back to userspace forwarding if kernel module is unavailable
14 years ago
Richard Fuchs
e781f53243
always store ip addresses in ipv6 format from now on
14 years ago
Richard Fuchs
cefa4d764d
correctly restore ipv4 addresses from redis
14 years ago
Richard Fuchs
332e5d59b5
adding some redis debug messages
14 years ago
Richard Fuchs
a0c696e9c4
DEL multiple redis keys with one statement when possible
14 years ago
Richard Fuchs
241d479de2
Push viabranch info into redis and restore it as well
14 years ago
Richard Fuchs
e6a56fc3e4
Don't try to remember viabranch if viabranch is NULL (only applies to TCP protocol)
14 years ago
Richard Fuchs
b3d6729e10
Remove packaged libhiredis
14 years ago
Richard Fuchs
460f545dd9
changelog, bump to 1.6.5
14 years ago
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
d9e6920daa
properly handle pcre_get_substring_list returning empty strings on non-matched substrings
14 years ago
Richard Fuchs
c2d34a9f1e
avoid coredump
14 years ago
Richard Fuchs
8fd96ce10b
changelog
14 years ago
Richard Fuchs
2ea4a70bf4
running out of vector space...
14 years ago
Richard Fuchs
ca5d97311f
amend changelog
14 years ago
Richard Fuchs
c3efa99b3b
changelog
14 years ago
Richard Fuchs
3d47cba839
check tags in delete message
14 years ago
Richard Fuchs
28b90b385e
add fromtag and totag to D udp command
14 years ago
Richard Fuchs
77e7ca68bc
add numbered comments to pcre
14 years ago
Richard Fuchs
49be46b41c
let's try a different approach to via-branch handling, reverting most of andi's changes
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
Andreas Granig
11a77d9cc8
Fix lookup handling for viabranch.
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
24d22be867
Supress replacing call hash when deleting full call.
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
ca40d99f9a
Properly allocate callid mem when replacing hash entry.
14 years ago
Andreas Granig
39766afdf6
Update callhash on removal of first call in linked list.
14 years ago
Andreas Granig
93a822f271
More debug messages.
14 years ago
Andreas Granig
24e2a02f9f
Delete full call if only one branch is left.
14 years ago
Andreas Granig
542a171bb4
Use proper function to remove all branches on D command.
14 years ago
Andreas Granig
40b80e49fa
Remove callid hash-entry first, then free calls.
14 years ago
Andreas Granig
6c669c6f07
Print viabranch in syslog messages along the callid.
14 years ago
Andreas Granig
d8e382fe44
Adapt regex for deletion.
14 years ago
Andreas Granig
81f5926f58
More debugging.
14 years ago
Andreas Granig
ad0076952b
Build in debug mode for now.
14 years ago
Andreas Granig
26570a02ac
Another typo. Too much perl development lately :)
14 years ago
Andreas Granig
aab3ef7e8a
Fix typo.
14 years ago
Andreas Granig
b2f1e7f70a
Some more fixes when deleting calls.
14 years ago
Andreas Granig
35ce73bb92
Fix timeout handling for call list.
14 years ago