]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] Add SMBF_FIRST flag which forces media bug to front of the list. Add 'f'...
authorChris Rienzo <chris@signalwire.com>
Tue, 24 Dec 2019 04:57:23 +0000 (23:57 -0500)
committerAndrey Volk <andywolk@gmail.com>
Mon, 30 Dec 2019 23:14:31 +0000 (03:14 +0400)
commit9c3f9a9a50605ed4df6850255172f8151a409150
tree18b97ba7437357c7738dc9ef1b3ebafe6f18b443
parent6f0ad146d2e8dd3f96be7b3deee3383c7890f1d5
[core] Add SMBF_FIRST flag which forces media bug to front of the list.  Add 'f' flag to switch_ivr_displace_session to add displace as first operation on the media stream. (#76)
src/include/switch_types.h
src/include/test/switch_test.h
src/switch_core_media_bug.c
src/switch_ivr_async.c