aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-06debian: fix web and VCS links, tweak osmo-msc.installNeels Hofmeyr2-4/+4
2017-09-06rename openbsc.pc to osmo-msc.pcNeels Hofmeyr3-4/+4
2017-09-06rewrite READMENeels Hofmeyr1-37/+22
2017-09-06configure.ac: fix to "AC_INIT[osmo-msc]"Neels Hofmeyr1-1/+1
2017-09-05jenkins: drop unused build matrix vars, always --enable-smppNeels Hofmeyr1-2/+2
2017-09-03jenkins: fix build: osmo-mgw from master, not pre_releaseNeels Hofmeyr1-1/+1
2017-08-30am: msc_vlr_tests: use AM_LDFLAGS instead of COMMON varsNeels Hofmeyr1-53/+32
2017-08-29build: check for -lgsmNeels Hofmeyr1-11/+27
2017-08-29rework debian packages supportAlexander Couzens13-551/+234
2017-08-29libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr251-100345/+17
2017-08-29add msg type to SMS rx loggingNeels Hofmeyr1-1/+3
2017-08-29msc_vlr tests: add IMEISV testsNeels Hofmeyr6-48/+1324
2017-08-29gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr52-11424/+47
2017-08-29.gitignore: cosmetic: use globs to ignore test binariesNeels Hofmeyr1-39/+7
2017-08-29cosmetic: msc_vlr_tests: drop unused varNeels Hofmeyr1-1/+0
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr36-1150/+213
2017-08-29MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222Neels Hofmeyr1-1/+1
2017-08-29mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier80-706/+4478
2017-08-28Use release helper from libosmocoreMax2-0/+7
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte5-0/+10
2017-08-27NITB: remove 'help' output about '-a' option that is removed for agesHarald Welte1-2/+0
2017-08-27libmsc: Use actual delivery time in delivery reports.Keith3-2/+4
2017-08-27gbproxy: log signal value as textMax1-6/+4
2017-08-27gbproxy: log unhandled BSSGP PDU as textMax1-2/+1
2017-08-27libmsc: Fix wrong handling of user_message_reference parameterPau Espin Pedrol1-2/+2
2017-08-27smpp: Fix compilation warningPau Espin Pedrol1-1/+1
2017-08-27sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-27LIBMSC: Use sms->text, not sms->user_data to construct report bodyKeith1-1/+1
2017-08-27LIBMSC: Place correct dst address in status reportKeith1-1/+1
2017-08-27libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34Pablo Neira Ayuso1-7/+1
2017-08-27increase libsmpp34 version requirement to 1.12Harald Welte1-1/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte11-148/+19
2017-08-27sgsn_vty: Don't assume pdp->lib is always validHarald Welte1-14/+16
2017-08-27Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte2-2/+5
2017-08-27SGSN: Fix RAN information exposed on GTP during PDP CTX CREATEHarald Welte1-7/+18
2017-08-27mgcp: Fix uplink activation of Osmux streamPau Espin Pedrol1-2/+4
2017-08-27handover_logic: set correct link to bts for subscriber_connection in case of ...Ivan Kluchnikov1-0/+1
2017-08-27mgcp_osmux: Remove unused parameterPau Espin Pedrol2-8/+4
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris6-9/+42
2017-08-27libmsc: use new smpp34 esm_class definitionsPablo Neira Ayuso1-10/+8
2017-08-27libmsc: use smpp34_tlv_for_each() to avoid suboptimal TLV handlingPablo Neira Ayuso1-30/+40
2017-08-27libmsc: Remove comment not applying anymorePau Espin Pedrol1-1/+0
2017-08-27libmsc: gsm340_gen_oa_sub() may return negative valuePablo Neira Ayuso1-2/+9
2017-08-27libmsc: support GSM 03.40 status report for nitbPablo Neira Ayuso1-0/+5
2017-08-27libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status reportPablo Neira Ayuso2-2/+54
2017-08-27utils: smpp_mirror: bounce Delivery Receipts as Delivery AcknowledgmentsPablo Neira Ayuso1-9/+8
2017-08-27libmsc: update database to accomodate SMS status-report fieldsPablo Neira Ayuso2-6/+163