aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/sms_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/sms_queue.h')
-rw-r--r--include/osmocom/msc/sms_queue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/sms_queue.h b/include/osmocom/msc/sms_queue.h
index 70cabe287..ef73baf04 100644
--- a/include/osmocom/msc/sms_queue.h
+++ b/include/osmocom/msc/sms_queue.h
@@ -6,6 +6,7 @@ struct gsm_sms_queue;
struct vty;
#define VSUB_USE_SMS_PENDING "SMS-pending"
+#define MSC_A_USE_SMS_PENDING "SMS-pending"
int sms_queue_start(struct gsm_network *, int in_flight);
int sms_queue_trigger(struct gsm_sms_queue *);