osmo-mgw/tests
Neels Hofmeyr b861db97ea mgcp_test: fix get_conn_id_from_response() CI length
This function is set on conn ID length of 32 characters. Make it detect a
shorter length also when parsing 'o=-' headers. Before, this failed to
recognize a space as the end of the conn ID, now sees any non-hex char as end.

Related: OS#3507
Change-Id: I762c273bac172acb6d0aae6ea6267603ab654cbf
2018-08-30 14:23:12 +00:00
..
legacy_mgcp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
mgcp mgcp_test: fix get_conn_id_from_response() CI length 2018-08-30 14:23:12 +00:00
mgcp_client add X-Osmo-IGN MGCP header to ignore CallID 2018-08-25 16:47:44 +02:00
Makefile.am Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
atlocal.in move openbsc/* to repos root 2017-08-27 17:44:55 +02:00
testsuite.at Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
vty_test_runner.py split off osmo-mgw: remove files, apply build, rename 2017-08-30 15:04:52 +02:00