aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Log address on GTP creationMax1-0/+2
2017-10-27Log GTP-U endpoints updateMax2-5/+7
2017-10-26Fix libosmo-sigtran dependencyMax1-2/+4
2017-10-26gbproxy: don't link unnecessaryMax2-3/+0
2017-10-25non-iu-build: guard vty libosmo-sigtran function calls.Philipp Maier1-0/+6
2017-10-25log: fix default loglevelsPhilipp Maier1-9/+9
2017-10-20Fix APN printingMax1-18/+2
2017-10-20SGSN: check that GSN is created in proper modeMax1-0/+3
2017-10-20SGSN: print additional GTP-related infoMax2-1/+7
2017-10-17Use new FSF address in license headerMax1-1/+1
2017-10-09Check for correct P-TMSI allocationMax1-2/+5
2017-10-09Move P-TMSI alloc/update into separate functionMax1-13/+16
2017-10-02Use extended logging for PDP contextsMax1-2/+3
2017-09-23gbproxy: ensure peer allocation resultMax1-2/+2
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr47-191/+191
2017-09-06drop files unrelated to osmo-sgsnNeels Hofmeyr3-248/+0
2017-08-30sccp init: pass no local m3ua addr to use defaultsNeels Hofmeyr1-4/+3
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr157-67797/+760
2017-08-30add msg type to SMS rx loggingNeels Hofmeyr1-1/+3
2017-08-30gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr26-7296/+22
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr23-1029/+129
2017-08-30mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier38-650/+3617
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.Keith2-2/+3
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-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-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte8-51/+17
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 Pedrol1-6/+3
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris2-3/+5
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 Ayuso1-6/+162