Home | History | Annotate | Download | only in webrtc

Lines Matching refs:InsertDtmf

900 bool WebRtcSession::InsertDtmf(const std::string& track_id,
904 LOG(LS_ERROR) << "InsertDtmf: No audio channel exists.";
910 LOG(LS_ERROR) << "InsertDtmf: Track does not exist: " << track_id;
913 if (!voice_channel_->InsertDtmf(send_ssrc, code, duration,