SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

BotDetect - Real-Time Bot Detection API
 
 

MAN page from openSUSE Leap 15 asterisk-perl-0.08-lp153.3.2.noarch.rpm

Asterisk::Manager

Section: User Contributed Perl Documentation (3)
Updated: 2003-06-14
Index 

NAME

Asterisk::Manager - Asterisk Manager Interface 

SYNOPSIS

use Asterisk::Manager;

my $astman = new Asterisk::Manager;

$astman->user('username');

$astman->secret('test');

$astman->host('localhost');

$astman->connect || die ``Could not connect to '' . $astman->host . ``!\n'';

$astman->disconnect; 

DESCRIPTION

This module provides a simple interface to the asterisk manager interface.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created byman2html,using the manual pages.
 
ICM Bot detect detector