Commit Graph

528 Commits (master)

Author SHA1 Message Date
Vadim Yanitskiy 999a593efb copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
2 weeks ago
Neels Hofmeyr 1c0650767a mncc_recvmsg(): log caller file,line
2 months ago
Neels Hofmeyr bd5f8e900b do CN CRCX first
2 months ago
Neels Hofmeyr 8dd1646f0b [codecs filter] send + receive SDP via MNCC
2 months ago
Neels Hofmeyr 7934e0d974 in ran_msg, return gsm0808_speech_codec (inter-MSC)
2 months ago
Neels Hofmeyr cec51b340e in ran_msg, return gsm0808_speech_codec (intra-MSC)
2 months ago
Neels Hofmeyr 62bfa37eae rtp_stream: allow multiple codecs / use codec filter from Assignment
2 months ago
Neels Hofmeyr 1dc3961a0a add ran_infra.force_mgw_codecs_to_ran
2 months ago
Neels Hofmeyr e276ae9bc7 [codecs filter] store BSS codec list from Compl L3
3 months ago
Neels Hofmeyr 4c57bb0476 [codecs filter] add trans.cc.codecs
3 months ago
Neels Hofmeyr 63881a3735 [codecs filter] add codec_filter.h,c
3 months ago
Neels Hofmeyr b2ce74829a add codec_mapping.h,c
3 months ago
Neels Hofmeyr 01431080a3 sdp_msg.c: parse send/recv mode
5 months ago
Maxim Suraev 634591e85b SMPP: make smpp_smsc_stop() static
6 months ago
Neels Hofmeyr 40d3497877 add some comments to sdp_msg.c,h
7 months ago
Neels Hofmeyr 2d116822f3 add sdp_audio_codec_is_set
7 months ago
Neels Hofmeyr 1cb18a2dc8 vlr: implement fallback to no-auth
7 months ago
Neels Hofmeyr 3189f39a4e vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESS
7 months ago
Neels Hofmeyr 923b664215 vlr: auth_fsm: clarify success/failure result
7 months ago
Neels Hofmeyr 2ea7264b86 msc_a,vlr: add is_ciphering_required (accurately named)
7 months ago
Neels Hofmeyr d99a607ac9 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted
7 months ago
Pau Espin b44cf2d575 Introduce support for libosmo-mgcp-client MGW pooling
7 months ago
Vadim Yanitskiy 8e15c797ca mncc: move MNCC_F_ALL from mncc.c to mncc.h
8 months ago
Maxim Suraev dfb1cb80ca cosmetic: use proper name for SMPP handlers
9 months ago
Maxim Suraev 4743a77e09 Use libsmpputil functions in smpp_mirror tool
9 months ago
Maxim Suraev 366a340ee1 Make esme struct shared
9 months ago
Maxim Suraev 62977d0484 Add ESME-specific logging
10 months ago
Maxim Suraev 5346f69a54 Introduce libsmpputil
10 months ago
Neels Hofmeyr d20dd22082 sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_
10 months ago
Neels Hofmeyr c9e0ca3d1f sdp_msg: add sdp_audio_codecs_cmp(), add compare flags
10 months ago
Neels Hofmeyr 9a515e5db0 sdp_msg: s/_name_/_to_str_/g
10 months ago
Harald Welte a3c639ff5f sms: Introduce VTY-configurable minimum SMS validity period
1 year ago
Harald Welte 2765a18450 sms: Make default SMS validity period configurable via VTY
1 year ago
Harald Welte 53e2e5fe70 sms_queue: Make deletion of messages from DB VTY-configurable
1 year ago
Harald Welte 1a62db20e7 sms: Give smsc its own VTY config node
1 year ago
Harald Welte d302bb11fa sms: Encapsulate SMS queue related config parameters
1 year ago
Harald Welte d43c22ef65 switch from libdbi to lbsqlite3
1 year ago
Harald Welte 123261e0bb vlr: Add rate counters and stat items
1 year ago
Oliver Smith 2ee27f9e06 treewide: remove FSF address
1 year ago
Vadim Yanitskiy f4b87fa83c libvlr: vlr_set_ciph_mode(): avoid redundant check
2 years ago
Alexander Couzens 2c5e46104e libmsc/gsm_04_08: refactor require ciphering into an own function
2 years ago
Alexander Couzens 2aaff7513b Validate the choosen UTRAN encryption algorithm
2 years ago
Harald Welte 505a94a610 Make UTRAN encryption algorithms configurable
2 years ago
Harald Welte 274b70f1a8 Fix enabling of UMTS UEA encryption
2 years ago
Vadim Yanitskiy c6921e5068 mncc: rework passing GCR over the MNCC interface
2 years ago
Keith Whyte a1a70be593 Add support for LCLS to the MSC
2 years ago
Pau Espin 017ba1fa30 vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update
2 years ago
Pau Espin 13f17c13c3 vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_state
2 years ago
Neels Hofmeyr ae98b97382 implement CM Re-Establish for voice calls
2 years ago
Neels Hofmeyr 5bdba0d48d add vlr_subscr_find_by_mi
2 years ago