Hi everyone,
Has anyone come across an issue like this before?
I'm sending rtpengine_delete requests from OpenSIPS to rtpengine, and occasionally I receive the following error:
ERROR:rtpengine:rtpe_function_call: failed to decode bencoded reply from proxy
The issue only affects around 2% of calls, while the remaining 98% complete without any problems. When this happens, OpenSIPS retries the rtpengine_delete request several times.
Has anyone seen this before or knows what might cause it? Also, is there a way to safely ignore this error and continue processing if the delete request fails?