[BUG] BYE Loop on Hangup From Callee
devopsec opened this issue · 2 comments
devopsec commented
Describe the bug
When hanging up an outbound call from the callee (endpoint is originator) the BYE is not forwarded to the endpoint.
This results in a BYE loop.
To Reproduce
Steps to reproduce the behavior:
- add a carrier group
- add the carrier group to default outbound route
- add an endpoint group
- reload kamailio
- register endpoint and originate an outbound call
- hang up on the terminating device
Expected behavior
BYE is forwarded to originating UAC.
Server Info:
- OS: Linux dsipv073 6.1.0-13-amd64
- Distro: debian 12
- dSIPRouter Version: v0.73
- Kamailio Version: 5.7.2
- RTPengine Version: 11.5.1.11
devopsec commented
Note that this seems to be a regression somewhere in kamailio.cfg
devopsec commented
resolved in v0.74 release