[OpenSIPS-Devel] [OpenSIPS/opensips] 68bedf: Fixed the stats for counting transaction based on ...

Bogdan Andrei IANCU noreply at github.com
Thu Aug 1 05:31:48 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 68bedfee4fbf3f99b92249b8d8887921d8d80c2f
      https://github.com/OpenSIPS/opensips/commit/68bedfee4fbf3f99b92249b8d8887921d8d80c2f
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-08-01 (Thu, 01 Aug 2019)

  Changed paths:
    M modules/tm/t_funcs.c
    M modules/tm/t_stats.h
    M modules/tm/timer.c
    M modules/tm/timer.h

  Log Message:
  -----------
  Fixed the stats for counting transaction based on the final reply code

The fix consist of counting only ONCE each transaction (for the xxx_transaction statistics), disregarding its retransmissions, multiple 200OK replies or final code override (like 200 after a negative reply).

Closes  #1636
Many thanks to @bcnewlin for his testing and validation of the fix.





More information about the Devel mailing list