11
0
Fork 0
Obsolete experimental Asterisk channel driver for obsolete old OpenBSC/OsmoNITB
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sylvain Munaut 13308bd536 Initial import: Base skeleton of an asterisk module
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2009-09-26 13:04:04 +02:00
.gitignore Initial import: Base skeleton of an asterisk module 2009-09-26 13:04:04 +02:00
LICENSE Initial import: Base skeleton of an asterisk module 2009-09-26 13:04:04 +02:00
Makefile Initial import: Base skeleton of an asterisk module 2009-09-26 13:04:04 +02:00
README Initial import: Base skeleton of an asterisk module 2009-09-26 13:04:04 +02:00
chan_openbsc.c Initial import: Base skeleton of an asterisk module 2009-09-26 13:04:04 +02:00

README

chan_openbsc
------------

Channel driver for the OpenBSC project ( http://openbsc.gnumonks.org/ )

To build, just make sure you have the asterisk sources in ../asterisk,
or use the ASTSRC env variable. Then just type make.