osmo-msc/tests
Andreas Eversberg 712b28e695 ASCI: Use a unique call-id for RTP streams
The MGCP protocol features the 'C' (call-id) to identify which
connections belong to the same call. They may be used by MGW for
accounting or management procedures.

So far we sent the MNCC callref as call-id. Instead, add a separate
unique call_id number space. Assign a unique call_id to each
transaction.

Change-Id: I36c5f159fa0b54fb576ff8bd279928b895554793
Related: OS#4854
2023-07-09 07:41:33 +00:00
..
db_sms tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
mncc mncc_test: fix talloc_named_const 2023-07-06 12:58:14 +02:00
msc_vlr ASCI: Use a unique call-id for RTP streams 2023-07-09 07:41:33 +00:00
sdp_msg sdp_msg_test: fix dereference after null check 2023-06-22 11:56:11 +02:00
smpp tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
sms_queue tests: use -no-install libtool flag to avoid ./lt-* scripts 2023-03-11 04:54:09 +07:00
Makefile.am tests: $(BUILT_SOURCES) is not defined, depend on osmo-msc 2023-04-14 11:16:51 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0 2023-06-01 20:08:02 +07:00
smpp_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
stubs.c Make esme struct shared 2022-09-15 20:47:37 +07:00
test_neighbor_ident.vty vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config 2019-05-09 02:06:42 +02:00
test_nodes.vty Introduce support for libosmo-mgcp-client MGW pooling 2022-10-19 18:27:15 +02:00
testsuite.at MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
vty_test_runner.py tests/{ctrl,vty}_test_runner.py: raise an exception if proc's rc != 0 2023-06-01 20:08:02 +07:00