You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KAM26-28 Send Token-Public-Proxy in wake up push to mobile app
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-25: set `Referred-By` params from authz
When `REFER` is challenged and authz'd by Kazoo via AMQP, treat the req
as if it were a registered endpoint.
Centralize setting of $xavp(authz) at end of `AUTHORIZATION_CHECK`.
(cherry picked from commit 95ef250)
[5.1.42] KAM26-27: Internal redirect should cleanup and record the ro…
…ute (2600hz#163)
* KAM26-27 remove headers and record_route on internal redirect
* 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)
* KAM26-27 signal challenged requests and use info on internal redirect
kamailio doesn't handle well the suspend/resume transactions and we use when we check for credentials on requests
(cherry picked from commit f547a69)
---------
Co-authored-by: Luis Azedo <luis.azedo@factorlusitano.com>
KAM26-27 signal challenged requests and use info on internal redirect
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 signal challenged requests and use info on internal redirect
kamailio doesn't handle well the suspend/resume transactions and we use when we check for credentials on requests
(cherry picked from commit f547a69)