提交 475cd91e authored 作者: Anthony Minessale's avatar Anthony Minessale

FS-3686 --resolve no wonder I am so baffled one of the files did not save into…

FS-3686 --resolve no wonder I am so baffled one of the files did not save into git when I did the patch
上级 b733f6d5
......@@ -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);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论