Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Eversberg 7408463149 GSM BS: Release all calls in case the connection to OpenBSC disappears 2011-02-20 11:33:20 +01:00
Harald Welte dd2ae2236f mncc_sock: properly append an element to the end of the list 2011-02-20 11:32:59 +01:00
Harald Welte d8421cdefd MNCC socket: length of GSM TCH/F FR frame is 33 bytes _plus_ header 2011-02-20 11:31:17 +01:00
Harald Welte d40eedaf16 Modify GSM BS (OpenBTS) to use unix domain socket based MNCC
Author:    Harald Welte <laforge@gnumonks.org>
2011-02-20 11:30:27 +01:00
Andreas Eversberg 7308159228 [GSM_BS] Added DTMF support. 2011-02-20 10:40:29 +01:00
Andreas Eversberg 8a4387be03 Completed GSM mobile station support with OsmocomBB
OsmocomBB stack can now be attached to LCRl
2010-12-13 09:06:49 +01:00
Andreas Eversberg b19fbde000 Make LCR compile with the latest OpenBSC master branch
modified:   Makefile.in
	modified:   aclocal.m4
	modified:   config.h.in
	modified:   configure
	modified:   configure.ac
	modified:   gsm_bs.cpp
2010-10-30 17:24:30 +02:00
Andreas Eversberg 4da31ce07b Tested and fixed the new OpenBSC API.
modified:   Makefile.in
	modified:   config.h.in
	modified:   configure
	modified:   gsm_bs.cpp
2010-05-30 15:54:28 +02:00
Andreas Eversberg a12d7eee22 Splitted GSM support into BS (network) and MS (mobile) part. 2010-05-31 18:45:02 +02:00