send_user_input;
xui
Softkey return strings (FDM and SDC) - code x'87'
Sends the contents of the input buffer using DTMF tones.
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 SELECT:"Select":"Select" {
send_user_input;
}