aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-27libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso4-1/+76
2017-08-27utils: smpp_mirror: reflect message reference TLVPablo Neira Ayuso1-1/+23
2017-08-27utils: smpp_mirror: temporarily munch SMPP delivery receiptsPablo Neira Ayuso1-0/+8
2017-08-27utils: smpp_mirror: set registered_delivery field in SMPP SUBMIT_SMPablo Neira Ayuso1-0/+1
2017-08-27libmsc: missing bit shift in status report flag when stored in sms objectPablo Neira Ayuso1-1/+1
2017-08-27libmsc: report status report request flag from SMPP SUBMIT_SMPablo Neira Ayuso1-0/+1
2017-08-27libmsc: set registered_delivery field in SMPP 3.4 DELIVER_SM messagesPablo Neira Ayuso1-1/+8
2017-08-27timer vty: also print the default value in cmd docNeels Hofmeyr1-13/+13
2017-08-27vty: add 'default' keyword to timer configNeels Hofmeyr1-3/+14
2017-08-27cosmetic: vty for timers: remove obsolete range checkNeels Hofmeyr1-6/+0
2017-08-27libmsc: move gsm340_rx_sms_submit() to sms_route_mt_sms()Pablo Neira Ayuso1-19/+22
2017-08-27libmsc: remove 'deferred' parameter in sms_route_mt_sms()Pablo Neira Ayuso3-30/+24
2017-08-27libmsc: remove duplicate lines in deliver_to_esme()Pablo Neira Ayuso1-2/+0
2017-08-27libmsc: remove dead code in sms_route_mt_sms()Pablo Neira Ayuso1-3/+0
2017-08-27libmsc: do not leak pending SMPP command object on error pathPablo Neira Ayuso1-5/+6
2017-08-27gsm_04_11: get rid of unused parameter in sms_route_mt_sms()Pablo Neira Ayuso1-5/+6
2017-08-27sgsn: Convert cch_pdp to host order for libgtpHolger Hans Peter Freyther1-5/+2
2017-08-27remove code disabling T3109 if configured to 0Harald Welte1-4/+0
2017-08-27bsc_vty: Don't allow timers of zero (0)Harald Welte1-2/+2
2017-08-27GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte4-27/+35
2017-08-27bsc_vty: Add VTY command to test CTRL TRAP featureHarald Welte1-0/+16
2017-08-27gtphob: check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-08-27gsm_bts_trx_set_system_infos(): Disable non-existing SIHarald Welte1-6/+17
2017-08-27RSL: Allow disabling of BCCH/SACCH filling for given SI typeHarald Welte1-4/+8
2017-08-27Fix regression causing loss of static system-information messagesHarald Welte1-2/+2
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte5-0/+32
2017-08-27libbsc: Add VTY command to re-send the SYSTEM INFORMATION to BTSHarald Welte1-0/+33
2017-08-27bsc_api: Fix copy+paste error in printing name of RR STATUS PDUHarald Welte1-1/+1
2017-08-27transaction: reject calls from unidentified subscribersBenoit Bolsee1-0/+7
2017-08-27Fix BTS attribute requestsMax2-3/+10
2017-08-27Add VTY commands for experimentation with TS 04.14 commandsHarald Welte1-0/+94
2017-08-27Support for TS 04.14 conformance test commandsHarald Welte5-0/+154
2017-08-27libmsc: Fix VTY output for handover counters.Alexander Chemeris1-5/+5
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther4-5/+42
2017-08-2704.08: find a portable way to obtain the timezone offsetBenoit Bolsee1-3/+10
2017-08-27jenkins.sh: Proper error message if local environment isn't set upHarald Welte1-0/+7
2017-08-27smpp: fix return causeBenoit Bolsee4-12/+17
2017-08-27smpp_smsc.c: Log on sending deliver_sm messagePau Espin Pedrol1-0/+3
2017-08-27Use value string check from osmo-ciNeels Hofmeyr1-1/+1
2017-08-27examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann3-1/+31
2017-08-27contrib: Change systemd requirements so the services connect properlyDaniel Willmann2-2/+6
2017-08-27examples: Change IP address of config filesDaniel Willmann3-5/+5
2017-08-27contrib: Add osmo-msc service fileDaniel Willmann1-0/+13
2017-08-2704.08: log protocol discriminators and message types by nameNeels Hofmeyr11-907/+923
2017-08-27mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr2-0/+14
2017-08-27fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr97-3034/+4717