Index: rtp.c =================================================================== --- rtp.c (revision 29467) +++ rtp.c (working copy) @@ -2852,7 +2852,8 @@ ast_cli(fd, "STUN Debugging Enabled\n"); return RESULT_SUCCESS; } - + +static int stun_no_debug(int fd, int argc, char *argv[]) { if(argc !=3) return RESULT_SHOWUSAGE;