aboutsummaryrefslogtreecommitdiffstats
path: root/library/IPA_Emulation.ttcnpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcnPau Espin Pedrol1-0/+1
2023-10-13IPA_Emulation. Fix error if IPAC_MSGT_ID_GET with no tags is receivedPau Espin Pedrol1-0/+5
2022-01-12bsc: Fix TC_rsl_drop_counter due to IPA_Emulation component being alive-typePau Espin Pedrol1-0/+39
2021-06-25bts: Support passing PCUIF messages over IPA multiplexPau Espin Pedrol1-0/+42
2021-01-30IPA_Emulation: Support keeping server alive after first client disconnectsPau Espin Pedrol1-2/+9
2020-05-26library/IPA_Emulation: server mode: expose IPA IDENTITY RESPONSEVadim Yanitskiy1-6/+33
2020-05-26library/IPA_Emulation: server mode: also request IPA UnitIDVadim Yanitskiy1-1/+2
2020-05-26library/IPA_Emulation: handle optional conn_id in ASP_RSL_UnitdataVadim Yanitskiy1-8/+19
2020-05-26library/IPA_Emulation: server mode: handle multiple client connectionsVadim Yanitskiy1-41/+74
2020-05-25library/IPA_Emulation: assume TRX#0 in ASP_RSL_Unitdata templatesVadim Yanitskiy1-2/+4
2020-05-25library/IPA_Emulation: cosmetic: fix template restrictionsVadim Yanitskiy1-3/+3
2020-05-25library/IPA_Types: cosmetic: s/IPAC_IDTAG_UNIT/IPAC_IDTAG_UNITID/gVadim Yanitskiy1-1/+1
2020-05-18library/IPA: split t_ASP_IPA_EVT_UD into send / receive templatesVadim Yanitskiy1-9/+13
2020-05-18library/IPA: rename ASP_IPA_EventUpDown to ASP_IPA_EventTypeVadim Yanitskiy1-3/+3
2019-08-18IPA_Emulation: Fix building without CTRL supportHarald Welte1-2/+9
2019-06-13lib/IPA_Emulation: Build IPA_CTRL conditionally based on definePau Espin Pedrol1-0/+8
2019-06-13bsc: Fix trailing whitespacePau Espin Pedrol1-2/+2
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-1/+4
2019-03-11IPA: log host:port on listen errorsMax1-1/+1
2019-02-17IPA_Emulation: Integrate OML decoding/encoding; add OML portHarald Welte1-1/+47
2018-10-10IPA_Types/Emulation: Add RSPRO supportHarald Welte1-1/+47
2018-08-31improve connection failure message in IPA emulationStefan Sperling1-1/+2
2018-08-24fix SCCPlite BSC tests: send IPA ID ACK, not GETNeels Hofmeyr1-2/+18
2018-08-02IPA_Emulation: Add missing zero byte to strings in IPA CCM ID RESPHarald Welte1-1/+1
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann1-3/+3
2018-05-24BSSAP/IPA integration: Wait for SCCPLite to be establishedHarald Welte1-0/+24
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte1-0/+8
2018-04-17IPA: Fix wrong CCM ID_ACK logic; disable CCM on CTRL interfaceHarald Welte1-11/+51
2018-02-21IPA_Emulation: Don't log IPAC_MSGT_ID_RESP as "Unknown/unsupported"Harald Welte1-0/+3
2018-02-20IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditionalHarald Welte1-0/+587