Skip to content

Use the real timestamp value for the audio frame->ts

Grzegorz Sluja requested to merge asterisk_internal_call_audio_issue_fix into devel

Do not set ptime as frame->ts since chan_voicemngr is using it as the timestamp for both internal and external calls.

Merge request reports