summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mgcp: hack RAB success from nano3G: patch first RTP payloadneels/nano3GNeels Hofmeyr2017-03-092-0/+10
* mgcp hack: don't change payload type when passing RTP thruNeels Hofmeyr2017-03-091-0/+2
* vlr: fix: don't send CM Service Accept after Ciphering CommandNeels Hofmeyr2017-03-092-5/+4
* remove all 3G authentication dev hacks -- it works!Neels Hofmeyr2017-03-092-44/+2
* implement utran security mode with vlrNeels Hofmeyr2017-03-098-98/+254
* move iucs_ranap.[hc] to include / libmsc to use in msc_vlr testsNeels Hofmeyr2017-03-096-9/+6
* vlr tests: umts auth with tmsiNeels Hofmeyr2017-03-092-32/+179
* vlr: allow setting assign_tmsi per-subscriberNeels Hofmeyr2017-03-094-9/+19
* ensure authentication is required on UTRANNeels Hofmeyr2017-03-093-5/+16
* vlr on utran: transmit CommonIDNeels Hofmeyr2017-03-098-4/+45
* msc: decouple from bsc_api and btsNeels Hofmeyr2017-03-0913-56/+57
* make python tests pass for new OsmoMSCNeels Hofmeyr2017-03-099-284/+72
* Make the code work so that the msc_vlr tests passNeels Hofmeyr2017-03-0936-794/+415
* mark fixme: rate countersNeels Hofmeyr2017-03-091-0/+3
* mgcp: log payload type changeNeels Hofmeyr2017-03-091-0/+2
* comment: fixme: rab failureNeels Hofmeyr2017-03-091-0/+1
* mgcp parsing, set port from mgcp responseNeels Hofmeyr2017-03-091-2/+4
* mgcp parsing, mgcp testNeels Hofmeyr2017-03-0911-137/+510
* mgcp: handle responses from the MGCP GWNeels Hofmeyr2017-03-098-69/+309
* IuPS: cosmetic: explicitly check RAN type; move commentNeels Hofmeyr2017-03-091-1/+3
* IuCS and IuPS: add VTY config for RAB Assignment address kindNeels Hofmeyr2017-03-0910-5/+88
* IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctxNeels Hofmeyr2017-03-097-7/+19
* sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr2017-03-093-7/+10
* iu: sort out confusion around asn_debug and asn1_xer_printNeels Hofmeyr2017-03-095-22/+34
* iu.h: add missing includes and type defsNeels Hofmeyr2017-03-091-1/+6
* IuCS: rapidly release connectionsNeels Hofmeyr2017-03-095-4/+31
* IuCS: don't remove Iu conn until release FIXMENeels Hofmeyr2017-03-091-0/+6
* mgcp dbg logNeels Hofmeyr2017-03-092-6/+98
* sgsn_ranap_iu_event: handle some events without valid MM contextNeels Hofmeyr2017-03-091-5/+13
* IuCS: store assigned rab_id in gsm_subscriber_connectionNeels Hofmeyr2017-03-092-2/+4
* bridge calls via mgcpgwNeels Hofmeyr2017-03-094-2/+35
* also do call assignment for MT calls, upon Call ConfirmedNeels Hofmeyr2017-03-091-0/+2
* IuCS: implement msc_call_assignment() for IuCSNeels Hofmeyr2017-03-094-1/+110
* msc: add mgcpgw client (with dummy read cb so far)Neels Hofmeyr2017-03-094-0/+28
* libmgcp: add mgcpgw client APINeels Hofmeyr2017-03-095-0/+475
* libmgcp: add value strings for mgcp_connection_modeNeels Hofmeyr2017-03-093-0/+40
* libmgcp: move mgcp_connection_mode to public headerNeels Hofmeyr2017-03-092-8/+8
* IuCS: cosmetic prep for msc_call_assignment()Neels Hofmeyr2017-03-093-3/+15
* IuCS: send RANAP CommonIDNeels Hofmeyr2017-03-096-0/+50
* cosmetic: msc_handler, bsc_handler: drop extra whitespaceNeels Hofmeyr2017-03-091-1/+1
* SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte2017-03-091-10/+20
* cosmetic: make gsm0408_loc_upd_rej() staticNeels Hofmeyr2017-03-091-1/+1
* LU counters: count completion and failure, not messages sentNeels Hofmeyr2017-03-093-12/+8
* remove handle_abisip_signal()Neels Hofmeyr2017-03-091-71/+0
* gsm0408_clear_request(): actually free the released connNeels Hofmeyr2017-03-091-0/+2
* add iu.h to gsm_subscriber.cNeels Hofmeyr2017-03-091-0/+1
* gsm_04_08.c: iu.hNeels Hofmeyr2017-03-091-0/+1
* temporary dev: set debug log level almost everywhereNeels Hofmeyr2017-03-091-17/+17
* comment on mscsplit, indent commentNeels Hofmeyr2017-03-092-0/+8
* move to libbsc: lchan_next_meas_rep() -- TODO really?Neels Hofmeyr2017-03-093-14/+13