aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/msc_ifaces.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16log: ciphering/security are implicit CM Service AcceptNeels Hofmeyr1-1/+2
2017-03-16more specifically conclude cm service requestsNeels Hofmeyr1-0/+1
2017-03-16vlr on utran: transmit CommonIDNeels Hofmeyr1-1/+8
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr1-5/+9
2017-03-16mgcp parsing, set port from mgcp responseNeels Hofmeyr1-2/+4
2017-03-16mgcp parsing, mgcp testNeels Hofmeyr1-49/+95
2017-03-16mgcp: handle responses from the MGCP GWNeels Hofmeyr1-4/+44
2017-03-16IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctxNeels Hofmeyr1-3/+5
2017-03-16IuCS: store assigned rab_id in gsm_subscriber_connectionNeels Hofmeyr1-2/+3
2017-03-16bridge calls via mgcpgwNeels Hofmeyr1-0/+29
2017-03-16IuCS: implement msc_call_assignment() for IuCSNeels Hofmeyr1-1/+81
2017-03-16IuCS: cosmetic prep for msc_call_assignment()Neels Hofmeyr1-0/+6
2017-03-16IuCS: send RANAP CommonIDNeels Hofmeyr1-0/+19
2017-03-16libmsc: duplicate gsm0808 / gsm48 functions (towards BSC)Neels Hofmeyr1-0/+32
2017-03-16Prepare entry/exit point for MSC -> BSC and MSC -> RNC communication.Neels Hofmeyr1-0/+51