Home | History | Annotate | Download | only in voice_engine

Lines Matching defs:SendTelephoneEventOutband

2592 int Channel::SendTelephoneEventOutband(unsigned char eventCode,
2597 "Channel::SendTelephoneEventOutband(..., playDtmfEvent=%d)",
2602 if (_rtpRtcpModule->SendTelephoneEventOutband(eventCode, lengthMs,
2608 "SendTelephoneEventOutband() failed to send event");