From cd82998fb41d7d8e8089d33e04f830ddc883239a Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Tue, 20 Jan 2015 20:55:23 +0000 Subject: [PATCH] remove plugin codecfilter --- doc/siproxd.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/siproxd.conf.example b/doc/siproxd.conf.example index 2efca71..33700e5 100644 --- a/doc/siproxd.conf.example +++ b/doc/siproxd.conf.example @@ -430,5 +430,5 @@ plugin_regex_replace = \1:001 # May be used to workaround IP fragmentation by removing "unimportant" # SIP headers - this is clearly a ugly hack but sometimes saves on # from headache. -plugin_stripheader_remove = Accept +plugin_stripheader_remove = Allow plugin_stripheader_remove = User-Agent