@transferTarget::playDtmf

Sends a DTMF string to the target of the transfer.

Syntax:

@transferTarget::playDtmf(String dtmf)

Parameters:

(String) dtmf: the DTMF digits to send to the target.

Returns:

None (any media error encountered will throw an AlarmPointMediaException)

Example: