Splitted GSM support into BS (network) and MS (mobile) part.
authorAndreas Eversberg <jolly@eversberg.eu>
Mon, 31 May 2010 16:45:02 +0000 (18:45 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Mon, 31 May 2010 16:45:02 +0000 (18:45 +0200)
commita12d7eee22a72f4c999535892763dde15212e89e
tree32e20ad128c8bba3c80441ca771da8aa0c4fd5f2
parent0f805e041a900551a8c3cf9a75a78c2b34e1977c
Splitted GSM support into BS (network) and MS (mobile) part.
26 files changed:
Makefile.am
Makefile.in
README
apppbx.cpp
config.h.in
configure
configure.ac
default/gsm.conf
default/interface.conf
dss1.cpp
gsm.cpp
gsm.h
gsm_bs.cpp [new file with mode: 0644]
gsm_bs.h [new file with mode: 0644]
gsm_conf.c
gsm_ms.cpp [new file with mode: 0644]
gsm_ms.h [new file with mode: 0644]
interface.c
interface.h
mISDN.cpp
mISDN.h
main.c
main.h
message.h
port.h
socket_server.c