mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
freetdm: test log merge
This commit is contained in:
parent
9099e3b85e
commit
2ea5e1cd89
@ -3520,7 +3520,7 @@ static ftdm_status_t ftdm_set_channels_gains(ftdm_span_t *span, int currindex, f
|
||||
unsigned chan_index = 0;
|
||||
|
||||
if (!span->chan_count) {
|
||||
ftdm_log(FTDM_LOG_ERROR, "Failed to set gains because span %s has no channels\n", span->name);
|
||||
ftdm_log(FTDM_LOG_ERROR, "Failed to set channel gains because span %s has no channels\n", span->name);
|
||||
return FTDM_FAIL;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user