Commit Graph

  • 86d2dae91a reality sync Thomas Ries 2015-06-02 20:09:06 +00:00
  • aa31aaa2f0 Thomas Ries 2015-01-26 17:32:26 +00:00
  • e43d9387d7 $ Thomas Ries 2015-01-24 10:43:18 +00:00
  • 3939b79a00 Thomas Ries 2015-01-22 19:00:58 +00:00
  • 369023ea3a Thomas Ries 2015-01-22 17:48:36 +00:00
  • 12ab1c5cf3 Thomas Ries 2015-01-22 17:47:40 +00:00
  • 360e71c5d4 Thomas Ries 2015-01-21 22:36:02 +00:00
  • b871356854 added plugin_codecfilter.c Thomas Ries 2015-01-21 22:19:56 +00:00
  • 9282ca41cb Thomas Ries 2015-01-20 22:04:33 +00:00
  • cd82998fb4 remove plugin codecfilter Thomas Ries 2015-01-20 20:55:23 +00:00
  • 8a6c4dec9a remove plugin codecfilter Thomas Ries 2015-01-20 20:45:33 +00:00
  • b4f3a24c00 added plugin_stripheader Thomas Ries 2015-01-20 20:26:48 +00:00
  • 5a8837077a fixed some #include and data-type issues Thomas Ries 2014-09-26 21:37:21 +00:00
  • 80a63f30e3 $ Thomas Ries 2014-05-25 11:13:39 +00:00
  • 9e35478c6f plugin_defaulttarget: add "received from" IP to logging Thomas Ries 2013-02-11 18:16:09 +00:00
  • 2721f09bde - Some compatibility hack with newer libtool versions - aclocal.m4: ACX_PTHREAD, also check for user set ldflag Thomas Ries 2012-04-07 10:19:25 +00:00
  • 504501411b - Added --with-included-libtool to configure to allow forcing the use of the included libltdl Thomas Ries 2011-09-15 20:07:43 +00:00
  • d73cc59dc3 Thomas Ries 2011-07-15 11:35:35 +00:00
  • 67f47cb629 Thomas Ries 2011-07-13 20:40:21 +00:00
  • 0ed54a64f2 new running release Thomas Ries 2011-07-10 20:26:12 +00:00
  • f85f854204 Thomas Ries 2011-07-10 20:24:43 +00:00
  • b1b4fcef66 Release 0.8.1 rel_0_8_1 Thomas Ries 2011-07-10 20:02:31 +00:00
  • 3a597343c5 Release 0.8.1 Thomas Ries 2011-07-10 20:00:57 +00:00
  • 5d640092f2 - removed obsolete files: addrcache.[ch] - added addrcache.h to Makefile.am Thomas Ries 2011-06-20 20:23:20 +00:00
  • 08d3eabe7e - new plugin_regex: apply an extended regular expression to the SIP 'To' URI and rewrite the target (outgoing calls only) Thomas Ries 2011-06-19 15:37:55 +00:00
  • dd94e02127 - added plugin_regex Thomas Ries 2011-06-18 13:53:10 +00:00
  • 6273055626 - moved cache for Call-IDs into separate module, to be reused for all plugins - fixed memleak (call-id was not freed upon deleting) Thomas Ries 2011-06-18 08:23:54 +00:00
  • 3b37e1f906 - plugin_prefix: correct handling of outgoing ACKs (could lead to calls being aborted by one side) Thomas Ries 2011-06-17 16:15:41 +00:00
  • eef75b43b8 some adaptions in SPEC file Thomas Ries 2011-06-12 18:46:44 +00:00
  • b0be9e3275 - Pthread stack size made adjustable (thread_stack_size) Thomas Ries 2011-06-12 18:45:17 +00:00
  • 44b6e65548 - one-off in get_ip_by_ifname(), last interface in chain was not considered in matching. Thomas Ries 2011-06-12 17:53:48 +00:00
  • eba7166826 Thomas Ries 2011-06-12 08:58:58 +00:00
  • 519a238591 - other stun server in example config file and reworked some stun code. Thomas Ries 2011-06-11 21:51:40 +00:00
  • 7ece7c5cb6 - readconf: allow spaces within string values. Note that leading and trailing spaces are removed. Thomas Ries 2011-06-05 16:21:48 +00:00
  • 5f28e20fe8 - improved logging Thomas Ries 2011-06-01 08:58:31 +00:00
  • d5074c4ca2 - new plugin_prefix: unconditionally prefixes outgoing calls with a configurable prefix string Thomas Ries 2011-06-01 08:57:40 +00:00
  • 65bf8f7178 Added SVN exclusion patterns Thomas Ries 2011-05-29 18:11:53 +00:00
  • 0170ab5705 - added search path "/etc/siproxd/siproxd.conf" to default search path for config files (SuSE) Thomas Ries 2011-05-29 12:06:30 +00:00
  • 85909febf7 - added plugin_prefix Thomas Ries 2011-05-28 10:03:49 +00:00
  • 9ac56cc9fe *** empty log message *** Thomas Ries 2011-01-09 14:45:32 +00:00
  • 4129713d2a - configure.in: set library/include search paths before searching for local libltdl installation [3086321] Thomas Ries 2011-01-09 14:44:23 +00:00
  • 95b457ad42 - fixed UA masquerading which was always set ("foobar") Thomas Ries 2011-01-09 13:12:24 +00:00
  • f2c98485f8 - use CFLAGS -Wall only with GCC compiler - fixed a number of compiler warnings (by Norm Brandinger) [3086593,3086371,3086351] - use getifaddrs() to get the IP address of local interfaces. This seems to be required with FreeeBSD jails. Thomas Ries 2011-01-09 13:10:27 +00:00
  • 7be49c4329 siproxd bug 3086351 plugin_shortdial.c:139: warning: comparison is always false due to limited range of data type Thomas Ries 2010-10-13 22:48:27 +00:00
  • 1d5a42e061 siproxd bug 3086371 sock.c:727: warning: passing argument 2 of 'connect' from incompatible pointer type sock.c:757: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness Thomas Ries 2010-10-13 22:46:37 +00:00
  • 15d044f72b siproxd bug 3086593 The attached patch fixes the warning by using a more portable method of printing size_t values. Thomas Ries 2010-10-13 22:43:53 +00:00
  • 878bcdff8b - fix: include correct ltdl.h for system & convenience libltdl Thomas Ries 2010-06-19 20:39:11 +00:00
  • 2f562a6138 *** empty log message *** Thomas Ries 2010-04-27 21:16:25 +00:00
  • aeb0dc08a3 *** empty log message *** Thomas Ries 2010-04-26 21:09:44 +00:00
  • b291ea5593 - Clean building from distribuion TAR did fail if the host installed libltdl lib was used (and not the convenience lib) Thomas Ries 2010-04-26 20:54:49 +00:00
  • 518a3f70a6 *** empty log message *** Thomas Ries 2010-03-29 18:09:16 +00:00
  • f0661fb890 *** empty log message *** Thomas Ries 2010-03-29 17:41:39 +00:00
  • 117bf4f14c - fix: siproxd could crash when trying to rewrite a malformed SIP message. (thank you, Lucas) Thomas Ries 2010-03-29 17:30:42 +00:00
  • e46d64fa7b - fix: siproxd could crash when trying to rewrite a malformed SIP message. (thank you, Lucas) Thomas Ries 2010-03-29 17:28:12 +00:00
  • ef8ae740f2 opened 0.8.1dev Thomas Ries 2010-02-28 20:02:09 +00:00
  • 6e16275e47 This commit was manufactured by cvs2svn to create tag 'rel_0_8_0'. rel_0_8_0 Thomas Ries 2010-02-28 18:41:18 +00:00
  • 11097753cf rel 0.8.0 Thomas Ries 2010-02-28 18:41:18 +00:00
  • c7ccdb0d57 prep for r0.8.0 Thomas Ries 2010-02-28 18:37:44 +00:00
  • 48ffa9cc57 fixed conditional libltdl building... Thomas Ries 2010-02-20 10:22:42 +00:00
  • ec75aa2450 - CVE-2009-3736: use libltdl on host if existing and fall back using convenienve libltdl (with a config warning) - updated libtool version Thomas Ries 2010-02-20 00:02:35 +00:00
  • 2fe3f3ba5c *** empty log message *** Thomas Ries 2010-01-28 19:22:42 +00:00
  • 678fe19800 *** empty log message *** Thomas Ries 2010-01-26 21:17:58 +00:00
  • 9e021dc5bb *** empty log message *** Thomas Ries 2010-01-07 11:43:17 +00:00
  • 137d82452d - TCP support Thomas Ries 2010-01-07 11:38:52 +00:00
  • 0d714ffd94 - TCP support - Defined default values for config options Thomas Ries 2010-01-07 11:36:46 +00:00
  • 106cc024f6 - Defined default values for config options Thomas Ries 2010-01-07 11:34:33 +00:00
  • 4d12f4eba7 - added comment Thomas Ries 2010-01-07 11:31:56 +00:00
  • 7dda94215d *** empty log message *** Thomas Ries 2010-01-07 11:31:17 +00:00
  • 593ec99816 type Thomas Ries 2010-01-07 11:30:49 +00:00
  • 1d306f80e4 - enhancements in plugin API Thomas Ries 2010-01-07 11:30:27 +00:00
  • 1f71f5743c - added plugin plugin_fix_bogus_via and plugin_stun Thomas Ries 2010-01-07 11:29:00 +00:00
  • 9ed7689e4e - Better handling of matching the local UAs Thomas Ries 2010-01-07 11:06:41 +00:00
  • 27dc69a5af *** empty log message *** Thomas Ries 2010-01-02 22:02:41 +00:00
  • 8a6da32065 15-Dec-2009: - Better handling for SIP redirecting with newer kernels Thomas Ries 2009-12-15 21:11:33 +00:00
  • a9448cb32e *** empty log message *** Thomas Ries 2009-10-28 19:18:42 +00:00
  • a83cffe287 - Make local UA to local UA calls work better with UAs that blindly practice symmetric RTP and ignore the SDP media description completely (did anyone shout X-Lite?) Mantis 117 Thomas Ries 2009-10-27 20:43:05 +00:00
  • 01b9a7ae9d *** empty log message *** Thomas Ries 2009-10-11 11:20:41 +00:00
  • 4cc49730eb This commit was manufactured by cvs2svn to create tag 'rel_0_7_2'. rel_0_7_2 Thomas Ries 2009-10-11 10:22:33 +00:00
  • efc88e5b6c - rel 0.7.2 Thomas Ries 2009-10-11 10:22:33 +00:00
  • 3a50376f3e *** empty log message *** Thomas Ries 2009-07-30 17:20:55 +00:00
  • 4f0707992c *** empty log message *** Thomas Ries 2009-07-30 17:05:24 +00:00
  • 4d988c2536 - RTP proxy could get confused and mess up RTP streams if two local UAs did use the same usernames but register on different providers. A call from UA1 to UA2 the could mess up the audio. Thomas Ries 2009-07-30 17:02:36 +00:00
  • 6e94ec17d0 - extended (c) to 2009 Thomas Ries 2009-07-20 08:55:49 +00:00
  • 8118579c7e - Updated the documentation (plugin related stuff) - fixed a DEBUG pattern in proxy.c Thomas Ries 2009-05-21 12:55:04 +00:00
  • 21770f92cf *** empty log message *** Thomas Ries 2009-05-21 09:07:34 +00:00
  • 060d533ec4 *** empty log message *** Thomas Ries 2009-03-28 09:37:47 +00:00
  • 7d24ebfc67 - revised rpmbuild (SPEC file and some Makefiles) Thomas Ries 2009-03-24 20:20:11 +00:00
  • 80a10c575b - allow the usage of @ in shortdial entries to call other users on other sip networks (patch by Andreas) Thomas Ries 2009-03-24 17:38:33 +00:00
  • 3bf774e1f9 - building with --enable-static-libosip2 requires --disable-shared to be set as well (plugins will be statically linked into siproxd) Thomas Ries 2009-03-01 15:41:23 +00:00
  • c3fa3097e5 - added configure option: --disable-doc Thomas Ries 2009-02-28 23:11:25 +00:00
  • 4f0b490c2f - eliminate some compiler warnings about unused return status Thomas Ries 2009-02-28 23:06:22 +00:00
  • 1ca2e8ac16 - added configure option: --disable-doc Thomas Ries 2009-02-28 23:05:14 +00:00
  • 61ff15fa21 - properly handle some "--disable-*" configure options Thomas Ries 2009-02-28 22:30:38 +00:00
  • a6f2429c0f - make install: install docu as well Thomas Ries 2009-02-28 22:09:52 +00:00
  • d6feb8fbbf *** empty log message *** Thomas Ries 2009-02-28 22:02:11 +00:00
  • 06dd667d74 - make install: install docu as well Thomas Ries 2009-02-28 22:02:01 +00:00
  • 875a5fdc0e *** empty log message *** Thomas Ries 2009-02-22 20:21:31 +00:00
  • 176aa66c44 *** empty log message *** Thomas Ries 2009-02-22 19:24:07 +00:00
  • 54a62c5715 *** empty log message *** Thomas Ries 2009-02-22 18:14:12 +00:00
  • 2f86ddfe43 *** empty log message *** Thomas Ries 2009-02-22 17:33:35 +00:00