[Pkg-voip-commits] r7597 - /openr2/trunk/debian/control
paravoid at alioth.debian.org
paravoid at alioth.debian.org
Sat Sep 12 22:49:18 UTC 2009
Author: paravoid
Date: Sat Sep 12 22:49:17 2009
New Revision: 7597
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7597
Log:
Add a note about MFC/R2 to description; also Suggests: asterisk
Modified:
openr2/trunk/debian/control
Modified: openr2/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openr2/trunk/debian/control?rev=7597&op=diff
==============================================================================
--- openr2/trunk/debian/control (original)
+++ openr2/trunk/debian/control Sat Sep 12 22:49:17 2009
@@ -16,12 +16,26 @@
OpenR2 is a library that implements the MFC/R2 telephony signalling
over E1 lines using the DAHDI Telephony interface.
.
+ The MFC/R2 protocol is a telephony signalling protocol, widely used in Latin
+ America, China and Africa, similar to the ISDN protocols found in most of
+ Europe and North America
+ .
This package contains libraries and header files for developing applications.
Package: libopenr2-1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dahdi
+Suggests: asterisk
Description: MFC/R2 (telephony) call setup library
OpenR2 is a library that implements the MFC/R2 telephony signalling
over E1 lines using the DAHDI Telephony interface.
+ .
+ The MFC/R2 protocol is a telephony signalling protocol, widely used in Latin
+ America, China and Africa, similar to the ISDN protocols found in most of
+ Europe and North America
+ .
+ This package contains a shared library implementing the protocol.
+.
+ You may want to have a look at the Asterisk PBX for a telephony application
+ that uses this library.
More information about the Pkg-voip-commits
mailing list