asterisk::manager(3pm) debian man page | unix.com

Man Page: asterisk::manager

Operating Environment: debian

Section: 3pm

Asterisk::Manager(3pm)					User Contributed Perl Documentation				    Asterisk::Manager(3pm)

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 . "! "; $astman->disconnect;
DESCRIPTION
This module provides a simple interface to the asterisk manager interface. perl v5.10.0 2009-06-26 Asterisk::Manager(3pm)
Related Man Pages
astman(1) - debian
netsds(3pm) - debian
fxstest(8) - debian
dxhosts(8) - osf1
layout::manager::grid(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections