ipaccess: Reserve an extensions for an external SMSC connection

This could be used to submit SMS to OpenBSC and to get informed
about new SMS coming from OpenBSC.
This commit is contained in:
Holger Hans Peter Freyther 2011-07-23 09:59:24 +02:00
parent 95f7eb288c
commit 59b3175dfb
1 changed files with 1 additions and 0 deletions

View 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 {