aboutsummaryrefslogtreecommitdiffstats
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2018-07-20remove unused -p option from getopt() call in sccp_demo_userStefan Sperling1-1/+1
2018-07-20sccp_demo_user: use point code 23 for server and 1 for clientStefan Sperling1-19/+48
2018-06-14rename m3ua_example to sccp_demo_userStefan Sperling2-5/+5
2018-06-12make it possible to pass parameters to m3ua_exampleStefan Sperling1-16/+131
2018-04-17use osmo_init_logging2Pau Espin Pedrol1-2/+3
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-09-03sccp_sap.h: Fix SSN for BSSAP and BSSAP-LEHarald Welte1-1/+1
2017-08-07osmo_ss7_vty_init: ensure a talloc ctx is set by userNeels Hofmeyr1-1/+1
2017-06-22sccp_test_vty: Fix compilation warning: Unused variablePau Espin Pedrol1-1/+1
2017-04-14m3ua_example: Add SS7 and SCCP VTYHarald Welte1-0/+2
2017-04-13sccp_test_server: Don't use '0' as local referenceHarald Welte1-1/+1
2017-04-10Allow clients to specify local IP/portHarald Welte1-1/+1
2017-04-10m3ua_example: Add talloc reportingHarald Welte1-5/+26
2017-04-10sigtran: fix various memory leaks (msgb and xua_msg)Harald Welte2-0/+4
2017-04-10Add example program how to use M3UA+SCCP client and serverHarald Welte5-0/+388