diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-19 11:55:32 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-19 11:55:32 +0800 |
commit | 4344524af81732477d0cc1fe4ed949699faaa5ed (patch) | |
tree | 67414242aaa0e9a110aa71f4b22dcbbbb88f290a /net/p5-Net-CSTA/pkg-descr | |
parent | b8d25789771ff5bf6b419139391a74cb57a7c6b8 (diff) | |
download | freebsd-ports-gnome-4344524af81732477d0cc1fe4ed949699faaa5ed.tar.gz freebsd-ports-gnome-4344524af81732477d0cc1fe4ed949699faaa5ed.tar.zst freebsd-ports-gnome-4344524af81732477d0cc1fe4ed949699faaa5ed.zip |
Add p5-Net-CSTA 0.03, perl extension for ECMA CSTA.
PR: ports/100506
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'net/p5-Net-CSTA/pkg-descr')
-rw-r--r-- | net/p5-Net-CSTA/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/p5-Net-CSTA/pkg-descr b/net/p5-Net-CSTA/pkg-descr new file mode 100644 index 000000000000..6f3a03f14a40 --- /dev/null +++ b/net/p5-Net-CSTA/pkg-descr @@ -0,0 +1,6 @@ +ECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony +(CTI) using CSTA it is possible to write code that communicates with a +PBX. Typical applications include receiving notifications for incoming +calls, placing calls, redirecting calls or placing conference calls. + +WWW: http://search.cpan.org/dist/Net-CSTA/ |