Explorar o código

update err_rpls statistics

Daniel-Constantin Mierla %!s(int64=16) %!d(string=hai) anos
pai
achega
b542c1c71e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      receive.c

+ 1 - 0
receive.c

@@ -207,6 +207,7 @@ int receive_msg(char* buf, unsigned int len, struct receive_info* rcv_info)
 		if ((msg->via1==0) || (msg->via1->error!=PARSE_OK)){
 			/* no via, send back error ? */
 			LOG(L_ERR, "ERROR: receive_msg: no via found in reply\n");
+			sr_event_exec(SREV_CORE_STATS, (void*)6);
 			goto error02;
 		}