ipaccess: Reserve an extensions for an external SMSC connection
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 23 Jul 2011 07:59:24 +0000 (09:59 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 23 Jul 2011 07:59:24 +0000 (09:59 +0200)
This could be used to submit SMS to OpenBSC and to get informed
about new SMS coming from OpenBSC.

include/osmocom/gsm/protocol/ipaccess.h

index 2792572..5d98a21 100644 (file)
@@ -33,6 +33,7 @@ enum ipaccess_proto_ext {
        IPAC_PROTO_EXT_CTRL     = 0x00,
        IPAC_PROTO_EXT_MGCP     = 0x01,
        IPAC_PROTO_EXT_LAC      = 0x02,
+       IPAC_PROTO_EXT_SMSC     = 0x03,
 };
 
 enum ipaccess_msgtype {