Commit Graph

524 Commits

Author SHA1 Message Date
Gerrit Code Review ced5c1a9b4 Update notes for submitted changes
* msc_a_up_call_assignment_complete(): handle all CSD modes
* libsmpputil: fix -Wtautological-constant-out-of-range-compare
* libmsc: fix -Wenum-conversion in subscr_conn_toss()
* libvlr: fix auth_fsm_term(): use proper value-string for cause
* libvlr: fix wrong cause value passed to auth_fsm_term()
* libvlr: auth_fsm_wait_ai(): cosmetic: drop redundant break
2024-03-01 07:11:47 +00:00
Gerrit Code Review 5fe7f29277 Update notes for submitted changes
* Fix license headers: Should have been AGPLv3+, not GPLv2+
2024-02-19 20:58:13 +00:00
Gerrit Code Review 31d08b200e Update notes for submitted changes
* pick up all *.vty in EXTRA_DIST
2024-02-13 18:28:16 +00:00
Gerrit Code Review c30b4c1d81 Update notes for submitted changes
* cosmetic: rename to sdp_audio_codecs_foreach()
* report caller's file,line in trans_cc_filter_run()
* msc_vlr_test_call.c: fix misleading comments
* tweak apidoc for sdp_audio_codecs_remove()
* cosmetic: tweak sdp_audio_codecs_by_payload_type()
* cosmetic: move check for CSD further above
* fix misnomer in msc_a.c: codec_cn -> codec_assigned
* tweak example osmo-msc.cfg: 001 01
2024-02-09 04:16:55 +00:00
Gerrit Code Review 8fe4010c42 Update notes for submitted changes
* vlr: Use new libosmogsm struct osmo_gsup_pdp_info fields
2024-01-26 18:07:43 +00:00
Gerrit Code Review 25e4671569 Update notes for submitted changes
* build: include README.md into the release tarball
2024-01-26 17:19:43 +00:00
Gerrit Code Review 28206a6305 Update notes for submitted changes
* ASCI: Remove debug line, used during development process
* Add LLC and HLC information forwarding to MNCC interface
* Add LLC and HLC information to MNCC interface definiton
2024-01-24 08:50:12 +00:00
Gerrit Code Review 599ec6bfdf Update notes for submitted changes
* cosmetic: vlc: Fix whitespace formatting in struct sgsn_subscriber_pdp_data
2024-01-21 19:14:29 +00:00
Gerrit Code Review 3f092f93da Update notes for submitted changes
* SMS-over-GSUP: set Source Name IE for *all* messages
2024-01-09 15:48:45 +00:00
Gerrit Code Review 8c4a162537 Update notes for submitted changes
* VTY: always print MNCC handler type (internal/external)
2024-01-06 18:35:38 +00:00
Gerrit Code Review 4b71b7c250 Update notes for submitted changes
* GSUP: set default ipa-name at application level
2024-01-06 16:41:10 +00:00
Gerrit Code Review 8857102fd6 Update notes for submitted changes
* sdp: allow more space for fmtp
* test_call: codecs: test specific PT from MO to MT
* test_call: codecs: allow specific PT numbers [2/2]
* test_call: codecs: allow specific PT numbers [1/2]
* add comment in codec_mapping.c
* msc_vlr_test_call: codecs: properly test new codec matching
* msc_vlr_test_call: drop misleading log
* implement re-assignment to match codecs
* add sdp_audio_codec_to_speech_codec_list()
* cc: remove code dup for / fix reading codecs from MNCC
2023-12-13 01:52:22 +00:00
Gerrit Code Review 6ac057eea1 Update notes for submitted changes
* silent_call: check return value of trans_alloc() against NULL
2023-12-12 15:40:33 +00:00
Gerrit Code Review 6666a8ee92 Update notes for submitted changes
* Use uniform log format for default config files
2023-12-03 02:09:09 +00:00
Gerrit Code Review 3fff7f6a18 Update notes for submitted changes
* call_leg: silence some false errors
2023-11-30 02:11:14 +00:00
Gerrit Code Review 2d2e12bb7c Update notes for submitted changes
* fix codec mapping for GSM-HR
2023-11-22 23:03:03 +00:00
Gerrit Code Review e7888ee9cf Update notes for submitted changes
* manuals: add section about the SGs interface.
2023-11-01 16:11:33 +00:00
Gerrit Code Review 600c8d95fc Update notes for submitted changes
* vlr_sgs: fix VTY setting for SGs counter.
2023-10-30 16:36:16 +00:00
Gerrit Code Review d53289447e Update notes for submitted changes
* ASCI: Reject TERMINATION, if MS is not the originator
2023-10-20 20:54:36 +00:00
Gerrit Code Review 631315536e Update notes for submitted changes
* csd_bs: force rate adaptation mode for CSD calls to V.110
2023-10-17 11:25:59 +00:00
Gerrit Code Review 79b9f08d1f Update notes for submitted changes
* libmsc: add 3k1_AUDIO and FAX_G3 bearer cap
2023-10-17 11:25:48 +00:00
Gerrit Code Review dd9af0416b Update notes for submitted changes
* Bump version: 1.11.0.7-dbe88 → 1.11.1
2023-09-28 14:19:23 +00:00
Gerrit Code Review 60469bb3e2 Update notes for submitted changes
* SMS over GSUP: set source_name in GSUP reply messages
* SMS over GSUP: correctly route GSUP responses to MT SMS
* gsup_client_mux: set destination_name in error reply function
2023-09-25 19:30:32 +00:00
Gerrit Code Review 6b750575ed Update notes for submitted changes
* ASCI: Remove duplicated CLEAR COMMAND from VGCS/VBS channel handling
2023-09-24 17:47:26 +00:00
Gerrit Code Review 8737e9ac1f Update notes for submitted changes
* CC: don't start guard timer on mid-call MNCC messages
2023-09-16 19:49:56 +00:00
Gerrit Code Review 2fbac89855 Update notes for submitted changes
* make two functions static
2023-09-15 14:54:59 +00:00
Gerrit Code Review f03a0c69f2 Update notes for submitted changes
* fix codecs in internal call bridge
2023-09-15 02:32:46 +00:00
Gerrit Code Review 78dbfa570c Update notes for submitted changes
* Bump version: 1.10.0.125-92caa-dirty → 1.11.0
2023-09-12 14:57:27 +00:00
Gerrit Code Review 27c18290fd Update notes for submitted changes
* gsm48_cc_tx_call_proc_…: verify bcap.transfer
* msc_a_up_call_assignment_complete: check CSD codec
2023-08-24 08:33:02 +00:00
Gerrit Code Review 995c9bc3b7 Update notes for submitted changes
* csd_bs_list_to_gsm0808_ct: assert -> ret -EINVAL
2023-08-23 15:12:57 +00:00
Gerrit Code Review a2d853212b Update notes for submitted changes
* Cosmetic: fix typo
2023-08-23 15:12:50 +00:00
Gerrit Code Review ea20fa5e62 Update notes for submitted changes
* trans_lcls_compose(): Set PLMN fron cell currently in use
* Tx Loc UPD ACC: Use PLMN provided by subscr
2023-08-21 08:35:41 +00:00
Gerrit Code Review 82f1957650 Update notes for submitted changes
* ASCI: Add missing transaction ID to SET PARAMETER message
* ASCI: Add debugging and error logging to VGCS/VBS call control
2023-07-29 08:46:22 +00:00
Gerrit Code Review d00a61073b Update notes for submitted changes
* csd_bs_list_to_bearer_cap(): add default branch for safety
2023-07-26 12:47:19 +00:00
Gerrit Code Review a3c66b90d2 Update notes for submitted changes
* csd_bs_list_to_bearer_cap(): properly initialize bcap fields
2023-07-26 12:44:24 +00:00
Gerrit Code Review deb6399396 Update notes for submitted changes
* codec_mapping: codec_map[]: add missing speech codec for CLEARMODE
* ran_a_channel_type_to_speech_codec_list(): set PI/PT for CSD
2023-07-25 15:19:52 +00:00
Gerrit Code Review 0b9ed9d809 Update notes for submitted changes
* ran_a_mgcp_codec_from_sc(): map GSM0808_SCT_CSD to CODEC_CLEARMODE
* ran_a_mgcp_codec_from_sc(): cosmetic: remove unneeded breaks
2023-07-25 11:20:34 +00:00
Gerrit Code Review 591533d3ad Update notes for submitted changes
* SMPP: Fix Memory leaks
2023-07-23 06:14:06 +00:00
Gerrit Code Review 5fdfb6bc95 Update notes for submitted changes
* ASCI: Point to correct state machine when calling ran_encode_and_send()
* ASCI: Fix Null pointer dereference bug in gsm44068_bcc_gcc_trans_free()
* ASCI: Check if codec mapping exists for given codec
* ASCI: Fix wrong check for Null pointer in vgcs_cell_fsm_null()
* ASCI: Null pointer bug fix in trans_create_bcc_gcc
* ASCI: Receive messages from MSC-A role related to VGCS/VBS
2023-07-21 11:16:16 +00:00
Gerrit Code Review 2235014699 Update notes for submitted changes
* msc_vty: support spaces in short/long network name
2023-07-21 11:06:27 +00:00
Gerrit Code Review 0b58eb0eea Update notes for submitted changes
* ASCI: Clear VGCS call and channel on BSSMAP reset message
2023-07-21 10:58:19 +00:00
Gerrit Code Review 7807aa776c Update notes for submitted changes
* ASCI: Add reception of UPLINK RELEASE on dedicated channel
2023-07-21 10:58:00 +00:00
Gerrit Code Review 13b9963036 Update notes for submitted changes
* ASCI: Add VTY to configure GCR (Group Call Register)
2023-07-21 10:57:45 +00:00
Gerrit Code Review 5df4503ad0 Update notes for submitted changes
* ASCI: Remove check for trans->msc_a to be set in _assign_complete()
* ASCI: Check return code of osmo_mobile_identity_decode()
2023-07-19 17:57:55 +00:00
Gerrit Code Review 934bd08467 Update notes for submitted changes
* ASCI: Add option to switch on or off ASCI support
* ASCI: Add function to receive VGCS/VBS messages from BSS
2023-07-19 08:23:23 +00:00
Gerrit Code Review a5bf191601 Update notes for submitted changes
* csd_bs_to_gsm0808: add T 300 / proper ch_rate_type
2023-07-18 09:28:01 +00:00
Gerrit Code Review c505f524b0 Update notes for submitted changes
* ASCI: Add decoder for VGCS/VBS messages to msc_a.c
* ASCI: Add call control for VGCS/VBS
* ASCI: Add callref to assignment command
* ASCI: Add functions to transcode VGCS/VBS messages on A-interface
* ASCI: Add simple implementation of Group Call Register
2023-07-17 12:29:42 +00:00
Gerrit Code Review 8843ec00aa Update notes for submitted changes
* mncc_builtin: permit data bearer types
2023-07-12 10:01:59 +00:00
Gerrit Code Review 264419b2e1 Update notes for submitted changes
* csd_bs_list_remove: fix removal logic
* test: add csd_test
2023-07-10 07:09:15 +00:00
Gerrit Code Review ce8aa30b78 Update notes for submitted changes
* ASCI: Allow transaction without subscriber associated
* ASCI: Add two new transaction types for VGCS and VBS
* ASCI: Add transaction type to trans_find_by_callref()
* ASCI: Allow usage of rtp_stream with other FSM
* ASCI: rtp_stream_commit(): Also update MGW on conn mode change
* ASCI: Use a unique call-id for RTP streams
* ASCI: Add log category for VGCS/VBS call and channel FSM
* ASCI: Add log categories for GCC/BCC (call control)
2023-07-09 07:41:33 +00:00