moved timeout settings from extenion to interface.conf
[lcr.git] / default / interface.conf
index be5b669..bd00e41 100644 (file)
 # Example of an ISDN interface that runs in NT-mode, but provides tones during
 # setup. Also we provide tones during setup also.
 # This is usefull to interconnect to another PBX.
+# Additinally the timeout values for the different call states are adjusted to 60 seconds.
+# They are: setup, dialing, proceeding, alerting, disconnect
 #[PBX]
 #nt
 #port 5
 #earlyb yes
 #tones yes
+#timeouts 60 60 60 60 60
 
 # Hint: Enter "lcr interface" for quick help on interface options.