mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
change log message
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@600 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
be418cf514
commit
7c58769122
@ -1899,7 +1899,7 @@ static switch_status_t load_config(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (zstatus != ZAP_SUCCESS) {
|
if (zstatus != ZAP_SUCCESS) {
|
||||||
zap_log(ZAP_LOG_ERROR, "Error finding OpenZAP span %s\n", id);
|
zap_log(ZAP_LOG_ERROR, "Error finding OpenZAP span %s %s\n", switch_str_nil(id), switch_str_nil(name));
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user