send_encoded_dtmf "<ascii_string>";
edtmf
Softkey return strings (FDM and SDC) - code x'80’
Dials the specified data as an ASCII string.
<ascii_string> is an ASCII data string.
SR-INS-002461
softkey SEND: "SEND": "SEND"
{
send_encoded_dtmf "BLEEP";
}