osmo-iuh/src
Neels Hofmeyr ecbdc5cb06 make point codes configurable by SCCP address book
In the vty config, use the SCCP address book to configure the local and remote
SCCP addresses. Add VTY commands to set the remote SCCP addresses by name,
derive the ss7 instance from these addresses:

  cs7 instance 1
   point-code 0.23.0
   sccp-address msc
    point-code 0.0.1
   sccp-address sgsn
    point-code 0.0.2
  hnbgw
   iucs
    remote-addr msc
   iups
    remote-addr sgsn

Enforce that both IuCS and IuPS use the same ss7 instance. In the future, we
may add the feature to use two separate instances.

Depends: libosmo-sccp I75c67d289693f1c2a049ac61cf2b2097d6e5687d,
         Ie1aedd7894acd69ddc887cd65a8a0df4b888838c,
         I85b46269dbe7909e52873ace3f720f6292a4516c

Change-Id: I33a7ba11eb7c2d9a5dc74d10fb0cf04bf664477b
2017-08-09 15:30:14 +02:00
..
hnbap build: cosmetic: hnbap: undup asn1 src path 2016-09-09 06:43:32 +00:00
ranap build: use $top_srcdir instead of ../ 2016-02-29 14:28:00 +01:00
rua build: use $top_srcdir instead of ../ 2016-02-29 14:28:00 +01:00
tests migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA 2017-07-05 13:04:15 +02:00
.gitignore build: fix ranap gen, use same for gen hnbap and rua gen 2016-09-09 06:43:31 +00:00
Makefile.am move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client 2017-07-31 13:20:00 +02:00
context_map.c migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA 2017-07-05 13:04:15 +02:00
hnbap_common.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
hnbgw.c make point codes configurable by SCCP address book 2017-08-09 15:30:14 +02:00
hnbgw_cn.c make point codes configurable by SCCP address book 2017-08-09 15:30:14 +02:00
hnbgw_hnbap.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
hnbgw_ranap.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
hnbgw_rua.c make point codes configurable by SCCP address book 2017-08-09 15:30:14 +02:00
hnbgw_vty.c make point codes configurable by SCCP address book 2017-08-09 15:30:14 +02:00
iu_client.c move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client 2017-07-31 13:20:00 +02:00
iu_client_vty.c move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client 2017-07-31 13:20:00 +02:00
iu_helpers.c merge (+rename) iu_helpers.c into libosmo-ranap 2016-01-03 16:31:31 +01:00
ranap_common.c set RANAP msgb headroom to 512 (times two) 2017-07-06 13:53:42 +00:00
ranap_common_cn.c fix error rc in various ASN.1 decoding functions 2016-11-27 18:27:33 +00:00
ranap_msg_factory.c new_rab_par_voice(): add bitrate params, call with (6700, 12200) 2017-02-02 04:58:54 +01:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
rua_msg_factory.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00