On Dienstag, 14. Juli 2009, Edson - Lists wrote:
> Seems that an error is still there...
>
> Kamailio-151:~/sip-server # kamctl cr dump
> 500 command 'cr_dump' not available

Hi Edson,

thanks for the report. Can you try attached patch? Then i'll fix this in 
repository.

Henning
Index: kamctl
===================================================================
--- kamctl	(revision 5902)
+++ kamctl	(working copy)
@@ -1264,7 +1264,7 @@
 			;;
 
 		dump)
-			$CTLCMD cr_dump
+			$CTLCMD cr_dump_routes
 			;;
 
 		addcn)
_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to