mirror of https://github.com/sipwise/rtpengine.git
When both logging and sending the DTMF event further, the json buffer was released/freed _before_ being sent on the network, resulting in a 0-length UDP packet. On the other hand, if only UDP sending was used (without logging), a leak was happening. This commit fixes both issues.pull/797/head
parent
a4af447208
commit
8fb603e5c3
Loading…
Reference in new issue