diff --git a/README.md b/README.md index 8d823ae3eaf..e2d6a39b6c8 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ Kamailio is an open source implementation of a SIP Signaling Server. SIP is an o The Kamailio SIP server is designed for scalability, targeting large deployments (e.g. for IP telephony operators or carriers, which have a large subscriber base or route a big volume of calls), but can be also used in enterprises or for personal needs to provide VoIP, Instant Messaging and Presence. Kamailio is well known for its flexibility, robustness, strong security and the extensive number of features - for more information, please see: - * http://www.kamailio.org/w/features/ + * https://www.kamailio.org/w/features/ Kamailio development was started back in 2001 by [Fraunhofer Fokus](https://www.fokus.fraunhofer.de/), a research institute in Berlin, Germany. At that time the project name was SIP Express Router (aka SER). In 2005, a fork named OpenSER was created, which was renamed to Kamailio in July 2008 due to trademark issues. Starting in the autumn of 2008, Kamailio and SER initiated the process to merge the two projects. After the merge was complete, Kamailio became the main name of the project, being better protected in terms of trademarks. Fraunhofer Fokus is no longer actively involved in the evolution of the project. Kamailio is now developed and managed by its world wide community. Fokus still uses Kamailio in its research projects (such as OpenIMSCore) and it is hosting events related to the project, such as developer meetings or the Kamailio World Conference. -For more information about Kamailio, see the the [website of the project](http://www.kamailio.org), where you can find pointers to documentation, the project wiki and much more. +For more information about Kamailio, see the the [website of the project](https://www.kamailio.org), where you can find pointers to documentation, the project wiki and much more. ## Contributions @@ -46,15 +46,15 @@ New contributions to the core and several main modules (auth, corex, sl, tls, tm The main index for documentation is available at: - * http://www.kamailio.org/w/documentation/ + * https://www.kamailio.org/w/documentation/ The online documentation for modules in the latest stable branch: - * http://kamailio.org/docs/modules/stable/ + * https://kamailio.org/docs/modules/stable/ The wiki collects a consistent number of tutorials, the indexes for variables, functions and parameters: - * http://www.kamailio.org/wiki/ + * https://www.kamailio.org/wiki/ Please read the README file in the source code, one per module. @@ -62,7 +62,7 @@ Please read the README file in the source code, one per module. Step by step tutorials to install Kamailio from source code are available at: - * http://www.kamailio.org/wiki/start#installation + * https://www.kamailio.org/wiki/start#installation Please read the INSTALL file from the source code for more information. @@ -83,19 +83,19 @@ To report a bug or make a request for new features, use the Issues Page in the K Mailing list for discussions regarding stable versions of Kamailio: - * **sr-users (at) lists.sip-router.org** - [sr-users web page](http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users) + * **sr-users (at) lists.sip-router.org** - [sr-users web page](https://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users) Mailing list for discussions regarding the development of Kamailio and the state of master (devel) branch: - * **sr-dev (at) lists.sip-router.org** - [sr-dev web page](http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev) + * **sr-dev (at) lists.sip-router.org** - [sr-dev web page](https://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev) Mailing list for discussions with commercial purpose: - * **business (at) lists.kamailio.org** - [business web page](http://lists.kamailio.org/cgi-bin/mailman/listinfo/business) + * **business (at) lists.kamailio.org** - [business web page](https://lists.kamailio.org/cgi-bin/mailman/listinfo/business) For more information about the mailing lists, please see: - * http://www.kamailio.org/w/mailing-lists/ + * https://www.kamailio.org/w/mailing-lists/ ### IRC Channel @@ -108,7 +108,8 @@ An open IRC discussion channel is managed by the community: News: - * http://www.kamailio.org/w/category/news/ + * https://www.kamailio.org/w/category/news/ + * Twitter @kamailioproject ## Travis-CI - Testing Build Environment