Jump to letter: [
ACDEFGHIJKLMNOPRSTWZ
]
libopenr2: MFC/R2 call setup library
- Summary
- OpenR2 is a library that implements the MFC/R2 signalling over E1 lines using
the Zapata Telephony interface. The MF R2 tones required for the signaling are
generated by code borrowed from the LGPL library SpanDSP written by Steve Underwood,
the user has the option to provide a MF interface to use his own MF R2 tone generation
and detection so the library will use them when needed, that's why this library does not
depend directly on spandsp, libteletone or zaptel for tone generation and detection
(depends on zaptel for ABCD bits and general media transmission though)
Arch: i386
| Download: | libopenr2-0.1.1-33.i386.rpm |
| Build Date: | Mon Sep 8 11:29:36 2008 |
| Packager: | Alexandre Cavalcante Alencar <alexandre{*}alencar{%}gmail{*}com> |
| Size: | 50 KiB |
Changelog
- * Thu Jul 10 21:00:00 2008 Alexandre Alencar <alexandre{*}alencar{%}gmail{*}com>
- Update to latest SVN release
- Removed rpath and libdir perl fix script as we don't need it
- * Tue Jun 24 21:00:00 2008 Alexandre Alencar <alexandre{*}alencar{%}gmail{*}com>
- Update to lastest SVN release and changed release number to SVN
- * Tue May 13 21:00:00 2008 Alexandre Alencar <alexandre{*}alencar{%}gmail{*}com>
- Update to lastest SVN release and add r2engine.h header
- Removed SpanDSP dependency to reflect upstream