[OpenSIPS-Devel] [OpenSIPS/opensips] ebe9b8: Add a new "freeswitch_scripting" module

Liviu Chircu liviu at opensips.org
Mon Dec 11 10:09:29 EST 2017


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

  Changed paths:
    M modules/freeswitch/Makefile
    M modules/freeswitch/fs_api.h
    A modules/freeswitch/fs_ipc.c
    A modules/freeswitch/fs_ipc.h
    M modules/freeswitch/fs_mod.c
    M modules/freeswitch/fs_proc.c
    A modules/freeswitch_scripting/Makefile
    A modules/freeswitch_scripting/fss_api.c
    A modules/freeswitch_scripting/fss_api.h
    A modules/freeswitch_scripting/fss_evs.c
    A modules/freeswitch_scripting/fss_evs.h
    A modules/freeswitch_scripting/fss_ipc.c
    A modules/freeswitch_scripting/fss_ipc.h
    A modules/freeswitch_scripting/fss_mod.c

  Log Message:
  -----------
  Add a new "freeswitch_scripting" module

With a basic structure:

    * MI function stubs
    * script function stubs
    * (hope)fully implemented IPC interaction with "freeswitch"

Patch includes some "freeswitch" refactoring to get everything working.




More information about the Devel mailing list