stub function should return success

pull/1/head
Richard Fuchs 14 years ago
parent 4754c37b42
commit a6cf5f454f

@ -1119,7 +1119,7 @@ error:
node->rn_recheck_ticks = get_ticks() + rtpproxy_disable_tout;
#endif
return 1;
return 0;
}
char *

Loading…
Cancel
Save