From 9ef7618ab81d47bfc0112fdae8d6f9f553c7e992 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Mon, 11 Oct 2010 17:29:03 +0200 Subject: chan_dect: support configured timeouts for location registration Signed-off-by: Patrick McHardy --- configs/dect.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/dect.conf.sample b/configs/dect.conf.sample index 524cbd5b2..530b47fb8 100644 --- a/configs/dect.conf.sample +++ b/configs/dect.conf.sample @@ -7,7 +7,10 @@ language = de ; Registration context for dynamic registrations regcontext = dect_register regexten_base = 600 -pin = 1234 + +pin = 1234 ; PIN code for access rights requests/key allocation +locate_duration = 60 ; duration location registration stays valid, in seconds, will be + ; rounded up to a unit of 16 or 256 multiframes ;------------------------------ JITTER BUFFER CONFIGURATION -------------------------- ; jbenable = yes ; Enables the use of a jitterbuffer on the receiving side of an -- cgit v1.2.3