mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-20 10:26:51 +00:00
"pa_dtmf" -> "pa dtmf" in api help text.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4007 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
465456e3ee
commit
788279608b
@ -1623,7 +1623,7 @@ static switch_status_t pa_cmd(char *cmd, switch_core_session_t *isession, switch
|
||||
"pa hangup [<call_id>]\n"
|
||||
"pa list\n"
|
||||
"pa switch [<call_id>|none]\n"
|
||||
"pa_dtmf <digit string>\n"
|
||||
"pa dtmf <digit string>\n"
|
||||
"--------------------------------------------------------------------------------\n";
|
||||
|
||||
if (switch_strlen_zero(cmd)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user