When using rtpengine_allow_op param, return node for ongoing calls only if rtpengine is manually disabled.

When a rtpengine instance is disabled, rtpengine_allow_op will allow the indialog requests to be processed through that rtpengine.
But it's not desirable to return the node when the rtpengine has unexpectedly crashed or has any undesired issues, because the rtp commands attempted cause congestion problem in the kamailio.
So with this patch we only return the node if the rtpengine has been manually disabled and it's still supposed to be working.

Pre-Submission Checklist

Type Of Change

Checklist:

Description


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/2800

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.