Releases: 2600hz/kazoo-configs-kamailio
5.4.3
Changes for 5.4.3
Changes to branch 5.4
after version 5.4.2
.
Commits
-
KAM26-30 add request method as default to authn method - by Luis Azedo
(cherry picked from commit 3863836)
-
KAM26-29 Disabled SSL older than TLS1.2 - by doogienz
(cherry picked from commit 5bc9656)
-
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app - by enoskov-ooma
Need to send token_proxy public uri in wake up push to mobile app in order to support registration on multiple kams. The same logic exists in pusher-role.cfg.
5.3.11
Changes for 5.3.11
Changes to branch 5.3
after version 5.3.10
.
Commits
-
KAM26-30 add request method as default to authn method - by Luis Azedo
(cherry picked from commit 3863836)
-
KAM26-29 Disabled SSL older than TLS1.2 - by doogienz
(cherry picked from commit 5bc9656)
-
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app - by enoskov-ooma
Need to send token_proxy public uri in wake up push to mobile app in order to support registration on multiple kams. The same logic exists in pusher-role.cfg.
5.2.28
Changes for 5.2.28
Changes to branch 5.2
after version 5.2.27
.
Commits
-
KAM26-30 add request method as default to authn method - by Luis Azedo
(cherry picked from commit 3863836)
-
KAM26-29 Disabled SSL older than TLS1.2 - by doogienz
(cherry picked from commit 5bc9656)
-
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app - by enoskov-ooma
Need to send token_proxy public uri in wake up push to mobile app in order to support registration on multiple kams. The same logic exists in pusher-role.cfg.
-
KAM26-26 add push-notifications role - by enoskov-ooma
Add push-notifications role which is similar to pusher role but relies on Node.js PushNotifications service instead of pusher app.
5.1.46
Changes for 5.1.46
Changes to branch 5.1
after version 5.1.45
.
Commits
-
KAM26-30 add request method as default to authn method - by Luis Azedo
(cherry picked from commit 3863836)
-
KAM26-29 Disabled SSL older than TLS1.2 - by doogienz
(cherry picked from commit 5bc9656)
-
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app - by enoskov-ooma
Need to send token_proxy public uri in wake up push to mobile app in order to support registration on multiple kams. The same logic exists in pusher-role.cfg.
-
KAM26-26 add push-notifications role - by enoskov-ooma
Add push-notifications role which is similar to pusher role but relies on Node.js PushNotifications service instead of pusher app.
5.0.110
Changes for 5.0.110
Changes to branch 5.0
after version 5.0.109
.
Commits
-
KAM26-30 add request method as default to authn method - by Luis Azedo
(cherry picked from commit 3863836)
-
KAM26-29 Disabled SSL older than TLS1.2 - by doogienz
(cherry picked from commit 5bc9656)
-
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app - by enoskov-ooma
Need to send token_proxy public uri in wake up push to mobile app in order to support registration on multiple kams. The same logic exists in pusher-role.cfg.
-
KAM26-26 add push-notifications role - by enoskov-ooma
Add push-notifications role which is similar to pusher role but relies on Node.js PushNotifications service instead of pusher app.
5.3.9.1
Changes for 5.3.9.1
Changes to branch fix-5.3.9
after version 5.3.9
.
Commits
-
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app - by Evgeny Noskov
Need to send token_proxy public uri in wake up push to mobile app in order to
support registration on multiple kams. The same logic exists in pusher-role.cfg.
5.1.42.3
Changes for 5.1.42.3
Changes to branch fix-5.1.42
after version 5.1.42.2
.
Commits
-
KAM26-25: set
Referred-By
params from authz - by Daniel FinkeWhen
REFER
is challenged and authz'd by Kazoo via AMQP, treat the reqas if it were a registered endpoint.
Centralize setting of $xavp(authz) at end of
AUTHORIZATION_CHECK
.(cherry picked from commit 95ef250)
5.1.42.2
Changes for 5.1.42.2
Changes to branch fix-5.1.42
after version 5.1.42.1
.
Commits
- KAM26-27: Internal redirect should cleanup and record the route - by Navoda Ginige
5.4.2
Changes for 5.4.2
Changes to branch 5.4
after version 5.4.1
.
Commits
-
KAM26-27 signal challenged requests and use info on internal redirect - by Luis Azedo
kamailio doesn't handle well the suspend/resume transactions and we use when we check for credentials on requests
(cherry picked from commit f547a69)
-
KAM26-27 remove headers and record_route on internal redirect - by Luis Azedo
- record_route and consume_credentials are not preserved as well as removal of headers like Route
we need to "redo" those on internal redirect.
a config option KZ_INTERNAL_REDIRECT_RESERVED_HEADERS was made to set which headers ishould be removed.
it can be set at runtime with kamcmd cfg.set kazoo internal_redirect_reserved_headers <regex expression>
(cherry picked from commit ebb31d5)
5.3.10
Changes for 5.3.10
Changes to branch 5.3
after version 5.3.9
.
Commits
-
KAM26-27 signal challenged requests and use info on internal redirect - by Luis Azedo
kamailio doesn't handle well the suspend/resume transactions and we use when we check for credentials on requests
(cherry picked from commit f547a69)
-
KAM26-27 remove headers and record_route on internal redirect - by Luis Azedo
- record_route and consume_credentials are not preserved as well as removal of headers like Route
we need to "redo" those on internal redirect.
a config option KZ_INTERNAL_REDIRECT_RESERVED_HEADERS was made to set which headers ishould be removed.
it can be set at runtime with kamcmd cfg.set kazoo internal_redirect_reserved_headers <regex expression>
(cherry picked from commit ebb31d5)