From 8e60f629e27f6a4cbb47479a1a69966c01890201 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 18 Jan 2012 20:00:28 +0100 Subject: nat: Prepare to rewrite the TP-DA number of a SMS submit. Introduce number rewriting of SMS-SUBMIT. Introduce a new list, move code around to help with finding a new number, somehow the number encoding for TP-DA is borked, 03.40 references 04.11 but the length appears to be strlen(number) without taken the type field into account. --- openbsc/tests/bsc-nat/bsc_nat_test.ok | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/tests/bsc-nat/bsc_nat_test.ok') diff --git a/openbsc/tests/bsc-nat/bsc_nat_test.ok b/openbsc/tests/bsc-nat/bsc_nat_test.ok index f8eee238d..db37ffae6 100644 --- a/openbsc/tests/bsc-nat/bsc_nat_test.ok +++ b/openbsc/tests/bsc-nat/bsc_nat_test.ok @@ -21,4 +21,5 @@ Testing MGCP response parsing. Testing SMSC rewriting. Attempting to only rewrite the HDR Attempting to change nothing. +Testing SMS TP-DA rewriting. Testing execution completed. -- cgit v1.2.1