File osmo-msc.changes of Package osmo-msc

-------------------------------------------------------------------
Fri Sep 26 20:03:01 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.14.0.12:
  * vlr: remove old TODO to switch to osmo_tdef_fsm_inst_state_chg
  * vlr_lu_fsm: terminate the FSM instead of dispatching only a signal to the parent

-------------------------------------------------------------------
Thu Sep 18 20:03:19 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.14.0.10:
  * tests/{ctrl,vty}_test_runner.py: dump stdout/stderr

-------------------------------------------------------------------
Mon Sep 15 20:03:12 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 1.14.0.9:
  * gsm48_cc_tx_setup: fix speech bearer capabilities

-------------------------------------------------------------------
Fri Sep 05 20:03:07 UTC 2025 - mardnh@gmx.de

- Update to version 1.14.0.8:
  * gsm48_cc_tx_setup: remove extra bearer_cap var
  * gsm48_cc_tx_setup_encode_msg: split out
  * gsm48_cc_tx_setup_set_bearer_cap: split out
  * gsm48_cc_tx_setup_select_codecs: split out
  * gsm48_cc_tx_setup_set_transaction_id: tweak error msg
  * gsm48_cc_tx_setup_set_transaction_id: split out
  * gsm48_cc_tx_setup: move msgb_alloc down
  * gsm48_cc_tx_setup: add goto error

-------------------------------------------------------------------
Wed Aug 27 20:03:02 UTC 2025 - mardnh@gmx.de

- Update to version 1.14.0.0:
  * Bump version: 1.13.0.24-e1389 → 1.14.0

-------------------------------------------------------------------
Tue Aug 26 20:03:06 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.24:
  * tests/smpp: fix building for debian 13 armv7l
  * vlr: when receiving imsi detach, purge the subscriber towards HLR
  * vlr: extend the subscriber invalidate callback with reasons

-------------------------------------------------------------------
Mon Aug 18 20:03:01 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.21:
  * Fix building for debian 13 armv7l

-------------------------------------------------------------------
Thu Aug 14 20:03:10 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.20:
  * silent_call: check if subscriber has a connection
  * silent_call: use LOG_TRANS when msc_a is NULL

-------------------------------------------------------------------
Wed Aug 13 20:03:20 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.18:
  * silent_call: Fix use after free of paging request

-------------------------------------------------------------------
Thu Jul 17 20:03:32 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.17:
  * sccp: Handle N-NOTICE.ind (Routing Failure of SCCP CL messages)

-------------------------------------------------------------------
Tue Jul 15 20:03:18 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.16:
  * ran_peer: Introduce stats msc.ran_peers.{total,active}
  * msc: Initial implementation of N-PCSTATE.ind
  * ran_peer: Drop unused events CONNECTION_{SUCCESS,TIMEOUT}
  * ran_peer: Avoid paging attempt if not ready
  * ran_peer: Mark multiple funcs as static
  * constify ptr arg in ran_peer_find_by_addr()

-------------------------------------------------------------------
Mon Jul 14 20:03:18 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.10:
  * vty: Get rid of unneeded iu_client vty config
  * msc_main: Remove unnedeed include of ranap/iu_client.h

-------------------------------------------------------------------
Wed Jun 04 20:03:45 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.8:
  * libvlr: replace strncpy with OSMO_STRLCPY_ARRAY

-------------------------------------------------------------------
Thu Apr 17 20:03:56 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.7:
  * gsm0911_rcv_nc_ss(): avoid assertion failure in msc_a_put()

-------------------------------------------------------------------
Wed Apr 16 20:03:55 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.6:
  * SMS-over-GSUP: properly update MSC_CTR_SMS_RP_ERR_{MEM,OTHER}

-------------------------------------------------------------------
Thu Apr 10 20:04:10 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.5:
  * SMS-over-GSUP: send network-originated MT-forwardSM-Err

-------------------------------------------------------------------
Fri Mar 28 21:04:13 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.4:
  * gsm0911_gsup_rx(): invalidate vsub pointer

-------------------------------------------------------------------
Thu Mar 06 21:04:04 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.3:
  * Drop use of deprecated vty is_config_node() cb

-------------------------------------------------------------------
Tue Feb 25 21:04:00 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.2:
  * Indicate error and release BSS connection when SMS transaction fails
  * Release BSS connection when CC transaction fails

-------------------------------------------------------------------
Thu Feb 13 21:05:20 UTC 2025 - mardnh@gmx.de

- Update to version 1.13.0.0:
  * Bump version: 1.12.1.34-1e24a-dirty → 1.13.0

-------------------------------------------------------------------
Fri Jan 31 21:03:45 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.1.34:
  * Include SM-RP-UI in outgoing GSUP message when presesnt

-------------------------------------------------------------------
Tue Jan 28 21:03:40 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.1.33:
  * vlr: only set HLR number if field is present

-------------------------------------------------------------------
Tue Jan 14 21:03:51 UTC 2025 - mardnh@gmx.de

- Update to version 1.12.1.32:
  * vlr: on subscriber disconnect, check if LU & Auth FSM are even valid
  * vlr: Add support for CS and PS timers

-------------------------------------------------------------------
Wed Dec 11 21:04:12 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.30:
  * jenkins.sh: No need to build libosmo-sigtran with doxygen

-------------------------------------------------------------------
Wed Dec 04 21:03:57 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.29:
  * vty: Avoid accessing gsupclient object fields directly
  * Use gsup_client_mux from libosmo-gsup-client

-------------------------------------------------------------------
Wed Nov 27 21:03:56 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.27:
  * vlr: add bool is_ps to vlr_alloc()
  * vlr: vlr_auth_fsm: make the fsm private
  * vlr: make vlr_parq_fsm_init() private
  * vlr: drop msc/debug.h header
  * vlr: add a logging layer

-------------------------------------------------------------------
Thu Nov 21 21:04:13 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.22:
  * jenkins.sh: libosmo-netif no longer depends on libosmo-abis

-------------------------------------------------------------------
Fri Nov 08 21:03:50 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.21:
  * Use new libosmo-sigtran APIs to access osmo_ss7_instance

-------------------------------------------------------------------
Mon Nov 04 21:03:58 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.20:
  * smpp: set TCP_NODELAY sockopt

-------------------------------------------------------------------
Thu Oct 24 20:03:58 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.19:
  * csd_bs: fix setting of Rate Adaptation for FAX and 3.1 kHz audio
  * csd_bs: do not hard-code GSM48_BCAP_ITCAP_UNR_DIG_INF
  * csd_bs: cosmetic changes to csd_bs_list_to_bearer_cap()

-------------------------------------------------------------------
Wed Oct 16 20:03:36 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.16:
  * msc_net_init: replace spaces with tabs as indention
  * vlr_auth_fsm: fix missing space
  * vlr: add the location update type to the callbacks tx_lu_acc/tx_lu_rej
  * vlr: set the correct CN domain on GSUP messages
  * vlr: add functions for vlr_is_cs() vlr_is_ps()
  * vlr: refactor and rename vlr_timer into vlr_timer_val

-------------------------------------------------------------------
Sat Oct 12 20:03:37 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.10:
  * vlr: fix typo in comment
  * vlr: refactor the reject cause codes

-------------------------------------------------------------------
Fri Oct 11 20:03:44 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.8:
  * Move vlr.h & vlr_sgs.h into osmocom/vlr/
  * libvlr: use correct log facility within the VLR
  * libvlr: fix tab/space issue
  * msc/gsup_client_mux.h: remove include of itself
  * libvlr: replace direct call of paging_expired() into a callback

-------------------------------------------------------------------
Fri Oct 04 20:03:51 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.3:
  * Release BSS connection when SS message is rejected

-------------------------------------------------------------------
Tue Oct 01 20:03:37 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.2:
  * silent-call: add CSD channel modes

-------------------------------------------------------------------
Sun Sep 29 19:27:14 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.1.1:
  * Remove speech codec list from bearer_cap for phase 1 mobile station
  * Bump version: 1.12.0.6-44f34 → 1.12.1
  * contrib/jenkins: libosmo-sccp -> libosmo-sigtran
  * libvlr/vlr: remove gsm_subscriber.h
  * vlr_auth_fsm.h/vlr_sgs_fsm.h: forward declare struct vlr_subscr
  * vlr.c: drop unused header limits.h
  * vlr.h: remove unused ran_conn out of the header
  * configure.ac: Remove ibosmo-sccp dependency

-------------------------------------------------------------------
Thu Jul 25 20:04:06 UTC 2024 - mardnh@gmx.de

- Update to version 1.12.0.0:
  * Bump version: 1.11.1.65-22d4f3-dirty → 1.12.0

-------------------------------------------------------------------
Tue Jun 25 20:03:42 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.65:
  * do not invoke two Assignments (fixup for re-assignment)

-------------------------------------------------------------------
Tue Jun 18 20:03:47 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.64:
  * debian/copyright: remove include/openbsc/slhc.h (no such file)
  * utils/smpp_mirror: use OSMO_STRLCPY_ARRAY, fix -Wstringop-overflow
  * smpp: fix password[] length in struct esme
  * smpp: fix typo in comment for SMPP_{SYS_ID,PASSWD}_LEN

-------------------------------------------------------------------
Thu Jun 06 20:04:33 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.60:
  * README.md: cosmetic: fix a typo

-------------------------------------------------------------------
Wed Jun 05 20:03:59 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.59:
  * gsm411_send_rp_data(): add FIXME for MSC_CTR_SMS_DELIVERED

-------------------------------------------------------------------
Wed May 29 20:03:41 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.58:
  * libmsc: reset the LU delay timer (X36) on MO/MT SMS
  * libmsc: add timer X36 for delaying LU connections

-------------------------------------------------------------------
Wed May 22 20:03:34 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.56:
  * SMS-over-GSUP: set log context in gsm411_gsup_rx()

-------------------------------------------------------------------
Wed May 15 20:04:06 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.55:
  * debian/postinst: add checks, be verbose

-------------------------------------------------------------------
Fri May 10 20:03:56 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.54:
  * contrib: remove rpm spec file

-------------------------------------------------------------------
Wed May 08 20:03:52 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.53:
  * .deb/.rpm: various fixes related to non-root

-------------------------------------------------------------------
Thu Apr 25 20:03:46 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.52:
  * .deb/.rpm: add osmocom user during package install

-------------------------------------------------------------------
Fri Apr 05 20:03:45 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.51:
  * fixup for re-est: do not succeed on acceptance fail

-------------------------------------------------------------------
Thu Mar 28 21:03:45 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.50:
  * never page for TMSI with 'no assign-tmsi'
  * fix VLR evil twin on LU with unknown TMSI
  * invalidate vsub->msc_conn_ref when msc_a is discarded

-------------------------------------------------------------------
Sat Mar 23 21:04:07 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.47:
  * README.md: Add links to forum + issue tracker
  * README.md: More hyperlinks and add more interfaces / features
  * Add funding link to github mirror

-------------------------------------------------------------------
Fri Mar 01 21:06:44 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.44:
  * 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

-------------------------------------------------------------------
Tue Feb 20 21:04:20 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.38:
  * Fix license headers: Should have been AGPLv3+, not GPLv2+

-------------------------------------------------------------------
Wed Feb 14 21:04:36 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.37:
  * pick up all *.vty in EXTRA_DIST

-------------------------------------------------------------------
Fri Feb 09 21:06:15 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.36:
  * 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

-------------------------------------------------------------------
Wed Feb 07 15:25:08 UTC 2024 - mardnh@gmx.de

- Update to version 1.11.1.28:
  * vlr: Use new libosmogsm struct osmo_gsup_pdp_info fields
  * build: include README.md into the release tarball
  * 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
  * cosmetic: vlc: Fix whitespace formatting in struct sgsn_subscriber_pdp_data
  * SMS-over-GSUP: set Source Name IE for *all* messages
  * VTY: always print MNCC handler type (internal/external)
  * GSUP: set default ipa-name at application level
  * sdp: allow more space for fmtp

-------------------------------------------------------------------
Thu Nov 23 21:03:54 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.1.6:
  * fix codec mapping for GSM-HR

-------------------------------------------------------------------
Wed Nov 01 21:05:07 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.1.5:
  * manuals: add section about the SGs interface.

-------------------------------------------------------------------
Mon Oct 30 21:04:05 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.1.4:
  * vlr_sgs: fix VTY setting for SGs counter.

-------------------------------------------------------------------
Sat Oct 21 20:04:03 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.1.3:
  * ASCI: Reject TERMINATION, if MS is not the originator

-------------------------------------------------------------------
Tue Oct 17 20:05:22 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.1.2:
  * csd_bs: force rate adaptation mode for CSD calls to V.110
  * libmsc: add 3k1_AUDIO and FAX_G3 bearer cap

-------------------------------------------------------------------
Thu Sep 28 20:06:19 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.1.0:
  * Bump version: 1.11.0.7-dbe88 → 1.11.1

-------------------------------------------------------------------
Mon Sep 25 20:04:10 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.7:
  * 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

-------------------------------------------------------------------
Sun Sep 24 20:07:59 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.4:
  * ASCI: Remove duplicated CLEAR COMMAND from VGCS/VBS channel handling

-------------------------------------------------------------------
Sat Sep 16 20:04:53 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.3:
  * CC: don't start guard timer on mid-call MNCC messages

-------------------------------------------------------------------
Sat Sep 16 11:33:26 UTC 2023 - mardnh@gmx.de

- Update to version 1.11.0.2:
  * make two functions static
  * fix codecs in internal call bridge
  * Bump version: 1.10.0.125-92caa-dirty → 1.11.0
  * gsm48_cc_tx_call_proc_…: verify bcap.transfer
  * msc_a_up_call_assignment_complete: check CSD codec
  * msc_ho_send_handover_request: support CSD
  * csd_bs_list_to_gsm0808_ct: assert -> ret -EINVAL
  * Cosmetic: fix typo
  * trans_lcls_compose(): Set PLMN fron cell currently in use
  * Tx Loc UPD ACC: Use PLMN provided by subscr
  * ASCI: Add missing transaction ID to SET PARAMETER message
  * ASCI: Add debugging and error logging to VGCS/VBS call control
  * csd_bs_list_to_bearer_cap(): add default branch for safety
  * csd_bs_list_to_bearer_cap(): properly initialize bcap fields
  * codec_mapping: codec_map[]: add missing speech codec for CLEARMODE
  * ran_a_channel_type_to_speech_codec_list(): set PI/PT for CSD
  * ran_a_mgcp_codec_from_sc(): map GSM0808_SCT_CSD to CODEC_CLEARMODE
  * ran_a_mgcp_codec_from_sc(): cosmetic: remove unneeded breaks
  * SMPP: Fix Memory leaks
  * 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
  * msc_vty: support spaces in short/long network name
  * ASCI: Clear VGCS call and channel on BSSMAP reset message
  * ASCI: Add reception of UPLINK RELEASE on dedicated channel
  * ASCI: Add VTY to configure GCR (Group Call Register)
  * ASCI: Remove check for trans->msc_a to be set in _assign_complete()
  * ASCI: Check return code of osmo_mobile_identity_decode()
  * ASCI: Add option to switch on or off ASCI support
  * ASCI: Add function to receive VGCS/VBS messages from BSS
  * csd_bs_to_gsm0808: add T 300 / proper ch_rate_type
  * 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
  * mncc_builtin: permit data bearer types
  * csd_bs_list_remove: fix removal logic
  * test: add csd_test
  * 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)
  * gsm48_cc_tx_setup: use MNCC bcaps for CSD
  * mncc_test: fix talloc_named_const
  * gsm48_cc_tx_alerting: check rc of sdp_msg_from_sdp_str
  * csd_bs_list_to_gsm0808_channel_type: fix rc check
  * msc_ho_send_handover_request: fix check_after_deref
  * smpp_msc: submit_to_sms: check ud_len > sms_msg_len
  * sdp_msg_test: fix dereference after null check
  * smpp_handle_bind_tx: initialize tlv
  * Add initial CSD support with external MNCC
  * gsm48_cc_tx_setup: set trans->bearer_cap.transfer early
  * msc: add trans_cc_set_remote_from_bc
  * transaction: move cc.codecs.result -> cc.local
  * transaction: move cc.codecs.remote -> cc.remote
  * codec_filter_run: prepare for CSD
  * codec_filter_set_bss: prepare for CSD
  * codec_filter_set_ran: prepare for CSD
  * codec_filter_init: prepare for CSD
  * Cosmetic: gsm48_cc_tx_setup: remove TODO comment
  * Cosmetic: gsm48_cc_tx_setup: tweak comment
  * codec_filter_set_ms_from_bc: prepare for CSD
  * ran_a_channel_type_to_speech_codec_list: add CSD
  * codec_mapping: add clearmode
  * Use new mgcp_client_conf_alloc() API to alloc mgcp_client_conf
  * Write explicit role & sctp-role fields in ASP configurations
  * tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0
  * fixup: contrib/jenkins: create workspace.tar.xz on error
  * systemd: depend on networking-online.target
  * UserManual: Include sigtran*.adoc from osmo-gsm-manuals.git
  * contrib/jenkins: create workspace.tar.xz on error
  * copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
  * debian: set compat level to 10
  * TODO-RELEASE: add note on osmo-sip-connector and SDP
  * tests: $(BUILT_SOURCES) is not defined, depend on osmo-msc
  * 3G: decapsulate IuUP to AMR at the MGW; allow 3G<-AMR->2G
  * msc_main: close SMS db on startup error
  * msc_mgw_setup: use mgcp_client_pool_empty()
  * coverity: sdp_msg_test.c: check rc of sdp_msg_from_sdp_str()
  * fix msc_vlr_test_call SDP mncc_rtp
  * HO Req: include IE Codec List (MSC Preferred)
  * codecs: compose HO Req Ch Type from cc.codecs
  * [codecs filter] msc_vlr_test_call: test codecs resolution
  * mncc_recvmsg(): log caller file,line
  * do CN CRCX first
  * [codecs filter] use codecs filter on crcx ok
  * msc_vlr_tests: confirm crcx by RAN/CN side separately
  * [codecs filter] send + receive SDP via MNCC
  * [codecs filter] use filter result in Assignment
  * [codecs filter] use filter result in MT DTAP CC Setup
  * in ran_msg, return gsm0808_speech_codec (inter-MSC)
  * in ran_msg, return gsm0808_speech_codec (intra-MSC)
  * rtp_stream: allow multiple codecs / use codec filter from Assignment
  * add ran_infra.force_mgw_codecs_to_ran
  * rtp_stream: Fix remote_osmux_cid_sent_to_mgw never set to true
  * rtp_stream: Update id after modifying fields upon Tx of MGCP msg
  * [codecs filter] apply BSS codecs from Assignment Complete
  * msc_vlr_test_call: include RAN RTP addr in ass compl
  * [codecs filter] MT call: store MS Bearer Cap from CC Call Conf
  * [codecs filter] MT call: apply remote call leg codecs
  * [codecs filter] MT call: apply BSS codec list
  * [codecs filter] MO call: apply BSS codec list
  * [codecs filter] store BSS codec list from Compl L3
  * [codecs filter] add trans.cc.codecs
  * [codecs filter] add codec_filter.h,c
  * MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type()
  * add codec_mapping.h,c
  * mncc_sock: Call osmo_fd_unregister() before closing and changing bfd->fd
  * tests: use -no-install libtool flag to avoid ./lt-* scripts
  * src/Makefile.am: remove unneeded AM_LDFLAGS with LIBS
  * add voice_call_internal_mncc.msc
  * update doc/sequence_charts/voice_call_external_mncc.msc
  * charts: Rename voice_call_full.msc to voice_call_external_mncc.msc
  * msc_log_to_ladder.py: various tweaks
  * tweak MNCC logging, add RTP info
  * make: doc/sequence_charts: use wildcards for EXTRA_DIST and CLEANFILES
  * IuCS: remove IuUP LOOPBACK hack
  * comment: clarify L3 Info processing
  * sdp_msg.c: fix missing rate in sdp_audio_codecs_add()
  * Transition to use of 'telnet_init_default'

-------------------------------------------------------------------
Tue Feb 07 21:04:22 UTC 2023 - mardnh@gmx.de

- Update to version 1.10.0.0:
  * Bump version: 1.9.0.58-1289-dirty → 1.10.0

-------------------------------------------------------------------
Mon Feb 06 21:03:46 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.58:
  * fix msc_vty_go_parent(): add missing case for MGW_NODE
  * msc_main: fix wrong comment: HLR is a separate project

-------------------------------------------------------------------
Wed Feb 01 21:03:38 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.56:
  * LCLS: Fix Global Call Reference generation

-------------------------------------------------------------------
Tue Jan 17 21:03:49 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.55:
  * SMPP: use proper type for boolean variables

-------------------------------------------------------------------
Tue Jan 10 21:03:45 UTC 2023 - mardnh@gmx.de

- Update to version 1.9.0.54:
  * rtp_stream: set_remote_addr: do nothing when unchanged
  * rtp_stream_commit: check missing MGW ep only when ready for RTP
  * fix sdp_msg_to_sdp_str(), never add fmtp for unset codec

-------------------------------------------------------------------
Fri Dec 23 21:03:53 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.51:
  * sdp_msg.c: parse send/recv mode

-------------------------------------------------------------------
Thu Dec 22 21:03:45 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.50:
  * ctrl: take both address and port from vty config

-------------------------------------------------------------------
Wed Dec 14 21:03:48 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.49:
  * libmsc: check return value of gsm0808_create_ass2()

-------------------------------------------------------------------
Tue Nov 22 21:03:35 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.48:
  * SMPP: make smpp_smsc_stop() static

-------------------------------------------------------------------
Tue Nov 15 21:03:44 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.47:
  * add some comments to sdp_msg.c,h
  * add sdp_audio_codec_is_set
  * log CC timeouts
  * sdp_msg: when NULL, do not crash but return empty SDP str
  * contrib/jenkins.sh: use enable-werror with IU too

-------------------------------------------------------------------
Fri Oct 28 20:04:37 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.42:
  * SMPP: fix possible NULL pointer dereference
  * vlr: implement fallback to no-auth
  * vlr_auth_fsm: add result no_auth_info_event
  * vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESS
  * vlr: auth_fsm: clarify success/failure result
  * vlr_lu_fsm: clarify naming of static functions
  * msc_a,vlr: add is_ciphering_required (accurately named)
  * msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted

-------------------------------------------------------------------
Thu Oct 20 20:03:28 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.34:
  * SMPP: use default port from libsmpp34
  * doc: Include mgwpool.adoc from osmo-gsm-manuals
  * call_leg: Fix EV_MGW_ENDPOINT_GONE not processed in RELEASE state
  * Use new mgcp-client VTY commands under mgw node
  * vty: Make use of new mgcp_client_pool_config_write() API
  * Introduce support for libosmo-mgcp-client MGW pooling
  * tests/test_nodes.vty: Avoid listing commands provided by lib

-------------------------------------------------------------------
Tue Oct 18 20:03:24 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.27:
  * smpp_mirror: fix compiler warning

-------------------------------------------------------------------
Tue Oct 11 20:03:21 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.26:
  * SMPP: remove duplicate g_smsc definition

-------------------------------------------------------------------
Mon Oct 03 20:03:18 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.25:
  * Change CC_CAUSE returned on unanswered MT Call
  * mncc: cosmetic: fix coding style in mncc_prim_check_sign()
  * mncc: move MNCC_F_ALL from mncc.c to mncc.h
  * Update MNCC field validation mask.

-------------------------------------------------------------------
Mon Sep 26 20:03:17 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.21:
  * cosmetic: use proper name for SMPP handlers
  * Use libsmpputil functions in smpp_mirror tool
  * Make esme struct shared

-------------------------------------------------------------------
Tue Aug 30 20:03:26 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.18:
  * Set working directory in systemd service file

-------------------------------------------------------------------
Mon Aug 29 20:03:48 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.17:
  * contrib/jenkins.sh: do not override parallel make for libsmpp34

-------------------------------------------------------------------
Sat Aug 06 20:04:20 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.16:
  * Add ESME-specific logging
  * Introduce libsmpputil

-------------------------------------------------------------------
Mon Aug 01 20:03:42 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.14:
  * tests: use common stubs for SMS queue test
  * ESME: use osmo_sock_get_name() for logging
  * Ignore .deb build byproducts
  * SMPP: clarify (re)start logic

-------------------------------------------------------------------
Sat Jul 30 20:03:38 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.10:
  * sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_
  * sdp_msg: add sdp_audio_codecs_cmp(), add compare flags

-------------------------------------------------------------------
Thu Jul 28 20:03:38 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.8:
  * in sdp logging: add payload type number like 'AMR#111'

-------------------------------------------------------------------
Mon Jul 25 20:04:01 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.7:
  * sdp_msg: s/_name_/_to_str_/g
  * cosmetic: log actual MNCC msg in tch_rtp_connect()
  * err log: fix reverse statement in msc_a call handling
  * missing whitespace in gsm_04_08_cc.c
  * fix typo in msgb name for CC SETUP

-------------------------------------------------------------------
Fri Jul 08 20:03:12 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.2:
  * Turn off secure_delete in sqlite

-------------------------------------------------------------------
Fri Jul 01 20:03:15 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.1:
  * Don't let this osmo-msc operate on a libdbi database

-------------------------------------------------------------------
Wed Jun 29 20:03:30 UTC 2022 - mardnh@gmx.de

- Update to version 1.9.0.0:
  * Bump version: 1.8.0.43-2eaaf-dirty → 1.9.0

-------------------------------------------------------------------
Tue Jun 21 20:03:13 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.43:
  * fix RPM build failures due to README -> README.md rename

-------------------------------------------------------------------
Mon Jun 20 20:03:29 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.42:
  * Convert + Expand README file
  * update git URLs (git -> https; gitea)

-------------------------------------------------------------------
Thu May 19 20:02:59 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.40:
  * sms: Introduce VTY-configurable minimum SMS validity period
  * sms: Make default SMS validity period configurable via VTY
  * smpp: Parse and use SMPP-provided validity period
  * sms_queue: Make deletion of messages from DB VTY-configurable
  * sms_queue: Use local variable rather than 9x pointer de-ref in function
  * sms: Give smsc its own VTY config node

-------------------------------------------------------------------
Wed May 18 20:03:15 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.34:
  * tests/msc_vlr/Makefile.am: drop -ldbi

-------------------------------------------------------------------
Tue May 17 20:03:00 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.33:
  * sms: Encapsulate SMS queue related config parameters
  * db: Switch from 'synchronous = FULL' to 'synchronous = NORMAL'
  * switch from libdbi to lbsqlite3
  * tests: Remove sms.db{-wal,-shm} files, not just sms.db
  * sms_queue: merge sms_pending_add into sms_pending_from
  * sms_queue: refactor sms_pending add/remove code

-------------------------------------------------------------------
Mon May 16 20:02:59 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.27:
  * smpp: don't enqueue write messages if ESME is disconnected
  * smpp: Fix use-after-free bug when ESME disconnects but has write pending
  * sms_queue: Introduce rate_ctr / stat_item
  * vlr: Add rate counters and stat items
  * vlr: Split vlr_subscr_rx_imsi_detach()
  * sms_queue: Annotate each function with some comment
  * switch sqlite3 to single-threaded mode

-------------------------------------------------------------------
Sat May 14 20:03:02 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.20:
  * call rate_ctr_init() to make rate counters work properly

-------------------------------------------------------------------
Thu May 05 20:03:11 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.19:
  * fix crash on CM Serv Rej: fix use count mismatch

-------------------------------------------------------------------
Thu Apr 14 20:03:21 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.18:
  * tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'

-------------------------------------------------------------------
Mon Jan 17 21:03:14 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.17:
  * call_leg: local_bridge: Avoid null pointer access if CN-side not ready

-------------------------------------------------------------------
Tue Jan 11 21:03:29 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.16:
  * Drop unneeded ax_check_compile_flag.m4

-------------------------------------------------------------------
Mon Jan 10 21:03:25 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.15:
  * ran_msg_iu.c: Set proper codec in Assignment Complete
  * Avoid setting audio codec if not available during assignment_complete (MDCX)

-------------------------------------------------------------------
Thu Jan 06 21:03:15 UTC 2022 - mardnh@gmx.de

- Update to version 1.8.0.13:
  * Announce IuFP audio codec for UTRAN conns in CRCX towards MGW

-------------------------------------------------------------------
Tue Dec 14 21:03:40 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.12:
  * treewide: remove FSF address

-------------------------------------------------------------------
Thu Dec 09 21:03:20 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.11:
  * ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2()

-------------------------------------------------------------------
Tue Dec 07 21:03:14 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.10:
  * libmsc: fix memory leak (struct msgb) in msc_i_ran_enc()

-------------------------------------------------------------------
Sat Dec 04 21:02:49 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.9:
  * libmsc: ran_iu_make_security_mode_command(): clarify UIA mask

-------------------------------------------------------------------
Tue Nov 30 21:02:51 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.8:
  * libmsc: ran_iu_make_security_mode_command(): improve readability
  * libvlr: fix is_ciph_required(): always send SecModeCmd for UTRAN
  * libvlr: vlr_set_ciph_mode(): avoid redundant check

-------------------------------------------------------------------
Mon Nov 29 21:02:48 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.5:
  * libmsc: fix another memleak (struct gsm_sms) in gsm340_rx_tpdu()
  * libmsc: fix memory leak (struct gsm_sms) in gsm340_rx_tpdu()
  * VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd

-------------------------------------------------------------------
Sat Nov 27 21:02:49 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.2:
  * libmsc/gsm_04_08: refactor require ciphering into an own function

-------------------------------------------------------------------
Wed Nov 17 21:03:07 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.1:
  * utran: use new UTRAN encryption enum

-------------------------------------------------------------------
Tue Nov 16 21:03:22 UTC 2021 - mardnh@gmx.de

- Update to version 1.8.0.0:
  * Bump version: 1.7.0.43-aefbf-dirty → 1.8.0

-------------------------------------------------------------------
Fri Nov 12 21:03:07 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.43:
  * Do not mention deprecated -l / --database options
  * Do not mention deprecated -M / --mncc-sock-path options
  * manuals: remove deprecated -C / --no-dbcounter options

-------------------------------------------------------------------
Fri Nov 05 21:03:00 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.40:
  * Validate the choosen UTRAN encryption algorithm
  * Make UTRAN encryption algorithms configurable
  * Fix enabling of UMTS UEA encryption

-------------------------------------------------------------------
Thu Nov 04 21:03:06 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.37:
  * Revert "Turn some compiler warnings into errors"
  * mncc: rework passing GCR over the MNCC interface

-------------------------------------------------------------------
Sun Oct 31 21:03:06 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.35:
  * smpp_smsc: use osmo_talloc_replace_string() in smpp_smsc_conf()

-------------------------------------------------------------------
Tue Oct 26 20:03:08 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.34:
  * libmsc: struct smsc: drop 'const' qualifier from bind_addr
  * libmsc: fix NULL pointer dereference in trans_lcls_compose()

-------------------------------------------------------------------
Mon Oct 25 20:03:14 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.32:
  * Add support for LCLS to the MSC
  * smpp_mirror: Don't allocate msgb's for unrealistic amounts of memory
  * smpp_mirror: Factor-out reset of SMPP read state

-------------------------------------------------------------------
Thu Sep 30 20:03:01 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.29:
  * smpp: Fix help string in vty for "alert-notifications"

-------------------------------------------------------------------
Thu Sep 16 20:02:59 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.28:
  * contrib/osmo-msc.spec.in: require libosmo-ranap >= 0.7.0

-------------------------------------------------------------------
Tue Sep 14 20:03:10 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.27:
  * msc_vlr_test: remove DLMGCP log messages from unit test output

-------------------------------------------------------------------
Wed Aug 25 20:02:54 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.26:
  * cosmetic: Fix typo in comment
  * vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update
  * vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detach
  * vlr_auth_fsm.c: Simplify function auth_fsm_wait_ai_resync
  * vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_state

-------------------------------------------------------------------
Tue Aug 24 20:02:56 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.21:
  * cosmetic: fix typos in comments

-------------------------------------------------------------------
Tue Aug 17 20:03:04 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.20:
  * running.adoc: add section about MGCP configuration

-------------------------------------------------------------------
Mon Aug 02 20:03:02 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.19:
  * implement CM Re-Establish for voice calls
  * add vlr_subscr_find_by_mi
  * add sequence_charts/call_reestablishment.msc

-------------------------------------------------------------------
Mon Jul 12 20:02:49 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.16:
  * msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING
  * sgs_iface.c: Improve logging when paging over SGs

-------------------------------------------------------------------
Tue Jul 06 20:02:50 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.14:
  * vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated

-------------------------------------------------------------------
Sun Jul 04 20:02:54 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.13:
  * sgs: Use available API to set vlr subscr LastUsedEutranPLMNId
  * improve logging on encryption, for Ciphering and HO
  * support A5/4 in inter-BSC handover
  * support A5/4 in Cipher Mode Command
  * vty: allow A5/4 encryption in config
  * ran_msg_a.c: use gsm0808_create_cipher2()
  * osmo-msc main: use osmo_select_shutdown()

-------------------------------------------------------------------
Mon Jun 07 20:03:37 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.6:
  * msc_tx_common_id(): fix potential NULL pointer dereference

-------------------------------------------------------------------
Fri Jun 04 20:03:04 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.5:
  * Use new osmo stat items/ctr APIs

-------------------------------------------------------------------
Thu Apr 29 20:02:55 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.4:
  * Fill Last Used E-UTRAN PLMN Id when in CSFB

-------------------------------------------------------------------
Wed Apr 07 20:03:04 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.3:
  * SMS-over-GSUP: notify sender if no transaction found

-------------------------------------------------------------------
Wed Mar 10 21:03:29 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.2:
  * contrib/osmo-msc.spec.in: depend on dbd-sqlite3

-------------------------------------------------------------------
Tue Feb 23 21:04:09 UTC 2021 - mardnh@gmx.de

- Update to version 1.7.0.1:
  * configure.ac: Depend on newer libosmo-ranap
  * Bump version: 1.6.1.98-cad22-dirty → 1.7.0

-------------------------------------------------------------------
Sat Feb 20 21:03:27 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.98:
  * tests: Replace deprecated API log_set_print_filename
  * tests: Explicitly drop category from log

-------------------------------------------------------------------
Thu Feb 18 21:03:31 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.96:
  * gsm_network: drop unused neighbor_list member

-------------------------------------------------------------------
Sat Feb 13 21:03:38 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.95:
  * fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request

-------------------------------------------------------------------
Mon Feb 08 21:03:18 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.94:
  * msc_vlr_tests: make independent of libosmocore talloc

-------------------------------------------------------------------
Sat Feb 06 21:03:16 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.93:
  * ran_a_decode_cipher_mode_reject(): use gsm0808_get_cause()
  * submit_to_sms(): fix the use of deprecated gsm_septets2octets()

-------------------------------------------------------------------
Thu Feb 04 21:03:30 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.91:
  * .gitignore: Ignore new autofoo tmp files

-------------------------------------------------------------------
Thu Jan 28 21:03:44 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.90:
  * configure.ac: set -std=gnu11

-------------------------------------------------------------------
Thu Jan 14 21:03:25 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.89:
  * contrib/jenkins: don't build osmo-gsm-manuals

-------------------------------------------------------------------
Wed Jan 06 21:03:20 UTC 2021 - mardnh@gmx.de

- Update to version 1.6.1.88:
  * README update. Explain more what it is than just the history

-------------------------------------------------------------------
Wed Nov 25 21:03:26 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.87:
  * main: generate coredump and exit upon SIGABRT received

-------------------------------------------------------------------
Wed Nov 11 21:03:58 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.86:
  * Use osmo_fd_*_{disable,enable}

-------------------------------------------------------------------
Mon Nov 09 21:03:25 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.85:
  * debian/control: Recommend installation of osmo-mgw

-------------------------------------------------------------------
Sat Oct 24 20:03:03 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.84:
  * main: add --vty-ref-mode, use vty_dump_xml_ref_mode()

-------------------------------------------------------------------
Mon Oct 19 20:03:28 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.83:
  * Use osmo_fd_setup() whenever applicable

-------------------------------------------------------------------
Tue Oct 13 20:03:43 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.82:
  * contrib/jenkins: Enable parallel make in make distcheck

-------------------------------------------------------------------
Sun Sep 27 20:03:11 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.81:
  * Convert paging response timer into an osmocom own X4 timer

-------------------------------------------------------------------
Fri Sep 25 20:03:54 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.80:
  * gsm_04_08: check return code of osmo_mobile_identity_decode_from_l3()
  * fix comment in ran_peer.h
  * drop duplicate ran_peer_find() vs ran_peer_find_by_addr()

-------------------------------------------------------------------
Tue Sep 22 20:03:14 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.77:
  * Don't Store an SMS in the database when the ESME is not Bound

-------------------------------------------------------------------
Mon Sep 21 20:03:27 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.76:
  * mncc_call: fix memory overrun

-------------------------------------------------------------------
Fri Sep 18 20:03:46 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.75:
  * fix MGCP timeout timer

-------------------------------------------------------------------
Thu Sep 17 20:04:11 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.74:
  * mncc: Support IPv6 addresses (new version mncc 7)

-------------------------------------------------------------------
Wed Sep 09 20:03:23 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.73:
  * Support handling IPv6 Transport Address in Handover Request (Ack)
  * tests: Fix VTY results after switch to newer libosmo-mgcp-client
  * Support handling IPv6 Transport Address in Assignment Complete
  * Support sending IPv6 Transport Address in Assignment Command

-------------------------------------------------------------------
Fri Aug 28 20:03:11 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.69:
  * vty: allow configuring db path from cfg file

-------------------------------------------------------------------
Mon Aug 24 20:03:25 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.68:
  * Change default SCTP conn NULL->127.0.0.1 to localhost->localhost
  * mncc_builtin: log type of unhandled message in int_mncc_recv()
  * mncc_builtin: cosmetic: fix coding style in int_mncc_recv()
  * fix crash for unknown MI during Paging Response

-------------------------------------------------------------------
Thu Aug 20 20:03:24 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.64:
  * Support setting rt-prio and cpu-affinity mask through VTY
  * configure.ac: Drop trailing whitespace

-------------------------------------------------------------------
Wed Aug 19 20:03:19 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.62:
  * Send "BSSMAP CommonID" to tell BSC about the IMSI

-------------------------------------------------------------------
Thu Aug 13 20:04:04 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.61:
  * debian/control: change maintainer to the Osmocom team / mailing list

-------------------------------------------------------------------
Sat Aug 01 08:07:47 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.60:
  * vty: fix vsub reference counting: call vlr_subscr_put()
  * gsm_04_14: fix off-by-one error in create_gsm0414_msg()
  * Clear Command: set cause value to "Call Control"
  * manuals: generate vty reference xml at build time

-------------------------------------------------------------------
Thu Jul 09 20:03:20 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.56:
  * is_reset_msg: use proper enum for rc value

-------------------------------------------------------------------
Sat Jul 04 20:03:07 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.55:
  * sgs_tx_loc_upd_resp_cb(): fix error handling for MI encoding
  * refactor: move RESET Osmux TLV parsing to ran_msg_a.c

-------------------------------------------------------------------
Fri Jun 26 20:03:23 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.53:
  * make vty-transcrip-test: use $VTY_TEST var like osmo-bsc

-------------------------------------------------------------------
Thu Jun 25 20:03:27 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.52:
  * propagate Compl L3 Info Cell ID to the VLR subscriber record
  * vty 'show connection': show msc_a->via_cell instead of vsub->cgi
  * add comments to clarify some complete l3 details

-------------------------------------------------------------------
Wed Jun 24 20:03:20 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.49:
  * osmo-msc.spec.in: Use %config(noreplace) to retain current config file

-------------------------------------------------------------------
Tue Jun 23 20:03:20 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.48:
  * add osmo-msc --vty-ref-xml: dump VTY ref XML to stdout

-------------------------------------------------------------------
Mon Jun 22 20:03:25 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.47:
  * msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST
  * msc_a: add callref as call id to ASSIGNMENT REQ.
  * remove empty + unused ran_up_l2.c

-------------------------------------------------------------------
Sat Jun 20 20:03:15 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.44:
  * add rudimentary NRI support for MSC pooling
  * use new osmo_mobile_identity API everywhere

-------------------------------------------------------------------
Thu Jun 18 20:03:23 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.42:
  * msc_vty: remove emergency-call command from network
  * msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bit

-------------------------------------------------------------------
Sat Jun 13 20:03:33 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.40:
  * contrib/osmo-msc.spec.in: Enable SMPP in RPM builds

-------------------------------------------------------------------
Wed Jun 03 20:03:18 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.39:
  * vlr_subscr_rx_id_resp(): dont assert on received MI type
  * manual: link to new common cs7-config.adoc, remove some dup of that
  * manual: Multiple Instances: tweak MNCC, add missing SGs doc

-------------------------------------------------------------------
Fri May 22 20:03:29 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.36:
  * Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in

-------------------------------------------------------------------
Wed May 20 20:04:45 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.35:
  * contrib: integrate RPM spec
  * ran_msg_iu.c: Avoid redefining osmo-iuh global variables

-------------------------------------------------------------------
Tue May 19 20:04:47 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.33:
  * contrib: import RPM spec

-------------------------------------------------------------------
Sun May 10 20:03:37 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.32:
  * Use OSMO_FD_* instead of deprecated BSC_FD_*

-------------------------------------------------------------------
Fri May 01 20:03:16 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.31:
  * SMS-over-GSUP: notify sender in case of RPL delivery failure

-------------------------------------------------------------------
Thu Apr 30 20:03:17 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.30:
  * SMS-over-GSUP: notify sender about malformed GSUP messages
  * SMS-over-GSUP: notify sender about unhandled GSUP messages
  * SMS-over-GSUP: respond with error if net->sms_over_gsup is false
  * SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx()

-------------------------------------------------------------------
Sun Apr 26 20:03:19 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.26:
  * SMS-over-GSUP: clarify error message about unexpected MO/MT SMS

-------------------------------------------------------------------
Mon Apr 20 20:03:41 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.25:
  * vlr_auth_fsm: Fix compilation with gcc-10

-------------------------------------------------------------------
Tue Apr 14 20:03:32 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.24:
  * doc: do not use random ip-address for MGW
  * configure.ac: fix libtool issue  with clang and sanitizer

-------------------------------------------------------------------
Wed Apr 01 20:03:46 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.22:
  * manual: add missing mention of MGCP in "Multiple instances"

-------------------------------------------------------------------
Tue Mar 10 21:02:50 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.21:
  * fix segfault: unsolicited Paging Response

-------------------------------------------------------------------
Mon Feb 10 21:07:08 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.20:
  * libmsc/sdp: cosmetic: fix less-than-zero comparison of an unsigned value

-------------------------------------------------------------------
Wed Jan 29 21:06:08 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.19:
  * osmo-msc: use stderr to print error messages, not stdout
  * libmsc/gsm_04_11.h: remove unused sms_deliver definition

-------------------------------------------------------------------
Mon Jan 27 21:06:50 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.17:
  * libmsc/gsm_04_08: use DRR in gsm48_rx_rr_pag_resp(), not DMM
  * libmsc/gsm_04_08: make use of msc_a in gsm48_rx_rr_app_info()
  * VTY: cosmetic: make struct cmd_node for GSMNET_NODE static
  * msc/sccp_ran.h: fix: do not pass -1 to osmo_rat_type_name()
  * vlr_sgs_fsm: add missing break, do not call to_null() twice
  * vlr: remove unused parameter 'log_level' of auth_fsm_start()
  * libmsc: move subscriber expiration timer T3212 to libvlr
  * libvlr: use generic osmo_tdef API for T3250, T3260, and T3270
  * VTY: add osmo_tdef introspection and configuration commands

-------------------------------------------------------------------
Sat Jan 25 21:09:01 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.8:
  * VTY: mark 'subscriber create imsi' command as deprecated

-------------------------------------------------------------------
Mon Jan 20 21:12:04 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.7:
  * msc/signal.h: remove unused (since the NiTB split up) signals
  * osmo-msc: fix: properly initialize default values for MGW timers
  * libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr

-------------------------------------------------------------------
Sun Jan 19 21:11:52 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.4:
  * manuals/vty: update the VTY reference to reflect recent changes

-------------------------------------------------------------------
Wed Jan 15 21:13:59 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.3:
  * libmsc: SMS, Avoid premature RP-ACK to MS
  * Trivial: code simplification, return early

-------------------------------------------------------------------
Sun Jan 12 21:16:21 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.1:
  * Use GSM411_RP_* and not GSM48_CC_*

-------------------------------------------------------------------
Thu Jan 09 21:08:02 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.1.0:
  * Bump version: 1.6.0.3-02dd2 → 1.6.1

-------------------------------------------------------------------
Mon Jan 06 21:07:20 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.3:
  * vlr.c: fix condition to check MSISDN presence
  * vlr_gsup_rx: fix uninitialized rc

-------------------------------------------------------------------
Sun Jan 05 21:07:00 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.1:
  * libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp()

-------------------------------------------------------------------
Fri Jan 03 21:09:41 UTC 2020 - mardnh@gmx.de

- Update to version 1.6.0.0:
  * Bump version: 1.5.0.72-6e72-dirty → 1.6.0

-------------------------------------------------------------------
Tue Dec 31 21:03:16 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.72:
  * libmsc/gsm_04_11_gsup.c: fix SM-RP-OA encoding for MO SMS over GSUP
  * libmsc/gsm_04_11_gsup.c: do not init a buffer in gsm411_gsup_mo_fwd_sm_req()

-------------------------------------------------------------------
Sun Dec 15 21:04:28 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.70:
  * sms log tweak

-------------------------------------------------------------------
Thu Dec 12 21:05:35 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.69:
  * sms db: when storing an SMS, retrieve the ID
  * osmoappdesc.py, tests: switch to python 3
  * gsup: indicate CN-Domain in SendAuthInfo Requests

-------------------------------------------------------------------
Wed Dec 04 21:03:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.66:
  * msc: exit(2) on unsupported positional arguments on command line

-------------------------------------------------------------------
Mon Dec 02 21:05:30 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.65:
  * libmsc: fix potential NULL-pointer dereferences detected by GCC's LTO
  * counters: polish documentation of cm_service_request / paging_resp
  * counters: clarify documentation for MSC_CTR_CALL_* entries
  * counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entries
  * counters: clarify documentation for MSC_CTR_SMS_* entries

-------------------------------------------------------------------
Sun Dec 01 21:08:36 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.60:
  * Check for osmo_fsm_register() error return value
  * manual: Fix copy+paste error
  * check for osmo_ss7_init() error return value

-------------------------------------------------------------------
Thu Nov 28 21:14:42 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.57:
  * msc_vlr_test_call: rename lu_utran_tmsi
  * msc_vlr_tests: log descriptions in color with -v
  * msc_vlr_test_call.c: add MNCC logging
  * msc_vlr_tests: better err logging for dtap msgs
  * MNCC v6: add optional SDP to the socket protocol
  * add sdp_msg API: SDP parsing/composition
  * fix incoming call while Paging
  * msc_a CC: add some basic sanity tests
  * fail on invalid RTP address from MGW

-------------------------------------------------------------------
Sat Nov 23 21:07:50 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.48:
  * Fix some typos

-------------------------------------------------------------------
Tue Nov 12 21:07:40 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.47:
  * BSSMAP: decode Codec List (BSS Supported)
  * fix msc_vlr_test_call.c

-------------------------------------------------------------------
Mon Nov 11 21:05:30 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.45:
  * cc trans: remove unused tch_rtp_create

-------------------------------------------------------------------
Mon Nov 04 21:05:37 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.44:
  * charts: add full MO and MT voice call diagram
  * add msc_log_to_ladder.py
  * CC: add error handling for CRCX responses
  * use osmo_sockaddr_str_is_nonzero()
  * rtp_stream: sanely cancel MGW endpoint FSM notify
  * fsm: use deferred deallocation

-------------------------------------------------------------------
Wed Oct 30 21:03:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.38:
  * send MNCC REL only if MNCC has actually started
  * log: ran_msg_a: tweak a message name
  * log: RANAP encode: use RANAP message names instead of BSSAP
  * BSSMAP log tweak
  * also log MNCC_SETUP_REQ

-------------------------------------------------------------------
Tue Oct 29 21:04:11 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.33:
  * tests: only check IU configs if IU is enabled

-------------------------------------------------------------------
Thu Oct 24 20:04:16 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.32:
  * log: drop duplicate MNCC log
  * log which DTAP messages are sent to RAN
  * LOG_TRANS for CC: always log CC state

-------------------------------------------------------------------
Thu Oct 17 20:02:47 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.29:
  * vlr_auth_fsm: on SAI use the GSUP provided GMM cause code
  * make vlr_gmm_cause_to_mm_cause public

-------------------------------------------------------------------
Fri Sep 27 20:04:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.27:
  * catch GSUP auth result without auth_fsm

-------------------------------------------------------------------
Thu Sep 26 20:03:20 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.26:
  * paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeout
  * sgs_iface: Accept messages with unknown TLV elements

-------------------------------------------------------------------
Wed Sep 18 20:08:00 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.24:
  * fix error on BSSMAP Cipher Mode Complete L3 msg IE

-------------------------------------------------------------------
Mon Sep 16 20:05:33 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.23:
  * vlr: gmm_cause_to_fsm_and_mm_cause() drop fsm_cause_p argument
  * vty: fix access to wrong argv in paging response-timer

-------------------------------------------------------------------
Tue Sep 03 20:07:55 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.21:
  * msc_a fsm: ignore state chg to same state
  * ran_dec logging: log message sizes on errors
  * vlr: don't log about "gratuitous ID RESPONSE"
  * Implement a global switch on the network to disable call waiting.

-------------------------------------------------------------------
Mon Sep 02 20:06:41 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.17:
  * cosmetic: fix call_leg_ensure_ci() decl. arg name to match impl.
  * msc_a.c, CC trans: change a comment to a debug log
  * gsm48_tch_rtp_create(): check against NULL mgcp_info
  * msc_vlr_tests: GSUP: don't care about extra IEs
  * log, cosmetic: add "RR" to "Ciphering Mode Complete"

-------------------------------------------------------------------
Thu Aug 29 20:08:36 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.12:
  * tweak CC cause for incoming call to unattached nr
  * vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPD
  * fix segfault: don't send CC REL on NULL msc_a
  * cc trans: make sure bearer cap is empty
  * memleak on cc setup errors
  * mncc: send payload type matching chosen codec

-------------------------------------------------------------------
Tue Aug 27 20:04:59 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.6:
  * smpp_openbsc.c: check acl before deref it

-------------------------------------------------------------------
Mon Aug 19 20:16:42 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.5:
  * msc_a: switch RAN type back to SGs when a CSFB-Call is cleared

-------------------------------------------------------------------
Sun Aug 18 20:18:20 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.4:
  * libvlr/vlr.c: cosmetic: move message_type assignment

-------------------------------------------------------------------
Fri Aug 16 20:16:33 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.3:
  * sgs_iface: do not use SGsAP-MO-CSFB-INDICATION for CSFB return

-------------------------------------------------------------------
Wed Aug 14 20:28:10 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.2:
  * add 'encryption uea 1 2' cfg / fix ttcn3 iu tests

-------------------------------------------------------------------
Mon Aug 12 20:10:21 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.1:
  * cosmetic: make function mncc_tx_to_gsm_cc static

-------------------------------------------------------------------
Thu Aug 08 21:57:09 UTC 2019 - mardnh@gmx.de

- Update to version 1.5.0.0:
  * Bump version: 1.4.0 → 1.5.0
  * Fix dependency version requirements
  * vlr_lu_fsm: fix missing event for IMEISV
  * doc/sequence_charts: fix naming of mncc_fsm to mncc_call
  * doc/sequence_charts/mncc_fsm.msc: add SIP messages, tweak
  * add msc_vlr tests for UMTS without ciphering
  * do not force encryption on UTRAN
  * manual: adjust and fix auth and ciph docs
  * Remove undefined param passed to logging_vty_add_cmds
  * Set coding in mncc_set_cause()
  * minor comments in msc_vty.c

-------------------------------------------------------------------
Thu Jul 25 20:37:36 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.183:
  * doc: Add Osmux documentation to User Manual

-------------------------------------------------------------------
Wed Jul 24 20:30:12 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.182:
  * vlr_lu_fsm.c: don't send LU reject twice

-------------------------------------------------------------------
Mon Jul 22 20:06:59 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.181:
  * turn -Werror=null-dereference into a warning

-------------------------------------------------------------------
Mon Jul 22 10:31:53 UTC 2019 - Martin Hauke <mardnh@gmx.de>

- Disable LTO for now since it breaks compilation of the tests
  See: https://osmocom.org/issues/4115

-------------------------------------------------------------------
Thu Jul 18 20:08:08 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.180:
  * replace osmo_counter with stat_items

-------------------------------------------------------------------
Wed Jul 17 19:09:48 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.179:
  * fix spelling detected by lintian

-------------------------------------------------------------------
Thu Jul 11 20:19:44 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.178:
  * contrib/jenkins.sh: run "make maintainer-clean"

-------------------------------------------------------------------
Wed Jul 10 20:13:47 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.177:
  * libmsc/msc_vty.c: print subscriber expiration time
  * Fix: add missing semicolons to OSMO_ASSERT statements

-------------------------------------------------------------------
Thu Jun 20 20:29:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.175:
  * libmsc/ran_msg_iu.c: fix: properly handle SAPI IE of RANAP_DirectTransfer
  * libmsc/gsm_04_11.c: do not abuse LOG_TRANS() in gsm411_alloc_mt_trans()
  * gsm_04_11_gsup.c: fix broken reference counting for vsub
  * sms_queue.c: Improve misleading log line

-------------------------------------------------------------------
Wed Jun 19 20:31:26 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.171:
  * libvlr/vlr.c: do not expire subscribers if periodic LU is disabled
  * tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear()

-------------------------------------------------------------------
Tue Jun 18 20:12:42 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.169:
  * manuals: Include overview chapter about counters
  * manuals: Update counter/vty documentation
  * manuals: Add script to update vty/counter documentation from docker
  * libmsc/gsm_09_11.c: do not suppress rc of gsup_client_mux_tx()
  * libmsc/gsm_09_11.c: do not abuse LOG_TRANS() in gsm0911_rcv_nc_ss()
  * libmsc/gsm_09_11.c: fix broken reference counting for vsub
  * libmsc/gsm_09_11.c: avoid double zero-initialization of gsup_msg

-------------------------------------------------------------------
Mon Jun 17 20:09:53 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.162:
  * libmsc/gsm_09_11.c: properly handle OSMO_GSUP_MSGT_PROC_SS_ERROR
  * libmsc/gsm_09_11.c: inform HLR/EUSE if Paging has failed
  * libmsc/msc_net_init.c: pass pointer to gsm_network directly
  * libmsc/gsm_09_11.c: drop meaningless check for concurrent paging
  * libmsc/gsm_09_11.c: drop rudimentary vsub->cgi.lai.lac check
  * libmsc/gsm_09_11.c: log network-originated session establishment error
  * libmsc/gsm_09_11.c: do not abuse LOG_TRANS() and early trans allocation
  * libvlr: fix sgsn tmsi creation, replace constant with define

-------------------------------------------------------------------
Sat Jun 15 20:16:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.154:
  * libmsc/paging.c: cosmetic: remove leading space in log line
  * libmsc/paging.c: cosmetic: actually use default branch of switch
  * libmsc/paging.c: avoid double zero-initialization
  * libmsc/msc_a.c: fix: remove dummy allstate_action of msc_a_fsm
  * libmsc/gsm_04_08.c: clean up unused leftover includes
  * libmsc/gsm_09_11.c: send GSUP PROS_SS ERROR message when needed
  * libmsc/gsm_09_11.c: fix: return trans from establish_nc_ss_trans()
  * gsup_client_mux_tx_error_reply(): fix: do not omit SM-RP-MR IE
  * gsup_client_mux_tx_error_reply(): fix: do not omit message class IE
  * gsup_client_mux_tx_error_reply(): fix: do not omit session IEs
  * gsup_client_mux_tx_error_reply(): fix: do not override IMSI
  * libmsc/gsm_0(4|9)_11_gsup.c: print error message if subscr is not known
  * libmsc/mncc_builtin.c: drop dummy switch in int_mncc_recv()

-------------------------------------------------------------------
Sun Jun 09 20:02:56 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.141:
  * libmsc/db.c: get rid of hard-coded SMS expiry threshold

-------------------------------------------------------------------
Thu Jun 06 20:03:10 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.140:
  * libmsc/db.c: warn user about SMS text truncation
  * libmsc/db.c: introduce and use parse_sm_ud_from_result()
  * libmsc/db.c: fix potential integer overflow

-------------------------------------------------------------------
Wed Jun 05 20:03:07 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.137:
  * db_sms_test: Remove libdbi expected driver load errors
  * debian/control: add missing libdbd-sqlite3 to Build-Depends

-------------------------------------------------------------------
Tue Jun 04 20:03:11 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.135:
  * db_sms_test: Do not print exact memcmp result
  * db: Fix call to mempcy with NULL src ptr

-------------------------------------------------------------------
Mon Jun 03 20:03:19 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.133:
  * libmsc/db.c: fix storing SMS with empty TP-User-Data
  * Introduce initial unit test for db_sms_* API
  * tests: share stubs.h from msc_vlr_test as stubs.c
  * libmsc/msc_vty.c: do not abuse strlen() to check char buffers
  * libmsc/msc_vty.c: refactor 'show subscr / conn / trans' commands

-------------------------------------------------------------------
Fri May 31 20:03:19 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.128:
  * debian: create -doc subpackage with pdf manuals

-------------------------------------------------------------------
Wed May 29 20:03:17 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.127:
  * Use GSM23003_MSISDN_MAX_DIGITS from libosmogsm

-------------------------------------------------------------------
Mon May 27 20:03:07 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.126:
  * sgs_iface: detect and react to VLR/HLR failure

-------------------------------------------------------------------
Sun May 26 20:03:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.125:
  * transaction: accept trans_type enum in trans_log_subsys()
  * Request Osmux CID and forward it in Assign Req and Assign Compl

-------------------------------------------------------------------
Sun May 19 20:03:20 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.123:
  * libmsc/gsm_04_11.c: properly handle MMTS indication
  * a_iface: Announce Osmux support on RESET (ACK) send
  * bssap: Detect BSC Osmux support on RESET (ACK) recv
  * vty: Add option to enable osmux towards BSCs
  * build osmo-msc: add "missing" LIBASN1C_LIBS

-------------------------------------------------------------------
Thu May 16 20:03:38 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.118:
  * libmsc/rtp_stream.c: prevent NULL-pointer dereference
  * libmsc/msc_vty.c: use llist_count() in subscr_dump_full_vty()
  * libmsc/msc_vty.c: fix documentation of 'show subscriber id'
  * libmsc/msc_vty.c: fix: use msub_for_vsub() in subscr_dump_full_vty()

-------------------------------------------------------------------
Wed May 15 20:03:09 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.114:
  * remove msc specific db counters
  * ran_peer: Move rx_reset_ack logic into its own func
  * vlr: optionally send IMEI early to HLR
  * vlr: when setting IMEISV, also set IMEI
  * vlr: fix IMEI length
  * vty: make retrieve-imeisv-early configurable

-------------------------------------------------------------------
Tue May 14 20:03:04 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.108:
  * libmsc/ran_peer.c: avoid unreasonable use of goto in ran_peer_down_paging()
  * libmsc/ran_peer.c: fix msgb memleaks in ran_peer_down_paging()
  * make LOG_TRANS() NULL-safe again
  * vlr_lu_fsm.c: assert for invalid events
  * libmsc/mncc_call.c: fix uninitialized access of stack memory
  * libmsc/ran_msg_a.c: prevent chosen_encryption->key buffer overrun
  * libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification()
  * libmsc/ran_msg_a.c: avoid ternary operator in struct initialization
  * libmsc/gsm_04_11.c: fix NULL-pointer dereference in gsm340_rx_tpdu()
  * sms_queue_test: assert return value of osmo_use_count_get_put()
  * libmsc/msc_a.c: fix possible NULL-pointer dereferences
  * libmsc/msc_ho.c: fix unreacheable check of MSC-T role allocation
  * libmsc/sgs_server.c: do not override rc in case of SCTP_SHUTDOWN_EVENT

-------------------------------------------------------------------
Mon May 13 20:03:08 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.95:
  * tests/.../Makefile.am avoid redundant linkage with librt

-------------------------------------------------------------------
Sun May 12 20:03:02 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.94:
  * libmsc/gsm_04_11_gsup.c: cosmetic: drop useless variable
  * libmsc/gsm_04_08.c: clarify IMEI rejection in gsm48_rx_mm_serv_req()
  * libmsc/gsm_04_08.c: refactor CM Service Request parsing
  * libmsc/gsm_04_08.c: fix: print proper length value
  * silence error messages about HANDOVER_END not permitted
  * add DSS logging category
  * libmsc/gsm_04_11.c: cosmetic: restructure gsm411_mm_send()
  * libmsc/gsm_04_11.c: fix double init of both SMR and SMC FSMs

-------------------------------------------------------------------
Sat May 11 20:03:25 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.86:
  * Iu: Send SMS over SAPI-3

-------------------------------------------------------------------
Fri May 10 20:03:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.85:
  * call_leg: document the parent_event_* items
  * call_leg: remove unused event MSC_EV_CALL_LEG_RTP_RELEASED
  * SMPP: Don't accept password or system-id exceeding spec length
  * LOG_TRANS: store subsys in trans, unify USSD logging back to DMM
  * no HO call forwarding if no RTP stream
  * make msc_a_vsub() and others NULL-safe
  * ran_a_make_handover_request(): allow no encryption
  * libmsc/gsm_04_11.c: properly handle TP-User-Data-Length
  * libmsc/ran_peer.c: fix msgb memleak in ran_peer_rx_reset()

-------------------------------------------------------------------
Thu May 09 20:03:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.76:
  * comment: apply function renames to message cycle explanation
  * msub_check_for_release(): Initialize msc_role_a_c
  * vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config
  * fix regression: fix internal MNCC operation
  * smpp: Make libsmpp34 use talloc for its allocations

-------------------------------------------------------------------
Wed May 08 20:04:17 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.71:
  * rename bscconfig.h to config.h, cleanup
  * GSUP: include terminating nul in inter-MSC source/destination name
  * large refactoring: support inter-BSC and inter-MSC Handover
  * gsm_04_11: use gsm48_decode_bcd_number2(), evaluate rc

-------------------------------------------------------------------
Tue May 07 20:04:30 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.67:
  * fix various missing line endings in logging

-------------------------------------------------------------------
Fri Apr 26 20:03:07 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.66:
  * vlr subscr get/put: also check against NULL

-------------------------------------------------------------------
Thu Apr 25 20:03:06 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.65:
  * libmsc/gsm_04_11.c: clarify implicit CP-ACK handling
  * libmsc/db.c: print info about database name and libdbi version
  * configure.ac: drop useless SQLite3 dependency

-------------------------------------------------------------------
Tue Apr 23 20:03:40 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.62:
  * vlr_sgs_fsm: make sure vsub is marked used when LA is present

-------------------------------------------------------------------
Mon Apr 15 20:03:30 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.61:
  * configure.ac: drop rudimentary check for -fvisibility=hidden
  * smpp: fix vlr_subscr use count bugs

-------------------------------------------------------------------
Sun Apr 14 20:04:00 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.59:
  * Allow MME name preformatted as FQDN in SGsAP

-------------------------------------------------------------------
Fri Apr 12 20:03:26 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.58:
  * gsm_04_08_cc: improve logging for CC trans
  * add LOG_TRANS, proper context for all transactions
  * vlr_subscr: use osmo_use_count
  * sms queue: avoid repeated Paging for a failed SMS
  * enable osmo_fsm_term_safely(), apply logging changes

-------------------------------------------------------------------
Thu Apr 11 20:03:23 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.53:
  * sgs_iface: fix nullpointer dereference

-------------------------------------------------------------------
Wed Apr 10 20:04:33 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.52:
  * smpp_smsc: Call destroy_tlv() when using build_tlv()
  * sms_queue: Print dest msisdn instead of unknown subscriber

-------------------------------------------------------------------
Mon Apr 08 20:03:25 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.50:
  * msc/gsm_data.h: drop unused SMS_HDR_SIZE macro

-------------------------------------------------------------------
Sun Apr 07 20:03:05 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.49:
  * vlr_sgs: start lu expiration timer on sgs eps detach
  * vlr_sgs: fix SGs IMSI detech from non EPS services

-------------------------------------------------------------------
Mon Apr 01 20:03:09 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.47:
  * tests/sms_queue: track the use of NULL talloc memory contexts
  * libmsc/sms_queue.c: fix memleak in smsq_take_next_sms()

-------------------------------------------------------------------
Sun Mar 31 20:02:59 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.45:
  * Write configuration correctly from vty (alert notifications)

-------------------------------------------------------------------
Thu Mar 28 21:02:59 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.44:
  * libmsc: fix: properly initialize the SGs server
  * libmsc/sgs_vty.c: don't print SGs socket error twice
  * libmsc/sgs_iface.c: register sgs_vlr_reset_fsm on DSO load
  * libmsc/sgs_iface.c: fix copy-paste error

-------------------------------------------------------------------
Wed Mar 27 21:04:40 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.40:
  * debian/control: Fix typo

-------------------------------------------------------------------
Sun Mar 24 21:02:55 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.39:
  * vlr_subscr_name(): use OSMO_STRBUF

-------------------------------------------------------------------
Tue Mar 19 21:03:21 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.38:
  * msc_vty: add missing header file
  * libvlr: Allow 2G auth tuples to be re-used without going through AUTH
  * a_iface: OSMO_ASSERT() if we ever want to send BSSAP with invalid length

-------------------------------------------------------------------
Fri Mar 15 21:03:02 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.35:
  * silent_call: use osmo_strlcpy() instead of strncpy()

-------------------------------------------------------------------
Thu Mar 14 21:03:06 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.34:
  * libmsc: Allow different channel types to be requested as silent calls

-------------------------------------------------------------------
Mon Mar 11 21:03:04 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.33:
  * vty: add cmd subscriber ID sms delete-all

-------------------------------------------------------------------
Thu Mar 07 21:02:55 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.32:
  * SMS queue: properly log failed attempts number
  * gsm_04_11_gsup.c: drop unused conn lookup
  * use only accepted ran_conns for new transactions

-------------------------------------------------------------------
Thu Feb 28 21:02:59 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.29:
  * Don't deliver alert notifications to ESME not yet bound.
  * libmsc/msc_vty.c: drop dead comparison against null
  * libmsc/sgs_vty.c: always write server address and VLR name

-------------------------------------------------------------------
Wed Feb 27 21:03:05 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.26:
  * libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference
  * libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS

-------------------------------------------------------------------
Tue Feb 26 21:03:08 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.24:
  * debian: depend on libdbd-sqlite3

-------------------------------------------------------------------
Thu Feb 21 21:02:57 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.23:
  * libmsc/gsm_09_11.c: implement guard timer for NCSS sessions

-------------------------------------------------------------------
Mon Feb 18 21:03:08 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.22:
  * a_iface: Fix hexdumping of N-DATA.req
  * a_iface: use 'const' qualifier for ran_conn whenever possible
  * a_iface: Centralize/wrap BSSAP / N-DATA transmission

-------------------------------------------------------------------
Fri Feb 15 21:03:03 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.19:
  * transaction.h: use #pragma once as include guard
  * transaction: fix description of trans_assign_trans_id()
  * transaction: clarify magic 0xff transaction ID
  * transaction: drop meaningless ti_flag of trans_assign_trans_id()

-------------------------------------------------------------------
Thu Feb 14 21:03:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.15:
  * libmsc/osmo_msc.c: move connection ref-counting code to 'ran_conn.c'

-------------------------------------------------------------------
Wed Feb 13 21:11:41 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.14:
  * libmsc/gsm_04_80.c: add msc_send_ussd_release_complete_cause()
  * libmsc/gsm_04_80.c: use gsm0480_create_release_complete()

-------------------------------------------------------------------
Tue Feb 12 21:03:57 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.12:
  * a_iface: Include CSFB Indication into BSSMAP CLEAR COMMAND

-------------------------------------------------------------------
Wed Feb 06 21:02:28 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.11:
  * configure.ac: Check for libsctp
  * debian: depend on libsctp-dev

-------------------------------------------------------------------
Tue Feb 05 21:02:27 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.9:
  * VLR tests: use msgb_eq_data_print() for comparison
  * Add SGs Interface

-------------------------------------------------------------------
Fri Feb 01 21:02:19 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.7:
  * libmsc/gsm_04_11.c: introduce and use gsm411_assign_sm_rp_mr()
  * libmsc/gsm_04_11.c: also assign SM-RP-MR to MO transactions
  * transaction: change arguments of trans_find_by_sm_rp_mr()

-------------------------------------------------------------------
Sat Jan 26 21:02:14 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.4:
  * libmsc/ran_conn.c: cosmetic: use tabs instead of N * 8 spaces
  * transaction.c: cosmetic: use 'default' branch in trans_free()

-------------------------------------------------------------------
Thu Jan 24 21:07:09 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.2:
  * Various logging fixes
  * Handle LCLS-NOTIFICATION message from BSS

-------------------------------------------------------------------
Tue Jan 22 20:35:29 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.1.0:
  * Bump version: 1.3.0 → 1.3.1

-------------------------------------------------------------------
Tue Jan 22 07:32:13 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.0.1:
  * fix build: apply msgb_wrap_with_TL() rename

-------------------------------------------------------------------
Mon Jan 21 21:02:33 UTC 2019 - mardnh@gmx.de

- Update to version 1.3.0.0:
  * Bump version: 1.2.0.199-45df98-dirty → 1.3.0

-------------------------------------------------------------------
Fri Jan 18 21:02:27 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.199:
  * vty: make 'sh connect/transact' readable again

-------------------------------------------------------------------
Thu Jan 17 21:02:36 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.198:
  * Cosmetic: Fix spelling in smpp vty
  * Make alert notifications vty configurable per ESME
  * SMS: remove code duplication in transaction init

-------------------------------------------------------------------
Wed Jan 16 21:02:22 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.195:
  * MNCC: use explicit struct type in gsm_call
  * Enable SMS-related log in VLR tests
  * VLR: send CHECK-IMEI to EIR/HLR

-------------------------------------------------------------------
Mon Jan 14 21:02:21 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.192:
  * Fix trans_has_conn() doxygen description

-------------------------------------------------------------------
Sat Jan 12 21:02:23 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.191:
  * gsm_04_08: Fix nullpointer deref
  * gsm_04_08_cc.c: drop non-sensible error message
  * msc_vlr_tests: tweak logging in verbose mode
  * err log: fully log MS supported A5 algos on mismatch
  * tweak fsm_msc_mgcp FSM and FI name
  * mm_rx_id_resp(): use osmo_mi_name()
  * refactor log ctx for vlr_subscr and ran_conn
  * rx CM Service Req: reject double use sooner
  * add LOG_RAN_CONN() to use the conn->fi->id for context
  * use osmo_lu_type_name() from libosmocore
  * libmsc/gsm_04_11.c: accept MT SMS messages over GSUP

-------------------------------------------------------------------
Fri Jan 11 21:02:24 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.180:
  * Use explicit protocol discriminator for NC SS/USSD session

-------------------------------------------------------------------
Wed Jan 09 21:02:30 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.179:
  * VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg
  * vlr_core.h: remove duplicate declarations
  * msc_vty.c: make check-imei-rqd configurable
  * Cosmetic: msc_vty: remove redundant "0 =", "1 ="

-------------------------------------------------------------------
Tue Jan 08 21:02:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.175:
  * use mgcp-client configured endpoint domain name

-------------------------------------------------------------------
Fri Jan 04 21:02:21 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.174:
  * use osmo_rat_type from libosmocore
  * vty cfg: move 'ipa-name' from 'msc' to 'hlr' section
  * vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminates
  * abort assignment on Assignment Failure
  * fix: incoming call during ongoing call
  * move trans->assignment_done to cc.assignment_started
  * remove code dup: add msc_mgcp_try_call_assignment()
  * Constify transaction helpers parameters
  * fix vlr ops.subscr_assoc re-association

-------------------------------------------------------------------
Thu Jan 03 21:02:18 UTC 2019 - mardnh@gmx.de

- Update to version 1.2.0.165:
  * release RTP stream only for matching CC transaction
  * cosmetics in msc_mgcp_call_release()
  * libmsc/gsm_04_11.c: forward MO SMS messages over GSUP
  * libmsc/VTY: introduce kill-switch for routing SMS over GSUP

-------------------------------------------------------------------
Sun Dec 23 21:02:19 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.161:
  * MNCC: use log wrapper for call processing

-------------------------------------------------------------------
Fri Dec 21 21:02:16 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.160:
  * use vty->type instead of local variable

-------------------------------------------------------------------
Thu Dec 20 21:02:26 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.159:
  * fix test_nodes.vty after libosmo-mgcp-client vty changes

-------------------------------------------------------------------
Wed Dec 19 21:02:23 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.158:
  * mgcp log tweak: say RAN, not BTS, like surrounding logging
  * fix msc_mgcp_fsm_evt_names: two missing events
  * msc_vty: also show IMEI and IMEISV
  * Remove redundancy in LAC processing
  * msc_vty: display current RAN type
  * msc_vty: display subscriber flags

-------------------------------------------------------------------
Tue Dec 18 21:02:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.152:
  * vty: show subscriber: put() before printing the use count
  * VLR: drop unused struct members
  * Use proper type for tch_rtp_connect() parameter
  * VLR tests: avoid leaking LAC access details
  * VLR tests: add logging macro with explicit value description

-------------------------------------------------------------------
Mon Dec 17 21:02:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.147:
  * CC: log more details about unhandled message/state
  * cosmetic: drop unused variable
  * comment: vlr: put the 'balancing' comment closer to the put()
  * vlr_lu_fsm: drop unused out_state INIT -> WAIT_IMEI
  * tweak comment to indicate sub_pres_vlr fsm as dead code
  * log: by default start with all categories on LOGL_NOTICE
  * cosmetic: drop duplicated #include

-------------------------------------------------------------------
Thu Dec 13 21:02:30 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.140:
  * require 'ipa-name' option to be set via config file

-------------------------------------------------------------------
Tue Dec 11 21:02:31 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.139:
  * Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c"
  * provide software version information to gsup peer
  * make gsup ipa name configurable in osmo-msc.cfg
  * LU: do not always invoke sub_pres_vlr_fsm_start()
  * detach cancelled subscribers from VLR
  * drop gsm48 RR ciph mode compl from permitted initial messages
  * move ASS-COMPL MGCP handling out of a_iface_bssap.c

-------------------------------------------------------------------
Mon Dec 10 21:02:20 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.132:
  * ASS-COMPL: do not fire Sec Mode Compl event

-------------------------------------------------------------------
Thu Dec 06 21:02:40 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.131:
  * contrib: fix makedistcheck with disabled systemd

-------------------------------------------------------------------
Wed Dec 05 21:02:33 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.130:
  * add VTY commands: mncc internal / external (== -M)
  * vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'
  * msc_main: mncc: move mncc socket decision to after read_cfg
  * cosmetic: msc_main.c: default args definition style
  * add test_nodes.vty transcript test
  * make: prepare for adding transcript tests
  * python tests: use py shebang instead of $(PYTHON)
  * gsm_subscriber: make function msc_paging_request() static
  * contrib/jenkins.sh: build and publish manuals

-------------------------------------------------------------------
Tue Dec 04 21:02:47 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.121:
  * Fix DISTCHECK_CONFIGURE_FLAGS override

-------------------------------------------------------------------
Sat Dec 01 21:02:16 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.120:
  * move gsm_cbfn to gsm_subscriber.h, the only user
  * drop cruft from gsm_subscriber.h
  * GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH
  * move gsm_auth_tuple to vlr.h as vlr_auth_tuple
  * cosmetic: drop some unused opaque struct defs
  * combine several small .h in msc_common.h
  * move ran_conn declarations to new ran_conn.h
  * move subscr_conn.c to ran_conn.c
  * rename some RAN conn related stuff to ran_conn_*
  * rename gsm_subscriber_connection to ran_conn
  * drop msc_compl_l3() return value
  * rename gsm_encr to geran_encr, it is only applicable on GERAN
  * populate gsm_subscriber_connection->encr during Ciph
  * adjust copyright in subscr_conn.c
  * cosmetic: subscr_conn_fsm_auth_ciph() should be static
  * drop unused tests/db/*
  * drop unused gsm0408_allow_everyone() declaration
  * drop unused SUBSCR_CONN_E_INVALID
  * drop unused openbscdefines.h

-------------------------------------------------------------------
Fri Nov 30 21:02:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.101:
  * libmsc/gsm_04_11.c: fix: always use SAPI 3 for MT SMS
  * drop unused gsm_network->handover.active
  * drop unused gsm_subscr_conn->mncc_rtp_bridge

-------------------------------------------------------------------
Thu Nov 29 21:02:17 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.98:
  * libmsc/gsm_04_11.c: refactor MT SMS message handling
  * libmsc/transaction: introduce trans_find_by_sm_rp_mr()

-------------------------------------------------------------------
Wed Nov 28 21:02:23 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.96:
  * libmsc/gsm_09_11.c: drop redundant assertion of stored msgb

-------------------------------------------------------------------
Tue Nov 27 21:02:36 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.95:
  * build manuals moved here from osmo-gsm-manuals.git
  * msc: update vty reference
  * OsmoBSC/HLR/MSC: Fix default config file name
  * add SGs / CSFB related dot + msc files
  * vty-ref: Update URI of docbook 5.0 schema
  * OsmoMSC: update VTY reference
  * share chapters/gsup.adoc from OsmoSGSN to OsmoMSC + OsmoHLR
  * OsmoMSC: add rate counter documentation
  * refactor Makefile build rules, don't use the FORCE
  * add OsmoHLR manual, OsmoHLR VTY reference
  * add OsmoMSC manual
  * libmsc/transaction.c: cosmetic: fix typo
  * libmsc/gsm_04_11.c: refactor RP-DATA header validation
  * libmsc/gsm_04_11.c: don't pass msgb to gsm411_rx_rp_{ack|error}

-------------------------------------------------------------------
Fri Nov 23 21:02:18 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.79:
  * osmo_msc: remove unused parameter from msc_dtap()

-------------------------------------------------------------------
Thu Nov 22 19:00:37 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.78:
  * msc_vlr_tests.c: drop duplicating DMM category definition

-------------------------------------------------------------------
Wed Nov 21 20:21:11 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.77:
  * msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free()
  * msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref()
  * libmsc/db.c: cosmetic: mark missing breaks in switch as intended

-------------------------------------------------------------------
Tue Nov 20 19:11:51 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.74:
  * Use libosmocore to function to parse cipher mode reject cause
  * Use BSSAP-specific TLV parser from libosmocore
  * msc: vty: Fix integer printf formatting

-------------------------------------------------------------------
Mon Nov 19 18:33:17 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.71:
  * Fix build with latest libosmocore
  * libmsc: Don't send SMS STATUS REPORT locally if the ESME accepted it.

-------------------------------------------------------------------
Sun Nov 18 21:02:28 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.69:
  * msc_vlr_tests: tweak conn_exists()

-------------------------------------------------------------------
Fri Nov 16 21:02:28 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.68:
  * vlr: drop unused is_ps parameter in vlr_subscr_req_lu()

-------------------------------------------------------------------
Tue Nov 13 21:02:45 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.67:
  * vty: add command to show all known BSC

-------------------------------------------------------------------
Thu Nov 08 21:02:27 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.66:
  * cosmetic: remove forgotten debug printf

-------------------------------------------------------------------
Sat Nov 03 21:02:24 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.65:
  * Add counters for BSSMAP cipher mode messages
  * Properly parse cause in cipher mode reject

-------------------------------------------------------------------
Thu Nov 01 21:02:37 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.63:
  * lu_fsm: result cb: use proper cause type (warning/coverity)

-------------------------------------------------------------------
Wed Oct 24 20:03:03 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.62:
  * gsm_04_08_cc: Add global guard timer for MNCC

-------------------------------------------------------------------
Sun Oct 21 17:25:14 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.61:
  * gsm0407_is_duplicate(): Handle error ret of gsm0407_pdisc_ctr_bin()

-------------------------------------------------------------------
Mon Oct 08 20:02:19 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.60:
  * msc_mgcp: move mncc struct initalization to where its actually needed

-------------------------------------------------------------------
Sat Oct 06 20:02:20 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.59:
  * GSUP client: send CN domain IE on LU request

-------------------------------------------------------------------
Sat Sep 29 19:48:01 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.58:
  * fix a use-after-free in msc_mgcp.c:_handle_error()

-------------------------------------------------------------------
Fri Sep 28 20:02:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.57:
  * mncc: fix byte ordering of IP-Address in mncc
  * vty: add SCCP related vty commands

-------------------------------------------------------------------
Wed Sep 19 20:02:32 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.55:
  * fix Classmark Update without VLR subscriber

-------------------------------------------------------------------
Mon Sep 17 20:02:43 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.54:
  * A5/n Ciph: request Classmark Update if missing
  * msc_vlr_tests: cosmetically tweak perm algo printing
  * store classmark in vlr_subscr, not conn

-------------------------------------------------------------------
Thu Sep 13 19:33:07 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.51:
  * Install sample cfg file to /etc/osmocom
  * Install systemd services with autotools

-------------------------------------------------------------------
Thu Aug 23 20:02:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.49:
  * cosmetic: mute "COMPLETE_LAYER_3 not permitted"

-------------------------------------------------------------------
Tue Aug 21 20:02:40 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.48:
  * use __FILE__, not __BASE_FILE__

-------------------------------------------------------------------
Fri Aug 17 20:05:21 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.47:
  * msc: Set talloc ctx for osmo_signal structures

-------------------------------------------------------------------
Tue Aug 14 20:03:33 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.46:
  * osmo-msc: track the use of talloc NULL memory contexts
  * osmo-msc: free the VTY talloc context on exit
  * osmo-msc: Improve shutdown due to signal and print talloc report on exit

-------------------------------------------------------------------
Sat Aug 11 20:02:18 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.43:
  * libmsc/mncc_sock.c: Add lchan_type_offset in queue_hello()

-------------------------------------------------------------------
Thu Aug 09 20:02:20 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.42:
  * doc: update mgw settings in example config file

-------------------------------------------------------------------
Tue Aug 07 20:02:18 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.41:
  * mgcp: use codec information returned with ASSIGNMENT COMPL.

-------------------------------------------------------------------
Sun Aug 05 20:02:25 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.40:
  * RRLP: print log when sending a position request
  * RRLP: migrate and share mode definitions from msc_vty.c
  * RRLP: fix: actually init the RRLP signal handlers
  * RRLP: properly name the init function
  * Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr
  * libmsc/gsm_09_11.c: clean up the local GSM 04.80 API
  * libmsc/rrlp.c: add missing include
  * msc/rrlp.h: use #pragma once include guard
  * msc/signal.h: use #pragma once include guard

-------------------------------------------------------------------
Tue Jul 31 20:02:24 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.31:
  * migrate to oap_client in libosmogsm

-------------------------------------------------------------------
Mon Jul 30 20:02:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.30:
  * 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
  * libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUP

-------------------------------------------------------------------
Sun Jul 29 20:02:22 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.25:
  * libvlr/vlr.c: forward unhandled GSUP messages towards MSC
  * msc_vlr_tests: don't abuse USSD-request to conclude connections

-------------------------------------------------------------------
Fri Jul 27 20:02:32 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.23:
  * cosmetic: typos in log and comment
  * Iu MGCP: no need to loopback on the cn side
  * vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler error

-------------------------------------------------------------------
Wed Jul 25 20:02:34 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.20:
  * libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c)
  * git-version-gen: Don't check for .git directory

-------------------------------------------------------------------
Sat Jul 07 20:05:04 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.18:
  * configure.ac: drop unused dependencies

-------------------------------------------------------------------
Mon Jun 25 20:02:31 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.17:
  * VLR: reject overlong IMSIs in ID RESP messages

-------------------------------------------------------------------
Thu Jun 21 20:02:20 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.16:
  * jenkins.sh: Use --enable-werror only when iu support is disabled

-------------------------------------------------------------------
Mon Jun 18 20:02:28 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.15:
  * .gitignore: ignore src/libgsupclient/gsup_test_client

-------------------------------------------------------------------
Fri Jun 15 20:02:39 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.14:
  * msc_main: Fix typo in description of version param

-------------------------------------------------------------------
Thu Jun 14 20:02:24 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.13:
  * 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

-------------------------------------------------------------------
Sun Jun 10 20:02:19 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.9:
  * libmsc/ussd.c: use connection ref-counting and transactions
  * libmsc: properly name the MSC_CONN_USE token for SS
  * libmsc/ussd.c: FIX: properly indicate errors

-------------------------------------------------------------------
Tue May 29 20:02:45 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.6:
  * mgcp: do not start connections in loopback mode
  * mgcp: hack to keep IuUP working

-------------------------------------------------------------------
Wed May 23 20:02:51 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.4:
  * implement periodic Location Update expiry in the VLR

-------------------------------------------------------------------
Fri May 18 20:02:45 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.3:
  * a_reset: cleanup + remove dead code
  * remove redundant unconditional PKG_CHECK_MODULES for libsmpp

-------------------------------------------------------------------
Wed May 16 20:03:30 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.1:
  * vlr_access_req_fsm: use correct cause codes

-------------------------------------------------------------------
Thu May 03 20:03:13 UTC 2018 - mardnh@gmx.de

- Update to version 1.2.0.0:
  * Bump version: 1.1.2.269-86f21-dirty → 1.2.0

-------------------------------------------------------------------
Tue Apr 24 20:02:43 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.269:
  * Remove unused GSM_PAGING_OOM
  * setup_trig_pag_evt: Remove uneeded default case in switch statement
  * setup_trig_pag_evt: Always log correct paging failure case
  * setup_trig_pag_evt: Fix heap-use-after-free

-------------------------------------------------------------------
Tue Apr 17 20:03:00 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.265:
  * tests/msc_vlr: fix expected SS message names
  * smpp_smsc_conf: Fix heap-use-after-free

-------------------------------------------------------------------
Mon Apr 16 20:02:49 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.263:
  * cosmetic: use enum ranap_nsap_addr_enc instead of int

-------------------------------------------------------------------
Sat Apr 14 20:28:39 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.262:
  * smpp: Unset esme->acl on socket close
  * sms_queue: fix use-after-free on 'pending'

-------------------------------------------------------------------
Thu Apr 12 21:47:26 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.260:
  * CC: intentionally release T308 on BSSMAP Clear Request from BSC
  * refactor subscr_conn and subscr_conn_fsm de-/alloc
  * properly receive BSSMAP Clear Complete and Iu Release Complete
  * fix BSC Clear Request
  * cosmetic: embed compl_l3_type in FSM id
  * libmsc/ussd: don't overwrite rc if decoding failed
  * refactor VLR FSM result handling
  * msc conn ref counts: log human readable list of conn owners

-------------------------------------------------------------------
Wed Apr 11 20:02:41 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.252:
  * msc_mgcp.c: log endpoint name instead of pointer
  * msc_mgcp: do not send wildcarded DLCX messages

-------------------------------------------------------------------
Tue Apr 10 18:48:07 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.250:
  * ussd.h: cosmetic: remove useless comment
  * ussd.h: cosmetic: use '#pragma once' include guard
  * libmsc/gsm_04_80.c: drop unused 'in_msg' argument
  * libmsc/ussd.c: cosmetic: correct log level and message
  * trans_free: drop bad assertion
  * msc_vlr_test_call: reproduce OS#3062

-------------------------------------------------------------------
Mon Apr 09 18:39:46 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.244:
  * DTAP: Ensure proper DLCI is used in MSC-originated DTAP
  * Permit any Sender MSISDN when sending SMS from VTY

-------------------------------------------------------------------
Mon Apr  9 12:04:28 UTC 2018 - mardnh@gmx.de

- Build with --enable-iu

-------------------------------------------------------------------
Sat Apr 07 18:53:29 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.242:
  * msc_mgcp.c: Fix several wrong ptr printf fmt
  * BSSAP: Return error code if COMPL L3 with no or too short L3 payload
  * a_iface_bssap: Treat inbound RESET as implicit RESET ACK
  * a_iface: If L3/DTAP returns error in COMPL L3, close SCCP connection
  * cosmetic: remove unused variable
  * cosmetic: gsm_04_08.c: drop unused struct gsm_lai
  * trans_free: tear down conn when last transaction is done
  * dissolve libcommon,libcommon-cs: clean up vty definitions
  * cosmetic: msc_vty.c: use static gsmnet instead of gsmnet_from_vty()
  * dissolve libcommon: drop unused bsc_version.c
  * dissolve libcommon: drop debug.c
  * dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.c
  * dissolve libcommon: drop gsm_subscriber_base.c, move vlr_subscr_* to vlr.c
  * dissolve libcommon: drop gsm_data.c, move code to libmsc
  * rename libcommon to libgsupclient
  * dissolve libcommon-cs: mv a_reset.c to libmsc
  * dissolve libcommon-cs: move gsm_network_init() to libmsc
  * dissolve libcommon-cs: move gsm48_* code to libmsc, drop sms_next_rp_msg_ref()
  * remove empty libcommon-cs
  * contrib: osmo-msc.service: Depend on osmo-mgw.service
  * gsup_test_client: gsupc_read_cb: fix uninitialized value 'io'
  * use osmo_init_logging2() with proper talloc ctx
  * drop some dead definitions (gsm_data.h, gsup_client.c)
  * test_reject_concurrency: missing assert
  * cosmetic: rx_bssmap: read message type once into local var
  * cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi
  * cosmetic: rename subscr_conn_from to complete_layer3_type
  * subscr_conn: store complete_layer3_type in conn, not FSM event arg
  * unify allocation of gsm_subscriber_connection

-------------------------------------------------------------------
Fri Mar 16 19:59:30 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.213:
  * msc_mgcp: to not access higher layers after release

-------------------------------------------------------------------
Thu Mar 15 18:38:08 UTC 2018 - mardnh@gmx.de

- Update to version 1.1.2.212:
  * mgcp: be sure that pending mgcp transactions are canceled before free
  * trans_free: safeguard against a still running CC timer on free
  * msc_mgcp: use more conceise error msg on truncation
  * mcgp: let the MGW allocate the MGCP endpoint
  * use libosmocom to parse cell identifier in bssmap_rx_l3_compl()
  * cosmetic: remove disabled (debug) code gsm_04_08.c
  * cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challenge
  * cosmetic: msc_vlr_tests: enable CC logging in debug
  * cosmetic: rename conn_fsm "bump" event to "release_when_unused"
  * msc_vlr_tests: add CC Release test and test to catch OS#2779

-------------------------------------------------------------------
Sun Feb 18 19:23:33 UTC 2018 - mardnh@gmx.de

- Build with --enable-iu

-------------------------------------------------------------------
Wed Feb 14 16:08:29 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.1.2.158

-------------------------------------------------------------------
Sat Feb 10 20:47:32 UTC 2018 - mardnh@gmx.de

- Show testsuite.log when tests are failing

-------------------------------------------------------------------
Sat Feb 10 16:18:13 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.1.2.145

-------------------------------------------------------------------
Thu Jan 25 19:15:21 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.1.2.105
- Remove patch:
  * osmo-msc-fix-includes.patch (fixed upstream)

-------------------------------------------------------------------
Wed Jan 24 13:10:50 UTC 2018 - mardnh@gmx.de

- Update to new upstream snapshot 1.1.2.84
-------------------------------------------------------------------
Fri Dec 29 14:50:52 UTC 2017 - mardnh@gmx.de

- Update Patch:
  * osmo-msc-fix-includes.patch (more include fixes)

-------------------------------------------------------------------
Fri Dec 29 12:18:40 UTC 2017 - jengelh@inai.de

- %service_* already takes care of restart/removal

-------------------------------------------------------------------
Thu Dec 28 09:39:36 UTC 2017 - mardnh@gmx.de

- Initial package, version 1.1.2
openSUSE Build Service is sponsored by