Explorar o código

fixed missing t->kr in t_uac

Jiri Kuthan %!s(int64=23) %!d(string=hai) anos
pai
achega
b19410c145
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules/tm/uac.c

+ 1 - 0
modules/tm/uac.c

@@ -184,6 +184,7 @@ int t_uac( str *msg_type, str *dst,
 		ser_error=ret=E_SEND;
 		goto error01;
 	}
+	new_cell->kr=REQ_FWDED;
 	start_retr( request );
 
 	/* success */