Commit Graph

78 Commits

Author SHA1 Message Date
Thomas Ries 9e05d8cba5 plugin_stripheaders: deal with mode header field 2020-12-27 18:02:32 +01:00
Thomas Ries 29963fa4fb 2017-08-12 15:06:52 +00:00
Thomas Ries ce9672cb29 plugin_blacklist 2017-04-16 13:31:56 +00:00
Thomas Ries e9212ad80c 2017-04-13 15:37:39 +00:00
Thomas Ries f087cadfd1 src/plugin_blacklist.c doc/siproxd.conf.example 2017-03-20 19:11:27 +00:00
Thomas Ries 8d0467ff8b added plugin_blacklist 2017-03-14 19:42:03 +00:00
Thomas Ries d804d3debe plugin_stats and some fixes 2016-09-02 20:29:59 +00:00
Thomas Ries aab6f72735 release prep 2016-04-16 09:50:51 +00:00
Thomas Ries 26fa103921 added plugin_fix_fbox_anoncall 2016-01-31 14:00:27 +00:00
Thomas Ries d5697e4d0d plugin_siptrunk 2015-09-19 22:48:28 +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 927223b12b plugin_stripheader: may now strip just a particular value from the headers 2015-07-02 10:20:33 +00:00
Thomas Ries e43d9387d7 $ 2015-01-24 10:43:18 +00:00
Thomas Ries 369023ea3a 2015-01-22 17:48:36 +00:00
Thomas Ries cd82998fb4 remove plugin codecfilter 2015-01-20 20:55:23 +00:00
Thomas Ries b4f3a24c00 added plugin_stripheader 2015-01-20 20:26:48 +00:00
Thomas Ries d73cc59dc3 2011-07-15 11:35:35 +00:00
Thomas Ries 67f47cb629 2011-07-13 20:40:21 +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 9e021dc5bb *** empty log message *** 2010-01-07 11:43:17 +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 c95510f9ac - SIP DSCP value configurable 2008-08-01 08:03:30 +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 155c03baf2 *** empty log message *** 2008-01-27 16:41:07 +00:00
Thomas Ries 5cefee8192 added comment about hosts_allow_sip 2007-08-16 19:10:30 +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 c97532fdbb - new feature: can masquerade User-agent header 2007-05-24 18:38:59 +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 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
Thomas Ries ab08d2febf - allocate only even RTP port numbers
- started with own name lookup routines that honor SRV and NAPTR records
2005-08-31 03:34:35 +00:00
Thomas Ries ab78ddb984 - feature: DSCP value for RTP packets defineable (by Nick
Vermeer, Internet Express)
2005-04-19 19:00:23 +00:00
Thomas Ries 2757a6bad6 - feature: auto-save registration table during operation 2005-04-16 09:30:55 +00:00
Thomas Ries 0984731872 - working on running siproxd in front of a routing device
and NOT on the firewall itself.
2005-03-01 21:36:48 +00:00
Thomas Ries ce32ec0e74 comment on SIP allow ACL 2005-02-21 19:04:13 +00:00