]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Replacing doc/* with wiki links
authorAndrew Latham <lathama@gmail.com>
Wed, 2 Feb 2011 18:56:42 +0000 (18:56 +0000)
committerAndrew Latham <lathama@gmail.com>
Wed, 2 Feb 2011 18:56:42 +0000 (18:56 +0000)
Adding links to http(s)://wiki.asterisk.org

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@305798 65c4cc65-6c06-0410-ace0-fbb531ad65f3

13 files changed:
configs/ccss.conf.sample
configs/chan_dahdi.conf.sample
configs/extconfig.conf.sample
configs/h323.conf.sample
configs/res_snmp.conf.sample
configs/sip.conf.sample
configs/skinny.conf.sample
configs/sla.conf.sample
main/ast_expr2.fl
main/ast_expr2f.c
main/config.c
res/res_srtp.c
res/res_timing_dahdi.c

index c0ca12492d23f9891550bbf76f0ab2cec7f9634c..385f2b23b3251cfd0646e7ca5e1206489784f975 100644 (file)
@@ -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]
index cc58fac9da0bff969a13c20e746f7add199a02b6..32366e3f9709050908688d70160f7540e9752735 100644 (file)
@@ -439,7 +439,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
 ;
@@ -1182,7 +1182,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 --------------
index bde5d1268f3927528eeab234211e1173b72f1f61..cc3fa9c9f2911c44cf414247008ed52040008bdc 100644 (file)
@@ -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]
 ;
index bdeb6b320121d0982d4229d760d779ab4c304d21..00eb73f0b28c3b9de7fd9a6374df7954de23fbf2 100644 (file)
@@ -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)
 ;
index 0aa042b0879d0128be00732e3e358ce8c438b332..a6e40c8e2e419e6892af3a436d8e62c2c6a55445 100644 (file)
@@ -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]
index 9eef03834a706bbef3f7e0a1367d4c8c242e9a1d..9507c71df9e68d9987ea145290d7a1e18e6c04ab 100644 (file)
@@ -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
index dfbddd4c5ca04d759dd7fb2733821eaab53945ef..163f557155b9bb5b3af26709cd211d9573ee3699 100644 (file)
@@ -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.
index c2015b622765345bbf6c8d801632822c577c621a..cf760af14a157e1f53434eaf41978c551f40d5a2 100644 (file)
@@ -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 ----------------
index 96a09bc40e6876cb84e44b5bc894c36bc16b3674..614f8486f3b993e1a066c78a8e854c0e59d89566 100644 (file)
@@ -468,7 +468,7 @@ int ast_yyerror (const char *s,  yyltype *loc, struct parse_io *parseio )
                        (extra_error_message_supplied?extra_error_message:""), s2, parseio->string,spacebuf2);
 #endif
 #ifndef STANDALONE
-       ast_log(LOG_WARNING,"If you have questions, please refer to doc/tex/channelvariables.tex.\n");
+       ast_log(LOG_WARNING,"If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables\n");
 #endif
        free(s2);
        return(0);
index 384da303920ed569a6e343b67b49b421d77e3259..94bcc6455a8b4ba6bda3c3a9c1e8a267aa864822 100644 (file)
@@ -2603,7 +2603,7 @@ int ast_yyerror (const char *s,  yyltype *loc, struct parse_io *parseio )
                        (extra_error_message_supplied?extra_error_message:""), s2, parseio->string,spacebuf2);
 #endif
 #ifndef STANDALONE
-       ast_log(LOG_WARNING,"If you have questions, please refer to doc/tex/channelvariables.tex.\n");
+       ast_log(LOG_WARNING,"If you have questions, please refer to https://wiki.asterisk.org/wiki/display/AST/Channel+Variables\n");
 #endif
        free(s2);
        return(0);
index d763adac4a12e36a4a5e0aa42abba85b16553380..62f25dce61afcade29d680da9e62872fa4659e0e 100644 (file)
@@ -23,7 +23,7 @@
  * \author Mark Spencer <markster@digium.com>
  *
  * Includes the Asterisk Realtime API - ARA
- * See doc/realtime.txt and doc/extconfig.txt
+ * See http://wiki.asterisk.org
  */
 
 #include "asterisk.h"
index 3a330dba1ffb30b8e2f0b0cd60d859437287ec42..f21ac0f9963cc092ef8eb3afef943ca541e7810a 100644 (file)
@@ -32,7 +32,7 @@
          <depend>srtp</depend>
 ***/
 
-/* See doc/tex/secure-calls.tex for SRTP usage information */
+/* See https://wiki.asterisk.org/wiki/display/AST/Secure+Calling */
 
 #include "asterisk.h"
 
index 8a2382834c81691b3c458f27398181bccd07f5cb..41f74f6c9f30a590040c32a1b906fc735bd619fd 100644 (file)
@@ -137,7 +137,7 @@ static unsigned int dahdi_timer_get_max_rate(int handle)
        return 1000;
 }
 
-#define SEE_TIMING "For more information on Asterisk timing modules, including ways to potentially fix this problem, please see doc/timing.txt\n"
+#define SEE_TIMING "For more information on Asterisk timing modules, including ways to potentially fix this problem, please see https://wiki.asterisk.org/wiki/display/AST/Timing+Interfaces\n"
 
 static int dahdi_test_timer(void)
 {