[OpenSIPS-Devel] [OpenSIPS/opensips] 23ca1c: freeswitch: Refactor API

Liviu Chircu liviu at opensips.org
Tue Dec 5 06:55:58 EST 2017


  Branch: refs/heads/feature/freeswitch-extended-integration
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 23ca1c14ad5c66733bc2ed70ab00867d5dd9098b
      https://github.com/OpenSIPS/opensips/commit/23ca1c14ad5c66733bc2ed70ab00867d5dd9098b
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-05 (Tue, 05 Dec 2017)

  Changed paths:
    M modules/dispatcher/dispatch.c
    M modules/dispatcher/dispatcher.c
    M modules/freeswitch/fs_api.c
    M modules/freeswitch/fs_api.h
    M modules/freeswitch/fs_mod.c
    M modules/freeswitch/fs_proc.c
    M modules/load_balancer/lb_data.c
    M modules/load_balancer/load_balancer.c

  Log Message:
  -----------
  freeswitch: Refactor API

    * add generic FS event subscribe/unsubscribe function stubs
    * new modparam: "event_heartbeat_interval"
    * expose "event_heartbeat_interval" in API, use wherever needed
    * improve naming for stats-based socket API functions
    * remove the callback-based support for updating stats
      (this never worked anyway, ds/lb would always pull data)




More information about the Devel mailing list