Skip to content
Snippets Groups Projects
Commit 9316a064 authored by Corey Farrell's avatar Corey Farrell
Browse files

README: Send people to secure websites where available.

We should be sending people to secure web URL's where available.
Update README's and docs.

Change-Id: Id5b1e049b0b18b49a784f1254605aefa244ce19a
parent 4181b6f3
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ more telephony interfaces than just Internet telephony. Asterisk also has a
vast amount of support for traditional PSTN telephony, as well. For more
information on the project itself, please visit the Asterisk home page at:
http://www.asterisk.org
https://www.asterisk.org
The official Asterisk wiki can be found at:
......@@ -40,7 +40,7 @@ information on the project itself, please visit the Asterisk home page at:
In addition you'll find lots of information compiled by the Asterisk
community on this Wiki:
http://www.voip-info.org/wiki-Asterisk
https://www.voip-info.org/wiki-Asterisk
There is a book on Asterisk published by O'Reilly under the Creative Commons
License. It is available in book stores as well as in a downloadable version on
......@@ -285,7 +285,7 @@ additional documentation should have been included.
Finally, you may wish to visit the web site and join the mailing list if
you're interested in getting more information.
http://www.asterisk.org/support
https://www.asterisk.org/support
Welcome to the growing worldwide community of Asterisk users!
-------------------------------------------------------------------------------
......
......@@ -40,7 +40,7 @@ security are listed below.
http://blogs.digium.com/2009/03/28/sip-security/
* Asterisk VoIP Security (webinar):
http://www.asterisk.org/security/webinar/
https://www.asterisk.org/security/webinar/
==============
......@@ -263,7 +263,7 @@ that contains a weak password that was forgotten prior to putting a system into
production.
Using a web search you can find several online password generators such as
http://www.strongpasswordgenerator.com or there are several scripts that can be
https://www.strongpasswordgenerator.com or there are several scripts that can be
used to generate a strong password.
......
......@@ -243,13 +243,13 @@ Enables executing of includes via \fB#exec\fR directive inside
.SH BUGS
Bug reports and feature requests may be filed at https://issues.asterisk.org
.SH "SEE ALSO"
http://www.asterisk.org - The Asterisk Home Page
https://www.asterisk.org - The Asterisk Home Page
.PP
http://www.asteriskdocs.org - The Asterisk Documentation Project
.PP
http://wiki.asterisk.org - The Asterisk Wiki
https://wiki.asterisk.org - The Asterisk Wiki
.PP
http://www.digium.com/ - Asterisk is sponsored by Digium
https://www.digium.com/ - Asterisk is sponsored by Digium
.SH AUTHOR
Mark Spencer <markster@digium.com>
.PP
......
......@@ -421,16 +421,16 @@
<refsect1>
<title>SEE ALSO</title>
<para>
http://www.asterisk.org - The Asterisk Home Page
https://www.asterisk.org - The Asterisk Home Page
</para>
<para>
http://www.asteriskdocs.org - The Asterisk Documentation Project
</para>
<para>
http://wiki.asterisk.org - The Asterisk Wiki
https://wiki.asterisk.org - The Asterisk Wiki
</para>
<para>
http://www.digium.com/ - Asterisk is sponsored by Digium
https://www.digium.com/ - Asterisk is sponsored by Digium
</para>
</refsect1>
<refsect1>
......
......@@ -14,7 +14,7 @@ inclusion of soundfiles in multiple languages.
Criteria for language submission:
1) Creative Commons Attribution-Share Alike 3.0
(http://creativecommons.org/licenses/by-sa/3.0/us/) for all
(https://creativecommons.org/licenses/by-sa/3.0/us/) for all
soundfiles, and the actual artist who performs the prompts must be the
one who approves (in writing) the CCBYSAv3 license. Print out the
license, have the artist sign, and fax to Digium (+1-256-428-6217
......@@ -86,9 +86,9 @@ artist as a URL and/or email address.
Example:
bash-3.2# more CREDITS
Recorded by:
Allison Smith (http://www.theivrvoice.com)
Allison Smith (https://www.theivrvoice.com)
Financial Contributions by: Digium, Inc. (http://www.digium.com)
Financial Contributions by: Digium, Inc. (https://www.digium.com)
bash-3.2#
5) Create a file called "LICENSE" and include the license text (listed
......@@ -107,7 +107,7 @@ import to UTF-8 format.
7) Use "tar" to create a single file of your sounds and the three text
files.
8) Create an account on http://issues.asterisk.org/ if you do not
8) Create an account on https://issues.asterisk.org/ if you do not
already have one, and submit the file via that interface. In order to
eliminate confusion, you should also complete the license agreement on
that system, which is an electronic license agreement. You will
......@@ -486,7 +486,7 @@ Creative Commons Notice
time. For the avoidance of doubt, this trademark restriction
does not form part of this License.
Creative Commons may be contacted at http://creativecommons.org/
Creative Commons may be contacted at https://creativecommons.org/
-- end printout --
......@@ -64,12 +64,12 @@
* \arg \ref SoundFiles included in the Asterisk distribution
*
* \section weblinks Web sites
* \arg \b Main: Asterisk Developer's website http://www.asterisk.org/developers/
* \arg \b Main: Asterisk Developer's website https://www.asterisk.org/developers/
* \arg \b Bugs: The Issue Tracker https://issues.asterisk.org
* \arg \b Lists: List Server http://lists.digium.com
* \arg \b Wiki: The Asterisk Wiki http://wiki.asterisk..org
* \arg \b Wiki: The Asterisk Wiki https://wiki.asterisk..org
* \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org
* \arg \b Digium: The Asterisk Company http://www.digium.com
* \arg \b Digium: The Asterisk Company https://www.digium.com
*/
/*!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment