Lines Matching refs:dtmf
315 * Send a DTMF tone
641 * Start playing a DTMF tone. Continue playing DTMF tone until
654 * Stop playing a currently playing DTMF tone.
954 * Send DTMF string
957 * @param dtmf DTMF string
958 * @param on DTMF ON length in milliseconds, or 0 to use default
959 * @param off is the DTMF OFF length in milliseconds, or 0 to use default
963 oneway sendBurstDtmf(int32_t serial, string dtmf, int32_t on, int32_t off);