Browse Source

update fwd_rpls statistics

Daniel-Constantin Mierla 16 years ago
parent
commit
058f978739
1 changed files with 1 additions and 0 deletions
  1. 1 0
      forward.c

+ 1 - 0
forward.c

@@ -745,6 +745,7 @@ int forward_reply(struct sip_msg* msg)
 			msg->via2->host.len, msg->via2->host.s,
 			(unsigned short) msg->via2->port);
 
+	sr_event_exec(SREV_CORE_STATS, (void*)2);
 	pkg_free(new_buf);
 skip:
 	return 0;