mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
tweak log message
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@307 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
c70233502a
commit
02a9010ba7
@ -165,7 +165,7 @@ static unsigned zt_open_range(zap_span_t *span, unsigned start, unsigned end, za
|
||||
}
|
||||
}
|
||||
|
||||
zap_log(ZAP_LOG_INFO, "configuring device %s as OpenZAP device %d:%d fd:%d\n", path, zchan->span_id, zchan->chan_id, sockfd);
|
||||
zap_log(ZAP_LOG_INFO, "configuring device %s channel %d as OpenZAP device %d:%d fd:%d\n", path, x, zchan->span_id, zchan->chan_id, sockfd);
|
||||
|
||||
zchan->rate = 8000;
|
||||
zchan->physical_span_id = ztp.span_no;
|
||||
|
Loading…
x
Reference in New Issue
Block a user