forked from Mirrors/freeswitch
FS-3686 --resolve no wonder I am so baffled one of the files did not save into git when I did the patch
This commit is contained in:
parent
b733f6d5ec
commit
475cd91ee8
@ -185,7 +185,7 @@ static void extract_header_vars(sofia_profile_t *profile, sip_t const *sip,
|
||||
|
||||
if (sip->sip_contact) {
|
||||
char *c = sip_header_as_string(nh->nh_home, (void *) sip->sip_contact);
|
||||
switch_channel_set_variable(channel, "sip_invite_contact", c);
|
||||
switch_channel_set_variable(channel, "sip_recover_contact", c);
|
||||
su_free(nh->nh_home, c);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user