Releases: 2600hz/kazoo-configs-kamailio
5.2.25
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
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)
-
5.0.107
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
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
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
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
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
Changes for 5.3.5
Changes to branch 5.3
after version 5.3.4
.
Commits
- use routes for websocket script event extensibility - by Luis Azedo
5.2.23
Changes for 5.2.23
Changes to branch 5.2
after version 5.2.22
.
Commits
- use routes for websocket script event extensibility - by Luis Azedo
- enable rockylinux support in circle-ci - by shipyard
- update shipyard config to support rockylinux - by shipyard
5.1.41
Changes for 5.1.41
Changes to branch 5.1
after version 5.1.40
.
Commits
- use routes for websocket script event extensibility - by Luis Azedo
- enable rockylinux support in circle-ci - by shipyard
- update shipyard config to support rockylinux - by shipyard