openbsc[master]: move to libxsc: factor out gen of USSD notify and release co...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Nov 11 12:11:54 UTC 2016


Patch Set 3:

the two USSD functions Notify() and releaseComplete() are used by the osmo-bsc binary:

* osmo_bsc_ctrl.c in set_net_ussd_notify()
  however set_net_ussd_notify() seems unused and should be removed (-> new patch)

* osmo_bsc_sccp.c: when the MSC connection is lost, osmo-bsc sends out a conn->sccp_con->msc->ussd_msc_lost_txt to each osmo_bsc_sccp_con that is closed.

* osmo_bsc_api.c sends various USSD texts in cases where subscription with the MSC failed; like ussd_msc_lost_txt, ussd_grace_txt, ussd_no_msc_txt

* osmo_bsc_filter.c sends a ussd_welcome_txt

* osmo_bsc_grace.c sends a mid_call_txt

I'm not really familiar with it, just looked up the code

-- 
To view, visit https://gerrit.osmocom.org/1129
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I33a84e3c28576ced91d2ea24103123431f551173
Gerrit-PatchSet: 3
Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-HasComments: No



More information about the gerrit-log mailing list