aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-07-29 19:32:12 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-07-29 19:32:12 +0800
commitc00bf8f9307ea07ea0644dcf381c466d57dec59e (patch)
treeb434a57e57813d146a258dee226bb43816b9251d /openbsc/include
parentd657c67c9c6a326f82965dc9d76fcb67ac173053 (diff)
osmo-grace: Introduce a global trace text to be send to subscribers
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index 1b5d6dc6c..eb9f0735e 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -698,6 +698,7 @@ struct gsm_network {
int ping_timeout;
int pong_timeout;
struct bsc_msc_rf *rf;
+ char *ussd_grace_txt;
};
#define SMS_HDR_SIZE 128