Home
last modified time | relevance | path

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

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_conference.c478 static boolean_t sccp_conference_masqueradeChannel(PBX_CHANNEL_TYPE * participant_ast_channel, sccp… in sccp_conference_masqueradeChannel() function
637 if (sccp_conference_masqueradeChannel(pbxChannel, conference, participant)) { in sccp_conference_addParticipatingChannel()