aboutsummaryrefslogtreecommitdiffstats
path: root/sql/hlr.sql
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-11-25 03:59:44 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2019-12-16 16:21:53 +0100
commit43c36f99ddd87151bc2ea56828402f46b9e0a1b2 (patch)
tree62e69eb68e55fc1181fe79da577573e6508d98ec /sql/hlr.sql
parent008ce4bd433008178daa9eaaff396293cf25157c (diff)
gsup client: add up_down_cb(), add osmo_gsup_client_create3()
For the GSUP clients in upcoming D-GSM enabled osmo-hlr, it will be necessary to trigger an event as soon as a GSUP client connection becomes ready for communication. Add the osmo_gsup_client->up_down_cb. Add osmo_gsup_client_create3() pass the up_down_cb in the arguments. Also add a cb data argument. We need the callbacks and data pointer in the osmo_gsup_client_create() function right before startup, because this function immediately starts up the connection. Who knows whether callbacks might trigger right away. Because there are so many arguments, and to prevent the need for ever new versions of this function, pass the arguments as an extendable struct. Change-Id: I6f181e42b678465bc9945f192559dc57d2083c6d
Diffstat (limited to 'sql/hlr.sql')
0 files changed, 0 insertions, 0 deletions