提交 172595e2 authored 作者: Moises Silva's avatar Moises Silva

freetdm: span name

上级 8f4e6392
......@@ -2627,7 +2627,7 @@ static FIO_CONFIGURE_SPAN_SIGNALING_FUNCTION(ftdm_sangoma_boost_configure_span)
if (!sigmod) {
#ifndef HAVE_NETINET_SCTP_H
ftdm_log(FTDM_LOG_CRIT, "No sigmod attribute in span %s, you must either specify a sigmod or re-compile with SCTP available to use socket mode boost!\n");
ftdm_log(FTDM_LOG_CRIT, "No sigmod attribute in span %s, you must either specify a sigmod or re-compile with SCTP available to use socket mode boost!\n", span->name);
ftdm_set_string(span->last_error, "No sigmod configuration was set and there is no SCTP available!");
FAIL_CONFIG_RETURN(FTDM_FAIL);
#else
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论