summaryrefslogtreecommitdiff
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-02-04 06:12:32 +0000
committerMark Spencer <markster@digium.com>2005-02-04 06:12:32 +0000
commite75a91556c79f24076feb68d6347a0fa42089d24 (patch)
tree7698a929fce177814fea4d2cc7f9ec1de0c10116 /configs/zapata.conf.sample
parent403d0102941016af792766d87d41767fc92110e2 (diff)
Properly handle PRI TON and allow changing number (bug #3493, with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4963 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/zapata.conf.sample')
-rwxr-xr-xconfigs/zapata.conf.sample23
1 files changed, 23 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 4383bf0cf..60e05d318 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -76,6 +76,29 @@ switchtype=national
;
;prilocaldialplan=national
;
+; PRI callerid prefixes based on the given TON/NPI (dialplan)
+; This is especially needed for euroisdn E1-PRIs
+;
+; sample 1 for Germany
+;internationalprefix = 00
+;nationalprefix = 0
+;localprefix = 0711
+;privateprefix = 07115678
+;unknownprefix =
+;
+; sample 2 for Germany
+;internationalprefix = +
+;nationalprefix = +49
+;localprefix = +49711
+;privateprefix = +497115678
+;unknownprefix =
+;
+; PRI resetinterval: sets the time in seconds between restart of unused channels, defaults to 3600
+; minimum 60 seconds
+; some PBXs don't like channel restarts. so set the interval to a very long interval e.g. 100000000
+;
+;resetinterval = 3600
+;
; Overlap dialing mode (sending overlap digits)
;
;overlapdial=yes