mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Issue 5892: Set a minimum T1 timer for calls. Reporter: twisted
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8926 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -61,6 +61,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
;maxexpiry=3600 ; Max length of incoming registrations/subscriptions we allow (seconds)
|
||||
;minexpiry=60 ; Minimum length of registrations/subscriptions (default 60)
|
||||
;defaultexpiry=120 ; Default length of incoming/outoing registration
|
||||
;t1min=100 ; Minimum roundtrip time for messages to monitored hosts
|
||||
; Defaults to 100 ms
|
||||
;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY
|
||||
;checkmwi=10 ; Default time between mailbox checks for peers
|
||||
;vmexten=voicemail ; dialplan extension to reach mailbox sets the
|
||||
|
Reference in New Issue
Block a user