Skip to end of metadata
Go to start of metadata

ConfKick()

Synopsis

Kicks channel(s) from the requested ConfBridge.

Description

Kicks the requested channel(s) from a conference bridge.

  • CONFKICKSTATUS
    • FAILURE - Could not kick any users with the provided arguments.
    • SUCCESS - Successfully kicked users from specified conference bridge.

Syntax

ConfKick(conference,[channel])
Arguments
  • conference
  • channel - The channel to kick, all to kick all users, or participants to kick all non-admin participants. Default is all.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-18-b0de067

  • No labels