Skip to content

Releases: 2600hz/kazoo-configs-kamailio

5.4.0

05 Jun 13:43
Compare
Choose a tag to compare

Generic badge

Changes for 5.4.0

Changes to branch 5.4 after version 5.4.

Commits

5.3.8

05 Jun 13:42
Compare
Choose a tag to compare

Generic badge

Changes for 5.3.8

Changes to branch 5.3 after version 5.3.7.

Commits

5.2.26

05 Jun 13:42
Compare
Choose a tag to compare

Generic badge

Changes for 5.2.26

Changes to branch 5.2 after version 5.2.25.

Commits
  • KAM26-25: set Referred-By params from authz - by Daniel Finke

    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.44

05 Jun 13:42
Compare
Choose a tag to compare

Generic badge

Changes for 5.1.44

Changes to branch 5.1 after version 5.1.43.

Commits

5.0.108

05 Jun 13:42
Compare
Choose a tag to compare

Generic badge

Changes for 5.0.108

Changes to branch 5.0 after version 5.0.107.

Commits
  • KAM26-25: set Referred-By params from authz - by Daniel Finke

    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.3.5.1

18 Jan 00:57
73d5b44
Compare
Choose a tag to compare

Generic badge

Changes for 5.3.5.1

Changes to branch fix-5.3.5 after version 5.3.5.

Commits
  • Update config.yml to use offical2600hz/metapackager:1.0-centos-7 - by Vladimir Hidalgo

  • run core_init_route before classification - by Luis Azedo

    • a custom script was relying on classification not being executed yet

    • added core_progress_route for custom scripts that need to run earlier but after sanity check

    (cherry picked from commit 6a7d244)

  • handle redirects & fast pickup priority - by Luis Azedo

    • internal redirection when the call has been answered uses a refer sent to endpoint

    the endpoint should do a new invite and kamailio needs to redirect to proper media server.

    • in the case of a *3xxx, kamailio queries/checks the the parking slot and redirects the call to the proper media server

    • if the call was was parked with *4 and someones tries to pickup the call with *3xxx

    call would go next media server and if its not the media handling the parked call

    we would get a redirect to *3xxx

    perform an association

    send refer to endpoint

    the endpoint would send a new invite

    the fast pickup routines take precendence over associations

    and it happens that the channel *3xxx points at original media server initially used

    • this commits sepasrates internal redirects from associations and handles it first on fastpick routines

    (cherry picked from commit d832c6d)

5.1.42.1

18 Jan 01:14
66d8483
Compare
Choose a tag to compare

Generic badge

Changes for 5.1.42.1

Changes to branch fix-5.1.42 after version 5.1.42.

Commits

5.3.7

09 Jan 23:12
Compare
Choose a tag to compare

Generic badge

Changes for 5.3.7

Changes to branch 5.3 after version 5.3.6.

Commits
  • run core_init_route before classification - by Luis Azedo

    • a custom script was relying on classification not being executed yet

    • added core_progress_route for custom scripts that need to run earlier but after sanity check

    (cherry picked from commit 6a7d244)

5.2.25

09 Jan 23:12
Compare
Choose a tag to compare

Generic badge

Changes for 5.2.25

Changes to branch 5.2 after version 5.2.24.

Commits
  • run core_init_route before classification - by Luis Azedo

    • a custom script was relying on classification not being executed yet

    • added core_progress_route for custom scripts that need to run earlier but after sanity check

    (cherry picked from commit 6a7d244)

5.1.43

09 Jan 23:11
Compare
Choose a tag to compare

Generic badge

Changes for 5.1.43

Changes to branch 5.1 after version 5.1.42.

Commits
  • run core_init_route before classification - by Luis Azedo

    • a custom script was relying on classification not being executed yet

    • added core_progress_route for custom scripts that need to run earlier but after sanity check

    (cherry picked from commit 6a7d244)