freeswitch-stable: bump to 1.10.2
[feed/telephony.git] / net / freeswitch-stable / patches / 390-t38-reinvite-488-fix.patch
index a16266bbb8b7f32349f48d03cdb649796f0b8518..ea9c3dc3b9680cd852a84fbb4d920292a642a61f 100644 (file)
@@ -56,7 +56,7 @@ Date:   Fri Oct 18 18:28:07 2019 +0200
 
 --- a/src/mod/endpoints/mod_sofia/sofia.c
 +++ b/src/mod/endpoints/mod_sofia/sofia.c
-@@ -6501,6 +6501,7 @@ static void sofia_handle_sip_r_invite(sw
+@@ -6512,6 +6512,7 @@ static void sofia_handle_sip_r_invite(sw
                        switch_channel_clear_app_flag_key("T38", tech_pvt->channel, CF_APP_T38_REQ);
                        switch_channel_set_app_flag_key("T38", tech_pvt->channel, CF_APP_T38_FAIL);
                        switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG, "%s T38 invite failed\n", switch_channel_get_name(tech_pvt->channel));