Telephony::CTPort

Computer Telephony programming in Perl
Download

Telephony::CTPort Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • David Rowe
  • Publisher web site:
  • http://search.cpan.org/~voicet/

Telephony::CTPort Tags


Telephony::CTPort Description

Computer Telephony programming in Perl Telephony::CTPort is a Perl module that implements an Object-Oriented interface to control Computer Telephony (CT) card ports using Perl. It is part of a client/server library for rapid CT application development using Perl.SYNOPSISuse Telephony::CTPort;$ctport = new Telephony::CTPort(1200); # first port of CT card $ctport->off_hook; $ctport->play("beep"); $ctport->record("prompt.wav",5,""); # record for 5 seconds $ctport->play("prompt.wav"); # play back $ctport->on_hook; Requirements: · Perl


Telephony::CTPort Related Software