SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

BotDetect - Real-Time Bot Detection API
 
 

MAN page from openSUSE Leap 15 asterisk-perl-0.08-lp155.3.3.noarch.rpm

Asterisk::Outgoing

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

NAME

Asterisk::Outgoing - Create outgoing call queue file 

SYNOPSIS

use Asterisk::Outgoing;

my $out = new Asterisk::Outgoing;

$out->setvariable('Channel', 'Zap/1/');

$out->setvariable('MaxRetries', 0);

$out->setvariable('RetryTime', 60);

$out->setvariable('WaitTime', 60);

$out->setvariable('Application', 'Playback');

$out->setvariable('Data', 'beep');

$out->create_outgoing;


 

Index

NAME
SYNOPSIS

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