mirror of https://github.com/sipwise/rtpengine.git
MT#55283 Prevent warning logs when recording-method is pcap #2
If recording-method is pcap, then proc is zero-initialized, so meta_filepath is empty. This shows many logs such as: [core] Failed to open recording metadata file '(null)' for writing: Bad address Prevent them by returning earlier. Fixes #1889 for real this time. Amends commitmr13.2759fd72dc6
. Closes #1924 Change-Id: I25c9acefba9ee129354fd799ef493af86b9eab2c (cherry picked from commit312997c21d
)
parent
c339593b9e
commit
d4dee6c583
Loading…
Reference in new issue