Documented config option

git-svn-id: http://yate.null.ro/svn/yate/trunk@1454 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2007-10-05 07:50:50 +00:00
parent 268bf2316a
commit 97d4237b5e
1 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,6 @@
; This file configures the SIP feature module
[general]
; General
; expires_min: int: Minimum allowed expiring time in seconds
;expires_min=60
@ -12,6 +11,11 @@
; expires_max: int: Value used to limit the expiring time to something sane
;expires_max=3600
; forcedialogdata: boolean: Force (fill if missing) some parameters (dialog.callid,
; dialog.localtag, dialog.remotetag, dialog.remoteuri) in dialog state notification,
; if made for a valid dialog (dialog.id is not empty)
; Defaults to enable
;forcedialogdata=enable
[allow_events]
; Restrict/allow subscriptions to individual events
@ -24,4 +28,4 @@
;dialog=enable
; dialog: boolean: Enable/disable subscriptions to message waiting events
;message-summary=enable
;message-summary=enable