[sr-dev] git:master: fix error in cr dump command, reported from Edson 4lists at gmail dot com
Henning Westerholt
henning.westerholt at 1und1.de
Wed Jul 15 15:06:43 CEST 2009
Module: sip-router
Branch: master
Commit: 7a1676e337f40c286735060394963436854e999e
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7a1676e337f40c286735060394963436854e999e
Author: Henning Westerholt <henning.westerholt at 1und1.de>
Committer: Henning Westerholt <henning.westerholt at 1und1.de>
Date: Wed Jul 15 15:06:25 2009 +0200
fix error in cr dump command, reported from Edson 4lists at gmail dot com
---
tools/kamctl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tools/kamctl b/tools/kamctl
index 0835b8c..cbbe72b 100755
--- a/tools/kamctl
+++ b/tools/kamctl
@@ -1264,7 +1264,7 @@ cr() {
;;
dump)
- $CTLCMD cr_dump
+ $CTLCMD cr_dump_routes
;;
addcn)
More information about the sr-dev
mailing list