Hi All,
We’ve come up a bit of an odd issues that has started on our PBX.
No calls connect via Zulu. When making a call it rings on both sides, you can pick up, but the calling side has a message that says “Connecting…” and then after 20-30 seconds the call disconnects.
Checking the debug log and nothing is jumping out as being wrong. There is nothing logged in the zulu_err log during the call or disconnection either.
zulu_out shows:
2023-05-04 09:09 +01:00: [2023-5-4 09:09:39.934] [INFO] console - Getting mobile tokens of 741
2023-05-04 09:09 +01:00: [2023-5-4 09:09:40.124] [INFO] console - Call Event of 'inbound' from Test-1 <740> to 741
2023-05-04 09:09 +01:00: [2023-5-4 09:09:40.125] [WARN] console - Rejecting call notification to client as previous notification already sent
2023-05-04 09:09 +01:00: [2023-5-4 09:09:40.312] [INFO] console - Sending Call event message 'inbound' to 741 [gPugvMXgXpOXjgyoY/qPxg==]
2023-05-04 09:09 +01:00: [2023-5-4 09:09:40.314] [INFO] console - Sending Call event message 'inbound' to 741 [EhSj3I0FGuOwQg+0JUXbnw==]
2023-05-04 09:09 +01:00: [2023-5-4 09:09:42.913] [INFO] console - Call Event of 'answered' from Test-1 <740> to 741
2023-05-04 09:09 +01:00: [2023-5-4 09:09:42.913] [INFO] console - Sending Call event message 'answered' to 741 [gPugvMXgXpOXjgyoY/qPxg==]
2023-05-04 09:09 +01:00: [2023-5-4 09:09:42.914] [INFO] console - Sending Call event message 'answered' to 741 [EhSj3I0FGuOwQg+0JUXbnw==]
2023-05-04 09:10 +01:00: [2023-5-4 09:10:07.375] [WARN] console - Unable to parse SIP/SIP-Out-00001dd5 for channel tracking!
2023-05-04 09:10 +01:00: [2023-5-4 09:10:09.796] [INFO] console - Call Event of 'hangup' from Test-1 <740> to 741
2023-05-04 09:10 +01:00: [2023-5-4 09:10:09.797] [INFO] console - Sending Call event message 'hangup' to 741 [gPugvMXgXpOXjgyoY/qPxg==]
2023-05-04 09:10 +01:00: [2023-5-4 09:10:09.798] [INFO] console - Sending Call event message 'hangup' to 741 [EhSj3I0FGuOwQg+0JUXbnw==]
There are two points from the above though, which I am unsure about:
“Unable to parse SIP/SIP-Out-00001dd5” - I can’t find anything online about this error. It is a warning and not an error, so could be nothing
“Sending Call event message” - This appears twice, again, may not be anything to be concerned about.
I have reinstalled Zulu several times, including with the --force switch. As the PBX has over 100 users I haven’t completely uninstalled Zulu and reinstalled, as when I was testing this all the users got deleted and would need creating again.
Up until recently Zulu was working absolutely fine, this seemed to randomly occur, but we are unware of any changes that could have caused it.