From 951f34b8857338b6cb9d09031a0ea3d2b157ab44 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 10 Jan 2012 22:29:35 +0100 Subject: nat: Use the link_id from the original message in the new DTAP message SMS went from SAPI=3 to SAPI=0 and nobody notices on the NAT->MSC direction. --- openbsc/tests/bsc-nat/bsc_data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/tests/bsc-nat') diff --git a/openbsc/tests/bsc-nat/bsc_data.c b/openbsc/tests/bsc-nat/bsc_data.c index 8a06348fd..101c57614 100644 --- a/openbsc/tests/bsc-nat/bsc_data.c +++ b/openbsc/tests/bsc-nat/bsc_data.c @@ -109,7 +109,7 @@ static const uint8_t smsc_rewrite[] = { static const uint8_t smsc_rewrite_patched[] = { 0x00, 0x31, 0xfd, 0x06, 0x01, 0x13, 0x1e, 0x00, -0x01, 0x2a, 0x01, 0x00, 0x27, 0x09, 0x01, 0x24, +0x01, 0x2a, 0x01, 0x03, 0x27, 0x09, 0x01, 0x24, 0x00, 0x0c, 0x00, 0x08, 0x91, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0xf7, 0x17, 0x01, 0x0c, 0x0f, 0x81, 0x00, 0x94, 0x51, 0x87, 0x86, 0x78, 0x46, -- cgit v1.2.3