diff --git a/src/mod/endpoints/mod_sofia/mod_sofia.c b/src/mod/endpoints/mod_sofia/mod_sofia.c index 18db756af4..8bf9a0c7f5 100644 --- a/src/mod/endpoints/mod_sofia/mod_sofia.c +++ b/src/mod/endpoints/mod_sofia/mod_sofia.c @@ -1385,7 +1385,7 @@ SWITCH_STANDARD_API(sofia_function) const char *usage_string = "USAGE:\n" "--------------------------------------------------------------------------------\n" "sofia help\n" - "sofia profile [start|stop|restart] [reloadxml]\n" + "sofia profile [start|stop|restart|flush_inbound_reg|[register|unregister] [|all]] [reloadxml]\n" "sofia status [[profile | gateway] ]\n" "--------------------------------------------------------------------------------\n";