Changeset 7838
- Timestamp:
- 06/20/09 09:46:08 (9 months ago)
- Files:
-
- modules/branches/2.6/core/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/core/functions.inc.php
r7797 r7838 754 754 $core_conf->addSipGeneral('tos_audio','ef'); // Recommended setting from doc/ip-tos.txt 755 755 $core_conf->addSipGeneral('tos_video','af41'); // Recommended setting from doc/ip-tos.txt 756 $core_conf->addSipGeneral('alwaysauthreject','yes'); 756 757 } else { 757 758 $core_conf->addSipGeneral('tos','0x68'); // This really doesn't do anything with astersk not running as root
