You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/3320
-- Commit Summary --
* Replace kamailio.org/wiki with kamailio.org/wikidocs
-- File Changes --
M .github/CONTRIBUTING.md (2)
M INSTALL (6)
M README (2)
M README.md (2)
M doc/README.md (2)
M doc/docbook/entities.xml (2)
M doc/man/kamailio.cfg.5 (2)
M doc/misc/NEWS (20)
M etc/kamailio.cfg (2)
M misc/examples/kemi/kamailio-basic-kemi.cfg (2)
M misc/examples/mixed/kamailio-minimal-anycast.cfg (2)
M misc/examples/mixed/kamailio-minimal-proxy.cfg (2)
M misc/examples/pkg/kamailio-basic.cfg (2)
M misc/examples/pkg/kamailio-oob.cfg (2)
M misc/examples/webrtc/kamailio-default-websocket.cfg (2)
M src/modules/acc/doc/acc_admin.xml (4)
M src/modules/app_java/README-draft (4)
M test/travis/README.md (2)
M test/unit/21.cfg (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/3320.patchhttps://github.com/kamailio/kamailio/pull/3320.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3320
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3320(a)github.com>
Module: kamailio
Branch: master
Commit: e5bdceba953e2aeef14d5e44eec4c2efc9b61295
URL: https://github.com/kamailio/kamailio/commit/e5bdceba953e2aeef14d5e44eec4c2e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2023-01-11T14:06:50+01:00
misc/examples: updated the link to wiki site
---
Modified: misc/examples/kemi/kamailio-basic-kemi.cfg
Modified: misc/examples/mixed/kamailio-minimal-anycast.cfg
Modified: misc/examples/mixed/kamailio-minimal-proxy.cfg
Modified: misc/examples/pkg/kamailio-basic.cfg
Modified: misc/examples/pkg/kamailio-oob.cfg
Modified: misc/examples/webrtc/kamailio-default-websocket.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/e5bdceba953e2aeef14d5e44eec4c2e…
Patch: https://github.com/kamailio/kamailio/commit/e5bdceba953e2aeef14d5e44eec4c2e…
---
diff --git a/misc/examples/kemi/kamailio-basic-kemi.cfg b/misc/examples/kemi/kamailio-basic-kemi.cfg
index c9b23725aa6..b6bdfbb9398 100644
--- a/misc/examples/kemi/kamailio-basic-kemi.cfg
+++ b/misc/examples/kemi/kamailio-basic-kemi.cfg
@@ -6,7 +6,7 @@
#
# Direct your questions about this file to: <sr-users(a)lists.kamailio.org>
#
-# Refer to the Core CookBook at http://www.kamailio.org/wiki/
+# Refer to the Core CookBook at https://www.kamailio.org/wikidocs/
# for an explanation of possible statements, functions and parameters.
#
# Several features can be enabled using '#!define WITH_FEATURE' directives:
diff --git a/misc/examples/mixed/kamailio-minimal-anycast.cfg b/misc/examples/mixed/kamailio-minimal-anycast.cfg
index 7ec2d98979c..40d4788f609 100644
--- a/misc/examples/mixed/kamailio-minimal-anycast.cfg
+++ b/misc/examples/mixed/kamailio-minimal-anycast.cfg
@@ -6,7 +6,7 @@
#
# Direct your questions about this file to: <sr-users(a)lists.kamailio.org>
#
-# Refer to the Core CookBook at https://www.kamailio.org/wiki/
+# Refer to the Core CookBook at https://www.kamailio.org/wikidocs/
# for an explanation of possible statements, functions and parameters.
#
diff --git a/misc/examples/mixed/kamailio-minimal-proxy.cfg b/misc/examples/mixed/kamailio-minimal-proxy.cfg
index 2d5a7dc8b94..a332c12409b 100644
--- a/misc/examples/mixed/kamailio-minimal-proxy.cfg
+++ b/misc/examples/mixed/kamailio-minimal-proxy.cfg
@@ -6,7 +6,7 @@
#
# Direct your questions about this file to: <sr-users(a)lists.kamailio.org>
#
-# Refer to the Core CookBook at https://www.kamailio.org/wiki/
+# Refer to the Core CookBook at https://www.kamailio.org/wikidocs/
# for an explanation of possible statements, functions and parameters.
#
diff --git a/misc/examples/pkg/kamailio-basic.cfg b/misc/examples/pkg/kamailio-basic.cfg
index fab75f25133..4c2a014425e 100644
--- a/misc/examples/pkg/kamailio-basic.cfg
+++ b/misc/examples/pkg/kamailio-basic.cfg
@@ -6,7 +6,7 @@
#
# Direct your questions about this file to: <sr-users(a)lists.kamailio.org>
#
-# Refer to the Core CookBook at http://www.kamailio.org/wiki/
+# Refer to the Core CookBook at https://www.kamailio.org/wikidocs/
# for an explanation of possible statements, functions and parameters.
#
# Several features can be enabled using '#!define WITH_FEATURE' directives:
diff --git a/misc/examples/pkg/kamailio-oob.cfg b/misc/examples/pkg/kamailio-oob.cfg
index 21401eee641..075f1a65be6 100644
--- a/misc/examples/pkg/kamailio-oob.cfg
+++ b/misc/examples/pkg/kamailio-oob.cfg
@@ -6,7 +6,7 @@
#
# Direct your questions about this file to: <sr-users(a)lists.kamailio.org>
#
-# Refer to the Core CookBook at http://www.kamailio.org/wiki/
+# Refer to the Core CookBook at https://www.kamailio.org/wikidocs/
# for an explanation of possible statements, functions and parameters.
#
# Several features can be enabled using '#!define WITH_FEATURE' directives:
diff --git a/misc/examples/webrtc/kamailio-default-websocket.cfg b/misc/examples/webrtc/kamailio-default-websocket.cfg
index 0fbb774eef6..8005605ff96 100644
--- a/misc/examples/webrtc/kamailio-default-websocket.cfg
+++ b/misc/examples/webrtc/kamailio-default-websocket.cfg
@@ -6,7 +6,7 @@
#
# Direct your questions about this file to: <sr-users(a)lists.kamailio.org>
#
-# Refer to the Core CookBook at https://www.kamailio.org/wiki/
+# Refer to the Core CookBook at https://www.kamailio.org/wikidocs/
# for an explanation of possible statements, functions and parameters.
#
# Note: the comments can be: