Commit Graph

124 Commits

Author SHA1 Message Date
Thomas Ries d73cc59dc3 2011-07-15 11:35:35 +00:00
Thomas Ries 67f47cb629 2011-07-13 20:40:21 +00:00
Thomas Ries f85f854204 2011-07-10 20:24:43 +00:00
Thomas Ries 3a597343c5 Release 0.8.1 2011-07-10 20:00:57 +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 b0be9e3275 - Pthread stack size made adjustable (thread_stack_size) 2011-06-12 18:45:17 +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 65bf8f7178 Added SVN exclusion patterns 2011-05-29 18:11:53 +00:00
Thomas Ries c7ccdb0d57 prep for r0.8.0 2010-02-28 18:37:44 +00:00
Thomas Ries 9e021dc5bb *** empty log message *** 2010-01-07 11:43:17 +00:00
Thomas Ries 01b9a7ae9d *** empty log message *** 2009-10-11 11:20:41 +00:00
Thomas Ries 6e94ec17d0 - extended (c) to 2009 2009-07-20 08:55:49 +00:00
Thomas Ries 8118579c7e - Updated the documentation (plugin related stuff)
- fixed a DEBUG pattern in proxy.c
2009-05-21 12:55:04 +00:00
Thomas Ries 7d24ebfc67 - revised rpmbuild (SPEC file and some Makefiles) 2009-03-24 20:20:11 +00:00
Thomas Ries c3fa3097e5 - added configure option: --disable-doc 2009-02-28 23:11:25 +00:00
Thomas Ries a6f2429c0f - make install: install docu as well 2009-02-28 22:09:52 +00:00
Thomas Ries 06dd667d74 - make install: install docu as well 2009-02-28 22:02:01 +00:00
Thomas Ries 52f2f6ff34 - Reworked handling of plugin mechanism (libltdl "static"
inclusion of plugins should work now). Building under
  Windows (with Cygwin) does work (build with
  ./configure --enable-static-libosip2).
2009-02-22 15:32:56 +00:00
Thomas Ries 895f7a34f3 *** empty log message *** 2008-08-01 08:11:24 +00:00
Thomas Ries c95510f9ac - SIP DSCP value configurable 2008-08-01 08:03:30 +00:00
Thomas Ries 340628238c - Released 0.7.1 2008-07-23 19:52:45 +00:00
Thomas Ries 540f3eeff4 - plugin_fix_bogus_via: fixes broken VIA headers on
incoming SIP messages (inspired by Ralph Babel, see
  http://babel.de/art20080317a.html for more info)
2008-05-17 15:55:03 +00:00
Thomas Ries 91fa3538dd - dejitter can be completely disabled by specifying 0ms 2008-03-22 11:43:36 +00:00
Thomas Ries b09b3b4225 *** empty log message *** 2008-02-24 18:29:31 +00:00
Thomas Ries 99111f01d7 - default target plugin 2008-02-04 20:38:44 +00:00
Thomas Ries e8b2346781 - moved Call Logging functionality to it's own plugin. 2008-02-02 20:08:48 +00:00
Thomas Ries 9b4162b81b Plugin API work 2008-02-02 17:22:05 +00:00
Thomas Ries c266c981c4 - Plugin API 2008-01-27 17:48:25 +00:00
Thomas Ries 155c03baf2 *** empty log message *** 2008-01-27 16:41:07 +00:00
Thomas Ries 4a2062f7e0 - closing </chapter> tag missing in doc 2008-01-22 17:34:57 +00:00
Thomas Ries 6952295a2d 2008 2008-01-19 16:07:14 +00:00
Thomas Ries 4bfe627bdf - Release 0.6.0 2007-10-28 14:47:41 +00:00
Thomas Ries 5cefee8192 added comment about hosts_allow_sip 2007-08-16 19:10:30 +00:00
Thomas Ries cfe4b2e1ef *** empty log message *** 2007-06-10 15:37:29 +00:00
Thomas Ries 58702c80c0 *** empty log message *** 2007-05-28 17:26:00 +00:00
Thomas Ries 8c27d38ee3 - new feature: "Obscure Loops" does modify the Call-IDs in
outgoing requests and thus allows incoming calls forked
  off such an outgoing call (redirect, transfer, ...) back
  to the same UA where the initial call did originate.
  This even seems to fix some issues with Asterisks
  Loop detection... :-)
2007-05-27 18:25:49 +00:00
Thomas Ries 800a67ef85 - new feature: can add ;rport to my own Via Headers 2007-05-24 19:30:20 +00:00
Thomas Ries 697790c151 some warnings in docu 2007-05-24 18:39:23 +00:00
Thomas Ries c97532fdbb - new feature: can masquerade User-agent header 2007-05-24 18:38:59 +00:00
Thomas Ries 23a27a0310 *** empty log message *** 2007-05-13 16:32:24 +00:00
Thomas Ries f1d70b2fe5 *** empty log message *** 2007-05-13 16:32:23 +00:00
Thomas Ries 047ac5384f *** empty log message *** 2006-09-10 12:05:56 +00:00
Thomas Ries 3cc74d37d0 - logging 2006-06-23 21:45:31 +00:00
Thomas Ries 530da1a362 - Dejitter 2006-06-22 16:35:06 +00:00
Thomas Ries 3b9b043ff9 - FAQ entry "libosip2 installation not correct" 2006-06-22 16:32:50 +00:00
Thomas Ries ae230ebe44 - RTCP support
- dejitter feature by Hans Carlos Hofmann (<labtop-carlos@hchs.de>)
2006-06-18 19:12:35 +00:00
Thomas Ries 70c90f0292 - short-dial: use "302 Moved" to point to target 2006-01-01 20:31:55 +00:00
Thomas Ries 9fd646574e dDocu: Quick Dial 2005-12-27 17:11:13 +00:00
Thomas Ries 9ac6fd6f0a - Added Quick Dial feature 2005-12-26 16:39:12 +00:00