Skip to end of metadata
Go to start of metadata

PickupChan()

Synopsis

Pickup a ringing channel.

Description

Pickup a specified channel if ringing.

Syntax

PickupChan(channel&[channel2[&...]],[options])
Arguments
  • channel - ** channel
    • channel2[,channel2...]
      List of channel names or channel uniqueids to pickup if ringing. For example, a channel name could be SIP/bob or SIP/bob-00000000 to find SIP/bob-00000000.
  • options
    • p - Supplied channel names are prefixes. For example, SIP/bob will match SIP/bob-00000000 and SIP/bobby-00000000.

See Also

Import Version

This documentation was imported from Asterisk Version 18

  • No labels