[OpenSIPS-Devel] [OpenSIPS/opensips] bb1a39: aaa_diameter: Add "reply_timeout" modparam and logic

Liviu Chircu noreply at github.com
Tue May 17 13:16:20 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: bb1a39a9754c9b218cb7d480606b586fb845de9e
      https://github.com/OpenSIPS/opensips/commit/bb1a39a9754c9b218cb7d480606b586fb845de9e
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2022-05-17 (Tue, 17 May 2022)

  Changed paths:
    M modules/aaa_diameter/aaa_diameter.c
    M modules/aaa_diameter/aaa_impl.c
    M modules/aaa_diameter/aaa_impl.h

  Log Message:
  -----------
  aaa_diameter: Add "reply_timeout" modparam and logic

In case the Diameter Answer never arrives after invoking
dm_send_request(), the blocked SIP worker will now eventually time out
and return a -1 error code at script level.

Default timeout: 2000 ms





More information about the Devel mailing list