git-svn-id: http://www.observium.org/svn/observer/trunk@2936 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong 2012-03-29 12:54:51 +00:00
parent 726f9f3378
commit 01eefeed17

View File

@ -240,7 +240,7 @@ $config['bad_if'][] = "pppoe-";
### Ignore ports based on ifType. Case-sensitive.
$config['bad_iftype'][] = "voiceEncap";
$config['bad_iftype'][] = "voiceFXA";
$config['bad_iftype'][] = "voiceFXO";
$config['bad_iftype'][] = "voiceFXS";
$config['bad_iftype'][] = "voiceOverAtm";
$config['bad_iftype'][] = "voiceOverFrameRelay";