Skip to content

Releases: 2600hz/kazoo-configs-kamailio

5.0.107

09 Jan 23:11
Compare
Choose a tag to compare

Generic badge

Changes for 5.0.107

Changes to branch 5.0 after version 5.0.106.

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

04 Dec 11:32
Compare
Choose a tag to compare

Generic badge

Changes for 5.3.6

Changes to branch 5.3 after version 5.3.5.

Commits
  • 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.2.24

04 Dec 11:32
Compare
Choose a tag to compare

Generic badge

Changes for 5.2.24

Changes to branch 5.2 after version 5.2.23.

Commits
  • 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

04 Dec 11:31
Compare
Choose a tag to compare

Generic badge

Changes for 5.1.42

Changes to branch 5.1 after version 5.1.41.

Commits
  • 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.0.106

04 Dec 11:31
Compare
Choose a tag to compare

Generic badge

Changes for 5.0.106

Changes to branch 5.0 after version 5.0.105.

Commits
  • 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.3.5

03 Oct 20:34
Compare
Choose a tag to compare

Generic badge

Changes for 5.3.5

Changes to branch 5.3 after version 5.3.4.

Commits

5.2.23

03 Oct 20:34
Compare
Choose a tag to compare

Generic badge

Changes for 5.2.23

Changes to branch 5.2 after version 5.2.22.

Commits

5.1.41

03 Oct 20:34
Compare
Choose a tag to compare

Generic badge

Changes for 5.1.41

Changes to branch 5.1 after version 5.1.40.

Commits

5.0.105

03 Oct 20:34
Compare
Choose a tag to compare

Generic badge

Changes for 5.0.105

Changes to branch 5.0 after version 5.0.104.

Commits

5.3.4

19 Sep 11:07
Compare
Choose a tag to compare

Generic badge

Changes for 5.3.4

Changes to branch 5.3 after version 5.3.3.

Commits