mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-01 02:52:32 +00:00
remove log line
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@687 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
3e9589d426
commit
6ecd461c22
@ -1692,7 +1692,6 @@ static switch_status_t load_config(void)
|
|||||||
zap_log(ZAP_LOG_ERROR, "Error starting OpenZAP span %d\n", span_id);
|
zap_log(ZAP_LOG_ERROR, "Error starting OpenZAP span %d\n", span_id);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
zap_log(ZAP_LOG_ERROR, "SPANID = %i\n", span->span_id);
|
|
||||||
|
|
||||||
SPAN_CONFIG[span->span_id].span = span;
|
SPAN_CONFIG[span->span_id].span = span;
|
||||||
switch_set_string(SPAN_CONFIG[span->span_id].context, context);
|
switch_set_string(SPAN_CONFIG[span->span_id].context, context);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user