Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_conference.h22 SCCP_API void SCCP_CALL sccp_conference_resume(conferencePtr conference);
H A Dsccp_conference.c866 void sccp_conference_resume(conferencePtr conference) in sccp_conference_resume() function
H A Dsccp_channel.c2094 sccp_conference_resume(channel->conference); in channel_resume_locked()