95 Commits (49be46b41c88cb0913a37ce0272a024e08afa110)

Author SHA1 Message Date
  Richard Fuchs 49be46b41c let's try a different approach to via-branch handling, reverting most of andi's changes 14 years ago
  Andreas Granig 11a77d9cc8 Fix lookup handling for viabranch. 14 years ago
  Andreas Granig 24d22be867 Supress replacing call hash when deleting full call. 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 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
  Andreas Granig 7b51c0bc30 Implement viabranch-based call-list. 14 years ago
  Andreas Granig fb72957594 Cleanup regex result indexing and add via branch. 14 years ago
  Richard Fuchs 481bfd22c6 remember the desired address family in port-reuse case 14 years ago
  Richard Fuchs d3dca330fa Compile fixes in daemon for Debian etch 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 cf5ac6752e fix the TOS socket option for ipv6 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
  Michael Prokop ac9b60a32a Makefile: use Debian package versioning information for BUILD_TIME 14 years ago
  Richard Fuchs 0c23b07db6 ignore user-supplied addresses and use proxy-supplied hints as only determining factor between ipv4 and ipv6 14 years ago
  Richard Fuchs 9e1c90adb9 inet_pton is anal, so gotta work around that 14 years ago
  Richard Fuchs 8bc2f0505d support command-line ipv6 addresses given in [] format 14 years ago
  Richard Fuchs 7129c25e64 don't give out ipv6 addresses if we're not ipv6 enabled 14 years ago
  Richard Fuchs e6e151bdd4 and while we're at it, add support for ipv6 on the udp control protocol as well 14 years ago
  Richard Fuchs 4c508f28ee support the internal/external flags for ipv4/ipv6 hints 14 years ago
  Richard Fuchs ccfc13437c it helps to actually make use of new command line params. basic RTP forwarding testing OK now for both ipv4 and ipv6 14 years ago
  Richard Fuchs 305ce520ae fix a segfault and improve debug build 14 years ago
  Richard Fuchs 5d9cb37f1f another fallback RE fix 14 years ago
  Richard Fuchs 1705630c78 make the fallback RE work 14 years ago
  Richard Fuchs e0eb0488f8 add ipv6 command line options 14 years ago
  Richard Fuchs 50d63ffff4 fix "make debug" 14 years ago
  Richard Fuchs 01645a2ed2 regression fixes 14 years ago
  Richard Fuchs b917ac0e71 move everything to mapped-ipv4-in-ipv6 API 14 years ago
  Richard Fuchs 39578affdf be a bit stricter with ipv4-in-ipv6 notation 14 years ago
  Richard Fuchs 2352143d69 poor man's character case insensitivity 14 years ago
  Richard Fuchs 61967c1d32 convert some macros to inline functions 14 years ago
  Richard Fuchs 2a24d2d385 make the fallback RE even more liberal and fix broken RE substring indexes 14 years ago
  Richard Fuchs d05f5831d4 add the ipv6 logic to the userspace daemon. 14 years ago
  Richard Fuchs d6c60a8c3b implement fallback pcre for unparsable udp commands 14 years ago
  Richard Fuchs 7d6ad45eb1 need an address family too 14 years ago
  Richard Fuchs b0ef0da1e7 change the daemon to the new interface, this should make jenkins happy again 14 years ago
  Richard Fuchs 31c9ea98a4 move the evil global variables into the context structure 14 years ago
  Richard Fuchs c9f4ee6369 implement a simple but effective timeout/cleanup mechanism for udp cookies 14 years ago