From 79c1495b7099896ad7af3789bba4da54b0c2a977 Mon Sep 17 00:00:00 2001 From: andrei Date: Fri, 9 Sep 2011 13:21:24 +0000 Subject: [PATCH] Fixed text indentation. git-svn-id: http://voip.null.ro/svn/yate@4591 acf43c95-373e-0410-b603-e72c3f656dc1 --- conf.d/ysigchan.conf.sample | 51 +++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 19 deletions(-) diff --git a/conf.d/ysigchan.conf.sample b/conf.d/ysigchan.conf.sample index 6a5c1b2a..8125d7c0 100644 --- a/conf.d/ysigchan.conf.sample +++ b/conf.d/ysigchan.conf.sample @@ -685,11 +685,12 @@ ; neighbours: boolean: Only accept management messages from adjacent nodes ;neighbours=yes + ; Example of a SS7 SCCP ;[sccp] ; type: keyword: identifies the component as a SS7 SCCP -; type=ss7-sccp +;type=ss7-sccp ; pointcodetype: string: SS7 point code type (required) ; Allowed values: @@ -713,14 +714,15 @@ ;management=sccp-mgm ; hopcounter : integer: Default value for hop-counter -; This value indicates the maximum number of gt translations that can be made before -; the message reach it's destination +; This value indicates the maximum number of gt translations that can be +; made before the message reach it's destination ;hopcounter=15 ; ludt-support : boolean: True to allow sccp to send Long UnitData messages ;ludt-support=false -; segmentation-timeout: integer: Time in milliseconds before a segmented message is expired +; segmentation-timeout: integer: Time in milliseconds before a segmented +; message is expired ; Values: 5000-20000 ms ;segmentation-timeout=5000 @@ -732,15 +734,18 @@ ; Defaults to no ;print-messages=no -; extended-debug: boolean: Print extended debug data (such as raw hex data) to output +; extended-debug: boolean: Print extended debug data (such as raw hex data) +; to output ; This option is applied on reload ; Defaults to no ;extended-debug=no ; endpoint: boolean : Force message processing if we are an endpoint -; This option will allow sccp to process failed gt translations messages if a ssn is pressent +; This option will allow sccp to process failed gt translations messages +; if a ssn is pressent ;endpoint=true; + ; Example of SS7 Sccp Management ;[sccp-mgm] @@ -749,16 +754,18 @@ ; Must correspond with the pointcode type of the sccp ;type= -; test-timer : integer: Initial time in milliseconds for Subsystem Status Test to be generated +; test-timer : integer: Initial time in milliseconds for Subsystem Status +; Test to be generated ; Values : 5000-10000 -; Note! This timer will increase exponentially until reaches 20000 if no corresponding message is received -; from the test initiator +; Note! This timer will increase exponentially until reaches 20000 if no +; corresponding message is received from the test initiator ;test-timer=5000 ; print-messages : boolean: True to print sccp management messages ;print-messages=false -; remote : struct: Remote SCCP witch present interest for GTT (Global Title Translator) +; remote : struct: Remote SCCP witch present interest for GTT +; (Global Title Translator) ; This parameter allow us to monitor remote sccp's state ; This option can be repeated to monitor multiple remote sccp's ; Format: remote=pc(integer):ssn1,ssn2,.... @@ -772,8 +779,10 @@ ; This option can be repeated to inform multiple remote sccp's ; Format: remote=pc(integer):ssn1,ssn2,.... ; pc : integer: Remote sccp pointcode -; ssn1 - ssnn: integer; List of local subsystems witch are of interest for the remote sccp -; Note! Ssn list may be empty if the remote sccp is concerned only if local sccp is available or not +; ssn1 - ssnn: integer; List of local subsystems witch are of interest for the +; remote sccp +; Note! Ssn list may be empty if the remote sccp is concerned only if local +; sccp is available or not ;concerned=2057:1,2,3,4 ; local-subsystems : string: Coma separated list of local subsystems @@ -781,11 +790,13 @@ ;local-subsystems=1,2,3,4,5,.. ; auto-monitor: boolean: True to auto monitor remote sccp's. -; This flag enables remote sccp auto monitoring. When a message failed to be send to a remote sccp, -; the sccp management will automaticaly append the destination to the monitored remote sccp destinations -; to prevent sccp routing failure. -; NOTE! Do not use this option if your GTT (Global Title Translator) can route to a large number of remote addresses -; because a lot of memory and cpu power will be used! +; This flag enables remote sccp auto monitoring. When a message failed to be +; send to a remote sccp, the sccp management will automaticaly append the +; destination to the monitored remote sccp destinations +; to prevent sccp routing failure. +; NOTE! Do not use this option if your GTT (Global Title Translator) +; can route to a large number of remote addresses +; because a lot of memory and cpu power will be used! ;auto-monitor=false @@ -799,17 +810,19 @@ ; sccp : string: The name of the sccp to attach to this GTT ;sccp=sccp + ; Example of dummy sccp user ;[sccp-userd] ; Sccp user dummy sends a message over sccp protocol. ; type : keyword: Identifies this component as a Sccp User Dummy -type=ss7-sccpu-dummy +;type=ss7-sccpu-dummy ; sccp : string: The name of the sccp to attach to this Sccp User ;sccp=sccp ; ssn : integer: Optional ssn asociated with this user -; If this parameter is present this user will accept only the messages who have the same ssn +; If this parameter is present this user will accept only the messages who +; have the same ssn ;ssn=0