PHP Class PAGI\DialDescriptor\LocalDialDescriptor

Author: Thomas Stähle ([email protected])
Inheritance: extends DialDescriptor
Exibir arquivo Open project: marcelog/pagi

Public Methods

Method Description
__construct ( string $context, string $extension ) constructor.
getChannelDescriptor ( ) (non-PHPdoc)
getTechnology ( ) (non-PHPdoc)

Method Details

__construct() public method

constructor.
public __construct ( string $context, string $extension )
$context string The asterisk context
$extension string The asterisk extension

getChannelDescriptor() public method

(non-PHPdoc)
See also: DialDescriptor::getChannelDescriptor()

getTechnology() public method

(non-PHPdoc)
See also: DialDescriptor::getTechnology()
public getTechnology ( )