From 917b87a1d68e903d0d94a68ed1dc730ad274d6db Mon Sep 17 00:00:00 2001 From: kyxlx550 Date: Sat, 11 Apr 2020 19:56:46 +0800 Subject: [PATCH] add sip query catalog interval config --- trunk/conf/full.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index 513a55b87..3c6278a24 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -370,6 +370,9 @@ stream_caster { # Whether bundle media stream port. # default: on invite_port_fixed on; + # interval to query equipment list from equipment or subordinate domain, unit(s) + # default: 60 + query_catalog_interval 60; } }