Commit Graph

348 Commits

Author SHA1 Message Date
Thomas Ries 26fa103921 added plugin_fix_fbox_anoncall 2016-01-31 14:00:27 +00:00
Thomas Ries 35277fe024 2015-12-16 17:49:00 +00:00
Thomas Ries 94449f34c4 2015-12-16 17:45:17 +00:00
Thomas Ries 9f976e7557 2015-10-15 08:38:20 +00:00
Thomas Ries edf01041f1 performance improvement in DNS lookup/caching 2015-10-11 09:19:03 +00:00
Thomas Ries d5697e4d0d plugin_siptrunk 2015-09-19 22:48:28 +00:00
Thomas Ries c372080f4c 2015-09-19 22:34:11 +00:00
Thomas Ries cdccee4266 2015-09-19 22:32:55 +00:00
Thomas Ries 5eab79fb7c plugin_siptrunk 2015-09-19 15:37:09 +00:00
Thomas Ries ee7b8773bf plugin_trunk wip 2015-09-19 14:54:42 +00:00
Thomas Ries f441e37451 2015-09-19 13:21:08 +00:00
Thomas Ries 9c3dad1eb8 plugin_trunk wip 2015-09-19 12:56:27 +00:00
Thomas Ries 36231e5d5c 2015-09-19 08:35:17 +00:00
Thomas Ries 7a8309c8f7 2015-09-15 21:47:53 +00:00
Thomas Ries 5e24262b93 2015-09-13 08:43:04 +00:00
Thomas Ries 3177c294a9 plugin fix DTAG 2015-09-12 13:56:34 +00:00
Thomas Ries 26fd4f57c4 plugin_fix_DTAG 2015-08-30 07:38:39 +00:00
Thomas Ries 437c8215f3 plugin_fix_DTAG 2015-08-30 06:55:34 +00:00
Thomas Ries 22c97a4398 2015-07-17 09:19:16 +00:00
Thomas Ries 5d8bb91b8f 2015-07-17 09:12:31 +00:00
Thomas Ries 5ec3974cac support line= URI parameter 2015-07-15 13:54:48 +00:00
Thomas Ries 927223b12b plugin_stripheader: may now strip just a particular value from the headers 2015-07-02 10:20:33 +00:00
Thomas Ries 3e9c2d3455 fixed possible SEGV in sip_find_direction 2015-07-02 10:20:00 +00:00
Thomas Ries 86d2dae91a reality sync 2015-06-02 20:09:06 +00:00
Thomas Ries e43d9387d7 $ 2015-01-24 10:43:18 +00:00
Thomas Ries 3939b79a00 2015-01-22 19:00:58 +00:00
Thomas Ries 12ab1c5cf3 2015-01-22 17:47:40 +00:00
Thomas Ries 360e71c5d4 2015-01-21 22:36:02 +00:00
Thomas Ries b871356854 added plugin_codecfilter.c 2015-01-21 22:19:56 +00:00
Thomas Ries 9282ca41cb 2015-01-20 22:04:33 +00:00
Thomas Ries 8a6c4dec9a remove plugin codecfilter 2015-01-20 20:45:33 +00:00
Thomas Ries b4f3a24c00 added plugin_stripheader 2015-01-20 20:26:48 +00:00
Thomas Ries 5a8837077a fixed some #include and data-type issues 2014-09-26 21:37:21 +00:00
Thomas Ries 80a63f30e3 $ 2014-05-25 11:13:39 +00:00
Thomas Ries 9e35478c6f plugin_defaulttarget: add "received from" IP to logging 2013-02-11 18:16:09 +00:00
Thomas Ries 2721f09bde - Some compatibility hack with newer libtool versions
- aclocal.m4: ACX_PTHREAD, also check for user set ldflag
2012-04-07 10:19:25 +00:00
Thomas Ries 5d640092f2 - removed obsolete files: addrcache.[ch]
- added addrcache.h to Makefile.am
2011-06-20 20:23:20 +00:00
Thomas Ries 08d3eabe7e - new plugin_regex: apply an extended regular expression
to the SIP 'To' URI and rewrite the target (outgoing
  calls only)
2011-06-19 15:37:55 +00:00
Thomas Ries dd94e02127 - added plugin_regex 2011-06-18 13:53:10 +00:00
Thomas Ries 6273055626 - moved cache for Call-IDs into separate module, to be reused for all plugins
- fixed memleak (call-id was not freed upon deleting)
2011-06-18 08:23:54 +00:00
Thomas Ries 3b37e1f906 - plugin_prefix: correct handling of outgoing ACKs
(could lead to calls being aborted by one side)
2011-06-17 16:15:41 +00:00
Thomas Ries b0be9e3275 - Pthread stack size made adjustable (thread_stack_size) 2011-06-12 18:45:17 +00:00
Thomas Ries 44b6e65548 - one-off in get_ip_by_ifname(), last interface in chain
was not considered in matching.
2011-06-12 17:53:48 +00:00
Thomas Ries eba7166826 2011-06-12 08:58:58 +00:00
Thomas Ries 519a238591 - other stun server in example config file and
reworked some stun code.
2011-06-11 21:51:40 +00:00
Thomas Ries 7ece7c5cb6 - readconf: allow spaces within string values.
Note that leading and trailing spaces are removed.
2011-06-05 16:21:48 +00:00
Thomas Ries 5f28e20fe8 - improved logging 2011-06-01 08:58:31 +00:00
Thomas Ries 0170ab5705 - added search path "/etc/siproxd/siproxd.conf" to default
search path for config files (SuSE)
2011-05-29 12:06:30 +00:00
Thomas Ries 85909febf7 - added plugin_prefix 2011-05-28 10:03:49 +00:00
Thomas Ries 4129713d2a - configure.in: set library/include search paths before
searching for local libltdl installation [3086321]
2011-01-09 14:44:23 +00:00