From 317cee0464ad2ace81f9e6311f2d6948ad11b2f6 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 27 Jul 2013 14:43:09 +0800 Subject: add 'role' to #sigtran_link{} indicating sg or asp role --- include/osmo_ss7.hrl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/osmo_ss7.hrl b/include/osmo_ss7.hrl index 5dea6a3..587e9ec 100644 --- a/include/osmo_ss7.hrl +++ b/include/osmo_ss7.hrl @@ -11,7 +11,8 @@ linkset_name, sls, local, - remote + remote, + role }). -- cgit v1.2.3