mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
freetdm: typo
This commit is contained in:
@@ -4234,7 +4234,7 @@ static void print_core_usage(ftdm_stream_handle_t *stream)
|
|||||||
stream->write_function(stream,
|
stream->write_function(stream,
|
||||||
"--------------------------------------------------------------------------------\n"
|
"--------------------------------------------------------------------------------\n"
|
||||||
"ftdm core state [!]<state_name> - List all channels in or not in the given state\n"
|
"ftdm core state [!]<state_name> - List all channels in or not in the given state\n"
|
||||||
"ftdm core flag <flag-int-value> - List all channels with the fiven flag value set\n"
|
"ftdm core flag <flag-int-value> - List all channels with the given flag value set\n"
|
||||||
"ftdm core calls - List all known calls to the FreeTDM core\n"
|
"ftdm core calls - List all known calls to the FreeTDM core\n"
|
||||||
"--------------------------------------------------------------------------------\n");
|
"--------------------------------------------------------------------------------\n");
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user