I got this

just wrong usage procedure into sipxconfig

here the patch
diff --git a/sipXconfig/bin/sipxconfig.in b/sipXconfig/bin/sipxconfig.in
index 1b0d843..2dd06d0 100644
--- a/sipXconfig/bin/sipxconfig.in
+++ b/sipXconfig/bin/sipxconfig.in
@@ -288,7 +288,7 @@ case "$1" in
     databaseCommand ${@}
     ;;
   *)
-    echo "Usage: $0 {start|stop|status|restart|reload|force-reload|condrestart}"
+    usage
     Status=1
 esac
 
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to