mirror of https://github.com/sipwise/rtpengine.git
In case of the reverse direction of a subscription, no stream handler will be found. Previously, the decrypt struct was left zeroed, the kernel module rejected this with ``EINVAL`` and the daemon logged: ``` [core] Failed to push relay stream to kernel: Invalid argument ``` This patch sets ``REC_NULL``/``REH_NULL`` and marks the target as non-forwarding, matching what is expected by ``validate_srtp``. Closes #2126 Change-Id: I5aa2b490c65e5d97dc9b2ddd24c09f9ae7b63892 (cherry picked from commitmr26.1.147371520ee) (cherry picked from commitd435a153bf)
parent
b326623095
commit
a72a2db3bc
Loading…
Reference in new issue