<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7273">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">README: Send people to secure websites where available.<br><br>We should be sending people to secure web URL's where available.<br>Update README's and docs.<br><br>Change-Id: Id5b1e049b0b18b49a784f1254605aefa244ce19a<br>---<br>M README<br>M README-SERIOUSLY.bestpractices.txt<br>M doc/asterisk.8<br>M doc/asterisk.sgml<br>M doc/lang/language-criteria.txt<br>M include/asterisk/doxyref.h<br>6 files changed, 19 insertions(+), 19 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/73/7273/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/README b/README<br>index 10f2824..a1ccf2c 100644<br>--- a/README<br>+++ b/README<br>@@ -31,7 +31,7 @@<br> vast amount of support for traditional PSTN telephony, as well.  For more<br> information on the project itself, please visit the Asterisk home page at:<br> <br>-           http://www.asterisk.org<br>+           https://www.asterisk.org<br> <br>   The official Asterisk wiki can be found at:<br> <br>@@ -40,7 +40,7 @@<br>   In addition you'll find lots of information compiled by the Asterisk<br> community on this Wiki:<br> <br>-           http://www.voip-info.org/wiki-Asterisk<br>+           https://www.voip-info.org/wiki-Asterisk<br> <br>   There is a book on Asterisk published by O'Reilly under the Creative Commons<br> License. It is available in book stores as well as in a downloadable version on<br>@@ -285,7 +285,7 @@<br>   Finally, you may wish to visit the web site and join the mailing list if<br> you're interested in getting more information.<br> <br>-   http://www.asterisk.org/support<br>+   https://www.asterisk.org/support<br> <br>   Welcome to the growing worldwide community of Asterisk users!<br> -------------------------------------------------------------------------------<br>diff --git a/README-SERIOUSLY.bestpractices.txt b/README-SERIOUSLY.bestpractices.txt<br>index 0d3e670..7a65602 100644<br>--- a/README-SERIOUSLY.bestpractices.txt<br>+++ b/README-SERIOUSLY.bestpractices.txt<br>@@ -40,7 +40,7 @@<br>         http://blogs.digium.com/2009/03/28/sip-security/<br> <br> * Asterisk VoIP Security (webinar):<br>-        http://www.asterisk.org/security/webinar/<br>+        https://www.asterisk.org/security/webinar/<br> <br> <br> ==============<br>@@ -263,7 +263,7 @@<br> production.<br> <br> Using a web search you can find several online password generators such as<br>-http://www.strongpasswordgenerator.com or there are several scripts that can be<br>+https://www.strongpasswordgenerator.com or there are several scripts that can be<br> used to generate a strong password.<br> <br> <br>diff --git a/doc/asterisk.8 b/doc/asterisk.8<br>index 3f49a34..1cb909a 100644<br>--- a/doc/asterisk.8<br>+++ b/doc/asterisk.8<br>@@ -243,13 +243,13 @@<br> .SH BUGS<br> Bug reports and feature requests may be filed at https://issues.asterisk.org<br> .SH "SEE ALSO"<br>-http://www.asterisk.org - The Asterisk Home Page<br>+https://www.asterisk.org - The Asterisk Home Page<br> .PP<br> http://www.asteriskdocs.org - The Asterisk Documentation Project<br> .PP<br>-http://wiki.asterisk.org - The Asterisk Wiki<br>+https://wiki.asterisk.org - The Asterisk Wiki<br> .PP<br>-http://www.digium.com/ - Asterisk is sponsored by Digium<br>+https://www.digium.com/ - Asterisk is sponsored by Digium<br> .SH AUTHOR<br> Mark Spencer <markster@digium.com><br> .PP<br>diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml<br>index df1b9e4..c684d22 100644<br>--- a/doc/asterisk.sgml<br>+++ b/doc/asterisk.sgml<br>@@ -421,16 +421,16 @@<br>  <refsect1><br>   <title>SEE ALSO</title><br>   <para><br>-   http://www.asterisk.org - The Asterisk Home Page<br>+   https://www.asterisk.org - The Asterisk Home Page<br>   </para><br>   <para><br>    http://www.asteriskdocs.org - The Asterisk Documentation Project<br>   </para><br>   <para><br>-   http://wiki.asterisk.org - The Asterisk Wiki<br>+   https://wiki.asterisk.org - The Asterisk Wiki<br>   </para><br>   <para><br>-   http://www.digium.com/ - Asterisk is sponsored by Digium<br>+   https://www.digium.com/ - Asterisk is sponsored by Digium<br>   </para><br>  </refsect1><br>  <refsect1><br>diff --git a/doc/lang/language-criteria.txt b/doc/lang/language-criteria.txt<br>index c8d21bd..2ad5ab1 100644<br>--- a/doc/lang/language-criteria.txt<br>+++ b/doc/lang/language-criteria.txt<br>@@ -14,7 +14,7 @@<br> Criteria for language submission:<br> <br> 1) Creative Commons Attribution-Share Alike 3.0<br>-(http://creativecommons.org/licenses/by-sa/3.0/us/) for all<br>+(https://creativecommons.org/licenses/by-sa/3.0/us/) for all<br> soundfiles, and the actual artist who performs the prompts must be the<br> one who approves (in writing) the CCBYSAv3 license.  Print out the<br> license, have the artist sign, and fax to Digium (+1-256-428-6217<br>@@ -86,9 +86,9 @@<br> Example:<br>  bash-3.2# more CREDITS<br>  Recorded by:<br>- Allison Smith (http://www.theivrvoice.com)<br>+ Allison Smith (https://www.theivrvoice.com)<br>  <br>- Financial Contributions by: Digium, Inc. (http://www.digium.com)<br>+ Financial Contributions by: Digium, Inc. (https://www.digium.com)<br>  bash-3.2#<br> <br> 5) Create a file called "LICENSE" and include the license text (listed<br>@@ -107,7 +107,7 @@<br> 7) Use "tar" to create a single file of your sounds and the three text<br> files.<br> <br>-8) Create an account on http://issues.asterisk.org/ if you do not<br>+8) Create an account on https://issues.asterisk.org/ if you do not<br> already have one, and submit the file via that interface.  In order to<br> eliminate confusion, you should also complete the license agreement on<br> that system, which is an electronic license agreement.  You will<br>@@ -486,7 +486,7 @@<br>      time.  For the avoidance of doubt, this trademark restriction<br>      does not form part of this License.<br> <br>-     Creative Commons may be contacted at http://creativecommons.org/<br>+     Creative Commons may be contacted at https://creativecommons.org/<br> <br> <br>  -- end printout --<br>diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h<br>index 5550023..f6c952e 100644<br>--- a/include/asterisk/doxyref.h<br>+++ b/include/asterisk/doxyref.h<br>@@ -64,12 +64,12 @@<br>  * \arg \ref SoundFiles included in the Asterisk distribution<br>  *<br>  * \section weblinks Web sites<br>- * \arg \b Main:  Asterisk Developer's website http://www.asterisk.org/developers/<br>+ * \arg \b Main:  Asterisk Developer's website https://www.asterisk.org/developers/<br>  * \arg \b Bugs: The Issue Tracker https://issues.asterisk.org<br>  * \arg \b Lists: List Server http://lists.digium.com<br>- * \arg \b Wiki: The Asterisk Wiki    http://wiki.asterisk..org<br>+ * \arg \b Wiki: The Asterisk Wiki  https://wiki.asterisk..org<br>  * \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org<br>- * \arg \b Digium: The Asterisk Company http://www.digium.com<br>+ * \arg \b Digium: The Asterisk Company https://www.digium.com<br>  */<br> <br> /*! <br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7273">change 7273</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7273"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Id5b1e049b0b18b49a784f1254605aefa244ce19a </div>
<div style="display:none"> Gerrit-Change-Number: 7273 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>