send_encoded_user_input;
xeui
Softkey return strings (FDM and SDC) - x'87'
Sends the content of the input buffer using encoded DTMF.
None.
SR-INS-002461 (softkey).
The content of the buffer is the data generated by any key presses that occurred between the last start_user_input and end_user_input statements.
softkey SEND: "SEND": "SEND"
{
end_user_input;
send_encoded_user_input;
}