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