]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-10728: [mod_avmd] backward compatibility issue in avmd_main_api
authorPraveen Kumar <praveen@plivo.com>
Thu, 2 Nov 2017 07:22:23 +0000 (12:52 +0530)
committerPraveen Kumar <praveen@plivo.com>
Thu, 2 Nov 2017 07:22:23 +0000 (12:52 +0530)
commit179a659b7f3026c12c63bc4879a24c5f58584349
tree996607b7bff62ec15a576854e063db258161c13a
parent03576e82b804b326ce9fd39fa4d39639655408ba
FS-10728: [mod_avmd] backward compatibility issue in avmd_main_api

    avmd_start_app flow will break if 'inbound_channel'/'outbound_channel'
    both has been set and the avmd_start_app invoked for inbound call leg.

    With this change, it'll be able to work even if we set
    'inbound_channel'/'outbound_channel' both.
src/mod/applications/mod_avmd/mod_avmd.c