Home | History | Annotate | Download | only in voice_engine

Lines Matching refs:SendTelephoneEventOutband

2623 int Channel::SendTelephoneEventOutband(unsigned char eventCode,
2628 "Channel::SendTelephoneEventOutband(..., playDtmfEvent=%d)",
2633 if (_rtpRtcpModule->SendTelephoneEventOutband(eventCode, lengthMs,
2639 "SendTelephoneEventOutband() failed to send event");