osmo-msc/openbsc/src/osmo-bsc_nat
Holger Hans Peter Freyther e188010512 bsc: Allow to have a list of MSCs/MUXs to connect to
Be able to configure a list of destinations (duplicates allowed)
that will be tried in a round robin fashion. The change is in
the bsc_msc_connection to operate on a list. We achieve the
round robin nature with the same trick used in the paging code
to delete and append the current entry. The nat code was updated
to compile but one can only configure one destination.
2011-04-26 09:36:19 +02:00
..
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_filter.c Fix build of bsc-nat and GPRS code after include path change 2011-03-23 18:33:26 +01:00
bsc_mgcp_utils.c nat: Improve the error message for the failing bind call 2011-03-29 17:50:49 +02:00
bsc_nat.c bsc: Allow to have a list of MSCs/MUXs to connect to 2011-04-26 09:36:19 +02:00
bsc_nat_utils.c bsc: Allow to have a list of MSCs/MUXs to connect to 2011-04-26 09:36:19 +02:00
bsc_nat_vty.c bsc: Allow to have a list of MSCs/MUXs to connect to 2011-04-26 09:36:19 +02:00
bsc_sccp.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
bsc_ussd.c ussd: Keep track of used TIs for USSD and forward messages 2011-04-19 13:06:47 +02:00