aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-16adjust msc_vlr_test_reject_concurrencyNeels Hofmeyr2-18/+406
2017-03-16log: ciphering/security are implicit CM Service AcceptNeels Hofmeyr5-5/+30
2017-03-16debug log: upon bumping a conn, say why it is keptNeels Hofmeyr18-757/+965
2017-03-16allow CM Service Request on already open connectionNeels Hofmeyr2-13/+78
2017-03-16more specifically conclude cm service requestsNeels Hofmeyr5-12/+11
2017-03-16remove cruft: old anchor and auth codeNeels Hofmeyr2-64/+0
2017-03-16mostly cosmetic: have one msc_conn_close() with cause argumentNeels Hofmeyr4-14/+17
2017-03-16Reinstate msc subscriber conn ref countingNeels Hofmeyr18-475/+677
2017-03-16compiler warning mgcp fuNeels Hofmeyr2-2/+2
2017-03-16mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr2-0/+10
2017-03-16mgcp hack: don't change payload type when passing RTP thruNeels Hofmeyr1-0/+2
2017-03-16vlr: fix: don't send CM Service Accept after Ciphering CommandNeels Hofmeyr2-5/+4
2017-03-16remove all 3G authentication dev hacks -- it works!Neels Hofmeyr2-44/+2
2017-03-16implement utran security mode with vlrNeels Hofmeyr8-98/+254
2017-03-16move iucs_ranap.[hc] to include / libmsc to use in msc_vlr testsNeels Hofmeyr6-9/+6
2017-03-16vlr tests: umts auth with tmsiNeels Hofmeyr2-32/+179
2017-03-16vlr: allow setting assign_tmsi per-subscriberNeels Hofmeyr4-9/+19
2017-03-16ensure authentication is required on UTRANNeels Hofmeyr3-5/+16
2017-03-16vlr on utran: transmit CommonIDNeels Hofmeyr8-4/+45
2017-03-16msc: decouple from bsc_api and btsNeels Hofmeyr13-56/+57
2017-03-16make python tests pass for new OsmoMSCNeels Hofmeyr9-284/+72
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr36-794/+415
2017-03-16mark fixme: rate countersNeels Hofmeyr1-0/+3
2017-03-16mgcp: log payload type changeNeels Hofmeyr1-0/+2
2017-03-16comment: fixme: rab failureNeels Hofmeyr1-0/+1
2017-03-16mgcp parsing, set port from mgcp responseNeels Hofmeyr1-2/+4
2017-03-16mgcp parsing, mgcp testNeels Hofmeyr11-137/+510
2017-03-16mgcp: handle responses from the MGCP GWNeels Hofmeyr8-69/+309
2017-03-16IuCS and IuPS: add VTY config for RAB Assignment address kindNeels Hofmeyr10-5/+88
2017-03-16IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctxNeels Hofmeyr7-7/+19
2017-03-16iu: sort out confusion around asn_debug and asn1_xer_printNeels Hofmeyr5-22/+34
2017-03-16iu.h: add missing includes and type defsNeels Hofmeyr1-1/+6
2017-03-16IuCS: rapidly release connectionsNeels Hofmeyr5-4/+31
2017-03-16IuCS: don't remove Iu conn until release FIXMENeels Hofmeyr1-0/+6
2017-03-16mgcp dbg logNeels Hofmeyr2-6/+98
2017-03-16IuCS: store assigned rab_id in gsm_subscriber_connectionNeels Hofmeyr2-2/+4
2017-03-16bridge calls via mgcpgwNeels Hofmeyr4-2/+35
2017-03-16also do call assignment for MT calls, upon Call ConfirmedNeels Hofmeyr1-0/+2
2017-03-16IuCS: implement msc_call_assignment() for IuCSNeels Hofmeyr4-1/+110
2017-03-16msc: add mgcpgw client (with dummy read cb so far)Neels Hofmeyr4-0/+28
2017-03-16libmgcp: add mgcpgw client APINeels Hofmeyr5-0/+475
2017-03-16libmgcp: add value strings for mgcp_connection_modeNeels Hofmeyr3-0/+40
2017-03-16libmgcp: move mgcp_connection_mode to public headerNeels Hofmeyr2-8/+8
2017-03-16IuCS: cosmetic prep for msc_call_assignment()Neels Hofmeyr3-3/+15
2017-03-16IuCS: send RANAP CommonIDNeels Hofmeyr6-0/+50
2017-03-16cosmetic: msc_handler, bsc_handler: drop extra whitespaceNeels Hofmeyr1-1/+1
2017-03-16cosmetic: make gsm0408_loc_upd_rej() staticNeels Hofmeyr1-1/+1
2017-03-16LU counters: count completion and failure, not messages sentNeels Hofmeyr3-12/+8
2017-03-16remove handle_abisip_signal()Neels Hofmeyr1-71/+0
2017-03-16gsm0408_clear_request(): actually free the released connNeels Hofmeyr1-0/+2