Virtual Method

CuiCallsend_dtmf

Declaration [src]

void
send_dtmf (
  CuiCall* self,
  const gchar* dtmf
)

Description [src]

Send DTMF to the call.

Parameters

dtmf

Type: const gchar*

The DTMF data.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.