提交 9a6b9143 authored 作者: Anthony Minessale's avatar Anthony Minessale 提交者: Ken Rice

FS-4079 FS-4540 regression from 5213c764 please…

FS-4079 FS-4540 regression from 5213c764 please update ASAP if you are running this one
上级 bbae1afb
......@@ -4445,7 +4445,7 @@ static switch_call_cause_t sofia_outgoing_channel(switch_core_session_t *session
goto error;
}
tech_pvt = sofia_glue_new_pvt(session);
tech_pvt = sofia_glue_new_pvt(nsession);
data = switch_core_session_strdup(nsession, outbound_profile->destination_number);
if ((dest_to = strchr(data, '^'))) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论