aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2017-03-04Always assign TMSI on UTRANNeels Hofmeyr6-28/+139
2017-03-04ensure authentication is required on UTRANNeels Hofmeyr3-5/+16
2017-03-04vlr on utran: transmit CommonIDNeels Hofmeyr8-4/+45
2017-03-03decouple from bsc_api and btsNeels Hofmeyr13-60/+61
2017-03-03make python tests pass for new OsmoMSCNeels Hofmeyr9-288/+72
2017-03-03python tests: vty and smpp: speed up >10 timesNeels Hofmeyr2-2/+0
2017-03-03vty tests: allow picking specific tests to run by nameNeels Hofmeyr1-0/+5
2017-03-03python tests: allow running from separate build dirNeels Hofmeyr3-4/+9
2017-03-03wipNeels Hofmeyr1-13/+8
2017-03-03wip: make msc_vlr tests passNeels Hofmeyr22-482/+325
2017-03-03wip pagingNeels Hofmeyr7-20/+28
2017-03-02wipNeels Hofmeyr23-378/+161
2017-03-02wipNeels Hofmeyr6-13/+14
2017-03-02mark fixme: rate countersNeels Hofmeyr1-0/+3
2017-03-02mgcp: log payload type changeNeels Hofmeyr1-0/+2
2017-03-02comment: fixme: rab failureNeels Hofmeyr1-0/+1
2017-03-02mgcp parsing, set port from mgcp responseNeels Hofmeyr1-2/+4
2017-03-02mgcp parsing, mgcp testNeels Hofmeyr11-137/+510
2017-03-02mgcp: handle responses from the MGCP GWNeels Hofmeyr8-69/+309
2017-03-02IuPS: cosmetic: explicitly check RAN type; move commentNeels Hofmeyr1-1/+3
2017-03-02IuCS and IuPS: add VTY config for RAB Assignment address kindNeels Hofmeyr10-5/+88
2017-03-02IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctxNeels Hofmeyr7-7/+19
2017-03-02sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr3-7/+10
2017-03-02iu: sort out confusion around asn_debug and asn1_xer_printNeels Hofmeyr5-22/+34
2017-03-02iu.h: add missing includes and type defsNeels Hofmeyr1-1/+6
2017-03-02IuCS: rapidly release connectionsNeels Hofmeyr5-8/+31
2017-03-02IuCS: don't remove Iu conn until releaseNeels Hofmeyr1-0/+4
2017-03-02mgcp dbg logNeels Hofmeyr2-6/+98
2017-03-02sgsn_ranap_iu_event: handle some events without valid MM contextNeels Hofmeyr1-5/+13
2017-03-02IuCS: store assigned rab_id in gsm_subscriber_connectionNeels Hofmeyr2-2/+4
2017-03-02bridge calls via mgcpgwNeels Hofmeyr4-2/+35
2017-03-02also do call assignment for MT calls, upon Call ConfirmedNeels Hofmeyr1-0/+2
2017-03-02IuCS: implement msc_call_assignment() for IuCSNeels Hofmeyr4-1/+110
2017-03-02msc: add mgcpgw client (with dummy read cb so far)Neels Hofmeyr4-0/+28
2017-03-02libmgcp: add mgcpgw client APINeels Hofmeyr5-0/+475
2017-03-02libmgcp: add value strings for mgcp_connection_modeNeels Hofmeyr3-0/+40
2017-03-02libmgcp: move mgcp_connection_mode to public headerNeels Hofmeyr2-8/+8
2017-03-02IuCS: cosmetic prep for msc_call_assignment()Neels Hofmeyr3-3/+15
2017-03-02IuCS: send RANAP CommonIDNeels Hofmeyr6-0/+50
2017-03-02cosmetic: msc_handler, bsc_handler: drop extra whitespaceNeels Hofmeyr1-1/+1
2017-03-02SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte1-10/+20
2017-03-02cosmetic: make gsm0408_loc_upd_rej() staticNeels Hofmeyr1-1/+1
2017-03-02LU counters: count completion and failure, not messages sentNeels Hofmeyr3-12/+8
2017-03-02remove handle_abisip_signal()Neels Hofmeyr1-71/+0
2017-03-02gsm0408_clear_request(): actually free the released connNeels Hofmeyr1-0/+2
2017-03-02add iu.h to gsm_subscriber.cNeels Hofmeyr1-0/+1
2017-03-02gsm_04_08.c: iu.hNeels Hofmeyr1-0/+1
2017-03-02temporary dev: set debug log level almost everywhereNeels Hofmeyr1-17/+17
2017-03-02comment on mscsplit, indent commentNeels Hofmeyr2-0/+8
2017-03-02move to libbsc: lchan_next_meas_rep() -- TODO really?Neels Hofmeyr3-14/+13