send_dtmf "<dtmf_string>";
dtmf
Softkey return strings (FDM and SDC) - Default code
Dials the specified digits in <dtmf string> using touch tones.
SR-INS-002461 (softkey).
No parameter substitutions are possible with this statement.
softkey DIAL: "Dial This Number":"Dial" {
send_dtmf "5551212";
}