aboutsummaryrefslogtreecommitdiffstats
path: root/examples/sccp_test_server.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-21examples/sccp_test_server: Log disconnect indication in echo servicePau Espin Pedrol1-0/+5
2020-01-21examples/sccp_test_server: Log primitive name instead of valuePau Espin Pedrol1-6/+6
2020-01-21example/sccp_demo_user: Use osmocom logging system instead of printfPau Espin Pedrol1-16/+16
2020-01-17examples/sccp_test_server.c: Fix typo in log messagePau Espin Pedrol1-1/+1
2017-04-13sccp_test_server: Don't use '0' as local referenceHarald Welte1-1/+1
2017-04-10sigtran: fix various memory leaks (msgb and xua_msg)Harald Welte1-0/+3
2017-04-10Add example program how to use M3UA+SCCP client and serverHarald Welte1-0/+115