mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
missed one spot
This commit is contained in:
parent
4d6ee827e0
commit
ed29a31462
@ -695,6 +695,7 @@ void sofia_update_callee_id(switch_core_session_t *session, sofia_profile_t *pro
|
||||
|
||||
if ((val = sofia_glue_get_unknown_header(sip, "X-FS-Display-Name"))) {
|
||||
name = (char *) val;
|
||||
check_decode(name, session);
|
||||
fs++;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user