osmo-msc/include/osmocom/msc
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
..
Makefile.am migrate to oap_client in libosmogsm 2018-07-31 17:21:24 +00:00
a_iface.h a_reset: cleanup + remove dead code 2018-05-17 20:14:01 +00:00
a_iface_bssap.h Don't answer to BSC-originated RESET with another RESET 2018-02-09 02:20:51 +01:00
a_reset.h a_reset: cleanup + remove dead code 2018-05-17 20:14:01 +00:00
common.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
common_cs.h dissolve libcommon,libcommon-cs: clean up vty definitions 2018-03-22 16:52:27 +01:00
db.h Delete expired SMS automatically. 2018-01-25 20:30:40 +00:00
debug.h dissolve libcommon: drop debug.c 2018-03-22 17:05:42 +01:00
gsm_04_08.h libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) 2018-07-25 18:53:57 +00:00
gsm_04_11.h Permit any Sender MSISDN when sending SMS from VTY 2018-04-09 19:19:33 +02:00
gsm_04_14.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_04_80.h libmsc/gsm_09_11.c: clean up the local GSM 04.80 API 2018-08-05 07:15:01 +00:00
gsm_09_11.h libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP 2018-07-30 15:35:14 +00:00
gsm_data.h libmsc/gsm_09_11.c: introduce counter for active sessions 2018-07-30 21:28:01 +02:00
gsm_data_shared.h Remove unused GSM_PAGING_OOM 2018-04-24 11:35:37 +02:00
gsm_subscriber.h implement periodic Location Update expiry in the VLR 2018-05-23 14:55:00 +02:00
gsup_client.h migrate to oap_client in libosmogsm 2018-07-31 17:21:24 +00:00
iu_dummy.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iucs.h iucs: Add a function to return the connection ID for the IU SCCP conn 2018-02-16 08:09:32 +00:00
iucs_ranap.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
mncc.h MNCC: Add input validation 2018-01-23 17:03:05 +00:00
mncc_int.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
msc_ifaces.h mgcp: use osmo-mgw to switch rtp streams 2018-02-05 22:28:43 +00:00
msc_mgcp.h mcgp: let the MGW allocate the MGCP endpoint 2018-03-14 21:08:30 +00:00
openbscdefines.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
osmo_msc.h libmsc: properly name the MSC_CONN_USE token for SS 2018-06-10 22:22:49 +07:00
rrlp.h msc/rrlp.h: use #pragma once include guard 2018-08-04 01:17:44 +07:00
signal.h msc/signal.h: use #pragma once include guard 2018-08-04 01:01:12 +07:00
silent_call.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp.h rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
sms_queue.h Add a VTY command which deletes all expired SMS. 2018-01-25 16:16:15 +00:00
transaction.h libmsc/gsm_09_11.c: implement network-initiated sessions 2018-07-30 21:28:01 +02:00
vlr.h libvlr/vlr.c: forward unhandled GSUP messages towards MSC 2018-07-29 16:22:06 +02:00
vty.h dissolve libcommon,libcommon-cs: clean up vty definitions 2018-03-22 16:52:27 +01:00