mirror of https://github.com/sipwise/rtpengine.git
when DTMF is being transmitted using codec_output_rtp, the scheduled time to send the packet is calculated using the timestamp difference from the last transmitted applied on top of the realtime time the last packet was sent. However, the timestamp is only updated on the first event packet so a delay needs to be passed in to codec_output_rtp to ensure the subsequent packets are scheduled based on the event duration of the event packets Change-Id: I5a2f6cf67b5f570f6099d201592d9a6fc01d60a5pull/1819/head
parent
d7b8ebbc68
commit
6aa10931ad
Loading…
Reference in new issue