SUA: More FIXMEs

This commit is contained in:
Harald Welte 2015-12-21 23:50:36 +01:00
parent 283c7fde38
commit 70e84ab5f9
2 changed files with 3 additions and 2 deletions

View File

@ -18,11 +18,11 @@
% along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/* FIXME: Move this to libosmocore osmocom/core/gsm/protocol/sua.h */
#pragma once
#include <stdint.h>
//#include <osmocom/ss7/xua.h>
#define SUA_PPID 4
#define SUA_PORT 14001

View File

@ -25,6 +25,7 @@
#include <netinet/in.h>
/* FIXME: properly define this based on libosmocore */
#define SCCP_SAP_USER 0x2342
/* detailed coding of primitives at the SAP_SCCP_USER */