summaryrefslogtreecommitdiff
path: root/configs/basic-pbx/indications.conf
diff options
context:
space:
mode:
Diffstat (limited to 'configs/basic-pbx/indications.conf')
-rw-r--r--configs/basic-pbx/indications.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/configs/basic-pbx/indications.conf b/configs/basic-pbx/indications.conf
new file mode 100644
index 000000000..115cddd0b
--- /dev/null
+++ b/configs/basic-pbx/indications.conf
@@ -0,0 +1,19 @@
+[general]
+country = us ; We are in Waldo, Al, USA so the US is our default.
+
+[us]
+description = United States / North America
+ringcadence = 2000,4000
+dial = 350+440
+busy = 480+620/500,0/500
+ring = 440+480/2000,0/4000
+congestion = 480+620/250,0/250
+callwaiting = 440/300,0/10000
+dialrecall = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
+record = 1400/500,0/15000
+info = !950/330,!1400/330,!1800/330,0
+stutter = !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440
+
+; Additional country configurations can be found in the Asterisk source
+; at /configs/samples/indications.conf.sample
+