aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-19libmgcp: Pass the pointer to the mgcp list on inituser/max/mscsplitDaniel Willmann7-14/+13
2017-09-19osmo-bsc_nat: Attempt to make bsc_mgcp_find_con aware of multiple MGCPDaniel Willmann3-6/+8
2017-09-19osmo-bsc_nat: Handle multiple mgcp configs in SCCP connDaniel Willmann4-6/+12
2017-09-19osmo-bsc_nat: Handle multiple mgcp configs in MGCP NAT codeDaniel Willmann1-38/+58
2017-09-19osmo-bsc_nat: Modify nat init to work with multiple mgcp_configsDaniel Willmann4-62/+75
2017-09-19libmgcp: Allow to get the mgcp_config by numberDaniel Willmann2-9/+10
2017-09-19Add warnings in places missing supportDaniel Willmann5-11/+33
2017-09-19osmo-bsc_mgcp: support multiple MGCPDaniel Willmann1-11/+14
2017-09-19libmgcp: allow multiple MGCP instancesDaniel Willmann3-192/+392
2017-09-19osmo-bsc_nat: Remove unused MSC elements in struct bsc_natDaniel Willmann1-6/+0
2017-09-19libfilter: Also handle detach indicationsDaniel Willmann2-1/+31
2017-09-19osmo-bsc_nat: Change the way bsc_nat_msc_is_connected() worksDaniel Willmann4-13/+19
2017-09-19tests: Test IMSI routing with multiple MSCsDaniel Willmann2-0/+50
2017-09-19osmo-bsc_nat: Implement access lists for MSC connsDaniel Willmann4-1/+85
2017-09-19osmo-bsc_nat: Change some functions to work with multiple MSC connsDaniel Willmann2-2/+11
2017-09-19osmo-bsc_nat: Support multiple MSCs in VTY/configDaniel Willmann4-68/+119
2017-09-19osmo-bsc_nat: Remove MSC IP cmdline optionDaniel Willmann1-8/+0
2017-09-19osmo-bsc_nat: Add functions for MSC config structDaniel Willmann2-0/+64
2017-09-19osmo-bsc_nat: Add infrastructure for multiple MSCDaniel Willmann4-0/+29
2017-09-14libmsc: Log Rx DELIVER-SM RESP before calling gsm411_send_rp_ackKeith1-4/+4
2017-09-13libmsc: sms_route_mt_sms() may return uninitialized return valuePablo Neira Ayuso1-20/+21
2017-09-13fix vty tests: vty no longer goes to parent node implicitlyNeels Hofmeyr2-22/+1
2017-09-11libmsc: annotate esme route in the sms object from deliver_to_esme()Pablo Neira Ayuso2-3/+12
2017-09-05Make use of osmo-build.sh to use dependency artifacts for builds.André Boddenberg1-46/+45
2017-09-04handover_decision: Fix condition for power budget handover attemptIvan Kluchnikov1-1/+1
2017-08-30SI13: drop PBCCH-related bitsMax3-69/+20
2017-08-29Use release helper from libosmocoreMax2-0/+7
2017-08-28Remove common_cs.h from .debMax1-1/+0
2017-08-27Use verify_value_string_arrays_are_terminated from osmo-ciHarald Welte1-3/+2
2017-08-21Revert "factor out & introduce struct gsm_encr, in common_cs.h"Neels Hofmeyr2-11/+6
2017-08-20Treat SIGTERM just like SIGINT in our programsHarald Welte5-0/+10
2017-08-18NITB: remove 'help' output about '-a' option that is removed for agesHarald Welte1-2/+0
2017-08-18libmsc: Use actual delivery time in delivery reports.Keith3-2/+4
2017-08-18gbproxy: log signal value as textMax1-6/+4
2017-08-18gbproxy: log unhandled BSSGP PDU as textMax1-2/+1
2017-08-18libmsc: Fix wrong handling of user_message_reference parameterPau Espin Pedrol1-2/+2
2017-08-16smpp: Fix compilation warningPau Espin Pedrol1-1/+1
2017-08-16sgsn_test: Fix wrong definition of wrap funcPau Espin Pedrol1-5/+5
2017-08-15LIBMSC: Use sms->text, not sms->user_data to construct report bodyKeith1-1/+1
2017-08-15LIBMSC: Place correct dst address in status reportKeith1-1/+1
2017-08-15libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34Pablo Neira Ayuso1-7/+1
2017-08-14increase libsmpp34 version requirement to 1.12Harald Welte1-1/+1
2017-08-14Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte11-148/+19
2017-08-14sgsn_vty: Don't assume pdp->lib is always validHarald Welte1-14/+16
2017-08-14Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte2-2/+5
2017-08-14SGSN: Fix RAN information exposed on GTP during PDP CTX CREATEHarald Welte1-4/+14
2017-08-14mgcp: Fix uplink activation of Osmux streamPau Espin Pedrol1-2/+4
2017-08-13handover_logic: set correct link to bts for subscriber_connection in case of ...Ivan Kluchnikov1-0/+1
2017-08-13mgcp_osmux: Remove unused parameterPau Espin Pedrol2-8/+4
2017-08-13libcommon: Fix log output for bts>0.Alexander Chemeris6-10/+44