FS-5748 --resolve regression from FS-5665 511efc5cf0

This commit is contained in:
Anthony Minessale 2013-09-04 01:08:00 +05:00
parent 9b4e967248
commit 787b7a73e2
1 changed files with 1 additions and 0 deletions

View File

@ -8525,6 +8525,7 @@ void sofia_handle_sip_i_invite(switch_core_session_t *session, nua_t *nua, sofia
call_info = call_info->ci_next;
}
call_info = sip_call_info(sip);
} else if (sofia_test_pflag(profile, PFLAG_MANAGE_SHARED_APPEARANCE)) {
char buf[128] = "";