20241120085526973 DMAIN <0000> hlr.c:813 hlr starting 20241120085526973 DDB <0001> db.c:599 using database: :memory: 20241120085526973 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241120085526974 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241120085526974 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241120085526974 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241120085526976 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241120085526976 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241120085526976 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241120085526977 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241120085526977 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241120085528678 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085528678 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085528680 DLINP <000b> input/ipa.c:451 connected read/write 20241120085528681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085528682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241120085528684 DLINP <000b> input/ipa.c:451 connected read/write 20241120085528684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085528684 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085528684 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085528684 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085528684 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 2:  20241120085528684 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 3:  20241120085528684 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 4:  20241120085528684 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 5:  20241120085528684 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 7:  20241120085528684 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085528684 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085528684 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085528684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085528705 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37349<->l=127.0.0.1:4259) 20241120085528718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4258 20241120085528725 DLINP <000b> input/ipa.c:451 connected read/write 20241120085528725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085528725 DLGSUP <0013> gsup_req.c:140 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241120085528725 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241120085528725 DLGSUP <0013> gsup_req.c:276 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241120085528725 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085528726 DLINP <000b> input/ipa.c:451 connected read/write 20241120085528726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085528726 DLINP <000b> input/ipa.c:451 connected read/write 20241120085528726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085528728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33238<->l=127.0.0.1:4258 20241120085528729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33224<->l=127.0.0.1:4258 20241120085528730 DLINP <000b> input/ipa.c:451 connected read/write 20241120085528730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085528730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085528730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085528730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085528730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37349<->l=127.0.0.1:4259) 20241120085528792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241120085528892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241120085531970 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085531970 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085531972 DLINP <000b> input/ipa.c:451 connected read/write 20241120085531972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085531972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241120085531974 DLINP <000b> input/ipa.c:451 connected read/write 20241120085531974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085531975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085531975 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085531975 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085531975 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 2:  20241120085531975 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 3:  20241120085531975 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 4:  20241120085531975 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 5:  20241120085531975 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 7:  20241120085531975 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085531975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085531975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085531975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085531997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40323<->l=127.0.0.1:4259) 20241120085532004 DAUC <0003> db_auc.c:157 IMSI='262422434598442': No 2G Auth Data 20241120085532004 DAUC <0003> db_auc.c:192 IMSI='262422434598442': No 3G Auth Data 20241120085532020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 20241120085532025 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532025 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422434598442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422434598442"} 20241120085532025 DAUC <0003> db_auc.c:192 IMSI='262422434598442': No 3G Auth Data 20241120085532025 DAUC <0003> db_auc.c:236 IMSI='262422434598442': Calling to generate 5 vectors 20241120085532025 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085532025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085532025 DAUC <0003> auc.c:113 vector [0]: rand = e30613f76bdb4de4de4874695e2244ae 20241120085532025 DAUC <0003> auc.c:179 vector [0]: kc = a5e984401180a400 20241120085532025 DAUC <0003> auc.c:180 vector [0]: sres = fe063657 20241120085532025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085532025 DAUC <0003> auc.c:113 vector [1]: rand = 71b7479a042f44c498d36b5c039b5298 20241120085532025 DAUC <0003> auc.c:179 vector [1]: kc = 65486fb1e11b7c00 20241120085532025 DAUC <0003> auc.c:180 vector [1]: sres = 35aaf138 20241120085532025 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085532025 DAUC <0003> auc.c:113 vector [2]: rand = 8447ee511f34d4cb6c2188aa9cfa9917 20241120085532025 DAUC <0003> auc.c:179 vector [2]: kc = bb408f6a9e065000 20241120085532025 DAUC <0003> auc.c:180 vector [2]: sres = 08b610ff 20241120085532025 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085532025 DAUC <0003> auc.c:113 vector [3]: rand = 0e6cbbb3115df51fd3b87a26116b5250 20241120085532025 DAUC <0003> auc.c:179 vector [3]: kc = 4c71a5a927e75800 20241120085532025 DAUC <0003> auc.c:180 vector [3]: sres = 0edbff6b 20241120085532025 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085532025 DAUC <0003> auc.c:113 vector [4]: rand = 720cbd7b3ad24e372c58c50607424136 20241120085532025 DAUC <0003> auc.c:179 vector [4]: kc = 95cd9d7a9be06000 20241120085532025 DAUC <0003> auc.c:180 vector [4]: sres = aeb824e7 20241120085532025 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085532025 DAUC <0003> db_auc.c:245 IMSI='262422434598442': Generated 5 vectors 20241120085532025 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422434598442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422434598442"} 20241120085532025 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422434598442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532025 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532025 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 20241120085532031 DAUC <0003> db_auc.c:157 IMSI='262421032411606': No 2G Auth Data 20241120085532031 DAUC <0003> db_auc.c:192 IMSI='262421032411606': No 3G Auth Data 20241120085532050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241120085532052 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532053 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421032411606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421032411606"} 20241120085532053 DAUC <0003> db_auc.c:192 IMSI='262421032411606': No 3G Auth Data 20241120085532053 DAUC <0003> db_auc.c:236 IMSI='262421032411606': Calling to generate 5 vectors 20241120085532053 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085532053 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085532053 DAUC <0003> auc.c:113 vector [0]: rand = ff1006e9f6b503e95cd9c224293adf92 20241120085532053 DAUC <0003> auc.c:179 vector [0]: kc = e0ccf87762565400 20241120085532053 DAUC <0003> auc.c:180 vector [0]: sres = 589e5fc0 20241120085532053 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085532053 DAUC <0003> auc.c:113 vector [1]: rand = a6dc186e3aec26f19da6bfd2f8c50098 20241120085532053 DAUC <0003> auc.c:179 vector [1]: kc = d3074bed46b9f000 20241120085532053 DAUC <0003> auc.c:180 vector [1]: sres = 21f6c4be 20241120085532053 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085532053 DAUC <0003> auc.c:113 vector [2]: rand = 05fb31c66e2d3f86d417853b3f8af00a 20241120085532053 DAUC <0003> auc.c:179 vector [2]: kc = 26f0f36cbd4f6800 20241120085532053 DAUC <0003> auc.c:180 vector [2]: sres = 59b78ba3 20241120085532053 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085532053 DAUC <0003> auc.c:113 vector [3]: rand = 438b32850f76bcb6f0e3d06bd441b91c 20241120085532053 DAUC <0003> auc.c:179 vector [3]: kc = 2e7902e2c30f1400 20241120085532053 DAUC <0003> auc.c:180 vector [3]: sres = f70fce8f 20241120085532053 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085532053 DAUC <0003> auc.c:113 vector [4]: rand = 5beb3961c34576c1427304b6c0317dbc 20241120085532053 DAUC <0003> auc.c:179 vector [4]: kc = 9ea7b45cc5108400 20241120085532053 DAUC <0003> auc.c:180 vector [4]: sres = da84bba0 20241120085532053 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085532053 DAUC <0003> db_auc.c:245 IMSI='262421032411606': Generated 5 vectors 20241120085532053 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421032411606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421032411606"} 20241120085532053 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421032411606 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532053 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532053 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241120085532057 DAUC <0003> db_auc.c:157 IMSI='262426150331920': No 2G Auth Data 20241120085532057 DAUC <0003> db_auc.c:192 IMSI='262426150331920': No 3G Auth Data 20241120085532073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241120085532077 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532077 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426150331920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426150331920"} 20241120085532077 DAUC <0003> db_auc.c:192 IMSI='262426150331920': No 3G Auth Data 20241120085532077 DAUC <0003> db_auc.c:236 IMSI='262426150331920': Calling to generate 5 vectors 20241120085532077 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085532077 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085532077 DAUC <0003> auc.c:113 vector [0]: rand = 77a3415e715d124df8bea56971cca9de 20241120085532077 DAUC <0003> auc.c:179 vector [0]: kc = 2cc913db366fc39a 20241120085532077 DAUC <0003> auc.c:180 vector [0]: sres = f1d89cf3 20241120085532077 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085532077 DAUC <0003> auc.c:113 vector [1]: rand = f22b73a149be4c5979da2d97f9869f03 20241120085532077 DAUC <0003> auc.c:179 vector [1]: kc = 523bf98f57fa1207 20241120085532077 DAUC <0003> auc.c:180 vector [1]: sres = 7e030788 20241120085532077 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085532077 DAUC <0003> auc.c:113 vector [2]: rand = c7b98b71e3a05b7b3c5f9c081c3c1a1c 20241120085532077 DAUC <0003> auc.c:179 vector [2]: kc = fe3c80f66d67f462 20241120085532077 DAUC <0003> auc.c:180 vector [2]: sres = 9cbb079e 20241120085532077 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085532077 DAUC <0003> auc.c:113 vector [3]: rand = 4f38d56ae2e3ea3c15f28bc38edd7f74 20241120085532077 DAUC <0003> auc.c:179 vector [3]: kc = ee4b0ce184c1f564 20241120085532077 DAUC <0003> auc.c:180 vector [3]: sres = 16f409c9 20241120085532077 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085532077 DAUC <0003> auc.c:113 vector [4]: rand = 35d983b9d7f7b1e4fac73c9e6f4f83b0 20241120085532077 DAUC <0003> auc.c:179 vector [4]: kc = 39e18853a9dbd0e8 20241120085532077 DAUC <0003> auc.c:180 vector [4]: sres = d7eb22be 20241120085532077 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085532077 DAUC <0003> db_auc.c:245 IMSI='262426150331920': Generated 5 vectors 20241120085532077 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426150331920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426150331920"} 20241120085532077 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426150331920 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532077 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532077 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241120085532081 DAUC <0003> db_auc.c:157 IMSI='262425097846724': No 2G Auth Data 20241120085532081 DAUC <0003> db_auc.c:192 IMSI='262425097846724': No 3G Auth Data 20241120085532096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241120085532099 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532099 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425097846724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425097846724"} 20241120085532099 DAUC <0003> db_auc.c:157 IMSI='262425097846724': No 2G Auth Data 20241120085532099 DAUC <0003> db_auc.c:236 IMSI='262425097846724': Calling to generate 5 vectors 20241120085532100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085532100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085532100 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085532100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085532100 DAUC <0003> auc.c:113 vector [0]: rand = ecf958f3c25ec5c6c50ab9b261353f79 20241120085532100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085532100 DAUC <0003> auc.c:142 vector [0]: autn = cec0a9f2c7db0000151614725ad97645 20241120085532100 DAUC <0003> auc.c:143 vector [0]: ck = 39f2a616a38c370fdc6aa8f58580d61c 20241120085532100 DAUC <0003> auc.c:144 vector [0]: ik = f12b98efcb4b32f6cb3bf4f51a71d8e1 20241120085532100 DAUC <0003> auc.c:145 vector [0]: res = 8258c3a5bc3756520000000000000000 20241120085532100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085532100 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085532100 DAUC <0003> auc.c:151 vector [0]: kc = df8862f9f7360b04 20241120085532100 DAUC <0003> auc.c:152 vector [0]: sres = 3e6f95f7 20241120085532100 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085532100 DAUC <0003> auc.c:113 vector [1]: rand = cc7f0cc6430368fad8af4b2adfcfb829 20241120085532100 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085532100 DAUC <0003> auc.c:142 vector [1]: autn = fe32a69225410000f24539fb0aeeb2d2 20241120085532100 DAUC <0003> auc.c:143 vector [1]: ck = caf2db70cc78ff425d0ef948f81a6486 20241120085532100 DAUC <0003> auc.c:144 vector [1]: ik = 0cb68e874b27b069eafe5743f90ea666 20241120085532100 DAUC <0003> auc.c:145 vector [1]: res = 2573f9ae4c43df310000000000000000 20241120085532100 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085532100 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085532100 DAUC <0003> auc.c:151 vector [1]: kc = 71b4fbfc864b8dcb 20241120085532100 DAUC <0003> auc.c:152 vector [1]: sres = 6930269f 20241120085532100 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085532100 DAUC <0003> auc.c:113 vector [2]: rand = 355b2eb4d6dc56c41b831c61e0dbb653 20241120085532100 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085532100 DAUC <0003> auc.c:142 vector [2]: autn = 76101ee531fe0000723d3bedd1e2123d 20241120085532100 DAUC <0003> auc.c:143 vector [2]: ck = 8fc3b983ccb4c7b3eb2ff9ef101876b5 20241120085532100 DAUC <0003> auc.c:144 vector [2]: ik = 93ff4f47ee9d3bdac998bbdc632f47f6 20241120085532100 DAUC <0003> auc.c:145 vector [2]: res = 2f02ae382d1e267b0000000000000000 20241120085532100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085532100 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085532100 DAUC <0003> auc.c:151 vector [2]: kc = 3e8bb4f7511ecd2a 20241120085532100 DAUC <0003> auc.c:152 vector [2]: sres = 021c8843 20241120085532100 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085532100 DAUC <0003> auc.c:113 vector [3]: rand = c5c85cfe9a445768de0b3e71e0486f48 20241120085532100 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085532100 DAUC <0003> auc.c:142 vector [3]: autn = af45f0f13a3f0000dfc2313dc160e74f 20241120085532100 DAUC <0003> auc.c:143 vector [3]: ck = 03e38592ba53efa995268e7b3151fe7a 20241120085532100 DAUC <0003> auc.c:144 vector [3]: ik = 36b5d121b8609dfc6566edc5d47e3db5 20241120085532100 DAUC <0003> auc.c:145 vector [3]: res = a33f6f049bdf680b0000000000000000 20241120085532100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085532100 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085532100 DAUC <0003> auc.c:151 vector [3]: kc = c516370de71cb19a 20241120085532100 DAUC <0003> auc.c:152 vector [3]: sres = 38e0070f 20241120085532100 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085532100 DAUC <0003> auc.c:113 vector [4]: rand = 140b20898d754df1a1862eab368d6c9f 20241120085532100 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085532100 DAUC <0003> auc.c:142 vector [4]: autn = 6decfac5d6c00000c191479ac339dbee 20241120085532100 DAUC <0003> auc.c:143 vector [4]: ck = 9cc6c12f78ce8ccfabb25b3395dfac2d 20241120085532100 DAUC <0003> auc.c:144 vector [4]: ik = 6a6ebc1d7af39e16d9a9f1f10257648a 20241120085532100 DAUC <0003> auc.c:145 vector [4]: res = 3fe43e8d812787b60000000000000000 20241120085532100 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085532100 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085532100 DAUC <0003> auc.c:151 vector [4]: kc = 84b3d7f095b5da7e 20241120085532100 DAUC <0003> auc.c:152 vector [4]: sres = bec3b93b 20241120085532100 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085532100 DAUC <0003> db_auc.c:245 IMSI='262425097846724': Generated 5 vectors 20241120085532100 DAUC <0003> db_auc.c:249 IMSI='262425097846724': Updating SQN=161 in DB 20241120085532100 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425097846724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425097846724"} 20241120085532100 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425097846724 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532100 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532100 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20241120085532105 DAUC <0003> db_auc.c:157 IMSI='262422186056834': No 2G Auth Data 20241120085532105 DAUC <0003> db_auc.c:192 IMSI='262422186056834': No 3G Auth Data 20241120085532120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241120085532123 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532123 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422186056834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422186056834"} 20241120085532123 DAUC <0003> db_auc.c:157 IMSI='262422186056834': No 2G Auth Data 20241120085532123 DAUC <0003> db_auc.c:236 IMSI='262422186056834': Calling to generate 5 vectors 20241120085532123 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085532123 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085532123 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120085532123 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085532123 DAUC <0003> auc.c:113 vector [0]: rand = 2395c39f55a639fede519b93da67ca60 20241120085532124 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085532124 DAUC <0003> auc.c:142 vector [0]: autn = 14b8c109f87800009638ddf5fa826ead 20241120085532124 DAUC <0003> auc.c:143 vector [0]: ck = 499983e5995c756513a4d7e3f3ddfac3 20241120085532124 DAUC <0003> auc.c:144 vector [0]: ik = 8fd369badc0b3403c8984191cb5bafa2 20241120085532124 DAUC <0003> auc.c:145 vector [0]: res = f27e68da2b6930ca0000000000000000 20241120085532124 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085532124 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085532124 DAUC <0003> auc.c:151 vector [0]: kc = 1d767c2d7dd11407 20241120085532124 DAUC <0003> auc.c:152 vector [0]: sres = d9175810 20241120085532124 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085532124 DAUC <0003> auc.c:113 vector [1]: rand = a98c4123f31ccd0f98bc034b957faa5b 20241120085532124 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085532124 DAUC <0003> auc.c:142 vector [1]: autn = a01cca8204cd0000e3128275bfe6bce6 20241120085532124 DAUC <0003> auc.c:143 vector [1]: ck = 62b73f7b2258e90515e2beb613c6f574 20241120085532124 DAUC <0003> auc.c:144 vector [1]: ik = d17650f43fbbc0385d41d7d2f43e7a04 20241120085532124 DAUC <0003> auc.c:145 vector [1]: res = e15423661aea7eee0000000000000000 20241120085532124 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085532124 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085532124 DAUC <0003> auc.c:151 vector [1]: kc = fb6206ebfa1ba64d 20241120085532124 DAUC <0003> auc.c:152 vector [1]: sres = fbbe5d88 20241120085532124 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085532124 DAUC <0003> auc.c:113 vector [2]: rand = dc6d717c77137012f33722dcde2a8953 20241120085532124 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085532124 DAUC <0003> auc.c:142 vector [2]: autn = 16193e6ee2d000000eaab0c76ced3812 20241120085532124 DAUC <0003> auc.c:143 vector [2]: ck = 78cbb4151c8c23802c4673fa9f8a41f5 20241120085532124 DAUC <0003> auc.c:144 vector [2]: ik = 50356c6803930abc4655efca83a9a156 20241120085532124 DAUC <0003> auc.c:145 vector [2]: res = 4f5becfa2cfe46530000000000000000 20241120085532124 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085532124 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085532124 DAUC <0003> auc.c:151 vector [2]: kc = 42ed444d033cc99f 20241120085532124 DAUC <0003> auc.c:152 vector [2]: sres = 63a5aaa9 20241120085532124 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085532124 DAUC <0003> auc.c:113 vector [3]: rand = 228951512804e5d92d8fa2828ea3edff 20241120085532124 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085532124 DAUC <0003> auc.c:142 vector [3]: autn = 725d333d42a600009d2b4ddd2fc22740 20241120085532124 DAUC <0003> auc.c:143 vector [3]: ck = 8fae04a5467f33664462d7b6177f85f4 20241120085532124 DAUC <0003> auc.c:144 vector [3]: ik = 7d237c98948c6df61fd75e5fbcdd1d47 20241120085532124 DAUC <0003> auc.c:145 vector [3]: res = 16a835031cf272050000000000000000 20241120085532124 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085532124 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085532124 DAUC <0003> auc.c:151 vector [3]: kc = a938f1d47951c623 20241120085532124 DAUC <0003> auc.c:152 vector [3]: sres = 0a5a4706 20241120085532124 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085532124 DAUC <0003> auc.c:113 vector [4]: rand = a343ecf4edeb992cad8791e92f6068df 20241120085532124 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085532124 DAUC <0003> auc.c:142 vector [4]: autn = f60a96a136970000274d388f5fa76a34 20241120085532124 DAUC <0003> auc.c:143 vector [4]: ck = f5398e0e8d63d96837495d8532c8a603 20241120085532124 DAUC <0003> auc.c:144 vector [4]: ik = de30f9fcbed259d55a64dd5f402725bb 20241120085532124 DAUC <0003> auc.c:145 vector [4]: res = c37f7faa3f704a270000000000000000 20241120085532124 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085532124 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085532124 DAUC <0003> auc.c:151 vector [4]: kc = 4624f728415e0305 20241120085532124 DAUC <0003> auc.c:152 vector [4]: sres = fc0f358d 20241120085532124 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085532124 DAUC <0003> db_auc.c:245 IMSI='262422186056834': Generated 5 vectors 20241120085532124 DAUC <0003> db_auc.c:249 IMSI='262422186056834': Updating SQN=161 in DB 20241120085532124 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422186056834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422186056834"} 20241120085532124 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422186056834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532124 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532124 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241120085532128 DAUC <0003> db_auc.c:157 IMSI='262426545851075': No 2G Auth Data 20241120085532128 DAUC <0003> db_auc.c:192 IMSI='262426545851075': No 3G Auth Data 20241120085532145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 20241120085532148 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532148 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426545851075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426545851075"} 20241120085532148 DAUC <0003> db_auc.c:236 IMSI='262426545851075': Calling to generate 5 vectors 20241120085532148 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085532148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085532148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085532148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085532148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085532148 DAUC <0003> auc.c:113 vector [0]: rand = 9e6a5ad655f10b7b4df2be84936e2a35 20241120085532148 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085532149 DAUC <0003> auc.c:142 vector [0]: autn = 9b9dc48c9f680000a24d44369cb3662f 20241120085532149 DAUC <0003> auc.c:143 vector [0]: ck = eb8cc3d1fc55c3a9629a5cf0f43686b5 20241120085532149 DAUC <0003> auc.c:144 vector [0]: ik = c6328b2fbe1e8fc0bcbf43c713d33fe2 20241120085532149 DAUC <0003> auc.c:145 vector [0]: res = 708b55ca4853a5950000000000000000 20241120085532149 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085532149 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085532149 DAUC <0003> auc.c:179 vector [0]: kc = 57ef28af8ea4c000 20241120085532149 DAUC <0003> auc.c:180 vector [0]: sres = 70c59c83 20241120085532149 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085532149 DAUC <0003> auc.c:113 vector [1]: rand = 0fd2af2d1a0d9e60ccf493377ad1d8e1 20241120085532149 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085532149 DAUC <0003> auc.c:142 vector [1]: autn = e72106bee32800008cb0acc89d033e68 20241120085532149 DAUC <0003> auc.c:143 vector [1]: ck = fa80eefca0bc4aea617447c6cbb09e50 20241120085532149 DAUC <0003> auc.c:144 vector [1]: ik = ef99344b34fe27f341d2d1c3b903987b 20241120085532149 DAUC <0003> auc.c:145 vector [1]: res = 2b456d77525fd57d0000000000000000 20241120085532149 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085532149 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085532149 DAUC <0003> auc.c:179 vector [1]: kc = 22a4be63f685b800 20241120085532149 DAUC <0003> auc.c:180 vector [1]: sres = 8b00b4e2 20241120085532149 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085532149 DAUC <0003> auc.c:113 vector [2]: rand = fe5734e138370d9a5fe864eb108e8eec 20241120085532149 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085532149 DAUC <0003> auc.c:142 vector [2]: autn = 81084627b14700004db4c4f9a1e13692 20241120085532149 DAUC <0003> auc.c:143 vector [2]: ck = c77a6d75d7d1a76e3fc09cb6a44b6537 20241120085532149 DAUC <0003> auc.c:144 vector [2]: ik = 49565a4dbc1a042f34dc1dc4ecbaf46f 20241120085532149 DAUC <0003> auc.c:145 vector [2]: res = 5aad576d706e860d0000000000000000 20241120085532149 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085532149 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085532149 DAUC <0003> auc.c:179 vector [2]: kc = f778bea0cd8e5000 20241120085532149 DAUC <0003> auc.c:180 vector [2]: sres = b9350624 20241120085532149 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085532149 DAUC <0003> auc.c:113 vector [3]: rand = ce69c32fbacd847f0e18a7e778c4bd66 20241120085532149 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085532149 DAUC <0003> auc.c:142 vector [3]: autn = 9800d30c924e0000a4dff5f2b94598ff 20241120085532149 DAUC <0003> auc.c:143 vector [3]: ck = fcb334b32dbd853196a1ddfcdeea0a5e 20241120085532149 DAUC <0003> auc.c:144 vector [3]: ik = 6a2b78ae55414a21cfc8102a49f04c50 20241120085532149 DAUC <0003> auc.c:145 vector [3]: res = 5634b800091020c30000000000000000 20241120085532149 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085532149 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085532149 DAUC <0003> auc.c:179 vector [3]: kc = d711ec6c39f34000 20241120085532149 DAUC <0003> auc.c:180 vector [3]: sres = ce389976 20241120085532149 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085532149 DAUC <0003> auc.c:113 vector [4]: rand = a3faf9b5723e7db4cdfce38155ef76a7 20241120085532149 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085532149 DAUC <0003> auc.c:142 vector [4]: autn = b8da6df796ee00002bbb044ec948ca61 20241120085532149 DAUC <0003> auc.c:143 vector [4]: ck = fbb093d408ecb6e474345278352fd110 20241120085532149 DAUC <0003> auc.c:144 vector [4]: ik = 59c781d36e97a46d6d0a899b1ffcca26 20241120085532149 DAUC <0003> auc.c:145 vector [4]: res = ff4534067dd1ca1c0000000000000000 20241120085532149 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085532149 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085532149 DAUC <0003> auc.c:179 vector [4]: kc = 3d2861ef6431c400 20241120085532149 DAUC <0003> auc.c:180 vector [4]: sres = 0c663687 20241120085532149 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085532149 DAUC <0003> db_auc.c:245 IMSI='262426545851075': Generated 5 vectors 20241120085532149 DAUC <0003> db_auc.c:249 IMSI='262426545851075': Updating SQN=161 in DB 20241120085532149 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426545851075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426545851075"} 20241120085532149 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426545851075 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532149 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532149 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33306<->l=127.0.0.1:4258 20241120085532154 DAUC <0003> db_auc.c:157 IMSI='262427821074240': No 2G Auth Data 20241120085532154 DAUC <0003> db_auc.c:192 IMSI='262427821074240': No 3G Auth Data 20241120085532170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4258 20241120085532173 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532173 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427821074240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427821074240"} 20241120085532173 DAUC <0003> db_auc.c:236 IMSI='262427821074240': Calling to generate 5 vectors 20241120085532173 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085532173 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085532173 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085532173 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085532173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085532173 DAUC <0003> auc.c:113 vector [0]: rand = db1ae69ac63e4486f2479d328d8c9c29 20241120085532173 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085532173 DAUC <0003> auc.c:142 vector [0]: autn = ec1cd88289fc0000cc782c585f5af4a6 20241120085532173 DAUC <0003> auc.c:143 vector [0]: ck = 5072fcaab08a3b3b5381f0c3b1ed4500 20241120085532173 DAUC <0003> auc.c:144 vector [0]: ik = 66cedac67ba9c3700a8cc0d8de801388 20241120085532173 DAUC <0003> auc.c:145 vector [0]: res = 15f552de453a596f0000000000000000 20241120085532173 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085532173 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085532173 DAUC <0003> auc.c:179 vector [0]: kc = bfb77e4d8ca3b800 20241120085532173 DAUC <0003> auc.c:180 vector [0]: sres = 442af48f 20241120085532173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085532173 DAUC <0003> auc.c:113 vector [1]: rand = 77f973de1ffa27308cfdc22f2d29e254 20241120085532173 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085532173 DAUC <0003> auc.c:142 vector [1]: autn = 46267f760cad000067d87d9dd0b517b0 20241120085532173 DAUC <0003> auc.c:143 vector [1]: ck = a7f559351326625a7de99b9fe725dfc5 20241120085532173 DAUC <0003> auc.c:144 vector [1]: ik = 232e4ce5c1f88a825b52f868547c0fbd 20241120085532173 DAUC <0003> auc.c:145 vector [1]: res = 2f413e10f2e20d400000000000000000 20241120085532173 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085532173 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085532173 DAUC <0003> auc.c:179 vector [1]: kc = 6ae8b1710bf48c00 20241120085532173 DAUC <0003> auc.c:180 vector [1]: sres = dc096754 20241120085532173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085532173 DAUC <0003> auc.c:113 vector [2]: rand = 6561f73b6471bdcae806ff9526104558 20241120085532173 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085532173 DAUC <0003> auc.c:142 vector [2]: autn = e6d0f6088cd900005861a420ec57a0e2 20241120085532173 DAUC <0003> auc.c:143 vector [2]: ck = 74930bd4cdaefc5f6edf35938cb2a8dd 20241120085532173 DAUC <0003> auc.c:144 vector [2]: ik = 5952f21f1041160a4f3be896da37a84c 20241120085532173 DAUC <0003> auc.c:145 vector [2]: res = db6db0ca92133ce40000000000000000 20241120085532173 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085532173 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085532173 DAUC <0003> auc.c:179 vector [2]: kc = 4c57f279fd7a1c00 20241120085532173 DAUC <0003> auc.c:180 vector [2]: sres = b1005208 20241120085532173 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085532173 DAUC <0003> auc.c:113 vector [3]: rand = 69632d85a335646a67bcee0c91a7c0a4 20241120085532173 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085532173 DAUC <0003> auc.c:142 vector [3]: autn = 67541f4c1deb0000bf48ed7a8f5c22ee 20241120085532173 DAUC <0003> auc.c:143 vector [3]: ck = f275be9c1726227759903036cd7a4705 20241120085532173 DAUC <0003> auc.c:144 vector [3]: ik = 3929576b5a172062b1d4d3cffc07837b 20241120085532173 DAUC <0003> auc.c:145 vector [3]: res = 0fd38a01a5f684770000000000000000 20241120085532173 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085532173 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085532173 DAUC <0003> auc.c:179 vector [3]: kc = b0928f992f66c400 20241120085532173 DAUC <0003> auc.c:180 vector [3]: sres = 2ab6175c 20241120085532173 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085532173 DAUC <0003> auc.c:113 vector [4]: rand = 5cce1cd3f741e88ef8617f167d14929b 20241120085532173 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085532173 DAUC <0003> auc.c:142 vector [4]: autn = dcbc5714b4c60000c94eeed514e63536 20241120085532173 DAUC <0003> auc.c:143 vector [4]: ck = a45b99c4bee7315548252076d600a756 20241120085532173 DAUC <0003> auc.c:144 vector [4]: ik = 46fe4667a1d6e07423f45f77a42ed99b 20241120085532173 DAUC <0003> auc.c:145 vector [4]: res = 75ba688d547d76810000000000000000 20241120085532173 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085532173 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085532173 DAUC <0003> auc.c:179 vector [4]: kc = 2a9116b377018800 20241120085532173 DAUC <0003> auc.c:180 vector [4]: sres = bc0b543d 20241120085532173 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085532173 DAUC <0003> db_auc.c:245 IMSI='262427821074240': Generated 5 vectors 20241120085532173 DAUC <0003> db_auc.c:249 IMSI='262427821074240': Updating SQN=161 in DB 20241120085532173 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427821074240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427821074240"} 20241120085532173 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262427821074240 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532173 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532173 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33310<->l=127.0.0.1:4258 20241120085532178 DAUC <0003> db_auc.c:157 IMSI='262426399842696': No 2G Auth Data 20241120085532178 DAUC <0003> db_auc.c:192 IMSI='262426399842696': No 3G Auth Data 20241120085532194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4258 20241120085532198 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532198 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426399842696 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426399842696"} 20241120085532198 DAUC <0003> db_auc.c:236 IMSI='262426399842696': Calling to generate 5 vectors 20241120085532198 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085532198 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085532198 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085532198 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085532198 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085532198 DAUC <0003> auc.c:113 vector [0]: rand = 47401f9134befade7747e46243364295 20241120085532198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085532198 DAUC <0003> auc.c:142 vector [0]: autn = 71748cdb2c0a0000f4ae2ab389083591 20241120085532198 DAUC <0003> auc.c:143 vector [0]: ck = 75b4e145119a25b0ccd13c602da79d57 20241120085532198 DAUC <0003> auc.c:144 vector [0]: ik = 527aa560df16708f7873fa1a05f4bd3c 20241120085532198 DAUC <0003> auc.c:145 vector [0]: res = d0331f6a9cf30ba00000000000000000 20241120085532198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085532198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085532198 DAUC <0003> auc.c:179 vector [0]: kc = 8d28cb2ce2d41cb7 20241120085532198 DAUC <0003> auc.c:180 vector [0]: sres = ab73f1e5 20241120085532198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085532198 DAUC <0003> auc.c:113 vector [1]: rand = f61b1af154591a5eed98bb3a67dabb3b 20241120085532198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085532198 DAUC <0003> auc.c:142 vector [1]: autn = 0ed51c4acb8400003fc1ef2963aacc0d 20241120085532198 DAUC <0003> auc.c:143 vector [1]: ck = eab58c744e5307fe2a8ec6574f13970d 20241120085532198 DAUC <0003> auc.c:144 vector [1]: ik = ee3160b2278bfebe1a365c7a54b580f3 20241120085532198 DAUC <0003> auc.c:145 vector [1]: res = 19603a4508a172e90000000000000000 20241120085532198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085532198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085532198 DAUC <0003> auc.c:179 vector [1]: kc = 52b36fbe5a9d3fa5 20241120085532198 DAUC <0003> auc.c:180 vector [1]: sres = 14c01194 20241120085532198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085532198 DAUC <0003> auc.c:113 vector [2]: rand = d3cc5812eebbf833e91ed16227f96c16 20241120085532198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085532198 DAUC <0003> auc.c:142 vector [2]: autn = 87ab5f2323590000edc21c6a9fc688d6 20241120085532198 DAUC <0003> auc.c:143 vector [2]: ck = 3fe95f8d3babfadd08227c4ba2b8887f 20241120085532198 DAUC <0003> auc.c:144 vector [2]: ik = 49af57f9c0fef7bbad52ba67b245a0fc 20241120085532198 DAUC <0003> auc.c:145 vector [2]: res = 8a9315d58fb5d3040000000000000000 20241120085532198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085532198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085532198 DAUC <0003> auc.c:179 vector [2]: kc = c9e2c40ca1e75113 20241120085532198 DAUC <0003> auc.c:180 vector [2]: sres = 06f92a35 20241120085532198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085532198 DAUC <0003> auc.c:113 vector [3]: rand = 36541f69f97e8e27ee0b27cc17451784 20241120085532198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085532198 DAUC <0003> auc.c:142 vector [3]: autn = 0160634fdd650000ef6053a0cb7620e4 20241120085532198 DAUC <0003> auc.c:143 vector [3]: ck = 4d2d29445f01775666b9578f26832062 20241120085532198 DAUC <0003> auc.c:144 vector [3]: ik = a5fc4eeec58ac25b833a44f151659c33 20241120085532198 DAUC <0003> auc.c:145 vector [3]: res = db221d903dbe7de30000000000000000 20241120085532198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085532198 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085532198 DAUC <0003> auc.c:179 vector [3]: kc = e9ae087c41e786a6 20241120085532198 DAUC <0003> auc.c:180 vector [3]: sres = ba77239b 20241120085532198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085532198 DAUC <0003> auc.c:113 vector [4]: rand = 98057a0557df0a437ce46ddc60d71427 20241120085532198 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085532198 DAUC <0003> auc.c:142 vector [4]: autn = ee851c1190ea0000711eec51a2705eef 20241120085532198 DAUC <0003> auc.c:143 vector [4]: ck = d7bf1b87dd1b290911edaad78dc70190 20241120085532198 DAUC <0003> auc.c:144 vector [4]: ik = c7c67cef00f8777533ae8f6b45113682 20241120085532198 DAUC <0003> auc.c:145 vector [4]: res = ba0b7591812bfb040000000000000000 20241120085532198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085532198 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085532198 DAUC <0003> auc.c:179 vector [4]: kc = 4731a77e1a842866 20241120085532198 DAUC <0003> auc.c:180 vector [4]: sres = c3657769 20241120085532198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085532198 DAUC <0003> db_auc.c:245 IMSI='262426399842696': Generated 5 vectors 20241120085532198 DAUC <0003> db_auc.c:249 IMSI='262426399842696': Updating SQN=161 in DB 20241120085532198 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426399842696 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426399842696"} 20241120085532198 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426399842696 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085532198 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532198 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085532201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33326<->l=127.0.0.1:4258 20241120085532203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4258 20241120085532204 DLINP <000b> input/ipa.c:451 connected read/write 20241120085532204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085532204 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085532204 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085532204 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085532204 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40323<->l=127.0.0.1:4259) 20241120085532252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 20241120085532353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4258 20241120085535430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085535430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085535433 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 20241120085535436 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535436 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085535436 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085535436 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085535436 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085535436 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085535436 DLGSUP <0013> gsup_server.c:235 2:  20241120085535436 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085535436 DLGSUP <0013> gsup_server.c:235 3:  20241120085535436 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085535436 DLGSUP <0013> gsup_server.c:235 4:  20241120085535436 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085535437 DLGSUP <0013> gsup_server.c:235 5:  20241120085535437 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085535437 DLGSUP <0013> gsup_server.c:235 7:  20241120085535437 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085535437 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085535437 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085535437 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085535457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241120085535462 DAUC <0003> db_auc.c:157 IMSI='262420273702160': No 2G Auth Data 20241120085535462 DAUC <0003> db_auc.c:192 IMSI='262420273702160': No 3G Auth Data 20241120085535478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4258 20241120085535483 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535483 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420273702160"} 20241120085535483 DAUC <0003> db_auc.c:192 IMSI='262420273702160': No 3G Auth Data 20241120085535483 DAUC <0003> db_auc.c:236 IMSI='262420273702160': Calling to generate 1 vectors 20241120085535483 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241120085535484 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535484 DAUC <0003> auc.c:113 vector [0]: rand = eb0ac7a4ff720e519c7460d7672588ac 20241120085535484 DAUC <0003> auc.c:179 vector [0]: kc = 4107ae376447a800 20241120085535484 DAUC <0003> auc.c:180 vector [0]: sres = 62960750 20241120085535484 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535484 DAUC <0003> db_auc.c:245 IMSI='262420273702160': Generated 1 vectors 20241120085535484 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420273702160"} 20241120085535484 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535484 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535484 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535487 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535487 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420273702160"} 20241120085535487 DAUC <0003> db_auc.c:192 IMSI='262420273702160': No 3G Auth Data 20241120085535487 DAUC <0003> db_auc.c:236 IMSI='262420273702160': Calling to generate 4 vectors 20241120085535487 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241120085535487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535487 DAUC <0003> auc.c:113 vector [0]: rand = 28d0376aa9927d52885879a06457c497 20241120085535487 DAUC <0003> auc.c:179 vector [0]: kc = f855620a52dc1000 20241120085535487 DAUC <0003> auc.c:180 vector [0]: sres = 9227fb38 20241120085535487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535487 DAUC <0003> auc.c:113 vector [1]: rand = 8cf673a2694fa53e57066f2e369a73dd 20241120085535487 DAUC <0003> auc.c:179 vector [1]: kc = 7c9766edcfbea000 20241120085535487 DAUC <0003> auc.c:180 vector [1]: sres = 82fa0541 20241120085535487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535487 DAUC <0003> auc.c:113 vector [2]: rand = 7598084a40323c63695d383215b218dd 20241120085535487 DAUC <0003> auc.c:179 vector [2]: kc = 7332f76f94154c00 20241120085535487 DAUC <0003> auc.c:180 vector [2]: sres = ee2c89b6 20241120085535487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535488 DAUC <0003> auc.c:113 vector [3]: rand = bbe27ed5b86ae25423fb9cff42b9f739 20241120085535488 DAUC <0003> auc.c:179 vector [3]: kc = 15bd6dfb256d9000 20241120085535488 DAUC <0003> auc.c:180 vector [3]: sres = 643ea5c3 20241120085535488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535488 DAUC <0003> db_auc.c:245 IMSI='262420273702160': Generated 4 vectors 20241120085535488 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420273702160"} 20241120085535488 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535488 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535488 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535490 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535490 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420273702160"} 20241120085535490 DAUC <0003> db_auc.c:192 IMSI='262420273702160': No 3G Auth Data 20241120085535490 DAUC <0003> db_auc.c:236 IMSI='262420273702160': Calling to generate 5 vectors 20241120085535490 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085535490 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535490 DAUC <0003> auc.c:113 vector [0]: rand = 9b129180d409e98d7802e3ec43bbe3e4 20241120085535490 DAUC <0003> auc.c:179 vector [0]: kc = 27c199c69f999800 20241120085535490 DAUC <0003> auc.c:180 vector [0]: sres = 4f1354f9 20241120085535490 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535490 DAUC <0003> auc.c:113 vector [1]: rand = 0c4479f4f83240dd6d6fe7b70a826fe2 20241120085535490 DAUC <0003> auc.c:179 vector [1]: kc = 193fc7369d2ec800 20241120085535490 DAUC <0003> auc.c:180 vector [1]: sres = 1303cb44 20241120085535490 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535490 DAUC <0003> auc.c:113 vector [2]: rand = 1304b7decb1b0907950f75a25e95a090 20241120085535490 DAUC <0003> auc.c:179 vector [2]: kc = da0c805849b47400 20241120085535490 DAUC <0003> auc.c:180 vector [2]: sres = a30c195c 20241120085535490 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535490 DAUC <0003> auc.c:113 vector [3]: rand = f4cf560d05cd72148e14c95f915ecf08 20241120085535490 DAUC <0003> auc.c:179 vector [3]: kc = fafd8a91cdd50c00 20241120085535490 DAUC <0003> auc.c:180 vector [3]: sres = 65c2f5b8 20241120085535490 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535490 DAUC <0003> auc.c:113 vector [4]: rand = 9c95c4071c16ba3f20f14524bddfed01 20241120085535490 DAUC <0003> auc.c:179 vector [4]: kc = 0a273c6e0b1f3800 20241120085535490 DAUC <0003> auc.c:180 vector [4]: sres = e108825f 20241120085535490 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085535490 DAUC <0003> db_auc.c:245 IMSI='262420273702160': Generated 5 vectors 20241120085535490 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420273702160"} 20241120085535490 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535490 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535490 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535493 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535493 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420273702160"} 20241120085535493 DAUC <0003> db_auc.c:192 IMSI='262420273702160': No 3G Auth Data 20241120085535493 DAUC <0003> db_auc.c:236 IMSI='262420273702160': Calling to generate 5 vectors 20241120085535493 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085535493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535493 DAUC <0003> auc.c:113 vector [0]: rand = e4a97b17f3bbebddfd90f4c73e45164a 20241120085535493 DAUC <0003> auc.c:179 vector [0]: kc = 07ca6a2123acb400 20241120085535493 DAUC <0003> auc.c:180 vector [0]: sres = c9060829 20241120085535493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535493 DAUC <0003> auc.c:113 vector [1]: rand = ff2ad541020e8ddc2a2078dff1c61ec3 20241120085535493 DAUC <0003> auc.c:179 vector [1]: kc = 12db18714c6e0800 20241120085535493 DAUC <0003> auc.c:180 vector [1]: sres = 98c3a2a8 20241120085535493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535493 DAUC <0003> auc.c:113 vector [2]: rand = 317c0f514c55a02e879a195e7c742b26 20241120085535493 DAUC <0003> auc.c:179 vector [2]: kc = 30791f6d825ee400 20241120085535493 DAUC <0003> auc.c:180 vector [2]: sres = 897a356e 20241120085535493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535493 DAUC <0003> auc.c:113 vector [3]: rand = 1e03b59cc76c7516223bf55cb0c87daf 20241120085535493 DAUC <0003> auc.c:179 vector [3]: kc = 19a397a6e350e000 20241120085535493 DAUC <0003> auc.c:180 vector [3]: sres = c42b4248 20241120085535493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535493 DAUC <0003> auc.c:113 vector [4]: rand = 1bb82ea4c09a4bcc182326c2bb7cd5ec 20241120085535493 DAUC <0003> auc.c:179 vector [4]: kc = 85260b76a552fc00 20241120085535493 DAUC <0003> auc.c:180 vector [4]: sres = 32e7d1cb 20241120085535493 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085535493 DAUC <0003> db_auc.c:245 IMSI='262420273702160': Generated 5 vectors 20241120085535493 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420273702160"} 20241120085535493 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420273702160 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535493 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535494 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4258 20241120085535497 DAUC <0003> db_auc.c:157 IMSI='262426927710446': No 2G Auth Data 20241120085535497 DAUC <0003> db_auc.c:192 IMSI='262426927710446': No 3G Auth Data 20241120085535514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241120085535516 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535516 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927710446"} 20241120085535517 DAUC <0003> db_auc.c:192 IMSI='262426927710446': No 3G Auth Data 20241120085535517 DAUC <0003> db_auc.c:236 IMSI='262426927710446': Calling to generate 1 vectors 20241120085535517 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241120085535517 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535517 DAUC <0003> auc.c:113 vector [0]: rand = 952cbd2a48374874d558892bb14dc63c 20241120085535517 DAUC <0003> auc.c:179 vector [0]: kc = 3f104af7d99afc00 20241120085535517 DAUC <0003> auc.c:180 vector [0]: sres = 7f46772e 20241120085535517 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535517 DAUC <0003> db_auc.c:245 IMSI='262426927710446': Generated 1 vectors 20241120085535517 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927710446"} 20241120085535517 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535517 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535517 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535519 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535519 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927710446"} 20241120085535519 DAUC <0003> db_auc.c:192 IMSI='262426927710446': No 3G Auth Data 20241120085535519 DAUC <0003> db_auc.c:236 IMSI='262426927710446': Calling to generate 4 vectors 20241120085535519 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241120085535519 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535519 DAUC <0003> auc.c:113 vector [0]: rand = d9ed945676a1c178fdc4aff64799dc42 20241120085535519 DAUC <0003> auc.c:179 vector [0]: kc = ff8bf1d822f47400 20241120085535519 DAUC <0003> auc.c:180 vector [0]: sres = 706ce24b 20241120085535519 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535519 DAUC <0003> auc.c:113 vector [1]: rand = e799eb64d90059475e4f889e69100527 20241120085535519 DAUC <0003> auc.c:179 vector [1]: kc = 03ca9c7bd55c2c00 20241120085535519 DAUC <0003> auc.c:180 vector [1]: sres = d7eca282 20241120085535519 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535519 DAUC <0003> auc.c:113 vector [2]: rand = 5438c6f511c957a12d20e03b77b490f6 20241120085535519 DAUC <0003> auc.c:179 vector [2]: kc = f82ead44f8954400 20241120085535519 DAUC <0003> auc.c:180 vector [2]: sres = 5eb48cda 20241120085535519 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535519 DAUC <0003> auc.c:113 vector [3]: rand = aebaea8c7ea43a2686e4cc1bda8efcc9 20241120085535519 DAUC <0003> auc.c:179 vector [3]: kc = 1bce66617fbea400 20241120085535519 DAUC <0003> auc.c:180 vector [3]: sres = 1b9b3fcb 20241120085535519 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535519 DAUC <0003> db_auc.c:245 IMSI='262426927710446': Generated 4 vectors 20241120085535519 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927710446"} 20241120085535519 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535519 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535519 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535521 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535521 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927710446"} 20241120085535521 DAUC <0003> db_auc.c:192 IMSI='262426927710446': No 3G Auth Data 20241120085535521 DAUC <0003> db_auc.c:236 IMSI='262426927710446': Calling to generate 5 vectors 20241120085535521 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085535521 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535521 DAUC <0003> auc.c:113 vector [0]: rand = f75d3bf42d81f6bcf11bba4f6efdf239 20241120085535521 DAUC <0003> auc.c:179 vector [0]: kc = ad7366ec0bd00c00 20241120085535521 DAUC <0003> auc.c:180 vector [0]: sres = bdb0d728 20241120085535521 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535521 DAUC <0003> auc.c:113 vector [1]: rand = 2945905dfb75d14e43e1a53105772bd6 20241120085535521 DAUC <0003> auc.c:179 vector [1]: kc = 876e07bf713b1800 20241120085535521 DAUC <0003> auc.c:180 vector [1]: sres = 75802cf0 20241120085535521 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535521 DAUC <0003> auc.c:113 vector [2]: rand = 93f129e995b4ba044f7b333357532ea8 20241120085535521 DAUC <0003> auc.c:179 vector [2]: kc = fadbd6f2f04b5800 20241120085535521 DAUC <0003> auc.c:180 vector [2]: sres = f236af7f 20241120085535521 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535521 DAUC <0003> auc.c:113 vector [3]: rand = 3db04d9b72be4df72f40fbf95ee4db9e 20241120085535521 DAUC <0003> auc.c:179 vector [3]: kc = b3301053f059d800 20241120085535521 DAUC <0003> auc.c:180 vector [3]: sres = 5dc62e95 20241120085535521 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535521 DAUC <0003> auc.c:113 vector [4]: rand = 5ea107de933495e2df4ef2bf94ab85cd 20241120085535521 DAUC <0003> auc.c:179 vector [4]: kc = d2010d94caf8dc00 20241120085535521 DAUC <0003> auc.c:180 vector [4]: sres = 83d04bd8 20241120085535521 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085535521 DAUC <0003> db_auc.c:245 IMSI='262426927710446': Generated 5 vectors 20241120085535521 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927710446"} 20241120085535521 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535521 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535521 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535524 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535524 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426927710446"} 20241120085535524 DAUC <0003> db_auc.c:192 IMSI='262426927710446': No 3G Auth Data 20241120085535524 DAUC <0003> db_auc.c:236 IMSI='262426927710446': Calling to generate 5 vectors 20241120085535524 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085535524 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535524 DAUC <0003> auc.c:113 vector [0]: rand = 2e99461bcf098117cee5c3f0db6e0924 20241120085535524 DAUC <0003> auc.c:179 vector [0]: kc = e6865a40a71b5400 20241120085535524 DAUC <0003> auc.c:180 vector [0]: sres = 8aa8ae25 20241120085535524 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535524 DAUC <0003> auc.c:113 vector [1]: rand = 5e5d9588bbaac21d73401525fd10559f 20241120085535524 DAUC <0003> auc.c:179 vector [1]: kc = 1892dafd5c818000 20241120085535524 DAUC <0003> auc.c:180 vector [1]: sres = 52a3b8b7 20241120085535524 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535524 DAUC <0003> auc.c:113 vector [2]: rand = 4734f70b0b5ba34ccaee934a3459a7dd 20241120085535524 DAUC <0003> auc.c:179 vector [2]: kc = a017c876ecfb9c00 20241120085535524 DAUC <0003> auc.c:180 vector [2]: sres = 1e05dd9f 20241120085535524 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535524 DAUC <0003> auc.c:113 vector [3]: rand = f79b5524f9c4971802ab7444a5e7169c 20241120085535524 DAUC <0003> auc.c:179 vector [3]: kc = 54c1d821a1400c00 20241120085535524 DAUC <0003> auc.c:180 vector [3]: sres = 782a3d40 20241120085535524 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535524 DAUC <0003> auc.c:113 vector [4]: rand = a50e435cabc76548371c6c69d3b178db 20241120085535524 DAUC <0003> auc.c:179 vector [4]: kc = bc63e8bf79b8a400 20241120085535524 DAUC <0003> auc.c:180 vector [4]: sres = f47a5145 20241120085535524 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085535524 DAUC <0003> db_auc.c:245 IMSI='262426927710446': Generated 5 vectors 20241120085535524 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426927710446"} 20241120085535524 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426927710446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535524 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535524 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241120085535528 DAUC <0003> db_auc.c:157 IMSI='262423134446349': No 2G Auth Data 20241120085535528 DAUC <0003> db_auc.c:192 IMSI='262423134446349': No 3G Auth Data 20241120085535543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20241120085535547 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535547 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423134446349"} 20241120085535547 DAUC <0003> db_auc.c:192 IMSI='262423134446349': No 3G Auth Data 20241120085535547 DAUC <0003> db_auc.c:236 IMSI='262423134446349': Calling to generate 1 vectors 20241120085535547 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241120085535547 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535547 DAUC <0003> auc.c:113 vector [0]: rand = 0ce28355dc0af4d05c7584c80fdbf142 20241120085535547 DAUC <0003> auc.c:179 vector [0]: kc = 8801d5dc1de7f60f 20241120085535547 DAUC <0003> auc.c:180 vector [0]: sres = ed11d226 20241120085535547 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535547 DAUC <0003> db_auc.c:245 IMSI='262423134446349': Generated 1 vectors 20241120085535547 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423134446349"} 20241120085535547 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535547 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535547 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535549 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535549 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423134446349"} 20241120085535549 DAUC <0003> db_auc.c:192 IMSI='262423134446349': No 3G Auth Data 20241120085535549 DAUC <0003> db_auc.c:236 IMSI='262423134446349': Calling to generate 4 vectors 20241120085535549 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241120085535549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535549 DAUC <0003> auc.c:113 vector [0]: rand = 92d8a7e2ebcd0703a2cc09504ad1e726 20241120085535549 DAUC <0003> auc.c:179 vector [0]: kc = 4d4b3dc32ec14040 20241120085535549 DAUC <0003> auc.c:180 vector [0]: sres = 54cde0b1 20241120085535549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535549 DAUC <0003> auc.c:113 vector [1]: rand = 9506e1b36bef3234ea27cb99db67c9f9 20241120085535549 DAUC <0003> auc.c:179 vector [1]: kc = dfb5f67992d62b56 20241120085535549 DAUC <0003> auc.c:180 vector [1]: sres = ceaed1b1 20241120085535549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535549 DAUC <0003> auc.c:113 vector [2]: rand = 955a4c9ce71dddba712df7dc558c3448 20241120085535549 DAUC <0003> auc.c:179 vector [2]: kc = 7e3f4f0c20035b89 20241120085535549 DAUC <0003> auc.c:180 vector [2]: sres = e52157fb 20241120085535549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535549 DAUC <0003> auc.c:113 vector [3]: rand = 2428d7948d9da9d338c0497805f0fe8c 20241120085535549 DAUC <0003> auc.c:179 vector [3]: kc = 80261c258f4af3f5 20241120085535549 DAUC <0003> auc.c:180 vector [3]: sres = b657e9f9 20241120085535549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535549 DAUC <0003> db_auc.c:245 IMSI='262423134446349': Generated 4 vectors 20241120085535550 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423134446349"} 20241120085535550 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535552 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423134446349"} 20241120085535552 DAUC <0003> db_auc.c:192 IMSI='262423134446349': No 3G Auth Data 20241120085535552 DAUC <0003> db_auc.c:236 IMSI='262423134446349': Calling to generate 5 vectors 20241120085535552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085535552 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535552 DAUC <0003> auc.c:113 vector [0]: rand = f9b655d1638e261f7b2305f425d2eda3 20241120085535552 DAUC <0003> auc.c:179 vector [0]: kc = 35d2ce65ffb3cbd0 20241120085535552 DAUC <0003> auc.c:180 vector [0]: sres = eef267f8 20241120085535552 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535552 DAUC <0003> auc.c:113 vector [1]: rand = e37f83fe0b312a754672ee5ceef1d5a6 20241120085535552 DAUC <0003> auc.c:179 vector [1]: kc = 6bdc599df2eb24c8 20241120085535552 DAUC <0003> auc.c:180 vector [1]: sres = 59c36091 20241120085535552 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535552 DAUC <0003> auc.c:113 vector [2]: rand = f7eea18fad643feef73bc465ab8dd0de 20241120085535552 DAUC <0003> auc.c:179 vector [2]: kc = edeb96194b5eee82 20241120085535552 DAUC <0003> auc.c:180 vector [2]: sres = 65a97f00 20241120085535552 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535552 DAUC <0003> auc.c:113 vector [3]: rand = 7b014216aa6b678d708667bf6c53a31e 20241120085535552 DAUC <0003> auc.c:179 vector [3]: kc = 230f67794c91680b 20241120085535552 DAUC <0003> auc.c:180 vector [3]: sres = ffc8ed2f 20241120085535552 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535552 DAUC <0003> auc.c:113 vector [4]: rand = b1705b939dcdc1ce0b77bddd70a6d8f9 20241120085535552 DAUC <0003> auc.c:179 vector [4]: kc = e0cb9f8af2b7fd50 20241120085535552 DAUC <0003> auc.c:180 vector [4]: sres = fec0b206 20241120085535552 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085535552 DAUC <0003> db_auc.c:245 IMSI='262423134446349': Generated 5 vectors 20241120085535552 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423134446349"} 20241120085535552 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535554 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535555 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423134446349"} 20241120085535555 DAUC <0003> db_auc.c:192 IMSI='262423134446349': No 3G Auth Data 20241120085535555 DAUC <0003> db_auc.c:236 IMSI='262423134446349': Calling to generate 5 vectors 20241120085535555 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241120085535555 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535555 DAUC <0003> auc.c:113 vector [0]: rand = cd4d088e6555c992a403f86ee0501fa2 20241120085535555 DAUC <0003> auc.c:179 vector [0]: kc = 6332b4380db39d88 20241120085535555 DAUC <0003> auc.c:180 vector [0]: sres = 76bad59f 20241120085535555 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241120085535555 DAUC <0003> auc.c:113 vector [1]: rand = 2441c5fe9a91b0d77bb654e2581c742c 20241120085535555 DAUC <0003> auc.c:179 vector [1]: kc = dd00f2e1428e54ba 20241120085535555 DAUC <0003> auc.c:180 vector [1]: sres = 1bb19f2a 20241120085535555 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241120085535555 DAUC <0003> auc.c:113 vector [2]: rand = 3cb8a8047a7d2cab4f804b849600a80f 20241120085535555 DAUC <0003> auc.c:179 vector [2]: kc = 2e10063597b003c0 20241120085535555 DAUC <0003> auc.c:180 vector [2]: sres = 40f95eb8 20241120085535555 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241120085535555 DAUC <0003> auc.c:113 vector [3]: rand = 90ad1b3ca8b129d9b0a71006086e6f0e 20241120085535555 DAUC <0003> auc.c:179 vector [3]: kc = 282099e29feac132 20241120085535555 DAUC <0003> auc.c:180 vector [3]: sres = 21e4b359 20241120085535555 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241120085535555 DAUC <0003> auc.c:113 vector [4]: rand = 608a43dedf9ff4ff2c479d1d05661f1a 20241120085535555 DAUC <0003> auc.c:179 vector [4]: kc = 4edc4492f51b6d14 20241120085535555 DAUC <0003> auc.c:180 vector [4]: sres = 729cbb9f 20241120085535555 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241120085535555 DAUC <0003> db_auc.c:245 IMSI='262423134446349': Generated 5 vectors 20241120085535555 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423134446349"} 20241120085535555 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423134446349 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535555 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535555 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20241120085535558 DAUC <0003> db_auc.c:157 IMSI='262424870383449': No 2G Auth Data 20241120085535558 DAUC <0003> db_auc.c:192 IMSI='262424870383449': No 3G Auth Data 20241120085535572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 20241120085535575 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535575 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424870383449"} 20241120085535575 DAUC <0003> db_auc.c:157 IMSI='262424870383449': No 2G Auth Data 20241120085535575 DAUC <0003> db_auc.c:236 IMSI='262424870383449': Calling to generate 1 vectors 20241120085535575 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241120085535575 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535575 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535575 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085535575 DAUC <0003> auc.c:113 vector [0]: rand = eb6dd55e7672ef268348b1c684950ca8 20241120085535575 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085535575 DAUC <0003> auc.c:142 vector [0]: autn = c30f3f207d030000841c38ab345949a2 20241120085535575 DAUC <0003> auc.c:143 vector [0]: ck = d03ec45cd968e5be7ab7eaaabbabbf87 20241120085535575 DAUC <0003> auc.c:144 vector [0]: ik = facc352df42fb77616b8f5082ab981e2 20241120085535575 DAUC <0003> auc.c:145 vector [0]: res = acd8f035c23d0ab90000000000000000 20241120085535575 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535575 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535575 DAUC <0003> auc.c:151 vector [0]: kc = 46fdeed3bc556cad 20241120085535575 DAUC <0003> auc.c:152 vector [0]: sres = 6ee5fa8c 20241120085535576 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535576 DAUC <0003> db_auc.c:245 IMSI='262424870383449': Generated 1 vectors 20241120085535576 DAUC <0003> db_auc.c:249 IMSI='262424870383449': Updating SQN=33 in DB 20241120085535576 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424870383449"} 20241120085535576 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535576 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535576 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535578 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535578 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424870383449"} 20241120085535578 DAUC <0003> db_auc.c:157 IMSI='262424870383449': No 2G Auth Data 20241120085535578 DAUC <0003> db_auc.c:236 IMSI='262424870383449': Calling to generate 4 vectors 20241120085535578 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241120085535578 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535578 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535578 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120085535578 DAUC <0003> auc.c:113 vector [0]: rand = fc2358a04b5325c12d7942776e258491 20241120085535578 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120085535578 DAUC <0003> auc.c:142 vector [0]: autn = d338a1834d1500008821bf6d0285a90d 20241120085535578 DAUC <0003> auc.c:143 vector [0]: ck = 641052fb0370ba167ea26fe0505d059a 20241120085535578 DAUC <0003> auc.c:144 vector [0]: ik = a25f8166370f54fda939d9ed07335f6f 20241120085535578 DAUC <0003> auc.c:145 vector [0]: res = bc9a7fe69095f47b0000000000000000 20241120085535578 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535578 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535578 DAUC <0003> auc.c:151 vector [0]: kc = 11d465906311b41e 20241120085535578 DAUC <0003> auc.c:152 vector [0]: sres = 2c0f8b9d 20241120085535578 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535578 DAUC <0003> auc.c:113 vector [1]: rand = c0d8d22125bb6ec1d88f03dbdad2a83c 20241120085535578 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120085535578 DAUC <0003> auc.c:142 vector [1]: autn = 7969db9b267300003e1ccb1df9780ddf 20241120085535578 DAUC <0003> auc.c:143 vector [1]: ck = a62a00482528774e4acb095757f1b6fc 20241120085535578 DAUC <0003> auc.c:144 vector [1]: ik = 49b1e1e26abfe4f5542cb78352b3d02d 20241120085535578 DAUC <0003> auc.c:145 vector [1]: res = 50354c9079ef25770000000000000000 20241120085535578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535578 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085535578 DAUC <0003> auc.c:151 vector [1]: kc = f17c5f7e4ad5f56a 20241120085535578 DAUC <0003> auc.c:152 vector [1]: sres = 29da69e7 20241120085535578 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085535578 DAUC <0003> auc.c:113 vector [2]: rand = 5ce7cc7be07fc16c4984bbaf2684d9cf 20241120085535578 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120085535578 DAUC <0003> auc.c:142 vector [2]: autn = c09253b63d780000a6f1af274c4bfbe9 20241120085535578 DAUC <0003> auc.c:143 vector [2]: ck = 44e3ebfe70c391d5a0638633c0706288 20241120085535578 DAUC <0003> auc.c:144 vector [2]: ik = b6459ebb1745a81977f8d8cdb713b615 20241120085535578 DAUC <0003> auc.c:145 vector [2]: res = 6faeaa2b0eed91f50000000000000000 20241120085535578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535578 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085535578 DAUC <0003> auc.c:151 vector [2]: kc = 253d2bbb10e5ed51 20241120085535578 DAUC <0003> auc.c:152 vector [2]: sres = 61433bde 20241120085535578 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085535578 DAUC <0003> auc.c:113 vector [3]: rand = 3c038e627f1cd3c737d1f20db4c80687 20241120085535579 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120085535579 DAUC <0003> auc.c:142 vector [3]: autn = 71d4d08d414d000008d88b0314eb7546 20241120085535579 DAUC <0003> auc.c:143 vector [3]: ck = e6780feb9445700f105977e2304ebc87 20241120085535579 DAUC <0003> auc.c:144 vector [3]: ik = 0c8ea3702d2af5de313aec37f17e2852 20241120085535579 DAUC <0003> auc.c:145 vector [3]: res = e3639f35e2b8a25d0000000000000000 20241120085535579 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535579 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085535579 DAUC <0003> auc.c:151 vector [3]: kc = cb95374e785f1104 20241120085535579 DAUC <0003> auc.c:152 vector [3]: sres = 01db3d68 20241120085535579 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085535579 DAUC <0003> db_auc.c:245 IMSI='262424870383449': Generated 4 vectors 20241120085535579 DAUC <0003> db_auc.c:249 IMSI='262424870383449': Updating SQN=161 in DB 20241120085535579 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424870383449"} 20241120085535579 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535579 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535579 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535582 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535582 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424870383449"} 20241120085535582 DAUC <0003> db_auc.c:157 IMSI='262424870383449': No 2G Auth Data 20241120085535582 DAUC <0003> db_auc.c:236 IMSI='262424870383449': Calling to generate 5 vectors 20241120085535582 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085535582 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535582 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535582 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120085535582 DAUC <0003> auc.c:113 vector [0]: rand = b68476d6580197770cbf282a97f98e23 20241120085535582 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120085535582 DAUC <0003> auc.c:142 vector [0]: autn = 2c1ff77166240000dc5d79470d2328f6 20241120085535582 DAUC <0003> auc.c:143 vector [0]: ck = e6dda001f2278b1e827aee6e8b72fc33 20241120085535582 DAUC <0003> auc.c:144 vector [0]: ik = 670a73006eed1e634c9b45d80f0bb5e4 20241120085535582 DAUC <0003> auc.c:145 vector [0]: res = 4a449a625e744d030000000000000000 20241120085535582 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535582 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535582 DAUC <0003> auc.c:151 vector [0]: kc = 4f3678b718b3dcaa 20241120085535582 DAUC <0003> auc.c:152 vector [0]: sres = 1430d761 20241120085535582 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535582 DAUC <0003> auc.c:113 vector [1]: rand = ce22e5d558d8ab7d16586442ad2bc862 20241120085535582 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120085535582 DAUC <0003> auc.c:142 vector [1]: autn = 5c36683fbc45000008622e84d2369f36 20241120085535582 DAUC <0003> auc.c:143 vector [1]: ck = 1f8e9813b746ea60944ba2345affe0f1 20241120085535582 DAUC <0003> auc.c:144 vector [1]: ik = f0e1e82ecaddc747d22ca462e47c6423 20241120085535582 DAUC <0003> auc.c:145 vector [1]: res = 01be2ad404b439da0000000000000000 20241120085535582 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535582 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085535582 DAUC <0003> auc.c:151 vector [1]: kc = a908766bc318a9f5 20241120085535582 DAUC <0003> auc.c:152 vector [1]: sres = 050a130e 20241120085535582 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085535582 DAUC <0003> auc.c:113 vector [2]: rand = 9700f7edbf99440970b39c1941347c58 20241120085535582 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120085535582 DAUC <0003> auc.c:142 vector [2]: autn = 9101820667f400002dfc9df4c1459a01 20241120085535582 DAUC <0003> auc.c:143 vector [2]: ck = e6076d28252496de6cf99bc4babcdfe1 20241120085535583 DAUC <0003> auc.c:144 vector [2]: ik = c48b89547aff2a1647036ced03cd841b 20241120085535583 DAUC <0003> auc.c:145 vector [2]: res = f0c7b5abcde15c5b0000000000000000 20241120085535583 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535583 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085535583 DAUC <0003> auc.c:151 vector [2]: kc = 09761355e6aae732 20241120085535583 DAUC <0003> auc.c:152 vector [2]: sres = 3d26e9f0 20241120085535583 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085535583 DAUC <0003> auc.c:113 vector [3]: rand = bc09c3093295b736e6e3f98724b8cc31 20241120085535583 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120085535583 DAUC <0003> auc.c:142 vector [3]: autn = 9202d4d174d800002a9bfd5d27314f94 20241120085535583 DAUC <0003> auc.c:143 vector [3]: ck = 10af2caacc1fe2370f7c12e410078278 20241120085535583 DAUC <0003> auc.c:144 vector [3]: ik = 53dc2c505bf27d2ab3b0526278fd6e09 20241120085535583 DAUC <0003> auc.c:145 vector [3]: res = c51823a294ff5e850000000000000000 20241120085535583 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535583 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085535583 DAUC <0003> auc.c:151 vector [3]: kc = ffbf407cff17736c 20241120085535583 DAUC <0003> auc.c:152 vector [3]: sres = 51e77d27 20241120085535583 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085535583 DAUC <0003> auc.c:113 vector [4]: rand = aa8e9d6cd9d0e2c977a0229ddca80f1b 20241120085535583 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120085535583 DAUC <0003> auc.c:142 vector [4]: autn = af98dd8d390a0000f107b2b0ce16b5f0 20241120085535583 DAUC <0003> auc.c:143 vector [4]: ck = 38da03a048938ebd566c4e577b19ce35 20241120085535583 DAUC <0003> auc.c:144 vector [4]: ik = 4c65f8b23738411a5c1f725be72ea388 20241120085535583 DAUC <0003> auc.c:145 vector [4]: res = b8df399672b7b32e0000000000000000 20241120085535583 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535583 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085535583 DAUC <0003> auc.c:151 vector [4]: kc = 7eccc71ee39ca21a 20241120085535583 DAUC <0003> auc.c:152 vector [4]: sres = ca688ab8 20241120085535583 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085535583 DAUC <0003> db_auc.c:245 IMSI='262424870383449': Generated 5 vectors 20241120085535583 DAUC <0003> db_auc.c:249 IMSI='262424870383449': Updating SQN=321 in DB 20241120085535583 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424870383449"} 20241120085535583 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535583 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535583 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535586 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535586 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424870383449"} 20241120085535586 DAUC <0003> db_auc.c:157 IMSI='262424870383449': No 2G Auth Data 20241120085535586 DAUC <0003> db_auc.c:236 IMSI='262424870383449': Calling to generate 5 vectors 20241120085535586 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085535586 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535586 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535586 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120085535586 DAUC <0003> auc.c:113 vector [0]: rand = ea8970e1509e1a4de85e03fae66a9c48 20241120085535586 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120085535586 DAUC <0003> auc.c:142 vector [0]: autn = a3b7d60ca05f0000c001fab7f5e7bee0 20241120085535586 DAUC <0003> auc.c:143 vector [0]: ck = f2ff2cbf00bbd4775e8bea0a3d87681b 20241120085535586 DAUC <0003> auc.c:144 vector [0]: ik = cc827785f01c54cb60f7afab09b16084 20241120085535586 DAUC <0003> auc.c:145 vector [0]: res = 47556923fe23bf190000000000000000 20241120085535586 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535586 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535586 DAUC <0003> auc.c:151 vector [0]: kc = 00011e9bc4918823 20241120085535586 DAUC <0003> auc.c:152 vector [0]: sres = b976d63a 20241120085535586 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535586 DAUC <0003> auc.c:113 vector [1]: rand = 1fc3ce6e9853e6fc376bcff0becd2fba 20241120085535586 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120085535586 DAUC <0003> auc.c:142 vector [1]: autn = 0e4f5018e2770000ea441610b20e1e67 20241120085535586 DAUC <0003> auc.c:143 vector [1]: ck = 20be3ca0940f84afdc467458add7333a 20241120085535586 DAUC <0003> auc.c:144 vector [1]: ik = b2ae48a5347dd56fdafd8b06dabcb0b9 20241120085535586 DAUC <0003> auc.c:145 vector [1]: res = 5fd6188df9bdfaa30000000000000000 20241120085535586 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535586 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085535586 DAUC <0003> auc.c:151 vector [1]: kc = 94ab8b5bd719d243 20241120085535586 DAUC <0003> auc.c:152 vector [1]: sres = a66be22e 20241120085535586 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085535586 DAUC <0003> auc.c:113 vector [2]: rand = 2e889f9bfec6970a554208f1d7dbc9a0 20241120085535586 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120085535586 DAUC <0003> auc.c:142 vector [2]: autn = 34992b05c4a70000a89af38c12731620 20241120085535586 DAUC <0003> auc.c:143 vector [2]: ck = 1b7cc366ea19f041380176a3f635bf0a 20241120085535586 DAUC <0003> auc.c:144 vector [2]: ik = fbf78ec4a09df4c2f4aadd304426a601 20241120085535586 DAUC <0003> auc.c:145 vector [2]: res = 99372e7e3c4a833c0000000000000000 20241120085535586 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535586 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085535586 DAUC <0003> auc.c:151 vector [2]: kc = 2c20e631f8971d88 20241120085535586 DAUC <0003> auc.c:152 vector [2]: sres = a57dad42 20241120085535586 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085535586 DAUC <0003> auc.c:113 vector [3]: rand = 55178f50d22aa7b9b948a6e1ce5a83ce 20241120085535586 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120085535586 DAUC <0003> auc.c:142 vector [3]: autn = ac909b99368b0000969cd93ba46c649a 20241120085535586 DAUC <0003> auc.c:143 vector [3]: ck = 9568e0d3d35cf3aeaca6f594b6bdd85c 20241120085535586 DAUC <0003> auc.c:144 vector [3]: ik = 7d2aeaabe8349ca10d3c98da48724d1c 20241120085535586 DAUC <0003> auc.c:145 vector [3]: res = 1a4ecfe6754c32110000000000000000 20241120085535586 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535586 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085535586 DAUC <0003> auc.c:151 vector [3]: kc = 49d86736c5a7fa4f 20241120085535586 DAUC <0003> auc.c:152 vector [3]: sres = 6f02fdf7 20241120085535586 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085535586 DAUC <0003> auc.c:113 vector [4]: rand = 990d0543c3f2bd80330c45eb431d10ed 20241120085535586 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120085535586 DAUC <0003> auc.c:142 vector [4]: autn = 08149acd0f91000054af7e60ec2ccf3b 20241120085535586 DAUC <0003> auc.c:143 vector [4]: ck = c948651c16ec19cbc5a73c711835e5a7 20241120085535586 DAUC <0003> auc.c:144 vector [4]: ik = f2b7de3bd819ca03123f76a494249686 20241120085535586 DAUC <0003> auc.c:145 vector [4]: res = 36b3598aa8b9123c0000000000000000 20241120085535586 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535586 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085535586 DAUC <0003> auc.c:151 vector [4]: kc = ec67f1f242e4a0e9 20241120085535586 DAUC <0003> auc.c:152 vector [4]: sres = 9e0a4bb6 20241120085535586 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085535586 DAUC <0003> db_auc.c:245 IMSI='262424870383449': Generated 5 vectors 20241120085535586 DAUC <0003> db_auc.c:249 IMSI='262424870383449': Updating SQN=481 in DB 20241120085535586 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424870383449"} 20241120085535586 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424870383449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535586 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535586 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 20241120085535590 DAUC <0003> db_auc.c:157 IMSI='262423224519540': No 2G Auth Data 20241120085535590 DAUC <0003> db_auc.c:192 IMSI='262423224519540': No 3G Auth Data 20241120085535605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4258 20241120085535608 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535608 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423224519540"} 20241120085535608 DAUC <0003> db_auc.c:157 IMSI='262423224519540': No 2G Auth Data 20241120085535608 DAUC <0003> db_auc.c:236 IMSI='262423224519540': Calling to generate 1 vectors 20241120085535608 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241120085535608 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535608 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120085535608 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085535608 DAUC <0003> auc.c:113 vector [0]: rand = 43f6161167c848df2bcc96c2a70dac44 20241120085535608 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085535608 DAUC <0003> auc.c:142 vector [0]: autn = 2a063b64ac4f000015387d7057b9d907 20241120085535608 DAUC <0003> auc.c:143 vector [0]: ck = ef46f75bc57c3e94f37b608e967f81f7 20241120085535608 DAUC <0003> auc.c:144 vector [0]: ik = 00f4637220b84e4448af8b364a5bfaf2 20241120085535608 DAUC <0003> auc.c:145 vector [0]: res = 889edb3b2e20464b0000000000000000 20241120085535608 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535608 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535608 DAUC <0003> auc.c:151 vector [0]: kc = 54667f9139e00bd5 20241120085535608 DAUC <0003> auc.c:152 vector [0]: sres = a6be9d70 20241120085535608 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535608 DAUC <0003> db_auc.c:245 IMSI='262423224519540': Generated 1 vectors 20241120085535608 DAUC <0003> db_auc.c:249 IMSI='262423224519540': Updating SQN=33 in DB 20241120085535608 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423224519540"} 20241120085535608 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535608 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535608 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535611 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535611 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423224519540"} 20241120085535611 DAUC <0003> db_auc.c:157 IMSI='262423224519540': No 2G Auth Data 20241120085535611 DAUC <0003> db_auc.c:236 IMSI='262423224519540': Calling to generate 4 vectors 20241120085535611 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241120085535611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535611 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120085535611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120085535611 DAUC <0003> auc.c:113 vector [0]: rand = 7abfe71982925e191a9111cc37c60b73 20241120085535611 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120085535611 DAUC <0003> auc.c:142 vector [0]: autn = 0a6b81df9b6c00004031c28913ec6852 20241120085535611 DAUC <0003> auc.c:143 vector [0]: ck = dd1bcc196ad4e83bc712f48145ad4c52 20241120085535611 DAUC <0003> auc.c:144 vector [0]: ik = 46d6cb472f4f45c9515406f558d9e4fc 20241120085535611 DAUC <0003> auc.c:145 vector [0]: res = 4a871c739b98069f0000000000000000 20241120085535611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535611 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535611 DAUC <0003> auc.c:151 vector [0]: kc = 0d8bf52a58ef055c 20241120085535611 DAUC <0003> auc.c:152 vector [0]: sres = d11f1aec 20241120085535611 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535611 DAUC <0003> auc.c:113 vector [1]: rand = 5dc5e14485fb8af898816e5e9719db7e 20241120085535611 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120085535611 DAUC <0003> auc.c:142 vector [1]: autn = 8221aba5822e0000c6527afa5ec64cc1 20241120085535611 DAUC <0003> auc.c:143 vector [1]: ck = 60340b6b9fd63844925d91465a697100 20241120085535611 DAUC <0003> auc.c:144 vector [1]: ik = e4a12308b17b2bb005ab9005d5e52879 20241120085535611 DAUC <0003> auc.c:145 vector [1]: res = 88035e96cc95a1640000000000000000 20241120085535611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535611 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085535611 DAUC <0003> auc.c:151 vector [1]: kc = 13632920a1214a8d 20241120085535611 DAUC <0003> auc.c:152 vector [1]: sres = 4496fff2 20241120085535611 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085535611 DAUC <0003> auc.c:113 vector [2]: rand = 64525d94e74cf794f9a828797af1d462 20241120085535611 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120085535611 DAUC <0003> auc.c:142 vector [2]: autn = b6b4bcdcc36900002edac89a671a71d2 20241120085535611 DAUC <0003> auc.c:143 vector [2]: ck = 6d941e38718fc5c838d3d1f60a4d734b 20241120085535611 DAUC <0003> auc.c:144 vector [2]: ik = 4d11ac049adac2d003cbf2558e7c14de 20241120085535611 DAUC <0003> auc.c:145 vector [2]: res = e60b54b3c426fe8c0000000000000000 20241120085535611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535611 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085535611 DAUC <0003> auc.c:151 vector [2]: kc = 1b9d919f6f64608d 20241120085535611 DAUC <0003> auc.c:152 vector [2]: sres = 222daa3f 20241120085535611 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085535611 DAUC <0003> auc.c:113 vector [3]: rand = 426083a4b412f77b60ee472e37c37980 20241120085535611 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120085535611 DAUC <0003> auc.c:142 vector [3]: autn = 7566737c4df0000078f837df5a86caaf 20241120085535611 DAUC <0003> auc.c:143 vector [3]: ck = 76c29fa5c4248807e4367d21445bbb06 20241120085535611 DAUC <0003> auc.c:144 vector [3]: ik = c69106cdf1285dd4ce50d99fadfc80d7 20241120085535611 DAUC <0003> auc.c:145 vector [3]: res = 55710c42b729b8330000000000000000 20241120085535611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535611 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085535611 DAUC <0003> auc.c:151 vector [3]: kc = 9a353dd6dcabee02 20241120085535611 DAUC <0003> auc.c:152 vector [3]: sres = e258b471 20241120085535611 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085535611 DAUC <0003> db_auc.c:245 IMSI='262423224519540': Generated 4 vectors 20241120085535611 DAUC <0003> db_auc.c:249 IMSI='262423224519540': Updating SQN=161 in DB 20241120085535611 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423224519540"} 20241120085535611 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535611 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535611 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535614 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535614 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423224519540"} 20241120085535614 DAUC <0003> db_auc.c:157 IMSI='262423224519540': No 2G Auth Data 20241120085535614 DAUC <0003> db_auc.c:236 IMSI='262423224519540': Calling to generate 5 vectors 20241120085535614 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085535614 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535614 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120085535615 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120085535615 DAUC <0003> auc.c:113 vector [0]: rand = 4d8d35bfb16c636521c369b9408d27bd 20241120085535615 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120085535615 DAUC <0003> auc.c:142 vector [0]: autn = 568c385d79fd00008626ad0433c2d365 20241120085535615 DAUC <0003> auc.c:143 vector [0]: ck = f206eb97e10345352bf729db6d45874c 20241120085535615 DAUC <0003> auc.c:144 vector [0]: ik = f47099b2e6129e7e3035673d7f48522b 20241120085535615 DAUC <0003> auc.c:145 vector [0]: res = 16d3d12633ac59550000000000000000 20241120085535615 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535615 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535615 DAUC <0003> auc.c:151 vector [0]: kc = 1db43cc3151c0e2c 20241120085535615 DAUC <0003> auc.c:152 vector [0]: sres = 257f8873 20241120085535615 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535615 DAUC <0003> auc.c:113 vector [1]: rand = e2789f1fcc646bc62578a1380dfc20c1 20241120085535615 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120085535615 DAUC <0003> auc.c:142 vector [1]: autn = 683fe7618c420000eb2527b58c5fc95f 20241120085535615 DAUC <0003> auc.c:143 vector [1]: ck = 30f6c76e3b6455c6efc5e021caaf2c3c 20241120085535615 DAUC <0003> auc.c:144 vector [1]: ik = 7491d59be9984637d7471b61718f4ccb 20241120085535615 DAUC <0003> auc.c:145 vector [1]: res = 48fa2538f1cde7190000000000000000 20241120085535615 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535615 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085535615 DAUC <0003> auc.c:151 vector [1]: kc = 7ce5e9b569dc7306 20241120085535615 DAUC <0003> auc.c:152 vector [1]: sres = b937c221 20241120085535615 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085535615 DAUC <0003> auc.c:113 vector [2]: rand = 94f75356d668f73c3d9bc5bd0cb8f6bd 20241120085535615 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120085535615 DAUC <0003> auc.c:142 vector [2]: autn = 37b5a5ceab7000005b98e2180b418951 20241120085535615 DAUC <0003> auc.c:143 vector [2]: ck = 02aa089cf3c1306de862b3c0463e9752 20241120085535615 DAUC <0003> auc.c:144 vector [2]: ik = e5bbeb40d26896de98355c09d6dd8ea8 20241120085535615 DAUC <0003> auc.c:145 vector [2]: res = 272d61da1f2d278b0000000000000000 20241120085535615 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535615 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085535615 DAUC <0003> auc.c:151 vector [2]: kc = 97460c15b14abf49 20241120085535615 DAUC <0003> auc.c:152 vector [2]: sres = 38004651 20241120085535615 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085535615 DAUC <0003> auc.c:113 vector [3]: rand = b99ff3a15160e0bc5e25a48a3dad498a 20241120085535615 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120085535615 DAUC <0003> auc.c:142 vector [3]: autn = 8c83dc61007e00009a6c68f649a89997 20241120085535615 DAUC <0003> auc.c:143 vector [3]: ck = 8add369cd90c950586b0d6599f3c4026 20241120085535615 DAUC <0003> auc.c:144 vector [3]: ik = 40bc2f52626ec60a4f4b024de5fc71b2 20241120085535615 DAUC <0003> auc.c:145 vector [3]: res = b886a6c199863fb40000000000000000 20241120085535615 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535615 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085535615 DAUC <0003> auc.c:151 vector [3]: kc = 039acddac1a2629b 20241120085535615 DAUC <0003> auc.c:152 vector [3]: sres = 21009975 20241120085535615 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085535615 DAUC <0003> auc.c:113 vector [4]: rand = 0748cf74b4e42b209ffb80e5d8d06fcf 20241120085535615 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120085535615 DAUC <0003> auc.c:142 vector [4]: autn = 5d80fa085f200000062df2f84d9229f4 20241120085535615 DAUC <0003> auc.c:143 vector [4]: ck = eeb09aa9a8b2466be053b612cdd2f3c4 20241120085535615 DAUC <0003> auc.c:144 vector [4]: ik = d0fdcfad860bcc3558d5230923191a2b 20241120085535615 DAUC <0003> auc.c:145 vector [4]: res = ebff342dc80a16570000000000000000 20241120085535615 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535615 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085535615 DAUC <0003> auc.c:151 vector [4]: kc = 86cbc01fc07263b1 20241120085535615 DAUC <0003> auc.c:152 vector [4]: sres = 23f5227a 20241120085535615 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085535615 DAUC <0003> db_auc.c:245 IMSI='262423224519540': Generated 5 vectors 20241120085535615 DAUC <0003> db_auc.c:249 IMSI='262423224519540': Updating SQN=321 in DB 20241120085535615 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423224519540"} 20241120085535615 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535615 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535615 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535619 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535619 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423224519540"} 20241120085535619 DAUC <0003> db_auc.c:157 IMSI='262423224519540': No 2G Auth Data 20241120085535619 DAUC <0003> db_auc.c:236 IMSI='262423224519540': Calling to generate 5 vectors 20241120085535619 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085535619 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535619 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120085535619 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120085535619 DAUC <0003> auc.c:113 vector [0]: rand = b4f45d411c383c97ed98b69033e837ce 20241120085535619 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120085535619 DAUC <0003> auc.c:142 vector [0]: autn = 11d24c10445a0000a65c6267de8da909 20241120085535620 DAUC <0003> auc.c:143 vector [0]: ck = 9f178207c5d996b3478add5f7f6a318f 20241120085535620 DAUC <0003> auc.c:144 vector [0]: ik = d5429d440b2842c6b846b2bb57ba907b 20241120085535620 DAUC <0003> auc.c:145 vector [0]: res = da84ca9d110f72b10000000000000000 20241120085535620 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535620 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085535620 DAUC <0003> auc.c:151 vector [0]: kc = b59970a7e6217581 20241120085535620 DAUC <0003> auc.c:152 vector [0]: sres = cb8bb82c 20241120085535620 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085535620 DAUC <0003> auc.c:113 vector [1]: rand = 759d3765ce81e7b6ab760dbdd8b1f108 20241120085535620 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120085535620 DAUC <0003> auc.c:142 vector [1]: autn = 8ff9df8f51a100002a9dcf715fad144d 20241120085535620 DAUC <0003> auc.c:143 vector [1]: ck = 54b45b604267e751a6925cdf0c8231c8 20241120085535620 DAUC <0003> auc.c:144 vector [1]: ik = 971969e225ee15be58fcc52a2629162f 20241120085535620 DAUC <0003> auc.c:145 vector [1]: res = 6a9fc7e18dac0ec60000000000000000 20241120085535620 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535620 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085535620 DAUC <0003> auc.c:151 vector [1]: kc = 3dc3ab774d22d508 20241120085535620 DAUC <0003> auc.c:152 vector [1]: sres = e733c927 20241120085535620 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085535620 DAUC <0003> auc.c:113 vector [2]: rand = 95cf2bbd056bba6f229a835ca4fc5319 20241120085535620 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120085535620 DAUC <0003> auc.c:142 vector [2]: autn = c628dd7a030a0000da19946c5d64f675 20241120085535620 DAUC <0003> auc.c:143 vector [2]: ck = 2d11e9cff1e63e2d3a9e422766dae1ce 20241120085535620 DAUC <0003> auc.c:144 vector [2]: ik = a507ae19a9eea8c197f2d93ee0ff47df 20241120085535620 DAUC <0003> auc.c:145 vector [2]: res = 0792bcf1825602d60000000000000000 20241120085535620 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535620 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085535620 DAUC <0003> auc.c:151 vector [2]: kc = 257adccfde2d30fd 20241120085535620 DAUC <0003> auc.c:152 vector [2]: sres = 85c4be27 20241120085535620 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085535620 DAUC <0003> auc.c:113 vector [3]: rand = aa349bcf6ddaa0577a744eaf86050a15 20241120085535620 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120085535620 DAUC <0003> auc.c:142 vector [3]: autn = f63a3e1c4e430000ebe70ce6a3e24544 20241120085535620 DAUC <0003> auc.c:143 vector [3]: ck = 7629c584f20a76b55ceb3f2f78cff4c4 20241120085535620 DAUC <0003> auc.c:144 vector [3]: ik = 17cd7ca1eec124a909473356e5443416 20241120085535620 DAUC <0003> auc.c:145 vector [3]: res = 5610789b46e00b6d0000000000000000 20241120085535620 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535620 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085535620 DAUC <0003> auc.c:151 vector [3]: kc = 3448b55c814092ce 20241120085535620 DAUC <0003> auc.c:152 vector [3]: sres = 10f073f6 20241120085535620 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085535620 DAUC <0003> auc.c:113 vector [4]: rand = c0856b9e5dde44c25af62cf21949eded 20241120085535620 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120085535620 DAUC <0003> auc.c:142 vector [4]: autn = fdb2447b4dd2000021f39fc48910233d 20241120085535620 DAUC <0003> auc.c:143 vector [4]: ck = dc9ace405b97af87bb391a2c662529b6 20241120085535620 DAUC <0003> auc.c:144 vector [4]: ik = 270d4e02a8bb42ff7847caee124dd6b7 20241120085535620 DAUC <0003> auc.c:145 vector [4]: res = 16e22738be8f88810000000000000000 20241120085535620 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535620 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085535620 DAUC <0003> auc.c:151 vector [4]: kc = 38e9508087441279 20241120085535620 DAUC <0003> auc.c:152 vector [4]: sres = a86dafb9 20241120085535620 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085535620 DAUC <0003> db_auc.c:245 IMSI='262423224519540': Generated 5 vectors 20241120085535620 DAUC <0003> db_auc.c:249 IMSI='262423224519540': Updating SQN=481 in DB 20241120085535620 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423224519540"} 20241120085535620 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262423224519540 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535620 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535620 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4258 20241120085535624 DAUC <0003> db_auc.c:157 IMSI='262420279172736': No 2G Auth Data 20241120085535624 DAUC <0003> db_auc.c:192 IMSI='262420279172736': No 3G Auth Data 20241120085535640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33386<->l=127.0.0.1:4258 20241120085535643 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535643 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420279172736"} 20241120085535643 DAUC <0003> db_auc.c:236 IMSI='262420279172736': Calling to generate 1 vectors 20241120085535643 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241120085535643 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535643 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535643 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085535643 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535643 DAUC <0003> auc.c:113 vector [0]: rand = f66f313230ca9d86e0a55d59690fabf8 20241120085535643 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085535643 DAUC <0003> auc.c:142 vector [0]: autn = 7e3ee3bafba40000ed559dc2173da38c 20241120085535643 DAUC <0003> auc.c:143 vector [0]: ck = c0d8c0cb8dcf0423dfb8515d942231ba 20241120085535643 DAUC <0003> auc.c:144 vector [0]: ik = f7bf0b4d815505c8fd35e5f8ede0f542 20241120085535643 DAUC <0003> auc.c:145 vector [0]: res = 6dd709da7cc148560000000000000000 20241120085535643 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535643 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535643 DAUC <0003> auc.c:179 vector [0]: kc = e43f97c30a566400 20241120085535643 DAUC <0003> auc.c:180 vector [0]: sres = 5f3796e8 20241120085535643 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535643 DAUC <0003> db_auc.c:245 IMSI='262420279172736': Generated 1 vectors 20241120085535643 DAUC <0003> db_auc.c:249 IMSI='262420279172736': Updating SQN=33 in DB 20241120085535643 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420279172736"} 20241120085535643 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535643 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535643 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535645 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535645 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420279172736"} 20241120085535645 DAUC <0003> db_auc.c:236 IMSI='262420279172736': Calling to generate 4 vectors 20241120085535645 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241120085535645 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535645 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535645 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120085535645 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535645 DAUC <0003> auc.c:113 vector [0]: rand = d55c8a0a8b342e4b52ba50fa23903f0a 20241120085535645 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120085535645 DAUC <0003> auc.c:142 vector [0]: autn = 000a3d93683700003f44ebe4c26b9fae 20241120085535645 DAUC <0003> auc.c:143 vector [0]: ck = 626e98f416c72c96c72cf4006e2e0722 20241120085535645 DAUC <0003> auc.c:144 vector [0]: ik = a89f08f9925362024c44a489e5b8fa7e 20241120085535645 DAUC <0003> auc.c:145 vector [0]: res = b4193210fdf93b640000000000000000 20241120085535645 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535645 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535646 DAUC <0003> auc.c:179 vector [0]: kc = 3f471fcfc11d2400 20241120085535646 DAUC <0003> auc.c:180 vector [0]: sres = 9a04bf1d 20241120085535646 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535646 DAUC <0003> auc.c:113 vector [1]: rand = de146780ba88ca0d8dea7fc29627474f 20241120085535646 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120085535646 DAUC <0003> auc.c:142 vector [1]: autn = 33075a7d5578000013da336ad5b4d8a6 20241120085535646 DAUC <0003> auc.c:143 vector [1]: ck = fba1e05cb40198d48571a39a1b8c2e07 20241120085535646 DAUC <0003> auc.c:144 vector [1]: ik = 8db22ddcb8d1c7c8bf8d3502d57de167 20241120085535646 DAUC <0003> auc.c:145 vector [1]: res = 9c12b3cae4dc7f3d0000000000000000 20241120085535646 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535646 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535646 DAUC <0003> auc.c:179 vector [1]: kc = 1b287cb9187e7400 20241120085535646 DAUC <0003> auc.c:180 vector [1]: sres = 362a0fcc 20241120085535646 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535646 DAUC <0003> auc.c:113 vector [2]: rand = 8b1e41db882aa6bccded29792c6b8654 20241120085535646 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120085535646 DAUC <0003> auc.c:142 vector [2]: autn = 1ca372cd4308000032b412d3f7af6f88 20241120085535646 DAUC <0003> auc.c:143 vector [2]: ck = a579e709dca9a3d89efcd3d4f72bbfeb 20241120085535646 DAUC <0003> auc.c:144 vector [2]: ik = 371f3e3f6088a50406c2c321097c0fe7 20241120085535646 DAUC <0003> auc.c:145 vector [2]: res = 4c60e1a88233a0b40000000000000000 20241120085535646 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535646 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535646 DAUC <0003> auc.c:179 vector [2]: kc = f5029691951ea000 20241120085535646 DAUC <0003> auc.c:180 vector [2]: sres = 4c21db9e 20241120085535646 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535646 DAUC <0003> auc.c:113 vector [3]: rand = bb6d204d6cee3a0ffb71acf7bdadb038 20241120085535646 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120085535646 DAUC <0003> auc.c:142 vector [3]: autn = 75f379274033000053862da201982141 20241120085535646 DAUC <0003> auc.c:143 vector [3]: ck = 1fa2ea7b5c3807f0cce7e284dcf1870d 20241120085535646 DAUC <0003> auc.c:144 vector [3]: ik = 766dec3fb9729167cb4a502b086698a1 20241120085535646 DAUC <0003> auc.c:145 vector [3]: res = 80f0a64357761f740000000000000000 20241120085535646 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535646 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535646 DAUC <0003> auc.c:179 vector [3]: kc = 3c9fa19fcb737400 20241120085535646 DAUC <0003> auc.c:180 vector [3]: sres = 86d2304f 20241120085535646 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535646 DAUC <0003> db_auc.c:245 IMSI='262420279172736': Generated 4 vectors 20241120085535646 DAUC <0003> db_auc.c:249 IMSI='262420279172736': Updating SQN=161 in DB 20241120085535646 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420279172736"} 20241120085535646 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535646 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535646 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535648 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535648 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420279172736"} 20241120085535648 DAUC <0003> db_auc.c:236 IMSI='262420279172736': Calling to generate 5 vectors 20241120085535648 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085535648 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535648 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535648 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120085535648 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535648 DAUC <0003> auc.c:113 vector [0]: rand = 262110f8bb6a651b692936f78dc75240 20241120085535648 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120085535648 DAUC <0003> auc.c:142 vector [0]: autn = ff33cfeca3e3000085768928e6cc7d8d 20241120085535648 DAUC <0003> auc.c:143 vector [0]: ck = 0ccf598b97206c6e472f742e583b3603 20241120085535648 DAUC <0003> auc.c:144 vector [0]: ik = 076a6c562c6603e4fdd32611a2928391 20241120085535648 DAUC <0003> auc.c:145 vector [0]: res = 8b2e1063221d79750000000000000000 20241120085535648 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535648 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535648 DAUC <0003> auc.c:179 vector [0]: kc = d273ff8f04c4bc00 20241120085535648 DAUC <0003> auc.c:180 vector [0]: sres = cc775374 20241120085535648 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535648 DAUC <0003> auc.c:113 vector [1]: rand = 68029c67287f933a641164d49631c42a 20241120085535648 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120085535648 DAUC <0003> auc.c:142 vector [1]: autn = 48fe635ff17200000d5e2da1c1ccfb78 20241120085535648 DAUC <0003> auc.c:143 vector [1]: ck = 5826f48b8814e9c9006c934f75c275ab 20241120085535648 DAUC <0003> auc.c:144 vector [1]: ik = d0cfd94f3fe1f22ee9fcc35a05fc44e5 20241120085535648 DAUC <0003> auc.c:145 vector [1]: res = 4f40092bfe05e71c0000000000000000 20241120085535648 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535648 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535648 DAUC <0003> auc.c:179 vector [1]: kc = 1996c3609b834800 20241120085535648 DAUC <0003> auc.c:180 vector [1]: sres = 467d5ea5 20241120085535648 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535649 DAUC <0003> auc.c:113 vector [2]: rand = 23ba8c6a7e48e9d1c06a02cfe032e1fd 20241120085535649 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120085535649 DAUC <0003> auc.c:142 vector [2]: autn = d4b8b57fbcfe0000c21629a51de109c7 20241120085535649 DAUC <0003> auc.c:143 vector [2]: ck = c9f46a2ddf816807f0748ca4d2433801 20241120085535649 DAUC <0003> auc.c:144 vector [2]: ik = cb772b8f6279f2821e27e33ddc966a33 20241120085535649 DAUC <0003> auc.c:145 vector [2]: res = 86bc19026fcffaa80000000000000000 20241120085535649 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535649 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535649 DAUC <0003> auc.c:179 vector [2]: kc = b3f60e0df6a33c00 20241120085535649 DAUC <0003> auc.c:180 vector [2]: sres = f0dfb5f3 20241120085535649 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535649 DAUC <0003> auc.c:113 vector [3]: rand = af32ecd181424c337dd05860d88290db 20241120085535649 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120085535649 DAUC <0003> auc.c:142 vector [3]: autn = 6f5b6ac647f40000f25694b977ecbf90 20241120085535649 DAUC <0003> auc.c:143 vector [3]: ck = a347c7b3042565c8bb31f7ebfbdb5ae6 20241120085535649 DAUC <0003> auc.c:144 vector [3]: ik = 21911a9b2e87fcb654aa8331feb850f9 20241120085535649 DAUC <0003> auc.c:145 vector [3]: res = 420445ba86b9b2090000000000000000 20241120085535649 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535649 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535649 DAUC <0003> auc.c:179 vector [3]: kc = 023cc9a144088000 20241120085535649 DAUC <0003> auc.c:180 vector [3]: sres = 26aa55e6 20241120085535649 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535649 DAUC <0003> auc.c:113 vector [4]: rand = 1a05fb62ad41f8426b16f95e0f674723 20241120085535649 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120085535649 DAUC <0003> auc.c:142 vector [4]: autn = 279c1b80e9a40000682eef967b0a1ceb 20241120085535649 DAUC <0003> auc.c:143 vector [4]: ck = b99a4616d9fe5f456f7bbe44db587e52 20241120085535649 DAUC <0003> auc.c:144 vector [4]: ik = 95bfccfc6a649e5d319403b7aa4c1ef3 20241120085535649 DAUC <0003> auc.c:145 vector [4]: res = 64d2c8698e57a6d30000000000000000 20241120085535649 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535649 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085535649 DAUC <0003> auc.c:179 vector [4]: kc = ae50c271a0f71c00 20241120085535649 DAUC <0003> auc.c:180 vector [4]: sres = 86ca240a 20241120085535649 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085535649 DAUC <0003> db_auc.c:245 IMSI='262420279172736': Generated 5 vectors 20241120085535649 DAUC <0003> db_auc.c:249 IMSI='262420279172736': Updating SQN=321 in DB 20241120085535649 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420279172736"} 20241120085535649 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535649 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535649 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535652 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535652 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420279172736"} 20241120085535652 DAUC <0003> db_auc.c:236 IMSI='262420279172736': Calling to generate 5 vectors 20241120085535652 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085535652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535652 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120085535652 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535652 DAUC <0003> auc.c:113 vector [0]: rand = 8862f466946f88ed31e2b9ba77332120 20241120085535652 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120085535652 DAUC <0003> auc.c:142 vector [0]: autn = b0b7d0606ee000008edf0da10baf9160 20241120085535652 DAUC <0003> auc.c:143 vector [0]: ck = 6db5dfa26057bcaf1cffccf32f7963ee 20241120085535652 DAUC <0003> auc.c:144 vector [0]: ik = a10ca703e529e7f7086fdc588a25e682 20241120085535652 DAUC <0003> auc.c:145 vector [0]: res = 5a644614be296d790000000000000000 20241120085535652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535652 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535652 DAUC <0003> auc.c:179 vector [0]: kc = 0df09cec25948800 20241120085535652 DAUC <0003> auc.c:180 vector [0]: sres = ff59848c 20241120085535652 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535652 DAUC <0003> auc.c:113 vector [1]: rand = de774fbbc67432ccc6010c6fde262bc4 20241120085535652 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120085535652 DAUC <0003> auc.c:142 vector [1]: autn = 3eda837478ad00004eeb16d247a7b98a 20241120085535652 DAUC <0003> auc.c:143 vector [1]: ck = ff16b0d6a187cb9b665e10b74d0cc672 20241120085535652 DAUC <0003> auc.c:144 vector [1]: ik = e4cf84ccecbb0d85ab12d812f4e1752f 20241120085535652 DAUC <0003> auc.c:145 vector [1]: res = b29115f809253c170000000000000000 20241120085535652 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535652 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535652 DAUC <0003> auc.c:179 vector [1]: kc = 89976df9466f0400 20241120085535652 DAUC <0003> auc.c:180 vector [1]: sres = 781c6e18 20241120085535652 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535652 DAUC <0003> auc.c:113 vector [2]: rand = 656e45dc0b613bbfa7fa71657480d7eb 20241120085535652 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120085535652 DAUC <0003> auc.c:142 vector [2]: autn = 804c3f0aa2aa0000bb3d24effceb17f2 20241120085535652 DAUC <0003> auc.c:143 vector [2]: ck = addf3ebcf1e9906732a432eb94ab9dc1 20241120085535652 DAUC <0003> auc.c:144 vector [2]: ik = fd6f4591231f95825430d8f782ae8874 20241120085535652 DAUC <0003> auc.c:145 vector [2]: res = 69e1e5b528e7ebe60000000000000000 20241120085535652 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535652 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535652 DAUC <0003> auc.c:179 vector [2]: kc = b5a00ebe84d2c800 20241120085535652 DAUC <0003> auc.c:180 vector [2]: sres = 6bce8a6e 20241120085535652 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535652 DAUC <0003> auc.c:113 vector [3]: rand = c336dd2701f4511955a7f1f731c72e30 20241120085535652 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120085535652 DAUC <0003> auc.c:142 vector [3]: autn = f02ef72a2e9c000059a1f7de05f9fa81 20241120085535652 DAUC <0003> auc.c:143 vector [3]: ck = e19a306aefde0d5c8dc546f9259e35fa 20241120085535652 DAUC <0003> auc.c:144 vector [3]: ik = 13e1cc990b42d7dd8df5d30b631cef83 20241120085535652 DAUC <0003> auc.c:145 vector [3]: res = 283f73175a463dcb0000000000000000 20241120085535652 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535652 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535652 DAUC <0003> auc.c:179 vector [3]: kc = 46a0db87e4d4c400 20241120085535652 DAUC <0003> auc.c:180 vector [3]: sres = c09c7864 20241120085535652 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535652 DAUC <0003> auc.c:113 vector [4]: rand = 9e347eb540ae9b07b8f2b38254835f00 20241120085535652 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120085535652 DAUC <0003> auc.c:142 vector [4]: autn = 41c23740c7140000c7df2fd376abda1f 20241120085535652 DAUC <0003> auc.c:143 vector [4]: ck = 50e76dd50a302ea4f253f658f802afcd 20241120085535652 DAUC <0003> auc.c:144 vector [4]: ik = e980e4cf92f781117b5604c37e00f720 20241120085535652 DAUC <0003> auc.c:145 vector [4]: res = ab76dde688aaec980000000000000000 20241120085535652 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535652 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085535652 DAUC <0003> auc.c:179 vector [4]: kc = 65160ee04422c400 20241120085535652 DAUC <0003> auc.c:180 vector [4]: sres = cecc88ba 20241120085535652 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085535652 DAUC <0003> db_auc.c:245 IMSI='262420279172736': Generated 5 vectors 20241120085535652 DAUC <0003> db_auc.c:249 IMSI='262420279172736': Updating SQN=481 in DB 20241120085535652 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420279172736"} 20241120085535653 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420279172736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535653 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535653 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33386<->l=127.0.0.1:4258 20241120085535656 DAUC <0003> db_auc.c:157 IMSI='262421494210189': No 2G Auth Data 20241120085535656 DAUC <0003> db_auc.c:192 IMSI='262421494210189': No 3G Auth Data 20241120085535672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33388<->l=127.0.0.1:4258 20241120085535676 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535676 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421494210189"} 20241120085535676 DAUC <0003> db_auc.c:236 IMSI='262421494210189': Calling to generate 1 vectors 20241120085535676 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241120085535676 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535676 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535676 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085535676 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535676 DAUC <0003> auc.c:113 vector [0]: rand = 0c7936287b32a26a0e89046e9009657d 20241120085535676 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085535676 DAUC <0003> auc.c:142 vector [0]: autn = 873df2f90f250000305f3867c2318b3e 20241120085535676 DAUC <0003> auc.c:143 vector [0]: ck = 3f02b9ed97504d9f54cb75deb9c6ae4c 20241120085535676 DAUC <0003> auc.c:144 vector [0]: ik = b7797d849d9c7a30fcfb692fd2c2375d 20241120085535676 DAUC <0003> auc.c:145 vector [0]: res = bedc1d3d59c15af30000000000000000 20241120085535676 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535676 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535676 DAUC <0003> auc.c:179 vector [0]: kc = 5dc9667a3d340400 20241120085535676 DAUC <0003> auc.c:180 vector [0]: sres = 26f5e9ca 20241120085535676 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535676 DAUC <0003> db_auc.c:245 IMSI='262421494210189': Generated 1 vectors 20241120085535676 DAUC <0003> db_auc.c:249 IMSI='262421494210189': Updating SQN=33 in DB 20241120085535676 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421494210189"} 20241120085535676 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535676 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535676 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535679 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535679 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421494210189"} 20241120085535679 DAUC <0003> db_auc.c:236 IMSI='262421494210189': Calling to generate 4 vectors 20241120085535679 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241120085535679 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535679 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535679 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120085535679 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535679 DAUC <0003> auc.c:113 vector [0]: rand = a2601fa9041b40a9bf898fe144f29155 20241120085535679 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120085535679 DAUC <0003> auc.c:142 vector [0]: autn = fdb42a25bbf400009f9d55fb0c3b6452 20241120085535679 DAUC <0003> auc.c:143 vector [0]: ck = 6e4d057a5a73b1bb6a2787aa1f8fcca6 20241120085535679 DAUC <0003> auc.c:144 vector [0]: ik = 2b07c26e2a7d46ec43673d8f7a9ce5f8 20241120085535679 DAUC <0003> auc.c:145 vector [0]: res = e1002768d881472e0000000000000000 20241120085535679 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535679 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535679 DAUC <0003> auc.c:179 vector [0]: kc = cc82ffc7f61f9400 20241120085535679 DAUC <0003> auc.c:180 vector [0]: sres = f2842405 20241120085535679 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535679 DAUC <0003> auc.c:113 vector [1]: rand = 6716e3f3f330b852c61aed9be255f357 20241120085535679 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120085535679 DAUC <0003> auc.c:142 vector [1]: autn = 5d678d522ece0000a6d7074b5197c4b9 20241120085535679 DAUC <0003> auc.c:143 vector [1]: ck = 2101e40e1c9d6ef875224af664b8079d 20241120085535679 DAUC <0003> auc.c:144 vector [1]: ik = 3ae16f26d81b32133a1fecc717d65192 20241120085535679 DAUC <0003> auc.c:145 vector [1]: res = a380ccbfda21938b0000000000000000 20241120085535679 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535679 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535679 DAUC <0003> auc.c:179 vector [1]: kc = 7e5294fbca2ce400 20241120085535679 DAUC <0003> auc.c:180 vector [1]: sres = e5ad80ee 20241120085535679 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535679 DAUC <0003> auc.c:113 vector [2]: rand = 3d620b0fd43bf09a02a3b33c8a69b174 20241120085535679 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120085535679 DAUC <0003> auc.c:142 vector [2]: autn = f191b7f8975200003af8405d13d96b8f 20241120085535679 DAUC <0003> auc.c:143 vector [2]: ck = bdc7b11aaff1143542a4dc694e51b7d8 20241120085535679 DAUC <0003> auc.c:144 vector [2]: ik = f2390396a8c340960ab3a18aaca198d8 20241120085535679 DAUC <0003> auc.c:145 vector [2]: res = eebe1f55b7e889430000000000000000 20241120085535679 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535679 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535679 DAUC <0003> auc.c:179 vector [2]: kc = 9952a8e45fc59400 20241120085535679 DAUC <0003> auc.c:180 vector [2]: sres = 2fc083fc 20241120085535679 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535679 DAUC <0003> auc.c:113 vector [3]: rand = 4f2f2d5656ce1d8246f52bd1f52db5d9 20241120085535679 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120085535679 DAUC <0003> auc.c:142 vector [3]: autn = 2266c09ba76e00009a1220097a3cf795 20241120085535679 DAUC <0003> auc.c:143 vector [3]: ck = 3db3eb08ae0f9dc7b2db5791155ec930 20241120085535679 DAUC <0003> auc.c:144 vector [3]: ik = b15c6be4261ef2c1244b967571304386 20241120085535679 DAUC <0003> auc.c:145 vector [3]: res = 80f46e9674b7b4570000000000000000 20241120085535679 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535679 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535679 DAUC <0003> auc.c:179 vector [3]: kc = c735365966719800 20241120085535679 DAUC <0003> auc.c:180 vector [3]: sres = 72b55bd1 20241120085535679 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535679 DAUC <0003> db_auc.c:245 IMSI='262421494210189': Generated 4 vectors 20241120085535679 DAUC <0003> db_auc.c:249 IMSI='262421494210189': Updating SQN=161 in DB 20241120085535679 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421494210189"} 20241120085535679 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535679 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535680 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535682 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535682 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421494210189"} 20241120085535682 DAUC <0003> db_auc.c:236 IMSI='262421494210189': Calling to generate 5 vectors 20241120085535682 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085535682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120085535682 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535682 DAUC <0003> auc.c:113 vector [0]: rand = 4aae94629a3cfc94bffca8590dbc7735 20241120085535682 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120085535682 DAUC <0003> auc.c:142 vector [0]: autn = e39d2fadabc700005033a60fa7f2165a 20241120085535682 DAUC <0003> auc.c:143 vector [0]: ck = 1cef5ce5269939c41778956c1ede1cb7 20241120085535683 DAUC <0003> auc.c:144 vector [0]: ik = 67bd561cbaeab5955db0f04fd578f23e 20241120085535683 DAUC <0003> auc.c:145 vector [0]: res = 54bcd26a00f10fbe0000000000000000 20241120085535683 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535683 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535683 DAUC <0003> auc.c:179 vector [0]: kc = c92b278b10d43c00 20241120085535683 DAUC <0003> auc.c:180 vector [0]: sres = 73f096cc 20241120085535683 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535683 DAUC <0003> auc.c:113 vector [1]: rand = be822bdd96918a96063d368d94aefce5 20241120085535683 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120085535683 DAUC <0003> auc.c:142 vector [1]: autn = 735e250643a40000522916e14f259226 20241120085535683 DAUC <0003> auc.c:143 vector [1]: ck = ce4cf09f73f29d7bb7efa16ca9c919c1 20241120085535683 DAUC <0003> auc.c:144 vector [1]: ik = cd15c285ca6c04de0c1cbe0bb827ddce 20241120085535683 DAUC <0003> auc.c:145 vector [1]: res = 6058a7586233330a0000000000000000 20241120085535683 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535683 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535683 DAUC <0003> auc.c:179 vector [1]: kc = 3201a65615602400 20241120085535683 DAUC <0003> auc.c:180 vector [1]: sres = c0d9e97f 20241120085535683 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535683 DAUC <0003> auc.c:113 vector [2]: rand = ee6378bc13798e0ce476f105245aeb52 20241120085535683 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120085535683 DAUC <0003> auc.c:142 vector [2]: autn = 45be1a24c2270000637f4697a3dabf6d 20241120085535683 DAUC <0003> auc.c:143 vector [2]: ck = 8be71b62f92c57db5fb1abbf9fef4758 20241120085535683 DAUC <0003> auc.c:144 vector [2]: ik = ca939af3b0d88df8e826eedc18b37d01 20241120085535683 DAUC <0003> auc.c:145 vector [2]: res = 633971c141cd74450000000000000000 20241120085535683 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535683 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535683 DAUC <0003> auc.c:179 vector [2]: kc = ee5e82f14b289000 20241120085535683 DAUC <0003> auc.c:180 vector [2]: sres = d39b8b72 20241120085535683 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535683 DAUC <0003> auc.c:113 vector [3]: rand = 5c9b1a5b2c8503fe445e9b8bea92a02c 20241120085535683 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120085535683 DAUC <0003> auc.c:142 vector [3]: autn = 1aba9b19a15a00004468b4dbf5e96c54 20241120085535683 DAUC <0003> auc.c:143 vector [3]: ck = ba17436ee37cae2f4c0d07191f78615a 20241120085535683 DAUC <0003> auc.c:144 vector [3]: ik = 38fe34c943e14342091a9e056883cc6f 20241120085535683 DAUC <0003> auc.c:145 vector [3]: res = ca3bfff5a0d3da920000000000000000 20241120085535683 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535683 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535683 DAUC <0003> auc.c:179 vector [3]: kc = 50831664522db800 20241120085535683 DAUC <0003> auc.c:180 vector [3]: sres = d7a626d1 20241120085535683 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535683 DAUC <0003> auc.c:113 vector [4]: rand = bf5666f108539d0a0ac0c58019f963f3 20241120085535683 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120085535683 DAUC <0003> auc.c:142 vector [4]: autn = a0a8e75dc6850000951b35b3164def2b 20241120085535683 DAUC <0003> auc.c:143 vector [4]: ck = d6bff21a535705ca35366ea0ed5f094b 20241120085535683 DAUC <0003> auc.c:144 vector [4]: ik = a2b14388339528f55f309be46d734e6e 20241120085535683 DAUC <0003> auc.c:145 vector [4]: res = 96bed4ee9014d6cd0000000000000000 20241120085535683 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535683 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085535683 DAUC <0003> auc.c:179 vector [4]: kc = c8921162a787f800 20241120085535683 DAUC <0003> auc.c:180 vector [4]: sres = 62a6d416 20241120085535683 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085535683 DAUC <0003> db_auc.c:245 IMSI='262421494210189': Generated 5 vectors 20241120085535683 DAUC <0003> db_auc.c:249 IMSI='262421494210189': Updating SQN=321 in DB 20241120085535683 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421494210189"} 20241120085535683 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535686 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535686 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421494210189"} 20241120085535686 DAUC <0003> db_auc.c:236 IMSI='262421494210189': Calling to generate 5 vectors 20241120085535686 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085535686 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535686 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535686 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120085535686 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535686 DAUC <0003> auc.c:113 vector [0]: rand = cc9d602a47557d6ed46e0efe574e5968 20241120085535686 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120085535686 DAUC <0003> auc.c:142 vector [0]: autn = 10ff43b182f0000045fbca4f1d4c9ca1 20241120085535686 DAUC <0003> auc.c:143 vector [0]: ck = a5990088777cbb09db87a541a8d4a381 20241120085535686 DAUC <0003> auc.c:144 vector [0]: ik = e81fd06287af3bd626e1112feaaf6682 20241120085535686 DAUC <0003> auc.c:145 vector [0]: res = d017aa880122432f0000000000000000 20241120085535686 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535686 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535686 DAUC <0003> auc.c:179 vector [0]: kc = 9c76463ef6690400 20241120085535686 DAUC <0003> auc.c:180 vector [0]: sres = 568f6a5f 20241120085535686 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535686 DAUC <0003> auc.c:113 vector [1]: rand = 8683e37085d46b03674309b1c25d8050 20241120085535686 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120085535686 DAUC <0003> auc.c:142 vector [1]: autn = 32733c3408520000c9b273c780d18bac 20241120085535686 DAUC <0003> auc.c:143 vector [1]: ck = f070399180a77b03a8426cbe2015113a 20241120085535686 DAUC <0003> auc.c:144 vector [1]: ik = 3facab900a98e218d769e5d61d9f08f0 20241120085535686 DAUC <0003> auc.c:145 vector [1]: res = 152ba74c59347c170000000000000000 20241120085535686 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535686 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535686 DAUC <0003> auc.c:179 vector [1]: kc = f959ee501ab06400 20241120085535686 DAUC <0003> auc.c:180 vector [1]: sres = 1232e6d2 20241120085535686 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535686 DAUC <0003> auc.c:113 vector [2]: rand = 5fdeee5558fc84f2ad8685d9933682a7 20241120085535686 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120085535686 DAUC <0003> auc.c:142 vector [2]: autn = ae01544d3f3c000053cffb455bf479cc 20241120085535686 DAUC <0003> auc.c:143 vector [2]: ck = 28b7e1753ea4b183432bea55b8ff890e 20241120085535686 DAUC <0003> auc.c:144 vector [2]: ik = 51e4305427cd88a6cc32dbe48c8a5409 20241120085535686 DAUC <0003> auc.c:145 vector [2]: res = 9cef8be6c99427a50000000000000000 20241120085535686 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535686 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535686 DAUC <0003> auc.c:179 vector [2]: kc = 69a82b271d9a8400 20241120085535686 DAUC <0003> auc.c:180 vector [2]: sres = f989ce6e 20241120085535686 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535686 DAUC <0003> auc.c:113 vector [3]: rand = d07b161182efbfe6544876938aef30f2 20241120085535686 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120085535686 DAUC <0003> auc.c:142 vector [3]: autn = b080170875500000eeaa73ba73ae2765 20241120085535686 DAUC <0003> auc.c:143 vector [3]: ck = bc7654392b2f56a1436cc101b7e5b589 20241120085535686 DAUC <0003> auc.c:144 vector [3]: ik = e12da30c7b6cb22542734200d1f93413 20241120085535686 DAUC <0003> auc.c:145 vector [3]: res = c47f9d33032b29650000000000000000 20241120085535686 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535686 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535686 DAUC <0003> auc.c:179 vector [3]: kc = 573458c50fbdd800 20241120085535686 DAUC <0003> auc.c:180 vector [3]: sres = dcee7ed3 20241120085535686 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535686 DAUC <0003> auc.c:113 vector [4]: rand = ddd56e5fd5693535f9def82929940e79 20241120085535687 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120085535687 DAUC <0003> auc.c:142 vector [4]: autn = 04b67f60d4ec0000955c1c8b1b92e63e 20241120085535687 DAUC <0003> auc.c:143 vector [4]: ck = 478945bdb99e9c7fac5972f4f55295bc 20241120085535687 DAUC <0003> auc.c:144 vector [4]: ik = 3a54aeca0c1467d73d1141c68cf4302d 20241120085535687 DAUC <0003> auc.c:145 vector [4]: res = f4d9cd7d5b26f3fa0000000000000000 20241120085535687 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535687 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085535687 DAUC <0003> auc.c:179 vector [4]: kc = d0d8f774df737000 20241120085535687 DAUC <0003> auc.c:180 vector [4]: sres = 7becd0bc 20241120085535687 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085535687 DAUC <0003> db_auc.c:245 IMSI='262421494210189': Generated 5 vectors 20241120085535687 DAUC <0003> db_auc.c:249 IMSI='262421494210189': Updating SQN=481 in DB 20241120085535687 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421494210189"} 20241120085535687 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262421494210189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535687 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535687 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33388<->l=127.0.0.1:4258 20241120085535690 DAUC <0003> db_auc.c:157 IMSI='262426187570981': No 2G Auth Data 20241120085535690 DAUC <0003> db_auc.c:192 IMSI='262426187570981': No 3G Auth Data 20241120085535705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241120085535708 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535708 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426187570981"} 20241120085535708 DAUC <0003> db_auc.c:236 IMSI='262426187570981': Calling to generate 1 vectors 20241120085535708 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241120085535708 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535708 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535708 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085535708 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535708 DAUC <0003> auc.c:113 vector [0]: rand = 3c7482e96e566507bd44118cf2d71802 20241120085535708 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085535708 DAUC <0003> auc.c:142 vector [0]: autn = be95552a757b00001539f3f6d0c369a2 20241120085535708 DAUC <0003> auc.c:143 vector [0]: ck = 19092bfb20a782c18faf32fc0739c212 20241120085535708 DAUC <0003> auc.c:144 vector [0]: ik = 97023685ae45b1e6659bfaba3421f9a2 20241120085535708 DAUC <0003> auc.c:145 vector [0]: res = 95ae72a961575a0a0000000000000000 20241120085535708 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535708 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535708 DAUC <0003> auc.c:179 vector [0]: kc = c9e865befa98168c 20241120085535708 DAUC <0003> auc.c:180 vector [0]: sres = 31f7225c 20241120085535708 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535708 DAUC <0003> db_auc.c:245 IMSI='262426187570981': Generated 1 vectors 20241120085535708 DAUC <0003> db_auc.c:249 IMSI='262426187570981': Updating SQN=33 in DB 20241120085535708 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426187570981"} 20241120085535708 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535708 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535708 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535711 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535711 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426187570981"} 20241120085535711 DAUC <0003> db_auc.c:236 IMSI='262426187570981': Calling to generate 4 vectors 20241120085535711 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241120085535711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241120085535711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535711 DAUC <0003> auc.c:113 vector [0]: rand = 4e995910cbd81b95e5fb88e9408a558d 20241120085535711 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241120085535711 DAUC <0003> auc.c:142 vector [0]: autn = 2cc9b8f103d10000d2751b20443d25b2 20241120085535711 DAUC <0003> auc.c:143 vector [0]: ck = ed35c594541776b3a051d37ee17ba556 20241120085535711 DAUC <0003> auc.c:144 vector [0]: ik = d3a99fc6ba5fc97fd047bac4a8558a3e 20241120085535711 DAUC <0003> auc.c:145 vector [0]: res = a9c2952b42bbf75e0000000000000000 20241120085535711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535711 DAUC <0003> auc.c:179 vector [0]: kc = a6a0a2d03347bdf8 20241120085535711 DAUC <0003> auc.c:180 vector [0]: sres = 01d8fa73 20241120085535711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535711 DAUC <0003> auc.c:113 vector [1]: rand = b1931cb50f8aa22bc3be6117eab98092 20241120085535711 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241120085535711 DAUC <0003> auc.c:142 vector [1]: autn = cae71d90916a0000186311fab166f162 20241120085535711 DAUC <0003> auc.c:143 vector [1]: ck = 5a1236b9bc06ccbded6ecd796a12d531 20241120085535711 DAUC <0003> auc.c:144 vector [1]: ik = 9ffd8a4b2832588f3cfe35c6446b48a2 20241120085535711 DAUC <0003> auc.c:145 vector [1]: res = 7a244dd255d347770000000000000000 20241120085535711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535711 DAUC <0003> auc.c:179 vector [1]: kc = 385193cc38622e22 20241120085535711 DAUC <0003> auc.c:180 vector [1]: sres = 38c91794 20241120085535711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535711 DAUC <0003> auc.c:113 vector [2]: rand = 13c9461992ea2be1826c2deba01d7599 20241120085535711 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241120085535711 DAUC <0003> auc.c:142 vector [2]: autn = 78e6b187bdba0000c7180afde1af1239 20241120085535711 DAUC <0003> auc.c:143 vector [2]: ck = 765f1f31364ec45562d5415f943db148 20241120085535711 DAUC <0003> auc.c:144 vector [2]: ik = 142163f4ce82ebeaa063543f44eaa4bb 20241120085535711 DAUC <0003> auc.c:145 vector [2]: res = 6fb8e5d9f45689340000000000000000 20241120085535711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535711 DAUC <0003> auc.c:179 vector [2]: kc = f6ce1f7eda59d437 20241120085535711 DAUC <0003> auc.c:180 vector [2]: sres = 750bf483 20241120085535711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535711 DAUC <0003> auc.c:113 vector [3]: rand = 89d3f40c5e1f9ea9f9f414ffe3e1145e 20241120085535711 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241120085535711 DAUC <0003> auc.c:142 vector [3]: autn = fac0462d2a47000056dc8c4a41b61362 20241120085535711 DAUC <0003> auc.c:143 vector [3]: ck = a5e88925b6c5a66edd1ae9062e5d2a28 20241120085535711 DAUC <0003> auc.c:144 vector [3]: ik = b84648921e923bd05360135a1ce205fe 20241120085535711 DAUC <0003> auc.c:145 vector [3]: res = 008b22771e25c5dd0000000000000000 20241120085535711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535711 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535711 DAUC <0003> auc.c:179 vector [3]: kc = e27f77d1418e6002 20241120085535711 DAUC <0003> auc.c:180 vector [3]: sres = 49a66151 20241120085535711 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535711 DAUC <0003> db_auc.c:245 IMSI='262426187570981': Generated 4 vectors 20241120085535711 DAUC <0003> db_auc.c:249 IMSI='262426187570981': Updating SQN=161 in DB 20241120085535711 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426187570981"} 20241120085535711 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535711 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535711 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535714 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535714 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426187570981"} 20241120085535714 DAUC <0003> db_auc.c:236 IMSI='262426187570981': Calling to generate 5 vectors 20241120085535714 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085535714 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535714 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535714 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241120085535714 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535714 DAUC <0003> auc.c:113 vector [0]: rand = 54f1dc213ea4c7b60ab2adc1d9acd193 20241120085535714 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241120085535714 DAUC <0003> auc.c:142 vector [0]: autn = 8e131ff99f0b000069b8adab82c8a670 20241120085535714 DAUC <0003> auc.c:143 vector [0]: ck = 8038d4c74dbfe2256f6a5cddbf538995 20241120085535714 DAUC <0003> auc.c:144 vector [0]: ik = 08df7a7d735736a8c34a6ca725f188db 20241120085535714 DAUC <0003> auc.c:145 vector [0]: res = 57c40b15f49493910000000000000000 20241120085535714 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535714 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535714 DAUC <0003> auc.c:179 vector [0]: kc = 499d819d4c08937d 20241120085535714 DAUC <0003> auc.c:180 vector [0]: sres = e82e4963 20241120085535714 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535714 DAUC <0003> auc.c:113 vector [1]: rand = fd0c30c4329419ee249e5b71244041aa 20241120085535714 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241120085535714 DAUC <0003> auc.c:142 vector [1]: autn = 0de17c369ed50000bb25454688c69e28 20241120085535714 DAUC <0003> auc.c:143 vector [1]: ck = 6bde97b03ef0530490156b476fcefa2a 20241120085535714 DAUC <0003> auc.c:144 vector [1]: ik = 2f6986805ac57fa43a4c259336cca9ab 20241120085535714 DAUC <0003> auc.c:145 vector [1]: res = ea0849f2ef8064190000000000000000 20241120085535714 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535714 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535714 DAUC <0003> auc.c:179 vector [1]: kc = 24575a6e559c9b4c 20241120085535714 DAUC <0003> auc.c:180 vector [1]: sres = f66f5909 20241120085535714 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535714 DAUC <0003> auc.c:113 vector [2]: rand = f4714f0bdb9229a760467bef5cb9c9d2 20241120085535714 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241120085535715 DAUC <0003> auc.c:142 vector [2]: autn = 6f943fe964df0000c7198335d4d7d240 20241120085535715 DAUC <0003> auc.c:143 vector [2]: ck = 61e706a2417a37adb0f0e021efdaf5d2 20241120085535715 DAUC <0003> auc.c:144 vector [2]: ik = 749ac8fb225cd41d26d0a1e77b9f6845 20241120085535715 DAUC <0003> auc.c:145 vector [2]: res = 8e4ae0ed459e7a0c0000000000000000 20241120085535715 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535715 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535715 DAUC <0003> auc.c:179 vector [2]: kc = 95149d71a5a81ecf 20241120085535715 DAUC <0003> auc.c:180 vector [2]: sres = 20876606 20241120085535715 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535715 DAUC <0003> auc.c:113 vector [3]: rand = b33b67833c1e76a70ff401b343b3c6f5 20241120085535715 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241120085535715 DAUC <0003> auc.c:142 vector [3]: autn = 77c672b50e3b0000d26926e911867274 20241120085535715 DAUC <0003> auc.c:143 vector [3]: ck = 4c2a02adcaf834564b5990a1f25ac974 20241120085535715 DAUC <0003> auc.c:144 vector [3]: ik = c76a204f5204802be1cba493a13c55da 20241120085535715 DAUC <0003> auc.c:145 vector [3]: res = d14824821552beee0000000000000000 20241120085535715 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535715 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535715 DAUC <0003> auc.c:179 vector [3]: kc = 4942306aaa17207d 20241120085535715 DAUC <0003> auc.c:180 vector [3]: sres = 0b7047cb 20241120085535715 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535715 DAUC <0003> auc.c:113 vector [4]: rand = e12800d95a016002de8c267e6c6d5c2f 20241120085535715 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241120085535715 DAUC <0003> auc.c:142 vector [4]: autn = 2ca0e20629790000a994b9e140a73250 20241120085535715 DAUC <0003> auc.c:143 vector [4]: ck = e70f2a0361f505285059e48f5d888876 20241120085535715 DAUC <0003> auc.c:144 vector [4]: ik = bc39e6f0ebd478498653663123180720 20241120085535715 DAUC <0003> auc.c:145 vector [4]: res = 6ee0acc44ec830b50000000000000000 20241120085535715 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535715 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085535715 DAUC <0003> auc.c:179 vector [4]: kc = a564c4c78c5a5d90 20241120085535715 DAUC <0003> auc.c:180 vector [4]: sres = 11880c12 20241120085535715 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085535715 DAUC <0003> db_auc.c:245 IMSI='262426187570981': Generated 5 vectors 20241120085535715 DAUC <0003> db_auc.c:249 IMSI='262426187570981': Updating SQN=321 in DB 20241120085535715 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426187570981"} 20241120085535715 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535715 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535715 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535718 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535718 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426187570981"} 20241120085535718 DAUC <0003> db_auc.c:236 IMSI='262426187570981': Calling to generate 5 vectors 20241120085535718 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085535718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085535718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085535718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241120085535718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085535718 DAUC <0003> auc.c:113 vector [0]: rand = f1f9a4395c55c072a5c04d52c6dce386 20241120085535718 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241120085535718 DAUC <0003> auc.c:142 vector [0]: autn = daa0b51f3a6100001b54ba10e60f40ca 20241120085535718 DAUC <0003> auc.c:143 vector [0]: ck = 85299d403e97ab802bff178eacdeb79c 20241120085535718 DAUC <0003> auc.c:144 vector [0]: ik = 3c4433af3b40bb7155a496c34befe313 20241120085535718 DAUC <0003> auc.c:145 vector [0]: res = e66480c6427476850000000000000000 20241120085535718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085535718 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085535718 DAUC <0003> auc.c:179 vector [0]: kc = 563b1bb5fd9fdca5 20241120085535718 DAUC <0003> auc.c:180 vector [0]: sres = d139608c 20241120085535718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085535718 DAUC <0003> auc.c:113 vector [1]: rand = f6054e80e88a4316d3cab097df1be470 20241120085535718 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241120085535718 DAUC <0003> auc.c:142 vector [1]: autn = 9dc423d37404000019de0f7cb698a373 20241120085535718 DAUC <0003> auc.c:143 vector [1]: ck = da905028023d76e5d16c3410a8a7706d 20241120085535718 DAUC <0003> auc.c:144 vector [1]: ik = 8564b3fc563d52a9f39b8e624906f479 20241120085535718 DAUC <0003> auc.c:145 vector [1]: res = a454185356b91f9e0000000000000000 20241120085535718 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085535718 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085535718 DAUC <0003> auc.c:179 vector [1]: kc = f0ad203c873e56be 20241120085535718 DAUC <0003> auc.c:180 vector [1]: sres = 2df997c5 20241120085535718 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085535718 DAUC <0003> auc.c:113 vector [2]: rand = 49d4d7421b3ad43d56df36c2b7bee075 20241120085535718 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241120085535718 DAUC <0003> auc.c:142 vector [2]: autn = c32bd69a2aca0000a6f45d73827f5a38 20241120085535718 DAUC <0003> auc.c:143 vector [2]: ck = 25974245663198df6a5cc2ad28fd8991 20241120085535718 DAUC <0003> auc.c:144 vector [2]: ik = f1a9df718fba360c0d57b83662282084 20241120085535718 DAUC <0003> auc.c:145 vector [2]: res = 74a5104da3aa3eab0000000000000000 20241120085535718 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085535718 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085535718 DAUC <0003> auc.c:179 vector [2]: kc = 65ae4fbb9b313d97 20241120085535718 DAUC <0003> auc.c:180 vector [2]: sres = 326a57b1 20241120085535718 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085535718 DAUC <0003> auc.c:113 vector [3]: rand = 8a57aa42c1d3d8b3baa8bbfc10ec20c9 20241120085535718 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241120085535718 DAUC <0003> auc.c:142 vector [3]: autn = f086b4fe45500000569a33e398902a34 20241120085535718 DAUC <0003> auc.c:143 vector [3]: ck = 129b6263a5247cfad6c565ec6cb10af0 20241120085535718 DAUC <0003> auc.c:144 vector [3]: ik = aee81386e67d699a5fcd262c6162c19c 20241120085535718 DAUC <0003> auc.c:145 vector [3]: res = aac438e0d7714d840000000000000000 20241120085535718 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085535718 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085535718 DAUC <0003> auc.c:179 vector [3]: kc = d9075e26e0b99621 20241120085535718 DAUC <0003> auc.c:180 vector [3]: sres = 81563347 20241120085535718 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085535718 DAUC <0003> auc.c:113 vector [4]: rand = ecb4667a1c19576f9a2233483415a99d 20241120085535718 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241120085535719 DAUC <0003> auc.c:142 vector [4]: autn = 9a482feb77a60000d849add75ad516fe 20241120085535719 DAUC <0003> auc.c:143 vector [4]: ck = 3e56f2cef526fc139ee07b1b02d74e60 20241120085535719 DAUC <0003> auc.c:144 vector [4]: ik = 7cc84220b787fe67bc24fb8df2f5467e 20241120085535719 DAUC <0003> auc.c:145 vector [4]: res = b98d88b1dd9fce990000000000000000 20241120085535719 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085535719 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085535719 DAUC <0003> auc.c:179 vector [4]: kc = 2489eba2d675e250 20241120085535719 DAUC <0003> auc.c:180 vector [4]: sres = df4d05fd 20241120085535719 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085535719 DAUC <0003> db_auc.c:245 IMSI='262426187570981': Generated 5 vectors 20241120085535719 DAUC <0003> db_auc.c:249 IMSI='262426187570981': Updating SQN=481 in DB 20241120085535719 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426187570981"} 20241120085535719 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426187570981 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085535719 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535719 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085535721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241120085535722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33348<->l=127.0.0.1:4258 20241120085535723 DLINP <000b> input/ipa.c:451 connected read/write 20241120085535723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085535723 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085535723 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085535723 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085535723 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35739<->l=127.0.0.1:4259) 20241120085535768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20241120085535868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33402<->l=127.0.0.1:4258 20241120085538953 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085538953 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085538955 DLINP <000b> input/ipa.c:451 connected read/write 20241120085538955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085538956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4258 20241120085538958 DLINP <000b> input/ipa.c:451 connected read/write 20241120085538958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085538958 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085538958 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085538958 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085538958 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 2:  20241120085538958 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 3:  20241120085538958 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 4:  20241120085538958 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 5:  20241120085538958 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 7:  20241120085538958 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085538958 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085538958 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085538958 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085538979 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46127<->l=127.0.0.1:4259) 20241120085538984 DAUC <0003> db_auc.c:157 IMSI='262422335614483': No 2G Auth Data 20241120085538984 DAUC <0003> db_auc.c:192 IMSI='262422335614483': No 3G Auth Data 20241120085539000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 20241120085539005 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085539005 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422335614483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422335614483"} 20241120085539005 DAUC <0003> db_auc.c:157 IMSI='262422335614483': No 2G Auth Data 20241120085539005 DAUC <0003> db_auc.c:236 IMSI='262422335614483': Calling to generate 5 vectors 20241120085539005 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085539005 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085539005 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085539005 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085539005 DAUC <0003> auc.c:113 vector [0]: rand = 5d6cf5c018abe2cd116d878f63089116 20241120085539005 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085539005 DAUC <0003> auc.c:142 vector [0]: autn = e3c548a8d21f8000a8fd543fefe3c210 20241120085539005 DAUC <0003> auc.c:143 vector [0]: ck = 71be966030af32e86810e687a9d92e75 20241120085539005 DAUC <0003> auc.c:144 vector [0]: ik = 24154c50a4880fe56581cc58ff1c8de0 20241120085539006 DAUC <0003> auc.c:145 vector [0]: res = 8a1c1c98d246cbf50000000000000000 20241120085539006 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085539006 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085539006 DAUC <0003> auc.c:151 vector [0]: kc = 583af0efc2e29e98 20241120085539006 DAUC <0003> auc.c:152 vector [0]: sres = 585ad76d 20241120085539006 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085539006 DAUC <0003> auc.c:113 vector [1]: rand = 313c0fb6bea879de9eb429b14170eb5e 20241120085539006 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085539006 DAUC <0003> auc.c:142 vector [1]: autn = 55d6b6aac46680005eeb1acef690eeec 20241120085539006 DAUC <0003> auc.c:143 vector [1]: ck = 6139e3049e6ac6e272990cc130c3241e 20241120085539006 DAUC <0003> auc.c:144 vector [1]: ik = b7d2e5a9e74a624a5fbd719da3670593 20241120085539006 DAUC <0003> auc.c:145 vector [1]: res = 5efa4d4c5fa167550000000000000000 20241120085539006 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085539006 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085539006 DAUC <0003> auc.c:151 vector [1]: kc = fbcf7bf1ea848525 20241120085539006 DAUC <0003> auc.c:152 vector [1]: sres = 015b2a19 20241120085539006 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085539006 DAUC <0003> auc.c:113 vector [2]: rand = 86b1685922448804c062193d1fd0eab6 20241120085539006 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085539006 DAUC <0003> auc.c:142 vector [2]: autn = cf1264e1d1ee8000a0b4ad3dddf0378a 20241120085539006 DAUC <0003> auc.c:143 vector [2]: ck = 67bb68aaf66590306f8a2bfad4291005 20241120085539006 DAUC <0003> auc.c:144 vector [2]: ik = 9da0d198ff3bc5237a091dd292f781d7 20241120085539006 DAUC <0003> auc.c:145 vector [2]: res = 5a0ca0e9c1a33a620000000000000000 20241120085539006 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085539006 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085539006 DAUC <0003> auc.c:151 vector [2]: kc = ef988f1a4f80c4c1 20241120085539006 DAUC <0003> auc.c:152 vector [2]: sres = 9baf9a8b 20241120085539006 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085539006 DAUC <0003> auc.c:113 vector [3]: rand = f72860628e405f1c73e5ace192b00960 20241120085539006 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085539006 DAUC <0003> auc.c:142 vector [3]: autn = 2fee7a7b369480005723a0310841494e 20241120085539006 DAUC <0003> auc.c:143 vector [3]: ck = fc6038467bc48e0760d6c40bf3534b2d 20241120085539006 DAUC <0003> auc.c:144 vector [3]: ik = 84e6fbe733c6eb8751f24af4b1e73100 20241120085539006 DAUC <0003> auc.c:145 vector [3]: res = 9a2662e8543907d80000000000000000 20241120085539006 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085539006 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085539006 DAUC <0003> auc.c:151 vector [3]: kc = 49a24d5e0ab61fad 20241120085539006 DAUC <0003> auc.c:152 vector [3]: sres = ce1f6530 20241120085539006 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085539006 DAUC <0003> auc.c:113 vector [4]: rand = 44b6479136a4b3c557503cb1b7d96da8 20241120085539006 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085539006 DAUC <0003> auc.c:142 vector [4]: autn = a194754f340b80004d9a070afd7c701d 20241120085539006 DAUC <0003> auc.c:143 vector [4]: ck = 69fd70290c7bd0d77a854d8ae77c613f 20241120085539006 DAUC <0003> auc.c:144 vector [4]: ik = f62c8da919e74cbd1848ab3801e9a56e 20241120085539006 DAUC <0003> auc.c:145 vector [4]: res = 6428d595691b781b0000000000000000 20241120085539006 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085539006 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085539006 DAUC <0003> auc.c:151 vector [4]: kc = fd1c1b32f309583b 20241120085539006 DAUC <0003> auc.c:152 vector [4]: sres = 0d33ad8e 20241120085539006 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085539006 DAUC <0003> db_auc.c:245 IMSI='262422335614483': Generated 5 vectors 20241120085539006 DAUC <0003> db_auc.c:249 IMSI='262422335614483': Updating SQN=161 in DB 20241120085539006 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422335614483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422335614483"} 20241120085539006 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422335614483 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085539006 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539006 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 20241120085539011 DAUC <0003> db_auc.c:157 IMSI='262424696686747': No 2G Auth Data 20241120085539012 DAUC <0003> db_auc.c:192 IMSI='262424696686747': No 3G Auth Data 20241120085539030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241120085539033 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085539033 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424696686747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424696686747"} 20241120085539033 DAUC <0003> db_auc.c:157 IMSI='262424696686747': No 2G Auth Data 20241120085539034 DAUC <0003> db_auc.c:236 IMSI='262424696686747': Calling to generate 5 vectors 20241120085539034 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241120085539034 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085539034 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241120085539034 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085539034 DAUC <0003> auc.c:113 vector [0]: rand = 6ed9cb9bcbf94396e56f479642a5ee4e 20241120085539034 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085539034 DAUC <0003> auc.c:142 vector [0]: autn = 0e49327be95f8000cf8c0a51d802faa8 20241120085539034 DAUC <0003> auc.c:143 vector [0]: ck = 02ab3e6f6cf1434d377dfb0487fd9da2 20241120085539034 DAUC <0003> auc.c:144 vector [0]: ik = f3fb90a0a44dcd9cb2f96c429078f3eb 20241120085539034 DAUC <0003> auc.c:145 vector [0]: res = 4dd8493d16dde95e0000000000000000 20241120085539034 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085539034 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241120085539034 DAUC <0003> auc.c:151 vector [0]: kc = 74d43989df39e098 20241120085539034 DAUC <0003> auc.c:152 vector [0]: sres = 5b05a063 20241120085539034 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241120085539034 DAUC <0003> auc.c:113 vector [1]: rand = fb71b849b6c6dd1d64f598b6db0e907d 20241120085539034 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085539034 DAUC <0003> auc.c:142 vector [1]: autn = 7d01eb882a1c8000572486f77e6e71d4 20241120085539034 DAUC <0003> auc.c:143 vector [1]: ck = d0d60deff0e673d7cb8dc3ee8cfe0567 20241120085539034 DAUC <0003> auc.c:144 vector [1]: ik = 6f92f7652315f4adea880146434636f1 20241120085539034 DAUC <0003> auc.c:145 vector [1]: res = fbb870c1bdf8f5cd0000000000000000 20241120085539034 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085539034 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241120085539034 DAUC <0003> auc.c:151 vector [1]: kc = 9e4138221c4bb4ec 20241120085539034 DAUC <0003> auc.c:152 vector [1]: sres = 4640850c 20241120085539034 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241120085539034 DAUC <0003> auc.c:113 vector [2]: rand = 26c41a0af2cde0d8e3c8bd327289c98c 20241120085539034 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085539034 DAUC <0003> auc.c:142 vector [2]: autn = 125f136232958000ee24ea231fc7ff38 20241120085539034 DAUC <0003> auc.c:143 vector [2]: ck = 141eb8b687e646d4df4bbf8cc7b3e5a7 20241120085539034 DAUC <0003> auc.c:144 vector [2]: ik = 625bcbf93e43693db93784d17fb11ced 20241120085539034 DAUC <0003> auc.c:145 vector [2]: res = ecdbe6dd0911dc890000000000000000 20241120085539034 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085539034 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241120085539034 DAUC <0003> auc.c:151 vector [2]: kc = 1039481201a7d6a3 20241120085539034 DAUC <0003> auc.c:152 vector [2]: sres = e5ca3a54 20241120085539034 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241120085539034 DAUC <0003> auc.c:113 vector [3]: rand = dc3465c40aec26c63a73cfc8e93b1622 20241120085539034 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085539034 DAUC <0003> auc.c:142 vector [3]: autn = 01891cc9f66b80002d4c90de3eef4c5a 20241120085539034 DAUC <0003> auc.c:143 vector [3]: ck = dd4852890bb526fe4127568e503ac16d 20241120085539034 DAUC <0003> auc.c:144 vector [3]: ik = 0742228aadeee3c48aea21dc31846e2b 20241120085539034 DAUC <0003> auc.c:145 vector [3]: res = 7a64c3a7e630e1ec0000000000000000 20241120085539034 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085539034 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241120085539034 DAUC <0003> auc.c:151 vector [3]: kc = 11c70751c7e56a7c 20241120085539034 DAUC <0003> auc.c:152 vector [3]: sres = 9c54224b 20241120085539034 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241120085539034 DAUC <0003> auc.c:113 vector [4]: rand = f72e97ce59236c81ca7b3b4427c14301 20241120085539034 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085539034 DAUC <0003> auc.c:142 vector [4]: autn = 8292df5eb3408000f54ad8e3f969b347 20241120085539034 DAUC <0003> auc.c:143 vector [4]: ck = cdf4e84c2beb42c77b7a88fffd5829ae 20241120085539034 DAUC <0003> auc.c:144 vector [4]: ik = 42e6bd3ac883681481da2fb81f336e93 20241120085539034 DAUC <0003> auc.c:145 vector [4]: res = fa5b672020ff5f110000000000000000 20241120085539034 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085539034 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241120085539034 DAUC <0003> auc.c:151 vector [4]: kc = 75b2f23101036dee 20241120085539034 DAUC <0003> auc.c:152 vector [4]: sres = daa43831 20241120085539034 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241120085539034 DAUC <0003> db_auc.c:245 IMSI='262424696686747': Generated 5 vectors 20241120085539034 DAUC <0003> db_auc.c:249 IMSI='262424696686747': Updating SQN=161 in DB 20241120085539034 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424696686747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424696686747"} 20241120085539034 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424696686747 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085539034 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539034 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241120085539040 DAUC <0003> db_auc.c:157 IMSI='262425809697077': No 2G Auth Data 20241120085539040 DAUC <0003> db_auc.c:192 IMSI='262425809697077': No 3G Auth Data 20241120085539057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241120085539061 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085539061 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425809697077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425809697077"} 20241120085539061 DAUC <0003> db_auc.c:236 IMSI='262425809697077': Calling to generate 5 vectors 20241120085539061 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085539061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085539061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085539061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085539061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085539061 DAUC <0003> auc.c:113 vector [0]: rand = 01072b38d40f39085b64ddc129a2709e 20241120085539061 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085539061 DAUC <0003> auc.c:142 vector [0]: autn = a1e0e90bec538000bac703d55ef15b76 20241120085539061 DAUC <0003> auc.c:143 vector [0]: ck = 03bb0c322706763b9dd93d11bc9c1407 20241120085539061 DAUC <0003> auc.c:144 vector [0]: ik = f78b375bafbf09ecfe7ae8ea4ac8f969 20241120085539061 DAUC <0003> auc.c:145 vector [0]: res = d398170ce2feece90000000000000000 20241120085539062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085539062 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085539062 DAUC <0003> auc.c:179 vector [0]: kc = 3727eca6383db000 20241120085539062 DAUC <0003> auc.c:180 vector [0]: sres = e5d579f8 20241120085539062 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085539062 DAUC <0003> auc.c:113 vector [1]: rand = e7b53534b10de7f31ede3a0f518dafec 20241120085539062 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085539062 DAUC <0003> auc.c:142 vector [1]: autn = 2ee4a0e3e9fa80003a796694386e35a2 20241120085539062 DAUC <0003> auc.c:143 vector [1]: ck = d614c822a3eb79e11b2d0d8d844e69db 20241120085539062 DAUC <0003> auc.c:144 vector [1]: ik = b26c89ca7670d3577307df7e02465cd1 20241120085539062 DAUC <0003> auc.c:145 vector [1]: res = ff8d201fbc784d7b0000000000000000 20241120085539062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085539062 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085539062 DAUC <0003> auc.c:179 vector [1]: kc = a59db5e1b5f82800 20241120085539062 DAUC <0003> auc.c:180 vector [1]: sres = 3a200ce8 20241120085539062 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085539062 DAUC <0003> auc.c:113 vector [2]: rand = da281266135399f26f6699899848af8e 20241120085539062 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085539062 DAUC <0003> auc.c:142 vector [2]: autn = 407d0ea5dac3800096b48a2b1d7d090c 20241120085539062 DAUC <0003> auc.c:143 vector [2]: ck = 6050b09bec01bf2f094231a12ccd54ca 20241120085539062 DAUC <0003> auc.c:144 vector [2]: ik = 7ce0943793b37af7d23e18b5c5893a8d 20241120085539062 DAUC <0003> auc.c:145 vector [2]: res = b8a58c6341fe748d0000000000000000 20241120085539062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085539062 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085539062 DAUC <0003> auc.c:179 vector [2]: kc = 1dbe3b034ef1bc00 20241120085539062 DAUC <0003> auc.c:180 vector [2]: sres = 4477b540 20241120085539062 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085539062 DAUC <0003> auc.c:113 vector [3]: rand = 815468a0a029753e9882ad55478b1930 20241120085539062 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085539062 DAUC <0003> auc.c:142 vector [3]: autn = 3c4d263fa4d4800073ae5f4db0f216ae 20241120085539062 DAUC <0003> auc.c:143 vector [3]: ck = 8cc02304598724fdc287dbc69c0e7a3c 20241120085539062 DAUC <0003> auc.c:144 vector [3]: ik = d8321f1e89016687517b04272e764254 20241120085539062 DAUC <0003> auc.c:145 vector [3]: res = e74d6fd17cb1783b0000000000000000 20241120085539062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085539062 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085539062 DAUC <0003> auc.c:179 vector [3]: kc = d7665b0405a3fc00 20241120085539062 DAUC <0003> auc.c:180 vector [3]: sres = 32876ad3 20241120085539062 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085539062 DAUC <0003> auc.c:113 vector [4]: rand = b19b224563db655df40df938a37b86dd 20241120085539062 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085539062 DAUC <0003> auc.c:142 vector [4]: autn = 5b6b5eee0a98800032f35d8521bfbeba 20241120085539062 DAUC <0003> auc.c:143 vector [4]: ck = 24c1bf89ea44fd6390bab96bafcbbaed 20241120085539062 DAUC <0003> auc.c:144 vector [4]: ik = 1860e54c02dd46b92ed7080833179db2 20241120085539062 DAUC <0003> auc.c:145 vector [4]: res = 2f43c1cb4f3659e60000000000000000 20241120085539062 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085539062 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085539062 DAUC <0003> auc.c:179 vector [4]: kc = 16fd8a948605c800 20241120085539062 DAUC <0003> auc.c:180 vector [4]: sres = 4e4572d1 20241120085539062 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085539062 DAUC <0003> db_auc.c:245 IMSI='262425809697077': Generated 5 vectors 20241120085539062 DAUC <0003> db_auc.c:249 IMSI='262425809697077': Updating SQN=161 in DB 20241120085539062 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425809697077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425809697077"} 20241120085539062 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425809697077 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085539062 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539062 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38808<->l=127.0.0.1:4258 20241120085539068 DAUC <0003> db_auc.c:157 IMSI='262429643797140': No 2G Auth Data 20241120085539068 DAUC <0003> db_auc.c:192 IMSI='262429643797140': No 3G Auth Data 20241120085539084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4258 20241120085539087 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085539087 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429643797140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429643797140"} 20241120085539087 DAUC <0003> db_auc.c:236 IMSI='262429643797140': Calling to generate 5 vectors 20241120085539087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085539087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085539087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085539087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085539087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085539087 DAUC <0003> auc.c:113 vector [0]: rand = 97884fe9264d055baa26162cd9e58ab8 20241120085539087 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085539087 DAUC <0003> auc.c:142 vector [0]: autn = c1915369b6b68000e644546e30052c09 20241120085539087 DAUC <0003> auc.c:143 vector [0]: ck = 59a771b0702009d8965f498166967ed4 20241120085539087 DAUC <0003> auc.c:144 vector [0]: ik = 1df284a1bbec85170cdac2a7e68fb107 20241120085539087 DAUC <0003> auc.c:145 vector [0]: res = 983aea206a9ea5130000000000000000 20241120085539087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085539087 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085539087 DAUC <0003> auc.c:179 vector [0]: kc = 8a235e4ae9ee1800 20241120085539087 DAUC <0003> auc.c:180 vector [0]: sres = 704d0cc6 20241120085539087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085539087 DAUC <0003> auc.c:113 vector [1]: rand = d02c9e021c6bf4fdcf21c9e06f3b5055 20241120085539087 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085539087 DAUC <0003> auc.c:142 vector [1]: autn = 9b8dd80c60968000f1eb2fbef4f66183 20241120085539087 DAUC <0003> auc.c:143 vector [1]: ck = f84edb94b1f3411ae54c020ec056b33b 20241120085539087 DAUC <0003> auc.c:144 vector [1]: ik = 8adfbb8be44e3304eabe7a8b770a298a 20241120085539087 DAUC <0003> auc.c:145 vector [1]: res = 1582d21a2425f1710000000000000000 20241120085539087 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085539087 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085539087 DAUC <0003> auc.c:179 vector [1]: kc = 97d846d564408800 20241120085539087 DAUC <0003> auc.c:180 vector [1]: sres = 548cb341 20241120085539087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085539087 DAUC <0003> auc.c:113 vector [2]: rand = 56a20abdb7851ba38d2e5d2ef42ff6b7 20241120085539087 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085539087 DAUC <0003> auc.c:142 vector [2]: autn = 3f516ad4c506800093dde65c36194da6 20241120085539087 DAUC <0003> auc.c:143 vector [2]: ck = e4c119ca751243d8f1ed4822e7c1e849 20241120085539087 DAUC <0003> auc.c:144 vector [2]: ik = 648e694c720de66f10e22f995028d908 20241120085539087 DAUC <0003> auc.c:145 vector [2]: res = c8e352a6d448b6df0000000000000000 20241120085539087 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085539087 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085539087 DAUC <0003> auc.c:179 vector [2]: kc = 43a34e3804ce5000 20241120085539087 DAUC <0003> auc.c:180 vector [2]: sres = 482e9125 20241120085539087 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085539087 DAUC <0003> auc.c:113 vector [3]: rand = b10ad388418d6f71bd92b720c0c58bd3 20241120085539087 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085539087 DAUC <0003> auc.c:142 vector [3]: autn = 34b668a1407480006b524ce3e95511d5 20241120085539087 DAUC <0003> auc.c:143 vector [3]: ck = 48017a1ee82ece7041392cc126d9538f 20241120085539087 DAUC <0003> auc.c:144 vector [3]: ik = 52252b666583bfc693d8e6eb64e718a5 20241120085539087 DAUC <0003> auc.c:145 vector [3]: res = e4cc7eaff2c38cee0000000000000000 20241120085539087 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085539087 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085539087 DAUC <0003> auc.c:179 vector [3]: kc = 4e7f4d2fa4455800 20241120085539087 DAUC <0003> auc.c:180 vector [3]: sres = 8407d7eb 20241120085539087 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085539087 DAUC <0003> auc.c:113 vector [4]: rand = 71f4b3c7176076a844cef5ad9c212b79 20241120085539087 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085539087 DAUC <0003> auc.c:142 vector [4]: autn = f50b206dff2e8000bb82c0daa913d39a 20241120085539087 DAUC <0003> auc.c:143 vector [4]: ck = 411a306755c96468709d08b35ab45009 20241120085539087 DAUC <0003> auc.c:144 vector [4]: ik = fafd4ef3388f8d222981137358e9c85c 20241120085539087 DAUC <0003> auc.c:145 vector [4]: res = 354251eac8efe3c70000000000000000 20241120085539087 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085539087 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085539087 DAUC <0003> auc.c:179 vector [4]: kc = 44ea25424979a800 20241120085539087 DAUC <0003> auc.c:180 vector [4]: sres = 6dac15fb 20241120085539088 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085539088 DAUC <0003> db_auc.c:245 IMSI='262429643797140': Generated 5 vectors 20241120085539088 DAUC <0003> db_auc.c:249 IMSI='262429643797140': Updating SQN=161 in DB 20241120085539088 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429643797140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429643797140"} 20241120085539088 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429643797140 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085539088 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539088 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4258 20241120085539092 DAUC <0003> db_auc.c:157 IMSI='262421712398162': No 2G Auth Data 20241120085539092 DAUC <0003> db_auc.c:192 IMSI='262421712398162': No 3G Auth Data 20241120085539108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4258 20241120085539113 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085539113 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421712398162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421712398162"} 20241120085539113 DAUC <0003> db_auc.c:236 IMSI='262421712398162': Calling to generate 5 vectors 20241120085539113 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241120085539113 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241120085539113 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241120085539113 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241120085539113 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241120085539113 DAUC <0003> auc.c:113 vector [0]: rand = e3409134332a341a129ea42664ac4196 20241120085539113 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241120085539113 DAUC <0003> auc.c:142 vector [0]: autn = 98a1578cb32780007e5c92b705a5a378 20241120085539113 DAUC <0003> auc.c:143 vector [0]: ck = 14c934c825dd4cebcbc07d2034cb8ff1 20241120085539113 DAUC <0003> auc.c:144 vector [0]: ik = 93d926cd2054c602a2c2b3c05839848c 20241120085539113 DAUC <0003> auc.c:145 vector [0]: res = d38448ac08a304640000000000000000 20241120085539113 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241120085539113 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241120085539113 DAUC <0003> auc.c:179 vector [0]: kc = a49e1c12e36ad0a1 20241120085539113 DAUC <0003> auc.c:180 vector [0]: sres = 71233c5a 20241120085539113 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241120085539113 DAUC <0003> auc.c:113 vector [1]: rand = e198c480d2493efa982313c99c11b151 20241120085539113 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241120085539113 DAUC <0003> auc.c:142 vector [1]: autn = 95da156aa00a800057e555fa069ba96c 20241120085539113 DAUC <0003> auc.c:143 vector [1]: ck = afb39859b3589025829b34a70d991b1d 20241120085539113 DAUC <0003> auc.c:144 vector [1]: ik = 14f5592b5467ac9b5bca3bc56d5ca95d 20241120085539113 DAUC <0003> auc.c:145 vector [1]: res = a21a9acd55164fca0000000000000000 20241120085539113 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241120085539113 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241120085539113 DAUC <0003> auc.c:179 vector [1]: kc = 8377e53fafec4e3c 20241120085539113 DAUC <0003> auc.c:180 vector [1]: sres = 71885f0c 20241120085539113 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241120085539113 DAUC <0003> auc.c:113 vector [2]: rand = 47747d4b6f4844dc3c1aced0376f8905 20241120085539113 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241120085539113 DAUC <0003> auc.c:142 vector [2]: autn = 5e9bdfdb2ff58000482e5153043c05d0 20241120085539113 DAUC <0003> auc.c:143 vector [2]: ck = afe787fbd605e297bd86f11952f91965 20241120085539113 DAUC <0003> auc.c:144 vector [2]: ik = f97913f138401d2bae63cee16a6edcf0 20241120085539113 DAUC <0003> auc.c:145 vector [2]: res = 5e628e71b17c170a0000000000000000 20241120085539113 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241120085539113 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241120085539113 DAUC <0003> auc.c:179 vector [2]: kc = d8599e2666477a80 20241120085539113 DAUC <0003> auc.c:180 vector [2]: sres = fa66298e 20241120085539113 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241120085539113 DAUC <0003> auc.c:113 vector [3]: rand = 924dbff11ae0c46ada9e115784799ea7 20241120085539113 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241120085539113 DAUC <0003> auc.c:142 vector [3]: autn = 25f84dfbe211800005f99dbb9d2af5d7 20241120085539113 DAUC <0003> auc.c:143 vector [3]: ck = 9743cc36da29f302a1260999bda67ac7 20241120085539113 DAUC <0003> auc.c:144 vector [3]: ik = 56416e4ae835af78a0247119eab39aa2 20241120085539113 DAUC <0003> auc.c:145 vector [3]: res = c83d90572f7d2d390000000000000000 20241120085539113 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241120085539113 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241120085539113 DAUC <0003> auc.c:179 vector [3]: kc = b06ced52dc76ac83 20241120085539113 DAUC <0003> auc.c:180 vector [3]: sres = db98c862 20241120085539113 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241120085539114 DAUC <0003> auc.c:113 vector [4]: rand = 68739e2d4f7f210f4a396f6f80bd9897 20241120085539114 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241120085539114 DAUC <0003> auc.c:142 vector [4]: autn = 1cdbfb4c506480003ae01e02358159dd 20241120085539114 DAUC <0003> auc.c:143 vector [4]: ck = de1293a3dcd3eb28bb139be56887427a 20241120085539114 DAUC <0003> auc.c:144 vector [4]: ik = 1e5a92c812df43485ad21fa99c635f53 20241120085539114 DAUC <0003> auc.c:145 vector [4]: res = ab51f4f59193f78c0000000000000000 20241120085539114 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241120085539114 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241120085539114 DAUC <0003> auc.c:179 vector [4]: kc = b585f8f73e3a67d1 20241120085539114 DAUC <0003> auc.c:180 vector [4]: sres = 76f82043 20241120085539114 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241120085539114 DAUC <0003> db_auc.c:245 IMSI='262421712398162': Generated 5 vectors 20241120085539114 DAUC <0003> db_auc.c:249 IMSI='262421712398162': Updating SQN=161 in DB 20241120085539114 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421712398162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421712398162"} 20241120085539114 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421712398162 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085539114 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539114 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085539117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38830<->l=127.0.0.1:4258 20241120085539119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38782<->l=127.0.0.1:4258 20241120085539120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085539120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085539120 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085539120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085539120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085539120 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46127<->l=127.0.0.1:4259) 20241120085539168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4258 20241120085539268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38846<->l=127.0.0.1:4258 20241120085542344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085542344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085542346 DLINP <000b> input/ipa.c:451 connected read/write 20241120085542346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085542347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241120085542348 DLINP <000b> input/ipa.c:451 connected read/write 20241120085542348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085542349 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085542349 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085542349 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085542349 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 2:  20241120085542349 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 3:  20241120085542349 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 4:  20241120085542349 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 5:  20241120085542349 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 7:  20241120085542349 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085542349 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085542349 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085542349 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085542366 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44687<->l=127.0.0.1:4259) 20241120085542381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4258 20241120085542389 DLINP <000b> input/ipa.c:451 connected read/write 20241120085542389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085542389 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421717891400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421717891400" cn_domain=PS} 20241120085542389 DLU <0006> fsm.c:456 lu(262421717891400)[0x565121320120]{UNVALIDATED}: Allocated 20241120085542389 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421717891400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241120085542389 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421717891400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421717891400" cause=IMSI unknown in HLR} 20241120085542389 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262421717891400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085542389 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421717891400)[0x565121320120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085542389 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421717891400)[0x565121320120]{UNVALIDATED}: Freeing instance 20241120085542390 DLU <0006> fsm.c:568 lu(PS:IMSI-262421717891400)[0x565121320120]{UNVALIDATED}: Deallocated 20241120085542390 DLINP <000b> input/ipa.c:451 connected read/write 20241120085542390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085542390 DLINP <000b> input/ipa.c:451 connected read/write 20241120085542390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085542391 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38870<->l=127.0.0.1:4258 20241120085542392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.1:4258 20241120085542393 DLINP <000b> input/ipa.c:451 connected read/write 20241120085542393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085542393 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085542393 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085542393 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085542393 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44687<->l=127.0.0.1:4259) 20241120085542433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38882<->l=127.0.0.1:4258 20241120085542533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38882<->l=127.0.0.1:4258 20241120085545604 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085545604 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085545606 DLINP <000b> input/ipa.c:451 connected read/write 20241120085545606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085545606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241120085545608 DLINP <000b> input/ipa.c:451 connected read/write 20241120085545608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085545608 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085545608 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085545608 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085545608 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 2:  20241120085545608 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 3:  20241120085545608 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 4:  20241120085545608 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 5:  20241120085545608 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 7:  20241120085545608 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085545608 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085545608 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085545608 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085545626 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42755<->l=127.0.0.1:4259) 20241120085545639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241120085545653 DLINP <000b> input/ipa.c:451 connected read/write 20241120085545653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085545653 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429990584448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429990584448" cn_domain=PS source_name="the-source\n"} 20241120085545653 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120085545653 DLU <0006> fsm.c:456 lu(262429990584448)[0x565121320120]{UNVALIDATED}: Allocated 20241120085545653 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429990584448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241120085545653 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262429990584448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429990584448" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241120085545653 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262429990584448 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085545654 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429990584448)[0x565121320120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085545654 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429990584448)[0x565121320120]{UNVALIDATED}: Freeing instance 20241120085545654 DLU <0006> fsm.c:568 lu(PS:IMSI-262429990584448)[0x565121320120]{UNVALIDATED}: Deallocated 20241120085545654 DLINP <000b> input/ipa.c:451 connected read/write 20241120085545654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085545654 DLINP <000b> input/ipa.c:451 connected read/write 20241120085545654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085545656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38902<->l=127.0.0.1:4258 20241120085545657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.1:4258 20241120085545658 DLINP <000b> input/ipa.c:451 connected read/write 20241120085545658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085545658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085545658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085545658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085545658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241120085545658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42755<->l=127.0.0.1:4259) 20241120085545705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 20241120085545806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38916<->l=127.0.0.1:4258 20241120085548883 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085548883 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085548885 DLINP <000b> input/ipa.c:451 connected read/write 20241120085548885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085548885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56270<->l=127.0.0.1:4258 20241120085548888 DLINP <000b> input/ipa.c:451 connected read/write 20241120085548888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085548888 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085548888 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085548888 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085548888 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 2:  20241120085548888 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 3:  20241120085548888 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 4:  20241120085548888 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 5:  20241120085548888 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 7:  20241120085548888 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085548888 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085548888 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085548888 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085548903 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46457<->l=127.0.0.1:4259) 20241120085548916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 20241120085548933 DLINP <000b> input/ipa.c:451 connected read/write 20241120085548933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085548933 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423540510895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423540510895" cn_domain=PS} 20241120085548933 DLU <0006> fsm.c:456 lu(262423540510895)[0x565121320120]{UNVALIDATED}: Allocated 20241120085548933 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423540510895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241120085548933 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423540510895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423540510895" cause=Roaming not allowed in this location area} 20241120085548933 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423540510895 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085548933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423540510895)[0x565121320120]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085548933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423540510895)[0x565121320120]{UNVALIDATED}: Freeing instance 20241120085548933 DLU <0006> fsm.c:568 lu(PS:IMSI-262423540510895)[0x565121320120]{UNVALIDATED}: Deallocated 20241120085548933 DLINP <000b> input/ipa.c:451 connected read/write 20241120085548933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085548934 DLINP <000b> input/ipa.c:451 connected read/write 20241120085548934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085548936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4258 20241120085548937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56270<->l=127.0.0.1:4258 20241120085548938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46457<->l=127.0.0.1:4259) 20241120085548938 DLINP <000b> input/ipa.c:451 connected read/write 20241120085548938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085548938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085548938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085548938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085548979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4258 20241120085549080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56276<->l=127.0.0.1:4258 20241120085552156 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085552156 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085552158 DLINP <000b> input/ipa.c:451 connected read/write 20241120085552158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085552159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 20241120085552161 DLINP <000b> input/ipa.c:451 connected read/write 20241120085552161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085552161 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085552161 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085552161 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085552161 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 2:  20241120085552161 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 3:  20241120085552161 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 4:  20241120085552161 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 5:  20241120085552161 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 7:  20241120085552161 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085552161 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085552161 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085552161 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085552182 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38573<->l=127.0.0.1:4259) 20241120085552194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56292<->l=127.0.0.1:4258 20241120085552201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085552201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085552201 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420057668401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420057668401"} 20241120085552201 DAUC <0003> db_auc.c:133 IMSI='262420057668401': No such subscriber 20241120085552201 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420057668401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241120085552201 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420057668401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420057668401" cause=IMSI unknown in HLR} 20241120085552201 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262420057668401 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085552201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085552201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085552202 DLINP <000b> input/ipa.c:451 connected read/write 20241120085552202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085552203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56292<->l=127.0.0.1:4258 20241120085552204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56290<->l=127.0.0.1:4258 20241120085552205 DLINP <000b> input/ipa.c:451 connected read/write 20241120085552205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085552205 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085552205 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085552205 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085552205 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38573<->l=127.0.0.1:4259) 20241120085552249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 20241120085552349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56304<->l=127.0.0.1:4258 20241120085555424 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085555424 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085555426 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4258 20241120085555429 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555429 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085555429 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085555429 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085555429 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 2:  20241120085555429 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 3:  20241120085555429 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 4:  20241120085555429 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 5:  20241120085555429 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 7:  20241120085555429 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085555429 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085555429 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085555429 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085555449 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37737<->l=127.0.0.1:4259) 20241120085555456 DAUC <0003> db_auc.c:157 IMSI='262429940565559': No 2G Auth Data 20241120085555456 DAUC <0003> db_auc.c:192 IMSI='262429940565559': No 3G Auth Data 20241120085555473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20241120085555479 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555479 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429940565559" cn_domain=PS} 20241120085555479 DLU <0006> fsm.c:456 lu(262429940565559)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555479 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429940565559)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555479 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429940565559" cn_domain=PS} 20241120085555479 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555479 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555483 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555483 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429940565559"} 20241120085555483 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429940565559)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555483 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555483 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429940565559"} 20241120085555483 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429940565559 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429940565559)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555483 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429940565559)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555483 DLU <0006> fsm.c:568 lu(PS:IMSI-262429940565559)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555483 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555483 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4258 20241120085555486 DAUC <0003> db_auc.c:157 IMSI='262421893201482': No 2G Auth Data 20241120085555486 DAUC <0003> db_auc.c:192 IMSI='262421893201482': No 3G Auth Data 20241120085555487 DLGSUP <0013> hlr.c:121 IMSI 262421893201482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 20241120085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555508 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421893201482" cn_domain=PS} 20241120085555508 DLU <0006> fsm.c:456 lu(262421893201482)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555508 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421893201482)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555508 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421893201482" cn_domain=PS} 20241120085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555508 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555511 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555511 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421893201482"} 20241120085555511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421893201482)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555511 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555511 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421893201482"} 20241120085555511 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421893201482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421893201482)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421893201482)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555511 DLU <0006> fsm.c:568 lu(PS:IMSI-262421893201482)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555511 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555511 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56330<->l=127.0.0.1:4258 20241120085555514 DAUC <0003> db_auc.c:157 IMSI='262420308141501': No 2G Auth Data 20241120085555514 DAUC <0003> db_auc.c:192 IMSI='262420308141501': No 3G Auth Data 20241120085555514 DLGSUP <0013> hlr.c:121 IMSI 262420308141501: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56344<->l=127.0.0.1:4258 20241120085555534 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555534 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420308141501" cn_domain=PS} 20241120085555534 DLU <0006> fsm.c:456 lu(262420308141501)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555534 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420308141501)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555534 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420308141501" cn_domain=PS} 20241120085555534 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555534 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555536 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555536 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420308141501"} 20241120085555536 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420308141501)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555536 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555536 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420308141501"} 20241120085555536 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420308141501 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420308141501)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420308141501)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555537 DLU <0006> fsm.c:568 lu(PS:IMSI-262420308141501)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555537 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555537 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56344<->l=127.0.0.1:4258 20241120085555539 DAUC <0003> db_auc.c:157 IMSI='262424437417816': No 2G Auth Data 20241120085555539 DAUC <0003> db_auc.c:192 IMSI='262424437417816': No 3G Auth Data 20241120085555540 DLGSUP <0013> hlr.c:121 IMSI 262424437417816: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555556 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56360<->l=127.0.0.1:4258 20241120085555560 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555560 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424437417816" cn_domain=PS} 20241120085555560 DLU <0006> fsm.c:456 lu(262424437417816)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555560 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424437417816)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555560 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424437417816" cn_domain=PS} 20241120085555560 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555560 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555560 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555563 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555563 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424437417816"} 20241120085555563 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424437417816)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555563 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555563 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424437417816"} 20241120085555563 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262424437417816 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424437417816)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555563 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424437417816)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555563 DLU <0006> fsm.c:568 lu(PS:IMSI-262424437417816)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555563 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555563 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56360<->l=127.0.0.1:4258 20241120085555567 DAUC <0003> db_auc.c:157 IMSI='262423826581576': No 2G Auth Data 20241120085555567 DAUC <0003> db_auc.c:192 IMSI='262423826581576': No 3G Auth Data 20241120085555568 DLGSUP <0013> hlr.c:121 IMSI 262423826581576: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56374<->l=127.0.0.1:4258 20241120085555588 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555588 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423826581576" cn_domain=PS} 20241120085555588 DLU <0006> fsm.c:456 lu(262423826581576)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555588 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555588 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423826581576)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555588 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423826581576" cn_domain=PS} 20241120085555588 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555588 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555590 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555590 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423826581576"} 20241120085555590 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423826581576)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555590 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555590 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423826581576"} 20241120085555590 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262423826581576 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423826581576)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555590 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423826581576)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555590 DLU <0006> fsm.c:568 lu(PS:IMSI-262423826581576)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555590 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555590 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56374<->l=127.0.0.1:4258 20241120085555594 DAUC <0003> db_auc.c:157 IMSI='262423330090443': No 2G Auth Data 20241120085555594 DAUC <0003> db_auc.c:192 IMSI='262423330090443': No 3G Auth Data 20241120085555595 DLGSUP <0013> hlr.c:121 IMSI 262423330090443: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20241120085555615 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555615 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423330090443" cn_domain=PS} 20241120085555615 DLU <0006> fsm.c:456 lu(262423330090443)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555615 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555615 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423330090443)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555615 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423330090443" cn_domain=PS} 20241120085555615 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555615 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555617 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555617 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423330090443"} 20241120085555617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423330090443)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555617 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555617 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423330090443"} 20241120085555617 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423330090443 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423330090443)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423330090443)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555617 DLU <0006> fsm.c:568 lu(PS:IMSI-262423330090443)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555617 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555617 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4258 20241120085555620 DAUC <0003> db_auc.c:157 IMSI='262422400542635': No 2G Auth Data 20241120085555620 DAUC <0003> db_auc.c:192 IMSI='262422400542635': No 3G Auth Data 20241120085555621 DLGSUP <0013> hlr.c:121 IMSI 262422400542635: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 20241120085555641 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555641 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422400542635" cn_domain=PS} 20241120085555641 DLU <0006> fsm.c:456 lu(262422400542635)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555641 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555642 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422400542635)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555642 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422400542635" cn_domain=PS} 20241120085555642 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555642 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555644 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422400542635"} 20241120085555644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422400542635)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555644 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555644 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422400542635"} 20241120085555644 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422400542635 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422400542635)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422400542635)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555644 DLU <0006> fsm.c:568 lu(PS:IMSI-262422400542635)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56396<->l=127.0.0.1:4258 20241120085555646 DAUC <0003> db_auc.c:157 IMSI='262423141999993': No 2G Auth Data 20241120085555646 DAUC <0003> db_auc.c:192 IMSI='262423141999993': No 3G Auth Data 20241120085555647 DLGSUP <0013> hlr.c:121 IMSI 262423141999993: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085555661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20241120085555664 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555664 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423141999993" cn_domain=PS} 20241120085555664 DLU <0006> fsm.c:456 lu(262423141999993)[0x565121320120]{UNVALIDATED}: Allocated 20241120085555664 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085555664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423141999993)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085555664 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423141999993" cn_domain=PS} 20241120085555665 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555665 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555667 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555667 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423141999993"} 20241120085555667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423141999993)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085555667 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085555668 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423141999993"} 20241120085555668 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423141999993 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085555668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423141999993)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085555668 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423141999993)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085555668 DLU <0006> fsm.c:568 lu(PS:IMSI-262423141999993)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085555668 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555668 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085555669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56412<->l=127.0.0.1:4258 20241120085555671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.1:4258 20241120085555672 DLINP <000b> input/ipa.c:451 connected read/write 20241120085555672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085555672 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085555672 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085555672 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085555672 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37737<->l=127.0.0.1:4259) 20241120085555715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20241120085555816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56414<->l=127.0.0.1:4258 20241120085558898 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085558898 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085558899 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085558900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4258 20241120085558901 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085558901 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085558901 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085558901 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085558901 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085558901 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085558901 DLGSUP <0013> gsup_server.c:235 2:  20241120085558902 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085558902 DLGSUP <0013> gsup_server.c:235 3:  20241120085558902 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085558902 DLGSUP <0013> gsup_server.c:235 4:  20241120085558902 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085558902 DLGSUP <0013> gsup_server.c:235 5:  20241120085558902 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085558902 DLGSUP <0013> gsup_server.c:235 7:  20241120085558902 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085558902 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085558902 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085558902 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085558922 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37677<->l=127.0.0.1:4259) 20241120085558928 DAUC <0003> db_auc.c:157 IMSI='262424751023043': No 2G Auth Data 20241120085558928 DAUC <0003> db_auc.c:192 IMSI='262424751023043': No 3G Auth Data 20241120085558945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4258 20241120085558951 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085558951 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424751023043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424751023043" cn_domain=PS source_name="the-source\n"} 20241120085558951 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120085558951 DLU <0006> fsm.c:456 lu(262424751023043)[0x565121320120]{UNVALIDATED}: Allocated 20241120085558951 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424751023043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085558951 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424751023043)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085558951 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424751023043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424751023043" cn_domain=PS destination_name="the-source\n"} 20241120085558951 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558951 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558954 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085558954 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424751023043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424751023043" source_name="the-source\n"} 20241120085558954 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424751023043)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085558954 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262424751023043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085558954 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424751023043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424751023043" destination_name="the-source\n"} 20241120085558955 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262424751023043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085558955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424751023043)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085558955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424751023043)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085558955 DLU <0006> fsm.c:568 lu(PS:IMSI-262424751023043)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558955 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58208<->l=127.0.0.1:4258 20241120085558958 DAUC <0003> db_auc.c:157 IMSI='262429765492379': No 2G Auth Data 20241120085558958 DAUC <0003> db_auc.c:192 IMSI='262429765492379': No 3G Auth Data 20241120085558959 DLGSUP <0013> hlr.c:121 IMSI 262429765492379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085558973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58218<->l=127.0.0.1:4258 20241120085558976 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085558976 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262429765492379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429765492379" cn_domain=PS source_name="the-source\n"} 20241120085558976 DLU <0006> fsm.c:456 lu(262429765492379)[0x565121320120]{UNVALIDATED}: Allocated 20241120085558976 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262429765492379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085558976 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429765492379)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085558976 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262429765492379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429765492379" cn_domain=PS destination_name="the-source\n"} 20241120085558976 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558976 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558978 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085558978 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262429765492379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429765492379" source_name="the-source\n"} 20241120085558978 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429765492379)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085558978 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262429765492379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085558978 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262429765492379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429765492379" destination_name="the-source\n"} 20241120085558978 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262429765492379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085558978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429765492379)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085558978 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429765492379)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085558978 DLU <0006> fsm.c:568 lu(PS:IMSI-262429765492379)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085558978 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558978 DLINP <000b> input/ipa.c:451 connected read/write 20241120085558978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085558979 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58218<->l=127.0.0.1:4258 20241120085558981 DAUC <0003> db_auc.c:157 IMSI='262425342750595': No 2G Auth Data 20241120085558981 DAUC <0003> db_auc.c:192 IMSI='262425342750595': No 3G Auth Data 20241120085558982 DLGSUP <0013> hlr.c:121 IMSI 262425342750595: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085558999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58224<->l=127.0.0.1:4258 20241120085559003 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559003 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425342750595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425342750595" cn_domain=PS source_name="the-source\n"} 20241120085559003 DLU <0006> fsm.c:456 lu(262425342750595)[0x565121320120]{UNVALIDATED}: Allocated 20241120085559003 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425342750595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085559003 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425342750595)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085559003 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425342750595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425342750595" cn_domain=PS destination_name="the-source\n"} 20241120085559003 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559003 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559005 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559005 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425342750595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425342750595" source_name="the-source\n"} 20241120085559005 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425342750595)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085559005 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262425342750595 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085559005 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425342750595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425342750595" destination_name="the-source\n"} 20241120085559005 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262425342750595 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085559005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425342750595)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085559005 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425342750595)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085559005 DLU <0006> fsm.c:568 lu(PS:IMSI-262425342750595)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085559005 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559005 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58224<->l=127.0.0.1:4258 20241120085559009 DAUC <0003> db_auc.c:157 IMSI='262420862023164': No 2G Auth Data 20241120085559009 DAUC <0003> db_auc.c:192 IMSI='262420862023164': No 3G Auth Data 20241120085559009 DLGSUP <0013> hlr.c:121 IMSI 262420862023164: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085559025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241120085559029 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559029 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420862023164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420862023164" cn_domain=PS source_name="the-source\n"} 20241120085559029 DLU <0006> fsm.c:456 lu(262420862023164)[0x565121320120]{UNVALIDATED}: Allocated 20241120085559029 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420862023164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085559029 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420862023164)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085559029 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420862023164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420862023164" cn_domain=PS destination_name="the-source\n"} 20241120085559029 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559029 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559032 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559032 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420862023164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420862023164" source_name="the-source\n"} 20241120085559032 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420862023164)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085559032 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420862023164 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085559032 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420862023164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420862023164" destination_name="the-source\n"} 20241120085559032 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420862023164 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085559032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420862023164)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085559032 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420862023164)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085559032 DLU <0006> fsm.c:568 lu(PS:IMSI-262420862023164)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085559032 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559032 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4258 20241120085559035 DAUC <0003> db_auc.c:157 IMSI='262424457371424': No 2G Auth Data 20241120085559035 DAUC <0003> db_auc.c:192 IMSI='262424457371424': No 3G Auth Data 20241120085559035 DLGSUP <0013> hlr.c:121 IMSI 262424457371424: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085559051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20241120085559055 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559055 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424457371424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424457371424" cn_domain=PS source_name="the-source\n"} 20241120085559055 DLU <0006> fsm.c:456 lu(262424457371424)[0x565121320120]{UNVALIDATED}: Allocated 20241120085559056 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424457371424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085559056 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424457371424)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085559056 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424457371424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424457371424" cn_domain=PS destination_name="the-source\n"} 20241120085559056 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559056 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559058 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559058 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424457371424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424457371424" source_name="the-source\n"} 20241120085559058 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424457371424)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085559058 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262424457371424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085559058 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424457371424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424457371424" destination_name="the-source\n"} 20241120085559059 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262424457371424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085559059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424457371424)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085559059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424457371424)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085559059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424457371424)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085559059 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559059 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4258 20241120085559062 DAUC <0003> db_auc.c:157 IMSI='262421207333099': No 2G Auth Data 20241120085559062 DAUC <0003> db_auc.c:192 IMSI='262421207333099': No 3G Auth Data 20241120085559063 DLGSUP <0013> hlr.c:121 IMSI 262421207333099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085559080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58250<->l=127.0.0.1:4258 20241120085559084 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559084 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421207333099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421207333099" cn_domain=PS source_name="the-source\n"} 20241120085559084 DLU <0006> fsm.c:456 lu(262421207333099)[0x565121320120]{UNVALIDATED}: Allocated 20241120085559084 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421207333099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085559084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421207333099)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085559084 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421207333099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421207333099" cn_domain=PS destination_name="the-source\n"} 20241120085559084 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559084 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559087 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559087 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421207333099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421207333099" source_name="the-source\n"} 20241120085559087 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421207333099)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085559087 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262421207333099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085559087 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421207333099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421207333099" destination_name="the-source\n"} 20241120085559087 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262421207333099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085559087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421207333099)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085559087 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421207333099)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085559087 DLU <0006> fsm.c:568 lu(PS:IMSI-262421207333099)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085559087 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559087 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58250<->l=127.0.0.1:4258 20241120085559090 DAUC <0003> db_auc.c:157 IMSI='262427800799495': No 2G Auth Data 20241120085559090 DAUC <0003> db_auc.c:192 IMSI='262427800799495': No 3G Auth Data 20241120085559090 DLGSUP <0013> hlr.c:121 IMSI 262427800799495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085559106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20241120085559110 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559110 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427800799495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427800799495" cn_domain=PS source_name="the-source\n"} 20241120085559110 DLU <0006> fsm.c:456 lu(262427800799495)[0x565121320120]{UNVALIDATED}: Allocated 20241120085559110 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427800799495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085559110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427800799495)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085559110 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427800799495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427800799495" cn_domain=PS destination_name="the-source\n"} 20241120085559110 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559110 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559113 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559113 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427800799495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427800799495" source_name="the-source\n"} 20241120085559113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427800799495)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085559113 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262427800799495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085559113 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427800799495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427800799495" destination_name="the-source\n"} 20241120085559113 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262427800799495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085559113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427800799495)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085559113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427800799495)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085559113 DLU <0006> fsm.c:568 lu(PS:IMSI-262427800799495)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085559113 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559113 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58260<->l=127.0.0.1:4258 20241120085559116 DAUC <0003> db_auc.c:157 IMSI='262420778737196': No 2G Auth Data 20241120085559116 DAUC <0003> db_auc.c:192 IMSI='262420778737196': No 3G Auth Data 20241120085559117 DLGSUP <0013> hlr.c:121 IMSI 262420778737196: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085559132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58266<->l=127.0.0.1:4258 20241120085559136 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559136 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420778737196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420778737196" cn_domain=PS source_name="the-source\n"} 20241120085559136 DLU <0006> fsm.c:456 lu(262420778737196)[0x565121320120]{UNVALIDATED}: Allocated 20241120085559136 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262420778737196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241120085559136 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420778737196)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085559136 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262420778737196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420778737196" cn_domain=PS destination_name="the-source\n"} 20241120085559136 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559136 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559139 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559139 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420778737196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420778737196" source_name="the-source\n"} 20241120085559139 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420778737196)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085559139 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262420778737196 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085559139 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262420778737196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420778737196" destination_name="the-source\n"} 20241120085559139 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262420778737196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085559139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420778737196)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085559139 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420778737196)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085559139 DLU <0006> fsm.c:568 lu(PS:IMSI-262420778737196)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085559139 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559139 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085559141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58266<->l=127.0.0.1:4258 20241120085559143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4258 20241120085559144 DLINP <000b> input/ipa.c:451 connected read/write 20241120085559144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085559144 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085559144 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085559144 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085559144 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241120085559144 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37677<->l=127.0.0.1:4259) 20241120085559182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 20241120085559283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58272<->l=127.0.0.1:4258 20241120085602360 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085602360 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085602361 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58274<->l=127.0.0.1:4258 20241120085602364 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602364 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085602364 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085602364 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085602364 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 2:  20241120085602364 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 3:  20241120085602364 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 4:  20241120085602364 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 5:  20241120085602364 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 7:  20241120085602364 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085602364 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085602364 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085602364 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085602384 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34319<->l=127.0.0.1:4259) 20241120085602395 DAUC <0003> db_auc.c:157 IMSI='262421315713684': No 2G Auth Data 20241120085602395 DAUC <0003> db_auc.c:192 IMSI='262421315713684': No 3G Auth Data 20241120085602413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58278<->l=127.0.0.1:4258 20241120085602419 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602419 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421315713684" cn_domain=PS} 20241120085602419 DLU <0006> fsm.c:456 lu(262421315713684)[0x565121320120]{UNVALIDATED}: Allocated 20241120085602419 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421315713684)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602419 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421315713684" cn_domain=PS} 20241120085602419 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602419 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602422 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602422 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421315713684"} 20241120085602422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421315713684)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602422 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602422 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421315713684"} 20241120085602422 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421315713684 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421315713684)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421315713684)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602422 DLU <0006> fsm.c:568 lu(PS:IMSI-262421315713684)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602422 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602422 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58278<->l=127.0.0.1:4258 20241120085602425 DAUC <0003> db_auc.c:157 IMSI='262422767751504': No 2G Auth Data 20241120085602425 DAUC <0003> db_auc.c:192 IMSI='262422767751504': No 3G Auth Data 20241120085602426 DLGSUP <0013> hlr.c:121 IMSI 262422767751504: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20241120085602446 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602446 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422767751504" cn_domain=PS} 20241120085602446 DLU <0006> fsm.c:456 lu(262422767751504)[0x565121320120]{UNVALIDATED}: Allocated 20241120085602446 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422767751504)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602446 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422767751504" cn_domain=PS} 20241120085602446 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602446 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602449 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602449 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422767751504"} 20241120085602449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422767751504)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602449 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602449 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422767751504"} 20241120085602449 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262422767751504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422767751504)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422767751504)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602449 DLU <0006> fsm.c:568 lu(PS:IMSI-262422767751504)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602449 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602449 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58292<->l=127.0.0.1:4258 20241120085602452 DAUC <0003> db_auc.c:157 IMSI='262422345886353': No 2G Auth Data 20241120085602452 DAUC <0003> db_auc.c:192 IMSI='262422345886353': No 3G Auth Data 20241120085602453 DLGSUP <0013> hlr.c:121 IMSI 262422345886353: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20241120085602473 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602474 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422345886353" cn_domain=PS} 20241120085602474 DLU <0006> fsm.c:456 lu(262422345886353)[0x565121320120]{UNVALIDATED}: Allocated 20241120085602474 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422345886353)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602474 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422345886353" cn_domain=PS} 20241120085602474 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602474 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602476 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602476 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422345886353"} 20241120085602476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422345886353)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602476 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602476 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422345886353"} 20241120085602476 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422345886353 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422345886353)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422345886353)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602476 DLU <0006> fsm.c:568 lu(PS:IMSI-262422345886353)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602476 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602476 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58304<->l=127.0.0.1:4258 20241120085602479 DAUC <0003> db_auc.c:157 IMSI='262426853939710': No 2G Auth Data 20241120085602479 DAUC <0003> db_auc.c:192 IMSI='262426853939710': No 3G Auth Data 20241120085602480 DLGSUP <0013> hlr.c:121 IMSI 262426853939710: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602496 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241120085602500 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602500 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426853939710" cn_domain=PS} 20241120085602500 DLU <0006> fsm.c:456 lu(262426853939710)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085602500 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602500 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426853939710)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602500 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426853939710" cn_domain=PS} 20241120085602500 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602500 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602502 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602502 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426853939710"} 20241120085602502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426853939710)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602502 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602502 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426853939710"} 20241120085602502 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426853939710 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426853939710)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426853939710)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602503 DLU <0006> fsm.c:568 lu(PS:IMSI-262426853939710)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602503 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602503 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58308<->l=127.0.0.1:4258 20241120085602505 DAUC <0003> db_auc.c:157 IMSI='262421222218697': No 2G Auth Data 20241120085602506 DAUC <0003> db_auc.c:192 IMSI='262421222218697': No 3G Auth Data 20241120085602507 DLGSUP <0013> hlr.c:121 IMSI 262421222218697: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20241120085602525 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602525 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421222218697" cn_domain=PS} 20241120085602525 DLU <0006> fsm.c:456 lu(262421222218697)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085602525 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421222218697)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602525 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421222218697" cn_domain=PS} 20241120085602525 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602525 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602528 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602528 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421222218697"} 20241120085602528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421222218697)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602528 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602528 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421222218697"} 20241120085602528 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262421222218697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421222218697)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421222218697)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602528 DLU <0006> fsm.c:568 lu(PS:IMSI-262421222218697)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602528 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602528 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58322<->l=127.0.0.1:4258 20241120085602531 DAUC <0003> db_auc.c:157 IMSI='262422489318303': No 2G Auth Data 20241120085602531 DAUC <0003> db_auc.c:192 IMSI='262422489318303': No 3G Auth Data 20241120085602532 DLGSUP <0013> hlr.c:121 IMSI 262422489318303: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241120085602552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602552 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422489318303" cn_domain=PS} 20241120085602552 DLU <0006> fsm.c:456 lu(262422489318303)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085602552 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422489318303)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602552 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422489318303" cn_domain=PS} 20241120085602552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602554 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602554 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422489318303"} 20241120085602554 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422489318303)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602554 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602554 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422489318303"} 20241120085602554 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422489318303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422489318303)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602554 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422489318303)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602554 DLU <0006> fsm.c:568 lu(PS:IMSI-262422489318303)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602554 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602554 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58330<->l=127.0.0.1:4258 20241120085602557 DAUC <0003> db_auc.c:157 IMSI='262421040548673': No 2G Auth Data 20241120085602557 DAUC <0003> db_auc.c:192 IMSI='262421040548673': No 3G Auth Data 20241120085602558 DLGSUP <0013> hlr.c:121 IMSI 262421040548673: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 20241120085602576 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602577 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421040548673" cn_domain=PS} 20241120085602577 DLU <0006> fsm.c:456 lu(262421040548673)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085602577 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602577 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421040548673)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602577 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421040548673" cn_domain=PS} 20241120085602577 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602577 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602579 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602579 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421040548673"} 20241120085602579 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421040548673)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602580 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602580 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421040548673"} 20241120085602580 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421040548673 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421040548673)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602580 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421040548673)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602580 DLU <0006> fsm.c:568 lu(PS:IMSI-262421040548673)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602580 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602580 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.1:4258 20241120085602583 DAUC <0003> db_auc.c:157 IMSI='262427029925329': No 2G Auth Data 20241120085602583 DAUC <0003> db_auc.c:192 IMSI='262427029925329': No 3G Auth Data 20241120085602584 DLGSUP <0013> hlr.c:121 IMSI 262427029925329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085602598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241120085602602 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602602 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427029925329" cn_domain=PS} 20241120085602602 DLU <0006> fsm.c:456 lu(262427029925329)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085602602 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085602602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427029925329)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085602602 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427029925329" cn_domain=PS} 20241120085602602 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602602 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602604 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602604 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427029925329"} 20241120085602604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427029925329)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085602604 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085602605 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427029925329"} 20241120085602605 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427029925329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085602605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427029925329)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085602605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427029925329)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085602605 DLU <0006> fsm.c:568 lu(PS:IMSI-262427029925329)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085602605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085602606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4258 20241120085602608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58274<->l=127.0.0.1:4258 20241120085602609 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34319<->l=127.0.0.1:4259) 20241120085602609 DLINP <000b> input/ipa.c:451 connected read/write 20241120085602609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085602609 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085602609 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085602609 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085602660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20241120085602760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58360<->l=127.0.0.1:4258 20241120085605823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085605823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085605826 DLINP <000b> input/ipa.c:451 connected read/write 20241120085605826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085605827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20241120085605829 DLINP <000b> input/ipa.c:451 connected read/write 20241120085605829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085605830 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085605830 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085605830 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085605830 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 2:  20241120085605830 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 3:  20241120085605830 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 4:  20241120085605830 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 5:  20241120085605830 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 7:  20241120085605830 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085605830 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085605830 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085605830 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085605851 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46661<->l=127.0.0.1:4259) 20241120085605853 DAUC <0003> db_auc.c:157 IMSI='262428095094012': No 2G Auth Data 20241120085605853 DAUC <0003> db_auc.c:192 IMSI='262428095094012': No 3G Auth Data 20241120085605856 DAUC <0003> db_auc.c:192 IMSI='262428095094012': No 3G Auth Data 20241120085605858 DAUC <0003> db_auc.c:157 IMSI='262420265454108': No 2G Auth Data 20241120085605858 DAUC <0003> db_auc.c:192 IMSI='262420265454108': No 3G Auth Data 20241120085605860 DAUC <0003> db_auc.c:157 IMSI='262420265454108': No 2G Auth Data 20241120085605862 DAUC <0003> db_auc.c:157 IMSI='262428334347101': No 2G Auth Data 20241120085605862 DAUC <0003> db_auc.c:192 IMSI='262428334347101': No 3G Auth Data 20241120085605865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4258 20241120085605866 DLINP <000b> input/ipa.c:451 connected read/write 20241120085605866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085605866 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085605866 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085605866 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085605866 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46661<->l=127.0.0.1:4259) 20241120085605903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20241120085606003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58382<->l=127.0.0.1:4258 20241120085609079 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085609079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085609082 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085609083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 20241120085609085 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085609085 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085609085 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085609085 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085609085 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 2:  20241120085609085 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 3:  20241120085609085 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 4:  20241120085609085 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 5:  20241120085609085 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 7:  20241120085609085 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085609085 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085609085 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085609085 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085609105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41911<->l=127.0.0.1:4259) 20241120085609118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4258 20241120085609121 DAUC <0003> db_auc.c:157 IMSI='262426192986343': No 2G Auth Data 20241120085609121 DAUC <0003> db_auc.c:192 IMSI='262426192986343': No 3G Auth Data 20241120085609129 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085609129 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426192986343" cn_domain=PS} 20241120085609129 DLU <0006> fsm.c:456 lu(262426192986343)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085609129 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085609129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426192986343)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085609129 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426192986343" cn_domain=PS} 20241120085609129 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085609129 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085609132 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085609132 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426192986343"} 20241120085609133 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426192986343)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085609133 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085609133 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426192986343"} 20241120085609133 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085609133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426192986343)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085609133 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426192986343)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085609133 DLU <0006> fsm.c:568 lu(PS:IMSI-262426192986343)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085609133 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085609133 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085609134 DLGSUP <0013> hlr.c:128 IMSI 262426192986343: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241120085609134 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085609134 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085609136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4258 20241120085609136 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085609137 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426192986343"} 20241120085609137 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241120085609137 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426192986343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085609137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59892<->l=127.0.0.1:4258 20241120085609138 DLINP <000b> input/ipa.c:451 connected read/write 20241120085609138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085609138 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085609138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085609138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085609138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41911<->l=127.0.0.1:4259) 20241120085609184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59908<->l=127.0.0.1:4258 20241120085609285 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59908<->l=127.0.0.1:4258 20241120085612360 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085612360 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085612361 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4258 20241120085612363 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085612363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085612363 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085612363 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 2:  20241120085612363 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 3:  20241120085612363 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 4:  20241120085612363 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 5:  20241120085612363 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 7:  20241120085612363 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085612363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085612363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085612363 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085612379 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40321<->l=127.0.0.1:4259) 20241120085612386 DAUC <0003> db_auc.c:157 IMSI='262422533603768': No 2G Auth Data 20241120085612386 DAUC <0003> db_auc.c:192 IMSI='262422533603768': No 3G Auth Data 20241120085612401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59924<->l=127.0.0.1:4258 20241120085612409 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612409 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422533603768" cn_domain=PS} 20241120085612409 DLU <0006> fsm.c:456 lu(262422533603768)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612409 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612409 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422533603768)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612409 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422533603768" cn_domain=PS} 20241120085612410 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612410 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612413 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612413 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422533603768"} 20241120085612413 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422533603768)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612413 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612413 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422533603768"} 20241120085612413 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422533603768)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612413 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422533603768)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612413 DLU <0006> fsm.c:568 lu(PS:IMSI-262422533603768)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612413 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612413 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612415 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612415 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422533603768" cn_domain=CS} 20241120085612415 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612415 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422533603768"} 20241120085612415 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422533603768 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612415 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612415 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59924<->l=127.0.0.1:4258 20241120085612418 DAUC <0003> db_auc.c:157 IMSI='262421239195849': No 2G Auth Data 20241120085612418 DAUC <0003> db_auc.c:192 IMSI='262421239195849': No 3G Auth Data 20241120085612419 DLGSUP <0013> hlr.c:121 IMSI 262421239195849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20241120085612438 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612438 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421239195849" cn_domain=PS} 20241120085612438 DLU <0006> fsm.c:456 lu(262421239195849)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612438 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421239195849)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612439 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421239195849" cn_domain=PS} 20241120085612439 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612439 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612441 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612441 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421239195849"} 20241120085612441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421239195849)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612441 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612441 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421239195849"} 20241120085612441 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421239195849)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421239195849)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612441 DLU <0006> fsm.c:568 lu(PS:IMSI-262421239195849)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612441 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612441 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612443 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612443 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421239195849" cn_domain=CS} 20241120085612443 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612443 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421239195849"} 20241120085612443 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421239195849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612443 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612443 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59938<->l=127.0.0.1:4258 20241120085612445 DAUC <0003> db_auc.c:157 IMSI='262429964858402': No 2G Auth Data 20241120085612445 DAUC <0003> db_auc.c:192 IMSI='262429964858402': No 3G Auth Data 20241120085612446 DLGSUP <0013> hlr.c:121 IMSI 262429964858402: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4258 20241120085612463 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612463 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429964858402" cn_domain=PS} 20241120085612463 DLU <0006> fsm.c:456 lu(262429964858402)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612463 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429964858402)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612463 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429964858402" cn_domain=PS} 20241120085612463 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612463 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612465 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612465 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429964858402"} 20241120085612465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429964858402)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612465 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612465 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429964858402"} 20241120085612465 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429964858402)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429964858402)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612465 DLU <0006> fsm.c:568 lu(PS:IMSI-262429964858402)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612465 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612465 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612467 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612467 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429964858402" cn_domain=CS} 20241120085612467 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612467 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429964858402"} 20241120085612467 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429964858402 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612468 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612468 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59954<->l=127.0.0.1:4258 20241120085612470 DAUC <0003> db_auc.c:157 IMSI='262425700122633': No 2G Auth Data 20241120085612470 DAUC <0003> db_auc.c:192 IMSI='262425700122633': No 3G Auth Data 20241120085612471 DLGSUP <0013> hlr.c:121 IMSI 262425700122633: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4258 20241120085612490 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612491 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425700122633" cn_domain=PS} 20241120085612491 DLU <0006> fsm.c:456 lu(262425700122633)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612491 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425700122633)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612491 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425700122633" cn_domain=PS} 20241120085612491 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612491 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612493 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612493 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425700122633"} 20241120085612493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425700122633)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612493 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612493 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425700122633"} 20241120085612493 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425700122633)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425700122633)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612493 DLU <0006> fsm.c:568 lu(PS:IMSI-262425700122633)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612493 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612493 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612495 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425700122633" cn_domain=CS} 20241120085612495 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612495 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425700122633"} 20241120085612495 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425700122633 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59968<->l=127.0.0.1:4258 20241120085612498 DAUC <0003> db_auc.c:157 IMSI='262424531326346': No 2G Auth Data 20241120085612498 DAUC <0003> db_auc.c:192 IMSI='262424531326346': No 3G Auth Data 20241120085612499 DLGSUP <0013> hlr.c:121 IMSI 262424531326346: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4258 20241120085612518 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612518 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424531326346" cn_domain=PS} 20241120085612518 DLU <0006> fsm.c:456 lu(262424531326346)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612518 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612518 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424531326346)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612518 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424531326346" cn_domain=PS} 20241120085612518 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612518 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612520 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612520 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424531326346"} 20241120085612520 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424531326346)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612520 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612520 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424531326346"} 20241120085612520 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424531326346)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612520 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424531326346)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612520 DLU <0006> fsm.c:568 lu(PS:IMSI-262424531326346)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612521 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612521 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612523 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612523 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612523 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424531326346" cn_domain=CS} 20241120085612523 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612523 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424531326346"} 20241120085612523 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424531326346 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612523 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612523 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59972<->l=127.0.0.1:4258 20241120085612526 DAUC <0003> db_auc.c:157 IMSI='262421342632841': No 2G Auth Data 20241120085612526 DAUC <0003> db_auc.c:192 IMSI='262421342632841': No 3G Auth Data 20241120085612527 DLGSUP <0013> hlr.c:121 IMSI 262421342632841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241120085612547 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612547 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421342632841" cn_domain=PS} 20241120085612547 DLU <0006> fsm.c:456 lu(262421342632841)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612547 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612547 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421342632841)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612547 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421342632841" cn_domain=PS} 20241120085612547 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612547 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612550 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421342632841"} 20241120085612550 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421342632841)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612550 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612550 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421342632841"} 20241120085612550 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421342632841)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612550 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421342632841)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612550 DLU <0006> fsm.c:568 lu(PS:IMSI-262421342632841)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612552 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421342632841" cn_domain=CS} 20241120085612552 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612552 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421342632841"} 20241120085612552 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262421342632841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612552 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59986<->l=127.0.0.1:4258 20241120085612555 DAUC <0003> db_auc.c:157 IMSI='262427691149657': No 2G Auth Data 20241120085612555 DAUC <0003> db_auc.c:192 IMSI='262427691149657': No 3G Auth Data 20241120085612556 DLGSUP <0013> hlr.c:121 IMSI 262427691149657: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59988<->l=127.0.0.1:4258 20241120085612575 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612575 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427691149657" cn_domain=PS} 20241120085612575 DLU <0006> fsm.c:456 lu(262427691149657)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612575 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612575 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427691149657)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612575 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427691149657" cn_domain=PS} 20241120085612575 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612575 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612577 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612577 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427691149657"} 20241120085612577 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427691149657)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612577 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612577 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427691149657"} 20241120085612577 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427691149657)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612577 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427691149657)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612577 DLU <0006> fsm.c:568 lu(PS:IMSI-262427691149657)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612577 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612577 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612580 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612580 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427691149657" cn_domain=CS} 20241120085612580 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612580 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427691149657"} 20241120085612580 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427691149657 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612580 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612580 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59988<->l=127.0.0.1:4258 20241120085612584 DAUC <0003> db_auc.c:157 IMSI='262421603843244': No 2G Auth Data 20241120085612584 DAUC <0003> db_auc.c:192 IMSI='262421603843244': No 3G Auth Data 20241120085612585 DLGSUP <0013> hlr.c:121 IMSI 262421603843244: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085612600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4258 20241120085612603 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612603 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421603843244" cn_domain=PS} 20241120085612603 DLU <0006> fsm.c:456 lu(262421603843244)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085612603 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085612603 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421603843244)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085612603 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421603843244" cn_domain=PS} 20241120085612603 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612603 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612605 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421603843244"} 20241120085612605 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421603843244)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085612605 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085612605 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421603843244"} 20241120085612605 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085612605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421603843244)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085612605 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421603843244)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085612605 DLU <0006> fsm.c:568 lu(PS:IMSI-262421603843244)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085612605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612607 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612607 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421603843244" cn_domain=CS} 20241120085612607 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241120085612607 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421603843244"} 20241120085612607 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262421603843244 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085612607 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612607 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085612609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60004<->l=127.0.0.1:4258 20241120085612610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59910<->l=127.0.0.1:4258 20241120085612611 DLINP <000b> input/ipa.c:451 connected read/write 20241120085612611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085612611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085612611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085612611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085612611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40321<->l=127.0.0.1:4259) 20241120085612654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241120085612755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.1:4258 20241120085615833 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085615833 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085615835 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20241120085615838 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615838 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085615838 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085615838 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085615838 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 2:  20241120085615838 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 3:  20241120085615838 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 4:  20241120085615838 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 5:  20241120085615838 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 7:  20241120085615838 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085615838 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085615838 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085615838 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085615860 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41111<->l=127.0.0.1:4259) 20241120085615866 DAUC <0003> db_auc.c:157 IMSI='262429907050311': No 2G Auth Data 20241120085615866 DAUC <0003> db_auc.c:192 IMSI='262429907050311': No 3G Auth Data 20241120085615883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60028<->l=127.0.0.1:4258 20241120085615886 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615886 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429907050311" cn_domain=PS} 20241120085615886 DLU <0006> fsm.c:456 lu(262429907050311)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085615887 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085615887 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429907050311)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085615887 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429907050311" cn_domain=PS} 20241120085615887 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615887 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615889 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615889 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429907050311"} 20241120085615889 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429907050311)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085615889 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085615889 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429907050311"} 20241120085615889 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085615889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429907050311)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085615889 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429907050311)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085615889 DLU <0006> fsm.c:568 lu(PS:IMSI-262429907050311)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085615890 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615890 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615891 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615891 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429907050311" cn_domain=PS} 20241120085615892 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085615892 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429907050311"} 20241120085615892 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262429907050311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085615892 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615892 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60028<->l=127.0.0.1:4258 20241120085615894 DAUC <0003> db_auc.c:157 IMSI='262423689037483': No 2G Auth Data 20241120085615894 DAUC <0003> db_auc.c:192 IMSI='262423689037483': No 3G Auth Data 20241120085615895 DLGSUP <0013> hlr.c:121 IMSI 262423689037483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085615908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4258 20241120085615911 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615911 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423689037483" cn_domain=PS} 20241120085615911 DLU <0006> fsm.c:456 lu(262423689037483)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085615911 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085615911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423689037483)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085615911 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423689037483" cn_domain=PS} 20241120085615911 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615911 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615913 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615914 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423689037483"} 20241120085615914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423689037483)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085615914 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085615914 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423689037483"} 20241120085615914 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085615914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423689037483)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085615914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423689037483)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085615914 DLU <0006> fsm.c:568 lu(PS:IMSI-262423689037483)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085615914 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615914 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615916 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615916 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423689037483" cn_domain=PS} 20241120085615916 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085615916 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423689037483"} 20241120085615916 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423689037483 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085615916 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615916 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60040<->l=127.0.0.1:4258 20241120085615919 DAUC <0003> db_auc.c:157 IMSI='262426432912347': No 2G Auth Data 20241120085615919 DAUC <0003> db_auc.c:192 IMSI='262426432912347': No 3G Auth Data 20241120085615920 DLGSUP <0013> hlr.c:121 IMSI 262426432912347: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085615933 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241120085615937 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615937 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426432912347" cn_domain=PS} 20241120085615937 DLU <0006> fsm.c:456 lu(262426432912347)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085615937 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085615937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426432912347)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085615937 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426432912347" cn_domain=PS} 20241120085615937 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615937 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615939 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615939 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426432912347"} 20241120085615940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426432912347)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085615940 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085615940 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426432912347"} 20241120085615940 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085615940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426432912347)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085615940 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426432912347)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085615940 DLU <0006> fsm.c:568 lu(PS:IMSI-262426432912347)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085615940 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615940 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615941 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615941 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426432912347" cn_domain=PS} 20241120085615941 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085615941 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426432912347"} 20241120085615941 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426432912347 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085615941 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615941 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.1:4258 20241120085615943 DAUC <0003> db_auc.c:157 IMSI='262421801304321': No 2G Auth Data 20241120085615943 DAUC <0003> db_auc.c:192 IMSI='262421801304321': No 3G Auth Data 20241120085615944 DLGSUP <0013> hlr.c:121 IMSI 262421801304321: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085615958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241120085615962 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615962 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421801304321" cn_domain=PS} 20241120085615962 DLU <0006> fsm.c:456 lu(262421801304321)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085615962 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085615962 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421801304321)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085615962 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421801304321" cn_domain=PS} 20241120085615962 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615962 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615965 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615965 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421801304321"} 20241120085615965 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421801304321)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085615965 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085615965 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421801304321"} 20241120085615965 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085615965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421801304321)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085615965 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421801304321)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085615965 DLU <0006> fsm.c:568 lu(PS:IMSI-262421801304321)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085615965 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615965 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615967 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615968 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421801304321" cn_domain=PS} 20241120085615968 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085615968 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421801304321"} 20241120085615968 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421801304321 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085615968 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615968 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4258 20241120085615971 DAUC <0003> db_auc.c:157 IMSI='262425231657116': No 2G Auth Data 20241120085615971 DAUC <0003> db_auc.c:192 IMSI='262425231657116': No 3G Auth Data 20241120085615972 DLGSUP <0013> hlr.c:121 IMSI 262425231657116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085615987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4258 20241120085615989 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615989 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425231657116" cn_domain=PS} 20241120085615989 DLU <0006> fsm.c:456 lu(262425231657116)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085615989 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085615989 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425231657116)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085615989 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425231657116" cn_domain=PS} 20241120085615989 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615990 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615992 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615992 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425231657116"} 20241120085615992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425231657116)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085615992 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085615992 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425231657116"} 20241120085615992 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085615992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425231657116)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085615992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425231657116)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085615992 DLU <0006> fsm.c:568 lu(PS:IMSI-262425231657116)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085615992 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615992 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615994 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085615994 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425231657116" cn_domain=PS} 20241120085615994 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085615994 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425231657116"} 20241120085615994 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425231657116 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085615994 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615994 DLINP <000b> input/ipa.c:451 connected read/write 20241120085615994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085615995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60076<->l=127.0.0.1:4258 20241120085615997 DAUC <0003> db_auc.c:157 IMSI='262420485542182': No 2G Auth Data 20241120085615997 DAUC <0003> db_auc.c:192 IMSI='262420485542182': No 3G Auth Data 20241120085615998 DLGSUP <0013> hlr.c:121 IMSI 262420485542182: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085616013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 20241120085616016 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616016 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420485542182" cn_domain=PS} 20241120085616016 DLU <0006> fsm.c:456 lu(262420485542182)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085616016 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085616017 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420485542182)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085616017 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420485542182" cn_domain=PS} 20241120085616017 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616017 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616019 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616019 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420485542182"} 20241120085616019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420485542182)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085616019 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085616019 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420485542182"} 20241120085616019 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085616019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420485542182)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085616019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420485542182)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085616019 DLU <0006> fsm.c:568 lu(PS:IMSI-262420485542182)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085616019 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616019 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616021 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616021 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420485542182" cn_domain=PS} 20241120085616021 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085616021 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420485542182"} 20241120085616021 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420485542182 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085616021 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616021 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4258 20241120085616024 DAUC <0003> db_auc.c:157 IMSI='262425153185400': No 2G Auth Data 20241120085616024 DAUC <0003> db_auc.c:192 IMSI='262425153185400': No 3G Auth Data 20241120085616025 DLGSUP <0013> hlr.c:121 IMSI 262425153185400: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085616039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241120085616041 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616041 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616041 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425153185400" cn_domain=PS} 20241120085616041 DLU <0006> fsm.c:456 lu(262425153185400)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085616041 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085616041 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425153185400)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085616041 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425153185400" cn_domain=PS} 20241120085616041 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616042 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616044 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616044 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425153185400"} 20241120085616044 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425153185400)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085616044 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085616044 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425153185400"} 20241120085616044 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085616044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425153185400)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085616044 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425153185400)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085616044 DLU <0006> fsm.c:568 lu(PS:IMSI-262425153185400)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085616044 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616044 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616045 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616045 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425153185400" cn_domain=PS} 20241120085616045 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085616045 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425153185400"} 20241120085616045 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425153185400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085616045 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616045 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60104<->l=127.0.0.1:4258 20241120085616048 DAUC <0003> db_auc.c:157 IMSI='262426616685800': No 2G Auth Data 20241120085616048 DAUC <0003> db_auc.c:192 IMSI='262426616685800': No 3G Auth Data 20241120085616049 DLGSUP <0013> hlr.c:121 IMSI 262426616685800: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241120085616065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4258 20241120085616069 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616069 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426616685800" cn_domain=PS} 20241120085616069 DLU <0006> fsm.c:456 lu(262426616685800)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085616069 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085616069 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426616685800)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085616069 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426616685800" cn_domain=PS} 20241120085616069 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616069 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616072 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616072 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426616685800"} 20241120085616072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426616685800)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085616072 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085616072 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426616685800"} 20241120085616072 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085616072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616685800)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085616072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426616685800)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085616072 DLU <0006> fsm.c:568 lu(PS:IMSI-262426616685800)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085616072 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616072 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616074 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616074 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426616685800" cn_domain=PS} 20241120085616074 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241120085616074 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426616685800"} 20241120085616074 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426616685800 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241120085616074 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616074 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085616076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60106<->l=127.0.0.1:4258 20241120085616077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.1:4258 20241120085616078 DLINP <000b> input/ipa.c:451 connected read/write 20241120085616078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085616078 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085616078 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085616078 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085616078 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41111<->l=127.0.0.1:4259) 20241120085616118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241120085616219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60118<->l=127.0.0.1:4258 20241120085619299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085619299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085619302 DLINP <000b> input/ipa.c:451 connected read/write 20241120085619302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085619303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 20241120085619305 DLINP <000b> input/ipa.c:451 connected read/write 20241120085619305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085619305 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085619305 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085619305 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085619305 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 2:  20241120085619305 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 3:  20241120085619305 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 4:  20241120085619305 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 5:  20241120085619305 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 7:  20241120085619305 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085619305 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085619305 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085619305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085619324 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37365<->l=127.0.0.1:4259) 20241120085619337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 20241120085619349 DLINP <000b> input/ipa.c:451 connected read/write 20241120085619349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085619349 DLGSUP <0013> gsup_req.c:140 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241120085619349 DLU <0006> fsm.c:456 lu(2345743413463)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085619349 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241120085619349 DLGSUP <0013> gsup_req.c:276 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241120085619349 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085619349 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085619349 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085619349 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085619349 DLINP <000b> input/ipa.c:451 connected read/write 20241120085619349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085619349 DLINP <000b> input/ipa.c:451 connected read/write 20241120085619349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085619352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55380<->l=127.0.0.1:4258 20241120085619354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4258 20241120085619355 DLINP <000b> input/ipa.c:451 connected read/write 20241120085619355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085619355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085619355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085619355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085619355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37365<->l=127.0.0.1:4259) 20241120085619397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 20241120085619497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55390<->l=127.0.0.1:4258 20241120085622570 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085622570 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085622572 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20241120085622574 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622574 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085622574 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085622574 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085622574 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 2:  20241120085622574 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 3:  20241120085622574 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 4:  20241120085622574 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 5:  20241120085622574 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 7:  20241120085622574 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085622574 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085622574 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085622574 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085622596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36989<->l=127.0.0.1:4259) 20241120085622600 DAUC <0003> db_auc.c:157 IMSI='262427905376821': No 2G Auth Data 20241120085622600 DAUC <0003> db_auc.c:192 IMSI='262427905376821': No 3G Auth Data 20241120085622616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 20241120085622626 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622626 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427905376821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427905376821" session_id=1858139476 session_state=BEGIN} 20241120085622626 DSS <0004> hlr_ussd.c:576 262427905376821/0x6ec0f554: Process SS (BEGIN) 20241120085622626 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622626 DSS <0004> hlr_ussd.c:518 262427905376821/0x6ec0f554: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622626 DSS <0004> hlr_ussd.c:523 262427905376821/0x6ec0f554: USSD for unknown code '*#200#' 20241120085622626 DSS <0004> hlr_ussd.c:354 262427905376821/0x6ec0f554: Tx ReturnError(1, 0x12) 20241120085622626 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427905376821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427905376821" session_id=1858139476 session_state=END} 20241120085622626 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622626 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55408<->l=127.0.0.1:4258 20241120085622630 DAUC <0003> db_auc.c:157 IMSI='262429817620319': No 2G Auth Data 20241120085622630 DAUC <0003> db_auc.c:192 IMSI='262429817620319': No 3G Auth Data 20241120085622647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20241120085622654 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622655 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429817620319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429817620319" session_id=3281089757 session_state=BEGIN} 20241120085622655 DSS <0004> hlr_ussd.c:576 262429817620319/0xc39174dd: Process SS (BEGIN) 20241120085622655 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622655 DSS <0004> hlr_ussd.c:518 262429817620319/0xc39174dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622655 DSS <0004> hlr_ussd.c:523 262429817620319/0xc39174dd: USSD for unknown code '*#200#' 20241120085622655 DSS <0004> hlr_ussd.c:354 262429817620319/0xc39174dd: Tx ReturnError(1, 0x12) 20241120085622655 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429817620319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429817620319" session_id=3281089757 session_state=END} 20241120085622655 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622655 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20241120085622658 DAUC <0003> db_auc.c:157 IMSI='262426842755116': No 2G Auth Data 20241120085622659 DAUC <0003> db_auc.c:192 IMSI='262426842755116': No 3G Auth Data 20241120085622675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55420<->l=127.0.0.1:4258 20241120085622683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622683 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426842755116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426842755116" session_id=3177815510 session_state=BEGIN} 20241120085622683 DSS <0004> hlr_ussd.c:576 262426842755116/0xbd699dd6: Process SS (BEGIN) 20241120085622683 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622683 DSS <0004> hlr_ussd.c:518 262426842755116/0xbd699dd6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622683 DSS <0004> hlr_ussd.c:523 262426842755116/0xbd699dd6: USSD for unknown code '*#200#' 20241120085622683 DSS <0004> hlr_ussd.c:354 262426842755116/0xbd699dd6: Tx ReturnError(1, 0x12) 20241120085622683 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426842755116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426842755116" session_id=3177815510 session_state=END} 20241120085622683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55420<->l=127.0.0.1:4258 20241120085622687 DAUC <0003> db_auc.c:157 IMSI='262420943293796': No 2G Auth Data 20241120085622687 DAUC <0003> db_auc.c:192 IMSI='262420943293796': No 3G Auth Data 20241120085622703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 20241120085622711 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622711 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420943293796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420943293796" session_id=1494887327 session_state=BEGIN} 20241120085622711 DSS <0004> hlr_ussd.c:576 262420943293796/0x591a2b9f: Process SS (BEGIN) 20241120085622711 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622711 DSS <0004> hlr_ussd.c:518 262420943293796/0x591a2b9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622711 DSS <0004> hlr_ussd.c:523 262420943293796/0x591a2b9f: USSD for unknown code '*#200#' 20241120085622711 DSS <0004> hlr_ussd.c:354 262420943293796/0x591a2b9f: Tx ReturnError(1, 0x12) 20241120085622711 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420943293796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420943293796" session_id=1494887327 session_state=END} 20241120085622711 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622711 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55436<->l=127.0.0.1:4258 20241120085622715 DAUC <0003> db_auc.c:157 IMSI='262425915413593': No 2G Auth Data 20241120085622715 DAUC <0003> db_auc.c:192 IMSI='262425915413593': No 3G Auth Data 20241120085622730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241120085622734 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622735 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425915413593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425915413593" session_id=3889551101 session_state=BEGIN} 20241120085622735 DSS <0004> hlr_ussd.c:576 262425915413593/0xe7d5d6fd: Process SS (BEGIN) 20241120085622735 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622735 DSS <0004> hlr_ussd.c:518 262425915413593/0xe7d5d6fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622735 DSS <0004> hlr_ussd.c:523 262425915413593/0xe7d5d6fd: USSD for unknown code '*#200#' 20241120085622735 DSS <0004> hlr_ussd.c:354 262425915413593/0xe7d5d6fd: Tx ReturnError(1, 0x12) 20241120085622735 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425915413593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425915413593" session_id=3889551101 session_state=END} 20241120085622735 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622735 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.1:4258 20241120085622738 DAUC <0003> db_auc.c:157 IMSI='262428475222455': No 2G Auth Data 20241120085622738 DAUC <0003> db_auc.c:192 IMSI='262428475222455': No 3G Auth Data 20241120085622752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 20241120085622759 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622759 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428475222455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428475222455" session_id=1340186521 session_state=BEGIN} 20241120085622759 DSS <0004> hlr_ussd.c:576 262428475222455/0x4fe19f99: Process SS (BEGIN) 20241120085622759 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622759 DSS <0004> hlr_ussd.c:518 262428475222455/0x4fe19f99: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622759 DSS <0004> hlr_ussd.c:523 262428475222455/0x4fe19f99: USSD for unknown code '*#200#' 20241120085622759 DSS <0004> hlr_ussd.c:354 262428475222455/0x4fe19f99: Tx ReturnError(1, 0x12) 20241120085622759 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428475222455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428475222455" session_id=1340186521 session_state=END} 20241120085622760 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622760 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55458<->l=127.0.0.1:4258 20241120085622763 DAUC <0003> db_auc.c:157 IMSI='262427524763159': No 2G Auth Data 20241120085622763 DAUC <0003> db_auc.c:192 IMSI='262427524763159': No 3G Auth Data 20241120085622780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55466<->l=127.0.0.1:4258 20241120085622788 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622788 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427524763159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427524763159" session_id=226009534 session_state=BEGIN} 20241120085622788 DSS <0004> hlr_ussd.c:576 262427524763159/0x0d78a1be: Process SS (BEGIN) 20241120085622788 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622788 DSS <0004> hlr_ussd.c:518 262427524763159/0x0d78a1be: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622788 DSS <0004> hlr_ussd.c:523 262427524763159/0x0d78a1be: USSD for unknown code '*#200#' 20241120085622788 DSS <0004> hlr_ussd.c:354 262427524763159/0x0d78a1be: Tx ReturnError(1, 0x12) 20241120085622788 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427524763159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427524763159" session_id=226009534 session_state=END} 20241120085622788 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622788 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55466<->l=127.0.0.1:4258 20241120085622791 DAUC <0003> db_auc.c:157 IMSI='262422839471133': No 2G Auth Data 20241120085622791 DAUC <0003> db_auc.c:192 IMSI='262422839471133': No 3G Auth Data 20241120085622807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55478<->l=127.0.0.1:4258 20241120085622811 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622811 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422839471133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422839471133" session_id=975238250 session_state=BEGIN} 20241120085622811 DSS <0004> hlr_ussd.c:576 262422839471133/0x3a20f46a: Process SS (BEGIN) 20241120085622811 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241120085622811 DSS <0004> hlr_ussd.c:518 262422839471133/0x3a20f46a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241120085622811 DSS <0004> hlr_ussd.c:523 262422839471133/0x3a20f46a: USSD for unknown code '*#200#' 20241120085622811 DSS <0004> hlr_ussd.c:354 262422839471133/0x3a20f46a: Tx ReturnError(1, 0x12) 20241120085622811 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422839471133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422839471133" session_id=975238250 session_state=END} 20241120085622811 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622811 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085622814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55478<->l=127.0.0.1:4258 20241120085622815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.1:4258 20241120085622816 DLINP <000b> input/ipa.c:451 connected read/write 20241120085622816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085622816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085622816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085622816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085622816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36989<->l=127.0.0.1:4259) 20241120085622863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20241120085622963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55482<->l=127.0.0.1:4258 20241120085626038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085626038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085626039 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4258 20241120085626042 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626042 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085626042 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085626042 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085626042 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 2:  20241120085626042 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 3:  20241120085626042 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 4:  20241120085626042 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 5:  20241120085626042 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 7:  20241120085626042 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085626042 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085626042 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085626042 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085626057 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33195<->l=127.0.0.1:4259) 20241120085626062 DAUC <0003> db_auc.c:157 IMSI='262429056282414': No 2G Auth Data 20241120085626062 DAUC <0003> db_auc.c:192 IMSI='262429056282414': No 3G Auth Data 20241120085626077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20241120085626089 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626089 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429056282414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429056282414" session_id=949332945 session_state=BEGIN} 20241120085626089 DSS <0004> hlr_ussd.c:576 262429056282414/0x3895abd1: Process SS (BEGIN) 20241120085626089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626089 DSS <0004> hlr_ussd.c:518 262429056282414/0x3895abd1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626089 DSS <0004> hlr_ussd.c:542 262429056282414/0x3895abd1: Cannot find conn for EUSE EUSE-foobar 20241120085626089 DSS <0004> hlr_ussd.c:354 262429056282414/0x3895abd1: Tx ReturnError(1, 0x22) 20241120085626089 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429056282414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429056282414" session_id=949332945 session_state=END} 20241120085626089 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626089 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4258 20241120085626094 DAUC <0003> db_auc.c:157 IMSI='262422152481789': No 2G Auth Data 20241120085626094 DAUC <0003> db_auc.c:192 IMSI='262422152481789': No 3G Auth Data 20241120085626110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20241120085626116 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626116 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422152481789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422152481789" session_id=3544260936 session_state=BEGIN} 20241120085626116 DSS <0004> hlr_ussd.c:576 262422152481789/0xd3412148: Process SS (BEGIN) 20241120085626116 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626116 DSS <0004> hlr_ussd.c:518 262422152481789/0xd3412148: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626116 DSS <0004> hlr_ussd.c:542 262422152481789/0xd3412148: Cannot find conn for EUSE EUSE-foobar 20241120085626116 DSS <0004> hlr_ussd.c:354 262422152481789/0xd3412148: Tx ReturnError(1, 0x22) 20241120085626116 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422152481789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422152481789" session_id=3544260936 session_state=END} 20241120085626116 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626116 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55510<->l=127.0.0.1:4258 20241120085626120 DAUC <0003> db_auc.c:157 IMSI='262420002731744': No 2G Auth Data 20241120085626120 DAUC <0003> db_auc.c:192 IMSI='262420002731744': No 3G Auth Data 20241120085626137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55516<->l=127.0.0.1:4258 20241120085626142 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626142 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420002731744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420002731744" session_id=326521040 session_state=BEGIN} 20241120085626142 DSS <0004> hlr_ussd.c:576 262420002731744/0x137650d0: Process SS (BEGIN) 20241120085626142 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626142 DSS <0004> hlr_ussd.c:518 262420002731744/0x137650d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626142 DSS <0004> hlr_ussd.c:542 262420002731744/0x137650d0: Cannot find conn for EUSE EUSE-foobar 20241120085626142 DSS <0004> hlr_ussd.c:354 262420002731744/0x137650d0: Tx ReturnError(1, 0x22) 20241120085626142 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420002731744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420002731744" session_id=326521040 session_state=END} 20241120085626142 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626142 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55516<->l=127.0.0.1:4258 20241120085626145 DAUC <0003> db_auc.c:157 IMSI='262420880616662': No 2G Auth Data 20241120085626145 DAUC <0003> db_auc.c:192 IMSI='262420880616662': No 3G Auth Data 20241120085626165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20241120085626172 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626172 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420880616662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420880616662" session_id=2239974155 session_state=BEGIN} 20241120085626172 DSS <0004> hlr_ussd.c:576 262420880616662/0x85834b0b: Process SS (BEGIN) 20241120085626172 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626172 DSS <0004> hlr_ussd.c:518 262420880616662/0x85834b0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626172 DSS <0004> hlr_ussd.c:542 262420880616662/0x85834b0b: Cannot find conn for EUSE EUSE-foobar 20241120085626172 DSS <0004> hlr_ussd.c:354 262420880616662/0x85834b0b: Tx ReturnError(1, 0x22) 20241120085626172 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420880616662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420880616662" session_id=2239974155 session_state=END} 20241120085626172 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626172 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4258 20241120085626176 DAUC <0003> db_auc.c:157 IMSI='262424250861343': No 2G Auth Data 20241120085626176 DAUC <0003> db_auc.c:192 IMSI='262424250861343': No 3G Auth Data 20241120085626193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20241120085626199 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626200 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424250861343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424250861343" session_id=3059046284 session_state=BEGIN} 20241120085626200 DSS <0004> hlr_ussd.c:576 262424250861343/0xb655578c: Process SS (BEGIN) 20241120085626200 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626200 DSS <0004> hlr_ussd.c:518 262424250861343/0xb655578c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626200 DSS <0004> hlr_ussd.c:542 262424250861343/0xb655578c: Cannot find conn for EUSE EUSE-foobar 20241120085626200 DSS <0004> hlr_ussd.c:354 262424250861343/0xb655578c: Tx ReturnError(1, 0x22) 20241120085626200 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424250861343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424250861343" session_id=3059046284 session_state=END} 20241120085626200 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626200 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626202 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55530<->l=127.0.0.1:4258 20241120085626203 DAUC <0003> db_auc.c:157 IMSI='262423570462248': No 2G Auth Data 20241120085626203 DAUC <0003> db_auc.c:192 IMSI='262423570462248': No 3G Auth Data 20241120085626217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241120085626222 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626222 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423570462248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423570462248" session_id=1476971598 session_state=BEGIN} 20241120085626222 DSS <0004> hlr_ussd.c:576 262423570462248/0x5808cc4e: Process SS (BEGIN) 20241120085626222 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626222 DSS <0004> hlr_ussd.c:518 262423570462248/0x5808cc4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626222 DSS <0004> hlr_ussd.c:542 262423570462248/0x5808cc4e: Cannot find conn for EUSE EUSE-foobar 20241120085626222 DSS <0004> hlr_ussd.c:354 262423570462248/0x5808cc4e: Tx ReturnError(1, 0x22) 20241120085626222 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423570462248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423570462248" session_id=1476971598 session_state=END} 20241120085626222 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626222 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55534<->l=127.0.0.1:4258 20241120085626226 DAUC <0003> db_auc.c:157 IMSI='262425403690043': No 2G Auth Data 20241120085626226 DAUC <0003> db_auc.c:192 IMSI='262425403690043': No 3G Auth Data 20241120085626244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 20241120085626249 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626249 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425403690043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425403690043" session_id=3809283478 session_state=BEGIN} 20241120085626249 DSS <0004> hlr_ussd.c:576 262425403690043/0xe30d0d96: Process SS (BEGIN) 20241120085626249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626249 DSS <0004> hlr_ussd.c:518 262425403690043/0xe30d0d96: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626249 DSS <0004> hlr_ussd.c:542 262425403690043/0xe30d0d96: Cannot find conn for EUSE EUSE-foobar 20241120085626249 DSS <0004> hlr_ussd.c:354 262425403690043/0xe30d0d96: Tx ReturnError(1, 0x22) 20241120085626249 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425403690043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425403690043" session_id=3809283478 session_state=END} 20241120085626249 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626249 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55542<->l=127.0.0.1:4258 20241120085626253 DAUC <0003> db_auc.c:157 IMSI='262428472069720': No 2G Auth Data 20241120085626253 DAUC <0003> db_auc.c:192 IMSI='262428472069720': No 3G Auth Data 20241120085626267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241120085626273 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626273 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428472069720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428472069720" session_id=1425555457 session_state=BEGIN} 20241120085626273 DSS <0004> hlr_ussd.c:576 262428472069720/0x54f84001: Process SS (BEGIN) 20241120085626274 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085626274 DSS <0004> hlr_ussd.c:518 262428472069720/0x54f84001: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085626274 DSS <0004> hlr_ussd.c:542 262428472069720/0x54f84001: Cannot find conn for EUSE EUSE-foobar 20241120085626274 DSS <0004> hlr_ussd.c:354 262428472069720/0x54f84001: Tx ReturnError(1, 0x22) 20241120085626274 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428472069720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428472069720" session_id=1425555457 session_state=END} 20241120085626274 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626274 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085626276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4258 20241120085626277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55492<->l=127.0.0.1:4258 20241120085626278 DLINP <000b> input/ipa.c:451 connected read/write 20241120085626278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085626278 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085626278 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085626278 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085626278 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33195<->l=127.0.0.1:4259) 20241120085626319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20241120085626520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4258 20241120085629600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085629600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085629602 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47468<->l=127.0.0.1:4258 20241120085629605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629605 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085629605 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085629605 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085629605 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 2:  20241120085629605 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 3:  20241120085629605 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 4:  20241120085629605 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 5:  20241120085629605 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 7:  20241120085629605 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085629605 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085629605 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085629605 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085629624 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42481<->l=127.0.0.1:4259) 20241120085629631 DAUC <0003> db_auc.c:157 IMSI='262426936599976': No 2G Auth Data 20241120085629631 DAUC <0003> db_auc.c:192 IMSI='262426936599976': No 3G Auth Data 20241120085629648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4258 20241120085629655 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629655 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426936599976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426936599976" session_id=1594728269 session_state=BEGIN} 20241120085629655 DSS <0004> hlr_ussd.c:576 262426936599976/0x5f0d9f4d: Process SS (BEGIN) 20241120085629655 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629655 DSS <0004> hlr_ussd.c:518 262426936599976/0x5f0d9f4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629655 DSS <0004> hlr_ussd.c:363 262426936599976/0x5f0d9f4d: Tx USSD 'Your IMSI is 262426936599976' 20241120085629655 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426936599976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426936599976" session_id=1594728269 session_state=END} 20241120085629655 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426936599976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629655 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629655 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4258 20241120085629660 DAUC <0003> db_auc.c:157 IMSI='262427687482128': No 2G Auth Data 20241120085629660 DAUC <0003> db_auc.c:192 IMSI='262427687482128': No 3G Auth Data 20241120085629677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241120085629683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629683 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427687482128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427687482128" session_id=2838816912 session_state=BEGIN} 20241120085629683 DSS <0004> hlr_ussd.c:576 262427687482128/0xa934e890: Process SS (BEGIN) 20241120085629683 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629683 DSS <0004> hlr_ussd.c:518 262427687482128/0xa934e890: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629683 DSS <0004> hlr_ussd.c:363 262427687482128/0xa934e890: Tx USSD 'Your IMSI is 262427687482128' 20241120085629683 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427687482128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427687482128" session_id=2838816912 session_state=END} 20241120085629683 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427687482128 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629683 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47480<->l=127.0.0.1:4258 20241120085629689 DAUC <0003> db_auc.c:157 IMSI='262423596148091': No 2G Auth Data 20241120085629689 DAUC <0003> db_auc.c:192 IMSI='262423596148091': No 3G Auth Data 20241120085629705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 20241120085629712 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629712 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423596148091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423596148091" session_id=4072393344 session_state=BEGIN} 20241120085629712 DSS <0004> hlr_ussd.c:576 262423596148091/0xf2bbca80: Process SS (BEGIN) 20241120085629712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629712 DSS <0004> hlr_ussd.c:518 262423596148091/0xf2bbca80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629712 DSS <0004> hlr_ussd.c:363 262423596148091/0xf2bbca80: Tx USSD 'Your IMSI is 262423596148091' 20241120085629712 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423596148091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423596148091" session_id=4072393344 session_state=END} 20241120085629712 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423596148091 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629712 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629712 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47496<->l=127.0.0.1:4258 20241120085629716 DAUC <0003> db_auc.c:157 IMSI='262421336627152': No 2G Auth Data 20241120085629716 DAUC <0003> db_auc.c:192 IMSI='262421336627152': No 3G Auth Data 20241120085629733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 20241120085629738 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629738 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421336627152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421336627152" session_id=3333485858 session_state=BEGIN} 20241120085629738 DSS <0004> hlr_ussd.c:576 262421336627152/0xc6b0f522: Process SS (BEGIN) 20241120085629738 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629738 DSS <0004> hlr_ussd.c:518 262421336627152/0xc6b0f522: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629738 DSS <0004> hlr_ussd.c:363 262421336627152/0xc6b0f522: Tx USSD 'Your IMSI is 262421336627152' 20241120085629738 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421336627152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421336627152" session_id=3333485858 session_state=END} 20241120085629738 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421336627152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629738 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629738 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47506<->l=127.0.0.1:4258 20241120085629742 DAUC <0003> db_auc.c:157 IMSI='262423847781228': No 2G Auth Data 20241120085629742 DAUC <0003> db_auc.c:192 IMSI='262423847781228': No 3G Auth Data 20241120085629759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20241120085629766 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629766 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423847781228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423847781228" session_id=385996720 session_state=BEGIN} 20241120085629766 DSS <0004> hlr_ussd.c:576 262423847781228/0x1701d7b0: Process SS (BEGIN) 20241120085629766 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629766 DSS <0004> hlr_ussd.c:518 262423847781228/0x1701d7b0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629766 DSS <0004> hlr_ussd.c:363 262423847781228/0x1701d7b0: Tx USSD 'Your IMSI is 262423847781228' 20241120085629766 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423847781228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423847781228" session_id=385996720 session_state=END} 20241120085629766 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262423847781228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629766 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629766 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47516<->l=127.0.0.1:4258 20241120085629770 DAUC <0003> db_auc.c:157 IMSI='262429309963679': No 2G Auth Data 20241120085629770 DAUC <0003> db_auc.c:192 IMSI='262429309963679': No 3G Auth Data 20241120085629789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47518<->l=127.0.0.1:4258 20241120085629794 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629794 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429309963679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429309963679" session_id=684499717 session_state=BEGIN} 20241120085629794 DSS <0004> hlr_ussd.c:576 262429309963679/0x28cca305: Process SS (BEGIN) 20241120085629794 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629794 DSS <0004> hlr_ussd.c:518 262429309963679/0x28cca305: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629794 DSS <0004> hlr_ussd.c:363 262429309963679/0x28cca305: Tx USSD 'Your IMSI is 262429309963679' 20241120085629794 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429309963679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429309963679" session_id=684499717 session_state=END} 20241120085629794 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429309963679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629794 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629794 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47518<->l=127.0.0.1:4258 20241120085629799 DAUC <0003> db_auc.c:157 IMSI='262428218729639': No 2G Auth Data 20241120085629799 DAUC <0003> db_auc.c:192 IMSI='262428218729639': No 3G Auth Data 20241120085629815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 20241120085629821 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629821 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428218729639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428218729639" session_id=3621334493 session_state=BEGIN} 20241120085629821 DSS <0004> hlr_ussd.c:576 262428218729639/0xd7d92ddd: Process SS (BEGIN) 20241120085629822 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629822 DSS <0004> hlr_ussd.c:518 262428218729639/0xd7d92ddd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629822 DSS <0004> hlr_ussd.c:363 262428218729639/0xd7d92ddd: Tx USSD 'Your IMSI is 262428218729639' 20241120085629822 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428218729639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428218729639" session_id=3621334493 session_state=END} 20241120085629822 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428218729639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629822 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629822 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4258 20241120085629826 DAUC <0003> db_auc.c:157 IMSI='262422385096995': No 2G Auth Data 20241120085629826 DAUC <0003> db_auc.c:192 IMSI='262422385096995': No 3G Auth Data 20241120085629842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20241120085629849 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629849 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422385096995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422385096995" session_id=1143960659 session_state=BEGIN} 20241120085629849 DSS <0004> hlr_ussd.c:576 262422385096995/0x442f7453: Process SS (BEGIN) 20241120085629850 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085629850 DSS <0004> hlr_ussd.c:518 262422385096995/0x442f7453: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085629850 DSS <0004> hlr_ussd.c:363 262422385096995/0x442f7453: Tx USSD 'Your IMSI is 262422385096995' 20241120085629850 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422385096995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422385096995" session_id=1143960659 session_state=END} 20241120085629850 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262422385096995 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085629850 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629850 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085629854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47540<->l=127.0.0.1:4258 20241120085629855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47468<->l=127.0.0.1:4258 20241120085629856 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42481<->l=127.0.0.1:4259) 20241120085629857 DLINP <000b> input/ipa.c:451 connected read/write 20241120085629857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085629857 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085629857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085629857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085629897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4258 20241120085630098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4258 20241120085633180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085633180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085633182 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633182 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241120085633184 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633184 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085633184 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085633184 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085633184 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 2:  20241120085633184 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 3:  20241120085633184 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 4:  20241120085633184 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 5:  20241120085633184 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 7:  20241120085633184 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085633184 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085633184 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085633184 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085633201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38425<->l=127.0.0.1:4259) 20241120085633207 DAUC <0003> db_auc.c:157 IMSI='262429722178015': No 2G Auth Data 20241120085633207 DAUC <0003> db_auc.c:192 IMSI='262429722178015': No 3G Auth Data 20241120085633224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20241120085633232 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633232 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429722178015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429722178015" source_name="the-source\n" session_id=2015919380 session_state=BEGIN} 20241120085633232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120085633232 DSS <0004> hlr_ussd.c:576 262429722178015/0x78287d14: Process SS (BEGIN) 20241120085633232 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633232 DSS <0004> hlr_ussd.c:518 262429722178015/0x78287d14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633232 DSS <0004> hlr_ussd.c:363 262429722178015/0x78287d14: Tx USSD 'Your IMSI is 262429722178015' 20241120085633232 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429722178015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429722178015" destination_name="the-source\n" session_id=2015919380 session_state=END} 20241120085633232 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262429722178015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633232 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633232 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47574<->l=127.0.0.1:4258 20241120085633237 DAUC <0003> db_auc.c:157 IMSI='262420927455763': No 2G Auth Data 20241120085633237 DAUC <0003> db_auc.c:192 IMSI='262420927455763': No 3G Auth Data 20241120085633253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241120085633259 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633259 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420927455763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420927455763" source_name="the-source\n" session_id=607546262 session_state=BEGIN} 20241120085633259 DSS <0004> hlr_ussd.c:576 262420927455763/0x24366b96: Process SS (BEGIN) 20241120085633259 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633259 DSS <0004> hlr_ussd.c:518 262420927455763/0x24366b96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633259 DSS <0004> hlr_ussd.c:363 262420927455763/0x24366b96: Tx USSD 'Your IMSI is 262420927455763' 20241120085633259 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420927455763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420927455763" destination_name="the-source\n" session_id=607546262 session_state=END} 20241120085633259 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262420927455763 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633259 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633259 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241120085633264 DAUC <0003> db_auc.c:157 IMSI='262429587234703': No 2G Auth Data 20241120085633264 DAUC <0003> db_auc.c:192 IMSI='262429587234703': No 3G Auth Data 20241120085633278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4258 20241120085633285 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633285 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429587234703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429587234703" source_name="the-source\n" session_id=1782751982 session_state=BEGIN} 20241120085633285 DSS <0004> hlr_ussd.c:576 262429587234703/0x6a42a2ee: Process SS (BEGIN) 20241120085633285 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633285 DSS <0004> hlr_ussd.c:518 262429587234703/0x6a42a2ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633285 DSS <0004> hlr_ussd.c:363 262429587234703/0x6a42a2ee: Tx USSD 'Your IMSI is 262429587234703' 20241120085633285 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429587234703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429587234703" destination_name="the-source\n" session_id=1782751982 session_state=END} 20241120085633285 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262429587234703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633285 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633285 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.1:4258 20241120085633290 DAUC <0003> db_auc.c:157 IMSI='262421453576287': No 2G Auth Data 20241120085633290 DAUC <0003> db_auc.c:192 IMSI='262421453576287': No 3G Auth Data 20241120085633305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47602<->l=127.0.0.1:4258 20241120085633312 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633312 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421453576287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421453576287" source_name="the-source\n" session_id=1691158705 session_state=BEGIN} 20241120085633312 DSS <0004> hlr_ussd.c:576 262421453576287/0x64cd08b1: Process SS (BEGIN) 20241120085633312 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633312 DSS <0004> hlr_ussd.c:518 262421453576287/0x64cd08b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633312 DSS <0004> hlr_ussd.c:363 262421453576287/0x64cd08b1: Tx USSD 'Your IMSI is 262421453576287' 20241120085633312 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262421453576287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421453576287" destination_name="the-source\n" session_id=1691158705 session_state=END} 20241120085633312 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262421453576287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633312 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633312 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47602<->l=127.0.0.1:4258 20241120085633317 DAUC <0003> db_auc.c:157 IMSI='262425016230021': No 2G Auth Data 20241120085633317 DAUC <0003> db_auc.c:192 IMSI='262425016230021': No 3G Auth Data 20241120085633334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4258 20241120085633339 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633339 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425016230021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425016230021" source_name="the-source\n" session_id=3529038106 session_state=BEGIN} 20241120085633339 DSS <0004> hlr_ussd.c:576 262425016230021/0xd258d91a: Process SS (BEGIN) 20241120085633339 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633339 DSS <0004> hlr_ussd.c:518 262425016230021/0xd258d91a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633339 DSS <0004> hlr_ussd.c:363 262425016230021/0xd258d91a: Tx USSD 'Your IMSI is 262425016230021' 20241120085633339 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425016230021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425016230021" destination_name="the-source\n" session_id=3529038106 session_state=END} 20241120085633339 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262425016230021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633339 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633339 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633339 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47614<->l=127.0.0.1:4258 20241120085633345 DAUC <0003> db_auc.c:157 IMSI='262428846954013': No 2G Auth Data 20241120085633345 DAUC <0003> db_auc.c:192 IMSI='262428846954013': No 3G Auth Data 20241120085633363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4258 20241120085633370 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633370 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428846954013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428846954013" source_name="the-source\n" session_id=2912818410 session_state=BEGIN} 20241120085633370 DSS <0004> hlr_ussd.c:576 262428846954013/0xad9e14ea: Process SS (BEGIN) 20241120085633370 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633370 DSS <0004> hlr_ussd.c:518 262428846954013/0xad9e14ea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633370 DSS <0004> hlr_ussd.c:363 262428846954013/0xad9e14ea: Tx USSD 'Your IMSI is 262428846954013' 20241120085633370 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428846954013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428846954013" destination_name="the-source\n" session_id=2912818410 session_state=END} 20241120085633370 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428846954013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633370 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633370 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47626<->l=127.0.0.1:4258 20241120085633375 DAUC <0003> db_auc.c:157 IMSI='262429504337169': No 2G Auth Data 20241120085633375 DAUC <0003> db_auc.c:192 IMSI='262429504337169': No 3G Auth Data 20241120085633391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47630<->l=127.0.0.1:4258 20241120085633396 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633397 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262429504337169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429504337169" source_name="the-source\n" session_id=2772138948 session_state=BEGIN} 20241120085633397 DSS <0004> hlr_ussd.c:576 262429504337169/0xa53b7bc4: Process SS (BEGIN) 20241120085633397 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633397 DSS <0004> hlr_ussd.c:518 262429504337169/0xa53b7bc4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633397 DSS <0004> hlr_ussd.c:363 262429504337169/0xa53b7bc4: Tx USSD 'Your IMSI is 262429504337169' 20241120085633397 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262429504337169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429504337169" destination_name="the-source\n" session_id=2772138948 session_state=END} 20241120085633397 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262429504337169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633397 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633397 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47630<->l=127.0.0.1:4258 20241120085633401 DAUC <0003> db_auc.c:157 IMSI='262428066907172': No 2G Auth Data 20241120085633401 DAUC <0003> db_auc.c:192 IMSI='262428066907172': No 3G Auth Data 20241120085633418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20241120085633422 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633422 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428066907172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428066907172" source_name="the-source\n" session_id=3874677483 session_state=BEGIN} 20241120085633422 DSS <0004> hlr_ussd.c:576 262428066907172/0xe6f2e2eb: Process SS (BEGIN) 20241120085633422 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241120085633422 DSS <0004> hlr_ussd.c:518 262428066907172/0xe6f2e2eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241120085633422 DSS <0004> hlr_ussd.c:363 262428066907172/0xe6f2e2eb: Tx USSD 'Your IMSI is 262428066907172' 20241120085633422 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428066907172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428066907172" destination_name="the-source\n" session_id=3874677483 session_state=END} 20241120085633422 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428066907172 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085633422 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633422 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085633426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47644<->l=127.0.0.1:4258 20241120085633427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4258 20241120085633428 DLINP <000b> input/ipa.c:451 connected read/write 20241120085633428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085633428 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085633428 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085633428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085633428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241120085633428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38425<->l=127.0.0.1:4259) 20241120085633474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 20241120085633675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.1:4258 20241120085636747 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085636747 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085636749 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33744<->l=127.0.0.1:4258 20241120085636751 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636751 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085636751 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085636751 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085636751 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 2:  20241120085636751 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 3:  20241120085636751 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 4:  20241120085636751 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 5:  20241120085636751 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 7:  20241120085636751 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085636751 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085636751 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085636751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085636769 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42333<->l=127.0.0.1:4259) 20241120085636774 DAUC <0003> db_auc.c:157 IMSI='262424473403469': No 2G Auth Data 20241120085636774 DAUC <0003> db_auc.c:192 IMSI='262424473403469': No 3G Auth Data 20241120085636789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241120085636798 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636798 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424473403469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424473403469" session_id=3900875698 session_state=BEGIN} 20241120085636798 DSS <0004> hlr_ussd.c:576 262424473403469/0xe882a3b2: Process SS (BEGIN) 20241120085636798 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636798 DSS <0004> hlr_ussd.c:518 262424473403469/0xe882a3b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636798 DSS <0004> hlr_ussd.c:363 262424473403469/0xe882a3b2: Tx USSD 'Your extension is 491611517078' 20241120085636798 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424473403469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424473403469" session_id=3900875698 session_state=END} 20241120085636798 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424473403469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636798 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636798 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33748<->l=127.0.0.1:4258 20241120085636805 DAUC <0003> db_auc.c:157 IMSI='262422874971154': No 2G Auth Data 20241120085636805 DAUC <0003> db_auc.c:192 IMSI='262422874971154': No 3G Auth Data 20241120085636821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241120085636828 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636828 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422874971154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422874971154" session_id=2907124661 session_state=BEGIN} 20241120085636829 DSS <0004> hlr_ussd.c:576 262422874971154/0xad4733b5: Process SS (BEGIN) 20241120085636829 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636829 DSS <0004> hlr_ussd.c:518 262422874971154/0xad4733b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636829 DSS <0004> hlr_ussd.c:363 262422874971154/0xad4733b5: Tx USSD 'Your extension is 491617340842' 20241120085636829 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422874971154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422874971154" session_id=2907124661 session_state=END} 20241120085636829 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422874971154 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636829 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636829 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4258 20241120085636835 DAUC <0003> db_auc.c:157 IMSI='262425300421199': No 2G Auth Data 20241120085636835 DAUC <0003> db_auc.c:192 IMSI='262425300421199': No 3G Auth Data 20241120085636850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20241120085636857 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636857 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425300421199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425300421199" session_id=3616438980 session_state=BEGIN} 20241120085636857 DSS <0004> hlr_ussd.c:576 262425300421199/0xd78e7ac4: Process SS (BEGIN) 20241120085636857 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636857 DSS <0004> hlr_ussd.c:518 262425300421199/0xd78e7ac4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636857 DSS <0004> hlr_ussd.c:363 262425300421199/0xd78e7ac4: Tx USSD 'Your extension is 491613331614' 20241120085636857 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425300421199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425300421199" session_id=3616438980 session_state=END} 20241120085636858 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425300421199 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636858 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636858 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20241120085636862 DAUC <0003> db_auc.c:157 IMSI='262425824251176': No 2G Auth Data 20241120085636862 DAUC <0003> db_auc.c:192 IMSI='262425824251176': No 3G Auth Data 20241120085636880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241120085636884 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636884 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425824251176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425824251176" session_id=514487815 session_state=BEGIN} 20241120085636884 DSS <0004> hlr_ussd.c:576 262425824251176/0x1eaa7607: Process SS (BEGIN) 20241120085636884 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636884 DSS <0004> hlr_ussd.c:518 262425824251176/0x1eaa7607: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636884 DSS <0004> hlr_ussd.c:363 262425824251176/0x1eaa7607: Tx USSD 'Your extension is 491616333430' 20241120085636884 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425824251176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425824251176" session_id=514487815 session_state=END} 20241120085636884 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425824251176 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636884 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636884 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4258 20241120085636888 DAUC <0003> db_auc.c:157 IMSI='262424314799512': No 2G Auth Data 20241120085636888 DAUC <0003> db_auc.c:192 IMSI='262424314799512': No 3G Auth Data 20241120085636907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241120085636913 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636914 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424314799512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424314799512" session_id=2684149813 session_state=BEGIN} 20241120085636914 DSS <0004> hlr_ussd.c:576 262424314799512/0x9ffce035: Process SS (BEGIN) 20241120085636914 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636914 DSS <0004> hlr_ussd.c:518 262424314799512/0x9ffce035: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636914 DSS <0004> hlr_ussd.c:363 262424314799512/0x9ffce035: Tx USSD 'Your extension is 491614148115' 20241120085636914 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424314799512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424314799512" session_id=2684149813 session_state=END} 20241120085636914 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262424314799512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636914 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636914 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33784<->l=127.0.0.1:4258 20241120085636919 DAUC <0003> db_auc.c:157 IMSI='262423842570801': No 2G Auth Data 20241120085636919 DAUC <0003> db_auc.c:192 IMSI='262423842570801': No 3G Auth Data 20241120085636937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241120085636942 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636942 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423842570801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423842570801" session_id=1763561976 session_state=BEGIN} 20241120085636942 DSS <0004> hlr_ussd.c:576 262423842570801/0x691dd1f8: Process SS (BEGIN) 20241120085636942 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636942 DSS <0004> hlr_ussd.c:518 262423842570801/0x691dd1f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636942 DSS <0004> hlr_ussd.c:363 262423842570801/0x691dd1f8: Tx USSD 'Your extension is 491613335273' 20241120085636942 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423842570801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423842570801" session_id=1763561976 session_state=END} 20241120085636942 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423842570801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636942 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636942 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33794<->l=127.0.0.1:4258 20241120085636946 DAUC <0003> db_auc.c:157 IMSI='262423937961059': No 2G Auth Data 20241120085636946 DAUC <0003> db_auc.c:192 IMSI='262423937961059': No 3G Auth Data 20241120085636964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4258 20241120085636969 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636969 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423937961059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423937961059" session_id=3444803838 session_state=BEGIN} 20241120085636969 DSS <0004> hlr_ussd.c:576 262423937961059/0xcd5388fe: Process SS (BEGIN) 20241120085636969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636969 DSS <0004> hlr_ussd.c:518 262423937961059/0xcd5388fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636969 DSS <0004> hlr_ussd.c:363 262423937961059/0xcd5388fe: Tx USSD 'Your extension is 491610276446' 20241120085636969 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423937961059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937961059" session_id=3444803838 session_state=END} 20241120085636969 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423937961059 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636969 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636969 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33804<->l=127.0.0.1:4258 20241120085636973 DAUC <0003> db_auc.c:157 IMSI='262427210780575': No 2G Auth Data 20241120085636973 DAUC <0003> db_auc.c:192 IMSI='262427210780575': No 3G Auth Data 20241120085636991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20241120085636997 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085636998 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427210780575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427210780575" session_id=1144422201 session_state=BEGIN} 20241120085636998 DSS <0004> hlr_ussd.c:576 262427210780575/0x44367f39: Process SS (BEGIN) 20241120085636998 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085636998 DSS <0004> hlr_ussd.c:518 262427210780575/0x44367f39: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085636998 DSS <0004> hlr_ussd.c:363 262427210780575/0x44367f39: Tx USSD 'Your extension is 491613085828' 20241120085636998 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427210780575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427210780575" session_id=1144422201 session_state=END} 20241120085636998 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262427210780575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085636998 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085636998 DLINP <000b> input/ipa.c:451 connected read/write 20241120085636998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085637001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4258 20241120085637002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33744<->l=127.0.0.1:4258 20241120085637003 DLINP <000b> input/ipa.c:451 connected read/write 20241120085637003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085637003 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085637003 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085637003 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085637004 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42333<->l=127.0.0.1:4259) 20241120085637042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20241120085637243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4258 20241120085640320 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085640320 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085640322 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20241120085640324 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640325 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085640325 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085640325 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085640325 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 2:  20241120085640325 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 3:  20241120085640325 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 4:  20241120085640325 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 5:  20241120085640325 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 7:  20241120085640325 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085640325 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085640325 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085640325 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085640345 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41215<->l=127.0.0.1:4259) 20241120085640351 DAUC <0003> db_auc.c:157 IMSI='262424238771772': No 2G Auth Data 20241120085640351 DAUC <0003> db_auc.c:192 IMSI='262424238771772': No 3G Auth Data 20241120085640365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241120085640372 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640372 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424238771772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424238771772" source_name="the-source\n" session_id=1015934194 session_state=BEGIN} 20241120085640372 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120085640372 DSS <0004> hlr_ussd.c:576 262424238771772/0x3c8decf2: Process SS (BEGIN) 20241120085640372 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640372 DSS <0004> hlr_ussd.c:518 262424238771772/0x3c8decf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640372 DSS <0004> hlr_ussd.c:363 262424238771772/0x3c8decf2: Tx USSD 'Your extension is 491613754565' 20241120085640372 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424238771772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424238771772" destination_name="the-source\n" session_id=1015934194 session_state=END} 20241120085640372 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424238771772 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640372 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640372 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241120085640378 DAUC <0003> db_auc.c:157 IMSI='262427009726194': No 2G Auth Data 20241120085640378 DAUC <0003> db_auc.c:192 IMSI='262427009726194': No 3G Auth Data 20241120085640396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4258 20241120085640402 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640402 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427009726194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427009726194" source_name="the-source\n" session_id=688693889 session_state=BEGIN} 20241120085640402 DSS <0004> hlr_ussd.c:576 262427009726194/0x290ca281: Process SS (BEGIN) 20241120085640402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640402 DSS <0004> hlr_ussd.c:518 262427009726194/0x290ca281: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640402 DSS <0004> hlr_ussd.c:363 262427009726194/0x290ca281: Tx USSD 'Your extension is 491612216251' 20241120085640402 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427009726194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427009726194" destination_name="the-source\n" session_id=688693889 session_state=END} 20241120085640402 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262427009726194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640402 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640403 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4258 20241120085640407 DAUC <0003> db_auc.c:157 IMSI='262422583456988': No 2G Auth Data 20241120085640407 DAUC <0003> db_auc.c:192 IMSI='262422583456988': No 3G Auth Data 20241120085640424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4258 20241120085640432 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640432 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422583456988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422583456988" source_name="the-source\n" session_id=1740935112 session_state=BEGIN} 20241120085640432 DSS <0004> hlr_ussd.c:576 262422583456988/0x67c48fc8: Process SS (BEGIN) 20241120085640432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640432 DSS <0004> hlr_ussd.c:518 262422583456988/0x67c48fc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640432 DSS <0004> hlr_ussd.c:363 262422583456988/0x67c48fc8: Tx USSD 'Your extension is 491614607552' 20241120085640432 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422583456988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422583456988" destination_name="the-source\n" session_id=1740935112 session_state=END} 20241120085640432 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262422583456988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640432 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640432 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33868<->l=127.0.0.1:4258 20241120085640438 DAUC <0003> db_auc.c:157 IMSI='262427238051434': No 2G Auth Data 20241120085640438 DAUC <0003> db_auc.c:192 IMSI='262427238051434': No 3G Auth Data 20241120085640453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20241120085640457 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640457 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427238051434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427238051434" source_name="the-source\n" session_id=3347517468 session_state=BEGIN} 20241120085640457 DSS <0004> hlr_ussd.c:576 262427238051434/0xc787101c: Process SS (BEGIN) 20241120085640457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640458 DSS <0004> hlr_ussd.c:518 262427238051434/0xc787101c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640458 DSS <0004> hlr_ussd.c:363 262427238051434/0xc787101c: Tx USSD 'Your extension is 491614350348' 20241120085640458 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427238051434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427238051434" destination_name="the-source\n" session_id=3347517468 session_state=END} 20241120085640458 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427238051434 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640458 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640458 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33876<->l=127.0.0.1:4258 20241120085640462 DAUC <0003> db_auc.c:157 IMSI='262425652310022': No 2G Auth Data 20241120085640462 DAUC <0003> db_auc.c:192 IMSI='262425652310022': No 3G Auth Data 20241120085640478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4258 20241120085640484 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640484 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425652310022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425652310022" source_name="the-source\n" session_id=1974961019 session_state=BEGIN} 20241120085640484 DSS <0004> hlr_ussd.c:576 262425652310022/0x75b7837b: Process SS (BEGIN) 20241120085640484 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640484 DSS <0004> hlr_ussd.c:518 262425652310022/0x75b7837b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640484 DSS <0004> hlr_ussd.c:363 262425652310022/0x75b7837b: Tx USSD 'Your extension is 491611145666' 20241120085640484 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262425652310022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425652310022" destination_name="the-source\n" session_id=1974961019 session_state=END} 20241120085640484 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262425652310022 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640484 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640484 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4258 20241120085640488 DAUC <0003> db_auc.c:157 IMSI='262428696547321': No 2G Auth Data 20241120085640488 DAUC <0003> db_auc.c:192 IMSI='262428696547321': No 3G Auth Data 20241120085640504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33894<->l=127.0.0.1:4258 20241120085640509 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640509 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428696547321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428696547321" source_name="the-source\n" session_id=902635829 session_state=BEGIN} 20241120085640509 DSS <0004> hlr_ussd.c:576 262428696547321/0x35cd2135: Process SS (BEGIN) 20241120085640509 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640509 DSS <0004> hlr_ussd.c:518 262428696547321/0x35cd2135: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640509 DSS <0004> hlr_ussd.c:363 262428696547321/0x35cd2135: Tx USSD 'Your extension is 491610402540' 20241120085640509 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428696547321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428696547321" destination_name="the-source\n" session_id=902635829 session_state=END} 20241120085640509 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428696547321 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640509 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640509 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33894<->l=127.0.0.1:4258 20241120085640513 DAUC <0003> db_auc.c:157 IMSI='262423878910109': No 2G Auth Data 20241120085640513 DAUC <0003> db_auc.c:192 IMSI='262423878910109': No 3G Auth Data 20241120085640530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33902<->l=127.0.0.1:4258 20241120085640538 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640538 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423878910109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423878910109" source_name="the-source\n" session_id=2516398626 session_state=BEGIN} 20241120085640538 DSS <0004> hlr_ussd.c:576 262423878910109/0x95fd3222: Process SS (BEGIN) 20241120085640538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640538 DSS <0004> hlr_ussd.c:518 262423878910109/0x95fd3222: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640538 DSS <0004> hlr_ussd.c:363 262423878910109/0x95fd3222: Tx USSD 'Your extension is 491611601767' 20241120085640538 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423878910109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423878910109" destination_name="the-source\n" session_id=2516398626 session_state=END} 20241120085640538 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262423878910109 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640538 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640538 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33902<->l=127.0.0.1:4258 20241120085640542 DAUC <0003> db_auc.c:157 IMSI='262425297432611': No 2G Auth Data 20241120085640542 DAUC <0003> db_auc.c:192 IMSI='262425297432611': No 3G Auth Data 20241120085640559 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20241120085640565 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640565 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425297432611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425297432611" source_name="the-source\n" session_id=3992538913 session_state=BEGIN} 20241120085640565 DSS <0004> hlr_ussd.c:576 262425297432611/0xedf94f21: Process SS (BEGIN) 20241120085640565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241120085640565 DSS <0004> hlr_ussd.c:518 262425297432611/0xedf94f21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241120085640565 DSS <0004> hlr_ussd.c:363 262425297432611/0xedf94f21: Tx USSD 'Your extension is 491611587660' 20241120085640565 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425297432611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425297432611" destination_name="the-source\n" session_id=3992538913 session_state=END} 20241120085640565 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262425297432611 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085640565 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640565 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085640569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33912<->l=127.0.0.1:4258 20241120085640570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4258 20241120085640570 DLINP <000b> input/ipa.c:451 connected read/write 20241120085640570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085640570 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085640570 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085640570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085640570 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241120085640571 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41215<->l=127.0.0.1:4259) 20241120085640608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 20241120085640809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.1:4258 20241120085643890 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46697 20241120085643891 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46697 20241120085643894 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643894 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085643894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085643894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085643896 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085643897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20241120085643897 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643897 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085643897 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085643897 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241120085643897 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241120085643897 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 2:  20241120085643897 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 3:  20241120085643897 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 4:  20241120085643897 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 5:  20241120085643897 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 7:  20241120085643897 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085643897 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085643897 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085643897 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46697 20241120085643899 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085643899 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085643899 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085643899 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085643899 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 2:  20241120085643899 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 3:  20241120085643899 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 4:  20241120085643899 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 5:  20241120085643899 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 7:  20241120085643899 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085643899 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085643899 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085643899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085643920 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45199<->l=127.0.0.1:4259) 20241120085643927 DAUC <0003> db_auc.c:157 IMSI='262427253773791': No 2G Auth Data 20241120085643927 DAUC <0003> db_auc.c:192 IMSI='262427253773791': No 3G Auth Data 20241120085643945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20241120085643952 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085643952 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427253773791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427253773791" session_id=3027889607 session_state=BEGIN} 20241120085643953 DSS <0004> hlr_ussd.c:576 262427253773791/0xb479edc7: Process SS (BEGIN) 20241120085643953 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085643953 DSS <0004> hlr_ussd.c:518 262427253773791/0xb479edc7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085643953 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643953 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085643953 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643953 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085643961 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643961 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085643961 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262427253773791 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253773791" session_id=3027889607 session_state=END} 20241120085643961 DSS <0004> hlr_ussd.c:576 262427253773791/0xb479edc7: Process SS (END) 20241120085643961 DSS <0004> hlr_ussd.c:518 262427253773791/0xb479edc7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085643961 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427253773791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253773791" session_id=3027889607 session_state=END} 20241120085643961 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262427253773791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085643961 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262427253773791 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085643961 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085643961 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085643966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33950<->l=127.0.0.1:4258 20241120085643967 DAUC <0003> db_auc.c:157 IMSI='262428908926461': No 2G Auth Data 20241120085643967 DAUC <0003> db_auc.c:192 IMSI='262428908926461': No 3G Auth Data 20241120085643986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20241120085643991 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085643991 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428908926461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428908926461" session_id=4021050827 session_state=BEGIN} 20241120085643991 DSS <0004> hlr_ussd.c:576 262428908926461/0xefac5dcb: Process SS (BEGIN) 20241120085643992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085643992 DSS <0004> hlr_ussd.c:518 262428908926461/0xefac5dcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085643992 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643992 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085643992 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643992 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085643993 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643994 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085643994 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262428908926461 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428908926461" session_id=4021050827 session_state=END} 20241120085643994 DSS <0004> hlr_ussd.c:576 262428908926461/0xefac5dcb: Process SS (END) 20241120085643994 DSS <0004> hlr_ussd.c:518 262428908926461/0xefac5dcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085643994 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428908926461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428908926461" session_id=4021050827 session_state=END} 20241120085643994 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262428908926461 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085643994 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262428908926461 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085643994 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085643994 DLINP <000b> input/ipa.c:451 connected read/write 20241120085643994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085643997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33954<->l=127.0.0.1:4258 20241120085643998 DAUC <0003> db_auc.c:157 IMSI='262427698902616': No 2G Auth Data 20241120085643998 DAUC <0003> db_auc.c:192 IMSI='262427698902616': No 3G Auth Data 20241120085644014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20241120085644019 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644019 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427698902616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427698902616" session_id=1761040638 session_state=BEGIN} 20241120085644019 DSS <0004> hlr_ussd.c:576 262427698902616/0x68f758fe: Process SS (BEGIN) 20241120085644019 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085644019 DSS <0004> hlr_ussd.c:518 262427698902616/0x68f758fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085644019 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644019 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644019 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644019 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644022 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644022 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644022 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427698902616 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427698902616" session_id=1761040638 session_state=END} 20241120085644022 DSS <0004> hlr_ussd.c:576 262427698902616/0x68f758fe: Process SS (END) 20241120085644022 DSS <0004> hlr_ussd.c:518 262427698902616/0x68f758fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085644022 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427698902616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427698902616" session_id=1761040638 session_state=END} 20241120085644022 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427698902616 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085644022 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427698902616 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085644022 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644022 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.1:4258 20241120085644026 DAUC <0003> db_auc.c:157 IMSI='262424656617892': No 2G Auth Data 20241120085644026 DAUC <0003> db_auc.c:192 IMSI='262424656617892': No 3G Auth Data 20241120085644044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20241120085644049 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644050 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424656617892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424656617892" session_id=2603647822 session_state=BEGIN} 20241120085644050 DSS <0004> hlr_ussd.c:576 262424656617892/0x9b30834e: Process SS (BEGIN) 20241120085644050 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085644050 DSS <0004> hlr_ussd.c:518 262424656617892/0x9b30834e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085644050 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644050 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644050 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644050 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644051 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644051 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644051 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262424656617892 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656617892" session_id=2603647822 session_state=END} 20241120085644051 DSS <0004> hlr_ussd.c:576 262424656617892/0x9b30834e: Process SS (END) 20241120085644051 DSS <0004> hlr_ussd.c:518 262424656617892/0x9b30834e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085644051 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424656617892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424656617892" session_id=2603647822 session_state=END} 20241120085644051 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424656617892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085644051 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262424656617892 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085644051 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644051 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644056 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33978<->l=127.0.0.1:4258 20241120085644057 DAUC <0003> db_auc.c:157 IMSI='262429893303212': No 2G Auth Data 20241120085644057 DAUC <0003> db_auc.c:192 IMSI='262429893303212': No 3G Auth Data 20241120085644077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4258 20241120085644082 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644082 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429893303212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893303212" session_id=223987258 session_state=BEGIN} 20241120085644082 DSS <0004> hlr_ussd.c:576 262429893303212/0x0d59c63a: Process SS (BEGIN) 20241120085644082 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085644082 DSS <0004> hlr_ussd.c:518 262429893303212/0x0d59c63a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085644082 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644082 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644082 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644082 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644084 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644084 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644084 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262429893303212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893303212" session_id=223987258 session_state=END} 20241120085644084 DSS <0004> hlr_ussd.c:576 262429893303212/0x0d59c63a: Process SS (END) 20241120085644084 DSS <0004> hlr_ussd.c:518 262429893303212/0x0d59c63a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085644084 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429893303212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893303212" session_id=223987258 session_state=END} 20241120085644084 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429893303212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085644084 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262429893303212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085644084 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644084 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33990<->l=127.0.0.1:4258 20241120085644088 DAUC <0003> db_auc.c:157 IMSI='262429148922272': No 2G Auth Data 20241120085644088 DAUC <0003> db_auc.c:192 IMSI='262429148922272': No 3G Auth Data 20241120085644104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20241120085644109 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644109 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429148922272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429148922272" session_id=2425739869 session_state=BEGIN} 20241120085644109 DSS <0004> hlr_ussd.c:576 262429148922272/0x9095da5d: Process SS (BEGIN) 20241120085644109 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085644109 DSS <0004> hlr_ussd.c:518 262429148922272/0x9095da5d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085644109 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644109 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644109 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644109 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644111 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644111 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644111 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429148922272 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429148922272" session_id=2425739869 session_state=END} 20241120085644111 DSS <0004> hlr_ussd.c:576 262429148922272/0x9095da5d: Process SS (END) 20241120085644111 DSS <0004> hlr_ussd.c:518 262429148922272/0x9095da5d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085644111 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429148922272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429148922272" session_id=2425739869 session_state=END} 20241120085644111 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429148922272 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085644111 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429148922272 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085644111 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644111 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.1:4258 20241120085644115 DAUC <0003> db_auc.c:157 IMSI='262420303421467': No 2G Auth Data 20241120085644115 DAUC <0003> db_auc.c:192 IMSI='262420303421467': No 3G Auth Data 20241120085644132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4258 20241120085644139 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644139 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420303421467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420303421467" session_id=832011668 session_state=BEGIN} 20241120085644139 DSS <0004> hlr_ussd.c:576 262420303421467/0x31977d94: Process SS (BEGIN) 20241120085644139 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085644139 DSS <0004> hlr_ussd.c:518 262420303421467/0x31977d94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085644139 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644139 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644139 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644139 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644141 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644141 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644141 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262420303421467 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420303421467" session_id=832011668 session_state=END} 20241120085644141 DSS <0004> hlr_ussd.c:576 262420303421467/0x31977d94: Process SS (END) 20241120085644141 DSS <0004> hlr_ussd.c:518 262420303421467/0x31977d94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085644141 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420303421467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420303421467" session_id=832011668 session_state=END} 20241120085644141 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420303421467 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085644141 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262420303421467 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085644141 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644141 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4258 20241120085644145 DAUC <0003> db_auc.c:157 IMSI='262429894450852': No 2G Auth Data 20241120085644145 DAUC <0003> db_auc.c:192 IMSI='262429894450852': No 3G Auth Data 20241120085644161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4258 20241120085644167 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644167 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429894450852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429894450852" session_id=3624896768 session_state=BEGIN} 20241120085644167 DSS <0004> hlr_ussd.c:576 262429894450852/0xd80f8900: Process SS (BEGIN) 20241120085644167 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085644167 DSS <0004> hlr_ussd.c:518 262429894450852/0xd80f8900: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085644167 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644167 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644167 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644167 DLINP <000b> input/ipa.c:431 127.0.0.1:46697 sending data 20241120085644170 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644170 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644170 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262429894450852 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429894450852" session_id=3624896768 session_state=END} 20241120085644170 DSS <0004> hlr_ussd.c:576 262429894450852/0xd80f8900: Process SS (END) 20241120085644170 DSS <0004> hlr_ussd.c:518 262429894450852/0xd80f8900: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085644170 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429894450852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429894450852" session_id=3624896768 session_state=END} 20241120085644170 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262429894450852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085644170 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262429894450852 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085644170 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644170 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085644173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34016<->l=127.0.0.1:4258 20241120085644175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.1:4258 20241120085644176 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085644176 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085644176 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085644176 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085644176 DLINP <000b> input/ipa.c:451 connected read/write 20241120085644176 DLINP <000b> input/ipa.c:405 127.0.0.1:46697 message received 20241120085644176 DLINP <000b> input/ipa.c:414 127.0.0.1:46697 connection closed with server 20241120085644176 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46697 20241120085644176 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241120085644176 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45199<->l=127.0.0.1:4259) 20241120085644216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241120085644417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34024<->l=127.0.0.1:4258 20241120085647503 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40517 20241120085647503 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40517 20241120085647505 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647505 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647507 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085647507 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085647508 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647508 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647508 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085647508 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241120085647508 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241120085647508 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 2:  20241120085647508 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 3:  20241120085647508 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 4:  20241120085647508 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 5:  20241120085647508 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 7:  20241120085647508 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085647508 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085647508 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085647508 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40517 20241120085647509 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 20241120085647512 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647512 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085647512 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085647512 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085647512 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085647513 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085647513 DLGSUP <0013> gsup_server.c:235 2:  20241120085647513 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085647513 DLGSUP <0013> gsup_server.c:235 3:  20241120085647513 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085647513 DLGSUP <0013> gsup_server.c:235 4:  20241120085647513 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085647513 DLGSUP <0013> gsup_server.c:235 5:  20241120085647513 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085647513 DLGSUP <0013> gsup_server.c:235 7:  20241120085647513 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085647513 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085647513 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085647513 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085647532 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33309<->l=127.0.0.1:4259) 20241120085647538 DAUC <0003> db_auc.c:157 IMSI='262428266358777': No 2G Auth Data 20241120085647538 DAUC <0003> db_auc.c:192 IMSI='262428266358777': No 3G Auth Data 20241120085647554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4258 20241120085647560 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647560 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428266358777" session_id=1638859982 session_state=BEGIN} 20241120085647560 DSS <0004> hlr_ussd.c:576 262428266358777/0x61af04ce: Process SS (BEGIN) 20241120085647560 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647560 DSS <0004> hlr_ussd.c:518 262428266358777/0x61af04ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647560 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647560 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647560 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647560 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647567 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647567 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647567 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428266358777" session_id=1638859982 session_state=CONTINUE} 20241120085647567 DSS <0004> hlr_ussd.c:576 262428266358777/0x61af04ce: Process SS (CONTINUE) 20241120085647567 DSS <0004> hlr_ussd.c:518 262428266358777/0x61af04ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647567 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428266358777" session_id=1638859982 session_state=CONTINUE} 20241120085647567 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647567 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647567 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647572 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647572 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428266358777" session_id=1638859982 session_state=CONTINUE} 20241120085647572 DSS <0004> hlr_ussd.c:576 262428266358777/0x61af04ce: Process SS (CONTINUE) 20241120085647572 DSS <0004> hlr_ussd.c:518 262428266358777/0x61af04ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647572 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647572 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647572 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647572 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647572 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647574 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647574 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647574 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428266358777" session_id=1638859982 session_state=END} 20241120085647574 DSS <0004> hlr_ussd.c:576 262428266358777/0x61af04ce: Process SS (END) 20241120085647574 DSS <0004> hlr_ussd.c:518 262428266358777/0x61af04ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647574 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428266358777" session_id=1638859982 session_state=END} 20241120085647574 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647574 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262428266358777 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647574 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647574 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34950<->l=127.0.0.1:4258 20241120085647577 DAUC <0003> db_auc.c:157 IMSI='262427137882963': No 2G Auth Data 20241120085647577 DAUC <0003> db_auc.c:192 IMSI='262427137882963': No 3G Auth Data 20241120085647593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4258 20241120085647598 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647599 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427137882963" session_id=1816465981 session_state=BEGIN} 20241120085647599 DSS <0004> hlr_ussd.c:576 262427137882963/0x6c45123d: Process SS (BEGIN) 20241120085647599 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647599 DSS <0004> hlr_ussd.c:518 262427137882963/0x6c45123d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647599 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647599 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647599 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647599 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647601 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647601 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647601 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137882963" session_id=1816465981 session_state=CONTINUE} 20241120085647601 DSS <0004> hlr_ussd.c:576 262427137882963/0x6c45123d: Process SS (CONTINUE) 20241120085647601 DSS <0004> hlr_ussd.c:518 262427137882963/0x6c45123d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647601 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137882963" session_id=1816465981 session_state=CONTINUE} 20241120085647601 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647601 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647601 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647605 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427137882963" session_id=1816465981 session_state=CONTINUE} 20241120085647605 DSS <0004> hlr_ussd.c:576 262427137882963/0x6c45123d: Process SS (CONTINUE) 20241120085647605 DSS <0004> hlr_ussd.c:518 262427137882963/0x6c45123d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647605 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647605 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647605 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647605 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647607 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647607 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647607 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137882963" session_id=1816465981 session_state=END} 20241120085647607 DSS <0004> hlr_ussd.c:576 262427137882963/0x6c45123d: Process SS (END) 20241120085647607 DSS <0004> hlr_ussd.c:518 262427137882963/0x6c45123d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647607 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427137882963" session_id=1816465981 session_state=END} 20241120085647607 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647607 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262427137882963 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647607 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647607 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34962<->l=127.0.0.1:4258 20241120085647609 DAUC <0003> db_auc.c:157 IMSI='262422655930567': No 2G Auth Data 20241120085647609 DAUC <0003> db_auc.c:192 IMSI='262422655930567': No 3G Auth Data 20241120085647621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4258 20241120085647626 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647626 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422655930567" session_id=1493313818 session_state=BEGIN} 20241120085647626 DSS <0004> hlr_ussd.c:576 262422655930567/0x5902291a: Process SS (BEGIN) 20241120085647626 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647626 DSS <0004> hlr_ussd.c:518 262422655930567/0x5902291a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647626 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647626 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647626 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647626 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647628 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647628 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647628 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422655930567" session_id=1493313818 session_state=CONTINUE} 20241120085647628 DSS <0004> hlr_ussd.c:576 262422655930567/0x5902291a: Process SS (CONTINUE) 20241120085647628 DSS <0004> hlr_ussd.c:518 262422655930567/0x5902291a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647628 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422655930567" session_id=1493313818 session_state=CONTINUE} 20241120085647628 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647628 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647628 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647633 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647633 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422655930567" session_id=1493313818 session_state=CONTINUE} 20241120085647633 DSS <0004> hlr_ussd.c:576 262422655930567/0x5902291a: Process SS (CONTINUE) 20241120085647633 DSS <0004> hlr_ussd.c:518 262422655930567/0x5902291a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647633 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647633 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647633 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647633 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647633 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647634 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647634 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647635 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422655930567" session_id=1493313818 session_state=END} 20241120085647635 DSS <0004> hlr_ussd.c:576 262422655930567/0x5902291a: Process SS (END) 20241120085647635 DSS <0004> hlr_ussd.c:518 262422655930567/0x5902291a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647635 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422655930567" session_id=1493313818 session_state=END} 20241120085647635 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647635 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262422655930567 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647635 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647635 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4258 20241120085647637 DAUC <0003> db_auc.c:157 IMSI='262425372447013': No 2G Auth Data 20241120085647637 DAUC <0003> db_auc.c:192 IMSI='262425372447013': No 3G Auth Data 20241120085647654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34992<->l=127.0.0.1:4258 20241120085647661 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647661 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425372447013" session_id=3172797063 session_state=BEGIN} 20241120085647661 DSS <0004> hlr_ussd.c:576 262425372447013/0xbd1d0a87: Process SS (BEGIN) 20241120085647661 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647661 DSS <0004> hlr_ussd.c:518 262425372447013/0xbd1d0a87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647661 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647661 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647661 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647661 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647662 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647662 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647662 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425372447013" session_id=3172797063 session_state=CONTINUE} 20241120085647662 DSS <0004> hlr_ussd.c:576 262425372447013/0xbd1d0a87: Process SS (CONTINUE) 20241120085647662 DSS <0004> hlr_ussd.c:518 262425372447013/0xbd1d0a87: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647662 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425372447013" session_id=3172797063 session_state=CONTINUE} 20241120085647662 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647663 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647663 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647667 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647667 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425372447013" session_id=3172797063 session_state=CONTINUE} 20241120085647667 DSS <0004> hlr_ussd.c:576 262425372447013/0xbd1d0a87: Process SS (CONTINUE) 20241120085647667 DSS <0004> hlr_ussd.c:518 262425372447013/0xbd1d0a87: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647667 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647667 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647667 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647667 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647667 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647668 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647668 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647668 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425372447013" session_id=3172797063 session_state=END} 20241120085647668 DSS <0004> hlr_ussd.c:576 262425372447013/0xbd1d0a87: Process SS (END) 20241120085647668 DSS <0004> hlr_ussd.c:518 262425372447013/0xbd1d0a87: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647669 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425372447013" session_id=3172797063 session_state=END} 20241120085647669 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647669 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262425372447013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647669 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647669 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34992<->l=127.0.0.1:4258 20241120085647671 DAUC <0003> db_auc.c:157 IMSI='262425785218626': No 2G Auth Data 20241120085647671 DAUC <0003> db_auc.c:192 IMSI='262425785218626': No 3G Auth Data 20241120085647687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20241120085647693 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647693 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425785218626" session_id=2559870398 session_state=BEGIN} 20241120085647693 DSS <0004> hlr_ussd.c:576 262425785218626/0x989485be: Process SS (BEGIN) 20241120085647693 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647693 DSS <0004> hlr_ussd.c:518 262425785218626/0x989485be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647693 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647693 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647693 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647693 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647696 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647696 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647696 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425785218626" session_id=2559870398 session_state=CONTINUE} 20241120085647696 DSS <0004> hlr_ussd.c:576 262425785218626/0x989485be: Process SS (CONTINUE) 20241120085647696 DSS <0004> hlr_ussd.c:518 262425785218626/0x989485be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647696 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425785218626" session_id=2559870398 session_state=CONTINUE} 20241120085647696 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647696 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647696 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647700 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647700 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425785218626" session_id=2559870398 session_state=CONTINUE} 20241120085647700 DSS <0004> hlr_ussd.c:576 262425785218626/0x989485be: Process SS (CONTINUE) 20241120085647700 DSS <0004> hlr_ussd.c:518 262425785218626/0x989485be: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647700 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647700 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647700 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647700 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647700 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647702 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647702 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647702 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425785218626" session_id=2559870398 session_state=END} 20241120085647702 DSS <0004> hlr_ussd.c:576 262425785218626/0x989485be: Process SS (END) 20241120085647702 DSS <0004> hlr_ussd.c:518 262425785218626/0x989485be: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647702 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425785218626" session_id=2559870398 session_state=END} 20241120085647702 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647702 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262425785218626 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647702 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647702 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35004<->l=127.0.0.1:4258 20241120085647704 DAUC <0003> db_auc.c:157 IMSI='262427162953561': No 2G Auth Data 20241120085647704 DAUC <0003> db_auc.c:192 IMSI='262427162953561': No 3G Auth Data 20241120085647722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 20241120085647726 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647726 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427162953561" session_id=1358797343 session_state=BEGIN} 20241120085647726 DSS <0004> hlr_ussd.c:576 262427162953561/0x50fd9a1f: Process SS (BEGIN) 20241120085647726 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647726 DSS <0004> hlr_ussd.c:518 262427162953561/0x50fd9a1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647726 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647726 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647726 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647726 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647728 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647728 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647728 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162953561" session_id=1358797343 session_state=CONTINUE} 20241120085647728 DSS <0004> hlr_ussd.c:576 262427162953561/0x50fd9a1f: Process SS (CONTINUE) 20241120085647728 DSS <0004> hlr_ussd.c:518 262427162953561/0x50fd9a1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647728 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162953561" session_id=1358797343 session_state=CONTINUE} 20241120085647728 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647728 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647728 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647732 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647732 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427162953561" session_id=1358797343 session_state=CONTINUE} 20241120085647732 DSS <0004> hlr_ussd.c:576 262427162953561/0x50fd9a1f: Process SS (CONTINUE) 20241120085647732 DSS <0004> hlr_ussd.c:518 262427162953561/0x50fd9a1f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647733 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647733 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647733 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647733 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647733 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647734 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647734 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647734 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162953561" session_id=1358797343 session_state=END} 20241120085647734 DSS <0004> hlr_ussd.c:576 262427162953561/0x50fd9a1f: Process SS (END) 20241120085647734 DSS <0004> hlr_ussd.c:518 262427162953561/0x50fd9a1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647734 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427162953561" session_id=1358797343 session_state=END} 20241120085647734 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647734 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262427162953561 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647734 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647734 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35014<->l=127.0.0.1:4258 20241120085647736 DAUC <0003> db_auc.c:157 IMSI='262421766395448': No 2G Auth Data 20241120085647736 DAUC <0003> db_auc.c:192 IMSI='262421766395448': No 3G Auth Data 20241120085647753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4258 20241120085647759 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647759 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421766395448" session_id=729700221 session_state=BEGIN} 20241120085647759 DSS <0004> hlr_ussd.c:576 262421766395448/0x2b7e577d: Process SS (BEGIN) 20241120085647759 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647759 DSS <0004> hlr_ussd.c:518 262421766395448/0x2b7e577d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647760 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647760 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647760 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647760 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647761 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647761 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647761 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421766395448" session_id=729700221 session_state=CONTINUE} 20241120085647761 DSS <0004> hlr_ussd.c:576 262421766395448/0x2b7e577d: Process SS (CONTINUE) 20241120085647761 DSS <0004> hlr_ussd.c:518 262421766395448/0x2b7e577d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647761 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421766395448" session_id=729700221 session_state=CONTINUE} 20241120085647761 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647761 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647762 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647766 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647766 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421766395448" session_id=729700221 session_state=CONTINUE} 20241120085647766 DSS <0004> hlr_ussd.c:576 262421766395448/0x2b7e577d: Process SS (CONTINUE) 20241120085647766 DSS <0004> hlr_ussd.c:518 262421766395448/0x2b7e577d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647766 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647766 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647766 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647766 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647766 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647768 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647768 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647768 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421766395448" session_id=729700221 session_state=END} 20241120085647768 DSS <0004> hlr_ussd.c:576 262421766395448/0x2b7e577d: Process SS (END) 20241120085647768 DSS <0004> hlr_ussd.c:518 262421766395448/0x2b7e577d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647768 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421766395448" session_id=729700221 session_state=END} 20241120085647768 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647768 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262421766395448 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647768 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647768 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35030<->l=127.0.0.1:4258 20241120085647770 DAUC <0003> db_auc.c:157 IMSI='262429321489695': No 2G Auth Data 20241120085647770 DAUC <0003> db_auc.c:192 IMSI='262429321489695': No 3G Auth Data 20241120085647788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35044<->l=127.0.0.1:4258 20241120085647793 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647793 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429321489695" session_id=2748446584 session_state=BEGIN} 20241120085647793 DSS <0004> hlr_ussd.c:576 262429321489695/0xa3d1f778: Process SS (BEGIN) 20241120085647793 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241120085647793 DSS <0004> hlr_ussd.c:518 262429321489695/0xa3d1f778: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241120085647793 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647793 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647793 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647793 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647795 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647795 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647795 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429321489695" session_id=2748446584 session_state=CONTINUE} 20241120085647795 DSS <0004> hlr_ussd.c:576 262429321489695/0xa3d1f778: Process SS (CONTINUE) 20241120085647795 DSS <0004> hlr_ussd.c:518 262429321489695/0xa3d1f778: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241120085647795 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429321489695" session_id=2748446584 session_state=CONTINUE} 20241120085647795 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647795 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647796 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647801 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647801 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429321489695" session_id=2748446584 session_state=CONTINUE} 20241120085647801 DSS <0004> hlr_ussd.c:576 262429321489695/0xa3d1f778: Process SS (CONTINUE) 20241120085647801 DSS <0004> hlr_ussd.c:518 262429321489695/0xa3d1f778: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647801 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647801 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647801 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647801 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647801 DLINP <000b> input/ipa.c:431 127.0.0.1:40517 sending data 20241120085647803 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647803 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647803 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429321489695" session_id=2748446584 session_state=END} 20241120085647803 DSS <0004> hlr_ussd.c:576 262429321489695/0xa3d1f778: Process SS (END) 20241120085647803 DSS <0004> hlr_ussd.c:518 262429321489695/0xa3d1f778: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241120085647803 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429321489695" session_id=2748446584 session_state=END} 20241120085647803 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085647803 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262429321489695 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085647803 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647803 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085647805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35044<->l=127.0.0.1:4258 20241120085647806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4258 20241120085647807 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647807 DLINP <000b> input/ipa.c:405 127.0.0.1:40517 message received 20241120085647807 DLINP <000b> input/ipa.c:414 127.0.0.1:40517 connection closed with server 20241120085647807 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40517 20241120085647807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241120085647807 DLINP <000b> input/ipa.c:451 connected read/write 20241120085647807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085647807 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085647807 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085647807 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085647807 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33309<->l=127.0.0.1:4259) 20241120085647849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.1:4258 20241120085648050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.1:4258 20241120085651139 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40197 20241120085651139 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40197 20241120085651143 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651143 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651143 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085651143 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085651145 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4258 20241120085651146 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651146 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085651146 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241120085651146 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241120085651146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241120085651146 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085651146 DLGSUP <0013> gsup_server.c:235 2:  20241120085651146 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085651146 DLGSUP <0013> gsup_server.c:235 3:  20241120085651146 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085651146 DLGSUP <0013> gsup_server.c:235 4:  20241120085651146 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085651146 DLGSUP <0013> gsup_server.c:235 5:  20241120085651146 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085651146 DLGSUP <0013> gsup_server.c:235 7:  20241120085651146 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085651147 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085651147 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085651147 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40197 20241120085651148 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651148 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085651148 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085651148 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085651148 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 2:  20241120085651148 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 3:  20241120085651148 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 4:  20241120085651148 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 5:  20241120085651148 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 7:  20241120085651148 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085651148 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085651148 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085651148 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085651167 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44839<->l=127.0.0.1:4259) 20241120085651175 DAUC <0003> db_auc.c:157 IMSI='262425576860582': No 2G Auth Data 20241120085651175 DAUC <0003> db_auc.c:192 IMSI='262425576860582': No 3G Auth Data 20241120085651191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.1:4258 20241120085651199 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651199 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425576860582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425576860582" session_id=4287165707 session_state=BEGIN} 20241120085651199 DSS <0004> hlr_ussd.c:576 262425576860582/0xff88f50b: Process SS (BEGIN) 20241120085651199 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651199 DSS <0004> hlr_ussd.c:518 262425576860582/0xff88f50b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651199 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651199 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651199 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651199 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651207 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651207 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651207 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262425576860582 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425576860582" session_id=4287165707 session_state=END} 20241120085651207 DSS <0004> hlr_ussd.c:576 262425576860582/0xff88f50b: Process SS (END) 20241120085651207 DSS <0004> hlr_ussd.c:518 262425576860582/0xff88f50b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651207 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425576860582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425576860582" session_id=4287165707 session_state=END} 20241120085651207 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425576860582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651207 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262425576860582 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651207 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651207 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.1:4258 20241120085651212 DAUC <0003> db_auc.c:157 IMSI='262422381967130': No 2G Auth Data 20241120085651212 DAUC <0003> db_auc.c:192 IMSI='262422381967130': No 3G Auth Data 20241120085651224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4258 20241120085651229 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651229 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422381967130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422381967130" session_id=4191735213 session_state=BEGIN} 20241120085651229 DSS <0004> hlr_ussd.c:576 262422381967130/0xf9d8cdad: Process SS (BEGIN) 20241120085651229 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651229 DSS <0004> hlr_ussd.c:518 262422381967130/0xf9d8cdad: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651229 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651229 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651229 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651229 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651231 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651231 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651231 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262422381967130 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422381967130" session_id=4191735213 session_state=END} 20241120085651231 DSS <0004> hlr_ussd.c:576 262422381967130/0xf9d8cdad: Process SS (END) 20241120085651231 DSS <0004> hlr_ussd.c:518 262422381967130/0xf9d8cdad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651231 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422381967130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422381967130" session_id=4191735213 session_state=END} 20241120085651231 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422381967130 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651231 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262422381967130 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651231 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651231 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35070<->l=127.0.0.1:4258 20241120085651235 DAUC <0003> db_auc.c:157 IMSI='262420119206400': No 2G Auth Data 20241120085651235 DAUC <0003> db_auc.c:192 IMSI='262420119206400': No 3G Auth Data 20241120085651252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4258 20241120085651258 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651258 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420119206400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420119206400" session_id=469416151 session_state=BEGIN} 20241120085651258 DSS <0004> hlr_ussd.c:576 262420119206400/0x1bfab8d7: Process SS (BEGIN) 20241120085651258 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651258 DSS <0004> hlr_ussd.c:518 262420119206400/0x1bfab8d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651258 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651258 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651258 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651258 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651259 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651259 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651259 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262420119206400 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420119206400" session_id=469416151 session_state=END} 20241120085651259 DSS <0004> hlr_ussd.c:576 262420119206400/0x1bfab8d7: Process SS (END) 20241120085651259 DSS <0004> hlr_ussd.c:518 262420119206400/0x1bfab8d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651259 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420119206400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420119206400" session_id=469416151 session_state=END} 20241120085651259 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420119206400 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651259 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262420119206400 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651259 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651259 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35080<->l=127.0.0.1:4258 20241120085651263 DAUC <0003> db_auc.c:157 IMSI='262423889092885': No 2G Auth Data 20241120085651263 DAUC <0003> db_auc.c:192 IMSI='262423889092885': No 3G Auth Data 20241120085651281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 20241120085651288 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651288 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423889092885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423889092885" session_id=3509307638 session_state=BEGIN} 20241120085651288 DSS <0004> hlr_ussd.c:576 262423889092885/0xd12bc8f6: Process SS (BEGIN) 20241120085651288 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651288 DSS <0004> hlr_ussd.c:518 262423889092885/0xd12bc8f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651288 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651288 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651288 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651288 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651290 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651290 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651290 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262423889092885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889092885" session_id=3509307638 session_state=END} 20241120085651290 DSS <0004> hlr_ussd.c:576 262423889092885/0xd12bc8f6: Process SS (END) 20241120085651290 DSS <0004> hlr_ussd.c:518 262423889092885/0xd12bc8f6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651290 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423889092885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423889092885" session_id=3509307638 session_state=END} 20241120085651290 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423889092885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651290 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262423889092885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651290 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651291 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35084<->l=127.0.0.1:4258 20241120085651295 DAUC <0003> db_auc.c:157 IMSI='262428654019613': No 2G Auth Data 20241120085651295 DAUC <0003> db_auc.c:192 IMSI='262428654019613': No 3G Auth Data 20241120085651308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20241120085651315 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651315 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428654019613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428654019613" session_id=757556427 session_state=BEGIN} 20241120085651315 DSS <0004> hlr_ussd.c:576 262428654019613/0x2d2764cb: Process SS (BEGIN) 20241120085651315 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651315 DSS <0004> hlr_ussd.c:518 262428654019613/0x2d2764cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651315 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651315 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651315 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651315 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651318 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651318 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651318 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262428654019613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428654019613" session_id=757556427 session_state=END} 20241120085651318 DSS <0004> hlr_ussd.c:576 262428654019613/0x2d2764cb: Process SS (END) 20241120085651318 DSS <0004> hlr_ussd.c:518 262428654019613/0x2d2764cb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651318 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428654019613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428654019613" session_id=757556427 session_state=END} 20241120085651318 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428654019613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651318 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262428654019613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651318 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651318 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4258 20241120085651323 DAUC <0003> db_auc.c:157 IMSI='262429858618051': No 2G Auth Data 20241120085651323 DAUC <0003> db_auc.c:192 IMSI='262429858618051': No 3G Auth Data 20241120085651336 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4258 20241120085651342 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651342 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429858618051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429858618051" session_id=3535851499 session_state=BEGIN} 20241120085651342 DSS <0004> hlr_ussd.c:576 262429858618051/0xd2c0cfeb: Process SS (BEGIN) 20241120085651342 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651342 DSS <0004> hlr_ussd.c:518 262429858618051/0xd2c0cfeb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651342 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651342 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651342 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651342 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651344 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651344 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651344 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429858618051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429858618051" session_id=3535851499 session_state=END} 20241120085651344 DSS <0004> hlr_ussd.c:576 262429858618051/0xd2c0cfeb: Process SS (END) 20241120085651344 DSS <0004> hlr_ussd.c:518 262429858618051/0xd2c0cfeb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651344 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429858618051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429858618051" session_id=3535851499 session_state=END} 20241120085651344 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429858618051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651344 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429858618051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651344 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651344 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4258 20241120085651348 DAUC <0003> db_auc.c:157 IMSI='262420323238429': No 2G Auth Data 20241120085651348 DAUC <0003> db_auc.c:192 IMSI='262420323238429': No 3G Auth Data 20241120085651364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4258 20241120085651371 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651371 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420323238429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420323238429" session_id=3957887558 session_state=BEGIN} 20241120085651371 DSS <0004> hlr_ussd.c:576 262420323238429/0xebe89246: Process SS (BEGIN) 20241120085651371 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651371 DSS <0004> hlr_ussd.c:518 262420323238429/0xebe89246: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651371 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651371 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651371 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651371 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651373 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651373 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651373 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262420323238429 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323238429" session_id=3957887558 session_state=END} 20241120085651373 DSS <0004> hlr_ussd.c:576 262420323238429/0xebe89246: Process SS (END) 20241120085651373 DSS <0004> hlr_ussd.c:518 262420323238429/0xebe89246: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651373 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420323238429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420323238429" session_id=3957887558 session_state=END} 20241120085651373 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420323238429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651373 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262420323238429 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651373 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651373 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35124<->l=127.0.0.1:4258 20241120085651379 DAUC <0003> db_auc.c:157 IMSI='262427120374922': No 2G Auth Data 20241120085651379 DAUC <0003> db_auc.c:192 IMSI='262427120374922': No 3G Auth Data 20241120085651392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4258 20241120085651399 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651399 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427120374922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427120374922" session_id=691117697 session_state=BEGIN} 20241120085651399 DSS <0004> hlr_ussd.c:576 262427120374922/0x29319e81: Process SS (BEGIN) 20241120085651399 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241120085651399 DSS <0004> hlr_ussd.c:518 262427120374922/0x29319e81: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241120085651399 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651399 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651399 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651399 DLINP <000b> input/ipa.c:431 127.0.0.1:40197 sending data 20241120085651400 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651400 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651400 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262427120374922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427120374922" session_id=691117697 session_state=END} 20241120085651400 DSS <0004> hlr_ussd.c:576 262427120374922/0x29319e81: Process SS (END) 20241120085651400 DSS <0004> hlr_ussd.c:518 262427120374922/0x29319e81: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241120085651400 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427120374922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427120374922" session_id=691117697 session_state=END} 20241120085651401 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427120374922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085651401 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262427120374922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241120085651401 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651401 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085651405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35136<->l=127.0.0.1:4258 20241120085651408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35054<->l=127.0.0.1:4258 20241120085651409 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651409 DLINP <000b> input/ipa.c:405 127.0.0.1:40197 message received 20241120085651409 DLINP <000b> input/ipa.c:414 127.0.0.1:40197 connection closed with server 20241120085651409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40197 20241120085651409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241120085651410 DLINP <000b> input/ipa.c:451 connected read/write 20241120085651410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085651410 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085651410 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085651410 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085651410 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44839<->l=127.0.0.1:4259) 20241120085651453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4258 20241120085651654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35140<->l=127.0.0.1:4258 20241120085652627 DSS <0004> hlr_ussd.c:239 262427905376821/0x6ec0f554: SS Session Timeout, destroying 20241120085652627 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427905376821 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652655 DSS <0004> hlr_ussd.c:239 262429817620319/0xc39174dd: SS Session Timeout, destroying 20241120085652655 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429817620319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652683 DSS <0004> hlr_ussd.c:239 262426842755116/0xbd699dd6: SS Session Timeout, destroying 20241120085652683 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426842755116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652711 DSS <0004> hlr_ussd.c:239 262420943293796/0x591a2b9f: SS Session Timeout, destroying 20241120085652711 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420943293796 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652735 DSS <0004> hlr_ussd.c:239 262425915413593/0xe7d5d6fd: SS Session Timeout, destroying 20241120085652735 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425915413593 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652760 DSS <0004> hlr_ussd.c:239 262428475222455/0x4fe19f99: SS Session Timeout, destroying 20241120085652760 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428475222455 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652789 DSS <0004> hlr_ussd.c:239 262427524763159/0x0d78a1be: SS Session Timeout, destroying 20241120085652789 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427524763159 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085652812 DSS <0004> hlr_ussd.c:239 262422839471133/0x3a20f46a: SS Session Timeout, destroying 20241120085652812 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422839471133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085654733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085654733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085654735 DLINP <000b> input/ipa.c:451 connected read/write 20241120085654735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085654735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35154<->l=127.0.0.1:4258 20241120085654737 DLINP <000b> input/ipa.c:451 connected read/write 20241120085654737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085654737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085654737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085654737 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085654737 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 2:  20241120085654737 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 3:  20241120085654737 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 4:  20241120085654737 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 5:  20241120085654737 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 7:  20241120085654737 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085654737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085654737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085654737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085654755 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36555<->l=127.0.0.1:4259) 20241120085654757 DAUC <0003> db_auc.c:157 IMSI='262429966576294': No 2G Auth Data 20241120085654757 DAUC <0003> db_auc.c:192 IMSI='262429966576294': No 3G Auth Data 20241120085654770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4258 20241120085654779 DLINP <000b> input/ipa.c:451 connected read/write 20241120085654779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085654779 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429966576294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429966576294" session_id=3524380104 session_state=BEGIN} 20241120085654779 DSS <0004> hlr_ussd.c:576 262429966576294/0xd211c5c8: Process SS (BEGIN) 20241120085654779 DSS <0004> hlr_ussd.c:498 262429966576294/0xd211c5c8: SS CompType=Invoke, OpCode=InterrogateSS 20241120085654779 DSS <0004> hlr_ussd.c:506 262429966576294/0xd211c5c8: Structured SS requests are not supported, rejecting... 20241120085654779 DSS <0004> hlr_ussd.c:354 262429966576294/0xd211c5c8: Tx ReturnError(0, 0x15) 20241120085654779 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429966576294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429966576294" session_id=3524380104 session_state=END} 20241120085654779 DLINP <000b> input/ipa.c:451 connected read/write 20241120085654779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085654779 DLINP <000b> input/ipa.c:451 connected read/write 20241120085654779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085654783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35164<->l=127.0.0.1:4258 20241120085654785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35154<->l=127.0.0.1:4258 20241120085654785 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36555<->l=127.0.0.1:4259) 20241120085654786 DLINP <000b> input/ipa.c:451 connected read/write 20241120085654786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085654786 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085654786 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085654786 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085654825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4258 20241120085654926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4258 20241120085656091 DSS <0004> hlr_ussd.c:239 262429056282414/0x3895abd1: SS Session Timeout, destroying 20241120085656091 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429056282414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656116 DSS <0004> hlr_ussd.c:239 262422152481789/0xd3412148: SS Session Timeout, destroying 20241120085656116 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262422152481789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656143 DSS <0004> hlr_ussd.c:239 262420002731744/0x137650d0: SS Session Timeout, destroying 20241120085656143 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420002731744 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656173 DSS <0004> hlr_ussd.c:239 262420880616662/0x85834b0b: SS Session Timeout, destroying 20241120085656173 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420880616662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656200 DSS <0004> hlr_ussd.c:239 262424250861343/0xb655578c: SS Session Timeout, destroying 20241120085656200 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424250861343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656223 DSS <0004> hlr_ussd.c:239 262423570462248/0x5808cc4e: SS Session Timeout, destroying 20241120085656223 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262423570462248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656250 DSS <0004> hlr_ussd.c:239 262425403690043/0xe30d0d96: SS Session Timeout, destroying 20241120085656250 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425403690043 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085656274 DSS <0004> hlr_ussd.c:239 262428472069720/0x54f84001: SS Session Timeout, destroying 20241120085656274 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262428472069720 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085658001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085658001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4258 20241120085658006 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085658006 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085658006 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085658006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085658006 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085658006 DLGSUP <0013> gsup_server.c:235 2:  20241120085658006 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085658006 DLGSUP <0013> gsup_server.c:235 3:  20241120085658006 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085658006 DLGSUP <0013> gsup_server.c:235 4:  20241120085658006 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085658006 DLGSUP <0013> gsup_server.c:235 5:  20241120085658006 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085658007 DLGSUP <0013> gsup_server.c:235 7:  20241120085658007 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085658007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085658007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085658007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085658025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42131<->l=127.0.0.1:4259) 20241120085658032 DAUC <0003> db_auc.c:157 IMSI='262429803633453': No 2G Auth Data 20241120085658032 DAUC <0003> db_auc.c:192 IMSI='262429803633453': No 3G Auth Data 20241120085658049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54902<->l=127.0.0.1:4258 20241120085658056 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658056 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429803633453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429803633453"} 20241120085658056 DMAIN <0000> hlr.c:435 IMSI='262429803633453': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658056 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429803633453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429803633453"} 20241120085658056 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262429803633453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658056 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658056 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658058 DAUC <0003> db_auc.c:192 IMSI='262429803633453': No 3G Auth Data 20241120085658060 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658060 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429803633453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429803633453"} 20241120085658060 DAUC <0003> hlr.c:428 IMSI='262429803633453': storing IMEI = 12345678901234 20241120085658060 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429803633453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429803633453"} 20241120085658060 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262429803633453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658060 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658060 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658062 DAUC <0003> db_auc.c:192 IMSI='262429803633453': No 3G Auth Data 20241120085658063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54902<->l=127.0.0.1:4258 20241120085658064 DAUC <0003> db_auc.c:157 IMSI='262421570774724': No 2G Auth Data 20241120085658064 DAUC <0003> db_auc.c:192 IMSI='262421570774724': No 3G Auth Data 20241120085658081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20241120085658085 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658085 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421570774724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421570774724"} 20241120085658085 DMAIN <0000> hlr.c:435 IMSI='262421570774724': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658085 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421570774724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421570774724"} 20241120085658085 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262421570774724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658085 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658085 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658087 DAUC <0003> db_auc.c:192 IMSI='262421570774724': No 3G Auth Data 20241120085658091 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658091 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421570774724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421570774724"} 20241120085658091 DAUC <0003> hlr.c:428 IMSI='262421570774724': storing IMEI = 12345678901234 20241120085658091 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421570774724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421570774724"} 20241120085658091 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262421570774724 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658091 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658091 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658093 DAUC <0003> db_auc.c:192 IMSI='262421570774724': No 3G Auth Data 20241120085658094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54910<->l=127.0.0.1:4258 20241120085658096 DAUC <0003> db_auc.c:157 IMSI='262423039569996': No 2G Auth Data 20241120085658096 DAUC <0003> db_auc.c:192 IMSI='262423039569996': No 3G Auth Data 20241120085658109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54924<->l=127.0.0.1:4258 20241120085658115 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658115 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423039569996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423039569996"} 20241120085658115 DMAIN <0000> hlr.c:435 IMSI='262423039569996': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658115 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423039569996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423039569996"} 20241120085658115 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262423039569996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658115 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658115 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658117 DAUC <0003> db_auc.c:192 IMSI='262423039569996': No 3G Auth Data 20241120085658120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658120 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423039569996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423039569996"} 20241120085658120 DAUC <0003> hlr.c:428 IMSI='262423039569996': storing IMEI = 12345678901234 20241120085658120 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423039569996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423039569996"} 20241120085658120 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262423039569996 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658121 DAUC <0003> db_auc.c:192 IMSI='262423039569996': No 3G Auth Data 20241120085658122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54924<->l=127.0.0.1:4258 20241120085658124 DAUC <0003> db_auc.c:157 IMSI='262421353574317': No 2G Auth Data 20241120085658124 DAUC <0003> db_auc.c:192 IMSI='262421353574317': No 3G Auth Data 20241120085658139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 20241120085658143 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658143 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421353574317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421353574317"} 20241120085658143 DMAIN <0000> hlr.c:435 IMSI='262421353574317': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658143 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421353574317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421353574317"} 20241120085658143 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421353574317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658143 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658143 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658145 DAUC <0003> db_auc.c:157 IMSI='262421353574317': No 2G Auth Data 20241120085658147 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658147 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421353574317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421353574317"} 20241120085658147 DAUC <0003> hlr.c:428 IMSI='262421353574317': storing IMEI = 12345678901234 20241120085658147 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421353574317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421353574317"} 20241120085658147 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421353574317 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658147 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658147 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658149 DAUC <0003> db_auc.c:157 IMSI='262421353574317': No 2G Auth Data 20241120085658150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54936<->l=127.0.0.1:4258 20241120085658151 DAUC <0003> db_auc.c:157 IMSI='262423348842776': No 2G Auth Data 20241120085658151 DAUC <0003> db_auc.c:192 IMSI='262423348842776': No 3G Auth Data 20241120085658168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4258 20241120085658174 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658174 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423348842776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423348842776"} 20241120085658174 DMAIN <0000> hlr.c:435 IMSI='262423348842776': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658174 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423348842776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423348842776"} 20241120085658174 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423348842776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658174 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658174 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658176 DAUC <0003> db_auc.c:157 IMSI='262423348842776': No 2G Auth Data 20241120085658179 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658179 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423348842776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423348842776"} 20241120085658179 DAUC <0003> hlr.c:428 IMSI='262423348842776': storing IMEI = 12345678901234 20241120085658179 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423348842776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423348842776"} 20241120085658179 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423348842776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658179 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658179 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658181 DAUC <0003> db_auc.c:157 IMSI='262423348842776': No 2G Auth Data 20241120085658182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54948<->l=127.0.0.1:4258 20241120085658183 DAUC <0003> db_auc.c:157 IMSI='262423490528918': No 2G Auth Data 20241120085658183 DAUC <0003> db_auc.c:192 IMSI='262423490528918': No 3G Auth Data 20241120085658197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241120085658201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658201 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423490528918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423490528918"} 20241120085658201 DMAIN <0000> hlr.c:435 IMSI='262423490528918': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658201 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423490528918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423490528918"} 20241120085658201 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423490528918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658205 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658205 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423490528918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423490528918"} 20241120085658205 DAUC <0003> hlr.c:428 IMSI='262423490528918': storing IMEI = 12345678901234 20241120085658205 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423490528918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423490528918"} 20241120085658205 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423490528918 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658205 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658205 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241120085658209 DAUC <0003> db_auc.c:157 IMSI='262421811055766': No 2G Auth Data 20241120085658209 DAUC <0003> db_auc.c:192 IMSI='262421811055766': No 3G Auth Data 20241120085658225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20241120085658230 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658230 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421811055766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421811055766"} 20241120085658230 DMAIN <0000> hlr.c:435 IMSI='262421811055766': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658230 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421811055766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421811055766"} 20241120085658230 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262421811055766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658230 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658230 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658235 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658235 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421811055766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421811055766"} 20241120085658235 DAUC <0003> hlr.c:428 IMSI='262421811055766': storing IMEI = 12345678901234 20241120085658235 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421811055766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421811055766"} 20241120085658235 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262421811055766 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658235 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658235 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20241120085658239 DAUC <0003> db_auc.c:157 IMSI='262429834357516': No 2G Auth Data 20241120085658239 DAUC <0003> db_auc.c:192 IMSI='262429834357516': No 3G Auth Data 20241120085658255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241120085658260 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658260 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429834357516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429834357516"} 20241120085658260 DMAIN <0000> hlr.c:435 IMSI='262429834357516': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085658260 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429834357516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429834357516"} 20241120085658260 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429834357516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658260 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658260 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658265 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658265 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429834357516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429834357516"} 20241120085658265 DAUC <0003> hlr.c:428 IMSI='262429834357516': storing IMEI = 12345678901234 20241120085658265 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429834357516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429834357516"} 20241120085658265 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429834357516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085658265 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658265 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085658267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241120085658269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54898<->l=127.0.0.1:4258 20241120085658270 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42131<->l=127.0.0.1:4259) 20241120085658270 DLINP <000b> input/ipa.c:451 connected read/write 20241120085658270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085658270 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085658271 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085658271 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085658311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 20241120085658411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 20241120085701490 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085701490 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085701492 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20241120085701495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701495 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085701495 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085701495 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085701495 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 2:  20241120085701495 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 3:  20241120085701495 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 4:  20241120085701495 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 5:  20241120085701495 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 7:  20241120085701495 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085701495 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085701495 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085701495 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085701520 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35395<->l=127.0.0.1:4259) 20241120085701527 DAUC <0003> db_auc.c:157 IMSI='262420957416170': No 2G Auth Data 20241120085701527 DAUC <0003> db_auc.c:192 IMSI='262420957416170': No 3G Auth Data 20241120085701543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20241120085701550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701550 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262420957416170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957416170" source_name="the-source\n"} 20241120085701550 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241120085701550 DMAIN <0000> hlr.c:435 IMSI='262420957416170': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701550 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262420957416170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420957416170" destination_name="the-source\n"} 20241120085701550 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262420957416170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701550 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701552 DAUC <0003> db_auc.c:192 IMSI='262420957416170': No 3G Auth Data 20241120085701556 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701556 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262420957416170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957416170" source_name="the-source\n"} 20241120085701556 DAUC <0003> hlr.c:428 IMSI='262420957416170': storing IMEI = 12345678901234 20241120085701556 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262420957416170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420957416170" destination_name="the-source\n"} 20241120085701556 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262420957416170 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701556 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701556 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701557 DAUC <0003> db_auc.c:192 IMSI='262420957416170': No 3G Auth Data 20241120085701558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.1:4258 20241120085701560 DAUC <0003> db_auc.c:157 IMSI='262422429489427': No 2G Auth Data 20241120085701560 DAUC <0003> db_auc.c:192 IMSI='262422429489427': No 3G Auth Data 20241120085701578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 20241120085701582 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701582 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262422429489427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422429489427" source_name="the-source\n"} 20241120085701582 DMAIN <0000> hlr.c:435 IMSI='262422429489427': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701582 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262422429489427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422429489427" destination_name="the-source\n"} 20241120085701582 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262422429489427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701582 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701583 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701583 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701584 DAUC <0003> db_auc.c:192 IMSI='262422429489427': No 3G Auth Data 20241120085701587 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701587 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262422429489427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422429489427" source_name="the-source\n"} 20241120085701587 DAUC <0003> hlr.c:428 IMSI='262422429489427': storing IMEI = 12345678901234 20241120085701587 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262422429489427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422429489427" destination_name="the-source\n"} 20241120085701587 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262422429489427 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701587 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701587 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701589 DAUC <0003> db_auc.c:192 IMSI='262422429489427': No 3G Auth Data 20241120085701589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 20241120085701591 DAUC <0003> db_auc.c:157 IMSI='262423473771711': No 2G Auth Data 20241120085701591 DAUC <0003> db_auc.c:192 IMSI='262423473771711': No 3G Auth Data 20241120085701604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55048<->l=127.0.0.1:4258 20241120085701609 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701609 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423473771711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423473771711" source_name="the-source\n"} 20241120085701609 DMAIN <0000> hlr.c:435 IMSI='262423473771711': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701609 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262423473771711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423473771711" destination_name="the-source\n"} 20241120085701609 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262423473771711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701609 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701609 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701610 DAUC <0003> db_auc.c:192 IMSI='262423473771711': No 3G Auth Data 20241120085701613 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701613 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423473771711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423473771711" source_name="the-source\n"} 20241120085701613 DAUC <0003> hlr.c:428 IMSI='262423473771711': storing IMEI = 12345678901234 20241120085701613 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262423473771711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423473771711" destination_name="the-source\n"} 20241120085701613 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262423473771711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701613 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701613 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701614 DAUC <0003> db_auc.c:192 IMSI='262423473771711': No 3G Auth Data 20241120085701615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55048<->l=127.0.0.1:4258 20241120085701616 DAUC <0003> db_auc.c:157 IMSI='262421144830940': No 2G Auth Data 20241120085701616 DAUC <0003> db_auc.c:192 IMSI='262421144830940': No 3G Auth Data 20241120085701633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4258 20241120085701639 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701639 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262421144830940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421144830940" source_name="the-source\n"} 20241120085701639 DMAIN <0000> hlr.c:435 IMSI='262421144830940': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701639 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262421144830940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421144830940" destination_name="the-source\n"} 20241120085701639 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262421144830940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701639 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701639 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701641 DAUC <0003> db_auc.c:157 IMSI='262421144830940': No 2G Auth Data 20241120085701644 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701644 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262421144830940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421144830940" source_name="the-source\n"} 20241120085701644 DAUC <0003> hlr.c:428 IMSI='262421144830940': storing IMEI = 12345678901234 20241120085701644 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262421144830940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421144830940" destination_name="the-source\n"} 20241120085701644 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262421144830940 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701644 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701644 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701646 DAUC <0003> db_auc.c:157 IMSI='262421144830940': No 2G Auth Data 20241120085701648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55052<->l=127.0.0.1:4258 20241120085701649 DAUC <0003> db_auc.c:157 IMSI='262423257782036': No 2G Auth Data 20241120085701649 DAUC <0003> db_auc.c:192 IMSI='262423257782036': No 3G Auth Data 20241120085701665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4258 20241120085701670 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701670 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423257782036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423257782036" source_name="the-source\n"} 20241120085701670 DMAIN <0000> hlr.c:435 IMSI='262423257782036': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701670 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423257782036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423257782036" destination_name="the-source\n"} 20241120085701670 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262423257782036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701670 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701670 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701672 DAUC <0003> db_auc.c:157 IMSI='262423257782036': No 2G Auth Data 20241120085701675 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701675 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423257782036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423257782036" source_name="the-source\n"} 20241120085701675 DAUC <0003> hlr.c:428 IMSI='262423257782036': storing IMEI = 12345678901234 20241120085701675 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423257782036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423257782036" destination_name="the-source\n"} 20241120085701675 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262423257782036 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701675 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701675 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701676 DAUC <0003> db_auc.c:157 IMSI='262423257782036': No 2G Auth Data 20241120085701678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.1:4258 20241120085701679 DAUC <0003> db_auc.c:157 IMSI='262423911708545': No 2G Auth Data 20241120085701679 DAUC <0003> db_auc.c:192 IMSI='262423911708545': No 3G Auth Data 20241120085701694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20241120085701700 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701700 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423911708545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423911708545" source_name="the-source\n"} 20241120085701700 DMAIN <0000> hlr.c:435 IMSI='262423911708545': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701700 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423911708545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423911708545" destination_name="the-source\n"} 20241120085701700 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262423911708545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701700 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701700 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701704 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701704 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423911708545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423911708545" source_name="the-source\n"} 20241120085701704 DAUC <0003> hlr.c:428 IMSI='262423911708545': storing IMEI = 12345678901234 20241120085701704 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423911708545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423911708545" destination_name="the-source\n"} 20241120085701704 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262423911708545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701704 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701705 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20241120085701708 DAUC <0003> db_auc.c:157 IMSI='262429725487980': No 2G Auth Data 20241120085701708 DAUC <0003> db_auc.c:192 IMSI='262429725487980': No 3G Auth Data 20241120085701724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55084<->l=127.0.0.1:4258 20241120085701730 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701730 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262429725487980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429725487980" source_name="the-source\n"} 20241120085701730 DMAIN <0000> hlr.c:435 IMSI='262429725487980': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701730 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262429725487980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429725487980" destination_name="the-source\n"} 20241120085701730 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262429725487980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701730 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701730 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701736 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701736 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262429725487980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429725487980" source_name="the-source\n"} 20241120085701736 DAUC <0003> hlr.c:428 IMSI='262429725487980': storing IMEI = 12345678901234 20241120085701737 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262429725487980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429725487980" destination_name="the-source\n"} 20241120085701737 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262429725487980 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55084<->l=127.0.0.1:4258 20241120085701740 DAUC <0003> db_auc.c:157 IMSI='262426575066407': No 2G Auth Data 20241120085701740 DAUC <0003> db_auc.c:192 IMSI='262426575066407': No 3G Auth Data 20241120085701754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4258 20241120085701758 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701758 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426575066407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426575066407" source_name="the-source\n"} 20241120085701758 DMAIN <0000> hlr.c:435 IMSI='262426575066407': has IMEI = 12345678901234 (consider setting 'store-imei') 20241120085701758 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262426575066407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426575066407" destination_name="the-source\n"} 20241120085701758 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262426575066407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701758 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701758 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701762 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701762 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426575066407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426575066407" source_name="the-source\n"} 20241120085701763 DAUC <0003> hlr.c:428 IMSI='262426575066407': storing IMEI = 12345678901234 20241120085701763 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262426575066407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426575066407" destination_name="the-source\n"} 20241120085701763 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262426575066407 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085701763 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701763 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085701765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4258 20241120085701767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 20241120085701768 DLINP <000b> input/ipa.c:451 connected read/write 20241120085701768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085701768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085701768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085701768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085701768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241120085701768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35395<->l=127.0.0.1:4259) 20241120085701814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55110<->l=127.0.0.1:4258 20241120085701915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55110<->l=127.0.0.1:4258 20241120085704999 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085704999 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085705001 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 20241120085705004 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705005 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085705005 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085705005 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085705005 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 2:  20241120085705005 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 3:  20241120085705005 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 4:  20241120085705005 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 5:  20241120085705005 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 7:  20241120085705005 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085705005 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085705005 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085705005 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085705028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42001<->l=127.0.0.1:4259) 20241120085705036 DAUC <0003> db_auc.c:157 IMSI='262420832035644': No 2G Auth Data 20241120085705036 DAUC <0003> db_auc.c:192 IMSI='262420832035644': No 3G Auth Data 20241120085705052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55126<->l=127.0.0.1:4258 20241120085705057 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705057 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832035644"} 20241120085705057 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705057 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832035644" cause=Invalid mandatory information} 20241120085705057 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705057 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705057 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705059 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705059 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832035644"} 20241120085705060 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705060 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832035644" cause=Invalid mandatory information} 20241120085705060 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705060 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705060 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705062 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705062 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832035644"} 20241120085705062 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705062 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832035644" cause=Invalid mandatory information} 20241120085705062 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705062 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705062 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705064 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705064 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832035644"} 20241120085705064 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705064 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832035644" cause=Invalid mandatory information} 20241120085705064 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705064 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705064 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705066 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705066 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420832035644"} 20241120085705066 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705066 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420832035644" cause=Invalid mandatory information} 20241120085705066 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420832035644 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705066 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705066 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55126<->l=127.0.0.1:4258 20241120085705069 DAUC <0003> db_auc.c:157 IMSI='262421315349199': No 2G Auth Data 20241120085705069 DAUC <0003> db_auc.c:192 IMSI='262421315349199': No 3G Auth Data 20241120085705084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20241120085705087 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705087 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421315349199"} 20241120085705087 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705087 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421315349199" cause=Invalid mandatory information} 20241120085705088 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705088 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705088 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705089 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705089 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421315349199"} 20241120085705089 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705089 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421315349199" cause=Invalid mandatory information} 20241120085705089 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705090 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705092 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705092 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421315349199"} 20241120085705092 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705092 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421315349199" cause=Invalid mandatory information} 20241120085705092 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705092 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705092 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705094 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705094 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421315349199"} 20241120085705094 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705094 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421315349199" cause=Invalid mandatory information} 20241120085705094 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705094 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705094 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705096 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421315349199"} 20241120085705096 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705096 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421315349199" cause=Invalid mandatory information} 20241120085705096 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421315349199 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705096 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705098 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20241120085705099 DAUC <0003> db_auc.c:157 IMSI='262422431160501': No 2G Auth Data 20241120085705099 DAUC <0003> db_auc.c:192 IMSI='262422431160501': No 3G Auth Data 20241120085705115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20241120085705118 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705118 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422431160501"} 20241120085705118 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705118 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422431160501" cause=Invalid mandatory information} 20241120085705118 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705118 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705118 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705120 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422431160501"} 20241120085705120 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705120 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422431160501" cause=Invalid mandatory information} 20241120085705120 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705121 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705121 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422431160501"} 20241120085705121 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705121 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422431160501" cause=Invalid mandatory information} 20241120085705121 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705121 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705121 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705123 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705123 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422431160501"} 20241120085705123 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705123 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422431160501" cause=Invalid mandatory information} 20241120085705123 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705123 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705123 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705124 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705125 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422431160501"} 20241120085705125 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705125 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422431160501" cause=Invalid mandatory information} 20241120085705125 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422431160501 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705125 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705125 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20241120085705127 DAUC <0003> db_auc.c:157 IMSI='262422043927059': No 2G Auth Data 20241120085705127 DAUC <0003> db_auc.c:192 IMSI='262422043927059': No 3G Auth Data 20241120085705144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20241120085705147 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705147 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422043927059"} 20241120085705147 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705147 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422043927059" cause=Invalid mandatory information} 20241120085705147 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705147 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705147 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705149 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705149 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422043927059"} 20241120085705149 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705149 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422043927059" cause=Invalid mandatory information} 20241120085705149 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705149 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705149 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705152 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705152 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422043927059"} 20241120085705152 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705152 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422043927059" cause=Invalid mandatory information} 20241120085705152 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705152 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705152 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705153 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705153 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422043927059"} 20241120085705153 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705154 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422043927059" cause=Invalid mandatory information} 20241120085705154 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705154 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705154 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705155 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705155 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422043927059"} 20241120085705155 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705155 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422043927059" cause=Invalid mandatory information} 20241120085705155 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422043927059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705155 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705155 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20241120085705158 DAUC <0003> db_auc.c:157 IMSI='262420321228045': No 2G Auth Data 20241120085705158 DAUC <0003> db_auc.c:192 IMSI='262420321228045': No 3G Auth Data 20241120085705174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4258 20241120085705177 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705177 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420321228045"} 20241120085705177 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705177 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420321228045" cause=Invalid mandatory information} 20241120085705177 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705177 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705177 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705180 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705180 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420321228045"} 20241120085705180 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705180 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420321228045" cause=Invalid mandatory information} 20241120085705180 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705180 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705180 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705181 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705181 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420321228045"} 20241120085705181 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705181 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420321228045" cause=Invalid mandatory information} 20241120085705181 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705181 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705181 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705183 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705183 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420321228045"} 20241120085705183 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705183 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420321228045" cause=Invalid mandatory information} 20241120085705183 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705183 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705183 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705185 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705185 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420321228045"} 20241120085705185 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705185 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420321228045" cause=Invalid mandatory information} 20241120085705185 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420321228045 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705185 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705185 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4258 20241120085705188 DAUC <0003> db_auc.c:157 IMSI='262425595182723': No 2G Auth Data 20241120085705188 DAUC <0003> db_auc.c:192 IMSI='262425595182723': No 3G Auth Data 20241120085705203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55166<->l=127.0.0.1:4258 20241120085705207 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705207 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595182723"} 20241120085705207 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705207 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425595182723" cause=Invalid mandatory information} 20241120085705207 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705207 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705210 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595182723"} 20241120085705210 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705210 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425595182723" cause=Invalid mandatory information} 20241120085705210 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705212 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705212 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595182723"} 20241120085705212 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705212 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425595182723" cause=Invalid mandatory information} 20241120085705212 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705212 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705212 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705214 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705214 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595182723"} 20241120085705215 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705215 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425595182723" cause=Invalid mandatory information} 20241120085705215 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705215 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705215 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705217 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705217 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425595182723"} 20241120085705217 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705217 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425595182723" cause=Invalid mandatory information} 20241120085705217 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425595182723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705217 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705217 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55166<->l=127.0.0.1:4258 20241120085705220 DAUC <0003> db_auc.c:157 IMSI='262422306983713': No 2G Auth Data 20241120085705220 DAUC <0003> db_auc.c:192 IMSI='262422306983713': No 3G Auth Data 20241120085705237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 20241120085705241 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705241 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422306983713"} 20241120085705241 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705241 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422306983713" cause=Invalid mandatory information} 20241120085705241 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705241 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705241 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705244 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705244 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422306983713"} 20241120085705244 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705244 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422306983713" cause=Invalid mandatory information} 20241120085705244 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705244 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705244 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705246 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705246 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422306983713"} 20241120085705246 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705246 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422306983713" cause=Invalid mandatory information} 20241120085705246 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705246 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705246 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705248 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705248 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422306983713"} 20241120085705248 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705248 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422306983713" cause=Invalid mandatory information} 20241120085705248 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705248 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705248 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705249 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705249 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422306983713"} 20241120085705249 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705249 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422306983713" cause=Invalid mandatory information} 20241120085705249 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422306983713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705249 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705249 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55176<->l=127.0.0.1:4258 20241120085705252 DAUC <0003> db_auc.c:157 IMSI='262425347442163': No 2G Auth Data 20241120085705252 DAUC <0003> db_auc.c:192 IMSI='262425347442163': No 3G Auth Data 20241120085705267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20241120085705270 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705270 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425347442163"} 20241120085705270 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241120085705270 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425347442163" cause=Invalid mandatory information} 20241120085705270 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705270 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705270 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705272 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705272 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425347442163"} 20241120085705272 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241120085705272 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425347442163" cause=Invalid mandatory information} 20241120085705272 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705272 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705272 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705275 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705275 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425347442163"} 20241120085705275 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241120085705275 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425347442163" cause=Invalid mandatory information} 20241120085705275 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705275 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705275 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705276 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705277 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425347442163"} 20241120085705277 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241120085705277 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425347442163" cause=Invalid mandatory information} 20241120085705277 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705277 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705277 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705278 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705278 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425347442163"} 20241120085705278 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241120085705278 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425347442163" cause=Invalid mandatory information} 20241120085705278 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262425347442163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085705278 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705279 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085705280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55188<->l=127.0.0.1:4258 20241120085705282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 20241120085705283 DLINP <000b> input/ipa.c:451 connected read/write 20241120085705283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085705283 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085705283 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085705283 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085705283 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42001<->l=127.0.0.1:4259) 20241120085705325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20241120085705425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55196<->l=127.0.0.1:4258 20241120085708506 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085708506 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085708508 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085708509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241120085708511 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085708511 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085708511 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085708511 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085708511 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 2:  20241120085708511 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 3:  20241120085708511 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 4:  20241120085708511 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 5:  20241120085708511 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 7:  20241120085708511 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085708511 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085708511 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085708511 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085708531 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46469<->l=127.0.0.1:4259) 20241120085708542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51534<->l=127.0.0.1:4258 20241120085708553 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085708553 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602149765"} 20241120085708553 DMAIN <0000> hlr.c:435 IMSI='262426602149765': has IMEI = 22245678901234 (consider setting 'store-imei') 20241120085708553 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241120085708553 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602149765" cause=Invalid mandatory information} 20241120085708553 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085708553 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085708553 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085708557 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085708557 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426602149765"} 20241120085708557 DAUC <0003> hlr.c:428 IMSI='262426602149765': storing IMEI = 22245678901234 20241120085708557 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426602149765': no such subscriber 20241120085708557 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241120085708557 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426602149765" cause=Invalid mandatory information} 20241120085708557 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426602149765 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085708557 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085708557 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085708559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51534<->l=127.0.0.1:4258 20241120085708560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51532<->l=127.0.0.1:4258 20241120085708561 DLINP <000b> input/ipa.c:451 connected read/write 20241120085708561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085708561 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085708561 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085708561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085708561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46469<->l=127.0.0.1:4259) 20241120085708605 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 20241120085708705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.1:4258 20241120085711783 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085711783 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085711785 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20241120085711787 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711787 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085711787 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085711787 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085711787 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085711787 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085711787 DLGSUP <0013> gsup_server.c:235 2:  20241120085711787 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085711787 DLGSUP <0013> gsup_server.c:235 3:  20241120085711787 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085711787 DLGSUP <0013> gsup_server.c:235 4:  20241120085711787 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085711787 DLGSUP <0013> gsup_server.c:235 5:  20241120085711787 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085711787 DLGSUP <0013> gsup_server.c:235 7:  20241120085711788 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085711788 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085711788 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085711788 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085711806 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46243<->l=127.0.0.1:4259) 20241120085711818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 20241120085711833 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711833 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951010837"} 20241120085711833 DMAIN <0000> hlr.c:227 IMSI='262427951010837': Creating subscriber on demand 20241120085711833 DMAIN <0000> hlr.c:243 IMSI='262427951010837': Successfully assigned MSISDN='495' 20241120085711833 DAUC <0003> hlr.c:428 IMSI='262427951010837': storing IMEI = 12345678901234 20241120085711833 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951010837"} 20241120085711833 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085711833 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711834 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711836 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711836 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711838 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711838 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711839 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711839 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711841 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711841 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711841 DLU <0006> fsm.c:456 lu(262427951010837)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085711841 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085711841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085711841 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711841 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711841 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711843 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711843 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427951010837"} 20241120085711843 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085711843 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085711843 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427951010837"} 20241120085711843 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085711843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085711843 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085711843 DLU <0006> fsm.c:568 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085711843 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711843 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711847 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711847 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951010837"} 20241120085711847 DMAIN <0000> hlr.c:227 IMSI='262427951010837': Creating subscriber on demand 20241120085711847 DMAIN <0000> hlr.c:243 IMSI='262427951010837': Successfully assigned MSISDN='335' 20241120085711847 DAUC <0003> hlr.c:428 IMSI='262427951010837': storing IMEI = 12345678901234 20241120085711847 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951010837"} 20241120085711847 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085711847 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711847 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711848 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711848 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711849 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711849 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711850 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711850 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711850 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711850 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711852 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711852 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711852 DLU <0006> fsm.c:456 lu(262427951010837)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085711852 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085711852 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085711852 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711852 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711852 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711855 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711855 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427951010837"} 20241120085711855 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085711855 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085711855 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427951010837"} 20241120085711855 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085711855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085711855 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085711855 DLU <0006> fsm.c:568 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085711855 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711855 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711859 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711859 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951010837"} 20241120085711860 DMAIN <0000> hlr.c:227 IMSI='262427951010837': Creating subscriber on demand 20241120085711860 DMAIN <0000> hlr.c:243 IMSI='262427951010837': Successfully assigned MSISDN='833' 20241120085711860 DAUC <0003> hlr.c:428 IMSI='262427951010837': storing IMEI = 12345678901234 20241120085711860 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951010837"} 20241120085711860 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085711860 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711860 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711861 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711861 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711862 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711862 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711863 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711863 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711863 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711863 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711865 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711865 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711865 DLU <0006> fsm.c:456 lu(262427951010837)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085711865 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120085711865 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427951010837" cause=GPRS services not allowed} 20241120085711865 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085711865 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085711865 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085711865 DLU <0006> fsm.c:568 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085711865 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711865 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711870 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711870 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951010837"} 20241120085711870 DMAIN <0000> hlr.c:227 IMSI='262427951010837': Creating subscriber on demand 20241120085711870 DMAIN <0000> hlr.c:243 IMSI='262427951010837': Successfully assigned MSISDN='087' 20241120085711870 DAUC <0003> hlr.c:428 IMSI='262427951010837': storing IMEI = 12345678901234 20241120085711870 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951010837"} 20241120085711870 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085711870 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711870 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711871 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711871 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711871 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711872 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711872 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711872 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711873 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711874 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711874 DLU <0006> fsm.c:456 lu(262427951010837)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085711874 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120085711874 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427951010837" cause=GPRS services not allowed} 20241120085711874 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085711874 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085711874 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085711874 DLU <0006> fsm.c:568 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085711874 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711874 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711877 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711877 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951010837"} 20241120085711877 DMAIN <0000> hlr.c:227 IMSI='262427951010837': Creating subscriber on demand 20241120085711877 DAUC <0003> hlr.c:428 IMSI='262427951010837': storing IMEI = 12345678901234 20241120085711877 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951010837"} 20241120085711877 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085711878 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711878 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711879 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711879 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711880 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711880 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711880 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711880 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711882 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711882 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711882 DLU <0006> fsm.c:456 lu(262427951010837)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085711882 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120085711882 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427951010837" cause=GPRS services not allowed} 20241120085711882 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085711882 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085711882 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085711882 DLU <0006> fsm.c:568 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085711882 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711882 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711886 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711886 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427951010837"} 20241120085711886 DMAIN <0000> hlr.c:227 IMSI='262427951010837': Creating subscriber on demand 20241120085711886 DAUC <0003> hlr.c:428 IMSI='262427951010837': storing IMEI = 12345678901234 20241120085711886 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427951010837"} 20241120085711886 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241120085711886 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711886 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711887 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711887 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711888 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711888 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711889 DAUC <0003> db_auc.c:157 IMSI='262427951010837': No 2G Auth Data 20241120085711889 DAUC <0003> db_auc.c:192 IMSI='262427951010837': No 3G Auth Data 20241120085711891 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711891 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711891 DLU <0006> fsm.c:456 lu(262427951010837)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085711891 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085711891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085711891 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427951010837" cn_domain=PS} 20241120085711891 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711891 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711893 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711893 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427951010837"} 20241120085711893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085711893 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085711893 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427951010837"} 20241120085711893 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427951010837 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085711893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085711893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085711893 DLU <0006> fsm.c:568 lu(PS:IMSI-262427951010837)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085711893 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711893 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085711895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51566<->l=127.0.0.1:4258 20241120085711896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20241120085711897 DLINP <000b> input/ipa.c:451 connected read/write 20241120085711897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085711897 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085711897 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085711897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085711897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46243<->l=127.0.0.1:4259) 20241120085711945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241120085712046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51570<->l=127.0.0.1:4258 20241120085715125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085715125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085715127 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241120085715130 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715130 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085715130 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085715130 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085715130 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 2:  20241120085715130 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 3:  20241120085715130 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 4:  20241120085715130 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 5:  20241120085715130 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 7:  20241120085715130 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085715130 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085715130 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085715130 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085715149 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37549<->l=127.0.0.1:4259) 20241120085715161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4258 20241120085715177 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715177 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715177 DMAIN <0000> hlr.c:227 IMSI='262420266783927': Creating subscriber on demand 20241120085715177 DMAIN <0000> hlr.c:243 IMSI='262420266783927': Successfully assigned MSISDN='943' 20241120085715177 DLU <0006> fsm.c:456 lu(262420266783927)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085715177 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085715177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085715177 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715178 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715178 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715181 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715181 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420266783927"} 20241120085715181 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085715181 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085715181 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420266783927"} 20241120085715181 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085715181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085715181 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085715181 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085715181 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715182 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715183 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715183 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715184 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715184 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715185 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715186 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715190 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715190 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715190 DMAIN <0000> hlr.c:227 IMSI='262420266783927': Creating subscriber on demand 20241120085715190 DMAIN <0000> hlr.c:243 IMSI='262420266783927': Successfully assigned MSISDN='092' 20241120085715190 DLU <0006> fsm.c:456 lu(262420266783927)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085715190 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085715190 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085715190 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715190 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715190 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715192 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715193 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420266783927"} 20241120085715193 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085715193 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085715193 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420266783927"} 20241120085715193 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085715193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085715193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085715193 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085715193 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715193 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715194 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715194 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715195 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715195 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715196 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715196 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715197 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715197 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715200 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715200 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715200 DMAIN <0000> hlr.c:227 IMSI='262420266783927': Creating subscriber on demand 20241120085715200 DMAIN <0000> hlr.c:243 IMSI='262420266783927': Successfully assigned MSISDN='957' 20241120085715200 DLU <0006> fsm.c:456 lu(262420266783927)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085715201 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120085715201 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420266783927" cause=GPRS services not allowed} 20241120085715201 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085715201 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085715201 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085715201 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085715201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715201 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715202 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715202 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715202 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715202 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715203 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715203 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715203 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715203 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715206 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715206 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715206 DMAIN <0000> hlr.c:227 IMSI='262420266783927': Creating subscriber on demand 20241120085715206 DMAIN <0000> hlr.c:243 IMSI='262420266783927': Successfully assigned MSISDN='380' 20241120085715206 DLU <0006> fsm.c:456 lu(262420266783927)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085715206 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120085715206 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420266783927" cause=GPRS services not allowed} 20241120085715206 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085715206 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085715206 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085715206 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085715206 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715206 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715207 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715207 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715208 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715208 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715208 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715208 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715211 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715211 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715211 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715211 DMAIN <0000> hlr.c:227 IMSI='262420266783927': Creating subscriber on demand 20241120085715211 DLU <0006> fsm.c:456 lu(262420266783927)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085715211 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241120085715211 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420266783927" cause=GPRS services not allowed} 20241120085715211 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085715211 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085715211 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Freeing instance 20241120085715211 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: Deallocated 20241120085715211 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715211 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715211 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715212 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715212 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715213 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715213 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715214 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715214 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715216 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715216 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715216 DMAIN <0000> hlr.c:227 IMSI='262420266783927': Creating subscriber on demand 20241120085715216 DLU <0006> fsm.c:456 lu(262420266783927)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085715216 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085715216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085715216 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420266783927" cn_domain=PS} 20241120085715216 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715217 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715218 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715218 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420266783927"} 20241120085715218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085715218 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085715218 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420266783927"} 20241120085715218 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420266783927 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085715218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085715218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085715218 DLU <0006> fsm.c:568 lu(PS:IMSI-262420266783927)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085715218 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715218 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085715219 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715219 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715220 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715220 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715221 DAUC <0003> db_auc.c:157 IMSI='262420266783927': No 2G Auth Data 20241120085715221 DAUC <0003> db_auc.c:192 IMSI='262420266783927': No 3G Auth Data 20241120085715222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4258 20241120085715223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241120085715224 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37549<->l=127.0.0.1:4259) 20241120085715224 DLINP <000b> input/ipa.c:451 connected read/write 20241120085715224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085715224 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085715224 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085715224 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085715266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241120085715366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51600<->l=127.0.0.1:4258 20241120085718441 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085718441 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085718443 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085718444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241120085718447 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085718447 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085718447 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085718447 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085718447 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 2:  20241120085718447 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 3:  20241120085718447 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 4:  20241120085718447 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 5:  20241120085718447 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 7:  20241120085718447 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085718447 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085718447 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085718447 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085718463 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45065<->l=127.0.0.1:4259) 20241120085718477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42542<->l=127.0.0.1:4258 20241120085718489 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085718489 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427797007458"} 20241120085718489 DMAIN <0000> hlr.c:227 IMSI='262427797007458': Creating subscriber on demand 20241120085718489 DMAIN <0000> hlr.c:243 IMSI='262427797007458': Successfully assigned MSISDN='032' 20241120085718489 DAUC <0003> db_auc.c:157 IMSI='262427797007458': No 2G Auth Data 20241120085718489 DAUC <0003> db_auc.c:192 IMSI='262427797007458': No 3G Auth Data 20241120085718489 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20241120085718489 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427797007458" cause=IMSI unknown in HLR} 20241120085718489 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241120085718489 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085718490 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085718492 DAUC <0003> db_auc.c:157 IMSI='262427797007458': No 2G Auth Data 20241120085718492 DAUC <0003> db_auc.c:192 IMSI='262427797007458': No 3G Auth Data 20241120085718492 DAUC <0003> db_auc.c:157 IMSI='262427797007458': No 2G Auth Data 20241120085718493 DAUC <0003> db_auc.c:192 IMSI='262427797007458': No 3G Auth Data 20241120085718493 DAUC <0003> db_auc.c:157 IMSI='262427797007458': No 2G Auth Data 20241120085718493 DAUC <0003> db_auc.c:192 IMSI='262427797007458': No 3G Auth Data 20241120085718495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085718495 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427797007458" cn_domain=PS} 20241120085718495 DLU <0006> fsm.c:456 lu(262427797007458)[0x56512131ecc0]{UNVALIDATED}: Allocated 20241120085718495 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241120085718495 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427797007458)[0x56512131ecc0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085718495 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427797007458" cn_domain=PS} 20241120085718495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085718495 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085718497 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085718497 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427797007458"} 20241120085718497 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427797007458)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085718497 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085718497 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427797007458"} 20241120085718497 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262427797007458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085718497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427797007458)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085718497 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427797007458)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085718497 DLU <0006> fsm.c:568 lu(PS:IMSI-262427797007458)[0x56512131ecc0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085718497 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085718497 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085718500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42542<->l=127.0.0.1:4258 20241120085718501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241120085718502 DLINP <000b> input/ipa.c:451 connected read/write 20241120085718502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085718502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085718502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085718502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085718502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45065<->l=127.0.0.1:4259) 20241120085718549 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20241120085718649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20241120085721726 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085721726 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085721728 DLINP <000b> input/ipa.c:451 connected read/write 20241120085721728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085721729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241120085721731 DLINP <000b> input/ipa.c:451 connected read/write 20241120085721731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085721731 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085721731 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085721731 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085721731 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 2:  20241120085721731 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 3:  20241120085721731 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 4:  20241120085721731 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 5:  20241120085721731 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 7:  20241120085721731 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085721731 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085721731 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085721731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085721748 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38539<->l=127.0.0.1:4259) 20241120085721750 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120085721750 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241120085721765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4258 20241120085721767 DAUC <0003> db_auc.c:157 IMSI='262429609986192': No 2G Auth Data 20241120085721767 DAUC <0003> db_auc.c:192 IMSI='262429609986192': No 3G Auth Data 20241120085721771 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617122633.msisdn 20241120085721771 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491617122633.msisdn: not attached (vlr_number unset) 20241120085721771 DDGSM <0007> mslookup_server.c:327 sip.voice.491617122633.msisdn: does not exist in GSUP proxy 20241120085722773 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085722773 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429609986192" cn_domain=CS} 20241120085722773 DLU <0006> fsm.c:456 lu(262429609986192)[0x565121320120]{UNVALIDATED}: Allocated 20241120085722773 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241120085722773 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429609986192)[0x565121320120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241120085722773 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429609986192" cn_domain=CS} 20241120085722773 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085722773 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085722776 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085722776 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429609986192"} 20241120085722776 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429609986192)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241120085722776 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241120085722776 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429609986192"} 20241120085722776 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429609986192 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085722776 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429609986192)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241120085722776 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429609986192)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241120085722776 DLU <0006> fsm.c:568 lu(CS:IMSI-262429609986192)[0x565121320120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241120085722776 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085722776 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085722778 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617122633.msisdn 20241120085722778 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491617122633.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241120085722778 DDGSM <0007> mslookup_server.c:327 sip.voice.491617122633.msisdn: does not exist in GSUP proxy 20241120085722778 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617122633.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241120085722782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42558<->l=127.0.0.1:4258 20241120085722783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241120085722784 DLINP <000b> input/ipa.c:451 connected read/write 20241120085722784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085722784 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085722784 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085722784 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085722784 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38539<->l=127.0.0.1:4259) 20241120085722832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20241120085722933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20241120085724781 DSS <0004> hlr_ussd.c:239 262429966576294/0xd211c5c8: SS Session Timeout, destroying 20241120085724781 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429966576294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241120085726009 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085726009 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085726011 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085726012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241120085726015 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085726015 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085726015 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085726015 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085726015 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 2:  20241120085726015 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 3:  20241120085726015 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 4:  20241120085726015 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 5:  20241120085726015 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 7:  20241120085726015 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085726015 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085726015 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085726015 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085726015 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120085726015 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241120085726050 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45341<->l=127.0.0.1:4259) 20241120085726052 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120085726052 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241120085726067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241120085726072 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085726072 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428688938214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428688938214" cn_domain=CS} 20241120085726072 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428688938214 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241120085726072 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428688938214 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241120085726072 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428688938214.imsi 20241120085726072 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428688938214.imsi 20241120085726072 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428688938214.imsi: does not exist in local HLR 20241120085726079 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428688938214 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241120085726079 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241120085726079 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241120085726079 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241120085726079 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241120085726079 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241120085726079 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262428688938214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085726079 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085726079 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085726079 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085726079 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085726079 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085726079 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085726082 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726082 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726082 DLINP <000b> input/ipaccess.c:885 received ID_GET for unit ID 0/0/0 20241120085726082 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241120085726082 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241120085726083 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726083 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726083 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241120085726129 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726129 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726129 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726129 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726129 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428688938214 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613658482 20241120085726129 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428688938214 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085726129 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085726130 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085726133 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726133 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726133 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428688938214 MSISDN-491613658482 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085726133 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085726133 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085726135 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726135 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726135 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428688938214 MSISDN-491613658482 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241120085726135 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428688938214 MSISDN-491613658482 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085726135 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085726135 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085726137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20241120085726138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241120085726140 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085726140 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085726140 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241120085726140 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241120085726140 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241120085726140 DLINP <000b> input/ipa.c:451 connected read/write 20241120085726140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085726140 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085726140 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085726140 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085726140 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45341<->l=127.0.0.1:4259) 20241120085726181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241120085726282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241120085729363 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085729363 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085729366 DLINP <000b> input/ipa.c:451 connected read/write 20241120085729366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085729367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241120085729369 DLINP <000b> input/ipa.c:451 connected read/write 20241120085729369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085729369 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085729369 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085729369 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085729369 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 2:  20241120085729369 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 3:  20241120085729369 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 4:  20241120085729369 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 5:  20241120085729369 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 7:  20241120085729369 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085729369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085729369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085729369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085729370 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120085729370 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241120085729393 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46433<->l=127.0.0.1:4259) 20241120085729396 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120085729396 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241120085729406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20241120085729408 DAUC <0003> db_auc.c:157 IMSI='262424736964088': No 2G Auth Data 20241120085729408 DAUC <0003> db_auc.c:192 IMSI='262424736964088': No 3G Auth Data 20241120085729414 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424736964088.imsi 20241120085729414 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424736964088.imsi: found in local HLR 20241120085729417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44904<->l=127.0.0.1:4258 20241120085729418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241120085729419 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46433<->l=127.0.0.1:4259) 20241120085729419 DLINP <000b> input/ipa.c:451 connected read/write 20241120085729419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085729419 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085729419 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085729419 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085729460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241120085729561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44908<->l=127.0.0.1:4258 20241120085732637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085732637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085732639 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085732640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241120085732642 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085732642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085732642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085732642 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085732642 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 2:  20241120085732642 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 3:  20241120085732642 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 4:  20241120085732642 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 5:  20241120085732642 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 7:  20241120085732642 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085732642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085732642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085732642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085732642 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120085732642 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241120085732683 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36085<->l=127.0.0.1:4259) 20241120085732686 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120085732686 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241120085732702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20241120085732707 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085732707 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424658961889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424658961889" cn_domain=CS} 20241120085732707 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424658961889 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241120085732707 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424658961889 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241120085732708 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424658961889.imsi 20241120085732708 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424658961889.imsi 20241120085732708 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424658961889.imsi: does not exist in local HLR 20241120085732712 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424658961889 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241120085732712 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241120085732712 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241120085732713 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241120085732713 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241120085732713 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241120085732713 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424658961889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085732713 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085732713 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085732713 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085732713 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085732713 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085732713 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085732715 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085732715 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085732715 DLINP <000b> input/ipaccess.c:885 received ID_GET for unit ID 0/0/0 20241120085732715 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241120085732715 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241120085732717 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085732717 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085732717 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241120085732757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085732757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085732757 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085732757 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085732757 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424658961889 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613783253 20241120085732757 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424658961889 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085732757 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085732757 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085732761 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085732761 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085732761 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424658961889 MSISDN-491613783253 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085732761 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085732761 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085732763 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085732763 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085732763 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424658961889 MSISDN-491613783253 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241120085732763 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424658961889 MSISDN-491613783253 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085732763 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085732763 DLINP <000b> input/ipa.c:451 connected read/write 20241120085732763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085732766 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424658961889.imsi 20241120085732766 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424658961889.imsi: does not exist in local HLR 20241120085733766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44922<->l=127.0.0.1:4258 20241120085733767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4258 20241120085733769 DLINP <000b> input/ipa.c:451 connected read/write 20241120085733769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085733769 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085733769 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085733769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085733769 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085733769 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085733769 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241120085733769 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241120085733769 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241120085733769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36085<->l=127.0.0.1:4259) 20241120085733815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20241120085733916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44924<->l=127.0.0.1:4258 20241120085736990 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241120085736990 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241120085736992 DLINP <000b> input/ipa.c:451 connected read/write 20241120085736992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085736993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4258 20241120085736995 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241120085736995 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241120085736995 DLINP <000b> input/ipa.c:451 connected read/write 20241120085736995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085736995 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241120085736995 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241120085736995 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00  20241120085736995 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241120085736995 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  20241120085736995 DLGSUP <0013> gsup_server.c:235 2:  20241120085736995 DLGSUP <0013> gsup_server.c:237 2: 00  20241120085736995 DLGSUP <0013> gsup_server.c:235 3:  20241120085736995 DLGSUP <0013> gsup_server.c:237 3: 00  20241120085736995 DLGSUP <0013> gsup_server.c:235 4:  20241120085736996 DLGSUP <0013> gsup_server.c:237 4: 00  20241120085736996 DLGSUP <0013> gsup_server.c:235 5:  20241120085736996 DLGSUP <0013> gsup_server.c:237 5: 00  20241120085736996 DLGSUP <0013> gsup_server.c:235 7:  20241120085736996 DLGSUP <0013> gsup_server.c:237 7: 00  20241120085736996 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241120085736996 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241120085736996 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241120085737031 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33517<->l=127.0.0.1:4259) 20241120085737033 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241120085737033 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241120085737050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241120085737056 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085737056 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427437494974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427437494974" cn_domain=CS} 20241120085737056 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427437494974 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241120085737056 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427437494974 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241120085737056 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427437494974.imsi 20241120085737056 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427437494974.imsi 20241120085737056 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427437494974.imsi: does not exist in local HLR 20241120085737060 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427437494974 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241120085737060 DLGSUP <0013> gsup_client.c:76 GSUP connecting to 127.0.0.99:4222 20241120085737060 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241120085737060 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 UP 20241120085737060 DLGSUP <0013> gsup_client.c:290 GSUP sending PING 20241120085737060 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241120085737060 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427437494974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241120085737060 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085737060 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085737060 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085737060 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085737060 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241120085737060 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241120085737062 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737062 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737062 DLINP <000b> input/ipaccess.c:885 received ID_GET for unit ID 0/0/0 20241120085737062 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241120085737062 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241120085737064 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737064 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737064 DLGSUP <0013> gsup_client.c:227 GSUP receiving PONG 20241120085737105 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737105 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737105 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737105 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737105 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427437494974 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617174425 20241120085737105 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427437494974 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085737105 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085737105 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085737109 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737109 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737109 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427437494974 MSISDN-491617174425 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085737109 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085737109 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737109 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085737111 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737111 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737111 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427437494974 MSISDN-491617174425 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241120085737111 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427437494974 MSISDN-491617174425 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241120085737111 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085737111 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241120085737113 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617174425.msisdn 20241120085737113 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617174425.msisdn: does not exist in local HLR 20241120085737114 DDGSM <0007> mslookup_server.c:352 sip.voice.491617174425.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241120085737114 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617174425.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241120085737118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241120085737119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4258 20241120085737120 DLINP <000b> input/ipa.c:451 connected read/write 20241120085737120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241120085737120 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241120085737120 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241120085737120 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241120085737120 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33517<->l=127.0.0.1:4259) 20241120085737121 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241120085737121 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241120085737121 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241120085737121 DLGSUP <0013> gsup_client.c:153 GSUP link to 127.0.0.99:4222 DOWN 20241120085737121 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241120085737166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 20241120085737266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258