]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update sofia usage string for flush_inbound_reg
authorTravis Cross <tc@traviscross.com>
Sun, 16 Jan 2011 22:33:15 +0000 (22:33 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 16 Jan 2011 22:33:50 +0000 (22:33 +0000)
src/mod/endpoints/mod_sofia/mod_sofia.c

index 8f012904072b8ddfdeaa578613a0a521bfd88eda..eb5e2ad1ae3941dfb33c67a0deb4cc63aafc05eb 100644 (file)
@@ -3627,7 +3627,7 @@ SWITCH_STANDARD_API(sofia_function)
                "--------------------------------------------------------------------------------\n"
                "sofia help\n"
                "sofia profile <profile_name> [[start|stop|restart|rescan]|"
-               "flush_inbound_reg [<call_id>] [reboot]|"
+               "flush_inbound_reg [<call_id>|<[user]@domain>] [reboot]|"
                "[register|unregister] [<gateway name>|all]|"
                "killgw <gateway name>|"
                "[stun-auto-disable|stun-enabled] [true|false]]|"