[OpenSIPS-Devel] [OpenSIPS/opensips] 9bb533: freeswitch_scripting: Implement modparam subscript...
Liviu Chircu
liviu at opensips.org
Mon Dec 11 12:11:47 EST 2017
Branch: refs/heads/feature/freeswitch-extended-integration
Home: https://github.com/OpenSIPS/opensips
Commit: 9bb5331fee029d389ba8103095ba2b1ff92b9662
https://github.com/OpenSIPS/opensips/commit/9bb5331fee029d389ba8103095ba2b1ff92b9662
Author: Liviu Chircu <liviu at opensips.org>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M lib/url.h
M modules/freeswitch/fs_api.c
M modules/freeswitch/fs_api.h
M modules/freeswitch/fs_proc.c
M modules/freeswitch_scripting/fss_evs.c
M modules/freeswitch_scripting/fss_evs.h
M modules/freeswitch_scripting/fss_mod.c
Log Message:
-----------
freeswitch_scripting: Implement modparam subscriptions
Also remove the "func" concept from the FS subscription API. It is no
longer needed, as the IPC communication between the two modules takes
care of providing this handler.
More information about the Devel
mailing list