Commit Graph

426 Commits

Author SHA1 Message Date
Gerrit Code Review 436ff286e3 Update notes for submitted changes
* Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr
2018-08-05 09:49:42 +00:00
Gerrit Code Review f434311549 Update notes for submitted changes
* libmsc/gsm_09_11.c: clean up the local GSM 04.80 API
2018-08-05 07:15:01 +00:00
Gerrit Code Review 17d520991c Update notes for submitted changes
* libmsc/rrlp.c: add missing include
* msc/rrlp.h: use #pragma once include guard
* msc/signal.h: use #pragma once include guard
2018-08-05 06:59:07 +00:00
Gerrit Code Review d960965064 Update notes for submitted changes
* migrate to oap_client in libosmogsm
2018-07-31 17:21:24 +00:00
Gerrit Code Review 7b6bc55203 Update notes for submitted changes
* libmsc/gsm_09_11.c: introduce counter for active sessions
* libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessions
* libmsc/gsm_09_11.c: properly handle MS-initiated release
* libmsc/gsm_09_11.c: implement network-initiated sessions
2018-07-30 19:29:18 +00:00
Gerrit Code Review 84e6172590 Update notes for submitted changes
* libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP
2018-07-30 19:25:44 +00:00
Gerrit Code Review 94cadefe3a Update notes for submitted changes
* libvlr/vlr.c: forward unhandled GSUP messages towards MSC
2018-07-29 14:39:45 +00:00
Gerrit Code Review 897fc297e1 Update notes for submitted changes
* msc_vlr_tests: don't abuse USSD-request to conclude connections
2018-07-29 14:39:42 +00:00
Gerrit Code Review bae3d2ca47 Update notes for submitted changes
* cosmetic: typos in log and comment
2018-07-27 07:39:17 +00:00
Gerrit Code Review 1b777740ac Update notes for submitted changes
* Iu MGCP: no need to loopback on the cn side
2018-07-27 07:38:53 +00:00
Gerrit Code Review ae36252adb Update notes for submitted changes
* vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler error
2018-07-27 07:38:22 +00:00
Gerrit Code Review 3da76d04ee Update notes for submitted changes
* libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c)
2018-07-25 18:53:58 +00:00
Gerrit Code Review c94bc2277a Update notes for submitted changes
* git-version-gen: Don't check for .git directory
2018-07-25 07:03:13 +00:00
Gerrit Code Review 28ee3b7e3e Update notes for submitted changes
* configure.ac: drop unused dependencies
2018-07-07 15:46:33 +00:00
Gerrit Code Review 2952ed5f52 Update notes for submitted changes
* VLR: reject overlong IMSIs in ID RESP messages
2018-06-25 19:21:57 +00:00
Gerrit Code Review 674b5b4eaf Update notes for submitted changes
* jenkins.sh: Use --enable-werror only when iu support is disabled
2018-06-21 17:12:41 +00:00
Gerrit Code Review 2342026764 Update notes for submitted changes
* .gitignore: ignore src/libgsupclient/gsup_test_client
2018-06-18 11:59:03 +00:00
Gerrit Code Review abcb63c5c2 Update notes for submitted changes
* msc_main: Fix typo in description of version param
2018-06-15 14:52:21 +00:00
Gerrit Code Review c5ebf01dfe Update notes for submitted changes
* libmsc/gsm_04_80.c: make the API abstract from ss_request struct
* libmsc/gsm_09_11.c: properly indicate transaction errors
* libmsc/gsm_04_08.c: expose gsm48_tx_simple()
* Use proper naming for GSM TS 09.11 implementation
2018-06-13 20:40:39 +00:00
Gerrit Code Review fab1f28007 Update notes for submitted changes
* libmsc/ussd.c: use connection ref-counting and transactions
* libmsc: properly name the MSC_CONN_USE token for SS
2018-06-10 19:51:22 +00:00
Gerrit Code Review 87c4226497 Update notes for submitted changes
* libmsc/ussd.c: FIX: properly indicate errors
2018-06-10 14:50:56 +00:00
Gerrit Code Review 979da8da4f Update notes for submitted changes
* mgcp: hack to keep IuUP working
* mgcp: do not start connections in loopback mode
2018-05-29 16:07:53 +00:00
Gerrit Code Review 05e5513b48 Update notes for submitted changes
* implement periodic Location Update expiry in the VLR
2018-05-23 13:17:32 +00:00
Gerrit Code Review 08379eba8a Update notes for submitted changes
* remove redundant unconditional PKG_CHECK_MODULES for libsmpp
2018-05-18 12:43:21 +00:00
Gerrit Code Review be3b2840d8 Update notes for submitted changes
* a_reset: cleanup + remove dead code
2018-05-17 20:14:01 +00:00
Gerrit Code Review e757ea7698 Update notes for submitted changes
* vlr_access_req_fsm: use correct cause codes
2018-05-16 08:53:29 +00:00