Endpoints become unavaiable every few minutes

Yes, downgrading to 18.14 resolved the issue for me as well.

Thereā€™s a new cli command pjsip show transport-monitors. See if that gives you any additional information.

Iā€™ll note we havenā€™t noticed anything specific to the IP the devices are connecting from just an increase in websocket transports getting shut down and the clients going offline more than normal. Iā€™m currently attempting to isolate the issue by applying the patches in 18.15.1 to our 18.15.0 build one at a time.

Iā€™m having the same behavior here. Reverting to 20.0.0 solves the problem. Tested every commit in pjsip and the behavior starts to happen on rev ed45a9182d.

1 Like

Iā€™ve isolated the same problem on three different systems with webrtc clients. Definitely the problem was introduced in this change: ā€œpjsip_transport_events: Fix possible use after free on transportā€.

If one peer disconnect, all the others become unavailable.

1 Like

Iā€™m working on the issue.

Great! Let me know if you need something!

There are patches up on Gerrit that should fix the issue. Please give them a try:
https://gerrit.asterisk.org/q/topic:ASTERISK-30369

1 Like

Thanksā€¦ Installed provided patches and resolved my issue.
Now not disconnecting other endpoints.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.