From 34598a346419f0e661526e6208dade4aff570008 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sat, 26 Feb 2011 16:49:21 +0000 Subject: [gsm] Make LCR work with current Osmocom-BB. Osmocom-BB is still developed, and this only works with the jolly/voice branch. Audio is not yet transmitted, so it is not quite usefull yet. --- gsm_bs.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gsm_bs.h') diff --git a/gsm_bs.h b/gsm_bs.h index fd56efe..8a55213 100644 --- a/gsm_bs.h +++ b/gsm_bs.h @@ -25,3 +25,7 @@ int handle_gsm_bs(void); int gsm_bs_conf(struct gsm_conf *gsm_conf, char *conf_error); int gsm_bs_exit(int rc); int gsm_bs_init(void); + +extern "C" { +int mncc_send(struct gsm_network *instance, int msg_type, void *data); +}; -- cgit v1.2.3-55-g7522