Skip to end of metadata
Go to start of metadata

FEATURE()

Synopsis

Get or set a feature option on a channel.

Description

When this function is used as a read, it will get the current value of the specified feature option for this channel. It will be the value of this option configured in features.conf if a channel specific value has not been set. This function can also be used to set a channel specific value for the supported feature options.

Syntax

FEATURE(option_name)
Arguments
  • option_name - The allowed values are:
    • parkingtime - Specified in seconds.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-11-3e0eafa

  • No labels