aboutsummaryrefslogtreecommitdiffstats
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-02-04 06:12:32 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-02-04 06:12:32 +0000
commitd50cc21d7443539cdce43d7cb4e16c824f7a5642 (patch)
tree7698a929fce177814fea4d2cc7f9ec1de0c10116 /configs/zapata.conf.sample
parentdbb05fe131f2c1ec14a19fd0e0195bee1da4db51 (diff)
Properly handle PRI TON and allow changing number (bug #3493, with mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4963 f38db490-d61c-443f-a65b-d21fe96a405b
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