Home
last modified time | relevance | path

Searched refs:sccp_getCallCount (Results 1 – 3 of 3) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_channel.h136 SCCP_API int SCCP_CALL sccp_getCallCount(constLineDevicePtr ld);
H A Dsccp_pbx.c335 int calls = sccp_getCallCount(ld); in sccp_pbx_call()
H A Dsccp_channel.c428 int sccp_getCallCount(constLineDevicePtr ld) in sccp_getCallCount() function