From 210673317524fce2073b908a8d920016614f5d72 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 23 May 2011 21:50:12 +0200 Subject: [PATCH] qos-preset: Replaced sip with rtp for voip. sip is only the signaling protocol and don't need realtime. --- config/rootfiles/core/49/filelists/files | 1 + html/cgi-bin/qos.cgi | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/core/49/filelists/files b/config/rootfiles/core/49/filelists/files index 606d647538..3bc88ddde0 100644 --- a/config/rootfiles/core/49/filelists/files +++ b/config/rootfiles/core/49/filelists/files @@ -11,6 +11,7 @@ srv/web/ipfire/cgi-bin/logs.cgi/log.dat srv/web/ipfire/cgi-bin/ovpnmain.cgi srv/web/ipfire/cgi-bin/pppsetup.cgi srv/web/ipfire/cgi-bin/proxy.cgi +srv/web/ipfire/cgi-bin/qos.cgi srv/web/ipfire/cgi-bin/services.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi var/ipfire/langs/de.pl diff --git a/html/cgi-bin/qos.cgi b/html/cgi-bin/qos.cgi index 60c75d7365..844058de32 100644 --- a/html/cgi-bin/qos.cgi +++ b/html/cgi-bin/qos.cgi @@ -2,7 +2,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -531,7 +531,7 @@ END open( FILE, "> $level7file" ) or die "Unable to write $level7file"; print FILE <