Index: README =================================================================== RCS file: /usr/cvsroot/zaptel/README,v retrieving revision 1.1 diff -u -r1.1 README --- README 3 Mar 2004 03:38:45 -0000 1.1 +++ README 14 Oct 2004 19:19:50 -0000 @@ -1,5 +1,6 @@ Zapata Telephony Interface Driver + Requirements: Some of the testing programs still require the zapata library The zttool program requires libnewt @@ -32,3 +33,26 @@ torisa Old Tormenta1 ISA Card ztdummy UHCI USB Zaptel Timing Only Interface + + +What is the license for the zaptel driver? +=================================================== +libpri is distributed under the terms of the GNU General Public License, +which permit its use and linking with other GPL'd software only. +The GNU GPL is included in the file LICENSE in this directory. + +If you wish to use the zaptel drivers in an application for which the +GPL is not appropriate (e.g. a proprietary embedded system), licenses +under more flexible terms can be readily obtained through Digium, Inc. +at reasonable cost. + + +How do I report bugs or contribute? +=================================== +Please report bug and patches to the Asterisk.org bug tracker at +http://bugs.digium.com in the "zaptel" category. + +Does anything use this library so far? +====================================== +Yes, the Asterisk Open Source PBX does. http://www.asterisk.org +