> @@ -911,6 +923,7 @@ void rl_rcv_bin(int packet_type, struct receive_info *ri, 
> int server_id)
>               /* set the destination's counter */
>               destination = find_destination(*pipe, server_id);
>               destination->counter = counter;
> +             destination->hist_counter = hist_counter;

why not using the counter, but the hist_counter instead?

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/728/files#r48743717
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to