osmo-msc/src
Vadim Yanitskiy 0622ef5308 libmsc/gsm_09_11.c: clean up the local GSM 04.80 API
Since we don't process SS/USSD requests in OsmoMSC anymore, there
are some useless GSM 04.80 functions remained from the past.

In particular, this change does the following:

  - removes both gsm0480_send_{ussd_response|return_error}
    functions because they are not used anymore;

  - changes symbol prefix from 'gsm0480_' to 'msc_', in order to
    avoid possible conflicts with the libosmogsm's GSM 04.80 API;

  - cleans up useless includes;

Change-Id: I2990d8627bce0ce6afb1dcf6b11bb194292380d3
2018-08-05 07:15:01 +00:00
..
libgsupclient migrate to oap_client in libosmogsm 2018-07-31 17:21:24 +00:00
libmsc libmsc/gsm_09_11.c: clean up the local GSM 04.80 API 2018-08-05 07:15:01 +00:00
libvlr libvlr/vlr.c: forward unhandled GSUP messages towards MSC 2018-07-29 16:22:06 +02:00
osmo-msc msc_main: Fix typo in description of version param 2018-06-15 14:58:59 +02:00
utils remove redundant unconditional PKG_CHECK_MODULES for libsmpp 2018-05-18 14:09:33 +02:00
Makefile.am remove empty libcommon-cs 2018-03-22 17:11:30 +01:00