Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_conference.c149 sccp_participant_t *sccp_participant_findByID(constConferencePtr conference, uint32_t identifier);
1108 sccp_participant_t *sccp_participant_findByID(constConferencePtr conference, uint32_t identifier) in sccp_participant_findByID() function
1438 …AUTO_RELEASE(sccp_participant_t, participant , sccp_participant_findByID(conference, participantID… in sccp_conference_handle_device_to_user()
1961 AUTO_RELEASE(sccp_participant_t, participant , sccp_participant_findByID(conference, partid)); in sccp_cli_conference_command()