From 25ac5b89908f0e474b9ec6c2ecb01293522387e4 Mon Sep 17 00:00:00 2001 From: lathama Date: Wed, 2 Feb 2011 18:59:29 +0000 Subject: Replacing doc/* with wiki links Adding links to http(s)://wiki.asterisk.org git-svn-id: http://svn.digium.com/svn/asterisk/trunk@305799 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/ccss.conf.sample | 4 ++-- configs/chan_dahdi.conf.sample | 4 ++-- configs/extconfig.conf.sample | 4 ++-- configs/h323.conf.sample | 3 ++- configs/res_snmp.conf.sample | 3 ++- configs/sip.conf.sample | 6 +++--- configs/skinny.conf.sample | 3 ++- configs/sla.conf.sample | 2 +- 8 files changed, 16 insertions(+), 13 deletions(-) (limited to 'configs') diff --git a/configs/ccss.conf.sample b/configs/ccss.conf.sample index c0ca12492..385f2b23b 100644 --- a/configs/ccss.conf.sample +++ b/configs/ccss.conf.sample @@ -1,8 +1,8 @@ ; ; --- Call Completion Supplementary Services --- ; -; For more information about CCSS, see the CCSS user documentation included -; in the HTML and PDF documentation generated from the doc/tex/ directory. +; For more information about CCSS, see the CCSS user documentation +; https://wiki.asterisk.org/wiki/display/AST/Call+Completion+Supplementary+Services+(CCSS) ; [general] diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index c176789a6..1f103686e 100644 --- a/configs/chan_dahdi.conf.sample +++ b/configs/chan_dahdi.conf.sample @@ -466,7 +466,7 @@ usecallerid=yes ; polarity = polarity reversal signals the start ; polarity_IN = polarity reversal signals the start, for India, ; for dtmf dialtone detection; using DTMF. -; (see doc/India-CID.txt) +; (see https://wiki.asterisk.org/wiki/display/AST/Caller+ID+in+India) ; dtmf = causes monitor loop to look for dtmf energy on the ; incoming channel to initate cid acquisition ; @@ -1216,7 +1216,7 @@ pickupgroup=1 ;channel = 25-47 ; ; For more information on setting up SS7, see the README file in libss7 or -; the doc/ss7.txt file in the Asterisk source tree. +; https://wiki.asterisk.org/wiki/display/AST/Signaling+System+Number+7 ; ----------------- SS7 Options ---------------------------------------- ; ---------------- Options for use with signalling=mfcr2 -------------- diff --git a/configs/extconfig.conf.sample b/configs/extconfig.conf.sample index bde5d1268..cc3fa9c9f 100644 --- a/configs/extconfig.conf.sample +++ b/configs/extconfig.conf.sample @@ -2,8 +2,8 @@ ; Static and realtime external configuration ; engine configuration ; -; Please read doc/extconfig.txt for basic table -; formatting information. +; See https://wiki.asterisk.org/wiki/display/AST/Realtime+Database+Configuration +; for basic table formatting information. ; [settings] ; diff --git a/configs/h323.conf.sample b/configs/h323.conf.sample index bdeb6b320..00eb73f0b 100644 --- a/configs/h323.conf.sample +++ b/configs/h323.conf.sample @@ -27,7 +27,8 @@ port = 1720 ;allow=all ; turns on all installed codecs ;disallow=g723.1 ; Hm... Proprietary, don't use it... ;allow=gsm ; Always allow GSM, it's cool :) -;allow=ulaw ; see doc/rtp-packetization for framing options +;allow=ulaw ; see https://wiki.asterisk.org/wiki/display/AST/RTP+Packetization + ; for framing options ; ; User-Input Mode (DTMF) ; diff --git a/configs/res_snmp.conf.sample b/configs/res_snmp.conf.sample index 0aa042b08..a6e40c8e2 100644 --- a/configs/res_snmp.conf.sample +++ b/configs/res_snmp.conf.sample @@ -10,7 +10,8 @@ ; If you use the subagent model, you need to enable agentx in snmpd.conf ; Note that you can only run one Asterisk on the system in this case. ; -; Please read documentat in doc/snmp.txt to get more information about +; See https://wiki.asterisk.org/wiki/display/AST/Simple+Network+Management+Protocol+(SNMP)+Support +; to get more information about ; snmp support in Asterisk [general] diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 9eef03834..9507c71df 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -274,7 +274,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;disallow=all ; First disallow all codecs ;allow=ulaw ; Allow codecs in order of preference -;allow=ilbc ; see doc/rtp-packetization for framing options +;allow=ilbc ; see https://wiki.asterisk.org/wiki/display/AST/RTP+Packetization + ; for framing options ; ; This option specifies a preference for which music on hold class this channel ; should listen to when put on hold if the music class has not been set on the @@ -870,8 +871,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;----------------------------------------- REALTIME SUPPORT ------------------------ ; For additional information on ARA, the Asterisk Realtime Architecture, -; please read realtime.txt and extconfig.txt in the /doc directory of the -; source code. +; please read https://wiki.asterisk.org/wiki/display/AST/Realtime+Database+Configuration ; ;rtcachefriends=yes ; Cache realtime friends by adding them to the internal list ; just like friends added from the config file only on a diff --git a/configs/skinny.conf.sample b/configs/skinny.conf.sample index dfbddd4c5..163f55715 100644 --- a/configs/skinny.conf.sample +++ b/configs/skinny.conf.sample @@ -25,7 +25,8 @@ keepalive=120 ; ;regcontext=skinnyregistrations -;allow=all ; see doc/rtp-packetization for framing options +;allow=all ; see https://wiki.asterisk.org/wiki/display/AST/RTP+Packetization + ; for framing options ;disallow= ; See qos.tex or Quality of Service section of asterisk.pdf for a description of these parameters. diff --git a/configs/sla.conf.sample b/configs/sla.conf.sample index c2015b622..cf760af14 100644 --- a/configs/sla.conf.sample +++ b/configs/sla.conf.sample @@ -1,7 +1,7 @@ ; ; Configuration for Shared Line Appearances (SLA). ; -; See doc/asterisk.pdf for more information. +; See http://wiki.asterisk.org or doc/AST.pdf for more information. ; ; ---- General Options ---------------- -- cgit v1.2.3