From ad81374abddb96a9e1fa033d8d21b0fce427541d Mon Sep 17 00:00:00 2001
From: joele89 <32238188+joele89@users.noreply.github.com>
Date: Mon, 28 Oct 2024 21:27:09 +1100
Subject: [PATCH] Add timeout detail for dial templates
---
dial-template-xml.html | 1 +
sepmac-cnf-xml.html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/dial-template-xml.html b/dial-template-xml.html
index 0b207aa..90b9773 100644
--- a/dial-template-xml.html
+++ b/dial-template-xml.html
@@ -76,6 +76,7 @@
<proxy>
USECALLMANAGER.nz
&l
Dial Templates
Dial templates control what number patterns are valid and how many seconds to wait for extra digits before dialing. File is specified by <dialTemplate
> in SEPMAC.cnf.xml.
+ Note: dialed numbers that don't match a template pattern will default to a 15 second timeout.
<dialTemplate>
<versionStamp>e68d54c1-0354-4b1a-aca4-adffc4b7de2f</versionStamp>
diff --git a/sepmac-cnf-xml.html b/sepmac-cnf-xml.html
index b740981..d5f6dd9 100644
--- a/sepmac-cnf-xml.html
+++ b/sepmac-cnf-xml.html
@@ -1056,7 +1056,7 @@ recordingOption
dialTemplate link
- Name of the file containing the digit timeout patterns. See Dial Templates for further information. Important: default timeout is 15 seconds if you don't create a Dial Template.
+ Name of the file containing the digit timeout patterns. See Dial Templates for further information. Note: default timeout is 15 seconds if you don't specify a Dial Template.
<dialTemplate>DIAL TEMPLATE FILE</dialTemplate>