summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mgcp parsing, set port from mgcp responseneels/iu_before_libxsc_renameNeels Hofmeyr2016-11-121-2/+4
* mgcp parsing, mgcp testNeels Hofmeyr2016-11-1211-137/+510
* mgcp: handle responses from the MGCP GWNeels Hofmeyr2016-11-128-69/+309
* IuPS: cosmetic: explicitly check RAN type; move commentNeels Hofmeyr2016-11-121-1/+3
* IuCS and IuPS: add VTY config for RAB Assignment address kindNeels Hofmeyr2016-11-1210-5/+88
* IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctxNeels Hofmeyr2016-11-127-7/+19
* sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr2016-11-123-7/+10
* iu: sort out confusion around asn_debug and asn1_xer_printNeels Hofmeyr2016-11-125-22/+34
* iu.h: add missing includes and type defsNeels Hofmeyr2016-11-121-1/+6
* IuCS: rapidly release connectionsNeels Hofmeyr2016-11-124-8/+32
* IuCS: don't remove Iu conn until releaseNeels Hofmeyr2016-11-121-0/+4
* IuCS: detect whether a conn is already secureNeels Hofmeyr2016-11-121-0/+4
* mgcp dbg logNeels Hofmeyr2016-11-122-7/+99
* sgsn_ranap_iu_event: handle some events without valid MM contextNeels Hofmeyr2016-11-121-5/+13
* IuCS: store assigned rab_id in gsm_subscriber_connectionNeels Hofmeyr2016-11-122-2/+4
* bridge calls via mgcpgwNeels Hofmeyr2016-11-124-2/+35
* also do call assignment for MT calls, upon Call ConfirmedNeels Hofmeyr2016-11-121-0/+2
* IuCS: implement msc_call_assignment() for IuCSNeels Hofmeyr2016-11-124-1/+110
* cscn: add mgcpgw client (with dummy read cb so far)Neels Hofmeyr2016-11-124-0/+28
* libmgcp: add mgcpgw client APINeels Hofmeyr2016-11-125-0/+475
* libmgcp: add value strings for mgcp_connection_modeNeels Hofmeyr2016-11-123-0/+40
* libmgcp: move mgcp_connection_mode to public headerNeels Hofmeyr2016-11-122-8/+8
* IuCS: cosmetic prep for msc_call_assignment()Neels Hofmeyr2016-11-123-3/+15
* IuCS: send RANAP CommonIDNeels Hofmeyr2016-11-126-0/+48
* cosmetic: msc_handler, bsc_handler: drop extra whitespaceNeels Hofmeyr2016-11-122-2/+2
* SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSNHarald Welte2016-11-121-10/+20
* cosmetic: remove legacy comment from gsm0408_loc_upd_rej()Neels Hofmeyr2016-11-121-1/+1
* cosmetic: make gsm0408_loc_upd_rej() staticNeels Hofmeyr2016-11-121-1/+1
* LU counters: count completion and failure, not messages sentNeels Hofmeyr2016-11-123-19/+37
* remove handle_abisip_signal()Neels Hofmeyr2016-11-121-71/+0
* gsm0408_clear_request(): actually free the released connNeels Hofmeyr2016-11-121-0/+2
* add iu.h to gsm_subscriber.cNeels Hofmeyr2016-11-121-0/+1
* gsm_04_08.c: iu.hNeels Hofmeyr2016-11-121-0/+1
* temporary dev: set debug log level almost everywhereNeels Hofmeyr2016-11-121-17/+17
* comment on mscsplit, indent commentNeels Hofmeyr2016-11-123-1/+9
* move to libbsc: lchan_next_meas_rep() -- TODO really?Neels Hofmeyr2016-11-123-14/+13
* move to libbsc: gsm_bts_neighbor() -- TODO really?Neels Hofmeyr2016-11-123-23/+21
* gsm0408_test: use NULL for root ctx -- TODO really?Neels Hofmeyr2016-11-121-2/+2
* gsm_04_08: remove apply_codec_restrictions() -- TODO really?Neels Hofmeyr2016-11-121-28/+0
* move to libmsc: osmo_stats_vty_add_cmds() -- todo MSCSPLITNeels Hofmeyr2016-11-122-1/+2
* include msc_ifaces.h in gsm_04_08.cNeels Hofmeyr2016-11-121-0/+2
* complete IuCS paging implementationNeels Hofmeyr2016-11-123-35/+115
* paging: add todo comments for paging and mscsplitNeels Hofmeyr2016-11-122-0/+7
* paging: actually verify subscriber authorizationNeels Hofmeyr2016-11-121-1/+8
* paging: change subscr_paging_cb() into subscr_rx_paging_response()Neels Hofmeyr2016-11-122-23/+7
* move subscr auth check to gsm_subscriber.cNeels Hofmeyr2016-11-123-34/+56
* auth logNeels Hofmeyr2016-11-121-1/+3
* iu auth wipNeels Hofmeyr2016-11-121-18/+64
* Iu auth wipNeels Hofmeyr2016-11-122-10/+73
* cosmetic prep: change int -> bool authorize_subscriber()Neels Hofmeyr2016-11-121-6/+6