aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-24hintsneels/lcls_nonsenseNeels Hofmeyr3-1/+23
2020-11-22Current WIP in broken progresskeith/lcls_nonsenseKeith Whyte5-3/+110
2020-11-16Add vty option to globally enable LCLSMax3-1/+16
2020-11-16Autofill LCLS parameters for A-interface transactionsMax6-1/+79
2020-11-11Use osmo_fd_*_{disable,enable}Harald Welte2-6/+7
2020-11-07debian/control: Recommend installation of osmo-mgwHarald Welte1-0/+1
2020-10-24main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Vadim Yanitskiy1-11/+34
2020-10-19Use osmo_fd_setup() whenever applicableHarald Welte2-12/+3
2020-10-12contrib/jenkins: Enable parallel make in make distcheckPau Espin Pedrol1-2/+2
2020-09-26Convert paging response timer into an osmocom own X4 timerAlexander Couzens6-13/+21
2020-09-25gsm_04_08: check return code of osmo_mobile_identity_decode_from_l3()Philipp Maier1-1/+6
2020-09-25fix comment in ran_peer.hNeels Hofmeyr1-1/+1
2020-09-25drop duplicate ran_peer_find() vs ran_peer_find_by_addr()Neels Hofmeyr2-15/+3
2020-09-22Don't Store an SMS in the database when the ESME is not BoundKeith Whyte1-0/+10
2020-09-18mncc_call: fix memory overrunPhilipp Maier1-8/+9
2020-09-18fix MGCP timeout timerNeels Hofmeyr1-1/+1
2020-09-14mncc: Support IPv6 addresses (new version mncc 7)pespin/ipv6Pau Espin Pedrol5-22/+29
2020-09-09Support handling IPv6 Transport Address in Handover Request (Ack)Pau Espin Pedrol1-34/+14
2020-09-09tests: Fix VTY results after switch to newer libosmo-mgcp-clientPau Espin Pedrol2-2/+3
2020-09-08Support handling IPv6 Transport Address in Assignment CompletePau Espin Pedrol1-10/+1
2020-09-08Support sending IPv6 Transport Address in Assignment CommandPau Espin Pedrol1-17/+40
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte18-126/+146
2020-08-24Change default SCTP conn NULL->127.0.0.1 to localhost->localhostPau Espin Pedrol1-2/+3
2020-08-24mncc_builtin: log type of unhandled message in int_mncc_recv()Vadim Yanitskiy1-1/+2
2020-08-24mncc_builtin: cosmetic: fix coding style in int_mncc_recv()Vadim Yanitskiy1-1/+1
2020-08-24fix crash for unknown MI during Paging ResponseNeels Hofmeyr1-1/+6
2020-08-20Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol5-7/+10
2020-08-20configure.ac: Drop trailing whitespacePau Espin Pedrol1-1/+1
2020-08-17Send "BSSMAP CommonID" to tell BSC about the IMSIHarald Welte14-14/+195
2020-08-13debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy1-1/+1
2020-07-29vty: fix vsub reference counting: call vlr_subscr_put()Vadim Yanitskiy1-0/+2
2020-07-29gsm_04_14: fix off-by-one error in create_gsm0414_msg()Vadim Yanitskiy1-1/+1
2020-07-28Clear Command: set cause value to "Call Control"Neels Hofmeyr1-0/+3
2020-07-12manuals: generate vty reference xml at build timeNeels Hofmeyr3-3255/+6
2020-07-09is_reset_msg: use proper enum for rc valueNeels Hofmeyr1-5/+5
2020-07-01sgs_tx_loc_upd_resp_cb(): fix error handling for MI encodingNeels Hofmeyr1-2/+8
2020-07-01refactor: move RESET Osmux TLV parsing to ran_msg_a.cNeels Hofmeyr6-26/+60
2020-06-25make vty-transcrip-test: use $VTY_TEST var like osmo-bscNeels Hofmeyr1-1/+4
2020-06-24propagate Compl L3 Info Cell ID to the VLR subscriber recordNeels Hofmeyr1-0/+6
2020-06-24vty 'show connection': show msc_a->via_cell instead of vsub->cgiNeels Hofmeyr1-1/+1
2020-06-24add comments to clarify some complete l3 detailsNeels Hofmeyr2-1/+9
2020-06-23osmo-msc.spec.in: Use %config(noreplace) to retain current config fileHarald Welte1-1/+1
2020-06-23add osmo-msc --vty-ref-xml: dump VTY ref XML to stdoutNeels Hofmeyr1-8/+20
2020-06-22msc_ho: fix CALL IDENTIFIER in HANDOVER REQUESTPhilipp Maier2-0/+4
2020-06-22msc_a: add callref as call id to ASSIGNMENT REQ.Philipp Maier3-1/+9
2020-06-22remove empty + unused ran_up_l2.cHarald Welte1-0/+0
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr17-122/+217
2020-06-19use new osmo_mobile_identity API everywhereNeels Hofmeyr21-255/+233
2020-06-18msc_vty: remove emergency-call command from networkPhilipp Maier1-5/+0
2020-06-15msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bitNeels Hofmeyr2-2/+2