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