[asterisk-commits] tzafrir: branch group/zapata_conf r86550 - /team/group/zapata_conf/configs/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Oct 19 14:16:50 CDT 2007


Author: tzafrir
Date: Fri Oct 19 14:16:50 2007
New Revision: 86550

URL: http://svn.digium.com/view/asterisk?view=rev&rev=86550
Log:
More small zapata.conf updates:
* more tonezone description to a better place.
* Fix some typos.
* capitalization.

Modified:
    team/group/zapata_conf/configs/zapata.conf.sample

Modified: team/group/zapata_conf/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/team/group/zapata_conf/configs/zapata.conf.sample?view=diff&rev=86550&r1=86549&r2=86550
==============================================================================
--- team/group/zapata_conf/configs/zapata.conf.sample (original)
+++ team/group/zapata_conf/configs/zapata.conf.sample Fri Oct 19 14:16:50 2007
@@ -10,7 +10,16 @@
 ; 		re-configured during a reload (signalling, as well as
 ;               PRI and SS7-related settings cannot be changed on a
 ;               reload.
-
+; 
+; This file documents many configuration variables.  Normally unless you
+; know what a variable means or that it should be changed, there's no
+; reason to unrem lines.
+;
+; remmed-out examples below (those lines that begin with a ';' but no
+; space afterwads typically show a value that is not the defauult value,
+; but would make sense under cetain circumstances. The default values
+; are usually sane. Thus you should typically not touch them unless you 
+; know what they mean or you know you should change them.
 
 
 [trunkgroups]
@@ -57,7 +66,7 @@
 ; dms100:	  Nortel DMS100
 ; 4ess:           AT&T 4ESS
 ; 5ess:	          Lucent 5ESS
-; euroisdn:       EuroISDN (common in europe)
+; euroisdn:       EuroISDN (common in Europe)
 ; ni1:            Old National ISDN 1
 ; qsig:           Q.SIG
 ;
@@ -87,8 +96,8 @@
 ;pridialplan=national
 ;prilocaldialplan=national
 ;
-; PRI callerid prefixes based on the given TON/NPI (dialplan)
-; This is especially needed for euroisdn E1-PRIs
+; PRI caller ID prefixes based on the given TON/NPI (dialplan)
+; This is especially needed for EuroISDN E1-PRIs
 ; 
 ; None of the prefix settings can be changed on reload.
 ;
@@ -146,7 +155,8 @@
 ; T203: Layer 2 max time without frames being exchanged (default 10000 ms)
 ; T305: Wait for DISCONNECT acknowledge (default 30000 ms)
 ; T308: Wait for RELEASE acknowledge (default 4000 ms)
-; T309: Maintain active calls on Layer 2 disconnection (default -1, Asterisk clears calls)
+; T309: Maintain active calls on Layer 2 disconnection (default -1, 
+        Asterisk clears calls)
 ;       EuroISDN: 6000 to 12000 ms, according to (N200 + 1) x T200 + 2s
 ;       May vary in other ISDN standards (Q.931 1993 : 90000 ms)
 ; T313: Wait for CONNECT acknowledge, CPE side only (default 3000 ms)
@@ -266,8 +276,8 @@
 ;
 ;usedistinctiveringdetection=yes
 ;
-; enable dring detection after callerid for those countries like Australia
-; where the ring cadence is changed *after* the callerid spill:
+; enable dring detection after caller ID for those countries like Australia
+; where the ring cadence is changed *after* the caller ID spill:
 ;
 ;distinctiveringaftercid=yes	
 ;
@@ -275,7 +285,7 @@
 ;
 usecallerid=yes
 ;
-; Hide the name part and leave just the number part of the callerid
+; Hide the name part and leave just the number part of the caller ID
 ; string. Only applies to PRI channels.
 ;hidecalleridname=yes
 ;
@@ -284,7 +294,7 @@
 ;     v23      = v23 as used in the UK
 ;     v23_jp   = v23 as used in Japan
 ;     dtmf     = DTMF as used in Denmark, Sweden and Netherlands
-;     smdi     = Use SMDI for callerid.  Requires SMDI to be enabled (usesmdi).
+;     smdi     = Use SMDI for caller ID.  Requires SMDI to be enabled (usesmdi).
 ;
 ;cidsignalling=v23
 ;
@@ -322,13 +332,13 @@
 usecallingpres=yes
 ;
 ; Some countries (UK) have ring tones with different ring tones (ring-ring),
-; which means the callerid needs to be set later on, and not just after
+; which means the caller ID needs to be set later on, and not just after
 ; the first ring, as per the default (1). 
 ;
 ;sendcalleridafter = 2
 ;
 ;
-; Support Caller*ID on Call Waiting
+; Support caller ID on Call Waiting
 ;
 callwaitingcallerid=yes
 ;
@@ -433,11 +443,11 @@
 ;rxgain=2.0
 ;txgain=3.0
 ;
-; Logical groups can be assigned to allow outgoing rollover.  Groups range
+; Logical groups can be assigned to allow outgoing roll-over.  Groups range
 ; from 0 to 63, and multiple groups can be specified. By default the
 ; channel is not a member of any group.
 ;
-; Note tha an explicit empty value for 'group' is invalid, and will ont
+; Note that an explicit empty value for 'group' is invalid, and will not
 ; override a previous non-empty one. The same applies to callgroup and
 ; pickupgroup as well.
 ;
@@ -465,7 +475,7 @@
 ;
 ;transfertobusy=no
 ;
-; CallerID can be set to "asreceived" or a specific number if you want to
+; caller ID can be set to "asreceived" or a specific number if you want to
 ; override it.  Note that "asreceived" only applies to trunk interfaces.
 ; fullname sets just the 
 ;
@@ -481,7 +491,7 @@
 ;
 ;callerid = asreceived
 ;
-; should we use the callerid from incoming call on zap transfer?
+; should we use the caller ID from incoming call on zap transfer?
 ;
 ;useincomingcalleridonzaptransfer = yes
 ;
@@ -574,6 +584,12 @@
 ;
 ;callprogress=yes
 ;progzone=uk
+;
+; Set the tonezone. Equivalent of the defaultzone settings in
+; /etc/zaptel.conf . This sets the tone zone by number.
+; Note that you'd still need to load tonezones (loadzone in zaptel.conf).
+; The default is -1: not to set anything.
+;tonezone = 0 ; 0 is US
 ;
 ; FXO (FXS signalled) devices must have a timeout to determine if there was a
 ; hangup before the line was answered.  This value can be tweaked to shorten
@@ -629,7 +645,7 @@
 ;minunused=2
 ;minidle=1
 ;
-; Configure jitter buffers in zapata (each one is 20ms, default is 4)
+; Configure jitter buffers in Zapata (each one is 20ms, default is 4)
 ; This is set globally, rather than per-channel.
 ;
 ;jitterbuffers=4
@@ -658,7 +674,7 @@
 ;-----------------------------------------------------------------------------------
 ;
 ; You can define your own custom ring cadences here.  You can define up to 8
-; pairs.  If the silence is negative, it indicates where the callerid spill is
+; pairs.  If the silence is negative, it indicates where the caller ID spill is
 ; to be placed.  Also, if you define any custom cadences, the default cadences
 ; will be turned off.
 ;
@@ -766,7 +782,7 @@
 ; None of then can be changed by a reload.
 ;
 ; Variant of SS7 signaling:
-; Options are itu and ansi
+; Options are itu and ANSI
 ;ss7type = itu
 
 ; SS7 Called Nature of Address Indicator
@@ -823,11 +839,6 @@
 
 ; First signaling channel
 ;sigchan = 48
-
-; Set the tonezone. Equivalent of the defaultzone settings in ztcfg ,
-; this sets the tone zone by number.
-; The defualt is -1: not to set anything.
-;tonezone = 0 ; 0 is US
 
 ; Channels to associate with CICs on this linkset
 ;channel = 25-47




More information about the asterisk-commits mailing list