From bf5c0ee70c512f896a3e23496c6feb8cd64a7747 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 9 Jan 2020 04:47:49 +0100 Subject: debug hack: add use count on conn for SMPP cmd Change-Id: I4f027275946521a03ed90f4c936592251560be47 --- include/osmocom/msc/msc_a.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/osmocom/msc/msc_a.h') diff --git a/include/osmocom/msc/msc_a.h b/include/osmocom/msc/msc_a.h index b9311cd11..f346fb527 100644 --- a/include/osmocom/msc/msc_a.h +++ b/include/osmocom/msc/msc_a.h @@ -46,6 +46,7 @@ struct ran_infra; #define MSC_A_USE_CC "cc" #define MSC_A_USE_SMS "sms" #define MSC_A_USE_SMS_MMTS "sms_mmts" +#define MSC_A_USE_SMS_SMPP "sms_smpp" #define MSC_A_USE_NC_SS "nc_ss" #define MSC_A_USE_SILENT_CALL "silent_call" -- cgit v1.2.3