sipcapture / homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
https://sipcapture.org
GNU Affero General Public License v3.0
1.61k stars 240 forks source link

About the homer configuration problem #555

Closed CollectBugs closed 1 year ago

CollectBugs commented 1 year ago

1.Please explain the field descriptions in heplify-server.tom

SIPHeader DBPartLog
DBPartSip
DBPartQos = "6h" DBDropDays = 14 DBDropDaysCall = 0 DBDropDaysRegister = 0 DBDropDaysDefault = 0 DBDropOnStart = false DBUsageProtection = true DBUsageScheme = "percentage" DBPercentageUsage = "80%" DBMaxSize = "30MB" Dedup = false DiscardMethod = [] AlegIDs = [] CustomHeader

kYroL01 commented 1 year ago

Hi @CollectBugs This is a short description of these variables https://github.com/sipcapture/homer/wiki/HEPLIFY-SERVER-Settings Thank you