Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Modem::Vgetty 0.03

    Download button

    No screenshots available
    Downloads: 502  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jan Kasprzak | More programs
    Perl Artistic License / FREE
    April 17th, 2007, 23:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Modem::Vgetty description

    Modem::Vgetty is a Perl interface to vgetty(8).

    Modem::Vgetty is a Perl interface to vgetty(8).

    SYNOPSIS

    use Modem::Vgetty;
    $v = new Modem::Vgetty;

    $string = $v->receive;
    $v->send($string);
    $string = $v->expect($str1, $str2, ...);
    $v->waitfor($string);
    $rv = $v->chat($expect1, $send1, $expect2, $send2, ...);

    $ttyname = $v->getty;
    $rv = $v->device($dev_type);
    $rv = $v->autostop($bool);
    $rv = $v->modem_type; # !!! see the docs below.

    $rv = $v->beep($freq, $len);
    $rv = $v->dial($number);
    $rv = $v->play($filename);
    $rv = $v->record($filename);
    $rv = $v->wait($seconds);
    $rv = $v->play_and_wait($filename);
    $v->stop;

    $v->add_handler($event, $handler_name, $handler);
    $v->del_handler($event, $handler_name);
    $v->enable_events;
    $v->disable_events;

    $number = $v->readnum($message, $tmout, $repeat);

    $v->shutdown;

    Modem::Vgetty is an encapsulation object for writing applications for voice modems using the vgetty(8) or vm(8) package. The answering machines and sofisticated voice applications can be written using this module.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    vgetty interface | Perl interface | Perl module | Modem::Vgetty | vgetty | modem

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM