]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add conference member data to floor event
authorSimon Ditner <spditner@gmail.com>
Tue, 6 Jan 2015 17:43:16 +0000 (12:43 -0500)
committerSimon Ditner <spditner@gmail.com>
Tue, 6 Jan 2015 17:43:16 +0000 (12:43 -0500)
commit85b8631d621f71a5345bc00627f938eb85ffef03
tree7ccbb3ca3645aaeab50758cd442decadf91fb9af
parent25404c121e34cbe24532f992f00501a6b1952e71
Add conference member data to floor event

Between v1.2 and v1.4, member data was factored out. This makes it so
that one can not determine who the originator of a floor change event
is.

With this change, the meta data related to the conference member whom
initiated the floor change event is added to the event.

See FS-7136
src/mod/applications/mod_conference/mod_conference.c