20241226122528650 DMAIN <0000> hlr.c:802 hlr starting 20241226122528652 DDB <0001> db.c:599 using database: :memory: 20241226122528652 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241226122528655 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241226122528655 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241226122528655 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241226122528670 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241226122528670 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241226122528670 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241226122528671 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241226122528671 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241226122530316 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122530316 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122530319 DLINP <000b> input/ipa.c:451 connected read/write 20241226122530319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122530320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59338<->l=127.0.0.1:4258 20241226122530322 DLINP <000b> input/ipa.c:451 connected read/write 20241226122530322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122530322 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122530322 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122530322 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  20241226122530322 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122530322 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  20241226122530322 DLGSUP <0013> gsup_server.c:235 2:  20241226122530322 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122530322 DLGSUP <0013> gsup_server.c:235 3:  20241226122530322 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122530322 DLGSUP <0013> gsup_server.c:235 4:  20241226122530322 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122530322 DLGSUP <0013> gsup_server.c:235 5:  20241226122530322 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122530322 DLGSUP <0013> gsup_server.c:235 7:  20241226122530322 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122530322 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122530322 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122530322 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122530343 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33821<->l=127.0.0.1:4259) 20241226122530357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59352<->l=127.0.0.1:4258 20241226122530365 DLINP <000b> input/ipa.c:451 connected read/write 20241226122530365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122530365 DLGSUP <0013> gsup_req.c:138 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"} 20241226122530365 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241226122530365 DLGSUP <0013> gsup_req.c:274 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} 20241226122530365 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122530365 DLINP <000b> input/ipa.c:451 connected read/write 20241226122530365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122530365 DLINP <000b> input/ipa.c:451 connected read/write 20241226122530365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122530367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59352<->l=127.0.0.1:4258 20241226122530368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59338<->l=127.0.0.1:4258 20241226122530369 DLINP <000b> input/ipa.c:451 connected read/write 20241226122530369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122530369 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122530369 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122530369 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122530369 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33821<->l=127.0.0.1:4259) 20241226122530430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59368<->l=127.0.0.1:4258 20241226122530531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59368<->l=127.0.0.1:4258 20241226122533609 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122533609 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122533612 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59384<->l=127.0.0.1:4258 20241226122533615 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533615 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122533615 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122533615 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  20241226122533615 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122533615 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  20241226122533615 DLGSUP <0013> gsup_server.c:235 2:  20241226122533615 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122533615 DLGSUP <0013> gsup_server.c:235 3:  20241226122533615 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122533615 DLGSUP <0013> gsup_server.c:235 4:  20241226122533615 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122533615 DLGSUP <0013> gsup_server.c:235 5:  20241226122533615 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122533615 DLGSUP <0013> gsup_server.c:235 7:  20241226122533615 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122533615 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122533615 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122533615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122533633 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20241226122533639 DAUC <0003> db_auc.c:157 IMSI='262420117369749': No 2G Auth Data 20241226122533639 DAUC <0003> db_auc.c:192 IMSI='262420117369749': No 3G Auth Data 20241226122533653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59396<->l=127.0.0.1:4258 20241226122533661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533661 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420117369749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420117369749"} 20241226122533661 DAUC <0003> db_auc.c:192 IMSI='262420117369749': No 3G Auth Data 20241226122533661 DAUC <0003> db_auc.c:236 IMSI='262420117369749': Calling to generate 5 vectors 20241226122533661 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122533661 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122533661 DAUC <0003> auc.c:113 vector [0]: rand = 3a29511f214fc32538a72dcec99f9dfe 20241226122533662 DAUC <0003> auc.c:179 vector [0]: kc = 72eb7c82dc15d800 20241226122533662 DAUC <0003> auc.c:180 vector [0]: sres = 8a41c7f0 20241226122533662 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122533662 DAUC <0003> auc.c:113 vector [1]: rand = 8538e587e49feda96ef775fb84576efb 20241226122533662 DAUC <0003> auc.c:179 vector [1]: kc = 1e103c29454a2000 20241226122533662 DAUC <0003> auc.c:180 vector [1]: sres = 7a2b701c 20241226122533662 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122533662 DAUC <0003> auc.c:113 vector [2]: rand = 9fd2ac978a35370226ece8aabd521214 20241226122533662 DAUC <0003> auc.c:179 vector [2]: kc = cd7099f3b1c5c000 20241226122533662 DAUC <0003> auc.c:180 vector [2]: sres = f71717b7 20241226122533662 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122533662 DAUC <0003> auc.c:113 vector [3]: rand = 02408ce3b854e0fa7315f78a8ed39ebb 20241226122533662 DAUC <0003> auc.c:179 vector [3]: kc = 51baadb9104cec00 20241226122533662 DAUC <0003> auc.c:180 vector [3]: sres = 9cdf79e6 20241226122533662 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122533662 DAUC <0003> auc.c:113 vector [4]: rand = afa11eb3ea818cc787ef61a2dc738e72 20241226122533662 DAUC <0003> auc.c:179 vector [4]: kc = b04d7f2f31c1ec00 20241226122533662 DAUC <0003> auc.c:180 vector [4]: sres = cefc547c 20241226122533662 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122533662 DAUC <0003> db_auc.c:245 IMSI='262420117369749': Generated 5 vectors 20241226122533662 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420117369749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420117369749"} 20241226122533662 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420117369749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533662 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533662 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59396<->l=127.0.0.1:4258 20241226122533666 DAUC <0003> db_auc.c:157 IMSI='262424992907604': No 2G Auth Data 20241226122533666 DAUC <0003> db_auc.c:192 IMSI='262424992907604': No 3G Auth Data 20241226122533681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241226122533684 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533684 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424992907604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992907604"} 20241226122533684 DAUC <0003> db_auc.c:192 IMSI='262424992907604': No 3G Auth Data 20241226122533684 DAUC <0003> db_auc.c:236 IMSI='262424992907604': Calling to generate 5 vectors 20241226122533684 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122533684 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122533684 DAUC <0003> auc.c:113 vector [0]: rand = 2a42508b2d393bb39a8c3be9ab7c0099 20241226122533684 DAUC <0003> auc.c:179 vector [0]: kc = f9460d6f7022dc00 20241226122533684 DAUC <0003> auc.c:180 vector [0]: sres = 0ef68faa 20241226122533684 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122533684 DAUC <0003> auc.c:113 vector [1]: rand = 797872d5420920c1d8fe9e6d55223f8c 20241226122533684 DAUC <0003> auc.c:179 vector [1]: kc = e00d730c183ea000 20241226122533684 DAUC <0003> auc.c:180 vector [1]: sres = 534b9fed 20241226122533684 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122533684 DAUC <0003> auc.c:113 vector [2]: rand = 23b06f19bdde658df3558df232e1e517 20241226122533684 DAUC <0003> auc.c:179 vector [2]: kc = 0cbace4b4e465000 20241226122533684 DAUC <0003> auc.c:180 vector [2]: sres = d60faac4 20241226122533684 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122533684 DAUC <0003> auc.c:113 vector [3]: rand = 8bf9f670c5d2afa2a857aab9b8ff19c8 20241226122533684 DAUC <0003> auc.c:179 vector [3]: kc = 5db888f2894cb000 20241226122533684 DAUC <0003> auc.c:180 vector [3]: sres = d73ec37f 20241226122533684 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122533684 DAUC <0003> auc.c:113 vector [4]: rand = 3204a514b8d46324ea2a136b7297029f 20241226122533684 DAUC <0003> auc.c:179 vector [4]: kc = 926f03149a2ee000 20241226122533684 DAUC <0003> auc.c:180 vector [4]: sres = 2e329d1b 20241226122533684 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122533685 DAUC <0003> db_auc.c:245 IMSI='262424992907604': Generated 5 vectors 20241226122533685 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424992907604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992907604"} 20241226122533685 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262424992907604 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4258 20241226122533688 DAUC <0003> db_auc.c:157 IMSI='262423707489033': No 2G Auth Data 20241226122533689 DAUC <0003> db_auc.c:192 IMSI='262423707489033': No 3G Auth Data 20241226122533706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59406<->l=127.0.0.1:4258 20241226122533710 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533710 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423707489033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423707489033"} 20241226122533710 DAUC <0003> db_auc.c:192 IMSI='262423707489033': No 3G Auth Data 20241226122533710 DAUC <0003> db_auc.c:236 IMSI='262423707489033': Calling to generate 5 vectors 20241226122533710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122533710 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122533710 DAUC <0003> auc.c:113 vector [0]: rand = cf0e7dd73e2691c39a2c4e1e02108337 20241226122533710 DAUC <0003> auc.c:179 vector [0]: kc = 3bce99a0c23577a5 20241226122533710 DAUC <0003> auc.c:180 vector [0]: sres = 4bf6274b 20241226122533710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122533710 DAUC <0003> auc.c:113 vector [1]: rand = 2ee7ca0d252657189cbc44e22dc95038 20241226122533710 DAUC <0003> auc.c:179 vector [1]: kc = 5b3574c23f0ff1d2 20241226122533710 DAUC <0003> auc.c:180 vector [1]: sres = 3cc92bfb 20241226122533710 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122533710 DAUC <0003> auc.c:113 vector [2]: rand = 196bb50c7c811e9d59eb92cc7cd918b3 20241226122533710 DAUC <0003> auc.c:179 vector [2]: kc = 8ba32633502feaaf 20241226122533710 DAUC <0003> auc.c:180 vector [2]: sres = 89ec9530 20241226122533710 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122533710 DAUC <0003> auc.c:113 vector [3]: rand = e528e2e920000928d502c86ad0b86995 20241226122533710 DAUC <0003> auc.c:179 vector [3]: kc = 58aa507ab9b53c81 20241226122533710 DAUC <0003> auc.c:180 vector [3]: sres = ff943e8c 20241226122533710 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122533710 DAUC <0003> auc.c:113 vector [4]: rand = e10f4fe68499fc3e6cb168776e75ffa1 20241226122533711 DAUC <0003> auc.c:179 vector [4]: kc = b5ffbedcc72738a8 20241226122533711 DAUC <0003> auc.c:180 vector [4]: sres = 75e789bd 20241226122533711 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122533711 DAUC <0003> db_auc.c:245 IMSI='262423707489033': Generated 5 vectors 20241226122533711 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423707489033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423707489033"} 20241226122533711 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262423707489033 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59406<->l=127.0.0.1:4258 20241226122533715 DAUC <0003> db_auc.c:157 IMSI='262425715616816': No 2G Auth Data 20241226122533715 DAUC <0003> db_auc.c:192 IMSI='262425715616816': No 3G Auth Data 20241226122533731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4258 20241226122533734 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533734 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425715616816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425715616816"} 20241226122533734 DAUC <0003> db_auc.c:157 IMSI='262425715616816': No 2G Auth Data 20241226122533734 DAUC <0003> db_auc.c:236 IMSI='262425715616816': Calling to generate 5 vectors 20241226122533734 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122533734 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122533734 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122533734 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122533734 DAUC <0003> auc.c:113 vector [0]: rand = 4a20f55d74b0c0784c35a8a127e578b8 20241226122533734 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122533734 DAUC <0003> auc.c:142 vector [0]: autn = 34bb280d04b80000db3f4103d5c21d3a 20241226122533734 DAUC <0003> auc.c:143 vector [0]: ck = 922303e8e7b98510cebcf5141f1bcf44 20241226122533734 DAUC <0003> auc.c:144 vector [0]: ik = 654984dfa9ef75ad0bc70d5d9f7a95e1 20241226122533734 DAUC <0003> auc.c:145 vector [0]: res = ed530859022fe1290000000000000000 20241226122533734 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122533734 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122533734 DAUC <0003> auc.c:151 vector [0]: kc = 32117f7ece37aa18 20241226122533734 DAUC <0003> auc.c:152 vector [0]: sres = ef7ce970 20241226122533734 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122533734 DAUC <0003> auc.c:113 vector [1]: rand = 6193c4287cc2f814982c6c9fc8ce7186 20241226122533734 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122533734 DAUC <0003> auc.c:142 vector [1]: autn = a25076014ac20000522f762580c7a761 20241226122533734 DAUC <0003> auc.c:143 vector [1]: ck = 6c2cc4b643282666f52c4f0a3e502330 20241226122533734 DAUC <0003> auc.c:144 vector [1]: ik = 780b577fc3dea7cfd81c4021f2062edc 20241226122533734 DAUC <0003> auc.c:145 vector [1]: res = ed7b0e1aa0258e9b0000000000000000 20241226122533734 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122533734 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122533735 DAUC <0003> auc.c:151 vector [1]: kc = 39179ce24ca08c45 20241226122533735 DAUC <0003> auc.c:152 vector [1]: sres = 4d5e8081 20241226122533735 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122533735 DAUC <0003> auc.c:113 vector [2]: rand = d87f7b97c9efdaf22669b5cf74d35ce9 20241226122533735 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122533735 DAUC <0003> auc.c:142 vector [2]: autn = 4621cc925f5700008e11f588e088ea76 20241226122533735 DAUC <0003> auc.c:143 vector [2]: ck = ce6640757e99c399ca2d9f78cd936c84 20241226122533735 DAUC <0003> auc.c:144 vector [2]: ik = 12c9b8bd9a6b926d7c2b02694cd05d80 20241226122533735 DAUC <0003> auc.c:145 vector [2]: res = ff7eae2a3a9b603f0000000000000000 20241226122533735 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122533735 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122533735 DAUC <0003> auc.c:151 vector [2]: kc = 6aa965d965b160f0 20241226122533735 DAUC <0003> auc.c:152 vector [2]: sres = c5e5ce15 20241226122533735 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122533735 DAUC <0003> auc.c:113 vector [3]: rand = 6cfe705be4346b3877112ddc228e1437 20241226122533735 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122533735 DAUC <0003> auc.c:142 vector [3]: autn = ae8ac32fceda0000bc59b1579fd05b5d 20241226122533735 DAUC <0003> auc.c:143 vector [3]: ck = 4e6567f7dd79c5f2e72f297759de1064 20241226122533735 DAUC <0003> auc.c:144 vector [3]: ik = 7ace214b223b655242364eef6b5e70d6 20241226122533735 DAUC <0003> auc.c:145 vector [3]: res = caa7f9b571a55be90000000000000000 20241226122533735 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122533735 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122533735 DAUC <0003> auc.c:151 vector [3]: kc = 91b22124cdc2c012 20241226122533735 DAUC <0003> auc.c:152 vector [3]: sres = bb02a25c 20241226122533735 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122533735 DAUC <0003> auc.c:113 vector [4]: rand = d4d88d8a94a47b3b4ffdd47fa1a96386 20241226122533735 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122533735 DAUC <0003> auc.c:142 vector [4]: autn = 93735493473f000091b397183ae9bd2e 20241226122533735 DAUC <0003> auc.c:143 vector [4]: ck = eebf44b8d0b6647bbd9782c4bfc72fe5 20241226122533735 DAUC <0003> auc.c:144 vector [4]: ik = 36b0d8ea03856cf701a7fa2f8f9c5035 20241226122533735 DAUC <0003> auc.c:145 vector [4]: res = 6e3e66d2c78df3600000000000000000 20241226122533735 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122533735 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122533735 DAUC <0003> auc.c:151 vector [4]: kc = 643fe4b9e368775c 20241226122533735 DAUC <0003> auc.c:152 vector [4]: sres = a9b395b2 20241226122533735 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122533735 DAUC <0003> db_auc.c:245 IMSI='262425715616816': Generated 5 vectors 20241226122533735 DAUC <0003> db_auc.c:249 IMSI='262425715616816': Updating SQN=161 in DB 20241226122533735 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425715616816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425715616816"} 20241226122533735 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262425715616816 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533735 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533735 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.1:4258 20241226122533739 DAUC <0003> db_auc.c:157 IMSI='262423537872072': No 2G Auth Data 20241226122533739 DAUC <0003> db_auc.c:192 IMSI='262423537872072': No 3G Auth Data 20241226122533756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241226122533760 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533760 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423537872072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423537872072"} 20241226122533761 DAUC <0003> db_auc.c:157 IMSI='262423537872072': No 2G Auth Data 20241226122533761 DAUC <0003> db_auc.c:236 IMSI='262423537872072': Calling to generate 5 vectors 20241226122533761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122533761 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122533761 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226122533761 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122533761 DAUC <0003> auc.c:113 vector [0]: rand = 11ce77870cf1b9deecce3b9d244398b9 20241226122533761 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122533761 DAUC <0003> auc.c:142 vector [0]: autn = 8d50a6d27be800000d8bd7ee0f14037b 20241226122533761 DAUC <0003> auc.c:143 vector [0]: ck = bda733216dd59425adb3adae0baae164 20241226122533761 DAUC <0003> auc.c:144 vector [0]: ik = cbcb0ba520b7329e28b152de2a4c8453 20241226122533761 DAUC <0003> auc.c:145 vector [0]: res = 646dc982264b583e0000000000000000 20241226122533761 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122533761 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122533761 DAUC <0003> auc.c:151 vector [0]: kc = f36ec7f46c84c38c 20241226122533761 DAUC <0003> auc.c:152 vector [0]: sres = 422691bc 20241226122533761 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122533761 DAUC <0003> auc.c:113 vector [1]: rand = b5564e904fd148c6fe499590d58e668c 20241226122533761 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122533761 DAUC <0003> auc.c:142 vector [1]: autn = a996f4ade8820000d1d97c9e92ff16d4 20241226122533761 DAUC <0003> auc.c:143 vector [1]: ck = 0f327a51da4306a9efaedcc32261daf3 20241226122533761 DAUC <0003> auc.c:144 vector [1]: ik = 104d8632c7663ea241ec971063e30c23 20241226122533761 DAUC <0003> auc.c:145 vector [1]: res = 6802e9872182b1a30000000000000000 20241226122533761 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122533761 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122533761 DAUC <0003> auc.c:151 vector [1]: kc = b13db7b05ca7eedb 20241226122533761 DAUC <0003> auc.c:152 vector [1]: sres = 49805824 20241226122533761 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122533761 DAUC <0003> auc.c:113 vector [2]: rand = 3ec91a83319a83995fae4081698edaf0 20241226122533761 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122533761 DAUC <0003> auc.c:142 vector [2]: autn = 86bbd735890d0000ffaf0961737beaa1 20241226122533761 DAUC <0003> auc.c:143 vector [2]: ck = 21fca6ab9afc6f9375bb7df5764ddb15 20241226122533761 DAUC <0003> auc.c:144 vector [2]: ik = c39e3ff180e889aa204c20ee78d49fe2 20241226122533761 DAUC <0003> auc.c:145 vector [2]: res = 042cd9bed44bf9360000000000000000 20241226122533761 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122533761 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122533761 DAUC <0003> auc.c:151 vector [2]: kc = b795c441148da2ce 20241226122533761 DAUC <0003> auc.c:152 vector [2]: sres = d0672088 20241226122533761 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122533761 DAUC <0003> auc.c:113 vector [3]: rand = c3b8f2d755d36014eb2fb402e68aa85d 20241226122533761 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122533761 DAUC <0003> auc.c:142 vector [3]: autn = 5c1a792f2fea000047fcc92bb63a79e7 20241226122533761 DAUC <0003> auc.c:143 vector [3]: ck = 4b800ac3220c12e5a3fa3d277ca5ab79 20241226122533761 DAUC <0003> auc.c:144 vector [3]: ik = 3c537474e542dddb932e46f372f85ba2 20241226122533761 DAUC <0003> auc.c:145 vector [3]: res = 2a8427a4bd3e5c9c0000000000000000 20241226122533761 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122533761 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122533761 DAUC <0003> auc.c:151 vector [3]: kc = 47070563c9133fe5 20241226122533761 DAUC <0003> auc.c:152 vector [3]: sres = 97ba7b38 20241226122533761 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122533761 DAUC <0003> auc.c:113 vector [4]: rand = 816fb3f7f1cb0273b51f39633146a8ff 20241226122533761 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122533761 DAUC <0003> auc.c:142 vector [4]: autn = 0c9c13aa8c1700008e4abb733e564355 20241226122533761 DAUC <0003> auc.c:143 vector [4]: ck = c18153dae9e80785647e0b3c9b32cb9b 20241226122533761 DAUC <0003> auc.c:144 vector [4]: ik = cea8b4c823c5ddf39a2ab701d3e9332f 20241226122533761 DAUC <0003> auc.c:145 vector [4]: res = 956694585f1fca2b0000000000000000 20241226122533761 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122533761 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122533761 DAUC <0003> auc.c:151 vector [4]: kc = f17d5b2f82f622c2 20241226122533761 DAUC <0003> auc.c:152 vector [4]: sres = ca795e73 20241226122533761 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122533761 DAUC <0003> db_auc.c:245 IMSI='262423537872072': Generated 5 vectors 20241226122533761 DAUC <0003> db_auc.c:249 IMSI='262423537872072': Updating SQN=161 in DB 20241226122533761 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423537872072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423537872072"} 20241226122533761 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423537872072 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533761 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533761 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4258 20241226122533766 DAUC <0003> db_auc.c:157 IMSI='262424041673488': No 2G Auth Data 20241226122533766 DAUC <0003> db_auc.c:192 IMSI='262424041673488': No 3G Auth Data 20241226122533783 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241226122533787 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533787 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424041673488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424041673488"} 20241226122533787 DAUC <0003> db_auc.c:236 IMSI='262424041673488': Calling to generate 5 vectors 20241226122533787 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122533787 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122533787 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122533787 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122533787 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122533787 DAUC <0003> auc.c:113 vector [0]: rand = 2b24aa6a7974be1a3c84bcd6fb6bed7f 20241226122533787 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122533787 DAUC <0003> auc.c:142 vector [0]: autn = 4a04e7a171ca0000d1e3381a1a39fad7 20241226122533787 DAUC <0003> auc.c:143 vector [0]: ck = 101f63d90cf6a89a1aacdd5040320c3f 20241226122533787 DAUC <0003> auc.c:144 vector [0]: ik = c8ce67edbfa792901dbde569853fca18 20241226122533787 DAUC <0003> auc.c:145 vector [0]: res = b4d30b939cf20d700000000000000000 20241226122533787 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122533787 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122533787 DAUC <0003> auc.c:179 vector [0]: kc = a1896f1d09d6b000 20241226122533787 DAUC <0003> auc.c:180 vector [0]: sres = 692f11ce 20241226122533787 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122533787 DAUC <0003> auc.c:113 vector [1]: rand = a04e6f4b18b97ef2855b43b37f7b530f 20241226122533787 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122533787 DAUC <0003> auc.c:142 vector [1]: autn = 99aadba66bd4000001a902155bd4117e 20241226122533787 DAUC <0003> auc.c:143 vector [1]: ck = 13b3b8908540d79c64cd827eabbd74ee 20241226122533787 DAUC <0003> auc.c:144 vector [1]: ik = 2e61dc14e3044a1eb8abd0f0626a1961 20241226122533787 DAUC <0003> auc.c:145 vector [1]: res = bcc641d59a6527c50000000000000000 20241226122533787 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122533787 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122533787 DAUC <0003> auc.c:179 vector [1]: kc = 05f514aaadc35000 20241226122533787 DAUC <0003> auc.c:180 vector [1]: sres = db567ad3 20241226122533787 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122533787 DAUC <0003> auc.c:113 vector [2]: rand = 171e1a0a011565a9ba69870cfdc5cd43 20241226122533787 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122533787 DAUC <0003> auc.c:142 vector [2]: autn = f98635a0fc3900007e7e5ee1d727c4c9 20241226122533787 DAUC <0003> auc.c:143 vector [2]: ck = 7f490196cdd1bf4a0e63a4799d12da4e 20241226122533787 DAUC <0003> auc.c:144 vector [2]: ik = a2eb320b6b630b7031954d197345a9a1 20241226122533787 DAUC <0003> auc.c:145 vector [2]: res = 78649f3713cde7c60000000000000000 20241226122533787 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122533787 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122533787 DAUC <0003> auc.c:179 vector [2]: kc = 51d368cf1c55c400 20241226122533787 DAUC <0003> auc.c:180 vector [2]: sres = 262baa8a 20241226122533787 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122533787 DAUC <0003> auc.c:113 vector [3]: rand = 13123e293d2ab2709329460e792cfed4 20241226122533787 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122533787 DAUC <0003> auc.c:142 vector [3]: autn = f23f458aee15000058c844646b72e159 20241226122533787 DAUC <0003> auc.c:143 vector [3]: ck = eb20a4ffe826868761c1c3ba2fbece51 20241226122533787 DAUC <0003> auc.c:144 vector [3]: ik = 9ca2f2c38368ec6535d84960f5d92323 20241226122533787 DAUC <0003> auc.c:145 vector [3]: res = 1ebe3178e63c34b20000000000000000 20241226122533787 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122533787 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122533787 DAUC <0003> auc.c:179 vector [3]: kc = d6dfcccc1d8eec00 20241226122533787 DAUC <0003> auc.c:180 vector [3]: sres = e9ca6000 20241226122533787 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122533787 DAUC <0003> auc.c:113 vector [4]: rand = 76e36afb2a3f459f51c8f4b9a46ef4a4 20241226122533787 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122533787 DAUC <0003> auc.c:142 vector [4]: autn = f7dc6fcb431f0000602a9dc064940a24 20241226122533787 DAUC <0003> auc.c:143 vector [4]: ck = 44dc7e4aece09c1d046cb5b418243b17 20241226122533787 DAUC <0003> auc.c:144 vector [4]: ik = d8b2ffe50232d2c8b35f24578000593f 20241226122533787 DAUC <0003> auc.c:145 vector [4]: res = 9189d46454c3cbb80000000000000000 20241226122533787 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122533787 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122533787 DAUC <0003> auc.c:179 vector [4]: kc = 3638ccfbb8f8b400 20241226122533787 DAUC <0003> auc.c:180 vector [4]: sres = 87b79956 20241226122533787 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122533787 DAUC <0003> db_auc.c:245 IMSI='262424041673488': Generated 5 vectors 20241226122533787 DAUC <0003> db_auc.c:249 IMSI='262424041673488': Updating SQN=161 in DB 20241226122533787 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424041673488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424041673488"} 20241226122533787 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424041673488 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533787 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533787 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59434<->l=127.0.0.1:4258 20241226122533792 DAUC <0003> db_auc.c:157 IMSI='262429795919649': No 2G Auth Data 20241226122533792 DAUC <0003> db_auc.c:192 IMSI='262429795919649': No 3G Auth Data 20241226122533809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4258 20241226122533812 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533812 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429795919649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429795919649"} 20241226122533812 DAUC <0003> db_auc.c:236 IMSI='262429795919649': Calling to generate 5 vectors 20241226122533812 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122533812 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122533813 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122533813 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122533813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122533813 DAUC <0003> auc.c:113 vector [0]: rand = a17c28e2a17a3089325b0ab906119da6 20241226122533813 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122533813 DAUC <0003> auc.c:142 vector [0]: autn = cd0ad72dc9450000fcd49c35374f1572 20241226122533813 DAUC <0003> auc.c:143 vector [0]: ck = 9779d57367326ada354ff0ed07e1b2d9 20241226122533813 DAUC <0003> auc.c:144 vector [0]: ik = c53bf1838aa8af995488c9f60fd5625f 20241226122533813 DAUC <0003> auc.c:145 vector [0]: res = c080921af46475c70000000000000000 20241226122533813 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122533813 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122533813 DAUC <0003> auc.c:179 vector [0]: kc = c736684862cbc800 20241226122533813 DAUC <0003> auc.c:180 vector [0]: sres = caa71a3c 20241226122533813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122533813 DAUC <0003> auc.c:113 vector [1]: rand = 5e2e3947841c8ec76b3e525bec072563 20241226122533813 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122533813 DAUC <0003> auc.c:142 vector [1]: autn = 7a9e37dd8cd80000cb38db198a18c0cc 20241226122533813 DAUC <0003> auc.c:143 vector [1]: ck = 88262808a52da4bc45458d77fe864144 20241226122533813 DAUC <0003> auc.c:144 vector [1]: ik = bd242249bed7f1603e7f10b7d1db2525 20241226122533813 DAUC <0003> auc.c:145 vector [1]: res = 1869f458c7d1e9da0000000000000000 20241226122533813 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122533813 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122533813 DAUC <0003> auc.c:179 vector [1]: kc = 200e66d3abd3a800 20241226122533813 DAUC <0003> auc.c:180 vector [1]: sres = b3baff45 20241226122533813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122533813 DAUC <0003> auc.c:113 vector [2]: rand = baa4266cb031229b1d52eb02414331cb 20241226122533813 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122533813 DAUC <0003> auc.c:142 vector [2]: autn = f7c7bd4e407700002240e489bb6837c7 20241226122533813 DAUC <0003> auc.c:143 vector [2]: ck = 40fe3d400b15a2a2b57b8d78d21d3b7c 20241226122533813 DAUC <0003> auc.c:144 vector [2]: ik = 89c507a2fac002fd9e4ea0e7b8a77bc2 20241226122533813 DAUC <0003> auc.c:145 vector [2]: res = 84766272c28ea4f00000000000000000 20241226122533813 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122533813 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122533813 DAUC <0003> auc.c:179 vector [2]: kc = 4de2e1a1fab90000 20241226122533813 DAUC <0003> auc.c:180 vector [2]: sres = ad4762b4 20241226122533813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122533813 DAUC <0003> auc.c:113 vector [3]: rand = 64d94e6349300a46bf46d9cad6787f99 20241226122533813 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122533813 DAUC <0003> auc.c:142 vector [3]: autn = 97c13e5a5ea8000046420c3b05a7755a 20241226122533813 DAUC <0003> auc.c:143 vector [3]: ck = 5a341ca0c594996ac27df96e19b2697a 20241226122533813 DAUC <0003> auc.c:144 vector [3]: ik = 04fa9a49c687eb95ea30cb512430ecee 20241226122533813 DAUC <0003> auc.c:145 vector [3]: res = 725fe64937b851b20000000000000000 20241226122533813 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122533813 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122533813 DAUC <0003> auc.c:179 vector [3]: kc = 5ddfd385635f5400 20241226122533813 DAUC <0003> auc.c:180 vector [3]: sres = 09ce22be 20241226122533813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122533813 DAUC <0003> auc.c:113 vector [4]: rand = 0c9f1588a5745b741c92800d5e9e0d8c 20241226122533813 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122533813 DAUC <0003> auc.c:142 vector [4]: autn = 038b454945460000ce7df822183625b5 20241226122533813 DAUC <0003> auc.c:143 vector [4]: ck = 881db97d941348269fff155e6fb6aa57 20241226122533813 DAUC <0003> auc.c:144 vector [4]: ik = f6146626e6517decb0514edae0b36871 20241226122533813 DAUC <0003> auc.c:145 vector [4]: res = 7f0fd8b836cbaec20000000000000000 20241226122533813 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122533813 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122533813 DAUC <0003> auc.c:179 vector [4]: kc = 60b043ba77d01c00 20241226122533813 DAUC <0003> auc.c:180 vector [4]: sres = 8cf075f7 20241226122533813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122533813 DAUC <0003> db_auc.c:245 IMSI='262429795919649': Generated 5 vectors 20241226122533813 DAUC <0003> db_auc.c:249 IMSI='262429795919649': Updating SQN=161 in DB 20241226122533813 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429795919649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429795919649"} 20241226122533813 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429795919649 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4258 20241226122533818 DAUC <0003> db_auc.c:157 IMSI='262425468746175': No 2G Auth Data 20241226122533818 DAUC <0003> db_auc.c:192 IMSI='262425468746175': No 3G Auth Data 20241226122533834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20241226122533837 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533837 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425468746175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425468746175"} 20241226122533837 DAUC <0003> db_auc.c:236 IMSI='262425468746175': Calling to generate 5 vectors 20241226122533837 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122533837 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122533837 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122533837 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122533837 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122533837 DAUC <0003> auc.c:113 vector [0]: rand = c3740b779376f2a6a2af1d4b3f9c0547 20241226122533837 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122533837 DAUC <0003> auc.c:142 vector [0]: autn = 6190085982610000bceaf43b2978292e 20241226122533837 DAUC <0003> auc.c:143 vector [0]: ck = 2ab9f6ded84cef81953147fc0ed4a368 20241226122533837 DAUC <0003> auc.c:144 vector [0]: ik = acd4f952c470aa62632c378a5f5ca470 20241226122533837 DAUC <0003> auc.c:145 vector [0]: res = d4b8bc3896600ff40000000000000000 20241226122533837 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122533837 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122533837 DAUC <0003> auc.c:179 vector [0]: kc = f56a3427c4f0672c 20241226122533837 DAUC <0003> auc.c:180 vector [0]: sres = 7f55663d 20241226122533837 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122533837 DAUC <0003> auc.c:113 vector [1]: rand = 5805c2b26ad20eb05c1e4d5a7dc08028 20241226122533837 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122533837 DAUC <0003> auc.c:142 vector [1]: autn = 10c50c85a8e700004c14c8a0b92f9c4f 20241226122533837 DAUC <0003> auc.c:143 vector [1]: ck = 068bf7a1eb17d7541f3d3ed25ceaffe4 20241226122533837 DAUC <0003> auc.c:144 vector [1]: ik = 1ae25566dcbd8798ab0688b0380365bb 20241226122533837 DAUC <0003> auc.c:145 vector [1]: res = d3b16c4e50e1094c0000000000000000 20241226122533837 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122533837 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122533837 DAUC <0003> auc.c:179 vector [1]: kc = 39893e7058ff8e1b 20241226122533837 DAUC <0003> auc.c:180 vector [1]: sres = 3e8e673e 20241226122533837 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122533837 DAUC <0003> auc.c:113 vector [2]: rand = d1a910f87c41d92bde1c37079384bce4 20241226122533837 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122533837 DAUC <0003> auc.c:142 vector [2]: autn = b51bfd30474500005bc15a954f064b1e 20241226122533837 DAUC <0003> auc.c:143 vector [2]: ck = 5a8505d811b1e9e16aea99cc945a02af 20241226122533837 DAUC <0003> auc.c:144 vector [2]: ik = 582532e3d3172cb2fa7f24e636134367 20241226122533837 DAUC <0003> auc.c:145 vector [2]: res = 272b00b1dee474090000000000000000 20241226122533837 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122533837 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122533837 DAUC <0003> auc.c:179 vector [2]: kc = 1dd4367a7f07082c 20241226122533837 DAUC <0003> auc.c:180 vector [2]: sres = cb577d6f 20241226122533838 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122533838 DAUC <0003> auc.c:113 vector [3]: rand = 07b303d16b9dac473ef116baa3986a07 20241226122533838 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122533838 DAUC <0003> auc.c:142 vector [3]: autn = 0badf06d3e2a000001b311397b07c15b 20241226122533838 DAUC <0003> auc.c:143 vector [3]: ck = 62a72c82f306a90f903ae298ba2467b0 20241226122533838 DAUC <0003> auc.c:144 vector [3]: ik = 8deb4dca122a3f49d104f5ad728e05e2 20241226122533838 DAUC <0003> auc.c:145 vector [3]: res = bb783d9f27d2cc370000000000000000 20241226122533838 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122533838 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122533838 DAUC <0003> auc.c:179 vector [3]: kc = ff32294fdb0c871c 20241226122533838 DAUC <0003> auc.c:180 vector [3]: sres = 58117255 20241226122533838 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122533838 DAUC <0003> auc.c:113 vector [4]: rand = 8a0da30d7f4c9d2674c49285fd6de2c3 20241226122533838 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122533838 DAUC <0003> auc.c:142 vector [4]: autn = 1c8ec078946500001c9585e040365607 20241226122533838 DAUC <0003> auc.c:143 vector [4]: ck = 3863767adc51ad6ec62a72f912c98214 20241226122533838 DAUC <0003> auc.c:144 vector [4]: ik = d114935351a5daae743e328988a4995e 20241226122533838 DAUC <0003> auc.c:145 vector [4]: res = 64f556d0fe8762db0000000000000000 20241226122533838 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122533838 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122533838 DAUC <0003> auc.c:179 vector [4]: kc = 42ae82ad675a1bc4 20241226122533838 DAUC <0003> auc.c:180 vector [4]: sres = 8e9cafb4 20241226122533838 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122533838 DAUC <0003> db_auc.c:245 IMSI='262425468746175': Generated 5 vectors 20241226122533838 DAUC <0003> db_auc.c:249 IMSI='262425468746175': Updating SQN=161 in DB 20241226122533838 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425468746175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425468746175"} 20241226122533838 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425468746175 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122533838 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533838 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122533841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4258 20241226122533843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59384<->l=127.0.0.1:4258 20241226122533844 DLINP <000b> input/ipa.c:451 connected read/write 20241226122533844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122533844 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122533844 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122533844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122533844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20241226122533884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20241226122533985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59466<->l=127.0.0.1:4258 20241226122537070 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122537070 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122537073 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20241226122537076 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537077 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122537077 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122537077 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  20241226122537077 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122537077 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  20241226122537077 DLGSUP <0013> gsup_server.c:235 2:  20241226122537077 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122537077 DLGSUP <0013> gsup_server.c:235 3:  20241226122537077 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122537077 DLGSUP <0013> gsup_server.c:235 4:  20241226122537077 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122537077 DLGSUP <0013> gsup_server.c:235 5:  20241226122537077 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122537077 DLGSUP <0013> gsup_server.c:235 7:  20241226122537077 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122537077 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122537077 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122537077 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122537097 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39285<->l=127.0.0.1:4259) 20241226122537104 DAUC <0003> db_auc.c:157 IMSI='262429787059353': No 2G Auth Data 20241226122537104 DAUC <0003> db_auc.c:192 IMSI='262429787059353': No 3G Auth Data 20241226122537120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241226122537125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537125 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429787059353"} 20241226122537125 DAUC <0003> db_auc.c:192 IMSI='262429787059353': No 3G Auth Data 20241226122537125 DAUC <0003> db_auc.c:236 IMSI='262429787059353': Calling to generate 1 vectors 20241226122537125 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241226122537125 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537125 DAUC <0003> auc.c:113 vector [0]: rand = 717f1116a490cd60a414b417ab9185ae 20241226122537125 DAUC <0003> auc.c:179 vector [0]: kc = ea9962463f026400 20241226122537125 DAUC <0003> auc.c:180 vector [0]: sres = 7e27318c 20241226122537125 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537125 DAUC <0003> db_auc.c:245 IMSI='262429787059353': Generated 1 vectors 20241226122537125 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429787059353"} 20241226122537126 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537126 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537126 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537129 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537129 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429787059353"} 20241226122537129 DAUC <0003> db_auc.c:192 IMSI='262429787059353': No 3G Auth Data 20241226122537129 DAUC <0003> db_auc.c:236 IMSI='262429787059353': Calling to generate 4 vectors 20241226122537129 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241226122537129 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537129 DAUC <0003> auc.c:113 vector [0]: rand = 7a01a4357c40dbf03b0f45c459cb8a98 20241226122537129 DAUC <0003> auc.c:179 vector [0]: kc = b5e82ba61ac0ac00 20241226122537129 DAUC <0003> auc.c:180 vector [0]: sres = ec050eb1 20241226122537129 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537129 DAUC <0003> auc.c:113 vector [1]: rand = a9adcd1d2a06169b97a930c5f4034509 20241226122537129 DAUC <0003> auc.c:179 vector [1]: kc = 7e51050d04951000 20241226122537129 DAUC <0003> auc.c:180 vector [1]: sres = c1f1ee08 20241226122537129 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537129 DAUC <0003> auc.c:113 vector [2]: rand = 588b1566e325408f1dc651b06f519118 20241226122537129 DAUC <0003> auc.c:179 vector [2]: kc = 4827628f93eb2000 20241226122537129 DAUC <0003> auc.c:180 vector [2]: sres = 1769cac5 20241226122537129 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537129 DAUC <0003> auc.c:113 vector [3]: rand = 4dd9f2217e52adbec766bf0287e84073 20241226122537129 DAUC <0003> auc.c:179 vector [3]: kc = cf09f20dcf3c5800 20241226122537129 DAUC <0003> auc.c:180 vector [3]: sres = 72bc6bdc 20241226122537129 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537129 DAUC <0003> db_auc.c:245 IMSI='262429787059353': Generated 4 vectors 20241226122537129 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429787059353"} 20241226122537129 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537129 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537129 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537132 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537132 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429787059353"} 20241226122537132 DAUC <0003> db_auc.c:192 IMSI='262429787059353': No 3G Auth Data 20241226122537132 DAUC <0003> db_auc.c:236 IMSI='262429787059353': Calling to generate 5 vectors 20241226122537132 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122537132 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537132 DAUC <0003> auc.c:113 vector [0]: rand = 5c465b71e2bc9745c8b084cef197dadc 20241226122537132 DAUC <0003> auc.c:179 vector [0]: kc = 2a18bf87b8800400 20241226122537132 DAUC <0003> auc.c:180 vector [0]: sres = f74ae2f4 20241226122537132 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537132 DAUC <0003> auc.c:113 vector [1]: rand = 0480e9b16561f6aa0fc53c69b7fd8fe6 20241226122537132 DAUC <0003> auc.c:179 vector [1]: kc = e9f79da4022c0c00 20241226122537132 DAUC <0003> auc.c:180 vector [1]: sres = 1588a8f2 20241226122537132 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537132 DAUC <0003> auc.c:113 vector [2]: rand = d38ed963b06a60de1998678ece69f234 20241226122537132 DAUC <0003> auc.c:179 vector [2]: kc = 3203b6969d3b6800 20241226122537132 DAUC <0003> auc.c:180 vector [2]: sres = 0972678c 20241226122537132 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537132 DAUC <0003> auc.c:113 vector [3]: rand = 87d55e41e1db5aedadbf603786f926a2 20241226122537132 DAUC <0003> auc.c:179 vector [3]: kc = 41418b487e638800 20241226122537132 DAUC <0003> auc.c:180 vector [3]: sres = 725b30e8 20241226122537132 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537132 DAUC <0003> auc.c:113 vector [4]: rand = 6e5b890b88118895ab33041fadf33254 20241226122537132 DAUC <0003> auc.c:179 vector [4]: kc = ab6dab8f53fef400 20241226122537132 DAUC <0003> auc.c:180 vector [4]: sres = 4bcd5c46 20241226122537132 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122537132 DAUC <0003> db_auc.c:245 IMSI='262429787059353': Generated 5 vectors 20241226122537132 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429787059353"} 20241226122537132 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537132 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537132 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537134 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537134 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429787059353"} 20241226122537134 DAUC <0003> db_auc.c:192 IMSI='262429787059353': No 3G Auth Data 20241226122537135 DAUC <0003> db_auc.c:236 IMSI='262429787059353': Calling to generate 5 vectors 20241226122537135 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122537135 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537135 DAUC <0003> auc.c:113 vector [0]: rand = e638c8f158d71fe4c3298e8bdeea1f21 20241226122537135 DAUC <0003> auc.c:179 vector [0]: kc = 09135af09428c000 20241226122537135 DAUC <0003> auc.c:180 vector [0]: sres = 88227e70 20241226122537135 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537135 DAUC <0003> auc.c:113 vector [1]: rand = 41f691e9c6c4d50637bb3c74ae438c80 20241226122537135 DAUC <0003> auc.c:179 vector [1]: kc = 0b0a151d7ed02c00 20241226122537135 DAUC <0003> auc.c:180 vector [1]: sres = a175a16a 20241226122537135 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537135 DAUC <0003> auc.c:113 vector [2]: rand = 82ff5efa77c5cc67f44976c7fd0346e9 20241226122537135 DAUC <0003> auc.c:179 vector [2]: kc = dbd1a87abcd5d000 20241226122537135 DAUC <0003> auc.c:180 vector [2]: sres = 97733fd1 20241226122537135 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537135 DAUC <0003> auc.c:113 vector [3]: rand = c4a9ab303511e30d8368ceec5d8bd629 20241226122537135 DAUC <0003> auc.c:179 vector [3]: kc = e7b27a77ccd29800 20241226122537135 DAUC <0003> auc.c:180 vector [3]: sres = 47fcb7c8 20241226122537135 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537135 DAUC <0003> auc.c:113 vector [4]: rand = 23f4ab819ea37baeae74b285bc1e4d60 20241226122537135 DAUC <0003> auc.c:179 vector [4]: kc = fe0d5712a7804400 20241226122537135 DAUC <0003> auc.c:180 vector [4]: sres = 213925e8 20241226122537135 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122537135 DAUC <0003> db_auc.c:245 IMSI='262429787059353': Generated 5 vectors 20241226122537135 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429787059353"} 20241226122537135 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429787059353 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537135 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537135 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4258 20241226122537138 DAUC <0003> db_auc.c:157 IMSI='262423213848637': No 2G Auth Data 20241226122537138 DAUC <0003> db_auc.c:192 IMSI='262423213848637': No 3G Auth Data 20241226122537151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 20241226122537154 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537154 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423213848637"} 20241226122537154 DAUC <0003> db_auc.c:192 IMSI='262423213848637': No 3G Auth Data 20241226122537154 DAUC <0003> db_auc.c:236 IMSI='262423213848637': Calling to generate 1 vectors 20241226122537154 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241226122537154 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537154 DAUC <0003> auc.c:113 vector [0]: rand = f550a7a8e7311794e2f3cbbcc0e32419 20241226122537154 DAUC <0003> auc.c:179 vector [0]: kc = 464bf39ec9608c00 20241226122537154 DAUC <0003> auc.c:180 vector [0]: sres = b1551ae6 20241226122537154 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537154 DAUC <0003> db_auc.c:245 IMSI='262423213848637': Generated 1 vectors 20241226122537154 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423213848637"} 20241226122537154 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537154 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537154 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537158 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537158 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423213848637"} 20241226122537158 DAUC <0003> db_auc.c:192 IMSI='262423213848637': No 3G Auth Data 20241226122537158 DAUC <0003> db_auc.c:236 IMSI='262423213848637': Calling to generate 4 vectors 20241226122537158 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241226122537158 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537158 DAUC <0003> auc.c:113 vector [0]: rand = 04be4f478c6fc1a007824aeb62680afa 20241226122537158 DAUC <0003> auc.c:179 vector [0]: kc = 3fcd87f2f931d000 20241226122537158 DAUC <0003> auc.c:180 vector [0]: sres = 8d638db7 20241226122537158 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537158 DAUC <0003> auc.c:113 vector [1]: rand = b6230d990a69be0b7b817c05a30d1364 20241226122537158 DAUC <0003> auc.c:179 vector [1]: kc = 8d6ee910f8974800 20241226122537158 DAUC <0003> auc.c:180 vector [1]: sres = 4706d0ae 20241226122537158 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537158 DAUC <0003> auc.c:113 vector [2]: rand = 059d4d6886460933e2e2810b8d9e9ed7 20241226122537158 DAUC <0003> auc.c:179 vector [2]: kc = f736ba85de465c00 20241226122537158 DAUC <0003> auc.c:180 vector [2]: sres = 2f6841fe 20241226122537158 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537158 DAUC <0003> auc.c:113 vector [3]: rand = 76c469b484b8df06f4ff4549a10cbe37 20241226122537158 DAUC <0003> auc.c:179 vector [3]: kc = f47d6912184e6000 20241226122537158 DAUC <0003> auc.c:180 vector [3]: sres = 551cc828 20241226122537158 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537158 DAUC <0003> db_auc.c:245 IMSI='262423213848637': Generated 4 vectors 20241226122537158 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423213848637"} 20241226122537158 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537158 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537158 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537161 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537161 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423213848637"} 20241226122537161 DAUC <0003> db_auc.c:192 IMSI='262423213848637': No 3G Auth Data 20241226122537161 DAUC <0003> db_auc.c:236 IMSI='262423213848637': Calling to generate 5 vectors 20241226122537161 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122537161 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537161 DAUC <0003> auc.c:113 vector [0]: rand = 7412972c575830abe301c15e95dd63df 20241226122537161 DAUC <0003> auc.c:179 vector [0]: kc = 234fa51d5e349400 20241226122537161 DAUC <0003> auc.c:180 vector [0]: sres = fe328188 20241226122537161 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537161 DAUC <0003> auc.c:113 vector [1]: rand = 3268d0b110b9c7da6afa9ce81804ed9f 20241226122537161 DAUC <0003> auc.c:179 vector [1]: kc = 9204dd3a41e63400 20241226122537161 DAUC <0003> auc.c:180 vector [1]: sres = 7d26ae25 20241226122537161 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537161 DAUC <0003> auc.c:113 vector [2]: rand = 6945666b98a9096b3a85cf86b3042d5b 20241226122537161 DAUC <0003> auc.c:179 vector [2]: kc = 97c0b963edeec400 20241226122537161 DAUC <0003> auc.c:180 vector [2]: sres = b0f5a9a9 20241226122537161 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537161 DAUC <0003> auc.c:113 vector [3]: rand = 2d335270a308688f1f06877f812d1937 20241226122537161 DAUC <0003> auc.c:179 vector [3]: kc = 4ec259e76473bc00 20241226122537161 DAUC <0003> auc.c:180 vector [3]: sres = 8b90c178 20241226122537161 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537161 DAUC <0003> auc.c:113 vector [4]: rand = 770bfe8db0eb5be941c2b8d9edef0413 20241226122537161 DAUC <0003> auc.c:179 vector [4]: kc = 81c070568035a000 20241226122537161 DAUC <0003> auc.c:180 vector [4]: sres = 6afc131b 20241226122537161 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122537161 DAUC <0003> db_auc.c:245 IMSI='262423213848637': Generated 5 vectors 20241226122537161 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423213848637"} 20241226122537161 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537161 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537161 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537163 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537163 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423213848637"} 20241226122537164 DAUC <0003> db_auc.c:192 IMSI='262423213848637': No 3G Auth Data 20241226122537164 DAUC <0003> db_auc.c:236 IMSI='262423213848637': Calling to generate 5 vectors 20241226122537164 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122537164 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537164 DAUC <0003> auc.c:113 vector [0]: rand = 425335dbcd5aba0710002769b1026ffd 20241226122537164 DAUC <0003> auc.c:179 vector [0]: kc = 19599cb419d6ec00 20241226122537164 DAUC <0003> auc.c:180 vector [0]: sres = 4cb9a03d 20241226122537164 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537164 DAUC <0003> auc.c:113 vector [1]: rand = cbbb87b57cb81fb23d3d344cdb52cdda 20241226122537164 DAUC <0003> auc.c:179 vector [1]: kc = cb121cd6f9081800 20241226122537164 DAUC <0003> auc.c:180 vector [1]: sres = ad6fd47f 20241226122537164 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537164 DAUC <0003> auc.c:113 vector [2]: rand = 0970dedbaf66470d2db46823e5fdba9c 20241226122537164 DAUC <0003> auc.c:179 vector [2]: kc = ac0446cae89b4c00 20241226122537164 DAUC <0003> auc.c:180 vector [2]: sres = 31ce94bb 20241226122537164 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537164 DAUC <0003> auc.c:113 vector [3]: rand = dd558bea7542b5f6e1828a601294aba7 20241226122537164 DAUC <0003> auc.c:179 vector [3]: kc = d9fb767df768fc00 20241226122537164 DAUC <0003> auc.c:180 vector [3]: sres = bc9644b3 20241226122537164 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537164 DAUC <0003> auc.c:113 vector [4]: rand = 894711d381bdd486cc739b0252f41ad2 20241226122537164 DAUC <0003> auc.c:179 vector [4]: kc = 27dbe6f48e109c00 20241226122537164 DAUC <0003> auc.c:180 vector [4]: sres = 1ef6ca4c 20241226122537164 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122537164 DAUC <0003> db_auc.c:245 IMSI='262423213848637': Generated 5 vectors 20241226122537164 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423213848637"} 20241226122537164 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423213848637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537164 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537164 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53404<->l=127.0.0.1:4258 20241226122537167 DAUC <0003> db_auc.c:157 IMSI='262421489965521': No 2G Auth Data 20241226122537167 DAUC <0003> db_auc.c:192 IMSI='262421489965521': No 3G Auth Data 20241226122537181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241226122537185 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537185 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421489965521"} 20241226122537185 DAUC <0003> db_auc.c:192 IMSI='262421489965521': No 3G Auth Data 20241226122537185 DAUC <0003> db_auc.c:236 IMSI='262421489965521': Calling to generate 1 vectors 20241226122537185 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241226122537185 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537185 DAUC <0003> auc.c:113 vector [0]: rand = 1e3e23b83383722a16401141ba584cb0 20241226122537185 DAUC <0003> auc.c:179 vector [0]: kc = b3c1995435dadf4f 20241226122537185 DAUC <0003> auc.c:180 vector [0]: sres = 320c5a29 20241226122537185 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537185 DAUC <0003> db_auc.c:245 IMSI='262421489965521': Generated 1 vectors 20241226122537185 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421489965521"} 20241226122537185 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537185 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537185 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537188 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537188 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421489965521"} 20241226122537188 DAUC <0003> db_auc.c:192 IMSI='262421489965521': No 3G Auth Data 20241226122537188 DAUC <0003> db_auc.c:236 IMSI='262421489965521': Calling to generate 4 vectors 20241226122537188 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241226122537188 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537188 DAUC <0003> auc.c:113 vector [0]: rand = dab5b6a7e2bf2c05e03eb4273859f77e 20241226122537188 DAUC <0003> auc.c:179 vector [0]: kc = 298670064ecae37b 20241226122537188 DAUC <0003> auc.c:180 vector [0]: sres = e5092875 20241226122537188 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537188 DAUC <0003> auc.c:113 vector [1]: rand = 555bfb81ebad64333b4cd5b3bfcd1051 20241226122537188 DAUC <0003> auc.c:179 vector [1]: kc = b735cbc4dceb2bc8 20241226122537188 DAUC <0003> auc.c:180 vector [1]: sres = 8f32c9f4 20241226122537188 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537188 DAUC <0003> auc.c:113 vector [2]: rand = e6dc3667bde10c51db6670290512a81b 20241226122537188 DAUC <0003> auc.c:179 vector [2]: kc = ed3321076bf9eb21 20241226122537188 DAUC <0003> auc.c:180 vector [2]: sres = 8bf92174 20241226122537188 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537188 DAUC <0003> auc.c:113 vector [3]: rand = 20ce0498e08aab9ce53662c00a335923 20241226122537188 DAUC <0003> auc.c:179 vector [3]: kc = 3cc9dc86dfa3440f 20241226122537188 DAUC <0003> auc.c:180 vector [3]: sres = 7bc9b979 20241226122537188 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537188 DAUC <0003> db_auc.c:245 IMSI='262421489965521': Generated 4 vectors 20241226122537188 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421489965521"} 20241226122537188 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537188 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537188 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537191 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537191 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421489965521"} 20241226122537191 DAUC <0003> db_auc.c:192 IMSI='262421489965521': No 3G Auth Data 20241226122537191 DAUC <0003> db_auc.c:236 IMSI='262421489965521': Calling to generate 5 vectors 20241226122537191 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122537191 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537191 DAUC <0003> auc.c:113 vector [0]: rand = 062ff5bb0910177dbd18d21ecb92f53a 20241226122537191 DAUC <0003> auc.c:179 vector [0]: kc = a5e393128b2de10d 20241226122537191 DAUC <0003> auc.c:180 vector [0]: sres = ea113051 20241226122537191 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537191 DAUC <0003> auc.c:113 vector [1]: rand = 42d4cb749b834f530cb75695d8a6d3fe 20241226122537191 DAUC <0003> auc.c:179 vector [1]: kc = e2720032d01d2e9c 20241226122537191 DAUC <0003> auc.c:180 vector [1]: sres = 5083c806 20241226122537191 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537191 DAUC <0003> auc.c:113 vector [2]: rand = 44ef730402e92807fd31a4ee577ee9c6 20241226122537191 DAUC <0003> auc.c:179 vector [2]: kc = 5ec2f695ff38e96a 20241226122537191 DAUC <0003> auc.c:180 vector [2]: sres = 12cbacde 20241226122537191 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537191 DAUC <0003> auc.c:113 vector [3]: rand = 52d2143dc0f0b19de8df63cfe581883f 20241226122537191 DAUC <0003> auc.c:179 vector [3]: kc = d834e61483d505c7 20241226122537191 DAUC <0003> auc.c:180 vector [3]: sres = 0453dedd 20241226122537191 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537191 DAUC <0003> auc.c:113 vector [4]: rand = b39d2a706c88be383a6862a806163756 20241226122537191 DAUC <0003> auc.c:179 vector [4]: kc = 921458f42ba54866 20241226122537191 DAUC <0003> auc.c:180 vector [4]: sres = 1fdf12c2 20241226122537191 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122537191 DAUC <0003> db_auc.c:245 IMSI='262421489965521': Generated 5 vectors 20241226122537191 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421489965521"} 20241226122537191 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537191 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537191 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537191 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537194 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421489965521"} 20241226122537194 DAUC <0003> db_auc.c:192 IMSI='262421489965521': No 3G Auth Data 20241226122537194 DAUC <0003> db_auc.c:236 IMSI='262421489965521': Calling to generate 5 vectors 20241226122537194 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241226122537194 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537194 DAUC <0003> auc.c:113 vector [0]: rand = ad71f287b7f7f369254b658e8074d831 20241226122537194 DAUC <0003> auc.c:179 vector [0]: kc = 7283985cc5bd2254 20241226122537194 DAUC <0003> auc.c:180 vector [0]: sres = 4a2ddba7 20241226122537194 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241226122537194 DAUC <0003> auc.c:113 vector [1]: rand = 25255a02f53ca8113b6f03f017a3f900 20241226122537194 DAUC <0003> auc.c:179 vector [1]: kc = 6172b40800cef2fd 20241226122537194 DAUC <0003> auc.c:180 vector [1]: sres = 061a89dc 20241226122537194 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241226122537194 DAUC <0003> auc.c:113 vector [2]: rand = e2b69d2147f8dbc9f2283bbc5f32b690 20241226122537194 DAUC <0003> auc.c:179 vector [2]: kc = 2a835269ae54cbd1 20241226122537194 DAUC <0003> auc.c:180 vector [2]: sres = 4f1d8b97 20241226122537194 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241226122537194 DAUC <0003> auc.c:113 vector [3]: rand = 65f6c22f562bf120d41d79cf28810f17 20241226122537194 DAUC <0003> auc.c:179 vector [3]: kc = f19f5d3eeffd27c1 20241226122537194 DAUC <0003> auc.c:180 vector [3]: sres = d0fadf5a 20241226122537194 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241226122537194 DAUC <0003> auc.c:113 vector [4]: rand = 46fdbd4ef76682225dce06c4a1fbcff6 20241226122537194 DAUC <0003> auc.c:179 vector [4]: kc = d1d03d210b428d25 20241226122537194 DAUC <0003> auc.c:180 vector [4]: sres = 7264ad05 20241226122537194 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241226122537194 DAUC <0003> db_auc.c:245 IMSI='262421489965521': Generated 5 vectors 20241226122537194 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421489965521"} 20241226122537194 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421489965521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4258 20241226122537198 DAUC <0003> db_auc.c:157 IMSI='262421439673636': No 2G Auth Data 20241226122537198 DAUC <0003> db_auc.c:192 IMSI='262421439673636': No 3G Auth Data 20241226122537214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241226122537218 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537218 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421439673636"} 20241226122537218 DAUC <0003> db_auc.c:157 IMSI='262421439673636': No 2G Auth Data 20241226122537218 DAUC <0003> db_auc.c:236 IMSI='262421439673636': Calling to generate 1 vectors 20241226122537218 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241226122537218 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537218 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537218 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122537218 DAUC <0003> auc.c:113 vector [0]: rand = bc1dbae6fe2c56f631ba2e1a21dfc49e 20241226122537218 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122537218 DAUC <0003> auc.c:142 vector [0]: autn = 0e8fc314ec040000a4b19e4074c8c158 20241226122537218 DAUC <0003> auc.c:143 vector [0]: ck = ccd080489ba380b91045be7ed1388430 20241226122537218 DAUC <0003> auc.c:144 vector [0]: ik = b7271a2e214475fb4b4393fbdacc7926 20241226122537218 DAUC <0003> auc.c:145 vector [0]: res = dad5bdd3eef4e52d0000000000000000 20241226122537218 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537218 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537218 DAUC <0003> auc.c:151 vector [0]: kc = 20f1b7e3b1130854 20241226122537218 DAUC <0003> auc.c:152 vector [0]: sres = 342158fe 20241226122537218 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537218 DAUC <0003> db_auc.c:245 IMSI='262421439673636': Generated 1 vectors 20241226122537219 DAUC <0003> db_auc.c:249 IMSI='262421439673636': Updating SQN=33 in DB 20241226122537219 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421439673636"} 20241226122537219 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537219 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537219 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537222 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537222 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421439673636"} 20241226122537222 DAUC <0003> db_auc.c:157 IMSI='262421439673636': No 2G Auth Data 20241226122537222 DAUC <0003> db_auc.c:236 IMSI='262421439673636': Calling to generate 4 vectors 20241226122537222 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241226122537222 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537222 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537222 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226122537222 DAUC <0003> auc.c:113 vector [0]: rand = 9c61a3b2740ada844cab5eea77047225 20241226122537222 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226122537222 DAUC <0003> auc.c:142 vector [0]: autn = 0ba8657db03300001b9fce93d1355990 20241226122537222 DAUC <0003> auc.c:143 vector [0]: ck = e2936bcb3ab36592a04c88418af2cc44 20241226122537222 DAUC <0003> auc.c:144 vector [0]: ik = 95a8cac28243a2aab1456006985c6792 20241226122537222 DAUC <0003> auc.c:145 vector [0]: res = aa091075e11833660000000000000000 20241226122537222 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537222 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537222 DAUC <0003> auc.c:151 vector [0]: kc = 6632494eaa5e6cee 20241226122537222 DAUC <0003> auc.c:152 vector [0]: sres = 4b112313 20241226122537222 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537222 DAUC <0003> auc.c:113 vector [1]: rand = 7f27de90a3aa4ec361eafd80a9feb445 20241226122537222 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226122537222 DAUC <0003> auc.c:142 vector [1]: autn = 088110e7f9530000430d8cde52b66d52 20241226122537222 DAUC <0003> auc.c:143 vector [1]: ck = 42e5dde7d35b23f33348d5d427b9f785 20241226122537222 DAUC <0003> auc.c:144 vector [1]: ik = 27b47d3b02d7a860f789ef14dcff7a84 20241226122537222 DAUC <0003> auc.c:145 vector [1]: res = f81ed25cb1ef41720000000000000000 20241226122537222 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537222 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122537222 DAUC <0003> auc.c:151 vector [1]: kc = a1909a1c2aca0692 20241226122537222 DAUC <0003> auc.c:152 vector [1]: sres = 49f1932e 20241226122537222 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122537222 DAUC <0003> auc.c:113 vector [2]: rand = e428ff1c14216cb4b99f1f9c9540ed5d 20241226122537222 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226122537222 DAUC <0003> auc.c:142 vector [2]: autn = b10de1e8b7110000d9cb6ab4718ca59e 20241226122537222 DAUC <0003> auc.c:143 vector [2]: ck = a4a39c17110064cd95a088e127419e6f 20241226122537222 DAUC <0003> auc.c:144 vector [2]: ik = 7d854e7780456eeab766845c0e796b0a 20241226122537222 DAUC <0003> auc.c:145 vector [2]: res = 65e2c4b03616d1c10000000000000000 20241226122537222 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537222 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122537222 DAUC <0003> auc.c:151 vector [2]: kc = fbe0deddb87dff42 20241226122537222 DAUC <0003> auc.c:152 vector [2]: sres = 53f41571 20241226122537222 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122537222 DAUC <0003> auc.c:113 vector [3]: rand = 4789690d556806f7e7a9dd932adbffc8 20241226122537222 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226122537222 DAUC <0003> auc.c:142 vector [3]: autn = 83cdcc5f9378000081975c8779377680 20241226122537222 DAUC <0003> auc.c:143 vector [3]: ck = 570b5c72aecebe38e2f181183dd2f521 20241226122537222 DAUC <0003> auc.c:144 vector [3]: ik = b36adbe389e3c1af27056eb1fe800690 20241226122537222 DAUC <0003> auc.c:145 vector [3]: res = 84315e51650d04220000000000000000 20241226122537222 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537222 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122537222 DAUC <0003> auc.c:151 vector [3]: kc = 21956838e47f8c26 20241226122537222 DAUC <0003> auc.c:152 vector [3]: sres = e13c5a73 20241226122537222 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122537222 DAUC <0003> db_auc.c:245 IMSI='262421439673636': Generated 4 vectors 20241226122537222 DAUC <0003> db_auc.c:249 IMSI='262421439673636': Updating SQN=161 in DB 20241226122537222 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421439673636"} 20241226122537222 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537222 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537222 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537225 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537225 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421439673636"} 20241226122537225 DAUC <0003> db_auc.c:157 IMSI='262421439673636': No 2G Auth Data 20241226122537225 DAUC <0003> db_auc.c:236 IMSI='262421439673636': Calling to generate 5 vectors 20241226122537225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122537225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537225 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226122537226 DAUC <0003> auc.c:113 vector [0]: rand = 4d2d9be7f7d88c320ba27d1b25e9ea69 20241226122537226 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226122537226 DAUC <0003> auc.c:142 vector [0]: autn = 74b93c278da300005aedb17f867bdb43 20241226122537226 DAUC <0003> auc.c:143 vector [0]: ck = 61127df67cd3960c84bb58bdb09f456d 20241226122537226 DAUC <0003> auc.c:144 vector [0]: ik = cd7f95f616ac95b00066bbcdbb0d3aa5 20241226122537226 DAUC <0003> auc.c:145 vector [0]: res = 65efba9e08b73a380000000000000000 20241226122537226 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537226 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537226 DAUC <0003> auc.c:151 vector [0]: kc = 28b00b7061ed7c74 20241226122537226 DAUC <0003> auc.c:152 vector [0]: sres = 6d5880a6 20241226122537226 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537226 DAUC <0003> auc.c:113 vector [1]: rand = 31f7553c3189f6c8a898ba178e00075f 20241226122537226 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226122537226 DAUC <0003> auc.c:142 vector [1]: autn = 7afd4340245c0000922d8090c86bf5b8 20241226122537226 DAUC <0003> auc.c:143 vector [1]: ck = cd3e97f418ae0c72a823caf793e38a77 20241226122537226 DAUC <0003> auc.c:144 vector [1]: ik = 3efd8264ecb4e0dc04b12bc70dbcd5b1 20241226122537226 DAUC <0003> auc.c:145 vector [1]: res = a6708aa0d3d31f210000000000000000 20241226122537226 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537226 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122537226 DAUC <0003> auc.c:151 vector [1]: kc = 5f51f4a06a45b368 20241226122537226 DAUC <0003> auc.c:152 vector [1]: sres = 75a39581 20241226122537226 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122537226 DAUC <0003> auc.c:113 vector [2]: rand = 616e27ba48438aa2ff1eb103f0b77db4 20241226122537226 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226122537226 DAUC <0003> auc.c:142 vector [2]: autn = e7cbdb233dbf0000fabc3c1cebd4f07a 20241226122537226 DAUC <0003> auc.c:143 vector [2]: ck = a5641450ea1ef596918e3ab014355987 20241226122537226 DAUC <0003> auc.c:144 vector [2]: ik = 932e7a8d42ad4b98c820f8206ba95eb3 20241226122537226 DAUC <0003> auc.c:145 vector [2]: res = 5c9531923deda6920000000000000000 20241226122537226 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537226 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122537226 DAUC <0003> auc.c:151 vector [2]: kc = 6fe4ac4dd72fb93a 20241226122537226 DAUC <0003> auc.c:152 vector [2]: sres = 61789700 20241226122537226 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122537226 DAUC <0003> auc.c:113 vector [3]: rand = 586ec5d7ec20b11b5b7b4101ee62f120 20241226122537226 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226122537226 DAUC <0003> auc.c:142 vector [3]: autn = cd6d0a21948200002c55b07d53fe8f46 20241226122537226 DAUC <0003> auc.c:143 vector [3]: ck = f6e488e48931088cc3ec14212461934e 20241226122537226 DAUC <0003> auc.c:144 vector [3]: ik = 4a6b6bcd5b378ab6e6c70fd9d252032e 20241226122537226 DAUC <0003> auc.c:145 vector [3]: res = 1fcfe2d52cba97d80000000000000000 20241226122537226 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537226 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122537226 DAUC <0003> auc.c:151 vector [3]: kc = 99a4f8d12435125a 20241226122537226 DAUC <0003> auc.c:152 vector [3]: sres = 3375750d 20241226122537226 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122537226 DAUC <0003> auc.c:113 vector [4]: rand = 91af50b7d0419a415f5e4ead6965b5a0 20241226122537226 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226122537226 DAUC <0003> auc.c:142 vector [4]: autn = e81a872f91b40000837aa89764d433ee 20241226122537226 DAUC <0003> auc.c:143 vector [4]: ck = 0618a364f6b1157cf6bfbb1d93137c0e 20241226122537226 DAUC <0003> auc.c:144 vector [4]: ik = 838388ba0d4e1d089193653d902f5334 20241226122537226 DAUC <0003> auc.c:145 vector [4]: res = b03f25ef9992ab670000000000000000 20241226122537226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537226 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122537226 DAUC <0003> auc.c:151 vector [4]: kc = e2b7f5fef8c3274e 20241226122537226 DAUC <0003> auc.c:152 vector [4]: sres = 29ad8e88 20241226122537226 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122537226 DAUC <0003> db_auc.c:245 IMSI='262421439673636': Generated 5 vectors 20241226122537226 DAUC <0003> db_auc.c:249 IMSI='262421439673636': Updating SQN=321 in DB 20241226122537226 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421439673636"} 20241226122537226 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537226 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537226 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537229 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537229 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421439673636"} 20241226122537229 DAUC <0003> db_auc.c:157 IMSI='262421439673636': No 2G Auth Data 20241226122537229 DAUC <0003> db_auc.c:236 IMSI='262421439673636': Calling to generate 5 vectors 20241226122537229 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122537229 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537229 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537229 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226122537229 DAUC <0003> auc.c:113 vector [0]: rand = 5289974e9afaecf4bdc3e83780e1d970 20241226122537229 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226122537229 DAUC <0003> auc.c:142 vector [0]: autn = b35f21283c840000f7ef34b1099730fb 20241226122537229 DAUC <0003> auc.c:143 vector [0]: ck = 31c307eb001e2588d9bd5c49b1524b66 20241226122537229 DAUC <0003> auc.c:144 vector [0]: ik = 89b281906558da81515bd667857aa152 20241226122537229 DAUC <0003> auc.c:145 vector [0]: res = 0b87ef6b3e23eb270000000000000000 20241226122537229 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537229 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537229 DAUC <0003> auc.c:151 vector [0]: kc = 30970c55516e153d 20241226122537229 DAUC <0003> auc.c:152 vector [0]: sres = 35a4044c 20241226122537229 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537229 DAUC <0003> auc.c:113 vector [1]: rand = fa269e9b5af818d565ac585669e0fe11 20241226122537229 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226122537229 DAUC <0003> auc.c:142 vector [1]: autn = 814751e3d3470000e0083a5f1a415bb7 20241226122537229 DAUC <0003> auc.c:143 vector [1]: ck = 52593eed298a763582a556502291820c 20241226122537229 DAUC <0003> auc.c:144 vector [1]: ik = 6a0f7cb733f082dcf82040385c7872f5 20241226122537229 DAUC <0003> auc.c:145 vector [1]: res = c084409409105ead0000000000000000 20241226122537229 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537229 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122537229 DAUC <0003> auc.c:151 vector [1]: kc = 42d3543264930410 20241226122537229 DAUC <0003> auc.c:152 vector [1]: sres = c9941e39 20241226122537229 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122537229 DAUC <0003> auc.c:113 vector [2]: rand = 27980b0f34d341418f51b53e954a9ea2 20241226122537229 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226122537229 DAUC <0003> auc.c:142 vector [2]: autn = c80b999e1ac80000125a556ac24965eb 20241226122537229 DAUC <0003> auc.c:143 vector [2]: ck = 31509ebe765d6aa610a08afec7703bff 20241226122537229 DAUC <0003> auc.c:144 vector [2]: ik = 4ba58090a9b3ced4d3b71a4ba70bbebf 20241226122537229 DAUC <0003> auc.c:145 vector [2]: res = d8e39f9c958db4c80000000000000000 20241226122537229 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537229 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122537229 DAUC <0003> auc.c:151 vector [2]: kc = b9e28e9bbf952132 20241226122537229 DAUC <0003> auc.c:152 vector [2]: sres = 4d6e2b54 20241226122537229 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122537229 DAUC <0003> auc.c:113 vector [3]: rand = 6878d2e79da6540b961b46e60e285a5c 20241226122537229 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226122537230 DAUC <0003> auc.c:142 vector [3]: autn = 8e89ddd53657000096c5caa6c9ab5ff2 20241226122537230 DAUC <0003> auc.c:143 vector [3]: ck = b7e774bcba9f5bc494d2fda47b90e640 20241226122537230 DAUC <0003> auc.c:144 vector [3]: ik = 94ce7c243bdd108b6784ba06fc02e4de 20241226122537230 DAUC <0003> auc.c:145 vector [3]: res = d804079e1fdeb7770000000000000000 20241226122537230 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537230 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122537230 DAUC <0003> auc.c:151 vector [3]: kc = d07f4f3a06d049d1 20241226122537230 DAUC <0003> auc.c:152 vector [3]: sres = c7dab0e9 20241226122537230 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122537230 DAUC <0003> auc.c:113 vector [4]: rand = af0b9b1cea7d8b38df651bc78cdfa233 20241226122537230 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226122537230 DAUC <0003> auc.c:142 vector [4]: autn = 92e3363c9ebb0000ab21defb1d85fc4e 20241226122537230 DAUC <0003> auc.c:143 vector [4]: ck = d64730256e310985208e60fd22257e12 20241226122537230 DAUC <0003> auc.c:144 vector [4]: ik = d5d11510ee9aec1cbe0ed348a68b3143 20241226122537230 DAUC <0003> auc.c:145 vector [4]: res = ea5edb60892725060000000000000000 20241226122537230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537230 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122537230 DAUC <0003> auc.c:151 vector [4]: kc = 9d1696800405aac8 20241226122537230 DAUC <0003> auc.c:152 vector [4]: sres = 6379fe66 20241226122537230 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122537230 DAUC <0003> db_auc.c:245 IMSI='262421439673636': Generated 5 vectors 20241226122537230 DAUC <0003> db_auc.c:249 IMSI='262421439673636': Updating SQN=481 in DB 20241226122537230 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421439673636"} 20241226122537230 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421439673636 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537230 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537230 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53424<->l=127.0.0.1:4258 20241226122537234 DAUC <0003> db_auc.c:157 IMSI='262428779774093': No 2G Auth Data 20241226122537234 DAUC <0003> db_auc.c:192 IMSI='262428779774093': No 3G Auth Data 20241226122537248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53428<->l=127.0.0.1:4258 20241226122537252 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537252 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428779774093"} 20241226122537252 DAUC <0003> db_auc.c:157 IMSI='262428779774093': No 2G Auth Data 20241226122537252 DAUC <0003> db_auc.c:236 IMSI='262428779774093': Calling to generate 1 vectors 20241226122537252 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241226122537252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537252 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226122537252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122537252 DAUC <0003> auc.c:113 vector [0]: rand = a9101a9be3557583a8ad58b0597ce9a1 20241226122537252 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122537252 DAUC <0003> auc.c:142 vector [0]: autn = 3be69595a4b0000031ff2370890114c9 20241226122537252 DAUC <0003> auc.c:143 vector [0]: ck = e76def8719667be2b1e5c85edc10569d 20241226122537252 DAUC <0003> auc.c:144 vector [0]: ik = 244ff47194302004a8a5be2059e347c6 20241226122537252 DAUC <0003> auc.c:145 vector [0]: res = f0c7f3070fb269310000000000000000 20241226122537252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537252 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537252 DAUC <0003> auc.c:151 vector [0]: kc = da626d8808a54abd 20241226122537252 DAUC <0003> auc.c:152 vector [0]: sres = ff759a36 20241226122537252 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537253 DAUC <0003> db_auc.c:245 IMSI='262428779774093': Generated 1 vectors 20241226122537253 DAUC <0003> db_auc.c:249 IMSI='262428779774093': Updating SQN=33 in DB 20241226122537253 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428779774093"} 20241226122537253 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537253 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537253 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537256 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537256 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428779774093"} 20241226122537256 DAUC <0003> db_auc.c:157 IMSI='262428779774093': No 2G Auth Data 20241226122537256 DAUC <0003> db_auc.c:236 IMSI='262428779774093': Calling to generate 4 vectors 20241226122537256 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241226122537256 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537256 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226122537256 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226122537256 DAUC <0003> auc.c:113 vector [0]: rand = 2d4b0cc29d8c36c8c8e29bf688569bc5 20241226122537256 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226122537256 DAUC <0003> auc.c:142 vector [0]: autn = acdc2f5bed3100001d7c3d4e11e7e977 20241226122537256 DAUC <0003> auc.c:143 vector [0]: ck = 21bfbd164a9a41e1173e8c78dc718b68 20241226122537256 DAUC <0003> auc.c:144 vector [0]: ik = d11396553d63c64c14f56d03742dc42d 20241226122537256 DAUC <0003> auc.c:145 vector [0]: res = c8a9c0e1534859210000000000000000 20241226122537256 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537256 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537256 DAUC <0003> auc.c:151 vector [0]: kc = f367ca38dfa5c8e8 20241226122537256 DAUC <0003> auc.c:152 vector [0]: sres = 9be199c0 20241226122537256 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537256 DAUC <0003> auc.c:113 vector [1]: rand = 7dc850a15671c2b188d74a8cef5c23ab 20241226122537256 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226122537256 DAUC <0003> auc.c:142 vector [1]: autn = 7f6c037671fd00007f7c488613e3d815 20241226122537256 DAUC <0003> auc.c:143 vector [1]: ck = b3bf87701bb0a8fe0995d45dfa924869 20241226122537256 DAUC <0003> auc.c:144 vector [1]: ik = f46c81a1dc4ba4f9a62ea8c667f9a869 20241226122537256 DAUC <0003> auc.c:145 vector [1]: res = 37758e6827373f1f0000000000000000 20241226122537256 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537256 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122537256 DAUC <0003> auc.c:151 vector [1]: kc = e8687a4a5a90ec07 20241226122537256 DAUC <0003> auc.c:152 vector [1]: sres = 1042b177 20241226122537256 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122537256 DAUC <0003> auc.c:113 vector [2]: rand = 603ee0268c6f2556121c4b7af0cc3eb3 20241226122537256 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226122537256 DAUC <0003> auc.c:142 vector [2]: autn = 3448c9fce6270000fd0c13626305d0fc 20241226122537256 DAUC <0003> auc.c:143 vector [2]: ck = 2b724d10b846656ed2d4a08f0ad02c88 20241226122537256 DAUC <0003> auc.c:144 vector [2]: ik = 7b0fc32f7cf3db355f58b66d554e4d9f 20241226122537256 DAUC <0003> auc.c:145 vector [2]: res = a9c28fb3ce3739d50000000000000000 20241226122537256 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537256 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122537256 DAUC <0003> auc.c:151 vector [2]: kc = ddf198dd9b2bdf4c 20241226122537256 DAUC <0003> auc.c:152 vector [2]: sres = 67f5b666 20241226122537256 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122537256 DAUC <0003> auc.c:113 vector [3]: rand = 61d549081167edf3b2984daad7608eb6 20241226122537256 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226122537256 DAUC <0003> auc.c:142 vector [3]: autn = 818c7e8d41ad0000396cd0e3331e6790 20241226122537256 DAUC <0003> auc.c:143 vector [3]: ck = 574ea351a8dcc112258cecc183450181 20241226122537256 DAUC <0003> auc.c:144 vector [3]: ik = be37bc7e1293c21f8a9ce28835a3e75c 20241226122537256 DAUC <0003> auc.c:145 vector [3]: res = 7d7aee4ba52e6f740000000000000000 20241226122537256 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537256 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122537256 DAUC <0003> auc.c:151 vector [3]: kc = 466911660ca9e5d0 20241226122537256 DAUC <0003> auc.c:152 vector [3]: sres = d854813f 20241226122537256 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122537256 DAUC <0003> db_auc.c:245 IMSI='262428779774093': Generated 4 vectors 20241226122537256 DAUC <0003> db_auc.c:249 IMSI='262428779774093': Updating SQN=161 in DB 20241226122537256 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428779774093"} 20241226122537256 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537256 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537256 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537256 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537260 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537260 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428779774093"} 20241226122537260 DAUC <0003> db_auc.c:157 IMSI='262428779774093': No 2G Auth Data 20241226122537260 DAUC <0003> db_auc.c:236 IMSI='262428779774093': Calling to generate 5 vectors 20241226122537260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122537260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537260 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226122537260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226122537260 DAUC <0003> auc.c:113 vector [0]: rand = aefc6135ad05e3383dda1045ea80bcd1 20241226122537260 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226122537260 DAUC <0003> auc.c:142 vector [0]: autn = 092574f17afd00000ce5d3caa76ed8c1 20241226122537260 DAUC <0003> auc.c:143 vector [0]: ck = 17b3869984f76880cb389ba12879549a 20241226122537260 DAUC <0003> auc.c:144 vector [0]: ik = 4304317e65d5b8a62e42c571620c76b0 20241226122537260 DAUC <0003> auc.c:145 vector [0]: res = 5d6d3b86122a18a40000000000000000 20241226122537260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537260 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537260 DAUC <0003> auc.c:151 vector [0]: kc = b1cde937ab57f20c 20241226122537260 DAUC <0003> auc.c:152 vector [0]: sres = 4f472322 20241226122537260 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537260 DAUC <0003> auc.c:113 vector [1]: rand = bf965268c4ff1e5aed7e040677b53921 20241226122537260 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226122537260 DAUC <0003> auc.c:142 vector [1]: autn = 5231143c209200006d74ac907a902ee9 20241226122537260 DAUC <0003> auc.c:143 vector [1]: ck = 870653c15f90e4b84229308d73860351 20241226122537260 DAUC <0003> auc.c:144 vector [1]: ik = c6c8936f5f8735cd6ce8ae64b6b04ee9 20241226122537260 DAUC <0003> auc.c:145 vector [1]: res = 833dcd94fd9c8f190000000000000000 20241226122537260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537260 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122537260 DAUC <0003> auc.c:151 vector [1]: kc = 6f0f5e47c5219ccd 20241226122537260 DAUC <0003> auc.c:152 vector [1]: sres = 7ea1428d 20241226122537260 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122537260 DAUC <0003> auc.c:113 vector [2]: rand = 035da1d12edb2ef517fa0cf0be769ff4 20241226122537260 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226122537260 DAUC <0003> auc.c:142 vector [2]: autn = 140fe8406dcb0000495dbce158bb01ae 20241226122537260 DAUC <0003> auc.c:143 vector [2]: ck = 9c014abe0b2b5145b48e879ce22d21a4 20241226122537260 DAUC <0003> auc.c:144 vector [2]: ik = db2a0ca8f96b249af9685a846210fbe8 20241226122537260 DAUC <0003> auc.c:145 vector [2]: res = 927dff1d606a92580000000000000000 20241226122537260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537260 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122537260 DAUC <0003> auc.c:151 vector [2]: kc = 0acd9b0e727daf93 20241226122537260 DAUC <0003> auc.c:152 vector [2]: sres = f2176d45 20241226122537260 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122537260 DAUC <0003> auc.c:113 vector [3]: rand = a46aea3d9b062ba30de0ea0b258b9b61 20241226122537260 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226122537260 DAUC <0003> auc.c:142 vector [3]: autn = 39690df56e41000056e92fb4a5106864 20241226122537260 DAUC <0003> auc.c:143 vector [3]: ck = 79364f4468a3546caa0e5a43a6e9bca7 20241226122537260 DAUC <0003> auc.c:144 vector [3]: ik = e5efd71032c0a413f66495393ccfe091 20241226122537260 DAUC <0003> auc.c:145 vector [3]: res = 3749fc46c9ef19620000000000000000 20241226122537260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537260 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122537260 DAUC <0003> auc.c:151 vector [3]: kc = c0b3572ec045ac49 20241226122537260 DAUC <0003> auc.c:152 vector [3]: sres = fea6e524 20241226122537260 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122537260 DAUC <0003> auc.c:113 vector [4]: rand = 428f841b8b8cc95600f2e297191020f4 20241226122537260 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226122537260 DAUC <0003> auc.c:142 vector [4]: autn = e43eb0c5da5b0000ccd2962e33153a1c 20241226122537261 DAUC <0003> auc.c:143 vector [4]: ck = bde1d09712ef63d2a439a5280c7302e7 20241226122537261 DAUC <0003> auc.c:144 vector [4]: ik = 9ed1eafd14ca32dfcd17dcf4840c2b38 20241226122537261 DAUC <0003> auc.c:145 vector [4]: res = 647a06a57cd73d2c0000000000000000 20241226122537261 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537261 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122537261 DAUC <0003> auc.c:151 vector [4]: kc = 4a1e43b68e5a78d2 20241226122537261 DAUC <0003> auc.c:152 vector [4]: sres = 18ad3b89 20241226122537261 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122537261 DAUC <0003> db_auc.c:245 IMSI='262428779774093': Generated 5 vectors 20241226122537261 DAUC <0003> db_auc.c:249 IMSI='262428779774093': Updating SQN=321 in DB 20241226122537261 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428779774093"} 20241226122537261 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537261 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537261 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537264 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537264 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428779774093"} 20241226122537264 DAUC <0003> db_auc.c:157 IMSI='262428779774093': No 2G Auth Data 20241226122537264 DAUC <0003> db_auc.c:236 IMSI='262428779774093': Calling to generate 5 vectors 20241226122537264 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122537264 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537264 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226122537264 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226122537264 DAUC <0003> auc.c:113 vector [0]: rand = f9a37602df5165a0d44706303448e6fc 20241226122537264 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226122537264 DAUC <0003> auc.c:142 vector [0]: autn = 06106e984d9e000000655358f3bd44d9 20241226122537264 DAUC <0003> auc.c:143 vector [0]: ck = 7988d892206098e77e9edbdcc354f427 20241226122537264 DAUC <0003> auc.c:144 vector [0]: ik = 8fe977204f9d18ac466368506a634225 20241226122537264 DAUC <0003> auc.c:145 vector [0]: res = 34c6cfcfcc1578210000000000000000 20241226122537264 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537264 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122537264 DAUC <0003> auc.c:151 vector [0]: kc = ce9c1c3ec6ca3649 20241226122537264 DAUC <0003> auc.c:152 vector [0]: sres = f8d3b7ee 20241226122537264 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122537264 DAUC <0003> auc.c:113 vector [1]: rand = 06b5287031be96b14ec6d34cd7b0ebe8 20241226122537264 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226122537264 DAUC <0003> auc.c:142 vector [1]: autn = 98bdec2fc5630000e72491d9137926f3 20241226122537264 DAUC <0003> auc.c:143 vector [1]: ck = c8d346d2b876e8f99fa790baf09d73c2 20241226122537264 DAUC <0003> auc.c:144 vector [1]: ik = 5a59be663823e61ebb371859bc499387 20241226122537264 DAUC <0003> auc.c:145 vector [1]: res = c049756858621f860000000000000000 20241226122537264 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537264 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122537264 DAUC <0003> auc.c:151 vector [1]: kc = b61a7057cc81eea2 20241226122537264 DAUC <0003> auc.c:152 vector [1]: sres = 982b6aee 20241226122537264 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122537264 DAUC <0003> auc.c:113 vector [2]: rand = bd593a66917c3b3851e6083b2aedf72c 20241226122537264 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226122537264 DAUC <0003> auc.c:142 vector [2]: autn = 8e9af6c693b1000082b1fae654ea8280 20241226122537264 DAUC <0003> auc.c:143 vector [2]: ck = 9a2268e0f38407297cae259dd330c8d2 20241226122537264 DAUC <0003> auc.c:144 vector [2]: ik = d7e9fc71e36fd5e04f29eba62710308b 20241226122537264 DAUC <0003> auc.c:145 vector [2]: res = 7c43e436de77ef260000000000000000 20241226122537264 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537264 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122537264 DAUC <0003> auc.c:151 vector [2]: kc = 7e4c5aaae4cb2a90 20241226122537264 DAUC <0003> auc.c:152 vector [2]: sres = a2340b10 20241226122537264 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122537264 DAUC <0003> auc.c:113 vector [3]: rand = 190eb3bfe51ca8f85183a570a926e140 20241226122537264 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226122537264 DAUC <0003> auc.c:142 vector [3]: autn = 2db63435874e000056fafc1687d93720 20241226122537264 DAUC <0003> auc.c:143 vector [3]: ck = 4b7bc1c8e16d9e2eccf77b86412cec52 20241226122537264 DAUC <0003> auc.c:144 vector [3]: ik = 31c046208101c519d852a5bb3840d121 20241226122537264 DAUC <0003> auc.c:145 vector [3]: res = 8e03faa06418ddfd0000000000000000 20241226122537264 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537264 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122537264 DAUC <0003> auc.c:151 vector [3]: kc = 6e1e59d519006644 20241226122537264 DAUC <0003> auc.c:152 vector [3]: sres = ea1b275d 20241226122537264 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122537264 DAUC <0003> auc.c:113 vector [4]: rand = edb641ded339593c057dcb9a4385fb10 20241226122537264 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226122537264 DAUC <0003> auc.c:142 vector [4]: autn = d2b688274c020000bb5fdc3facd1ce2d 20241226122537264 DAUC <0003> auc.c:143 vector [4]: ck = fd88b73dad4b32955c53d656ba7bee8e 20241226122537264 DAUC <0003> auc.c:144 vector [4]: ik = ec23240dd8bfd591f431978164a7e33f 20241226122537264 DAUC <0003> auc.c:145 vector [4]: res = 5f4a0dbf7473e0bc0000000000000000 20241226122537264 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537264 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122537264 DAUC <0003> auc.c:151 vector [4]: kc = b9c9d2e7ab28eab5 20241226122537264 DAUC <0003> auc.c:152 vector [4]: sres = 2b39ed03 20241226122537264 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122537264 DAUC <0003> db_auc.c:245 IMSI='262428779774093': Generated 5 vectors 20241226122537264 DAUC <0003> db_auc.c:249 IMSI='262428779774093': Updating SQN=481 in DB 20241226122537264 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428779774093"} 20241226122537264 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428779774093 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537264 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537264 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53428<->l=127.0.0.1:4258 20241226122537269 DAUC <0003> db_auc.c:157 IMSI='262429367380028': No 2G Auth Data 20241226122537269 DAUC <0003> db_auc.c:192 IMSI='262429367380028': No 3G Auth Data 20241226122537284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241226122537288 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537288 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429367380028"} 20241226122537288 DAUC <0003> db_auc.c:236 IMSI='262429367380028': Calling to generate 1 vectors 20241226122537288 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241226122537288 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537288 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537288 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122537288 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537288 DAUC <0003> auc.c:113 vector [0]: rand = b01012ca71df0315fea6e8126c32e47c 20241226122537288 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122537288 DAUC <0003> auc.c:142 vector [0]: autn = df518b354365000025c28cd4d76e1c1f 20241226122537288 DAUC <0003> auc.c:143 vector [0]: ck = 0b19b1c2bc909e335fd91c182a54ae17 20241226122537288 DAUC <0003> auc.c:144 vector [0]: ik = aa65e97abba455f48a30e673e483713a 20241226122537288 DAUC <0003> auc.c:145 vector [0]: res = 5514ae18ecb14b230000000000000000 20241226122537288 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537288 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537288 DAUC <0003> auc.c:179 vector [0]: kc = 428c841e7e776c00 20241226122537288 DAUC <0003> auc.c:180 vector [0]: sres = 4fefb3f5 20241226122537288 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537288 DAUC <0003> db_auc.c:245 IMSI='262429367380028': Generated 1 vectors 20241226122537288 DAUC <0003> db_auc.c:249 IMSI='262429367380028': Updating SQN=33 in DB 20241226122537288 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429367380028"} 20241226122537288 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537288 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537288 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537291 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537292 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429367380028"} 20241226122537292 DAUC <0003> db_auc.c:236 IMSI='262429367380028': Calling to generate 4 vectors 20241226122537292 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241226122537292 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537292 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537292 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226122537292 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537292 DAUC <0003> auc.c:113 vector [0]: rand = 09c42187d684e3e55c8e4418317f3a68 20241226122537292 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226122537292 DAUC <0003> auc.c:142 vector [0]: autn = 89f0a4fad305000059e326c715a21703 20241226122537292 DAUC <0003> auc.c:143 vector [0]: ck = e21e6e04354c35310d8d12d0dcb1c3c0 20241226122537292 DAUC <0003> auc.c:144 vector [0]: ik = 756eaf4105b6a00b935e7a398ecedbc9 20241226122537292 DAUC <0003> auc.c:145 vector [0]: res = c7bde4f978d8ba610000000000000000 20241226122537292 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537292 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537292 DAUC <0003> auc.c:179 vector [0]: kc = d89f2c9503ad8800 20241226122537292 DAUC <0003> auc.c:180 vector [0]: sres = f16a108e 20241226122537292 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537292 DAUC <0003> auc.c:113 vector [1]: rand = 580cf0211c13bcc5f3ca7dac9d402efc 20241226122537292 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226122537292 DAUC <0003> auc.c:142 vector [1]: autn = e04c238540910000effcbe169ff5ba23 20241226122537292 DAUC <0003> auc.c:143 vector [1]: ck = dcd11a3130f7b614814081263fb496c4 20241226122537292 DAUC <0003> auc.c:144 vector [1]: ik = c01cd7cd844e18896583bf1e2b3008e2 20241226122537292 DAUC <0003> auc.c:145 vector [1]: res = 9bc0bbf36e0ab6f80000000000000000 20241226122537292 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537292 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537292 DAUC <0003> auc.c:179 vector [1]: kc = 7a88f928203c4800 20241226122537292 DAUC <0003> auc.c:180 vector [1]: sres = 600c4ee6 20241226122537292 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537292 DAUC <0003> auc.c:113 vector [2]: rand = 254e6fcf6749489d91d5e185be3ec2d6 20241226122537292 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226122537292 DAUC <0003> auc.c:142 vector [2]: autn = d2f25a84e5c60000054543a7d52417b1 20241226122537292 DAUC <0003> auc.c:143 vector [2]: ck = ab3fe8767efeb8d02b77b4c460142802 20241226122537292 DAUC <0003> auc.c:144 vector [2]: ik = cb3d021985ba08be497eabf7fea26197 20241226122537292 DAUC <0003> auc.c:145 vector [2]: res = 9f8fe2aa2a39ad4b0000000000000000 20241226122537292 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537292 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537292 DAUC <0003> auc.c:179 vector [2]: kc = 209ffa6857243800 20241226122537292 DAUC <0003> auc.c:180 vector [2]: sres = abfa8d40 20241226122537292 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537292 DAUC <0003> auc.c:113 vector [3]: rand = f1516d2ab91fef0db978e805c1a4fac5 20241226122537292 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226122537292 DAUC <0003> auc.c:142 vector [3]: autn = 72dd7b8f8c8b00008c71100b4e572217 20241226122537292 DAUC <0003> auc.c:143 vector [3]: ck = c3f0b1ea9a8f07a98cfdc93ade0938ec 20241226122537292 DAUC <0003> auc.c:144 vector [3]: ik = 51b9defcb0c707ab24df32d495d92879 20241226122537292 DAUC <0003> auc.c:145 vector [3]: res = 0e153da73c59884f0000000000000000 20241226122537292 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537292 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537292 DAUC <0003> auc.c:179 vector [3]: kc = 92ab109613e82c00 20241226122537292 DAUC <0003> auc.c:180 vector [3]: sres = ad4819dd 20241226122537292 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537292 DAUC <0003> db_auc.c:245 IMSI='262429367380028': Generated 4 vectors 20241226122537292 DAUC <0003> db_auc.c:249 IMSI='262429367380028': Updating SQN=161 in DB 20241226122537292 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429367380028"} 20241226122537292 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537292 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537292 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537295 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537295 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429367380028"} 20241226122537295 DAUC <0003> db_auc.c:236 IMSI='262429367380028': Calling to generate 5 vectors 20241226122537295 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122537295 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537296 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537296 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226122537296 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537296 DAUC <0003> auc.c:113 vector [0]: rand = 7ccfcff012f35f935346d94220ffdfde 20241226122537296 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226122537296 DAUC <0003> auc.c:142 vector [0]: autn = 126fd76c9e730000ec3eb34d94dcfa16 20241226122537296 DAUC <0003> auc.c:143 vector [0]: ck = 5559ff605dba0b5f2ae7ad9b0ba4aeeb 20241226122537296 DAUC <0003> auc.c:144 vector [0]: ik = d48aa82fa94ea33388a3f57cfdf8b0cd 20241226122537296 DAUC <0003> auc.c:145 vector [0]: res = 41327ec65328c93a0000000000000000 20241226122537296 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537296 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537296 DAUC <0003> auc.c:179 vector [0]: kc = d0da5c408716dc00 20241226122537296 DAUC <0003> auc.c:180 vector [0]: sres = d22ee5b6 20241226122537296 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537296 DAUC <0003> auc.c:113 vector [1]: rand = c346ed4bccb434ef21a90091ca202abd 20241226122537296 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226122537296 DAUC <0003> auc.c:142 vector [1]: autn = afca8d75cc7800003c7266be1b5f2dd9 20241226122537296 DAUC <0003> auc.c:143 vector [1]: ck = 132bb9061448f58c291e87b768637a4a 20241226122537296 DAUC <0003> auc.c:144 vector [1]: ik = f029bc69be94789832c2a6917720b2b2 20241226122537296 DAUC <0003> auc.c:145 vector [1]: res = d7a92a55e75dfb200000000000000000 20241226122537296 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537296 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537296 DAUC <0003> auc.c:179 vector [1]: kc = 9baba21468280400 20241226122537296 DAUC <0003> auc.c:180 vector [1]: sres = cdadfe17 20241226122537296 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537296 DAUC <0003> auc.c:113 vector [2]: rand = f743f5160f2fcbdf91bad9822d0a8c3b 20241226122537296 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226122537296 DAUC <0003> auc.c:142 vector [2]: autn = 66479b2c671300009ed4dd17bea1d9ce 20241226122537296 DAUC <0003> auc.c:143 vector [2]: ck = 1126a52ea89c432dadbf88207ea11445 20241226122537296 DAUC <0003> auc.c:144 vector [2]: ik = 17fc3ee0c6ac7f09d4bc2e1e3bc81627 20241226122537296 DAUC <0003> auc.c:145 vector [2]: res = 0d24d0997853a0d00000000000000000 20241226122537296 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537296 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537296 DAUC <0003> auc.c:179 vector [2]: kc = 9d7dda8e4e65d800 20241226122537296 DAUC <0003> auc.c:180 vector [2]: sres = d8652b98 20241226122537296 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537296 DAUC <0003> auc.c:113 vector [3]: rand = 2c6402726a28bb479d5944c61748ba9d 20241226122537296 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226122537296 DAUC <0003> auc.c:142 vector [3]: autn = df6df069978c000054bde9bee75ae700 20241226122537296 DAUC <0003> auc.c:143 vector [3]: ck = 10a5069eb63b5410f94681ecefb2ae66 20241226122537296 DAUC <0003> auc.c:144 vector [3]: ik = 7db71d8b39aa4714cce3f10d2a22e391 20241226122537296 DAUC <0003> auc.c:145 vector [3]: res = b622943b83249f630000000000000000 20241226122537296 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537296 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537296 DAUC <0003> auc.c:179 vector [3]: kc = 58280f079a12e000 20241226122537296 DAUC <0003> auc.c:180 vector [3]: sres = e5ef9405 20241226122537296 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537296 DAUC <0003> auc.c:113 vector [4]: rand = 1b2170102b2c852749bf9406b1e8d87e 20241226122537296 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226122537296 DAUC <0003> auc.c:142 vector [4]: autn = 82aa336669f00000e177ecb798df3c3d 20241226122537296 DAUC <0003> auc.c:143 vector [4]: ck = 3fdb36679abe2c22ee5f5ebf058b61c3 20241226122537296 DAUC <0003> auc.c:144 vector [4]: ik = e5c04388fca69b5b0e7c894f08aee858 20241226122537296 DAUC <0003> auc.c:145 vector [4]: res = de8832c6e485f37c0000000000000000 20241226122537296 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537296 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122537296 DAUC <0003> auc.c:179 vector [4]: kc = b95a189e32b0bc00 20241226122537296 DAUC <0003> auc.c:180 vector [4]: sres = 36eb3777 20241226122537296 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122537296 DAUC <0003> db_auc.c:245 IMSI='262429367380028': Generated 5 vectors 20241226122537296 DAUC <0003> db_auc.c:249 IMSI='262429367380028': Updating SQN=321 in DB 20241226122537296 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429367380028"} 20241226122537296 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537296 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537296 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537299 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537299 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429367380028"} 20241226122537299 DAUC <0003> db_auc.c:236 IMSI='262429367380028': Calling to generate 5 vectors 20241226122537299 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122537299 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537299 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537299 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226122537299 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537299 DAUC <0003> auc.c:113 vector [0]: rand = 5a603f4baf5a80f51713335f547d798c 20241226122537299 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226122537299 DAUC <0003> auc.c:142 vector [0]: autn = ef27ea83f18d00004d162aa80abd178c 20241226122537299 DAUC <0003> auc.c:143 vector [0]: ck = 74382377f5e8f21eb9b9d18972999f4f 20241226122537299 DAUC <0003> auc.c:144 vector [0]: ik = 42867da275226f504950d236c637de31 20241226122537299 DAUC <0003> auc.c:145 vector [0]: res = 9ec0941122187c250000000000000000 20241226122537299 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537299 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537299 DAUC <0003> auc.c:179 vector [0]: kc = eed929c131262800 20241226122537299 DAUC <0003> auc.c:180 vector [0]: sres = 4672b808 20241226122537299 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537299 DAUC <0003> auc.c:113 vector [1]: rand = ac46fc5e555025b26768e87a46356003 20241226122537299 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226122537299 DAUC <0003> auc.c:142 vector [1]: autn = c0f2742f574e0000d3a23e504908a015 20241226122537299 DAUC <0003> auc.c:143 vector [1]: ck = 40e2f376af7465e9e6f2b447ce0c5fac 20241226122537299 DAUC <0003> auc.c:144 vector [1]: ik = 1359cb93e127ea8ff9122392d6adffa1 20241226122537299 DAUC <0003> auc.c:145 vector [1]: res = 78e964f1dd700d6c0000000000000000 20241226122537299 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537299 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537299 DAUC <0003> auc.c:179 vector [1]: kc = 299d4fad43759c00 20241226122537299 DAUC <0003> auc.c:180 vector [1]: sres = 7e03af46 20241226122537299 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537299 DAUC <0003> auc.c:113 vector [2]: rand = 6352fecde6a13697e12a23d2e5cde62e 20241226122537299 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226122537299 DAUC <0003> auc.c:142 vector [2]: autn = 4369ad88e067000083b488d7e460ca20 20241226122537299 DAUC <0003> auc.c:143 vector [2]: ck = 276991dbc47e340bb13e06a5357b6a46 20241226122537299 DAUC <0003> auc.c:144 vector [2]: ik = 90f31518221a1607eebbc222adef5eed 20241226122537299 DAUC <0003> auc.c:145 vector [2]: res = 64fa7b633025feb20000000000000000 20241226122537299 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537299 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537299 DAUC <0003> auc.c:179 vector [2]: kc = 9206b0494219cc00 20241226122537299 DAUC <0003> auc.c:180 vector [2]: sres = 164cc592 20241226122537299 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537299 DAUC <0003> auc.c:113 vector [3]: rand = d7eb3f0b1c4d33216ac03b992447d02b 20241226122537299 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226122537299 DAUC <0003> auc.c:142 vector [3]: autn = 4b71be2b63ff0000ca224c2490800ecf 20241226122537299 DAUC <0003> auc.c:143 vector [3]: ck = 7cbcad9f7091d4a857971cce86a92cb5 20241226122537299 DAUC <0003> auc.c:144 vector [3]: ik = 58e9743a18c01ca02690414cacc2fafd 20241226122537299 DAUC <0003> auc.c:145 vector [3]: res = 78bc575dfcc41cdf0000000000000000 20241226122537299 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537299 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537299 DAUC <0003> auc.c:179 vector [3]: kc = 306303a1f7079800 20241226122537299 DAUC <0003> auc.c:180 vector [3]: sres = 23fc4361 20241226122537299 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537299 DAUC <0003> auc.c:113 vector [4]: rand = d325fda5e192555f3a56b906cdbddd64 20241226122537299 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226122537299 DAUC <0003> auc.c:142 vector [4]: autn = 02dfdb9e13370000dca615cd8df309fb 20241226122537299 DAUC <0003> auc.c:143 vector [4]: ck = e714c24f3471f34e89c4501f30565300 20241226122537299 DAUC <0003> auc.c:144 vector [4]: ik = 603dca3f52a8c46877e7a2d8b355207e 20241226122537299 DAUC <0003> auc.c:145 vector [4]: res = d5644c9857eb04160000000000000000 20241226122537299 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537299 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122537299 DAUC <0003> auc.c:179 vector [4]: kc = 3841bc51c0c16000 20241226122537299 DAUC <0003> auc.c:180 vector [4]: sres = 3814475c 20241226122537299 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122537299 DAUC <0003> db_auc.c:245 IMSI='262429367380028': Generated 5 vectors 20241226122537299 DAUC <0003> db_auc.c:249 IMSI='262429367380028': Updating SQN=481 in DB 20241226122537299 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429367380028"} 20241226122537300 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429367380028 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537300 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537300 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53440<->l=127.0.0.1:4258 20241226122537303 DAUC <0003> db_auc.c:157 IMSI='262420551394877': No 2G Auth Data 20241226122537303 DAUC <0003> db_auc.c:192 IMSI='262420551394877': No 3G Auth Data 20241226122537317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241226122537321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537321 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420551394877"} 20241226122537321 DAUC <0003> db_auc.c:236 IMSI='262420551394877': Calling to generate 1 vectors 20241226122537321 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241226122537321 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537321 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537321 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122537321 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537321 DAUC <0003> auc.c:113 vector [0]: rand = cb9610d37bdde33808ff290769291a83 20241226122537321 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122537321 DAUC <0003> auc.c:142 vector [0]: autn = 4ffff8b5f4c300004d7c1261e8cd9c3d 20241226122537321 DAUC <0003> auc.c:143 vector [0]: ck = fe3760bef3461fc276390b37bc38f758 20241226122537321 DAUC <0003> auc.c:144 vector [0]: ik = 32579518b14d83b0c4cd698b77435a57 20241226122537321 DAUC <0003> auc.c:145 vector [0]: res = c0e3c2258e3ecc850000000000000000 20241226122537321 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537321 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537321 DAUC <0003> auc.c:179 vector [0]: kc = f3e68c0efae7ac00 20241226122537321 DAUC <0003> auc.c:180 vector [0]: sres = 897c34c2 20241226122537321 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537321 DAUC <0003> db_auc.c:245 IMSI='262420551394877': Generated 1 vectors 20241226122537321 DAUC <0003> db_auc.c:249 IMSI='262420551394877': Updating SQN=33 in DB 20241226122537321 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420551394877"} 20241226122537321 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537324 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537324 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420551394877"} 20241226122537324 DAUC <0003> db_auc.c:236 IMSI='262420551394877': Calling to generate 4 vectors 20241226122537324 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241226122537324 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537324 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537324 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226122537324 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537324 DAUC <0003> auc.c:113 vector [0]: rand = 0fe55b9a3012b61c4cb624f7b9ab432e 20241226122537324 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226122537324 DAUC <0003> auc.c:142 vector [0]: autn = c9d1cc9af3820000d287df246865b6da 20241226122537324 DAUC <0003> auc.c:143 vector [0]: ck = 488458e4ccb0839384112eefe7a2093f 20241226122537324 DAUC <0003> auc.c:144 vector [0]: ik = f2d9d676dce794476b31683d13f5d113 20241226122537324 DAUC <0003> auc.c:145 vector [0]: res = f314790e9a04b1440000000000000000 20241226122537324 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537324 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537324 DAUC <0003> auc.c:179 vector [0]: kc = 8306e34030c03800 20241226122537324 DAUC <0003> auc.c:180 vector [0]: sres = 5d8be569 20241226122537324 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537324 DAUC <0003> auc.c:113 vector [1]: rand = 61a5ed6eca70a1e56d89598a83a5ed4c 20241226122537324 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226122537324 DAUC <0003> auc.c:142 vector [1]: autn = 297adbb5c62300001249015b31fff814 20241226122537324 DAUC <0003> auc.c:143 vector [1]: ck = ca244197d9fcd6a8fd37d5c7a9c49e8a 20241226122537324 DAUC <0003> auc.c:144 vector [1]: ik = 5c6ab6b796412a2aa081ab477b524665 20241226122537324 DAUC <0003> auc.c:145 vector [1]: res = 9a5763a2299392fe0000000000000000 20241226122537324 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537324 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537324 DAUC <0003> auc.c:179 vector [1]: kc = b708289d23d9e800 20241226122537324 DAUC <0003> auc.c:180 vector [1]: sres = 12f6a6b5 20241226122537324 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537324 DAUC <0003> auc.c:113 vector [2]: rand = 278162916a4568a4eff35db22dd682c1 20241226122537324 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226122537324 DAUC <0003> auc.c:142 vector [2]: autn = 94179f5a15de0000d404f4169bde25b4 20241226122537324 DAUC <0003> auc.c:143 vector [2]: ck = 53bb3fbd4edf41758e00f77ab5595d11 20241226122537324 DAUC <0003> auc.c:144 vector [2]: ik = 40bf07a6fa5b6d7ed05b58dc2697559f 20241226122537324 DAUC <0003> auc.c:145 vector [2]: res = aa305a05b39001ab0000000000000000 20241226122537324 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537324 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537324 DAUC <0003> auc.c:179 vector [2]: kc = 9883d869d59a2400 20241226122537324 DAUC <0003> auc.c:180 vector [2]: sres = ee865f25 20241226122537324 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537324 DAUC <0003> auc.c:113 vector [3]: rand = e50a7d3823c52cee82683bd87a44094a 20241226122537324 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226122537324 DAUC <0003> auc.c:142 vector [3]: autn = 7d4dbb40d9b60000db70c39178c837fb 20241226122537324 DAUC <0003> auc.c:143 vector [3]: ck = 9855942a974ac377ea19926157336a4c 20241226122537324 DAUC <0003> auc.c:144 vector [3]: ik = 5778fa29fbf1bb195180c0c4bd90e672 20241226122537324 DAUC <0003> auc.c:145 vector [3]: res = d513298ee3e5c07e0000000000000000 20241226122537324 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537324 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537324 DAUC <0003> auc.c:179 vector [3]: kc = 7b9ab89f3401a400 20241226122537324 DAUC <0003> auc.c:180 vector [3]: sres = 58d78d54 20241226122537324 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537324 DAUC <0003> db_auc.c:245 IMSI='262420551394877': Generated 4 vectors 20241226122537324 DAUC <0003> db_auc.c:249 IMSI='262420551394877': Updating SQN=161 in DB 20241226122537324 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420551394877"} 20241226122537324 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537324 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537324 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537327 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537327 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420551394877"} 20241226122537327 DAUC <0003> db_auc.c:236 IMSI='262420551394877': Calling to generate 5 vectors 20241226122537327 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122537327 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537327 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537327 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226122537327 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537327 DAUC <0003> auc.c:113 vector [0]: rand = 828ea484247c2ec014d01e59c9a6214a 20241226122537327 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226122537327 DAUC <0003> auc.c:142 vector [0]: autn = a44dfc78f77a0000c07e6109aecb9c3c 20241226122537327 DAUC <0003> auc.c:143 vector [0]: ck = 58c0b3740c36e47fd75a99eb8b624e0c 20241226122537327 DAUC <0003> auc.c:144 vector [0]: ik = 51e5cd306b84679bc6f439da74ec2978 20241226122537327 DAUC <0003> auc.c:145 vector [0]: res = 73f47de9b0643a2c0000000000000000 20241226122537327 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537327 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537327 DAUC <0003> auc.c:179 vector [0]: kc = 1504efa4a8fd1400 20241226122537327 DAUC <0003> auc.c:180 vector [0]: sres = 95b696b6 20241226122537327 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537327 DAUC <0003> auc.c:113 vector [1]: rand = 648092683d03b524cbbfaa1f198cf56f 20241226122537327 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226122537327 DAUC <0003> auc.c:142 vector [1]: autn = 073501c1637900009163651eabd273b4 20241226122537327 DAUC <0003> auc.c:143 vector [1]: ck = 7cbf5beb09dd80ab2d7a3a1bedcb8cef 20241226122537327 DAUC <0003> auc.c:144 vector [1]: ik = 3220452b20c0515f3548396bb2988db1 20241226122537327 DAUC <0003> auc.c:145 vector [1]: res = 8d72d8d49e69c3850000000000000000 20241226122537327 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537327 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537327 DAUC <0003> auc.c:179 vector [1]: kc = 0d04cba9509d6000 20241226122537327 DAUC <0003> auc.c:180 vector [1]: sres = a38c8ebc 20241226122537327 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537327 DAUC <0003> auc.c:113 vector [2]: rand = 975db96824c9726df18b7e9cfc5ad16f 20241226122537327 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226122537327 DAUC <0003> auc.c:142 vector [2]: autn = eb5ce2f9b7d40000047f774dc7bea9ea 20241226122537327 DAUC <0003> auc.c:143 vector [2]: ck = 3e9b1c51173a78539eb4ba2b1a44a59d 20241226122537327 DAUC <0003> auc.c:144 vector [2]: ik = 66b012e2443b9f8507c27e11756319c8 20241226122537327 DAUC <0003> auc.c:145 vector [2]: res = 4c6047da7ac5e01f0000000000000000 20241226122537327 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537327 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537327 DAUC <0003> auc.c:179 vector [2]: kc = e1908d8d81be3400 20241226122537327 DAUC <0003> auc.c:180 vector [2]: sres = fa383380 20241226122537327 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537327 DAUC <0003> auc.c:113 vector [3]: rand = 4b3058bde5c21b276554e8faf3cd24b0 20241226122537327 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226122537327 DAUC <0003> auc.c:142 vector [3]: autn = 9552ceb11d6100000dd436eb9d2a74e4 20241226122537327 DAUC <0003> auc.c:143 vector [3]: ck = 6439c50dc8984f228d0bf5e21bb41f76 20241226122537327 DAUC <0003> auc.c:144 vector [3]: ik = c09c17bdf104160380e680075200a592 20241226122537327 DAUC <0003> auc.c:145 vector [3]: res = 9ae77681daa7f5cf0000000000000000 20241226122537327 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537327 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537327 DAUC <0003> auc.c:179 vector [3]: kc = d39651de4985c000 20241226122537327 DAUC <0003> auc.c:180 vector [3]: sres = a32bed0a 20241226122537327 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537327 DAUC <0003> auc.c:113 vector [4]: rand = 158fe910b5ec3bd36c6ac395c7e529ca 20241226122537327 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226122537327 DAUC <0003> auc.c:142 vector [4]: autn = 98cb997281ea000018d2e1e32e9c50a4 20241226122537327 DAUC <0003> auc.c:143 vector [4]: ck = e5b5c99f9de2bbc93199aa9e0ea584d0 20241226122537327 DAUC <0003> auc.c:144 vector [4]: ik = 1ab369e2741f19c9ef2beff413426406 20241226122537327 DAUC <0003> auc.c:145 vector [4]: res = 053e6be49df5358a0000000000000000 20241226122537327 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537327 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122537327 DAUC <0003> auc.c:179 vector [4]: kc = 0ef8d3e480b60800 20241226122537327 DAUC <0003> auc.c:180 vector [4]: sres = f077d0b2 20241226122537327 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122537327 DAUC <0003> db_auc.c:245 IMSI='262420551394877': Generated 5 vectors 20241226122537327 DAUC <0003> db_auc.c:249 IMSI='262420551394877': Updating SQN=321 in DB 20241226122537328 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420551394877"} 20241226122537328 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537328 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537328 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537331 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537331 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420551394877"} 20241226122537331 DAUC <0003> db_auc.c:236 IMSI='262420551394877': Calling to generate 5 vectors 20241226122537331 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122537331 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537331 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537331 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226122537331 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537331 DAUC <0003> auc.c:113 vector [0]: rand = dc9e3ea318d0d76eeb746d89c64b1a70 20241226122537331 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226122537331 DAUC <0003> auc.c:142 vector [0]: autn = 791e570f34ec0000553469d46b8a6941 20241226122537331 DAUC <0003> auc.c:143 vector [0]: ck = 6044cb89b3b05189ee8badcf99a0b29c 20241226122537331 DAUC <0003> auc.c:144 vector [0]: ik = b177ecb8291da947b7d085c75818e3ab 20241226122537331 DAUC <0003> auc.c:145 vector [0]: res = ad6ad8f50934470c0000000000000000 20241226122537331 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537331 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537331 DAUC <0003> auc.c:179 vector [0]: kc = c6c55dc5162df000 20241226122537331 DAUC <0003> auc.c:180 vector [0]: sres = 3002253c 20241226122537331 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537331 DAUC <0003> auc.c:113 vector [1]: rand = 44714d435b1cb09b33374bf067336502 20241226122537331 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226122537331 DAUC <0003> auc.c:142 vector [1]: autn = 55e683a393d000008ddd66966c0d1af5 20241226122537331 DAUC <0003> auc.c:143 vector [1]: ck = 34874ce781853543aa69da4133baef02 20241226122537331 DAUC <0003> auc.c:144 vector [1]: ik = fbe07be0217eb165b2825c940d3ea8ed 20241226122537331 DAUC <0003> auc.c:145 vector [1]: res = d1a97cca5709b0d70000000000000000 20241226122537331 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537331 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537331 DAUC <0003> auc.c:179 vector [1]: kc = 6d3976267ed3a800 20241226122537331 DAUC <0003> auc.c:180 vector [1]: sres = 3a2136f7 20241226122537331 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537331 DAUC <0003> auc.c:113 vector [2]: rand = 1e9a4aba78857b6f7072d4811c098236 20241226122537331 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226122537331 DAUC <0003> auc.c:142 vector [2]: autn = 25ced71c5a020000b47de8e10c891eff 20241226122537331 DAUC <0003> auc.c:143 vector [2]: ck = ba4cce0acc3b41397700668d09aa768e 20241226122537331 DAUC <0003> auc.c:144 vector [2]: ik = 90f53b7caa1c2e87dcda0ef607bc4d39 20241226122537331 DAUC <0003> auc.c:145 vector [2]: res = abfa8931fa6073080000000000000000 20241226122537331 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537331 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537331 DAUC <0003> auc.c:179 vector [2]: kc = f45ff53eea560000 20241226122537331 DAUC <0003> auc.c:180 vector [2]: sres = e3674b05 20241226122537331 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537331 DAUC <0003> auc.c:113 vector [3]: rand = ef6eeecab1e8503f27a4a71633467c14 20241226122537331 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226122537331 DAUC <0003> auc.c:142 vector [3]: autn = f4fa99a27e0100008b7edce275bdd21c 20241226122537331 DAUC <0003> auc.c:143 vector [3]: ck = d82cc371c0bc484f9ce2e9de9d15bdef 20241226122537331 DAUC <0003> auc.c:144 vector [3]: ik = 7e6d332302a81321d397ed79a75a40a7 20241226122537331 DAUC <0003> auc.c:145 vector [3]: res = 68d63e1d867e8a710000000000000000 20241226122537331 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537331 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537331 DAUC <0003> auc.c:179 vector [3]: kc = fa93689ea87b4000 20241226122537331 DAUC <0003> auc.c:180 vector [3]: sres = 814d76bf 20241226122537331 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537331 DAUC <0003> auc.c:113 vector [4]: rand = 626669b48477685906e2c5990721a6fa 20241226122537331 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226122537331 DAUC <0003> auc.c:142 vector [4]: autn = fc0fc1127b2600000b2ed823f70ac39f 20241226122537331 DAUC <0003> auc.c:143 vector [4]: ck = 256f82c7af9a55c13bfbf42ab88a7004 20241226122537331 DAUC <0003> auc.c:144 vector [4]: ik = f40e7bbec355723eabf57c2ab13e08c9 20241226122537331 DAUC <0003> auc.c:145 vector [4]: res = 7e790c2d746d9a210000000000000000 20241226122537331 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537331 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122537331 DAUC <0003> auc.c:179 vector [4]: kc = c5234eda31b42000 20241226122537331 DAUC <0003> auc.c:180 vector [4]: sres = 91b9e9aa 20241226122537331 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122537331 DAUC <0003> db_auc.c:245 IMSI='262420551394877': Generated 5 vectors 20241226122537331 DAUC <0003> db_auc.c:249 IMSI='262420551394877': Updating SQN=481 in DB 20241226122537331 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420551394877"} 20241226122537331 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420551394877 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537331 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537331 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53456<->l=127.0.0.1:4258 20241226122537335 DAUC <0003> db_auc.c:157 IMSI='262428650216671': No 2G Auth Data 20241226122537335 DAUC <0003> db_auc.c:192 IMSI='262428650216671': No 3G Auth Data 20241226122537353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20241226122537357 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537357 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428650216671"} 20241226122537357 DAUC <0003> db_auc.c:236 IMSI='262428650216671': Calling to generate 1 vectors 20241226122537357 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241226122537357 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537357 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537357 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122537357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537357 DAUC <0003> auc.c:113 vector [0]: rand = 86bff41069022ff6dbbed4ffd9ea748a 20241226122537358 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122537358 DAUC <0003> auc.c:142 vector [0]: autn = c0da05196fbb0000b331bfec9966ad81 20241226122537358 DAUC <0003> auc.c:143 vector [0]: ck = 7de2dc13a5113a3ceb4b790fab9888c7 20241226122537358 DAUC <0003> auc.c:144 vector [0]: ik = 3bb2a6b752f86614884b93b1a8e39f6a 20241226122537358 DAUC <0003> auc.c:145 vector [0]: res = 6e1078161a7f8f5c0000000000000000 20241226122537358 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537358 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537358 DAUC <0003> auc.c:179 vector [0]: kc = b761678dab76f16d 20241226122537358 DAUC <0003> auc.c:180 vector [0]: sres = 62f33446 20241226122537358 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537358 DAUC <0003> db_auc.c:245 IMSI='262428650216671': Generated 1 vectors 20241226122537358 DAUC <0003> db_auc.c:249 IMSI='262428650216671': Updating SQN=33 in DB 20241226122537358 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428650216671"} 20241226122537358 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537358 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537358 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537361 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537361 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428650216671"} 20241226122537361 DAUC <0003> db_auc.c:236 IMSI='262428650216671': Calling to generate 4 vectors 20241226122537361 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241226122537361 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537361 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537361 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241226122537361 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537361 DAUC <0003> auc.c:113 vector [0]: rand = 991e1d0ce06a5fff0703deb1fe31e752 20241226122537361 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241226122537361 DAUC <0003> auc.c:142 vector [0]: autn = 984f4e4526fc0000ae4453cd294287dc 20241226122537361 DAUC <0003> auc.c:143 vector [0]: ck = 1c4ef12c5c50e4fccac1784c415ae997 20241226122537361 DAUC <0003> auc.c:144 vector [0]: ik = f563522769165893d6e8c44a9733c1fa 20241226122537361 DAUC <0003> auc.c:145 vector [0]: res = 042588eef51f72e80000000000000000 20241226122537361 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537361 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537361 DAUC <0003> auc.c:179 vector [0]: kc = b90752041e38cf70 20241226122537361 DAUC <0003> auc.c:180 vector [0]: sres = 3b49c4af 20241226122537361 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537361 DAUC <0003> auc.c:113 vector [1]: rand = 4f97ffd8fe1cc4604c1afbe234069f65 20241226122537361 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241226122537361 DAUC <0003> auc.c:142 vector [1]: autn = afdac83e779b00004a34b3876e88c80a 20241226122537361 DAUC <0003> auc.c:143 vector [1]: ck = c9bd4c55cb61736c06aa9348b6b2aacd 20241226122537361 DAUC <0003> auc.c:144 vector [1]: ik = ee29c1a37b7686146e5e6a4cd5877bd5 20241226122537361 DAUC <0003> auc.c:145 vector [1]: res = 128b4b11d00c214f0000000000000000 20241226122537361 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537361 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537361 DAUC <0003> auc.c:179 vector [1]: kc = 92084b9c242d19d5 20241226122537361 DAUC <0003> auc.c:180 vector [1]: sres = 4458c4f2 20241226122537361 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537361 DAUC <0003> auc.c:113 vector [2]: rand = ffd0b0188f09abad3c0f8c12b6d24151 20241226122537361 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241226122537361 DAUC <0003> auc.c:142 vector [2]: autn = 75855de7d61d00000f64ef0f73683a9f 20241226122537361 DAUC <0003> auc.c:143 vector [2]: ck = 9e2ed4390a7c974e6b3089bfe32fe3a0 20241226122537361 DAUC <0003> auc.c:144 vector [2]: ik = cc5bfea26e63b860e8d89b4e0e806f00 20241226122537361 DAUC <0003> auc.c:145 vector [2]: res = 26fc222ae3e4b63c0000000000000000 20241226122537361 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537361 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537361 DAUC <0003> auc.c:179 vector [2]: kc = 25d32028a8b73c17 20241226122537361 DAUC <0003> auc.c:180 vector [2]: sres = 00c09bbb 20241226122537361 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537361 DAUC <0003> auc.c:113 vector [3]: rand = ea0ee6e5973a29434c3e2a60cce1a292 20241226122537361 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241226122537361 DAUC <0003> auc.c:142 vector [3]: autn = a82f9c9ea24b0000587b957ee12589a8 20241226122537361 DAUC <0003> auc.c:143 vector [3]: ck = b3b7966fd610829b07af56c6cc7550ed 20241226122537361 DAUC <0003> auc.c:144 vector [3]: ik = 249530d9ff18b5ab0cfe15a48ee20803 20241226122537361 DAUC <0003> auc.c:145 vector [3]: res = 36eb971dc4483e2d0000000000000000 20241226122537361 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537361 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537361 DAUC <0003> auc.c:179 vector [3]: kc = f20e16ab08a0d8c0 20241226122537361 DAUC <0003> auc.c:180 vector [3]: sres = 83c2aa30 20241226122537361 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537361 DAUC <0003> db_auc.c:245 IMSI='262428650216671': Generated 4 vectors 20241226122537361 DAUC <0003> db_auc.c:249 IMSI='262428650216671': Updating SQN=161 in DB 20241226122537361 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428650216671"} 20241226122537361 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537361 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537361 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537364 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537364 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428650216671"} 20241226122537364 DAUC <0003> db_auc.c:236 IMSI='262428650216671': Calling to generate 5 vectors 20241226122537364 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122537364 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537364 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537364 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241226122537364 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537364 DAUC <0003> auc.c:113 vector [0]: rand = a72d74dc3ed42e7b3caf09a1d2e180a5 20241226122537364 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241226122537364 DAUC <0003> auc.c:142 vector [0]: autn = fe0c41ff384300001eab9d32ef693b00 20241226122537364 DAUC <0003> auc.c:143 vector [0]: ck = 881a9cd8ef6319ee6007d0f720805ec1 20241226122537364 DAUC <0003> auc.c:144 vector [0]: ik = 07a5ef9092256c21b6267c8d00001490 20241226122537364 DAUC <0003> auc.c:145 vector [0]: res = 3c6c10f79af8d8a40000000000000000 20241226122537364 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537364 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537364 DAUC <0003> auc.c:179 vector [0]: kc = 956a4f2f1307c5fa 20241226122537364 DAUC <0003> auc.c:180 vector [0]: sres = 52138faa 20241226122537364 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537364 DAUC <0003> auc.c:113 vector [1]: rand = ab3ae82ff583deb407283adaad3123aa 20241226122537364 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241226122537364 DAUC <0003> auc.c:142 vector [1]: autn = a5aa87dae6f300006eb1a27a94cc57af 20241226122537364 DAUC <0003> auc.c:143 vector [1]: ck = a732c256f330ae0eba6159ca8c721741 20241226122537364 DAUC <0003> auc.c:144 vector [1]: ik = ccf71502e596640c536a48ab1f84b350 20241226122537365 DAUC <0003> auc.c:145 vector [1]: res = d7d9f1723786e0580000000000000000 20241226122537365 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537365 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537365 DAUC <0003> auc.c:179 vector [1]: kc = 78a12189b94fe8e2 20241226122537365 DAUC <0003> auc.c:180 vector [1]: sres = 7e84e7d4 20241226122537365 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537365 DAUC <0003> auc.c:113 vector [2]: rand = ad03adc58eebd0cd40b080337d29d609 20241226122537365 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241226122537365 DAUC <0003> auc.c:142 vector [2]: autn = 555a275e2ded00004ba90704c5e0a5d1 20241226122537365 DAUC <0003> auc.c:143 vector [2]: ck = 2a6145edfe356f1dff2b44bc5b42e92c 20241226122537365 DAUC <0003> auc.c:144 vector [2]: ik = 60ed5d773c6b21fc7cb8f5d848c3e607 20241226122537365 DAUC <0003> auc.c:145 vector [2]: res = a1d6b449b63e0efa0000000000000000 20241226122537365 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537365 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537365 DAUC <0003> auc.c:179 vector [2]: kc = 402d97577e097deb 20241226122537365 DAUC <0003> auc.c:180 vector [2]: sres = 5879b015 20241226122537365 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537365 DAUC <0003> auc.c:113 vector [3]: rand = 4dcd364ac74e1ae9d5c70c08a39f264b 20241226122537365 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241226122537365 DAUC <0003> auc.c:142 vector [3]: autn = 9d39edc9fae300007ae7f6d887b68816 20241226122537365 DAUC <0003> auc.c:143 vector [3]: ck = baa91075d9e114db09f5c58d01a400f4 20241226122537365 DAUC <0003> auc.c:144 vector [3]: ik = 56fba1d7e5de62e0c47531d9d3235658 20241226122537365 DAUC <0003> auc.c:145 vector [3]: res = b597497678d7af9c0000000000000000 20241226122537365 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537365 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537365 DAUC <0003> auc.c:179 vector [3]: kc = 0688e369522feedd 20241226122537365 DAUC <0003> auc.c:180 vector [3]: sres = ec4ac9ea 20241226122537365 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537365 DAUC <0003> auc.c:113 vector [4]: rand = da6f0256ab15f2860309ffcdeab80cdf 20241226122537365 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241226122537365 DAUC <0003> auc.c:142 vector [4]: autn = 0df87545490700003fad5bd38107a117 20241226122537365 DAUC <0003> auc.c:143 vector [4]: ck = 7d92e02ddd29d5b968fc25ddb52ab303 20241226122537365 DAUC <0003> auc.c:144 vector [4]: ik = 3ffa4920352e6419bc8fc165d16f940f 20241226122537365 DAUC <0003> auc.c:145 vector [4]: res = 58a5870a6b6e59480000000000000000 20241226122537365 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537365 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122537365 DAUC <0003> auc.c:179 vector [4]: kc = ecf9c319e20420b3 20241226122537365 DAUC <0003> auc.c:180 vector [4]: sres = 1549fa12 20241226122537365 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122537365 DAUC <0003> db_auc.c:245 IMSI='262428650216671': Generated 5 vectors 20241226122537365 DAUC <0003> db_auc.c:249 IMSI='262428650216671': Updating SQN=321 in DB 20241226122537365 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428650216671"} 20241226122537365 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537365 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537365 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537368 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537368 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428650216671"} 20241226122537368 DAUC <0003> db_auc.c:236 IMSI='262428650216671': Calling to generate 5 vectors 20241226122537368 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122537368 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122537368 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122537368 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241226122537368 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122537368 DAUC <0003> auc.c:113 vector [0]: rand = a4559ba51b136a0c35db6e8c166b7f67 20241226122537368 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241226122537368 DAUC <0003> auc.c:142 vector [0]: autn = 706667d70e9f00003e728b5aaeb991fe 20241226122537368 DAUC <0003> auc.c:143 vector [0]: ck = 1814fcd29f51a8133c411a74354589e5 20241226122537368 DAUC <0003> auc.c:144 vector [0]: ik = 2e98f22c60530e274ec2602980a3a622 20241226122537368 DAUC <0003> auc.c:145 vector [0]: res = ec503a5b2265aac00000000000000000 20241226122537368 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122537368 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122537368 DAUC <0003> auc.c:179 vector [0]: kc = a17ad83830531d5b 20241226122537368 DAUC <0003> auc.c:180 vector [0]: sres = f3f67d45 20241226122537368 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122537368 DAUC <0003> auc.c:113 vector [1]: rand = 6ab04e022328e0e2dbd6090c86e590a2 20241226122537368 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241226122537368 DAUC <0003> auc.c:142 vector [1]: autn = 1ed18e6771ca00004977689b9e28ba1f 20241226122537368 DAUC <0003> auc.c:143 vector [1]: ck = ba7686adfd6ea9ebbfc7834eeccbfc98 20241226122537368 DAUC <0003> auc.c:144 vector [1]: ik = d6a3a63e180d4f7f9171fc5413cf7c00 20241226122537368 DAUC <0003> auc.c:145 vector [1]: res = fb51202a6bef80570000000000000000 20241226122537368 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122537368 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122537368 DAUC <0003> auc.c:179 vector [1]: kc = fde081b0928944ce 20241226122537368 DAUC <0003> auc.c:180 vector [1]: sres = d557534c 20241226122537368 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122537368 DAUC <0003> auc.c:113 vector [2]: rand = 7f025baab491a48c2f927dbbc95fdb81 20241226122537368 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241226122537368 DAUC <0003> auc.c:142 vector [2]: autn = cec281042bc60000f8e239210b6b33b1 20241226122537368 DAUC <0003> auc.c:143 vector [2]: ck = 1b7f208834401afe831074628bea3d38 20241226122537368 DAUC <0003> auc.c:144 vector [2]: ik = c110886f6347bf2435fe538868abd62a 20241226122537368 DAUC <0003> auc.c:145 vector [2]: res = 6d14f88a8c157ec60000000000000000 20241226122537368 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122537368 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122537368 DAUC <0003> auc.c:179 vector [2]: kc = 26a478d728eb105b 20241226122537368 DAUC <0003> auc.c:180 vector [2]: sres = 1a7f8f08 20241226122537368 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122537368 DAUC <0003> auc.c:113 vector [3]: rand = 60d16fb8218be894dabf0497ad5b0092 20241226122537368 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241226122537368 DAUC <0003> auc.c:142 vector [3]: autn = 83f2dd2890f6000046eda2518c006a14 20241226122537368 DAUC <0003> auc.c:143 vector [3]: ck = 7318af1674ec14cd6476f8e2f645c0a5 20241226122537368 DAUC <0003> auc.c:144 vector [3]: ik = 33d95c107b113ba735efaaf35597b7c3 20241226122537368 DAUC <0003> auc.c:145 vector [3]: res = 485b1d7d7a4a7dd90000000000000000 20241226122537368 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122537368 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122537368 DAUC <0003> auc.c:179 vector [3]: kc = d62e9a707a39b26a 20241226122537368 DAUC <0003> auc.c:180 vector [3]: sres = f5fd2a1e 20241226122537368 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122537368 DAUC <0003> auc.c:113 vector [4]: rand = 837ea5863eb9b2c32330815fbf34df56 20241226122537368 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241226122537368 DAUC <0003> auc.c:142 vector [4]: autn = c15bf6ba12630000391eaf6b71052c0c 20241226122537369 DAUC <0003> auc.c:143 vector [4]: ck = 86fac08224a5e5203b788b338b19a5bd 20241226122537369 DAUC <0003> auc.c:144 vector [4]: ik = 2c5df859652f18ccf832344c2da16329 20241226122537369 DAUC <0003> auc.c:145 vector [4]: res = d06d19d9419210010000000000000000 20241226122537369 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122537369 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122537369 DAUC <0003> auc.c:179 vector [4]: kc = e8280324742c2c4e 20241226122537369 DAUC <0003> auc.c:180 vector [4]: sres = 74859081 20241226122537369 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122537369 DAUC <0003> db_auc.c:245 IMSI='262428650216671': Generated 5 vectors 20241226122537369 DAUC <0003> db_auc.c:249 IMSI='262428650216671': Updating SQN=481 in DB 20241226122537369 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428650216671"} 20241226122537369 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428650216671 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122537369 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537369 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122537371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4258 20241226122537373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4258 20241226122537374 DLINP <000b> input/ipa.c:451 connected read/write 20241226122537374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122537374 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122537374 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122537374 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122537374 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39285<->l=127.0.0.1:4259) 20241226122537422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20241226122537522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20241226122540606 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122540606 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122540609 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20241226122540611 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540612 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122540612 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122540612 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  20241226122540612 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122540612 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  20241226122540612 DLGSUP <0013> gsup_server.c:235 2:  20241226122540612 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122540612 DLGSUP <0013> gsup_server.c:235 3:  20241226122540612 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122540612 DLGSUP <0013> gsup_server.c:235 4:  20241226122540612 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122540612 DLGSUP <0013> gsup_server.c:235 5:  20241226122540612 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122540612 DLGSUP <0013> gsup_server.c:235 7:  20241226122540612 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122540612 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122540612 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122540612 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122540626 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33963<->l=127.0.0.1:4259) 20241226122540630 DAUC <0003> db_auc.c:157 IMSI='262425834838909': No 2G Auth Data 20241226122540630 DAUC <0003> db_auc.c:192 IMSI='262425834838909': No 3G Auth Data 20241226122540646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20241226122540653 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540653 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425834838909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425834838909"} 20241226122540653 DAUC <0003> db_auc.c:157 IMSI='262425834838909': No 2G Auth Data 20241226122540653 DAUC <0003> db_auc.c:236 IMSI='262425834838909': Calling to generate 5 vectors 20241226122540653 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122540653 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122540653 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122540653 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122540653 DAUC <0003> auc.c:113 vector [0]: rand = c8fe6995f67c33f7bffe10d359a7f8d4 20241226122540653 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122540653 DAUC <0003> auc.c:142 vector [0]: autn = d2a66d1b282c80001da16722d4a07fc4 20241226122540653 DAUC <0003> auc.c:143 vector [0]: ck = 7ef853523f16251754afbfe8b5f22a40 20241226122540653 DAUC <0003> auc.c:144 vector [0]: ik = a10138ad71b56ad51e17879bfb1bce80 20241226122540654 DAUC <0003> auc.c:145 vector [0]: res = 2eec30816327353d0000000000000000 20241226122540654 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122540654 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122540654 DAUC <0003> auc.c:151 vector [0]: kc = 9541538c004aab02 20241226122540654 DAUC <0003> auc.c:152 vector [0]: sres = 4dcb05bc 20241226122540654 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122540654 DAUC <0003> auc.c:113 vector [1]: rand = 90b43331c0edfc39f2fd0c3b1906b4de 20241226122540654 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122540654 DAUC <0003> auc.c:142 vector [1]: autn = b6cb0b0b926980004f49d8533a0d2878 20241226122540654 DAUC <0003> auc.c:143 vector [1]: ck = 5edf8ab9aa9ece5f79afc765448c2e8c 20241226122540654 DAUC <0003> auc.c:144 vector [1]: ik = 9aadee7873454812cfd44c5c7359f745 20241226122540654 DAUC <0003> auc.c:145 vector [1]: res = 508b3b9591c9dae80000000000000000 20241226122540654 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122540654 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122540654 DAUC <0003> auc.c:151 vector [1]: kc = 7209eff8ee0e5f84 20241226122540654 DAUC <0003> auc.c:152 vector [1]: sres = c142e17d 20241226122540654 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122540654 DAUC <0003> auc.c:113 vector [2]: rand = 0cd725812fa29350400361261d413c86 20241226122540654 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122540654 DAUC <0003> auc.c:142 vector [2]: autn = 4cc93e01b28580001b27f0b7e3d9653a 20241226122540654 DAUC <0003> auc.c:143 vector [2]: ck = af44335fe2ff1315e508bec87fa3c3af 20241226122540654 DAUC <0003> auc.c:144 vector [2]: ik = e6215c9ffc7fae2e6e483f21c46b9669 20241226122540654 DAUC <0003> auc.c:145 vector [2]: res = 908c78a11db5c8650000000000000000 20241226122540654 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122540654 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122540654 DAUC <0003> auc.c:151 vector [2]: kc = c225ee29a548e8fd 20241226122540654 DAUC <0003> auc.c:152 vector [2]: sres = 8d39b0c4 20241226122540654 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122540654 DAUC <0003> auc.c:113 vector [3]: rand = 4deafe9dd75175ce4e922744300229ad 20241226122540654 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122540654 DAUC <0003> auc.c:142 vector [3]: autn = 32357a3f77d380002b0c91e08e3daee0 20241226122540654 DAUC <0003> auc.c:143 vector [3]: ck = 151877a0d6fdba7ec4df953072e0c42e 20241226122540654 DAUC <0003> auc.c:144 vector [3]: ik = e38f1bdc88f565f3c0d553a2f446ecaa 20241226122540654 DAUC <0003> auc.c:145 vector [3]: res = 429aa8e8b4b00e6a0000000000000000 20241226122540654 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122540654 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122540654 DAUC <0003> auc.c:151 vector [3]: kc = f29daaeed8aef709 20241226122540654 DAUC <0003> auc.c:152 vector [3]: sres = f62aa682 20241226122540654 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122540654 DAUC <0003> auc.c:113 vector [4]: rand = cdab1fdc10b767230bf5fdb5e4fc4955 20241226122540654 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122540654 DAUC <0003> auc.c:142 vector [4]: autn = 63ca01ac8c9c8000ad3028827571c7e3 20241226122540654 DAUC <0003> auc.c:143 vector [4]: ck = 81da886899ebc76ff0f7fe146706400a 20241226122540654 DAUC <0003> auc.c:144 vector [4]: ik = 112703cd9eb9e6e21254700dc7382eca 20241226122540654 DAUC <0003> auc.c:145 vector [4]: res = b1379e5671dfb6270000000000000000 20241226122540654 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122540654 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122540654 DAUC <0003> auc.c:151 vector [4]: kc = 725e05bca76c4f4d 20241226122540654 DAUC <0003> auc.c:152 vector [4]: sres = c0e82871 20241226122540654 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122540654 DAUC <0003> db_auc.c:245 IMSI='262425834838909': Generated 5 vectors 20241226122540654 DAUC <0003> db_auc.c:249 IMSI='262425834838909': Updating SQN=161 in DB 20241226122540654 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425834838909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425834838909"} 20241226122540654 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262425834838909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122540654 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540654 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53498<->l=127.0.0.1:4258 20241226122540660 DAUC <0003> db_auc.c:157 IMSI='262427349204933': No 2G Auth Data 20241226122540660 DAUC <0003> db_auc.c:192 IMSI='262427349204933': No 3G Auth Data 20241226122540676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241226122540680 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540680 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427349204933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427349204933"} 20241226122540680 DAUC <0003> db_auc.c:157 IMSI='262427349204933': No 2G Auth Data 20241226122540680 DAUC <0003> db_auc.c:236 IMSI='262427349204933': Calling to generate 5 vectors 20241226122540680 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241226122540680 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122540680 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241226122540680 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122540680 DAUC <0003> auc.c:113 vector [0]: rand = f34c21fdf42a868a724a83eb01a4a8c0 20241226122540680 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122540680 DAUC <0003> auc.c:142 vector [0]: autn = 86c5ad8670a98000f49e66f7998552ee 20241226122540680 DAUC <0003> auc.c:143 vector [0]: ck = 715415518186d1a49d9f18c2c1914f1a 20241226122540680 DAUC <0003> auc.c:144 vector [0]: ik = e684852a0bd48abe1008fc4f34c07370 20241226122540680 DAUC <0003> auc.c:145 vector [0]: res = 706e7939b7d0707f0000000000000000 20241226122540680 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122540680 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241226122540680 DAUC <0003> auc.c:151 vector [0]: kc = 1a4774f67f036770 20241226122540680 DAUC <0003> auc.c:152 vector [0]: sres = c7be0946 20241226122540680 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241226122540680 DAUC <0003> auc.c:113 vector [1]: rand = 56676dbd2cdde7df7fe8497f802ccb78 20241226122540680 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122540680 DAUC <0003> auc.c:142 vector [1]: autn = a97f0774b72180002e1c0e6a08db0b85 20241226122540680 DAUC <0003> auc.c:143 vector [1]: ck = c26f30e726c8ff26cefa0a40194811bd 20241226122540680 DAUC <0003> auc.c:144 vector [1]: ik = 2edab332b7dca75cc0419856ef029e26 20241226122540680 DAUC <0003> auc.c:145 vector [1]: res = 03a631ac989a46960000000000000000 20241226122540680 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122540680 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241226122540680 DAUC <0003> auc.c:151 vector [1]: kc = e20e11c3675ed7e1 20241226122540680 DAUC <0003> auc.c:152 vector [1]: sres = 9b3c773a 20241226122540680 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241226122540680 DAUC <0003> auc.c:113 vector [2]: rand = e7c7d2faad986954c2aa4f62963a2822 20241226122540680 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122540680 DAUC <0003> auc.c:142 vector [2]: autn = a0943969a2a380007e8c4ffcee321185 20241226122540680 DAUC <0003> auc.c:143 vector [2]: ck = 3abc6621aeb5642b947212b26081b93c 20241226122540680 DAUC <0003> auc.c:144 vector [2]: ik = a2e9eadfc457d2e3e2319cb2ed1925e5 20241226122540680 DAUC <0003> auc.c:145 vector [2]: res = 8922cfee25c8c8960000000000000000 20241226122540680 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122540680 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241226122540680 DAUC <0003> auc.c:151 vector [2]: kc = ee1602fee77a2a11 20241226122540680 DAUC <0003> auc.c:152 vector [2]: sres = acea0778 20241226122540680 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241226122540680 DAUC <0003> auc.c:113 vector [3]: rand = a3b2b07ab62830eeef54b50c533f27e4 20241226122540680 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122540680 DAUC <0003> auc.c:142 vector [3]: autn = 1cf50058f80d8000f6cfdf851e755ba4 20241226122540680 DAUC <0003> auc.c:143 vector [3]: ck = 6e52dd7192bc60e67a4560bce7b79d7f 20241226122540680 DAUC <0003> auc.c:144 vector [3]: ik = 68fae79d55d269b91b196461456e01a2 20241226122540680 DAUC <0003> auc.c:145 vector [3]: res = a1827ecc555848960000000000000000 20241226122540680 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122540681 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241226122540681 DAUC <0003> auc.c:151 vector [3]: kc = 67f43e3165b79582 20241226122540681 DAUC <0003> auc.c:152 vector [3]: sres = f4da365a 20241226122540681 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241226122540681 DAUC <0003> auc.c:113 vector [4]: rand = e4bd217be3976ffa4eddf6933e8dcf11 20241226122540681 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122540681 DAUC <0003> auc.c:142 vector [4]: autn = f9b5a60c264e8000ce32d2ee4e858ac7 20241226122540681 DAUC <0003> auc.c:143 vector [4]: ck = f8c4ab9556ff87b7f4318c6695533127 20241226122540681 DAUC <0003> auc.c:144 vector [4]: ik = b832744961be5945f0757d676cf21497 20241226122540681 DAUC <0003> auc.c:145 vector [4]: res = 4286d94dbbceeb990000000000000000 20241226122540681 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122540681 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241226122540681 DAUC <0003> auc.c:151 vector [4]: kc = 44b22eddcee0fb42 20241226122540681 DAUC <0003> auc.c:152 vector [4]: sres = f94832d4 20241226122540681 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241226122540681 DAUC <0003> db_auc.c:245 IMSI='262427349204933': Generated 5 vectors 20241226122540681 DAUC <0003> db_auc.c:249 IMSI='262427349204933': Updating SQN=161 in DB 20241226122540681 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427349204933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427349204933"} 20241226122540681 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427349204933 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122540681 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540681 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540684 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4258 20241226122540686 DAUC <0003> db_auc.c:157 IMSI='262427836323590': No 2G Auth Data 20241226122540686 DAUC <0003> db_auc.c:192 IMSI='262427836323590': No 3G Auth Data 20241226122540703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20241226122540706 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540707 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427836323590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427836323590"} 20241226122540707 DAUC <0003> db_auc.c:236 IMSI='262427836323590': Calling to generate 5 vectors 20241226122540707 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122540707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122540707 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122540707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122540707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122540707 DAUC <0003> auc.c:113 vector [0]: rand = 03c523431a2465d7697ccb035bd947ef 20241226122540707 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122540707 DAUC <0003> auc.c:142 vector [0]: autn = 63ea3ee9e618800067cb83a1de4cf48a 20241226122540707 DAUC <0003> auc.c:143 vector [0]: ck = d038f292d20693fb8298bf9021bdbd61 20241226122540707 DAUC <0003> auc.c:144 vector [0]: ik = a0a794ed25b51b5b4d7379c97853cb76 20241226122540707 DAUC <0003> auc.c:145 vector [0]: res = 83f0535bd70e9b5f0000000000000000 20241226122540707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122540707 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122540707 DAUC <0003> auc.c:179 vector [0]: kc = 24bee8c717457000 20241226122540707 DAUC <0003> auc.c:180 vector [0]: sres = 7c3cefa7 20241226122540707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122540707 DAUC <0003> auc.c:113 vector [1]: rand = 03be0008287c1f4cb37a94f162b09c40 20241226122540707 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122540707 DAUC <0003> auc.c:142 vector [1]: autn = c13aa05a03c48000c2bd27c503ad00dd 20241226122540707 DAUC <0003> auc.c:143 vector [1]: ck = 037ea87956331e8c56ba23430ad14e81 20241226122540707 DAUC <0003> auc.c:144 vector [1]: ik = f8c4d946430a9f3fb66d5309208ad294 20241226122540707 DAUC <0003> auc.c:145 vector [1]: res = 90752441cedc3bb40000000000000000 20241226122540707 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122540707 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122540707 DAUC <0003> auc.c:179 vector [1]: kc = 9ba956de3d8a0000 20241226122540707 DAUC <0003> auc.c:180 vector [1]: sres = 6ed219ec 20241226122540707 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122540707 DAUC <0003> auc.c:113 vector [2]: rand = 7cfea85f57287d8a6dfb1882e8d19ad7 20241226122540707 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122540707 DAUC <0003> auc.c:142 vector [2]: autn = 20cf17c4044b8000ceefc39fc930c934 20241226122540707 DAUC <0003> auc.c:143 vector [2]: ck = a0fba0c8ea9657c70b0a6141536fb315 20241226122540707 DAUC <0003> auc.c:144 vector [2]: ik = e3aac2c09d8884dcfb49f0817635c9ba 20241226122540707 DAUC <0003> auc.c:145 vector [2]: res = 7675d834048240de0000000000000000 20241226122540707 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122540707 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122540707 DAUC <0003> auc.c:179 vector [2]: kc = a68256f81ad92000 20241226122540707 DAUC <0003> auc.c:180 vector [2]: sres = f9110070 20241226122540707 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122540707 DAUC <0003> auc.c:113 vector [3]: rand = 9a2eabf0dc4959341d2155d9706dfbe8 20241226122540707 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122540707 DAUC <0003> auc.c:142 vector [3]: autn = e3ae407e2f418000a253c4222b8ab564 20241226122540707 DAUC <0003> auc.c:143 vector [3]: ck = df9c7192b79c7d7fb2c4f3571183e0cb 20241226122540707 DAUC <0003> auc.c:144 vector [3]: ik = 6f0f480c9c704a7fba99477ce81f72a0 20241226122540707 DAUC <0003> auc.c:145 vector [3]: res = 9200b20d22e6b3640000000000000000 20241226122540707 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122540707 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122540707 DAUC <0003> auc.c:179 vector [3]: kc = 598adc424dc1a000 20241226122540707 DAUC <0003> auc.c:180 vector [3]: sres = 7cc6a1cf 20241226122540707 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122540707 DAUC <0003> auc.c:113 vector [4]: rand = cc40b16abf5bae11283ed2631784fee3 20241226122540707 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122540707 DAUC <0003> auc.c:142 vector [4]: autn = 528421195614800085f194463993f5bf 20241226122540707 DAUC <0003> auc.c:143 vector [4]: ck = 771eac87918ec5a13ca71df29f82bad8 20241226122540707 DAUC <0003> auc.c:144 vector [4]: ik = 44d3bf8ad33e33390807ede6be8ccdc1 20241226122540707 DAUC <0003> auc.c:145 vector [4]: res = c659a0fac15ebe3f0000000000000000 20241226122540707 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122540707 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122540707 DAUC <0003> auc.c:179 vector [4]: kc = 8030b1d11bd8e000 20241226122540707 DAUC <0003> auc.c:180 vector [4]: sres = 9c4a77c1 20241226122540707 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122540707 DAUC <0003> db_auc.c:245 IMSI='262427836323590': Generated 5 vectors 20241226122540707 DAUC <0003> db_auc.c:249 IMSI='262427836323590': Updating SQN=161 in DB 20241226122540707 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427836323590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427836323590"} 20241226122540708 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262427836323590 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122540708 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540708 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53518<->l=127.0.0.1:4258 20241226122540712 DAUC <0003> db_auc.c:157 IMSI='262421799696773': No 2G Auth Data 20241226122540712 DAUC <0003> db_auc.c:192 IMSI='262421799696773': No 3G Auth Data 20241226122540730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4258 20241226122540733 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540733 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421799696773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421799696773"} 20241226122540733 DAUC <0003> db_auc.c:236 IMSI='262421799696773': Calling to generate 5 vectors 20241226122540733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122540733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122540733 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122540733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122540733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122540733 DAUC <0003> auc.c:113 vector [0]: rand = 702779f35fbfc48b4ac86367190a4063 20241226122540733 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122540733 DAUC <0003> auc.c:142 vector [0]: autn = 74f45789db3780004b11db47c56cd7b3 20241226122540733 DAUC <0003> auc.c:143 vector [0]: ck = 5851202f3dbc184d1581e72c6bad9167 20241226122540733 DAUC <0003> auc.c:144 vector [0]: ik = 8e945309fac8796d8681935f2b8ea2ad 20241226122540733 DAUC <0003> auc.c:145 vector [0]: res = f461397163743d530000000000000000 20241226122540733 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122540733 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122540733 DAUC <0003> auc.c:179 vector [0]: kc = c1d96cfed7cb2800 20241226122540733 DAUC <0003> auc.c:180 vector [0]: sres = 931cdd9d 20241226122540733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122540733 DAUC <0003> auc.c:113 vector [1]: rand = d2a9cda445e4208d862671110c6d32e9 20241226122540733 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122540733 DAUC <0003> auc.c:142 vector [1]: autn = 9d5e746acf408000c21e223ecc4a53f2 20241226122540733 DAUC <0003> auc.c:143 vector [1]: ck = 78103983447acb4d14799a2b69f685c4 20241226122540733 DAUC <0003> auc.c:144 vector [1]: ik = 4b660fb1980df8600b7314cc12feafd5 20241226122540733 DAUC <0003> auc.c:145 vector [1]: res = 99c2025780291fb40000000000000000 20241226122540733 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122540733 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122540733 DAUC <0003> auc.c:179 vector [1]: kc = 4b964d71151be400 20241226122540733 DAUC <0003> auc.c:180 vector [1]: sres = f4bd4918 20241226122540733 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122540733 DAUC <0003> auc.c:113 vector [2]: rand = c56442d96e61efc7b15717646614603c 20241226122540733 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122540733 DAUC <0003> auc.c:142 vector [2]: autn = 82599e466f3e800044683c3f95876f64 20241226122540733 DAUC <0003> auc.c:143 vector [2]: ck = 0b6df4be7f09832a983eba7d0b694334 20241226122540733 DAUC <0003> auc.c:144 vector [2]: ik = 938eb96846715d1cca2e7cbcb2bb7b41 20241226122540733 DAUC <0003> auc.c:145 vector [2]: res = 09f1c14c5eb85d750000000000000000 20241226122540733 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122540733 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122540733 DAUC <0003> auc.c:179 vector [2]: kc = de994160952bb400 20241226122540733 DAUC <0003> auc.c:180 vector [2]: sres = df1ca11a 20241226122540733 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122540733 DAUC <0003> auc.c:113 vector [3]: rand = 90ae1f02f51b014eb0d9978beb7aacf0 20241226122540733 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122540733 DAUC <0003> auc.c:142 vector [3]: autn = dcaff11dd0cd8000683f49765245d3e0 20241226122540733 DAUC <0003> auc.c:143 vector [3]: ck = 358eb84130854c10ba13f91ec1d8fb14 20241226122540733 DAUC <0003> auc.c:144 vector [3]: ik = 751270108437e3c09ebb76d396967f0d 20241226122540733 DAUC <0003> auc.c:145 vector [3]: res = b3f1068a5078b68f0000000000000000 20241226122540733 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122540733 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122540733 DAUC <0003> auc.c:179 vector [3]: kc = dd47d497cc9e0c00 20241226122540733 DAUC <0003> auc.c:180 vector [3]: sres = e90553b7 20241226122540733 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122540734 DAUC <0003> auc.c:113 vector [4]: rand = 473e9c553bb8c9c41b0acc1f7a529b8c 20241226122540734 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122540734 DAUC <0003> auc.c:142 vector [4]: autn = e5e0e04c17238000ae2aefb5022cd3fe 20241226122540734 DAUC <0003> auc.c:143 vector [4]: ck = 4610b35625b010c5dbbc247fe4f11514 20241226122540734 DAUC <0003> auc.c:144 vector [4]: ik = 9524df77e206edbe1578208f67615615 20241226122540734 DAUC <0003> auc.c:145 vector [4]: res = 31044403e259b39e0000000000000000 20241226122540734 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122540734 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122540734 DAUC <0003> auc.c:179 vector [4]: kc = a53afccc10daa000 20241226122540734 DAUC <0003> auc.c:180 vector [4]: sres = 9cf3eda2 20241226122540734 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122540734 DAUC <0003> db_auc.c:245 IMSI='262421799696773': Generated 5 vectors 20241226122540734 DAUC <0003> db_auc.c:249 IMSI='262421799696773': Updating SQN=161 in DB 20241226122540734 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421799696773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421799696773"} 20241226122540734 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421799696773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122540734 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540734 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540736 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53528<->l=127.0.0.1:4258 20241226122540738 DAUC <0003> db_auc.c:157 IMSI='262423409687853': No 2G Auth Data 20241226122540738 DAUC <0003> db_auc.c:192 IMSI='262423409687853': No 3G Auth Data 20241226122540754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241226122540757 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540757 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423409687853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423409687853"} 20241226122540757 DAUC <0003> db_auc.c:236 IMSI='262423409687853': Calling to generate 5 vectors 20241226122540757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241226122540757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241226122540757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241226122540757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241226122540757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241226122540757 DAUC <0003> auc.c:113 vector [0]: rand = 4db407d4f229a8b26497cf43240179b7 20241226122540757 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241226122540757 DAUC <0003> auc.c:142 vector [0]: autn = a12fb9ab40498000e455de0f4636f3bc 20241226122540757 DAUC <0003> auc.c:143 vector [0]: ck = 19fc3bf4ccb472eab2e58efe27a16191 20241226122540757 DAUC <0003> auc.c:144 vector [0]: ik = 7019824db65ec22703118ec11d5b8581 20241226122540757 DAUC <0003> auc.c:145 vector [0]: res = cabe99f5ba569a650000000000000000 20241226122540757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241226122540757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241226122540757 DAUC <0003> auc.c:179 vector [0]: kc = aba1e5ae77facbac 20241226122540757 DAUC <0003> auc.c:180 vector [0]: sres = faf8f798 20241226122540757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241226122540757 DAUC <0003> auc.c:113 vector [1]: rand = 666c4f8fcdca70b793d33b4ea183e780 20241226122540757 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241226122540757 DAUC <0003> auc.c:142 vector [1]: autn = 6aed20e83ea78000cad97b04a81da87e 20241226122540757 DAUC <0003> auc.c:143 vector [1]: ck = 1ef9023b43ce68939613742056bd5124 20241226122540757 DAUC <0003> auc.c:144 vector [1]: ik = fc485422c621473c2ca2f5c5a3e8b000 20241226122540757 DAUC <0003> auc.c:145 vector [1]: res = 3829fb58883d80930000000000000000 20241226122540757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241226122540757 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241226122540757 DAUC <0003> auc.c:179 vector [1]: kc = 2e0e153e83c67d7b 20241226122540758 DAUC <0003> auc.c:180 vector [1]: sres = df756b95 20241226122540758 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241226122540758 DAUC <0003> auc.c:113 vector [2]: rand = 8b2e3b7d4ea37e6511f60bca11328b23 20241226122540758 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241226122540758 DAUC <0003> auc.c:142 vector [2]: autn = 3b23a312c14680002f8abad2b4c6430b 20241226122540758 DAUC <0003> auc.c:143 vector [2]: ck = f8f9bf7527e659dc3816fc5d583bb5ba 20241226122540758 DAUC <0003> auc.c:144 vector [2]: ik = 9be37db82d3a4d55a411b095ca2e06e3 20241226122540758 DAUC <0003> auc.c:145 vector [2]: res = 6ad7da9ba61405920000000000000000 20241226122540758 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241226122540758 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241226122540758 DAUC <0003> auc.c:179 vector [2]: kc = 9bc63275fefd755f 20241226122540758 DAUC <0003> auc.c:180 vector [2]: sres = 9dd83582 20241226122540758 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241226122540758 DAUC <0003> auc.c:113 vector [3]: rand = 853f749a0eb407788e9d5cbb658895af 20241226122540758 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241226122540758 DAUC <0003> auc.c:142 vector [3]: autn = 768344f93c48800071677db5da16d82c 20241226122540758 DAUC <0003> auc.c:143 vector [3]: ck = 58a5708fd03e58f33ba31ff9841f8fee 20241226122540758 DAUC <0003> auc.c:144 vector [3]: ik = f99dd7003eb2c65995813169a5a11bbd 20241226122540758 DAUC <0003> auc.c:145 vector [3]: res = 27cb646c577cdde50000000000000000 20241226122540758 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241226122540758 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241226122540758 DAUC <0003> auc.c:179 vector [3]: kc = acb2e7e4e5c909d2 20241226122540758 DAUC <0003> auc.c:180 vector [3]: sres = 852b737f 20241226122540758 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241226122540758 DAUC <0003> auc.c:113 vector [4]: rand = 6205c533b194621248947e2251695c87 20241226122540758 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241226122540758 DAUC <0003> auc.c:142 vector [4]: autn = 5f7ea2a6d87f8000d5c2fcfa24b79bb7 20241226122540758 DAUC <0003> auc.c:143 vector [4]: ck = e3e86c1f062ce84163d406b60c0b3205 20241226122540758 DAUC <0003> auc.c:144 vector [4]: ik = 6e95e4ffbe98218d887cb3b0ff00b817 20241226122540758 DAUC <0003> auc.c:145 vector [4]: res = 5cb95d8e4f79c8e20000000000000000 20241226122540758 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241226122540758 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241226122540758 DAUC <0003> auc.c:179 vector [4]: kc = a23652d6ba58cca1 20241226122540758 DAUC <0003> auc.c:180 vector [4]: sres = 8afe8ff1 20241226122540758 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241226122540758 DAUC <0003> db_auc.c:245 IMSI='262423409687853': Generated 5 vectors 20241226122540758 DAUC <0003> db_auc.c:249 IMSI='262423409687853': Updating SQN=161 in DB 20241226122540758 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423409687853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423409687853"} 20241226122540758 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423409687853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122540758 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540758 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122540761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4258 20241226122540763 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.1:4258 20241226122540763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122540763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122540763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122540763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122540763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122540764 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33963<->l=127.0.0.1:4259) 20241226122540803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241226122540904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241226122543985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122543985 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122543986 DLINP <000b> input/ipa.c:451 connected read/write 20241226122543986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122543987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 20241226122543988 DLINP <000b> input/ipa.c:451 connected read/write 20241226122543988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122543988 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122543988 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122543988 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  20241226122543988 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122543988 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  20241226122543988 DLGSUP <0013> gsup_server.c:235 2:  20241226122543988 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122543988 DLGSUP <0013> gsup_server.c:235 3:  20241226122543988 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122543988 DLGSUP <0013> gsup_server.c:235 4:  20241226122543989 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122543989 DLGSUP <0013> gsup_server.c:235 5:  20241226122543989 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122543989 DLGSUP <0013> gsup_server.c:235 7:  20241226122543989 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122543989 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122543989 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122543989 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122544004 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46529<->l=127.0.0.1:4259) 20241226122544015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241226122544033 DLINP <000b> input/ipa.c:451 connected read/write 20241226122544033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122544033 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428289813601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428289813601" cn_domain=PS} 20241226122544033 DLU <0006> fsm.c:456 lu(262428289813601)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122544033 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428289813601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241226122544033 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428289813601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428289813601" cause=IMSI unknown in HLR} 20241226122544033 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428289813601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122544033 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428289813601)[0x558783504f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122544033 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428289813601)[0x558783504f60]{UNVALIDATED}: Freeing instance 20241226122544033 DLU <0006> fsm.c:568 lu(PS:IMSI-262428289813601)[0x558783504f60]{UNVALIDATED}: Deallocated 20241226122544033 DLINP <000b> input/ipa.c:451 connected read/write 20241226122544033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122544033 DLINP <000b> input/ipa.c:451 connected read/write 20241226122544033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122544035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4258 20241226122544036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4258 20241226122544037 DLINP <000b> input/ipa.c:451 connected read/write 20241226122544037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122544037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122544037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122544037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122544037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46529<->l=127.0.0.1:4259) 20241226122544079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53576<->l=127.0.0.1:4258 20241226122544180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53576<->l=127.0.0.1:4258 20241226122547256 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122547256 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122547258 DLINP <000b> input/ipa.c:451 connected read/write 20241226122547258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122547259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59522<->l=127.0.0.1:4258 20241226122547261 DLINP <000b> input/ipa.c:451 connected read/write 20241226122547261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122547261 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122547261 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122547261 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  20241226122547261 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122547261 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  20241226122547261 DLGSUP <0013> gsup_server.c:235 2:  20241226122547261 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122547261 DLGSUP <0013> gsup_server.c:235 3:  20241226122547261 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122547261 DLGSUP <0013> gsup_server.c:235 4:  20241226122547261 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122547261 DLGSUP <0013> gsup_server.c:235 5:  20241226122547261 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122547261 DLGSUP <0013> gsup_server.c:235 7:  20241226122547261 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122547261 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122547261 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122547261 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122547281 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43865<->l=127.0.0.1:4259) 20241226122547292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20241226122547301 DLINP <000b> input/ipa.c:451 connected read/write 20241226122547301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122547301 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423847305642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423847305642" cn_domain=PS source_name="the-source\n"} 20241226122547301 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226122547301 DLU <0006> fsm.c:456 lu(262423847305642)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122547301 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423847305642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241226122547301 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423847305642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423847305642" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241226122547301 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423847305642 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122547301 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423847305642)[0x558783504f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122547301 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423847305642)[0x558783504f60]{UNVALIDATED}: Freeing instance 20241226122547301 DLU <0006> fsm.c:568 lu(PS:IMSI-262423847305642)[0x558783504f60]{UNVALIDATED}: Deallocated 20241226122547302 DLINP <000b> input/ipa.c:451 connected read/write 20241226122547302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122547302 DLINP <000b> input/ipa.c:451 connected read/write 20241226122547302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122547304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59538<->l=127.0.0.1:4258 20241226122547305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59522<->l=127.0.0.1:4258 20241226122547306 DLINP <000b> input/ipa.c:451 connected read/write 20241226122547306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122547306 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122547306 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122547306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122547306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226122547306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43865<->l=127.0.0.1:4259) 20241226122547348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 20241226122547449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59554<->l=127.0.0.1:4258 20241226122550527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122550527 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122550528 DLINP <000b> input/ipa.c:451 connected read/write 20241226122550529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122550529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20241226122550530 DLINP <000b> input/ipa.c:451 connected read/write 20241226122550530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122550531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122550531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122550531 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  20241226122550531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122550531 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  20241226122550531 DLGSUP <0013> gsup_server.c:235 2:  20241226122550531 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122550531 DLGSUP <0013> gsup_server.c:235 3:  20241226122550531 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122550531 DLGSUP <0013> gsup_server.c:235 4:  20241226122550531 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122550531 DLGSUP <0013> gsup_server.c:235 5:  20241226122550531 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122550531 DLGSUP <0013> gsup_server.c:235 7:  20241226122550531 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122550531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122550531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122550531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122550551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41571<->l=127.0.0.1:4259) 20241226122550566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20241226122550577 DLINP <000b> input/ipa.c:451 connected read/write 20241226122550577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122550577 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425657027651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425657027651" cn_domain=PS} 20241226122550577 DLU <0006> fsm.c:456 lu(262425657027651)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122550577 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425657027651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241226122550577 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425657027651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425657027651" cause=Roaming not allowed in this location area} 20241226122550577 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425657027651 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122550577 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425657027651)[0x558783504f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122550577 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425657027651)[0x558783504f60]{UNVALIDATED}: Freeing instance 20241226122550577 DLU <0006> fsm.c:568 lu(PS:IMSI-262425657027651)[0x558783504f60]{UNVALIDATED}: Deallocated 20241226122550577 DLINP <000b> input/ipa.c:451 connected read/write 20241226122550577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122550578 DLINP <000b> input/ipa.c:451 connected read/write 20241226122550578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122550580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4258 20241226122550580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4258 20241226122550581 DLINP <000b> input/ipa.c:451 connected read/write 20241226122550581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122550581 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122550581 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122550581 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122550581 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41571<->l=127.0.0.1:4259) 20241226122550623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 20241226122550723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59570<->l=127.0.0.1:4258 20241226122553797 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122553797 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122553799 DLINP <000b> input/ipa.c:451 connected read/write 20241226122553799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122553799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4258 20241226122553801 DLINP <000b> input/ipa.c:451 connected read/write 20241226122553801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122553801 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122553801 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122553801 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  20241226122553801 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122553801 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  20241226122553801 DLGSUP <0013> gsup_server.c:235 2:  20241226122553801 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122553801 DLGSUP <0013> gsup_server.c:235 3:  20241226122553801 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122553801 DLGSUP <0013> gsup_server.c:235 4:  20241226122553801 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122553801 DLGSUP <0013> gsup_server.c:235 5:  20241226122553801 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122553801 DLGSUP <0013> gsup_server.c:235 7:  20241226122553801 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122553801 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122553801 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122553801 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122553820 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46085<->l=127.0.0.1:4259) 20241226122553835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4258 20241226122553841 DLINP <000b> input/ipa.c:451 connected read/write 20241226122553841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122553841 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424867653829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424867653829"} 20241226122553841 DAUC <0003> db_auc.c:133 IMSI='262424867653829': No such subscriber 20241226122553841 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424867653829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241226122553841 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424867653829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424867653829" cause=IMSI unknown in HLR} 20241226122553841 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424867653829 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122553841 DLINP <000b> input/ipa.c:451 connected read/write 20241226122553841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122553841 DLINP <000b> input/ipa.c:451 connected read/write 20241226122553841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122553844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59586<->l=127.0.0.1:4258 20241226122553844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4258 20241226122553845 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46085<->l=127.0.0.1:4259) 20241226122553846 DLINP <000b> input/ipa.c:451 connected read/write 20241226122553846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122553846 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122553846 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122553846 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122553890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20241226122553990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59594<->l=127.0.0.1:4258 20241226122557066 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122557066 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122557067 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557068 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241226122557069 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122557069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122557069 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  20241226122557069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122557069 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  20241226122557069 DLGSUP <0013> gsup_server.c:235 2:  20241226122557069 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122557069 DLGSUP <0013> gsup_server.c:235 3:  20241226122557069 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122557069 DLGSUP <0013> gsup_server.c:235 4:  20241226122557069 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122557069 DLGSUP <0013> gsup_server.c:235 5:  20241226122557069 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122557069 DLGSUP <0013> gsup_server.c:235 7:  20241226122557069 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122557069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122557069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122557069 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122557086 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241226122557092 DAUC <0003> db_auc.c:157 IMSI='262429060447793': No 2G Auth Data 20241226122557092 DAUC <0003> db_auc.c:192 IMSI='262429060447793': No 3G Auth Data 20241226122557106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241226122557113 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557113 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429060447793" cn_domain=PS} 20241226122557113 DLU <0006> fsm.c:456 lu(262429060447793)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557113 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557113 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429060447793)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557113 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429060447793" cn_domain=PS} 20241226122557113 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557114 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557117 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557117 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429060447793"} 20241226122557117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429060447793)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557117 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557117 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429060447793"} 20241226122557117 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262429060447793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060447793)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429060447793)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557117 DLU <0006> fsm.c:568 lu(PS:IMSI-262429060447793)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557117 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557117 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241226122557121 DAUC <0003> db_auc.c:157 IMSI='262423157403313': No 2G Auth Data 20241226122557121 DAUC <0003> db_auc.c:192 IMSI='262423157403313': No 3G Auth Data 20241226122557121 DLGSUP <0013> hlr.c:121 IMSI 262423157403313: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4258 20241226122557139 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557139 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423157403313" cn_domain=PS} 20241226122557139 DLU <0006> fsm.c:456 lu(262423157403313)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557139 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423157403313)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557139 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423157403313" cn_domain=PS} 20241226122557139 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557139 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557142 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557142 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423157403313"} 20241226122557142 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423157403313)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557142 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557142 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423157403313"} 20241226122557142 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262423157403313 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423157403313)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557142 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423157403313)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557142 DLU <0006> fsm.c:568 lu(PS:IMSI-262423157403313)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557142 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557142 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4258 20241226122557145 DAUC <0003> db_auc.c:157 IMSI='262426644888127': No 2G Auth Data 20241226122557145 DAUC <0003> db_auc.c:192 IMSI='262426644888127': No 3G Auth Data 20241226122557146 DLGSUP <0013> hlr.c:121 IMSI 262426644888127: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241226122557167 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557167 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426644888127" cn_domain=PS} 20241226122557167 DLU <0006> fsm.c:456 lu(262426644888127)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557167 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426644888127)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557167 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426644888127" cn_domain=PS} 20241226122557167 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557167 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557170 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557170 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426644888127"} 20241226122557170 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426644888127)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557170 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557170 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426644888127"} 20241226122557170 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262426644888127 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426644888127)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557170 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426644888127)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557170 DLU <0006> fsm.c:568 lu(PS:IMSI-262426644888127)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557170 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557170 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48484<->l=127.0.0.1:4258 20241226122557174 DAUC <0003> db_auc.c:157 IMSI='262428620072898': No 2G Auth Data 20241226122557174 DAUC <0003> db_auc.c:192 IMSI='262428620072898': No 3G Auth Data 20241226122557175 DLGSUP <0013> hlr.c:121 IMSI 262428620072898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241226122557192 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557192 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428620072898" cn_domain=PS} 20241226122557192 DLU <0006> fsm.c:456 lu(262428620072898)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557192 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557192 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428620072898)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557192 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428620072898" cn_domain=PS} 20241226122557192 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557192 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557195 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557195 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428620072898"} 20241226122557195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428620072898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557195 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557195 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428620072898"} 20241226122557195 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428620072898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428620072898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428620072898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557195 DLU <0006> fsm.c:568 lu(PS:IMSI-262428620072898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557195 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557195 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48492<->l=127.0.0.1:4258 20241226122557198 DAUC <0003> db_auc.c:157 IMSI='262425424573730': No 2G Auth Data 20241226122557198 DAUC <0003> db_auc.c:192 IMSI='262425424573730': No 3G Auth Data 20241226122557199 DLGSUP <0013> hlr.c:121 IMSI 262425424573730: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20241226122557217 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557217 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425424573730" cn_domain=PS} 20241226122557217 DLU <0006> fsm.c:456 lu(262425424573730)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557217 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557217 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425424573730)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557217 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425424573730" cn_domain=PS} 20241226122557217 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557217 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557220 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425424573730"} 20241226122557220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425424573730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557220 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557220 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425424573730"} 20241226122557220 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425424573730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425424573730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425424573730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557220 DLU <0006> fsm.c:568 lu(PS:IMSI-262425424573730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48502<->l=127.0.0.1:4258 20241226122557224 DAUC <0003> db_auc.c:157 IMSI='262429070544303': No 2G Auth Data 20241226122557224 DAUC <0003> db_auc.c:192 IMSI='262429070544303': No 3G Auth Data 20241226122557225 DLGSUP <0013> hlr.c:121 IMSI 262429070544303: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4258 20241226122557244 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557244 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429070544303" cn_domain=PS} 20241226122557244 DLU <0006> fsm.c:456 lu(262429070544303)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557244 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557244 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429070544303)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557244 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429070544303" cn_domain=PS} 20241226122557244 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557244 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557247 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557247 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429070544303"} 20241226122557247 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429070544303)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557247 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557247 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429070544303"} 20241226122557247 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429070544303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429070544303)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557247 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429070544303)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557247 DLU <0006> fsm.c:568 lu(PS:IMSI-262429070544303)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557247 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557247 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48518<->l=127.0.0.1:4258 20241226122557250 DAUC <0003> db_auc.c:157 IMSI='262422311809214': No 2G Auth Data 20241226122557250 DAUC <0003> db_auc.c:192 IMSI='262422311809214': No 3G Auth Data 20241226122557251 DLGSUP <0013> hlr.c:121 IMSI 262422311809214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241226122557269 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557269 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422311809214" cn_domain=PS} 20241226122557269 DLU <0006> fsm.c:456 lu(262422311809214)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557269 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557269 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422311809214)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557269 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422311809214" cn_domain=PS} 20241226122557269 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557269 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557271 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557271 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422311809214"} 20241226122557271 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422311809214)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557271 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557271 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422311809214"} 20241226122557271 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311809214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557271 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422311809214)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557272 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422311809214)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557272 DLU <0006> fsm.c:568 lu(PS:IMSI-262422311809214)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557272 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557272 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48532<->l=127.0.0.1:4258 20241226122557274 DAUC <0003> db_auc.c:157 IMSI='262429100458477': No 2G Auth Data 20241226122557274 DAUC <0003> db_auc.c:192 IMSI='262429100458477': No 3G Auth Data 20241226122557275 DLGSUP <0013> hlr.c:121 IMSI 262429100458477: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122557291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48548<->l=127.0.0.1:4258 20241226122557295 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557295 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429100458477" cn_domain=PS} 20241226122557295 DLU <0006> fsm.c:456 lu(262429100458477)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122557295 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122557296 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429100458477)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122557296 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429100458477" cn_domain=PS} 20241226122557296 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557296 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557298 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557298 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429100458477"} 20241226122557298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429100458477)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122557298 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122557298 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429100458477"} 20241226122557298 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429100458477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122557298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429100458477)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122557298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429100458477)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122557298 DLU <0006> fsm.c:568 lu(PS:IMSI-262429100458477)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122557298 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557299 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122557300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48548<->l=127.0.0.1:4258 20241226122557302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241226122557303 DLINP <000b> input/ipa.c:451 connected read/write 20241226122557303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122557303 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122557303 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122557303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122557303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42277<->l=127.0.0.1:4259) 20241226122557347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20241226122557448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20241226122600535 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122600535 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122600538 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241226122600542 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122600542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122600542 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  20241226122600542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122600542 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  20241226122600542 DLGSUP <0013> gsup_server.c:235 2:  20241226122600542 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122600542 DLGSUP <0013> gsup_server.c:235 3:  20241226122600542 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122600542 DLGSUP <0013> gsup_server.c:235 4:  20241226122600542 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122600542 DLGSUP <0013> gsup_server.c:235 5:  20241226122600542 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122600542 DLGSUP <0013> gsup_server.c:235 7:  20241226122600542 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122600542 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122600542 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122600542 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122600560 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44051<->l=127.0.0.1:4259) 20241226122600568 DAUC <0003> db_auc.c:157 IMSI='262426281293403': No 2G Auth Data 20241226122600568 DAUC <0003> db_auc.c:192 IMSI='262426281293403': No 3G Auth Data 20241226122600584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48574<->l=127.0.0.1:4258 20241226122600590 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600590 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426281293403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426281293403" cn_domain=PS source_name="the-source\n"} 20241226122600590 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226122600590 DLU <0006> fsm.c:456 lu(262426281293403)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600590 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426281293403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426281293403)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600590 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426281293403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426281293403" cn_domain=PS destination_name="the-source\n"} 20241226122600590 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600590 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600593 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600593 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426281293403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426281293403" source_name="the-source\n"} 20241226122600593 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426281293403)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600593 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262426281293403 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600593 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426281293403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426281293403" destination_name="the-source\n"} 20241226122600593 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262426281293403 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426281293403)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600593 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426281293403)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600593 DLU <0006> fsm.c:568 lu(PS:IMSI-262426281293403)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600593 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600593 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48574<->l=127.0.0.1:4258 20241226122600596 DAUC <0003> db_auc.c:157 IMSI='262423095464923': No 2G Auth Data 20241226122600596 DAUC <0003> db_auc.c:192 IMSI='262423095464923': No 3G Auth Data 20241226122600597 DLGSUP <0013> hlr.c:121 IMSI 262423095464923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20241226122600614 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600614 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423095464923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423095464923" cn_domain=PS source_name="the-source\n"} 20241226122600614 DLU <0006> fsm.c:456 lu(262423095464923)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600614 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423095464923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600614 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423095464923)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600615 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423095464923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423095464923" cn_domain=PS destination_name="the-source\n"} 20241226122600615 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600615 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600617 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600617 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423095464923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423095464923" source_name="the-source\n"} 20241226122600617 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423095464923)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600617 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423095464923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600617 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423095464923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423095464923" destination_name="the-source\n"} 20241226122600617 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423095464923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423095464923)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600617 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423095464923)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600617 DLU <0006> fsm.c:568 lu(PS:IMSI-262423095464923)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600617 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600617 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20241226122600620 DAUC <0003> db_auc.c:157 IMSI='262422892858006': No 2G Auth Data 20241226122600620 DAUC <0003> db_auc.c:192 IMSI='262422892858006': No 3G Auth Data 20241226122600621 DLGSUP <0013> hlr.c:121 IMSI 262422892858006: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20241226122600640 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600640 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422892858006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422892858006" cn_domain=PS source_name="the-source\n"} 20241226122600640 DLU <0006> fsm.c:456 lu(262422892858006)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600640 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422892858006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600640 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422892858006)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600640 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422892858006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422892858006" cn_domain=PS destination_name="the-source\n"} 20241226122600640 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600640 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600642 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600642 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422892858006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422892858006" source_name="the-source\n"} 20241226122600642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422892858006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600642 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422892858006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600642 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422892858006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422892858006" destination_name="the-source\n"} 20241226122600643 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422892858006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422892858006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600643 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422892858006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600643 DLU <0006> fsm.c:568 lu(PS:IMSI-262422892858006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600643 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600643 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20241226122600646 DAUC <0003> db_auc.c:157 IMSI='262423070458212': No 2G Auth Data 20241226122600646 DAUC <0003> db_auc.c:192 IMSI='262423070458212': No 3G Auth Data 20241226122600647 DLGSUP <0013> hlr.c:121 IMSI 262423070458212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48606<->l=127.0.0.1:4258 20241226122600664 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600664 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423070458212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423070458212" cn_domain=PS source_name="the-source\n"} 20241226122600664 DLU <0006> fsm.c:456 lu(262423070458212)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600664 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423070458212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423070458212)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600664 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423070458212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423070458212" cn_domain=PS destination_name="the-source\n"} 20241226122600664 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600664 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600667 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600667 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423070458212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423070458212" source_name="the-source\n"} 20241226122600667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423070458212)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600667 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423070458212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600667 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423070458212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423070458212" destination_name="the-source\n"} 20241226122600667 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423070458212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423070458212)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423070458212)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600667 DLU <0006> fsm.c:568 lu(PS:IMSI-262423070458212)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600667 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600667 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48606<->l=127.0.0.1:4258 20241226122600670 DAUC <0003> db_auc.c:157 IMSI='262421318678640': No 2G Auth Data 20241226122600670 DAUC <0003> db_auc.c:192 IMSI='262421318678640': No 3G Auth Data 20241226122600670 DLGSUP <0013> hlr.c:121 IMSI 262421318678640: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 20241226122600690 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600690 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421318678640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421318678640" cn_domain=PS source_name="the-source\n"} 20241226122600690 DLU <0006> fsm.c:456 lu(262421318678640)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600690 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421318678640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421318678640)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600690 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421318678640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421318678640" cn_domain=PS destination_name="the-source\n"} 20241226122600690 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600690 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600693 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421318678640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421318678640" source_name="the-source\n"} 20241226122600693 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421318678640)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600693 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421318678640 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600693 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421318678640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421318678640" destination_name="the-source\n"} 20241226122600693 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421318678640 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421318678640)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600693 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421318678640)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600693 DLU <0006> fsm.c:568 lu(PS:IMSI-262421318678640)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48618<->l=127.0.0.1:4258 20241226122600697 DAUC <0003> db_auc.c:157 IMSI='262421737833134': No 2G Auth Data 20241226122600697 DAUC <0003> db_auc.c:192 IMSI='262421737833134': No 3G Auth Data 20241226122600697 DLGSUP <0013> hlr.c:121 IMSI 262421737833134: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4258 20241226122600715 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600715 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262421737833134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421737833134" cn_domain=PS source_name="the-source\n"} 20241226122600715 DLU <0006> fsm.c:456 lu(262421737833134)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600715 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262421737833134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600715 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421737833134)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600716 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262421737833134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421737833134" cn_domain=PS destination_name="the-source\n"} 20241226122600716 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600716 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600718 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600718 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262421737833134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421737833134" source_name="the-source\n"} 20241226122600718 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421737833134)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600718 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262421737833134 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600718 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262421737833134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421737833134" destination_name="the-source\n"} 20241226122600718 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262421737833134 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421737833134)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600718 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421737833134)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600718 DLU <0006> fsm.c:568 lu(PS:IMSI-262421737833134)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600718 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600718 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.1:4258 20241226122600720 DAUC <0003> db_auc.c:157 IMSI='262425495013334': No 2G Auth Data 20241226122600720 DAUC <0003> db_auc.c:192 IMSI='262425495013334': No 3G Auth Data 20241226122600721 DLGSUP <0013> hlr.c:121 IMSI 262425495013334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48642<->l=127.0.0.1:4258 20241226122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600742 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425495013334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425495013334" cn_domain=PS source_name="the-source\n"} 20241226122600742 DLU <0006> fsm.c:456 lu(262425495013334)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600742 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425495013334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600742 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425495013334)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600742 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425495013334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425495013334" cn_domain=PS destination_name="the-source\n"} 20241226122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600742 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600745 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600745 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425495013334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425495013334" source_name="the-source\n"} 20241226122600745 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425495013334)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600745 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425495013334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600745 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425495013334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425495013334" destination_name="the-source\n"} 20241226122600745 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425495013334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425495013334)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600745 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425495013334)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600745 DLU <0006> fsm.c:568 lu(PS:IMSI-262425495013334)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600745 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600745 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48642<->l=127.0.0.1:4258 20241226122600747 DAUC <0003> db_auc.c:157 IMSI='262425835922889': No 2G Auth Data 20241226122600747 DAUC <0003> db_auc.c:192 IMSI='262425835922889': No 3G Auth Data 20241226122600748 DLGSUP <0013> hlr.c:121 IMSI 262425835922889: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122600763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48646<->l=127.0.0.1:4258 20241226122600767 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600767 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262425835922889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425835922889" cn_domain=PS source_name="the-source\n"} 20241226122600767 DLU <0006> fsm.c:456 lu(262425835922889)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122600767 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262425835922889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241226122600767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425835922889)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122600767 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262425835922889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425835922889" cn_domain=PS destination_name="the-source\n"} 20241226122600767 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600767 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600769 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600770 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262425835922889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425835922889" source_name="the-source\n"} 20241226122600770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425835922889)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122600770 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262425835922889 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122600770 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262425835922889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425835922889" destination_name="the-source\n"} 20241226122600770 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262425835922889 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122600770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835922889)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122600770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425835922889)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122600770 DLU <0006> fsm.c:568 lu(PS:IMSI-262425835922889)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122600770 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600770 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122600771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48646<->l=127.0.0.1:4258 20241226122600773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48568<->l=127.0.0.1:4258 20241226122600774 DLINP <000b> input/ipa.c:451 connected read/write 20241226122600774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122600774 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122600774 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122600774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122600774 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226122600774 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44051<->l=127.0.0.1:4259) 20241226122600815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 20241226122600915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48652<->l=127.0.0.1:4258 20241226122603991 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122603991 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122603994 DLINP <000b> input/ipa.c:451 connected read/write 20241226122603994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122603995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4258 20241226122603997 DLINP <000b> input/ipa.c:451 connected read/write 20241226122603997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122603997 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122603997 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122603997 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  20241226122603997 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122603997 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  20241226122603997 DLGSUP <0013> gsup_server.c:235 2:  20241226122603997 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122603997 DLGSUP <0013> gsup_server.c:235 3:  20241226122603998 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122603998 DLGSUP <0013> gsup_server.c:235 4:  20241226122603998 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122603998 DLGSUP <0013> gsup_server.c:235 5:  20241226122603998 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122603998 DLGSUP <0013> gsup_server.c:235 7:  20241226122603998 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122603998 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122603998 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122603998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122604016 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42113<->l=127.0.0.1:4259) 20241226122604026 DAUC <0003> db_auc.c:157 IMSI='262428687387454': No 2G Auth Data 20241226122604026 DAUC <0003> db_auc.c:192 IMSI='262428687387454': No 3G Auth Data 20241226122604041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 20241226122604045 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604045 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428687387454" cn_domain=PS} 20241226122604045 DLU <0006> fsm.c:456 lu(262428687387454)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604045 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604045 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428687387454)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604045 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428687387454" cn_domain=PS} 20241226122604045 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604045 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604047 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604047 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428687387454"} 20241226122604047 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428687387454)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604047 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604047 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428687387454"} 20241226122604047 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428687387454 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428687387454)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604047 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428687387454)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604047 DLU <0006> fsm.c:568 lu(PS:IMSI-262428687387454)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604047 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604047 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48680<->l=127.0.0.1:4258 20241226122604050 DAUC <0003> db_auc.c:157 IMSI='262427360424112': No 2G Auth Data 20241226122604050 DAUC <0003> db_auc.c:192 IMSI='262427360424112': No 3G Auth Data 20241226122604051 DLGSUP <0013> hlr.c:121 IMSI 262427360424112: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 20241226122604070 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604070 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427360424112" cn_domain=PS} 20241226122604070 DLU <0006> fsm.c:456 lu(262427360424112)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604070 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427360424112)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604070 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427360424112" cn_domain=PS} 20241226122604070 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604070 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604073 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604073 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427360424112"} 20241226122604073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427360424112)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604073 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604073 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427360424112"} 20241226122604073 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427360424112 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427360424112)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427360424112)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604073 DLU <0006> fsm.c:568 lu(PS:IMSI-262427360424112)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604073 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604073 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 20241226122604076 DAUC <0003> db_auc.c:157 IMSI='262420581124599': No 2G Auth Data 20241226122604076 DAUC <0003> db_auc.c:192 IMSI='262420581124599': No 3G Auth Data 20241226122604077 DLGSUP <0013> hlr.c:121 IMSI 262420581124599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20241226122604096 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604096 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420581124599" cn_domain=PS} 20241226122604097 DLU <0006> fsm.c:456 lu(262420581124599)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604097 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420581124599)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604097 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420581124599" cn_domain=PS} 20241226122604097 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604097 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604099 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604099 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420581124599"} 20241226122604099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420581124599)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604099 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604099 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420581124599"} 20241226122604099 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420581124599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420581124599)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420581124599)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604099 DLU <0006> fsm.c:568 lu(PS:IMSI-262420581124599)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604099 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604100 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48700<->l=127.0.0.1:4258 20241226122604104 DAUC <0003> db_auc.c:157 IMSI='262423814488917': No 2G Auth Data 20241226122604104 DAUC <0003> db_auc.c:192 IMSI='262423814488917': No 3G Auth Data 20241226122604105 DLGSUP <0013> hlr.c:121 IMSI 262423814488917: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48714<->l=127.0.0.1:4258 20241226122604125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604125 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423814488917" cn_domain=PS} 20241226122604125 DLU <0006> fsm.c:456 lu(262423814488917)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604125 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604125 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423814488917)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604125 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423814488917" cn_domain=PS} 20241226122604125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604128 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604128 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423814488917"} 20241226122604128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423814488917)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604128 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604128 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423814488917"} 20241226122604128 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423814488917 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423814488917)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423814488917)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604128 DLU <0006> fsm.c:568 lu(PS:IMSI-262423814488917)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604128 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604128 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48714<->l=127.0.0.1:4258 20241226122604131 DAUC <0003> db_auc.c:157 IMSI='262420027026422': No 2G Auth Data 20241226122604131 DAUC <0003> db_auc.c:192 IMSI='262420027026422': No 3G Auth Data 20241226122604132 DLGSUP <0013> hlr.c:121 IMSI 262420027026422: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 20241226122604150 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604150 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420027026422" cn_domain=PS} 20241226122604150 DLU <0006> fsm.c:456 lu(262420027026422)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604150 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420027026422)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604151 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420027026422" cn_domain=PS} 20241226122604151 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604151 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604152 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604152 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420027026422"} 20241226122604152 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420027026422)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604152 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604152 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420027026422"} 20241226122604152 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420027026422 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604152 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420027026422)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604153 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420027026422)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604153 DLU <0006> fsm.c:568 lu(PS:IMSI-262420027026422)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604153 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604153 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604153 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 20241226122604155 DAUC <0003> db_auc.c:157 IMSI='262420099022898': No 2G Auth Data 20241226122604155 DAUC <0003> db_auc.c:192 IMSI='262420099022898': No 3G Auth Data 20241226122604156 DLGSUP <0013> hlr.c:121 IMSI 262420099022898: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20241226122604177 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604177 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420099022898" cn_domain=PS} 20241226122604177 DLU <0006> fsm.c:456 lu(262420099022898)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604177 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420099022898)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604177 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420099022898" cn_domain=PS} 20241226122604177 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604177 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604180 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604180 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420099022898"} 20241226122604180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420099022898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604180 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604180 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420099022898"} 20241226122604180 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420099022898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420099022898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420099022898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604180 DLU <0006> fsm.c:568 lu(PS:IMSI-262420099022898)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604180 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604180 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20241226122604183 DAUC <0003> db_auc.c:157 IMSI='262429194365253': No 2G Auth Data 20241226122604183 DAUC <0003> db_auc.c:192 IMSI='262429194365253': No 3G Auth Data 20241226122604184 DLGSUP <0013> hlr.c:121 IMSI 262429194365253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 20241226122604202 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604202 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429194365253" cn_domain=PS} 20241226122604202 DLU <0006> fsm.c:456 lu(262429194365253)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604202 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604202 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429194365253)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604202 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429194365253" cn_domain=PS} 20241226122604203 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604203 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604205 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604205 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429194365253"} 20241226122604205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429194365253)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604205 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604205 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429194365253"} 20241226122604205 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262429194365253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429194365253)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429194365253)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604205 DLU <0006> fsm.c:568 lu(PS:IMSI-262429194365253)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604205 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604205 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 20241226122604208 DAUC <0003> db_auc.c:157 IMSI='262427002945593': No 2G Auth Data 20241226122604209 DAUC <0003> db_auc.c:192 IMSI='262427002945593': No 3G Auth Data 20241226122604210 DLGSUP <0013> hlr.c:121 IMSI 262427002945593: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122604227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 20241226122604230 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604230 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427002945593" cn_domain=PS} 20241226122604230 DLU <0006> fsm.c:456 lu(262427002945593)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122604230 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122604230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427002945593)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122604230 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427002945593" cn_domain=PS} 20241226122604230 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604230 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604233 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604233 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427002945593"} 20241226122604233 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427002945593)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122604233 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122604233 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427002945593"} 20241226122604233 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427002945593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122604233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427002945593)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122604233 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427002945593)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122604233 DLU <0006> fsm.c:568 lu(PS:IMSI-262427002945593)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122604233 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604233 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122604235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 20241226122604237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4258 20241226122604238 DLINP <000b> input/ipa.c:451 connected read/write 20241226122604238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122604238 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122604238 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122604238 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122604238 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42113<->l=127.0.0.1:4259) 20241226122604280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 20241226122604381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4258 20241226122607452 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122607453 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122607454 DLINP <000b> input/ipa.c:451 connected read/write 20241226122607454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122607455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4258 20241226122607456 DLINP <000b> input/ipa.c:451 connected read/write 20241226122607456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122607456 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122607456 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122607456 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  20241226122607456 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122607456 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  20241226122607456 DLGSUP <0013> gsup_server.c:235 2:  20241226122607456 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122607456 DLGSUP <0013> gsup_server.c:235 3:  20241226122607456 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122607456 DLGSUP <0013> gsup_server.c:235 4:  20241226122607456 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122607456 DLGSUP <0013> gsup_server.c:235 5:  20241226122607456 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122607456 DLGSUP <0013> gsup_server.c:235 7:  20241226122607456 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122607456 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122607456 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122607456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122607474 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38451<->l=127.0.0.1:4259) 20241226122607477 DAUC <0003> db_auc.c:157 IMSI='262428062652375': No 2G Auth Data 20241226122607477 DAUC <0003> db_auc.c:192 IMSI='262428062652375': No 3G Auth Data 20241226122607480 DAUC <0003> db_auc.c:192 IMSI='262428062652375': No 3G Auth Data 20241226122607481 DAUC <0003> db_auc.c:157 IMSI='262429518351149': No 2G Auth Data 20241226122607481 DAUC <0003> db_auc.c:192 IMSI='262429518351149': No 3G Auth Data 20241226122607483 DAUC <0003> db_auc.c:157 IMSI='262429518351149': No 2G Auth Data 20241226122607485 DAUC <0003> db_auc.c:157 IMSI='262424190658509': No 2G Auth Data 20241226122607485 DAUC <0003> db_auc.c:192 IMSI='262424190658509': No 3G Auth Data 20241226122607490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4258 20241226122607491 DLINP <000b> input/ipa.c:451 connected read/write 20241226122607491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122607491 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122607491 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122607491 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122607491 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38451<->l=127.0.0.1:4259) 20241226122607532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4258 20241226122607632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4258 20241226122610704 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122610704 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122610707 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122610708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 20241226122610711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122610711 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122610711 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122610711 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  20241226122610711 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122610711 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  20241226122610711 DLGSUP <0013> gsup_server.c:235 2:  20241226122610711 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122610711 DLGSUP <0013> gsup_server.c:235 3:  20241226122610711 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122610711 DLGSUP <0013> gsup_server.c:235 4:  20241226122610711 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122610711 DLGSUP <0013> gsup_server.c:235 5:  20241226122610711 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122610711 DLGSUP <0013> gsup_server.c:235 7:  20241226122610711 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122610711 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122610711 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122610711 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122610727 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43299<->l=127.0.0.1:4259) 20241226122610740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 20241226122610743 DAUC <0003> db_auc.c:157 IMSI='262429177523935': No 2G Auth Data 20241226122610743 DAUC <0003> db_auc.c:192 IMSI='262429177523935': No 3G Auth Data 20241226122610753 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122610753 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429177523935" cn_domain=PS} 20241226122610753 DLU <0006> fsm.c:456 lu(262429177523935)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122610753 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122610753 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429177523935)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122610753 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429177523935" cn_domain=PS} 20241226122610753 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122610754 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122610757 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122610757 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429177523935"} 20241226122610757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429177523935)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122610757 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122610757 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429177523935"} 20241226122610757 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122610757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429177523935)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122610757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429177523935)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122610757 DLU <0006> fsm.c:568 lu(PS:IMSI-262429177523935)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122610757 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122610757 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122610759 DLGSUP <0013> hlr.c:128 IMSI 262429177523935: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241226122610759 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122610759 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122610761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44594<->l=127.0.0.1:4258 20241226122610761 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122610761 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429177523935"} 20241226122610761 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241226122610761 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429177523935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122610762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44592<->l=127.0.0.1:4258 20241226122610763 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43299<->l=127.0.0.1:4259) 20241226122610763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122610763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122610763 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122610763 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122610763 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122610808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241226122610909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241226122613977 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122613977 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122613980 DLINP <000b> input/ipa.c:451 connected read/write 20241226122613980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122613980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241226122613983 DLINP <000b> input/ipa.c:451 connected read/write 20241226122613983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122613984 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122613984 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122613984 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  20241226122613984 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122613984 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  20241226122613984 DLGSUP <0013> gsup_server.c:235 2:  20241226122613984 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122613984 DLGSUP <0013> gsup_server.c:235 3:  20241226122613984 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122613984 DLGSUP <0013> gsup_server.c:235 4:  20241226122613984 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122613984 DLGSUP <0013> gsup_server.c:235 5:  20241226122613984 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122613984 DLGSUP <0013> gsup_server.c:235 7:  20241226122613984 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122613984 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122613984 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122613984 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122614003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41811<->l=127.0.0.1:4259) 20241226122614008 DAUC <0003> db_auc.c:157 IMSI='262429969072187': No 2G Auth Data 20241226122614008 DAUC <0003> db_auc.c:192 IMSI='262429969072187': No 3G Auth Data 20241226122614025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241226122614030 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614030 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429969072187" cn_domain=PS} 20241226122614030 DLU <0006> fsm.c:456 lu(262429969072187)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614030 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429969072187)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614030 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429969072187" cn_domain=PS} 20241226122614030 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614030 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614034 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614034 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429969072187"} 20241226122614034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429969072187)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614034 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614034 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429969072187"} 20241226122614034 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429969072187)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429969072187)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614034 DLU <0006> fsm.c:568 lu(PS:IMSI-262429969072187)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614034 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614034 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614036 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614036 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429969072187" cn_domain=CS} 20241226122614036 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614036 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429969072187"} 20241226122614036 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429969072187 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614036 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614036 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241226122614038 DAUC <0003> db_auc.c:157 IMSI='262428172013106': No 2G Auth Data 20241226122614038 DAUC <0003> db_auc.c:192 IMSI='262428172013106': No 3G Auth Data 20241226122614039 DLGSUP <0013> hlr.c:121 IMSI 262428172013106: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241226122614058 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614058 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428172013106" cn_domain=PS} 20241226122614058 DLU <0006> fsm.c:456 lu(262428172013106)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614058 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428172013106)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614058 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428172013106" cn_domain=PS} 20241226122614058 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614058 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614060 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614060 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428172013106"} 20241226122614060 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428172013106)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614060 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614060 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428172013106"} 20241226122614060 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428172013106)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614060 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428172013106)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614060 DLU <0006> fsm.c:568 lu(PS:IMSI-262428172013106)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614060 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614060 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614062 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614062 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428172013106" cn_domain=CS} 20241226122614062 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614062 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428172013106"} 20241226122614062 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428172013106 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614062 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614062 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241226122614065 DAUC <0003> db_auc.c:157 IMSI='262423379154733': No 2G Auth Data 20241226122614065 DAUC <0003> db_auc.c:192 IMSI='262423379154733': No 3G Auth Data 20241226122614066 DLGSUP <0013> hlr.c:121 IMSI 262423379154733: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 20241226122614084 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614084 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423379154733" cn_domain=PS} 20241226122614084 DLU <0006> fsm.c:456 lu(262423379154733)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614084 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614084 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423379154733)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614084 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423379154733" cn_domain=PS} 20241226122614084 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614084 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614086 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614086 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423379154733"} 20241226122614086 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423379154733)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614086 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614086 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423379154733"} 20241226122614086 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423379154733)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614086 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423379154733)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614086 DLU <0006> fsm.c:568 lu(PS:IMSI-262423379154733)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614086 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614086 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614088 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614088 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423379154733" cn_domain=CS} 20241226122614088 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614088 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423379154733"} 20241226122614088 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423379154733 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614088 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614088 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44632<->l=127.0.0.1:4258 20241226122614090 DAUC <0003> db_auc.c:157 IMSI='262426647612792': No 2G Auth Data 20241226122614090 DAUC <0003> db_auc.c:192 IMSI='262426647612792': No 3G Auth Data 20241226122614091 DLGSUP <0013> hlr.c:121 IMSI 262426647612792: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241226122614107 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614107 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426647612792" cn_domain=PS} 20241226122614107 DLU <0006> fsm.c:456 lu(262426647612792)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614107 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426647612792)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614107 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426647612792" cn_domain=PS} 20241226122614107 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614108 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614110 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614110 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426647612792"} 20241226122614110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426647612792)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614110 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614110 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426647612792"} 20241226122614110 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426647612792)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426647612792)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614110 DLU <0006> fsm.c:568 lu(PS:IMSI-262426647612792)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614110 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614110 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614112 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614112 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426647612792" cn_domain=CS} 20241226122614112 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614112 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426647612792"} 20241226122614112 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426647612792 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614112 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614112 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241226122614115 DAUC <0003> db_auc.c:157 IMSI='262428175953208': No 2G Auth Data 20241226122614115 DAUC <0003> db_auc.c:192 IMSI='262428175953208': No 3G Auth Data 20241226122614116 DLGSUP <0013> hlr.c:121 IMSI 262428175953208: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 20241226122614132 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614132 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428175953208" cn_domain=PS} 20241226122614132 DLU <0006> fsm.c:456 lu(262428175953208)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614132 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614132 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428175953208)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614132 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428175953208" cn_domain=PS} 20241226122614132 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614133 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614135 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614135 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428175953208"} 20241226122614135 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428175953208)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614135 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614135 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428175953208"} 20241226122614135 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175953208)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614135 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428175953208)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614135 DLU <0006> fsm.c:568 lu(PS:IMSI-262428175953208)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614135 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614135 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614137 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614137 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428175953208" cn_domain=CS} 20241226122614137 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614137 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428175953208"} 20241226122614138 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428175953208 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614138 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614138 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 20241226122614141 DAUC <0003> db_auc.c:157 IMSI='262429334567644': No 2G Auth Data 20241226122614141 DAUC <0003> db_auc.c:192 IMSI='262429334567644': No 3G Auth Data 20241226122614141 DLGSUP <0013> hlr.c:121 IMSI 262429334567644: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4258 20241226122614160 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614160 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429334567644" cn_domain=PS} 20241226122614160 DLU <0006> fsm.c:456 lu(262429334567644)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614160 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614160 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429334567644)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614160 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429334567644" cn_domain=PS} 20241226122614160 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614160 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614163 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614163 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429334567644"} 20241226122614163 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429334567644)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614163 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614163 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429334567644"} 20241226122614163 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429334567644)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614163 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429334567644)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614163 DLU <0006> fsm.c:568 lu(PS:IMSI-262429334567644)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614163 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614163 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614165 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614165 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429334567644" cn_domain=CS} 20241226122614165 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614165 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429334567644"} 20241226122614165 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262429334567644 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614165 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614165 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614166 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44654<->l=127.0.0.1:4258 20241226122614168 DAUC <0003> db_auc.c:157 IMSI='262423641255777': No 2G Auth Data 20241226122614168 DAUC <0003> db_auc.c:192 IMSI='262423641255777': No 3G Auth Data 20241226122614169 DLGSUP <0013> hlr.c:121 IMSI 262423641255777: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241226122614189 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614189 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423641255777" cn_domain=PS} 20241226122614189 DLU <0006> fsm.c:456 lu(262423641255777)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614189 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614189 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423641255777)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614189 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423641255777" cn_domain=PS} 20241226122614189 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614189 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614189 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614192 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614192 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423641255777"} 20241226122614192 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423641255777)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614192 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614192 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423641255777"} 20241226122614192 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423641255777)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614192 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423641255777)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614192 DLU <0006> fsm.c:568 lu(PS:IMSI-262423641255777)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614192 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614192 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614194 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423641255777" cn_domain=CS} 20241226122614194 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614194 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423641255777"} 20241226122614194 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262423641255777 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.1:4258 20241226122614197 DAUC <0003> db_auc.c:157 IMSI='262420126824505': No 2G Auth Data 20241226122614197 DAUC <0003> db_auc.c:192 IMSI='262420126824505': No 3G Auth Data 20241226122614198 DLGSUP <0013> hlr.c:121 IMSI 262420126824505: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122614211 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4258 20241226122614215 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614215 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420126824505" cn_domain=PS} 20241226122614215 DLU <0006> fsm.c:456 lu(262420126824505)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122614215 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122614215 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420126824505)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122614215 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420126824505" cn_domain=PS} 20241226122614216 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614216 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614218 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614218 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420126824505"} 20241226122614218 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420126824505)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122614218 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122614218 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420126824505"} 20241226122614218 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122614218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420126824505)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122614218 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420126824505)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122614218 DLU <0006> fsm.c:568 lu(PS:IMSI-262420126824505)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122614218 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614218 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614220 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420126824505" cn_domain=CS} 20241226122614220 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241226122614220 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420126824505"} 20241226122614220 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420126824505 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122614220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122614222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4258 20241226122614224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241226122614225 DLINP <000b> input/ipa.c:451 connected read/write 20241226122614225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122614225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122614225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122614225 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122614225 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41811<->l=127.0.0.1:4259) 20241226122614266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241226122614367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.1:4258 20241226122617438 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122617438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122617440 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57016<->l=127.0.0.1:4258 20241226122617443 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617443 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122617443 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122617443 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  20241226122617443 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122617443 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  20241226122617443 DLGSUP <0013> gsup_server.c:235 2:  20241226122617443 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122617443 DLGSUP <0013> gsup_server.c:235 3:  20241226122617443 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122617443 DLGSUP <0013> gsup_server.c:235 4:  20241226122617443 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122617443 DLGSUP <0013> gsup_server.c:235 5:  20241226122617443 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122617443 DLGSUP <0013> gsup_server.c:235 7:  20241226122617443 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122617443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122617443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122617443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122617462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46851<->l=127.0.0.1:4259) 20241226122617467 DAUC <0003> db_auc.c:157 IMSI='262424521878006': No 2G Auth Data 20241226122617467 DAUC <0003> db_auc.c:192 IMSI='262424521878006': No 3G Auth Data 20241226122617480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20241226122617486 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617486 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424521878006" cn_domain=PS} 20241226122617486 DLU <0006> fsm.c:456 lu(262424521878006)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617486 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617486 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424521878006)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617486 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424521878006" cn_domain=PS} 20241226122617486 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617486 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617489 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617489 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424521878006"} 20241226122617489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424521878006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617489 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617489 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424521878006"} 20241226122617489 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424521878006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424521878006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617489 DLU <0006> fsm.c:568 lu(PS:IMSI-262424521878006)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617489 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617489 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617492 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617492 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424521878006" cn_domain=PS} 20241226122617492 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617492 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424521878006"} 20241226122617492 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424521878006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617492 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617492 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617493 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.1:4258 20241226122617494 DAUC <0003> db_auc.c:157 IMSI='262427007520820': No 2G Auth Data 20241226122617494 DAUC <0003> db_auc.c:192 IMSI='262427007520820': No 3G Auth Data 20241226122617495 DLGSUP <0013> hlr.c:121 IMSI 262427007520820: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57026<->l=127.0.0.1:4258 20241226122617514 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617514 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427007520820" cn_domain=PS} 20241226122617514 DLU <0006> fsm.c:456 lu(262427007520820)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617514 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617514 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427007520820)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617514 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427007520820" cn_domain=PS} 20241226122617514 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617514 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617517 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617517 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427007520820"} 20241226122617517 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427007520820)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617517 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617517 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427007520820"} 20241226122617517 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427007520820)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617517 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427007520820)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617517 DLU <0006> fsm.c:568 lu(PS:IMSI-262427007520820)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617517 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617517 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617519 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617519 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427007520820" cn_domain=PS} 20241226122617519 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617519 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427007520820"} 20241226122617519 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427007520820 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617519 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617519 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617519 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57026<->l=127.0.0.1:4258 20241226122617523 DAUC <0003> db_auc.c:157 IMSI='262429050174730': No 2G Auth Data 20241226122617523 DAUC <0003> db_auc.c:192 IMSI='262429050174730': No 3G Auth Data 20241226122617524 DLGSUP <0013> hlr.c:121 IMSI 262429050174730: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4258 20241226122617544 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617544 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429050174730" cn_domain=PS} 20241226122617544 DLU <0006> fsm.c:456 lu(262429050174730)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617544 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617544 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429050174730)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617544 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429050174730" cn_domain=PS} 20241226122617544 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617545 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617547 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617547 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429050174730"} 20241226122617547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429050174730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617547 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617547 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429050174730"} 20241226122617547 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429050174730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429050174730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617547 DLU <0006> fsm.c:568 lu(PS:IMSI-262429050174730)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617547 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617547 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617549 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617549 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429050174730" cn_domain=PS} 20241226122617549 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617549 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429050174730"} 20241226122617549 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262429050174730 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617549 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617549 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.1:4258 20241226122617552 DAUC <0003> db_auc.c:157 IMSI='262421463154748': No 2G Auth Data 20241226122617552 DAUC <0003> db_auc.c:192 IMSI='262421463154748': No 3G Auth Data 20241226122617553 DLGSUP <0013> hlr.c:121 IMSI 262421463154748: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20241226122617573 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617573 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421463154748" cn_domain=PS} 20241226122617573 DLU <0006> fsm.c:456 lu(262421463154748)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617573 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617573 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421463154748)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617573 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421463154748" cn_domain=PS} 20241226122617573 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617573 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617576 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617576 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421463154748"} 20241226122617576 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421463154748)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617576 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617576 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421463154748"} 20241226122617576 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421463154748)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617576 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421463154748)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617576 DLU <0006> fsm.c:568 lu(PS:IMSI-262421463154748)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617576 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617576 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617578 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617578 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421463154748" cn_domain=PS} 20241226122617578 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617578 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421463154748"} 20241226122617578 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421463154748 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617578 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617578 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20241226122617581 DAUC <0003> db_auc.c:157 IMSI='262422696192032': No 2G Auth Data 20241226122617581 DAUC <0003> db_auc.c:192 IMSI='262422696192032': No 3G Auth Data 20241226122617582 DLGSUP <0013> hlr.c:121 IMSI 262422696192032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57038<->l=127.0.0.1:4258 20241226122617602 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617602 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422696192032" cn_domain=PS} 20241226122617602 DLU <0006> fsm.c:456 lu(262422696192032)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617602 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617602 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422696192032)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617602 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422696192032" cn_domain=PS} 20241226122617602 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617602 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617604 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617604 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422696192032"} 20241226122617604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422696192032)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617604 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617604 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422696192032"} 20241226122617604 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696192032)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422696192032)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617604 DLU <0006> fsm.c:568 lu(PS:IMSI-262422696192032)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617604 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617604 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617606 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617606 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422696192032" cn_domain=PS} 20241226122617606 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617606 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422696192032"} 20241226122617606 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422696192032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617606 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617606 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57038<->l=127.0.0.1:4258 20241226122617609 DAUC <0003> db_auc.c:157 IMSI='262422921171568': No 2G Auth Data 20241226122617609 DAUC <0003> db_auc.c:192 IMSI='262422921171568': No 3G Auth Data 20241226122617610 DLGSUP <0013> hlr.c:121 IMSI 262422921171568: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57046<->l=127.0.0.1:4258 20241226122617630 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617630 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422921171568" cn_domain=PS} 20241226122617630 DLU <0006> fsm.c:456 lu(262422921171568)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617630 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422921171568)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617630 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422921171568" cn_domain=PS} 20241226122617630 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617630 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617633 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617633 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422921171568"} 20241226122617633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422921171568)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617633 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617633 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422921171568"} 20241226122617633 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422921171568)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422921171568)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617633 DLU <0006> fsm.c:568 lu(PS:IMSI-262422921171568)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617633 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617633 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617634 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617634 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422921171568" cn_domain=PS} 20241226122617634 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617634 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422921171568"} 20241226122617634 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422921171568 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617634 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617634 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57046<->l=127.0.0.1:4258 20241226122617637 DAUC <0003> db_auc.c:157 IMSI='262423753964984': No 2G Auth Data 20241226122617637 DAUC <0003> db_auc.c:192 IMSI='262423753964984': No 3G Auth Data 20241226122617638 DLGSUP <0013> hlr.c:121 IMSI 262423753964984: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57058<->l=127.0.0.1:4258 20241226122617657 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617657 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423753964984" cn_domain=PS} 20241226122617657 DLU <0006> fsm.c:456 lu(262423753964984)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617657 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617657 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423753964984)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617657 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423753964984" cn_domain=PS} 20241226122617657 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617657 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617659 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617659 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423753964984"} 20241226122617659 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423753964984)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617659 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617659 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423753964984"} 20241226122617659 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423753964984)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423753964984)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617659 DLU <0006> fsm.c:568 lu(PS:IMSI-262423753964984)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617659 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617660 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617661 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423753964984" cn_domain=PS} 20241226122617661 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617661 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423753964984"} 20241226122617661 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423753964984 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57058<->l=127.0.0.1:4258 20241226122617664 DAUC <0003> db_auc.c:157 IMSI='262426500977472': No 2G Auth Data 20241226122617664 DAUC <0003> db_auc.c:192 IMSI='262426500977472': No 3G Auth Data 20241226122617665 DLGSUP <0013> hlr.c:121 IMSI 262426500977472: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241226122617680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4258 20241226122617684 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617684 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426500977472" cn_domain=PS} 20241226122617684 DLU <0006> fsm.c:456 lu(262426500977472)[0x558783504f60]{UNVALIDATED}: Allocated 20241226122617684 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122617684 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426500977472)[0x558783504f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122617684 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426500977472" cn_domain=PS} 20241226122617684 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617684 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617687 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617687 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426500977472"} 20241226122617687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426500977472)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122617687 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122617687 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426500977472"} 20241226122617687 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122617687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426500977472)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122617687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426500977472)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122617687 DLU <0006> fsm.c:568 lu(PS:IMSI-262426500977472)[0x558783504f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122617687 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617687 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617688 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617689 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426500977472" cn_domain=PS} 20241226122617689 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241226122617689 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426500977472"} 20241226122617689 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262426500977472 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241226122617689 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617689 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122617690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4258 20241226122617692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57016<->l=127.0.0.1:4258 20241226122617693 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46851<->l=127.0.0.1:4259) 20241226122617694 DLINP <000b> input/ipa.c:451 connected read/write 20241226122617694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122617694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122617694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122617694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122617751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 20241226122617852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57084<->l=127.0.0.1:4258 20241226122620920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122620921 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122620922 DLINP <000b> input/ipa.c:451 connected read/write 20241226122620922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122620923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57094<->l=127.0.0.1:4258 20241226122620924 DLINP <000b> input/ipa.c:451 connected read/write 20241226122620924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122620925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122620925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122620925 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  20241226122620925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122620925 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  20241226122620925 DLGSUP <0013> gsup_server.c:235 2:  20241226122620925 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122620925 DLGSUP <0013> gsup_server.c:235 3:  20241226122620925 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122620925 DLGSUP <0013> gsup_server.c:235 4:  20241226122620925 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122620925 DLGSUP <0013> gsup_server.c:235 5:  20241226122620925 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122620925 DLGSUP <0013> gsup_server.c:235 7:  20241226122620925 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122620925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122620925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122620925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122620944 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20241226122620955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 20241226122620969 DLINP <000b> input/ipa.c:451 connected read/write 20241226122620969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122620969 DLGSUP <0013> gsup_req.c:138 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} 20241226122620969 DLU <0006> fsm.c:456 lu(2345743413463)[0x55878350b1d0]{UNVALIDATED}: Allocated 20241226122620969 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 20241226122620969 DLGSUP <0013> gsup_req.c:274 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} 20241226122620969 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122620969 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55878350b1d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122620969 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55878350b1d0]{UNVALIDATED}: Freeing instance 20241226122620969 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55878350b1d0]{UNVALIDATED}: Deallocated 20241226122620969 DLINP <000b> input/ipa.c:451 connected read/write 20241226122620969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122620969 DLINP <000b> input/ipa.c:451 connected read/write 20241226122620969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122620972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4258 20241226122620973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57094<->l=127.0.0.1:4258 20241226122620974 DLINP <000b> input/ipa.c:451 connected read/write 20241226122620974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122620974 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122620974 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122620974 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122620974 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42651<->l=127.0.0.1:4259) 20241226122621018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20241226122621119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57110<->l=127.0.0.1:4258 20241226122624187 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122624187 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122624190 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57126<->l=127.0.0.1:4258 20241226122624194 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624194 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122624194 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122624194 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  20241226122624194 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122624194 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  20241226122624194 DLGSUP <0013> gsup_server.c:235 2:  20241226122624194 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122624194 DLGSUP <0013> gsup_server.c:235 3:  20241226122624194 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122624194 DLGSUP <0013> gsup_server.c:235 4:  20241226122624194 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122624194 DLGSUP <0013> gsup_server.c:235 5:  20241226122624194 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122624194 DLGSUP <0013> gsup_server.c:235 7:  20241226122624194 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122624194 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122624194 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122624194 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122624218 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33485<->l=127.0.0.1:4259) 20241226122624225 DAUC <0003> db_auc.c:157 IMSI='262424944887279': No 2G Auth Data 20241226122624225 DAUC <0003> db_auc.c:192 IMSI='262424944887279': No 3G Auth Data 20241226122624243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20241226122624248 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624248 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424944887279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424944887279" session_id=1142920869 session_state=BEGIN} 20241226122624248 DSS <0004> hlr_ussd.c:576 262424944887279/0x441f96a5: Process SS (BEGIN) 20241226122624248 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624248 DSS <0004> hlr_ussd.c:518 262424944887279/0x441f96a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624248 DSS <0004> hlr_ussd.c:523 262424944887279/0x441f96a5: USSD for unknown code '*#200#' 20241226122624248 DSS <0004> hlr_ussd.c:354 262424944887279/0x441f96a5: Tx ReturnError(1, 0x12) 20241226122624248 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424944887279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424944887279" session_id=1142920869 session_state=END} 20241226122624248 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624248 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20241226122624252 DAUC <0003> db_auc.c:157 IMSI='262428384178974': No 2G Auth Data 20241226122624252 DAUC <0003> db_auc.c:192 IMSI='262428384178974': No 3G Auth Data 20241226122624269 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241226122624276 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624276 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428384178974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428384178974" session_id=4062129739 session_state=BEGIN} 20241226122624276 DSS <0004> hlr_ussd.c:576 262428384178974/0xf21f2e4b: Process SS (BEGIN) 20241226122624276 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624276 DSS <0004> hlr_ussd.c:518 262428384178974/0xf21f2e4b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624276 DSS <0004> hlr_ussd.c:523 262428384178974/0xf21f2e4b: USSD for unknown code '*#200#' 20241226122624276 DSS <0004> hlr_ussd.c:354 262428384178974/0xf21f2e4b: Tx ReturnError(1, 0x12) 20241226122624276 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428384178974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428384178974" session_id=4062129739 session_state=END} 20241226122624276 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624276 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57138<->l=127.0.0.1:4258 20241226122624280 DAUC <0003> db_auc.c:157 IMSI='262429269441947': No 2G Auth Data 20241226122624280 DAUC <0003> db_auc.c:192 IMSI='262429269441947': No 3G Auth Data 20241226122624296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4258 20241226122624304 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624304 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429269441947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429269441947" session_id=1439384051 session_state=BEGIN} 20241226122624304 DSS <0004> hlr_ussd.c:576 262429269441947/0x55cb41f3: Process SS (BEGIN) 20241226122624304 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624304 DSS <0004> hlr_ussd.c:518 262429269441947/0x55cb41f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624304 DSS <0004> hlr_ussd.c:523 262429269441947/0x55cb41f3: USSD for unknown code '*#200#' 20241226122624304 DSS <0004> hlr_ussd.c:354 262429269441947/0x55cb41f3: Tx ReturnError(1, 0x12) 20241226122624304 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429269441947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429269441947" session_id=1439384051 session_state=END} 20241226122624304 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624304 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4258 20241226122624308 DAUC <0003> db_auc.c:157 IMSI='262422861456177': No 2G Auth Data 20241226122624308 DAUC <0003> db_auc.c:192 IMSI='262422861456177': No 3G Auth Data 20241226122624326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241226122624332 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624332 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422861456177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422861456177" session_id=3069749012 session_state=BEGIN} 20241226122624332 DSS <0004> hlr_ussd.c:576 262422861456177/0xb6f8a714: Process SS (BEGIN) 20241226122624332 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624332 DSS <0004> hlr_ussd.c:518 262422861456177/0xb6f8a714: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624332 DSS <0004> hlr_ussd.c:523 262422861456177/0xb6f8a714: USSD for unknown code '*#200#' 20241226122624332 DSS <0004> hlr_ussd.c:354 262422861456177/0xb6f8a714: Tx ReturnError(1, 0x12) 20241226122624332 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422861456177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422861456177" session_id=3069749012 session_state=END} 20241226122624332 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624333 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241226122624337 DAUC <0003> db_auc.c:157 IMSI='262429235239994': No 2G Auth Data 20241226122624337 DAUC <0003> db_auc.c:192 IMSI='262429235239994': No 3G Auth Data 20241226122624351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20241226122624358 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624358 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429235239994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429235239994" session_id=3517702496 session_state=BEGIN} 20241226122624358 DSS <0004> hlr_ussd.c:576 262429235239994/0xd1abe160: Process SS (BEGIN) 20241226122624358 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624358 DSS <0004> hlr_ussd.c:518 262429235239994/0xd1abe160: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624358 DSS <0004> hlr_ussd.c:523 262429235239994/0xd1abe160: USSD for unknown code '*#200#' 20241226122624358 DSS <0004> hlr_ussd.c:354 262429235239994/0xd1abe160: Tx ReturnError(1, 0x12) 20241226122624358 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429235239994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429235239994" session_id=3517702496 session_state=END} 20241226122624358 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624358 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624358 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624362 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.1:4258 20241226122624363 DAUC <0003> db_auc.c:157 IMSI='262422367594070': No 2G Auth Data 20241226122624363 DAUC <0003> db_auc.c:192 IMSI='262422367594070': No 3G Auth Data 20241226122624379 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20241226122624384 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624384 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422367594070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422367594070" session_id=942197197 session_state=BEGIN} 20241226122624384 DSS <0004> hlr_ussd.c:576 262422367594070/0x3828c9cd: Process SS (BEGIN) 20241226122624384 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624384 DSS <0004> hlr_ussd.c:518 262422367594070/0x3828c9cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624384 DSS <0004> hlr_ussd.c:523 262422367594070/0x3828c9cd: USSD for unknown code '*#200#' 20241226122624384 DSS <0004> hlr_ussd.c:354 262422367594070/0x3828c9cd: Tx ReturnError(1, 0x12) 20241226122624384 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422367594070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422367594070" session_id=942197197 session_state=END} 20241226122624384 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624384 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624384 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20241226122624387 DAUC <0003> db_auc.c:157 IMSI='262420978818421': No 2G Auth Data 20241226122624387 DAUC <0003> db_auc.c:192 IMSI='262420978818421': No 3G Auth Data 20241226122624401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20241226122624407 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624407 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420978818421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420978818421" session_id=3465910535 session_state=BEGIN} 20241226122624407 DSS <0004> hlr_ussd.c:576 262420978818421/0xce959907: Process SS (BEGIN) 20241226122624407 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624407 DSS <0004> hlr_ussd.c:518 262420978818421/0xce959907: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624407 DSS <0004> hlr_ussd.c:523 262420978818421/0xce959907: USSD for unknown code '*#200#' 20241226122624407 DSS <0004> hlr_ussd.c:354 262420978818421/0xce959907: Tx ReturnError(1, 0x12) 20241226122624407 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420978818421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420978818421" session_id=3465910535 session_state=END} 20241226122624407 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624407 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.1:4258 20241226122624410 DAUC <0003> db_auc.c:157 IMSI='262421520674034': No 2G Auth Data 20241226122624410 DAUC <0003> db_auc.c:192 IMSI='262421520674034': No 3G Auth Data 20241226122624425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241226122624432 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624432 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421520674034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421520674034" session_id=459227686 session_state=BEGIN} 20241226122624432 DSS <0004> hlr_ussd.c:576 262421520674034/0x1b5f4226: Process SS (BEGIN) 20241226122624432 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241226122624432 DSS <0004> hlr_ussd.c:518 262421520674034/0x1b5f4226: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241226122624432 DSS <0004> hlr_ussd.c:523 262421520674034/0x1b5f4226: USSD for unknown code '*#200#' 20241226122624432 DSS <0004> hlr_ussd.c:354 262421520674034/0x1b5f4226: Tx ReturnError(1, 0x12) 20241226122624432 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421520674034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421520674034" session_id=459227686 session_state=END} 20241226122624432 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624432 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122624435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.1:4258 20241226122624435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57126<->l=127.0.0.1:4258 20241226122624436 DLINP <000b> input/ipa.c:451 connected read/write 20241226122624436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122624436 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122624436 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122624436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122624436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33485<->l=127.0.0.1:4259) 20241226122624479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57182<->l=127.0.0.1:4258 20241226122624579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57182<->l=127.0.0.1:4258 20241226122627658 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122627658 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122627661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 20241226122627664 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627664 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122627664 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122627664 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  20241226122627664 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122627664 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  20241226122627664 DLGSUP <0013> gsup_server.c:235 2:  20241226122627664 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122627664 DLGSUP <0013> gsup_server.c:235 3:  20241226122627664 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122627664 DLGSUP <0013> gsup_server.c:235 4:  20241226122627664 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122627664 DLGSUP <0013> gsup_server.c:235 5:  20241226122627664 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122627664 DLGSUP <0013> gsup_server.c:235 7:  20241226122627664 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122627664 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122627664 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122627664 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122627684 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39005<->l=127.0.0.1:4259) 20241226122627690 DAUC <0003> db_auc.c:157 IMSI='262427818059412': No 2G Auth Data 20241226122627690 DAUC <0003> db_auc.c:192 IMSI='262427818059412': No 3G Auth Data 20241226122627706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4258 20241226122627711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627711 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427818059412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427818059412" session_id=2250067162 session_state=BEGIN} 20241226122627711 DSS <0004> hlr_ussd.c:576 262427818059412/0x861d4cda: Process SS (BEGIN) 20241226122627711 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627711 DSS <0004> hlr_ussd.c:518 262427818059412/0x861d4cda: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627711 DSS <0004> hlr_ussd.c:542 262427818059412/0x861d4cda: Cannot find conn for EUSE EUSE-foobar 20241226122627711 DSS <0004> hlr_ussd.c:354 262427818059412/0x861d4cda: Tx ReturnError(1, 0x22) 20241226122627711 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427818059412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427818059412" session_id=2250067162 session_state=END} 20241226122627711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59994<->l=127.0.0.1:4258 20241226122627714 DAUC <0003> db_auc.c:157 IMSI='262421205108488': No 2G Auth Data 20241226122627715 DAUC <0003> db_auc.c:192 IMSI='262421205108488': No 3G Auth Data 20241226122627729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4258 20241226122627735 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627735 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421205108488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421205108488" session_id=1601181878 session_state=BEGIN} 20241226122627735 DSS <0004> hlr_ussd.c:576 262421205108488/0x5f7018b6: Process SS (BEGIN) 20241226122627735 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627735 DSS <0004> hlr_ussd.c:518 262421205108488/0x5f7018b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627735 DSS <0004> hlr_ussd.c:542 262421205108488/0x5f7018b6: Cannot find conn for EUSE EUSE-foobar 20241226122627735 DSS <0004> hlr_ussd.c:354 262421205108488/0x5f7018b6: Tx ReturnError(1, 0x22) 20241226122627735 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421205108488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421205108488" session_id=1601181878 session_state=END} 20241226122627735 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627735 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59998<->l=127.0.0.1:4258 20241226122627738 DAUC <0003> db_auc.c:157 IMSI='262427424869287': No 2G Auth Data 20241226122627738 DAUC <0003> db_auc.c:192 IMSI='262427424869287': No 3G Auth Data 20241226122627757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241226122627763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627763 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427424869287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427424869287" session_id=2638589863 session_state=BEGIN} 20241226122627763 DSS <0004> hlr_ussd.c:576 262427424869287/0x9d45afa7: Process SS (BEGIN) 20241226122627763 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627763 DSS <0004> hlr_ussd.c:518 262427424869287/0x9d45afa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627763 DSS <0004> hlr_ussd.c:542 262427424869287/0x9d45afa7: Cannot find conn for EUSE EUSE-foobar 20241226122627763 DSS <0004> hlr_ussd.c:354 262427424869287/0x9d45afa7: Tx ReturnError(1, 0x22) 20241226122627763 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427424869287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427424869287" session_id=2638589863 session_state=END} 20241226122627763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60008<->l=127.0.0.1:4258 20241226122627766 DAUC <0003> db_auc.c:157 IMSI='262425262956784': No 2G Auth Data 20241226122627766 DAUC <0003> db_auc.c:192 IMSI='262425262956784': No 3G Auth Data 20241226122627782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 20241226122627789 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627789 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425262956784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425262956784" session_id=2697261554 session_state=BEGIN} 20241226122627789 DSS <0004> hlr_ussd.c:576 262425262956784/0xa0c4f1f2: Process SS (BEGIN) 20241226122627789 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627789 DSS <0004> hlr_ussd.c:518 262425262956784/0xa0c4f1f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627789 DSS <0004> hlr_ussd.c:542 262425262956784/0xa0c4f1f2: Cannot find conn for EUSE EUSE-foobar 20241226122627789 DSS <0004> hlr_ussd.c:354 262425262956784/0xa0c4f1f2: Tx ReturnError(1, 0x22) 20241226122627789 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425262956784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425262956784" session_id=2697261554 session_state=END} 20241226122627789 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627789 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60012<->l=127.0.0.1:4258 20241226122627792 DAUC <0003> db_auc.c:157 IMSI='262423471567038': No 2G Auth Data 20241226122627792 DAUC <0003> db_auc.c:192 IMSI='262423471567038': No 3G Auth Data 20241226122627807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241226122627813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627813 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423471567038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423471567038" session_id=2607131174 session_state=BEGIN} 20241226122627813 DSS <0004> hlr_ussd.c:576 262423471567038/0x9b65aa26: Process SS (BEGIN) 20241226122627813 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627813 DSS <0004> hlr_ussd.c:518 262423471567038/0x9b65aa26: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627813 DSS <0004> hlr_ussd.c:542 262423471567038/0x9b65aa26: Cannot find conn for EUSE EUSE-foobar 20241226122627813 DSS <0004> hlr_ussd.c:354 262423471567038/0x9b65aa26: Tx ReturnError(1, 0x22) 20241226122627813 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423471567038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423471567038" session_id=2607131174 session_state=END} 20241226122627813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60020<->l=127.0.0.1:4258 20241226122627816 DAUC <0003> db_auc.c:157 IMSI='262429048240186': No 2G Auth Data 20241226122627816 DAUC <0003> db_auc.c:192 IMSI='262429048240186': No 3G Auth Data 20241226122627833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60036<->l=127.0.0.1:4258 20241226122627841 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627841 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429048240186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429048240186" session_id=1950927973 session_state=BEGIN} 20241226122627841 DSS <0004> hlr_ussd.c:576 262429048240186/0x7448cc65: Process SS (BEGIN) 20241226122627841 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627841 DSS <0004> hlr_ussd.c:518 262429048240186/0x7448cc65: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627841 DSS <0004> hlr_ussd.c:542 262429048240186/0x7448cc65: Cannot find conn for EUSE EUSE-foobar 20241226122627841 DSS <0004> hlr_ussd.c:354 262429048240186/0x7448cc65: Tx ReturnError(1, 0x22) 20241226122627841 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429048240186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429048240186" session_id=1950927973 session_state=END} 20241226122627841 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627841 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60036<->l=127.0.0.1:4258 20241226122627844 DAUC <0003> db_auc.c:157 IMSI='262422295191016': No 2G Auth Data 20241226122627844 DAUC <0003> db_auc.c:192 IMSI='262422295191016': No 3G Auth Data 20241226122627860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241226122627867 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627867 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422295191016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422295191016" session_id=1229611782 session_state=BEGIN} 20241226122627867 DSS <0004> hlr_ussd.c:576 262422295191016/0x494a6306: Process SS (BEGIN) 20241226122627867 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627867 DSS <0004> hlr_ussd.c:518 262422295191016/0x494a6306: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627867 DSS <0004> hlr_ussd.c:542 262422295191016/0x494a6306: Cannot find conn for EUSE EUSE-foobar 20241226122627867 DSS <0004> hlr_ussd.c:354 262422295191016/0x494a6306: Tx ReturnError(1, 0x22) 20241226122627867 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422295191016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422295191016" session_id=1229611782 session_state=END} 20241226122627867 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627867 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4258 20241226122627870 DAUC <0003> db_auc.c:157 IMSI='262426543488035': No 2G Auth Data 20241226122627870 DAUC <0003> db_auc.c:192 IMSI='262426543488035': No 3G Auth Data 20241226122627884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.1:4258 20241226122627891 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627891 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426543488035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426543488035" session_id=2278568986 session_state=BEGIN} 20241226122627891 DSS <0004> hlr_ussd.c:576 262426543488035/0x87d0341a: Process SS (BEGIN) 20241226122627891 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122627891 DSS <0004> hlr_ussd.c:518 262426543488035/0x87d0341a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122627891 DSS <0004> hlr_ussd.c:542 262426543488035/0x87d0341a: Cannot find conn for EUSE EUSE-foobar 20241226122627891 DSS <0004> hlr_ussd.c:354 262426543488035/0x87d0341a: Tx ReturnError(1, 0x22) 20241226122627891 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426543488035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426543488035" session_id=2278568986 session_state=END} 20241226122627891 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627891 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122627894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.1:4258 20241226122627895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59990<->l=127.0.0.1:4258 20241226122627896 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39005<->l=127.0.0.1:4259) 20241226122627896 DLINP <000b> input/ipa.c:451 connected read/write 20241226122627896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122627896 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122627896 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122627896 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122627935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 20241226122628136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.1:4258 20241226122631212 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122631212 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122631214 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4258 20241226122631217 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631217 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122631217 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122631217 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  20241226122631218 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122631218 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  20241226122631218 DLGSUP <0013> gsup_server.c:235 2:  20241226122631218 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122631218 DLGSUP <0013> gsup_server.c:235 3:  20241226122631218 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122631218 DLGSUP <0013> gsup_server.c:235 4:  20241226122631218 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122631218 DLGSUP <0013> gsup_server.c:235 5:  20241226122631218 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122631218 DLGSUP <0013> gsup_server.c:235 7:  20241226122631218 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122631218 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122631218 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122631218 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122631236 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44955<->l=127.0.0.1:4259) 20241226122631243 DAUC <0003> db_auc.c:157 IMSI='262426835800746': No 2G Auth Data 20241226122631243 DAUC <0003> db_auc.c:192 IMSI='262426835800746': No 3G Auth Data 20241226122631259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20241226122631268 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631268 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426835800746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426835800746" session_id=1408997147 session_state=BEGIN} 20241226122631268 DSS <0004> hlr_ussd.c:576 262426835800746/0x53fb971b: Process SS (BEGIN) 20241226122631268 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631268 DSS <0004> hlr_ussd.c:518 262426835800746/0x53fb971b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631268 DSS <0004> hlr_ussd.c:363 262426835800746/0x53fb971b: Tx USSD 'Your IMSI is 262426835800746' 20241226122631268 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426835800746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426835800746" session_id=1408997147 session_state=END} 20241226122631268 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426835800746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631268 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631268 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60082<->l=127.0.0.1:4258 20241226122631273 DAUC <0003> db_auc.c:157 IMSI='262426753892596': No 2G Auth Data 20241226122631273 DAUC <0003> db_auc.c:192 IMSI='262426753892596': No 3G Auth Data 20241226122631290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 20241226122631297 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631297 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426753892596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426753892596" session_id=503686685 session_state=BEGIN} 20241226122631297 DSS <0004> hlr_ussd.c:576 262426753892596/0x1e05a61d: Process SS (BEGIN) 20241226122631297 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631297 DSS <0004> hlr_ussd.c:518 262426753892596/0x1e05a61d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631297 DSS <0004> hlr_ussd.c:363 262426753892596/0x1e05a61d: Tx USSD 'Your IMSI is 262426753892596' 20241226122631297 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426753892596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426753892596" session_id=503686685 session_state=END} 20241226122631297 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426753892596 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631297 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631297 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60094<->l=127.0.0.1:4258 20241226122631301 DAUC <0003> db_auc.c:157 IMSI='262428938370384': No 2G Auth Data 20241226122631301 DAUC <0003> db_auc.c:192 IMSI='262428938370384': No 3G Auth Data 20241226122631318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 20241226122631323 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631323 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428938370384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428938370384" session_id=2532064255 session_state=BEGIN} 20241226122631323 DSS <0004> hlr_ussd.c:576 262428938370384/0x96ec3bff: Process SS (BEGIN) 20241226122631323 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631323 DSS <0004> hlr_ussd.c:518 262428938370384/0x96ec3bff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631323 DSS <0004> hlr_ussd.c:363 262428938370384/0x96ec3bff: Tx USSD 'Your IMSI is 262428938370384' 20241226122631323 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428938370384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428938370384" session_id=2532064255 session_state=END} 20241226122631323 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428938370384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631323 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631323 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60108<->l=127.0.0.1:4258 20241226122631327 DAUC <0003> db_auc.c:157 IMSI='262429044254422': No 2G Auth Data 20241226122631327 DAUC <0003> db_auc.c:192 IMSI='262429044254422': No 3G Auth Data 20241226122631344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 20241226122631351 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631351 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429044254422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429044254422" session_id=500825014 session_state=BEGIN} 20241226122631351 DSS <0004> hlr_ussd.c:576 262429044254422/0x1dd9fbb6: Process SS (BEGIN) 20241226122631351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631351 DSS <0004> hlr_ussd.c:518 262429044254422/0x1dd9fbb6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631351 DSS <0004> hlr_ussd.c:363 262429044254422/0x1dd9fbb6: Tx USSD 'Your IMSI is 262429044254422' 20241226122631351 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429044254422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429044254422" session_id=500825014 session_state=END} 20241226122631351 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262429044254422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631351 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631351 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60124<->l=127.0.0.1:4258 20241226122631355 DAUC <0003> db_auc.c:157 IMSI='262425922149895': No 2G Auth Data 20241226122631355 DAUC <0003> db_auc.c:192 IMSI='262425922149895': No 3G Auth Data 20241226122631372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60132<->l=127.0.0.1:4258 20241226122631380 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631380 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425922149895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425922149895" session_id=1508190838 session_state=BEGIN} 20241226122631380 DSS <0004> hlr_ussd.c:576 262425922149895/0x59e52a76: Process SS (BEGIN) 20241226122631380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631380 DSS <0004> hlr_ussd.c:518 262425922149895/0x59e52a76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631380 DSS <0004> hlr_ussd.c:363 262425922149895/0x59e52a76: Tx USSD 'Your IMSI is 262425922149895' 20241226122631380 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425922149895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425922149895" session_id=1508190838 session_state=END} 20241226122631380 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262425922149895 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631380 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631380 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60132<->l=127.0.0.1:4258 20241226122631384 DAUC <0003> db_auc.c:157 IMSI='262420469847651': No 2G Auth Data 20241226122631384 DAUC <0003> db_auc.c:192 IMSI='262420469847651': No 3G Auth Data 20241226122631402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241226122631407 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631407 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420469847651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420469847651" session_id=1802950 session_state=BEGIN} 20241226122631407 DSS <0004> hlr_ussd.c:576 262420469847651/0x001b82c6: Process SS (BEGIN) 20241226122631407 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631407 DSS <0004> hlr_ussd.c:518 262420469847651/0x001b82c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631407 DSS <0004> hlr_ussd.c:363 262420469847651/0x001b82c6: Tx USSD 'Your IMSI is 262420469847651' 20241226122631407 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420469847651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420469847651" session_id=1802950 session_state=END} 20241226122631407 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420469847651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631407 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631407 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631412 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60138<->l=127.0.0.1:4258 20241226122631413 DAUC <0003> db_auc.c:157 IMSI='262426837975987': No 2G Auth Data 20241226122631413 DAUC <0003> db_auc.c:192 IMSI='262426837975987': No 3G Auth Data 20241226122631430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60152<->l=127.0.0.1:4258 20241226122631439 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631439 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426837975987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426837975987" session_id=3515107341 session_state=BEGIN} 20241226122631439 DSS <0004> hlr_ussd.c:576 262426837975987/0xd184480d: Process SS (BEGIN) 20241226122631439 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631439 DSS <0004> hlr_ussd.c:518 262426837975987/0xd184480d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631439 DSS <0004> hlr_ussd.c:363 262426837975987/0xd184480d: Tx USSD 'Your IMSI is 262426837975987' 20241226122631439 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426837975987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426837975987" session_id=3515107341 session_state=END} 20241226122631439 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426837975987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631439 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631439 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60152<->l=127.0.0.1:4258 20241226122631444 DAUC <0003> db_auc.c:157 IMSI='262425625885800': No 2G Auth Data 20241226122631444 DAUC <0003> db_auc.c:192 IMSI='262425625885800': No 3G Auth Data 20241226122631460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60162<->l=127.0.0.1:4258 20241226122631466 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631466 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425625885800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425625885800" session_id=1093582540 session_state=BEGIN} 20241226122631466 DSS <0004> hlr_ussd.c:576 262425625885800/0x412ebecc: Process SS (BEGIN) 20241226122631466 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122631466 DSS <0004> hlr_ussd.c:518 262425625885800/0x412ebecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122631466 DSS <0004> hlr_ussd.c:363 262425625885800/0x412ebecc: Tx USSD 'Your IMSI is 262425625885800' 20241226122631466 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425625885800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425625885800" session_id=1093582540 session_state=END} 20241226122631466 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425625885800 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122631466 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631466 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122631471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60162<->l=127.0.0.1:4258 20241226122631472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60070<->l=127.0.0.1:4258 20241226122631473 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44955<->l=127.0.0.1:4259) 20241226122631473 DLINP <000b> input/ipa.c:451 connected read/write 20241226122631473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122631473 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122631473 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122631473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122631513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 20241226122631714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60164<->l=127.0.0.1:4258 20241226122634787 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122634787 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122634790 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4258 20241226122634793 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634793 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122634793 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122634793 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  20241226122634793 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122634793 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  20241226122634793 DLGSUP <0013> gsup_server.c:235 2:  20241226122634793 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122634793 DLGSUP <0013> gsup_server.c:235 3:  20241226122634793 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122634793 DLGSUP <0013> gsup_server.c:235 4:  20241226122634793 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122634793 DLGSUP <0013> gsup_server.c:235 5:  20241226122634793 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122634793 DLGSUP <0013> gsup_server.c:235 7:  20241226122634793 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122634793 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122634793 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122634793 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122634816 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38525<->l=127.0.0.1:4259) 20241226122634821 DAUC <0003> db_auc.c:157 IMSI='262428238094141': No 2G Auth Data 20241226122634821 DAUC <0003> db_auc.c:192 IMSI='262428238094141': No 3G Auth Data 20241226122634836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4258 20241226122634844 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634844 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262428238094141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428238094141" source_name="the-source\n" session_id=3295371677 session_state=BEGIN} 20241226122634844 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226122634844 DSS <0004> hlr_ussd.c:576 262428238094141/0xc46b619d: Process SS (BEGIN) 20241226122634844 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122634844 DSS <0004> hlr_ussd.c:518 262428238094141/0xc46b619d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122634844 DSS <0004> hlr_ussd.c:363 262428238094141/0xc46b619d: Tx USSD 'Your IMSI is 262428238094141' 20241226122634844 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262428238094141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428238094141" destination_name="the-source\n" session_id=3295371677 session_state=END} 20241226122634844 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262428238094141 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122634844 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634844 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4258 20241226122634849 DAUC <0003> db_auc.c:157 IMSI='262425232293692': No 2G Auth Data 20241226122634849 DAUC <0003> db_auc.c:192 IMSI='262425232293692': No 3G Auth Data 20241226122634863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 20241226122634868 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634868 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262425232293692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425232293692" source_name="the-source\n" session_id=4198349702 session_state=BEGIN} 20241226122634868 DSS <0004> hlr_ussd.c:576 262425232293692/0xfa3dbb86: Process SS (BEGIN) 20241226122634868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122634868 DSS <0004> hlr_ussd.c:518 262425232293692/0xfa3dbb86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122634868 DSS <0004> hlr_ussd.c:363 262425232293692/0xfa3dbb86: Tx USSD 'Your IMSI is 262425232293692' 20241226122634868 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262425232293692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425232293692" destination_name="the-source\n" session_id=4198349702 session_state=END} 20241226122634868 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262425232293692 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122634868 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634869 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 20241226122634872 DAUC <0003> db_auc.c:157 IMSI='262427704448227': No 2G Auth Data 20241226122634872 DAUC <0003> db_auc.c:192 IMSI='262427704448227': No 3G Auth Data 20241226122634889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60196<->l=127.0.0.1:4258 20241226122634896 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634896 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427704448227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427704448227" source_name="the-source\n" session_id=840918148 session_state=BEGIN} 20241226122634896 DSS <0004> hlr_ussd.c:576 262427704448227/0x321f6484: Process SS (BEGIN) 20241226122634896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122634896 DSS <0004> hlr_ussd.c:518 262427704448227/0x321f6484: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122634896 DSS <0004> hlr_ussd.c:363 262427704448227/0x321f6484: Tx USSD 'Your IMSI is 262427704448227' 20241226122634896 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427704448227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427704448227" destination_name="the-source\n" session_id=840918148 session_state=END} 20241226122634896 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427704448227 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122634896 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634896 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60196<->l=127.0.0.1:4258 20241226122634900 DAUC <0003> db_auc.c:157 IMSI='262429570931903': No 2G Auth Data 20241226122634900 DAUC <0003> db_auc.c:192 IMSI='262429570931903': No 3G Auth Data 20241226122634916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4258 20241226122634923 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634923 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429570931903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429570931903" source_name="the-source\n" session_id=3415166159 session_state=BEGIN} 20241226122634923 DSS <0004> hlr_ussd.c:576 262429570931903/0xcb8f4ccf: Process SS (BEGIN) 20241226122634923 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122634923 DSS <0004> hlr_ussd.c:518 262429570931903/0xcb8f4ccf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122634923 DSS <0004> hlr_ussd.c:363 262429570931903/0xcb8f4ccf: Tx USSD 'Your IMSI is 262429570931903' 20241226122634923 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429570931903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429570931903" destination_name="the-source\n" session_id=3415166159 session_state=END} 20241226122634923 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429570931903 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122634923 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634923 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4258 20241226122634928 DAUC <0003> db_auc.c:157 IMSI='262422086988932': No 2G Auth Data 20241226122634928 DAUC <0003> db_auc.c:192 IMSI='262422086988932': No 3G Auth Data 20241226122634945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241226122634952 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634952 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422086988932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422086988932" source_name="the-source\n" session_id=334680895 session_state=BEGIN} 20241226122634952 DSS <0004> hlr_ussd.c:576 262422086988932/0x13f2d33f: Process SS (BEGIN) 20241226122634952 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122634952 DSS <0004> hlr_ussd.c:518 262422086988932/0x13f2d33f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122634952 DSS <0004> hlr_ussd.c:363 262422086988932/0x13f2d33f: Tx USSD 'Your IMSI is 262422086988932' 20241226122634952 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422086988932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422086988932" destination_name="the-source\n" session_id=334680895 session_state=END} 20241226122634952 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422086988932 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122634952 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634952 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60204<->l=127.0.0.1:4258 20241226122634956 DAUC <0003> db_auc.c:157 IMSI='262426440561920': No 2G Auth Data 20241226122634956 DAUC <0003> db_auc.c:192 IMSI='262426440561920': No 3G Auth Data 20241226122634972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60208<->l=127.0.0.1:4258 20241226122634978 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122634978 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262426440561920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426440561920" source_name="the-source\n" session_id=1239615013 session_state=BEGIN} 20241226122634978 DSS <0004> hlr_ussd.c:576 262426440561920/0x49e30625: Process SS (BEGIN) 20241226122634978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122634978 DSS <0004> hlr_ussd.c:518 262426440561920/0x49e30625: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122634978 DSS <0004> hlr_ussd.c:363 262426440561920/0x49e30625: Tx USSD 'Your IMSI is 262426440561920' 20241226122634978 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262426440561920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426440561920" destination_name="the-source\n" session_id=1239615013 session_state=END} 20241226122634978 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262426440561920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122634978 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634978 DLINP <000b> input/ipa.c:451 connected read/write 20241226122634978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122634982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60208<->l=127.0.0.1:4258 20241226122634983 DAUC <0003> db_auc.c:157 IMSI='262423203758750': No 2G Auth Data 20241226122634983 DAUC <0003> db_auc.c:192 IMSI='262423203758750': No 3G Auth Data 20241226122634998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 20241226122635003 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122635003 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423203758750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423203758750" source_name="the-source\n" session_id=916625144 session_state=BEGIN} 20241226122635003 DSS <0004> hlr_ussd.c:576 262423203758750/0x36a296f8: Process SS (BEGIN) 20241226122635003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122635003 DSS <0004> hlr_ussd.c:518 262423203758750/0x36a296f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122635003 DSS <0004> hlr_ussd.c:363 262423203758750/0x36a296f8: Tx USSD 'Your IMSI is 262423203758750' 20241226122635003 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423203758750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423203758750" destination_name="the-source\n" session_id=916625144 session_state=END} 20241226122635003 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423203758750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122635003 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122635003 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122635007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60210<->l=127.0.0.1:4258 20241226122635007 DAUC <0003> db_auc.c:157 IMSI='262427132887315': No 2G Auth Data 20241226122635007 DAUC <0003> db_auc.c:192 IMSI='262427132887315': No 3G Auth Data 20241226122635023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241226122635030 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122635030 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427132887315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427132887315" source_name="the-source\n" session_id=162562206 session_state=BEGIN} 20241226122635030 DSS <0004> hlr_ussd.c:576 262427132887315/0x09b0809e: Process SS (BEGIN) 20241226122635030 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241226122635030 DSS <0004> hlr_ussd.c:518 262427132887315/0x09b0809e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241226122635030 DSS <0004> hlr_ussd.c:363 262427132887315/0x09b0809e: Tx USSD 'Your IMSI is 262427132887315' 20241226122635030 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427132887315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427132887315" destination_name="the-source\n" session_id=162562206 session_state=END} 20241226122635030 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427132887315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122635030 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122635030 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122635034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.1:4258 20241226122635035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60180<->l=127.0.0.1:4258 20241226122635036 DLINP <000b> input/ipa.c:451 connected read/write 20241226122635036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122635036 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122635036 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122635036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122635036 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226122635036 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38525<->l=127.0.0.1:4259) 20241226122635077 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 20241226122635278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60226<->l=127.0.0.1:4258 20241226122638348 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122638348 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122638350 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43280<->l=127.0.0.1:4258 20241226122638353 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638354 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122638354 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122638354 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  20241226122638354 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122638354 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  20241226122638354 DLGSUP <0013> gsup_server.c:235 2:  20241226122638354 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122638354 DLGSUP <0013> gsup_server.c:235 3:  20241226122638354 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122638354 DLGSUP <0013> gsup_server.c:235 4:  20241226122638354 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122638354 DLGSUP <0013> gsup_server.c:235 5:  20241226122638354 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122638354 DLGSUP <0013> gsup_server.c:235 7:  20241226122638354 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122638354 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122638354 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122638354 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122638372 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43279<->l=127.0.0.1:4259) 20241226122638379 DAUC <0003> db_auc.c:157 IMSI='262425565638029': No 2G Auth Data 20241226122638379 DAUC <0003> db_auc.c:192 IMSI='262425565638029': No 3G Auth Data 20241226122638394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20241226122638404 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638404 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425565638029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425565638029" session_id=1134604058 session_state=BEGIN} 20241226122638404 DSS <0004> hlr_ussd.c:576 262425565638029/0x43a0af1a: Process SS (BEGIN) 20241226122638404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638404 DSS <0004> hlr_ussd.c:518 262425565638029/0x43a0af1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638404 DSS <0004> hlr_ussd.c:363 262425565638029/0x43a0af1a: Tx USSD 'Your extension is 491618426611' 20241226122638404 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425565638029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425565638029" session_id=1134604058 session_state=END} 20241226122638404 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425565638029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638404 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638404 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43284<->l=127.0.0.1:4258 20241226122638409 DAUC <0003> db_auc.c:157 IMSI='262422535592749': No 2G Auth Data 20241226122638409 DAUC <0003> db_auc.c:192 IMSI='262422535592749': No 3G Auth Data 20241226122638425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4258 20241226122638432 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638432 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422535592749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422535592749" session_id=1849596949 session_state=BEGIN} 20241226122638432 DSS <0004> hlr_ussd.c:576 262422535592749/0x6e3e9c15: Process SS (BEGIN) 20241226122638432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638432 DSS <0004> hlr_ussd.c:518 262422535592749/0x6e3e9c15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638432 DSS <0004> hlr_ussd.c:363 262422535592749/0x6e3e9c15: Tx USSD 'Your extension is 491610324464' 20241226122638432 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422535592749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422535592749" session_id=1849596949 session_state=END} 20241226122638433 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422535592749 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638433 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638433 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43294<->l=127.0.0.1:4258 20241226122638437 DAUC <0003> db_auc.c:157 IMSI='262424009959557': No 2G Auth Data 20241226122638437 DAUC <0003> db_auc.c:192 IMSI='262424009959557': No 3G Auth Data 20241226122638453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4258 20241226122638459 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638459 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424009959557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424009959557" session_id=3688474427 session_state=BEGIN} 20241226122638459 DSS <0004> hlr_ussd.c:576 262424009959557/0xdbd9a73b: Process SS (BEGIN) 20241226122638459 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638459 DSS <0004> hlr_ussd.c:518 262424009959557/0xdbd9a73b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638459 DSS <0004> hlr_ussd.c:363 262424009959557/0xdbd9a73b: Tx USSD 'Your extension is 491617510672' 20241226122638459 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424009959557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424009959557" session_id=3688474427 session_state=END} 20241226122638459 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424009959557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638459 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638459 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43302<->l=127.0.0.1:4258 20241226122638464 DAUC <0003> db_auc.c:157 IMSI='262426798013338': No 2G Auth Data 20241226122638464 DAUC <0003> db_auc.c:192 IMSI='262426798013338': No 3G Auth Data 20241226122638480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4258 20241226122638485 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638485 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426798013338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426798013338" session_id=1450591527 session_state=BEGIN} 20241226122638485 DSS <0004> hlr_ussd.c:576 262426798013338/0x56764527: Process SS (BEGIN) 20241226122638485 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638485 DSS <0004> hlr_ussd.c:518 262426798013338/0x56764527: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638485 DSS <0004> hlr_ussd.c:363 262426798013338/0x56764527: Tx USSD 'Your extension is 491612066764' 20241226122638486 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426798013338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426798013338" session_id=1450591527 session_state=END} 20241226122638486 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426798013338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638486 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638486 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4258 20241226122638490 DAUC <0003> db_auc.c:157 IMSI='262426802393309': No 2G Auth Data 20241226122638490 DAUC <0003> db_auc.c:192 IMSI='262426802393309': No 3G Auth Data 20241226122638505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20241226122638511 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638511 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426802393309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426802393309" session_id=341120037 session_state=BEGIN} 20241226122638511 DSS <0004> hlr_ussd.c:576 262426802393309/0x14551425: Process SS (BEGIN) 20241226122638511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638511 DSS <0004> hlr_ussd.c:518 262426802393309/0x14551425: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638511 DSS <0004> hlr_ussd.c:363 262426802393309/0x14551425: Tx USSD 'Your extension is 491618560472' 20241226122638511 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426802393309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426802393309" session_id=341120037 session_state=END} 20241226122638511 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426802393309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638511 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638511 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638514 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.1:4258 20241226122638515 DAUC <0003> db_auc.c:157 IMSI='262429849815209': No 2G Auth Data 20241226122638515 DAUC <0003> db_auc.c:192 IMSI='262429849815209': No 3G Auth Data 20241226122638531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20241226122638538 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638538 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429849815209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429849815209" session_id=3525758044 session_state=BEGIN} 20241226122638538 DSS <0004> hlr_ussd.c:576 262429849815209/0xd226cc5c: Process SS (BEGIN) 20241226122638538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638538 DSS <0004> hlr_ussd.c:518 262429849815209/0xd226cc5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638538 DSS <0004> hlr_ussd.c:363 262429849815209/0xd226cc5c: Tx USSD 'Your extension is 491617327887' 20241226122638538 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429849815209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429849815209" session_id=3525758044 session_state=END} 20241226122638538 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262429849815209 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638538 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638538 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43326<->l=127.0.0.1:4258 20241226122638542 DAUC <0003> db_auc.c:157 IMSI='262429004025836': No 2G Auth Data 20241226122638542 DAUC <0003> db_auc.c:192 IMSI='262429004025836': No 3G Auth Data 20241226122638558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20241226122638563 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638563 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429004025836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429004025836" session_id=300496315 session_state=BEGIN} 20241226122638563 DSS <0004> hlr_ussd.c:576 262429004025836/0x11e935bb: Process SS (BEGIN) 20241226122638563 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638563 DSS <0004> hlr_ussd.c:518 262429004025836/0x11e935bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638563 DSS <0004> hlr_ussd.c:363 262429004025836/0x11e935bb: Tx USSD 'Your extension is 491613650400' 20241226122638563 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429004025836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429004025836" session_id=300496315 session_state=END} 20241226122638563 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429004025836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638563 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638563 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.1:4258 20241226122638567 DAUC <0003> db_auc.c:157 IMSI='262426379393393': No 2G Auth Data 20241226122638567 DAUC <0003> db_auc.c:192 IMSI='262426379393393': No 3G Auth Data 20241226122638583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241226122638589 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638589 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426379393393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426379393393" session_id=3143342099 session_state=BEGIN} 20241226122638589 DSS <0004> hlr_ussd.c:576 262426379393393/0xbb5b9813: Process SS (BEGIN) 20241226122638589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122638589 DSS <0004> hlr_ussd.c:518 262426379393393/0xbb5b9813: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122638589 DSS <0004> hlr_ussd.c:363 262426379393393/0xbb5b9813: Tx USSD 'Your extension is 491611803843' 20241226122638589 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426379393393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426379393393" session_id=3143342099 session_state=END} 20241226122638589 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426379393393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122638589 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638589 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122638593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.1:4258 20241226122638594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43280<->l=127.0.0.1:4258 20241226122638595 DLINP <000b> input/ipa.c:451 connected read/write 20241226122638595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122638595 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122638595 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122638595 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122638596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43279<->l=127.0.0.1:4259) 20241226122638640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43356<->l=127.0.0.1:4258 20241226122638840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43356<->l=127.0.0.1:4258 20241226122641912 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122641912 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122641914 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122641915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4258 20241226122641918 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122641918 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122641918 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122641918 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  20241226122641918 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122641918 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  20241226122641918 DLGSUP <0013> gsup_server.c:235 2:  20241226122641918 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122641918 DLGSUP <0013> gsup_server.c:235 3:  20241226122641918 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122641918 DLGSUP <0013> gsup_server.c:235 4:  20241226122641918 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122641918 DLGSUP <0013> gsup_server.c:235 5:  20241226122641918 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122641918 DLGSUP <0013> gsup_server.c:235 7:  20241226122641918 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122641918 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122641918 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122641918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122641940 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45281<->l=127.0.0.1:4259) 20241226122641945 DAUC <0003> db_auc.c:157 IMSI='262425750903132': No 2G Auth Data 20241226122641945 DAUC <0003> db_auc.c:192 IMSI='262425750903132': No 3G Auth Data 20241226122641961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4258 20241226122641968 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122641968 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262425750903132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425750903132" source_name="the-source\n" session_id=4219266201 session_state=BEGIN} 20241226122641968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226122641968 DSS <0004> hlr_ussd.c:576 262425750903132/0xfb7ce499: Process SS (BEGIN) 20241226122641968 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122641968 DSS <0004> hlr_ussd.c:518 262425750903132/0xfb7ce499: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122641968 DSS <0004> hlr_ussd.c:363 262425750903132/0xfb7ce499: Tx USSD 'Your extension is 491618083210' 20241226122641968 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262425750903132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425750903132" destination_name="the-source\n" session_id=4219266201 session_state=END} 20241226122641968 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262425750903132 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122641968 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122641968 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122641972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43368<->l=127.0.0.1:4258 20241226122641972 DAUC <0003> db_auc.c:157 IMSI='262421282924648': No 2G Auth Data 20241226122641972 DAUC <0003> db_auc.c:192 IMSI='262421282924648': No 3G Auth Data 20241226122641990 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 20241226122641995 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122641995 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421282924648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421282924648" source_name="the-source\n" session_id=1897603922 session_state=BEGIN} 20241226122641995 DSS <0004> hlr_ussd.c:576 262421282924648/0x711b2352: Process SS (BEGIN) 20241226122641995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122641995 DSS <0004> hlr_ussd.c:518 262421282924648/0x711b2352: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122641995 DSS <0004> hlr_ussd.c:363 262421282924648/0x711b2352: Tx USSD 'Your extension is 491612856488' 20241226122641995 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421282924648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421282924648" destination_name="the-source\n" session_id=1897603922 session_state=END} 20241226122641995 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421282924648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122641995 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122641995 DLINP <000b> input/ipa.c:451 connected read/write 20241226122641995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43382<->l=127.0.0.1:4258 20241226122642001 DAUC <0003> db_auc.c:157 IMSI='262422841867528': No 2G Auth Data 20241226122642001 DAUC <0003> db_auc.c:192 IMSI='262422841867528': No 3G Auth Data 20241226122642017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241226122642025 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642025 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422841867528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422841867528" source_name="the-source\n" session_id=2538474868 session_state=BEGIN} 20241226122642025 DSS <0004> hlr_ussd.c:576 262422841867528/0x974e0d74: Process SS (BEGIN) 20241226122642025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122642025 DSS <0004> hlr_ussd.c:518 262422841867528/0x974e0d74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122642025 DSS <0004> hlr_ussd.c:363 262422841867528/0x974e0d74: Tx USSD 'Your extension is 491611008754' 20241226122642025 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422841867528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422841867528" destination_name="the-source\n" session_id=2538474868 session_state=END} 20241226122642025 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422841867528 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122642025 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642025 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43392<->l=127.0.0.1:4258 20241226122642029 DAUC <0003> db_auc.c:157 IMSI='262423160485219': No 2G Auth Data 20241226122642029 DAUC <0003> db_auc.c:192 IMSI='262423160485219': No 3G Auth Data 20241226122642044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4258 20241226122642051 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642051 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262423160485219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423160485219" source_name="the-source\n" session_id=1783410784 session_state=BEGIN} 20241226122642051 DSS <0004> hlr_ussd.c:576 262423160485219/0x6a4cb060: Process SS (BEGIN) 20241226122642051 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122642051 DSS <0004> hlr_ussd.c:518 262423160485219/0x6a4cb060: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122642051 DSS <0004> hlr_ussd.c:363 262423160485219/0x6a4cb060: Tx USSD 'Your extension is 491618745874' 20241226122642051 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262423160485219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423160485219" destination_name="the-source\n" session_id=1783410784 session_state=END} 20241226122642051 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262423160485219 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122642051 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642051 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4258 20241226122642055 DAUC <0003> db_auc.c:157 IMSI='262424624398026': No 2G Auth Data 20241226122642055 DAUC <0003> db_auc.c:192 IMSI='262424624398026': No 3G Auth Data 20241226122642070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43408<->l=127.0.0.1:4258 20241226122642077 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642077 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424624398026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424624398026" source_name="the-source\n" session_id=1624043174 session_state=BEGIN} 20241226122642077 DSS <0004> hlr_ussd.c:576 262424624398026/0x60cceea6: Process SS (BEGIN) 20241226122642077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122642077 DSS <0004> hlr_ussd.c:518 262424624398026/0x60cceea6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122642077 DSS <0004> hlr_ussd.c:363 262424624398026/0x60cceea6: Tx USSD 'Your extension is 491616258345' 20241226122642078 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424624398026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424624398026" destination_name="the-source\n" session_id=1624043174 session_state=END} 20241226122642078 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424624398026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122642078 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642078 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43408<->l=127.0.0.1:4258 20241226122642083 DAUC <0003> db_auc.c:157 IMSI='262421915649643': No 2G Auth Data 20241226122642083 DAUC <0003> db_auc.c:192 IMSI='262421915649643': No 3G Auth Data 20241226122642096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4258 20241226122642102 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642103 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421915649643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421915649643" source_name="the-source\n" session_id=3439570362 session_state=BEGIN} 20241226122642103 DSS <0004> hlr_ussd.c:576 262421915649643/0xcd03adba: Process SS (BEGIN) 20241226122642103 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122642103 DSS <0004> hlr_ussd.c:518 262421915649643/0xcd03adba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122642103 DSS <0004> hlr_ussd.c:363 262421915649643/0xcd03adba: Tx USSD 'Your extension is 491614458334' 20241226122642103 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421915649643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421915649643" destination_name="the-source\n" session_id=3439570362 session_state=END} 20241226122642103 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421915649643 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122642103 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642103 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43420<->l=127.0.0.1:4258 20241226122642107 DAUC <0003> db_auc.c:157 IMSI='262426054538050': No 2G Auth Data 20241226122642107 DAUC <0003> db_auc.c:192 IMSI='262426054538050': No 3G Auth Data 20241226122642120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4258 20241226122642125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642125 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426054538050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426054538050" source_name="the-source\n" session_id=1625155605 session_state=BEGIN} 20241226122642125 DSS <0004> hlr_ussd.c:576 262426054538050/0x60dde815: Process SS (BEGIN) 20241226122642125 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122642125 DSS <0004> hlr_ussd.c:518 262426054538050/0x60dde815: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122642125 DSS <0004> hlr_ussd.c:363 262426054538050/0x60dde815: Tx USSD 'Your extension is 491612485328' 20241226122642125 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426054538050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426054538050" destination_name="the-source\n" session_id=1625155605 session_state=END} 20241226122642125 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426054538050 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122642125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642125 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4258 20241226122642130 DAUC <0003> db_auc.c:157 IMSI='262428762493207': No 2G Auth Data 20241226122642130 DAUC <0003> db_auc.c:192 IMSI='262428762493207': No 3G Auth Data 20241226122642147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4258 20241226122642152 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642152 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262428762493207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428762493207" source_name="the-source\n" session_id=4235843421 session_state=BEGIN} 20241226122642152 DSS <0004> hlr_ussd.c:576 262428762493207/0xfc79d75d: Process SS (BEGIN) 20241226122642152 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241226122642152 DSS <0004> hlr_ussd.c:518 262428762493207/0xfc79d75d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241226122642152 DSS <0004> hlr_ussd.c:363 262428762493207/0xfc79d75d: Tx USSD 'Your extension is 491610846322' 20241226122642152 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262428762493207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428762493207" destination_name="the-source\n" session_id=4235843421 session_state=END} 20241226122642152 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262428762493207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122642152 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642152 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122642155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4258 20241226122642156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.1:4258 20241226122642157 DLINP <000b> input/ipa.c:451 connected read/write 20241226122642157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122642157 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122642157 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122642157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122642157 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226122642157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45281<->l=127.0.0.1:4259) 20241226122642199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43438<->l=127.0.0.1:4258 20241226122642400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43438<->l=127.0.0.1:4258 20241226122645474 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37297 20241226122645474 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37297 20241226122645477 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645477 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122645477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122645479 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645479 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645479 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122645479 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241226122645479 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241226122645480 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241226122645480 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  20241226122645480 DLGSUP <0013> gsup_server.c:235 2:  20241226122645480 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122645480 DLGSUP <0013> gsup_server.c:235 3:  20241226122645480 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122645480 DLGSUP <0013> gsup_server.c:235 4:  20241226122645480 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122645480 DLGSUP <0013> gsup_server.c:235 5:  20241226122645480 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122645480 DLGSUP <0013> gsup_server.c:235 7:  20241226122645480 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122645480 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122645480 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122645480 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37297 20241226122645480 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241226122645483 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645483 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122645483 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122645483 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  20241226122645483 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122645483 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  20241226122645483 DLGSUP <0013> gsup_server.c:235 2:  20241226122645483 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122645483 DLGSUP <0013> gsup_server.c:235 3:  20241226122645483 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122645483 DLGSUP <0013> gsup_server.c:235 4:  20241226122645483 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122645483 DLGSUP <0013> gsup_server.c:235 5:  20241226122645483 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122645483 DLGSUP <0013> gsup_server.c:235 7:  20241226122645483 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122645483 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122645483 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122645483 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122645507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43721<->l=127.0.0.1:4259) 20241226122645513 DAUC <0003> db_auc.c:157 IMSI='262420512804521': No 2G Auth Data 20241226122645513 DAUC <0003> db_auc.c:192 IMSI='262420512804521': No 3G Auth Data 20241226122645530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4258 20241226122645540 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645540 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420512804521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420512804521" session_id=132054951 session_state=BEGIN} 20241226122645540 DSS <0004> hlr_ussd.c:576 262420512804521/0x07deffa7: Process SS (BEGIN) 20241226122645540 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645540 DSS <0004> hlr_ussd.c:518 262420512804521/0x07deffa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645540 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645540 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645540 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645540 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645548 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645548 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645548 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420512804521 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512804521" session_id=132054951 session_state=END} 20241226122645548 DSS <0004> hlr_ussd.c:576 262420512804521/0x07deffa7: Process SS (END) 20241226122645548 DSS <0004> hlr_ussd.c:518 262420512804521/0x07deffa7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645548 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420512804521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420512804521" session_id=132054951 session_state=END} 20241226122645549 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420512804521 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645549 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420512804521 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645549 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645549 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43456<->l=127.0.0.1:4258 20241226122645554 DAUC <0003> db_auc.c:157 IMSI='262429326932746': No 2G Auth Data 20241226122645554 DAUC <0003> db_auc.c:192 IMSI='262429326932746': No 3G Auth Data 20241226122645568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4258 20241226122645575 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645575 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429326932746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429326932746" session_id=3503611713 session_state=BEGIN} 20241226122645575 DSS <0004> hlr_ussd.c:576 262429326932746/0xd0d4df41: Process SS (BEGIN) 20241226122645575 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645575 DSS <0004> hlr_ussd.c:518 262429326932746/0xd0d4df41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645575 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645575 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645575 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645575 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645577 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645577 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645577 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429326932746 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326932746" session_id=3503611713 session_state=END} 20241226122645577 DSS <0004> hlr_ussd.c:576 262429326932746/0xd0d4df41: Process SS (END) 20241226122645577 DSS <0004> hlr_ussd.c:518 262429326932746/0xd0d4df41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645577 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429326932746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429326932746" session_id=3503611713 session_state=END} 20241226122645577 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429326932746 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645577 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429326932746 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645577 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645577 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43468<->l=127.0.0.1:4258 20241226122645581 DAUC <0003> db_auc.c:157 IMSI='262424749718577': No 2G Auth Data 20241226122645581 DAUC <0003> db_auc.c:192 IMSI='262424749718577': No 3G Auth Data 20241226122645596 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4258 20241226122645601 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645601 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424749718577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424749718577" session_id=1863861174 session_state=BEGIN} 20241226122645601 DSS <0004> hlr_ussd.c:576 262424749718577/0x6f1843b6: Process SS (BEGIN) 20241226122645601 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645601 DSS <0004> hlr_ussd.c:518 262424749718577/0x6f1843b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645601 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645601 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645601 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645601 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645603 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645603 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645603 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262424749718577 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424749718577" session_id=1863861174 session_state=END} 20241226122645603 DSS <0004> hlr_ussd.c:576 262424749718577/0x6f1843b6: Process SS (END) 20241226122645603 DSS <0004> hlr_ussd.c:518 262424749718577/0x6f1843b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645603 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424749718577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424749718577" session_id=1863861174 session_state=END} 20241226122645603 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262424749718577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645603 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262424749718577 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645603 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645603 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43470<->l=127.0.0.1:4258 20241226122645607 DAUC <0003> db_auc.c:157 IMSI='262421197259619': No 2G Auth Data 20241226122645607 DAUC <0003> db_auc.c:192 IMSI='262421197259619': No 3G Auth Data 20241226122645623 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4258 20241226122645628 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645628 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421197259619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421197259619" session_id=3855019799 session_state=BEGIN} 20241226122645628 DSS <0004> hlr_ussd.c:576 262421197259619/0xe5c6ef17: Process SS (BEGIN) 20241226122645628 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645628 DSS <0004> hlr_ussd.c:518 262421197259619/0xe5c6ef17: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645628 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645628 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645628 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645628 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645630 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645630 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645630 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262421197259619 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421197259619" session_id=3855019799 session_state=END} 20241226122645630 DSS <0004> hlr_ussd.c:576 262421197259619/0xe5c6ef17: Process SS (END) 20241226122645630 DSS <0004> hlr_ussd.c:518 262421197259619/0xe5c6ef17: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645630 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421197259619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421197259619" session_id=3855019799 session_state=END} 20241226122645630 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262421197259619 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645630 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262421197259619 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645630 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645630 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645634 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43476<->l=127.0.0.1:4258 20241226122645634 DAUC <0003> db_auc.c:157 IMSI='262420631907642': No 2G Auth Data 20241226122645634 DAUC <0003> db_auc.c:192 IMSI='262420631907642': No 3G Auth Data 20241226122645649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241226122645654 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645654 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420631907642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420631907642" session_id=3344385828 session_state=BEGIN} 20241226122645654 DSS <0004> hlr_ussd.c:576 262420631907642/0xc7574724: Process SS (BEGIN) 20241226122645654 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645654 DSS <0004> hlr_ussd.c:518 262420631907642/0xc7574724: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645654 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645654 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645654 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645654 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645656 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645656 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645656 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262420631907642 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631907642" session_id=3344385828 session_state=END} 20241226122645656 DSS <0004> hlr_ussd.c:576 262420631907642/0xc7574724: Process SS (END) 20241226122645656 DSS <0004> hlr_ussd.c:518 262420631907642/0xc7574724: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645656 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420631907642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420631907642" session_id=3344385828 session_state=END} 20241226122645656 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262420631907642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645656 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262420631907642 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645656 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645656 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43492<->l=127.0.0.1:4258 20241226122645662 DAUC <0003> db_auc.c:157 IMSI='262420746996601': No 2G Auth Data 20241226122645662 DAUC <0003> db_auc.c:192 IMSI='262420746996601': No 3G Auth Data 20241226122645678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4258 20241226122645683 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645683 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420746996601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420746996601" session_id=3387399856 session_state=BEGIN} 20241226122645683 DSS <0004> hlr_ussd.c:576 262420746996601/0xc9e79eb0: Process SS (BEGIN) 20241226122645683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645683 DSS <0004> hlr_ussd.c:518 262420746996601/0xc9e79eb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645683 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645683 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645683 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645683 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645685 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645685 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262420746996601 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420746996601" session_id=3387399856 session_state=END} 20241226122645685 DSS <0004> hlr_ussd.c:576 262420746996601/0xc9e79eb0: Process SS (END) 20241226122645685 DSS <0004> hlr_ussd.c:518 262420746996601/0xc9e79eb0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645685 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420746996601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420746996601" session_id=3387399856 session_state=END} 20241226122645685 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262420746996601 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645685 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262420746996601 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43496<->l=127.0.0.1:4258 20241226122645689 DAUC <0003> db_auc.c:157 IMSI='262421356173854': No 2G Auth Data 20241226122645689 DAUC <0003> db_auc.c:192 IMSI='262421356173854': No 3G Auth Data 20241226122645706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4258 20241226122645711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645711 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421356173854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421356173854" session_id=3439172159 session_state=BEGIN} 20241226122645711 DSS <0004> hlr_ussd.c:576 262421356173854/0xccfd9a3f: Process SS (BEGIN) 20241226122645711 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645711 DSS <0004> hlr_ussd.c:518 262421356173854/0xccfd9a3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645711 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645711 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645711 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645713 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645713 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645713 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421356173854 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421356173854" session_id=3439172159 session_state=END} 20241226122645713 DSS <0004> hlr_ussd.c:576 262421356173854/0xccfd9a3f: Process SS (END) 20241226122645713 DSS <0004> hlr_ussd.c:518 262421356173854/0xccfd9a3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645713 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421356173854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421356173854" session_id=3439172159 session_state=END} 20241226122645713 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421356173854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645713 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421356173854 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645713 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645713 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43500<->l=127.0.0.1:4258 20241226122645717 DAUC <0003> db_auc.c:157 IMSI='262428620466251': No 2G Auth Data 20241226122645717 DAUC <0003> db_auc.c:192 IMSI='262428620466251': No 3G Auth Data 20241226122645734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43516<->l=127.0.0.1:4258 20241226122645740 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645740 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428620466251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428620466251" session_id=4245100536 session_state=BEGIN} 20241226122645740 DSS <0004> hlr_ussd.c:576 262428620466251/0xfd0717f8: Process SS (BEGIN) 20241226122645740 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122645740 DSS <0004> hlr_ussd.c:518 262428620466251/0xfd0717f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122645740 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645740 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645740 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645740 DLINP <000b> input/ipa.c:431 127.0.0.1:37297 sending data 20241226122645742 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645742 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645742 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262428620466251 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620466251" session_id=4245100536 session_state=END} 20241226122645742 DSS <0004> hlr_ussd.c:576 262428620466251/0xfd0717f8: Process SS (END) 20241226122645742 DSS <0004> hlr_ussd.c:518 262428620466251/0xfd0717f8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122645742 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428620466251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428620466251" session_id=4245100536 session_state=END} 20241226122645742 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262428620466251 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122645742 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262428620466251 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122645742 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645742 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122645746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43516<->l=127.0.0.1:4258 20241226122645748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.1:4258 20241226122645749 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645749 DLINP <000b> input/ipa.c:405 127.0.0.1:37297 message received 20241226122645749 DLINP <000b> input/ipa.c:414 127.0.0.1:37297 connection closed with server 20241226122645749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37297 20241226122645749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241226122645749 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43721<->l=127.0.0.1:4259) 20241226122645749 DLINP <000b> input/ipa.c:451 connected read/write 20241226122645749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122645749 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122645749 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122645749 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122645793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20241226122645994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.1:4258 20241226122649072 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38645 20241226122649072 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38645 20241226122649074 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649074 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649076 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122649076 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122649077 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649077 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649077 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122649077 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241226122649077 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241226122649077 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241226122649077 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  20241226122649077 DLGSUP <0013> gsup_server.c:235 2:  20241226122649077 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122649077 DLGSUP <0013> gsup_server.c:235 3:  20241226122649077 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122649077 DLGSUP <0013> gsup_server.c:235 4:  20241226122649077 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122649077 DLGSUP <0013> gsup_server.c:235 5:  20241226122649077 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122649077 DLGSUP <0013> gsup_server.c:235 7:  20241226122649077 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122649077 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122649077 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122649077 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38645 20241226122649079 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649079 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4258 20241226122649081 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649081 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122649081 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122649081 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  20241226122649081 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122649081 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  20241226122649081 DLGSUP <0013> gsup_server.c:235 2:  20241226122649081 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122649081 DLGSUP <0013> gsup_server.c:235 3:  20241226122649081 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122649081 DLGSUP <0013> gsup_server.c:235 4:  20241226122649081 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122649081 DLGSUP <0013> gsup_server.c:235 5:  20241226122649081 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122649081 DLGSUP <0013> gsup_server.c:235 7:  20241226122649081 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122649081 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122649081 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122649081 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122649105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36813<->l=127.0.0.1:4259) 20241226122649113 DAUC <0003> db_auc.c:157 IMSI='262424070254293': No 2G Auth Data 20241226122649113 DAUC <0003> db_auc.c:192 IMSI='262424070254293': No 3G Auth Data 20241226122649126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241226122649133 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649133 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424070254293" session_id=2735219107 session_state=BEGIN} 20241226122649133 DSS <0004> hlr_ussd.c:576 262424070254293/0xa30821a3: Process SS (BEGIN) 20241226122649133 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649133 DSS <0004> hlr_ussd.c:518 262424070254293/0xa30821a3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649133 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649133 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649133 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649133 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649143 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649143 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649143 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070254293" session_id=2735219107 session_state=CONTINUE} 20241226122649143 DSS <0004> hlr_ussd.c:576 262424070254293/0xa30821a3: Process SS (CONTINUE) 20241226122649143 DSS <0004> hlr_ussd.c:518 262424070254293/0xa30821a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649143 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070254293" session_id=2735219107 session_state=CONTINUE} 20241226122649143 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649143 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649143 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649143 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649150 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649150 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424070254293" session_id=2735219107 session_state=CONTINUE} 20241226122649150 DSS <0004> hlr_ussd.c:576 262424070254293/0xa30821a3: Process SS (CONTINUE) 20241226122649150 DSS <0004> hlr_ussd.c:518 262424070254293/0xa30821a3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649150 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649150 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649150 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649150 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649150 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649151 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649151 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649151 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070254293" session_id=2735219107 session_state=END} 20241226122649151 DSS <0004> hlr_ussd.c:576 262424070254293/0xa30821a3: Process SS (END) 20241226122649151 DSS <0004> hlr_ussd.c:518 262424070254293/0xa30821a3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649151 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424070254293" session_id=2735219107 session_state=END} 20241226122649151 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649151 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424070254293 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649152 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649152 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241226122649154 DAUC <0003> db_auc.c:157 IMSI='262424267146909': No 2G Auth Data 20241226122649154 DAUC <0003> db_auc.c:192 IMSI='262424267146909': No 3G Auth Data 20241226122649171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241226122649180 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649180 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424267146909" session_id=2725911679 session_state=BEGIN} 20241226122649180 DSS <0004> hlr_ussd.c:576 262424267146909/0xa27a1c7f: Process SS (BEGIN) 20241226122649180 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649180 DSS <0004> hlr_ussd.c:518 262424267146909/0xa27a1c7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649180 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649180 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649180 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649180 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649182 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649182 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649182 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267146909" session_id=2725911679 session_state=CONTINUE} 20241226122649182 DSS <0004> hlr_ussd.c:576 262424267146909/0xa27a1c7f: Process SS (CONTINUE) 20241226122649182 DSS <0004> hlr_ussd.c:518 262424267146909/0xa27a1c7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649182 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267146909" session_id=2725911679 session_state=CONTINUE} 20241226122649182 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649182 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649182 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649187 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649187 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424267146909" session_id=2725911679 session_state=CONTINUE} 20241226122649187 DSS <0004> hlr_ussd.c:576 262424267146909/0xa27a1c7f: Process SS (CONTINUE) 20241226122649187 DSS <0004> hlr_ussd.c:518 262424267146909/0xa27a1c7f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649187 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649187 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649187 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649187 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649187 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649188 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649188 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649188 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267146909" session_id=2725911679 session_state=END} 20241226122649188 DSS <0004> hlr_ussd.c:576 262424267146909/0xa27a1c7f: Process SS (END) 20241226122649188 DSS <0004> hlr_ussd.c:518 262424267146909/0xa27a1c7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649188 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424267146909" session_id=2725911679 session_state=END} 20241226122649188 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649188 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262424267146909 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649188 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649188 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649190 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241226122649191 DAUC <0003> db_auc.c:157 IMSI='262422088613471': No 2G Auth Data 20241226122649191 DAUC <0003> db_auc.c:192 IMSI='262422088613471': No 3G Auth Data 20241226122649206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4258 20241226122649214 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649214 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422088613471" session_id=495074169 session_state=BEGIN} 20241226122649214 DSS <0004> hlr_ussd.c:576 262422088613471/0x1d823b79: Process SS (BEGIN) 20241226122649214 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649214 DSS <0004> hlr_ussd.c:518 262422088613471/0x1d823b79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649214 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649214 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649214 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649214 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649216 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649216 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649216 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422088613471" session_id=495074169 session_state=CONTINUE} 20241226122649216 DSS <0004> hlr_ussd.c:576 262422088613471/0x1d823b79: Process SS (CONTINUE) 20241226122649216 DSS <0004> hlr_ussd.c:518 262422088613471/0x1d823b79: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649216 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422088613471" session_id=495074169 session_state=CONTINUE} 20241226122649216 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649216 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649216 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649220 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649221 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422088613471" session_id=495074169 session_state=CONTINUE} 20241226122649221 DSS <0004> hlr_ussd.c:576 262422088613471/0x1d823b79: Process SS (CONTINUE) 20241226122649221 DSS <0004> hlr_ussd.c:518 262422088613471/0x1d823b79: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649221 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649221 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649221 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649221 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649221 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649223 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649223 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649223 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422088613471" session_id=495074169 session_state=END} 20241226122649223 DSS <0004> hlr_ussd.c:576 262422088613471/0x1d823b79: Process SS (END) 20241226122649223 DSS <0004> hlr_ussd.c:518 262422088613471/0x1d823b79: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649223 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422088613471" session_id=495074169 session_state=END} 20241226122649223 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649223 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262422088613471 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649223 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649223 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649223 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4258 20241226122649226 DAUC <0003> db_auc.c:157 IMSI='262422187487658': No 2G Auth Data 20241226122649226 DAUC <0003> db_auc.c:192 IMSI='262422187487658': No 3G Auth Data 20241226122649244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241226122649249 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649249 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422187487658" session_id=3034543638 session_state=BEGIN} 20241226122649249 DSS <0004> hlr_ussd.c:576 262422187487658/0xb4df7616: Process SS (BEGIN) 20241226122649249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649249 DSS <0004> hlr_ussd.c:518 262422187487658/0xb4df7616: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649249 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649249 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649249 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649249 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649252 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649252 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649252 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422187487658" session_id=3034543638 session_state=CONTINUE} 20241226122649252 DSS <0004> hlr_ussd.c:576 262422187487658/0xb4df7616: Process SS (CONTINUE) 20241226122649252 DSS <0004> hlr_ussd.c:518 262422187487658/0xb4df7616: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649252 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422187487658" session_id=3034543638 session_state=CONTINUE} 20241226122649252 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649252 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649252 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649256 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649256 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422187487658" session_id=3034543638 session_state=CONTINUE} 20241226122649256 DSS <0004> hlr_ussd.c:576 262422187487658/0xb4df7616: Process SS (CONTINUE) 20241226122649256 DSS <0004> hlr_ussd.c:518 262422187487658/0xb4df7616: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649256 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649256 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649256 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649256 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649256 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649258 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649258 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649258 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422187487658" session_id=3034543638 session_state=END} 20241226122649258 DSS <0004> hlr_ussd.c:576 262422187487658/0xb4df7616: Process SS (END) 20241226122649258 DSS <0004> hlr_ussd.c:518 262422187487658/0xb4df7616: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649258 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422187487658" session_id=3034543638 session_state=END} 20241226122649258 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649258 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422187487658 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649258 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649258 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4258 20241226122649260 DAUC <0003> db_auc.c:157 IMSI='262423018429687': No 2G Auth Data 20241226122649260 DAUC <0003> db_auc.c:192 IMSI='262423018429687': No 3G Auth Data 20241226122649276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4258 20241226122649280 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649280 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423018429687" session_id=3304573923 session_state=BEGIN} 20241226122649280 DSS <0004> hlr_ussd.c:576 262423018429687/0xc4f7cbe3: Process SS (BEGIN) 20241226122649280 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649280 DSS <0004> hlr_ussd.c:518 262423018429687/0xc4f7cbe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649280 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649280 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649280 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649280 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649282 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649282 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649282 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423018429687" session_id=3304573923 session_state=CONTINUE} 20241226122649282 DSS <0004> hlr_ussd.c:576 262423018429687/0xc4f7cbe3: Process SS (CONTINUE) 20241226122649283 DSS <0004> hlr_ussd.c:518 262423018429687/0xc4f7cbe3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649283 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423018429687" session_id=3304573923 session_state=CONTINUE} 20241226122649283 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649283 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649283 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649287 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649287 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423018429687" session_id=3304573923 session_state=CONTINUE} 20241226122649287 DSS <0004> hlr_ussd.c:576 262423018429687/0xc4f7cbe3: Process SS (CONTINUE) 20241226122649287 DSS <0004> hlr_ussd.c:518 262423018429687/0xc4f7cbe3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649287 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649287 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649287 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649287 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649287 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649289 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649289 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649289 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423018429687" session_id=3304573923 session_state=END} 20241226122649289 DSS <0004> hlr_ussd.c:576 262423018429687/0xc4f7cbe3: Process SS (END) 20241226122649289 DSS <0004> hlr_ussd.c:518 262423018429687/0xc4f7cbe3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649289 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423018429687" session_id=3304573923 session_state=END} 20241226122649289 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649289 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423018429687 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649289 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649289 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44300<->l=127.0.0.1:4258 20241226122649291 DAUC <0003> db_auc.c:157 IMSI='262422415119853': No 2G Auth Data 20241226122649291 DAUC <0003> db_auc.c:192 IMSI='262422415119853': No 3G Auth Data 20241226122649307 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44312<->l=127.0.0.1:4258 20241226122649314 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649315 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422415119853" session_id=1047603112 session_state=BEGIN} 20241226122649315 DSS <0004> hlr_ussd.c:576 262422415119853/0x3e7127a8: Process SS (BEGIN) 20241226122649315 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649315 DSS <0004> hlr_ussd.c:518 262422415119853/0x3e7127a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649315 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649315 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649315 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649315 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649316 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649316 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649316 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422415119853" session_id=1047603112 session_state=CONTINUE} 20241226122649316 DSS <0004> hlr_ussd.c:576 262422415119853/0x3e7127a8: Process SS (CONTINUE) 20241226122649316 DSS <0004> hlr_ussd.c:518 262422415119853/0x3e7127a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649316 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422415119853" session_id=1047603112 session_state=CONTINUE} 20241226122649316 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649316 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649316 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649321 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422415119853" session_id=1047603112 session_state=CONTINUE} 20241226122649321 DSS <0004> hlr_ussd.c:576 262422415119853/0x3e7127a8: Process SS (CONTINUE) 20241226122649321 DSS <0004> hlr_ussd.c:518 262422415119853/0x3e7127a8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649321 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649321 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649321 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649323 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649323 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649323 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422415119853" session_id=1047603112 session_state=END} 20241226122649323 DSS <0004> hlr_ussd.c:576 262422415119853/0x3e7127a8: Process SS (END) 20241226122649323 DSS <0004> hlr_ussd.c:518 262422415119853/0x3e7127a8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649323 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422415119853" session_id=1047603112 session_state=END} 20241226122649323 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649323 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422415119853 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649323 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649323 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44312<->l=127.0.0.1:4258 20241226122649325 DAUC <0003> db_auc.c:157 IMSI='262427595878335': No 2G Auth Data 20241226122649325 DAUC <0003> db_auc.c:192 IMSI='262427595878335': No 3G Auth Data 20241226122649341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241226122649346 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649346 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427595878335" session_id=2929990966 session_state=BEGIN} 20241226122649346 DSS <0004> hlr_ussd.c:576 262427595878335/0xaea41d36: Process SS (BEGIN) 20241226122649346 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649346 DSS <0004> hlr_ussd.c:518 262427595878335/0xaea41d36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649346 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649346 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649346 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649346 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649348 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649348 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649348 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427595878335" session_id=2929990966 session_state=CONTINUE} 20241226122649348 DSS <0004> hlr_ussd.c:576 262427595878335/0xaea41d36: Process SS (CONTINUE) 20241226122649348 DSS <0004> hlr_ussd.c:518 262427595878335/0xaea41d36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649348 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427595878335" session_id=2929990966 session_state=CONTINUE} 20241226122649348 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649348 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649348 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649352 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649352 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427595878335" session_id=2929990966 session_state=CONTINUE} 20241226122649352 DSS <0004> hlr_ussd.c:576 262427595878335/0xaea41d36: Process SS (CONTINUE) 20241226122649352 DSS <0004> hlr_ussd.c:518 262427595878335/0xaea41d36: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649352 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649352 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649352 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649352 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649352 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649354 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649354 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649354 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427595878335" session_id=2929990966 session_state=END} 20241226122649354 DSS <0004> hlr_ussd.c:576 262427595878335/0xaea41d36: Process SS (END) 20241226122649354 DSS <0004> hlr_ussd.c:518 262427595878335/0xaea41d36: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649354 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427595878335" session_id=2929990966 session_state=END} 20241226122649354 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649354 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427595878335 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649354 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649355 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241226122649357 DAUC <0003> db_auc.c:157 IMSI='262426002874885': No 2G Auth Data 20241226122649357 DAUC <0003> db_auc.c:192 IMSI='262426002874885': No 3G Auth Data 20241226122649375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 20241226122649379 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649379 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426002874885" session_id=329014146 session_state=BEGIN} 20241226122649379 DSS <0004> hlr_ussd.c:576 262426002874885/0x139c5b82: Process SS (BEGIN) 20241226122649379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241226122649379 DSS <0004> hlr_ussd.c:518 262426002874885/0x139c5b82: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241226122649379 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649379 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649379 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649379 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649381 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649381 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649381 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426002874885" session_id=329014146 session_state=CONTINUE} 20241226122649381 DSS <0004> hlr_ussd.c:576 262426002874885/0x139c5b82: Process SS (CONTINUE) 20241226122649381 DSS <0004> hlr_ussd.c:518 262426002874885/0x139c5b82: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241226122649381 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426002874885" session_id=329014146 session_state=CONTINUE} 20241226122649381 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649381 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649381 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649385 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649385 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426002874885" session_id=329014146 session_state=CONTINUE} 20241226122649385 DSS <0004> hlr_ussd.c:576 262426002874885/0x139c5b82: Process SS (CONTINUE) 20241226122649385 DSS <0004> hlr_ussd.c:518 262426002874885/0x139c5b82: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649385 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649385 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649385 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649385 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649385 DLINP <000b> input/ipa.c:431 127.0.0.1:38645 sending data 20241226122649387 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649387 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649387 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426002874885" session_id=329014146 session_state=END} 20241226122649387 DSS <0004> hlr_ussd.c:576 262426002874885/0x139c5b82: Process SS (END) 20241226122649387 DSS <0004> hlr_ussd.c:518 262426002874885/0x139c5b82: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241226122649387 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426002874885" session_id=329014146 session_state=END} 20241226122649387 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122649387 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262426002874885 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122649387 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649387 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122649388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44332<->l=127.0.0.1:4258 20241226122649390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4258 20241226122649391 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122649391 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122649391 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122649391 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122649391 DLINP <000b> input/ipa.c:451 connected read/write 20241226122649391 DLINP <000b> input/ipa.c:405 127.0.0.1:38645 message received 20241226122649391 DLINP <000b> input/ipa.c:414 127.0.0.1:38645 connection closed with server 20241226122649391 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38645 20241226122649391 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241226122649392 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36813<->l=127.0.0.1:4259) 20241226122649431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 20241226122649632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 20241226122652715 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39223 20241226122652715 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39223 20241226122652716 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652716 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652718 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652718 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652718 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122652718 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241226122652718 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241226122652718 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241226122652718 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  20241226122652718 DLGSUP <0013> gsup_server.c:235 2:  20241226122652718 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122652718 DLGSUP <0013> gsup_server.c:235 3:  20241226122652718 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122652718 DLGSUP <0013> gsup_server.c:235 4:  20241226122652718 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122652718 DLGSUP <0013> gsup_server.c:235 5:  20241226122652718 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122652718 DLGSUP <0013> gsup_server.c:235 7:  20241226122652718 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122652718 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122652718 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122652718 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39223 20241226122652720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122652720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122652722 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 20241226122652725 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122652725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122652725 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  20241226122652725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122652725 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  20241226122652726 DLGSUP <0013> gsup_server.c:235 2:  20241226122652726 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122652726 DLGSUP <0013> gsup_server.c:235 3:  20241226122652726 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122652726 DLGSUP <0013> gsup_server.c:235 4:  20241226122652726 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122652726 DLGSUP <0013> gsup_server.c:235 5:  20241226122652726 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122652726 DLGSUP <0013> gsup_server.c:235 7:  20241226122652726 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122652726 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122652726 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122652726 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122652743 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35035<->l=127.0.0.1:4259) 20241226122652753 DAUC <0003> db_auc.c:157 IMSI='262427790871983': No 2G Auth Data 20241226122652753 DAUC <0003> db_auc.c:192 IMSI='262427790871983': No 3G Auth Data 20241226122652768 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241226122652776 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652776 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427790871983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427790871983" session_id=2865375682 session_state=BEGIN} 20241226122652776 DSS <0004> hlr_ussd.c:576 262427790871983/0xaaca29c2: Process SS (BEGIN) 20241226122652776 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652776 DSS <0004> hlr_ussd.c:518 262427790871983/0xaaca29c2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652776 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652776 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652776 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652776 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652785 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652785 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652785 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262427790871983 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427790871983" session_id=2865375682 session_state=END} 20241226122652785 DSS <0004> hlr_ussd.c:576 262427790871983/0xaaca29c2: Process SS (END) 20241226122652785 DSS <0004> hlr_ussd.c:518 262427790871983/0xaaca29c2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652785 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427790871983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427790871983" session_id=2865375682 session_state=END} 20241226122652785 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262427790871983 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652785 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262427790871983 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652785 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652785 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.1:4258 20241226122652791 DAUC <0003> db_auc.c:157 IMSI='262422381364982': No 2G Auth Data 20241226122652791 DAUC <0003> db_auc.c:192 IMSI='262422381364982': No 3G Auth Data 20241226122652807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20241226122652812 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652812 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422381364982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422381364982" session_id=2236478123 session_state=BEGIN} 20241226122652812 DSS <0004> hlr_ussd.c:576 262422381364982/0x854df2ab: Process SS (BEGIN) 20241226122652812 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652812 DSS <0004> hlr_ussd.c:518 262422381364982/0x854df2ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652812 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652812 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652812 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652812 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652813 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652813 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422381364982 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422381364982" session_id=2236478123 session_state=END} 20241226122652813 DSS <0004> hlr_ussd.c:576 262422381364982/0x854df2ab: Process SS (END) 20241226122652813 DSS <0004> hlr_ussd.c:518 262422381364982/0x854df2ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652813 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422381364982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422381364982" session_id=2236478123 session_state=END} 20241226122652813 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422381364982 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652813 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422381364982 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652813 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4258 20241226122652817 DAUC <0003> db_auc.c:157 IMSI='262428855771111': No 2G Auth Data 20241226122652817 DAUC <0003> db_auc.c:192 IMSI='262428855771111': No 3G Auth Data 20241226122652834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20241226122652840 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652840 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428855771111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428855771111" session_id=1558719565 session_state=BEGIN} 20241226122652840 DSS <0004> hlr_ussd.c:576 262428855771111/0x5ce82c4d: Process SS (BEGIN) 20241226122652840 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652840 DSS <0004> hlr_ussd.c:518 262428855771111/0x5ce82c4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652840 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652840 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652840 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652840 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652842 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652842 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652842 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262428855771111 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428855771111" session_id=1558719565 session_state=END} 20241226122652842 DSS <0004> hlr_ussd.c:576 262428855771111/0x5ce82c4d: Process SS (END) 20241226122652842 DSS <0004> hlr_ussd.c:518 262428855771111/0x5ce82c4d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652842 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428855771111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428855771111" session_id=1558719565 session_state=END} 20241226122652842 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262428855771111 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652842 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262428855771111 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652842 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652842 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44358<->l=127.0.0.1:4258 20241226122652847 DAUC <0003> db_auc.c:157 IMSI='262420572540519': No 2G Auth Data 20241226122652847 DAUC <0003> db_auc.c:192 IMSI='262420572540519': No 3G Auth Data 20241226122652864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 20241226122652871 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652871 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420572540519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420572540519" session_id=1211454360 session_state=BEGIN} 20241226122652871 DSS <0004> hlr_ussd.c:576 262420572540519/0x48355398: Process SS (BEGIN) 20241226122652871 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652871 DSS <0004> hlr_ussd.c:518 262420572540519/0x48355398: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652871 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652871 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652871 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652871 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652873 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652873 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652873 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262420572540519 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420572540519" session_id=1211454360 session_state=END} 20241226122652873 DSS <0004> hlr_ussd.c:576 262420572540519/0x48355398: Process SS (END) 20241226122652873 DSS <0004> hlr_ussd.c:518 262420572540519/0x48355398: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652873 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420572540519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420572540519" session_id=1211454360 session_state=END} 20241226122652873 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420572540519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652873 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262420572540519 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652873 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652873 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44374<->l=127.0.0.1:4258 20241226122652877 DAUC <0003> db_auc.c:157 IMSI='262421330758629': No 2G Auth Data 20241226122652877 DAUC <0003> db_auc.c:192 IMSI='262421330758629': No 3G Auth Data 20241226122652893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44390<->l=127.0.0.1:4258 20241226122652900 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652900 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421330758629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421330758629" session_id=2052187589 session_state=BEGIN} 20241226122652900 DSS <0004> hlr_ussd.c:576 262421330758629/0x7a51e5c5: Process SS (BEGIN) 20241226122652900 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652900 DSS <0004> hlr_ussd.c:518 262421330758629/0x7a51e5c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652900 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652900 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652900 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652900 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652902 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652902 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652902 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262421330758629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421330758629" session_id=2052187589 session_state=END} 20241226122652902 DSS <0004> hlr_ussd.c:576 262421330758629/0x7a51e5c5: Process SS (END) 20241226122652902 DSS <0004> hlr_ussd.c:518 262421330758629/0x7a51e5c5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652902 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421330758629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421330758629" session_id=2052187589 session_state=END} 20241226122652902 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262421330758629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652902 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262421330758629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652902 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652902 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44390<->l=127.0.0.1:4258 20241226122652906 DAUC <0003> db_auc.c:157 IMSI='262424150441607': No 2G Auth Data 20241226122652906 DAUC <0003> db_auc.c:192 IMSI='262424150441607': No 3G Auth Data 20241226122652922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241226122652927 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652927 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424150441607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424150441607" session_id=473245134 session_state=BEGIN} 20241226122652927 DSS <0004> hlr_ussd.c:576 262424150441607/0x1c3525ce: Process SS (BEGIN) 20241226122652927 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652927 DSS <0004> hlr_ussd.c:518 262424150441607/0x1c3525ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652927 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652927 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652927 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652927 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652929 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652929 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652929 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424150441607 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424150441607" session_id=473245134 session_state=END} 20241226122652929 DSS <0004> hlr_ussd.c:576 262424150441607/0x1c3525ce: Process SS (END) 20241226122652929 DSS <0004> hlr_ussd.c:518 262424150441607/0x1c3525ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652929 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424150441607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424150441607" session_id=473245134 session_state=END} 20241226122652929 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424150441607 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652929 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424150441607 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652929 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652929 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241226122652935 DAUC <0003> db_auc.c:157 IMSI='262424425843942': No 2G Auth Data 20241226122652935 DAUC <0003> db_auc.c:192 IMSI='262424425843942': No 3G Auth Data 20241226122652951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20241226122652958 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652958 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424425843942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424425843942" session_id=2933237243 session_state=BEGIN} 20241226122652958 DSS <0004> hlr_ussd.c:576 262424425843942/0xaed5a5fb: Process SS (BEGIN) 20241226122652958 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652958 DSS <0004> hlr_ussd.c:518 262424425843942/0xaed5a5fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652958 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652958 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652958 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652958 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652960 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652960 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652960 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262424425843942 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424425843942" session_id=2933237243 session_state=END} 20241226122652960 DSS <0004> hlr_ussd.c:576 262424425843942/0xaed5a5fb: Process SS (END) 20241226122652960 DSS <0004> hlr_ussd.c:518 262424425843942/0xaed5a5fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652960 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424425843942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424425843942" session_id=2933237243 session_state=END} 20241226122652960 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262424425843942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652960 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262424425843942 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652960 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652960 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20241226122652964 DAUC <0003> db_auc.c:157 IMSI='262424883658836': No 2G Auth Data 20241226122652964 DAUC <0003> db_auc.c:192 IMSI='262424883658836': No 3G Auth Data 20241226122652980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4258 20241226122652986 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652986 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424883658836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424883658836" session_id=740275277 session_state=BEGIN} 20241226122652986 DSS <0004> hlr_ussd.c:576 262424883658836/0x2c1fb44d: Process SS (BEGIN) 20241226122652986 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241226122652986 DSS <0004> hlr_ussd.c:518 262424883658836/0x2c1fb44d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241226122652987 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652987 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652987 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652987 DLINP <000b> input/ipa.c:431 127.0.0.1:39223 sending data 20241226122652989 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652989 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652989 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424883658836 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424883658836" session_id=740275277 session_state=END} 20241226122652989 DSS <0004> hlr_ussd.c:576 262424883658836/0x2c1fb44d: Process SS (END) 20241226122652989 DSS <0004> hlr_ussd.c:518 262424883658836/0x2c1fb44d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241226122652989 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424883658836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424883658836" session_id=740275277 session_state=END} 20241226122652989 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424883658836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122652989 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424883658836 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241226122652989 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652989 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122652992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4258 20241226122652995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.1:4258 20241226122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652996 DLINP <000b> input/ipa.c:405 127.0.0.1:39223 message received 20241226122652996 DLINP <000b> input/ipa.c:414 127.0.0.1:39223 connection closed with server 20241226122652996 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39223 20241226122652996 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241226122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241226122652997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122652997 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122652997 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122652997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122652997 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35035<->l=127.0.0.1:4259) 20241226122653042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4258 20241226122653243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4258 20241226122654250 DSS <0004> hlr_ussd.c:239 262424944887279/0x441f96a5: SS Session Timeout, destroying 20241226122654250 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424944887279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654277 DSS <0004> hlr_ussd.c:239 262428384178974/0xf21f2e4b: SS Session Timeout, destroying 20241226122654277 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428384178974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654304 DSS <0004> hlr_ussd.c:239 262429269441947/0x55cb41f3: SS Session Timeout, destroying 20241226122654304 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429269441947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654334 DSS <0004> hlr_ussd.c:239 262422861456177/0xb6f8a714: SS Session Timeout, destroying 20241226122654334 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422861456177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654359 DSS <0004> hlr_ussd.c:239 262429235239994/0xd1abe160: SS Session Timeout, destroying 20241226122654359 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262429235239994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654384 DSS <0004> hlr_ussd.c:239 262422367594070/0x3828c9cd: SS Session Timeout, destroying 20241226122654384 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422367594070 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654407 DSS <0004> hlr_ussd.c:239 262420978818421/0xce959907: SS Session Timeout, destroying 20241226122654407 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420978818421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122654432 DSS <0004> hlr_ussd.c:239 262421520674034/0x1b5f4226: SS Session Timeout, destroying 20241226122654432 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421520674034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122656325 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122656325 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122656328 DLINP <000b> input/ipa.c:451 connected read/write 20241226122656328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122656329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241226122656332 DLINP <000b> input/ipa.c:451 connected read/write 20241226122656332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122656332 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122656332 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122656332 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  20241226122656332 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122656332 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  20241226122656332 DLGSUP <0013> gsup_server.c:235 2:  20241226122656332 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122656332 DLGSUP <0013> gsup_server.c:235 3:  20241226122656332 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122656332 DLGSUP <0013> gsup_server.c:235 4:  20241226122656332 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122656332 DLGSUP <0013> gsup_server.c:235 5:  20241226122656332 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122656332 DLGSUP <0013> gsup_server.c:235 7:  20241226122656332 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122656332 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122656332 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122656332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122656350 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38271<->l=127.0.0.1:4259) 20241226122656353 DAUC <0003> db_auc.c:157 IMSI='262424039264224': No 2G Auth Data 20241226122656353 DAUC <0003> db_auc.c:192 IMSI='262424039264224': No 3G Auth Data 20241226122656365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4258 20241226122656373 DLINP <000b> input/ipa.c:451 connected read/write 20241226122656373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122656373 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424039264224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424039264224" session_id=3081649018 session_state=BEGIN} 20241226122656373 DSS <0004> hlr_ussd.c:576 262424039264224/0xb7ae3b7a: Process SS (BEGIN) 20241226122656373 DSS <0004> hlr_ussd.c:498 262424039264224/0xb7ae3b7a: SS CompType=Invoke, OpCode=InterrogateSS 20241226122656373 DSS <0004> hlr_ussd.c:506 262424039264224/0xb7ae3b7a: Structured SS requests are not supported, rejecting... 20241226122656373 DSS <0004> hlr_ussd.c:354 262424039264224/0xb7ae3b7a: Tx ReturnError(0, 0x15) 20241226122656373 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424039264224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424039264224" session_id=3081649018 session_state=END} 20241226122656373 DLINP <000b> input/ipa.c:451 connected read/write 20241226122656373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122656373 DLINP <000b> input/ipa.c:451 connected read/write 20241226122656373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122656377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44460<->l=127.0.0.1:4258 20241226122656379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241226122656379 DLINP <000b> input/ipa.c:451 connected read/write 20241226122656379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122656379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122656380 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122656380 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122656380 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38271<->l=127.0.0.1:4259) 20241226122656420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4258 20241226122656520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4258 20241226122657713 DSS <0004> hlr_ussd.c:239 262427818059412/0x861d4cda: SS Session Timeout, destroying 20241226122657713 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427818059412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657735 DSS <0004> hlr_ussd.c:239 262421205108488/0x5f7018b6: SS Session Timeout, destroying 20241226122657735 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421205108488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657763 DSS <0004> hlr_ussd.c:239 262427424869287/0x9d45afa7: SS Session Timeout, destroying 20241226122657763 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427424869287 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657789 DSS <0004> hlr_ussd.c:239 262425262956784/0xa0c4f1f2: SS Session Timeout, destroying 20241226122657789 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425262956784 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657813 DSS <0004> hlr_ussd.c:239 262423471567038/0x9b65aa26: SS Session Timeout, destroying 20241226122657813 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423471567038 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657842 DSS <0004> hlr_ussd.c:239 262429048240186/0x7448cc65: SS Session Timeout, destroying 20241226122657842 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262429048240186 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657868 DSS <0004> hlr_ussd.c:239 262422295191016/0x494a6306: SS Session Timeout, destroying 20241226122657868 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262422295191016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122657891 DSS <0004> hlr_ussd.c:239 262426543488035/0x87d0341a: SS Session Timeout, destroying 20241226122657891 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262426543488035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122659597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122659597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122659599 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4258 20241226122659601 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659601 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122659601 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122659601 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  20241226122659601 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122659601 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  20241226122659601 DLGSUP <0013> gsup_server.c:235 2:  20241226122659601 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122659601 DLGSUP <0013> gsup_server.c:235 3:  20241226122659601 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122659601 DLGSUP <0013> gsup_server.c:235 4:  20241226122659601 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122659601 DLGSUP <0013> gsup_server.c:235 5:  20241226122659601 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122659601 DLGSUP <0013> gsup_server.c:235 7:  20241226122659601 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122659601 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122659601 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122659601 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122659619 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37847<->l=127.0.0.1:4259) 20241226122659626 DAUC <0003> db_auc.c:157 IMSI='262427101336093': No 2G Auth Data 20241226122659626 DAUC <0003> db_auc.c:192 IMSI='262427101336093': No 3G Auth Data 20241226122659643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4258 20241226122659650 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659650 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427101336093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427101336093"} 20241226122659650 DMAIN <0000> hlr.c:424 IMSI='262427101336093': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659650 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427101336093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427101336093"} 20241226122659650 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427101336093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659650 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659650 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659652 DAUC <0003> db_auc.c:192 IMSI='262427101336093': No 3G Auth Data 20241226122659655 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659655 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427101336093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427101336093"} 20241226122659655 DAUC <0003> hlr.c:417 IMSI='262427101336093': storing IMEI = 12345678901234 20241226122659655 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427101336093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427101336093"} 20241226122659655 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427101336093 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659655 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659655 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659656 DAUC <0003> db_auc.c:192 IMSI='262427101336093': No 3G Auth Data 20241226122659657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54022<->l=127.0.0.1:4258 20241226122659658 DAUC <0003> db_auc.c:157 IMSI='262423433892753': No 2G Auth Data 20241226122659658 DAUC <0003> db_auc.c:192 IMSI='262423433892753': No 3G Auth Data 20241226122659674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4258 20241226122659680 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659680 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423433892753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423433892753"} 20241226122659680 DMAIN <0000> hlr.c:424 IMSI='262423433892753': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659680 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423433892753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423433892753"} 20241226122659680 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423433892753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659680 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659680 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659682 DAUC <0003> db_auc.c:192 IMSI='262423433892753': No 3G Auth Data 20241226122659686 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659686 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423433892753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423433892753"} 20241226122659686 DAUC <0003> hlr.c:417 IMSI='262423433892753': storing IMEI = 12345678901234 20241226122659686 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423433892753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423433892753"} 20241226122659686 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423433892753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659686 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659686 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659687 DAUC <0003> db_auc.c:192 IMSI='262423433892753': No 3G Auth Data 20241226122659688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.1:4258 20241226122659689 DAUC <0003> db_auc.c:157 IMSI='262421359007348': No 2G Auth Data 20241226122659689 DAUC <0003> db_auc.c:192 IMSI='262421359007348': No 3G Auth Data 20241226122659704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241226122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659708 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421359007348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359007348"} 20241226122659708 DMAIN <0000> hlr.c:424 IMSI='262421359007348': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659708 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421359007348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359007348"} 20241226122659708 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421359007348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659710 DAUC <0003> db_auc.c:192 IMSI='262421359007348': No 3G Auth Data 20241226122659712 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659712 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421359007348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421359007348"} 20241226122659712 DAUC <0003> hlr.c:417 IMSI='262421359007348': storing IMEI = 12345678901234 20241226122659712 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421359007348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421359007348"} 20241226122659712 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421359007348 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659712 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659712 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659714 DAUC <0003> db_auc.c:192 IMSI='262421359007348': No 3G Auth Data 20241226122659714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.1:4258 20241226122659716 DAUC <0003> db_auc.c:157 IMSI='262425987740548': No 2G Auth Data 20241226122659716 DAUC <0003> db_auc.c:192 IMSI='262425987740548': No 3G Auth Data 20241226122659731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4258 20241226122659735 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659735 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425987740548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425987740548"} 20241226122659736 DMAIN <0000> hlr.c:424 IMSI='262425987740548': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659736 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425987740548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425987740548"} 20241226122659736 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425987740548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659736 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659736 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659737 DAUC <0003> db_auc.c:157 IMSI='262425987740548': No 2G Auth Data 20241226122659740 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659740 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425987740548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425987740548"} 20241226122659740 DAUC <0003> hlr.c:417 IMSI='262425987740548': storing IMEI = 12345678901234 20241226122659740 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425987740548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425987740548"} 20241226122659740 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425987740548 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659740 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659740 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659741 DAUC <0003> db_auc.c:157 IMSI='262425987740548': No 2G Auth Data 20241226122659742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54058<->l=127.0.0.1:4258 20241226122659743 DAUC <0003> db_auc.c:157 IMSI='262422341994090': No 2G Auth Data 20241226122659743 DAUC <0003> db_auc.c:192 IMSI='262422341994090': No 3G Auth Data 20241226122659761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4258 20241226122659766 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659766 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422341994090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422341994090"} 20241226122659766 DMAIN <0000> hlr.c:424 IMSI='262422341994090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659766 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422341994090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422341994090"} 20241226122659766 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422341994090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659766 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659766 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659768 DAUC <0003> db_auc.c:157 IMSI='262422341994090': No 2G Auth Data 20241226122659770 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659771 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422341994090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422341994090"} 20241226122659771 DAUC <0003> hlr.c:417 IMSI='262422341994090': storing IMEI = 12345678901234 20241226122659771 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422341994090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422341994090"} 20241226122659771 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422341994090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659771 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659771 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659772 DAUC <0003> db_auc.c:157 IMSI='262422341994090': No 2G Auth Data 20241226122659773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54066<->l=127.0.0.1:4258 20241226122659775 DAUC <0003> db_auc.c:157 IMSI='262424699902530': No 2G Auth Data 20241226122659775 DAUC <0003> db_auc.c:192 IMSI='262424699902530': No 3G Auth Data 20241226122659790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4258 20241226122659794 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659794 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424699902530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424699902530"} 20241226122659794 DMAIN <0000> hlr.c:424 IMSI='262424699902530': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659794 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424699902530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424699902530"} 20241226122659794 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424699902530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659794 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659794 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659799 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424699902530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424699902530"} 20241226122659799 DAUC <0003> hlr.c:417 IMSI='262424699902530': storing IMEI = 12345678901234 20241226122659799 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424699902530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424699902530"} 20241226122659799 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424699902530 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659799 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54070<->l=127.0.0.1:4258 20241226122659804 DAUC <0003> db_auc.c:157 IMSI='262422071912896': No 2G Auth Data 20241226122659804 DAUC <0003> db_auc.c:192 IMSI='262422071912896': No 3G Auth Data 20241226122659820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20241226122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659824 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422071912896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422071912896"} 20241226122659824 DMAIN <0000> hlr.c:424 IMSI='262422071912896': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659824 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422071912896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422071912896"} 20241226122659824 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422071912896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659824 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659829 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422071912896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422071912896"} 20241226122659829 DAUC <0003> hlr.c:417 IMSI='262422071912896': storing IMEI = 12345678901234 20241226122659829 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422071912896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422071912896"} 20241226122659829 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422071912896 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659829 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54076<->l=127.0.0.1:4258 20241226122659832 DAUC <0003> db_auc.c:157 IMSI='262421795664963': No 2G Auth Data 20241226122659832 DAUC <0003> db_auc.c:192 IMSI='262421795664963': No 3G Auth Data 20241226122659849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54092<->l=127.0.0.1:4258 20241226122659854 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659854 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421795664963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421795664963"} 20241226122659854 DMAIN <0000> hlr.c:424 IMSI='262421795664963': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122659854 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421795664963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421795664963"} 20241226122659854 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262421795664963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659854 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659854 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659860 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659860 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421795664963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421795664963"} 20241226122659860 DAUC <0003> hlr.c:417 IMSI='262421795664963': storing IMEI = 12345678901234 20241226122659860 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421795664963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421795664963"} 20241226122659860 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262421795664963 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122659860 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659860 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122659863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54092<->l=127.0.0.1:4258 20241226122659865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54014<->l=127.0.0.1:4258 20241226122659866 DLINP <000b> input/ipa.c:451 connected read/write 20241226122659866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122659866 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122659866 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122659866 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122659866 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37847<->l=127.0.0.1:4259) 20241226122659908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241226122700008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4258 20241226122703087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122703087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122703089 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54104<->l=127.0.0.1:4258 20241226122703093 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703093 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122703093 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122703093 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  20241226122703093 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122703093 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  20241226122703093 DLGSUP <0013> gsup_server.c:235 2:  20241226122703093 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122703093 DLGSUP <0013> gsup_server.c:235 3:  20241226122703093 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122703093 DLGSUP <0013> gsup_server.c:235 4:  20241226122703093 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122703093 DLGSUP <0013> gsup_server.c:235 5:  20241226122703093 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122703093 DLGSUP <0013> gsup_server.c:235 7:  20241226122703093 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122703093 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122703093 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122703093 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122703111 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20241226122703116 DAUC <0003> db_auc.c:157 IMSI='262426178197860': No 2G Auth Data 20241226122703116 DAUC <0003> db_auc.c:192 IMSI='262426178197860': No 3G Auth Data 20241226122703134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4258 20241226122703140 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703140 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426178197860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426178197860" source_name="the-source\n"} 20241226122703140 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241226122703140 DMAIN <0000> hlr.c:424 IMSI='262426178197860': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703140 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262426178197860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426178197860" destination_name="the-source\n"} 20241226122703140 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426178197860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703140 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703140 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703143 DAUC <0003> db_auc.c:192 IMSI='262426178197860': No 3G Auth Data 20241226122703147 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703147 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426178197860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426178197860" source_name="the-source\n"} 20241226122703147 DAUC <0003> hlr.c:417 IMSI='262426178197860': storing IMEI = 12345678901234 20241226122703147 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262426178197860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426178197860" destination_name="the-source\n"} 20241226122703147 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426178197860 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703147 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703147 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703148 DAUC <0003> db_auc.c:192 IMSI='262426178197860': No 3G Auth Data 20241226122703149 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54114<->l=127.0.0.1:4258 20241226122703151 DAUC <0003> db_auc.c:157 IMSI='262426919271531': No 2G Auth Data 20241226122703151 DAUC <0003> db_auc.c:192 IMSI='262426919271531': No 3G Auth Data 20241226122703167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54118<->l=127.0.0.1:4258 20241226122703172 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703173 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262426919271531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426919271531" source_name="the-source\n"} 20241226122703173 DMAIN <0000> hlr.c:424 IMSI='262426919271531': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703173 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262426919271531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426919271531" destination_name="the-source\n"} 20241226122703173 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262426919271531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703173 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703173 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703175 DAUC <0003> db_auc.c:192 IMSI='262426919271531': No 3G Auth Data 20241226122703177 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703177 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262426919271531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426919271531" source_name="the-source\n"} 20241226122703177 DAUC <0003> hlr.c:417 IMSI='262426919271531': storing IMEI = 12345678901234 20241226122703177 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262426919271531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426919271531" destination_name="the-source\n"} 20241226122703177 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262426919271531 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703177 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703177 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703179 DAUC <0003> db_auc.c:192 IMSI='262426919271531': No 3G Auth Data 20241226122703179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54118<->l=127.0.0.1:4258 20241226122703181 DAUC <0003> db_auc.c:157 IMSI='262420257023457': No 2G Auth Data 20241226122703181 DAUC <0003> db_auc.c:192 IMSI='262420257023457': No 3G Auth Data 20241226122703195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54120<->l=127.0.0.1:4258 20241226122703199 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703199 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420257023457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420257023457" source_name="the-source\n"} 20241226122703199 DMAIN <0000> hlr.c:424 IMSI='262420257023457': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703199 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262420257023457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420257023457" destination_name="the-source\n"} 20241226122703199 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420257023457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703199 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703199 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703199 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703201 DAUC <0003> db_auc.c:192 IMSI='262420257023457': No 3G Auth Data 20241226122703204 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703204 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420257023457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420257023457" source_name="the-source\n"} 20241226122703204 DAUC <0003> hlr.c:417 IMSI='262420257023457': storing IMEI = 12345678901234 20241226122703204 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262420257023457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420257023457" destination_name="the-source\n"} 20241226122703204 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420257023457 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703204 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703204 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703205 DAUC <0003> db_auc.c:192 IMSI='262420257023457': No 3G Auth Data 20241226122703206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54120<->l=127.0.0.1:4258 20241226122703207 DAUC <0003> db_auc.c:157 IMSI='262423626463696': No 2G Auth Data 20241226122703207 DAUC <0003> db_auc.c:192 IMSI='262423626463696': No 3G Auth Data 20241226122703224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.1:4258 20241226122703228 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703228 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262423626463696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423626463696" source_name="the-source\n"} 20241226122703228 DMAIN <0000> hlr.c:424 IMSI='262423626463696': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703228 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262423626463696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423626463696" destination_name="the-source\n"} 20241226122703228 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262423626463696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703228 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703229 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703230 DAUC <0003> db_auc.c:157 IMSI='262423626463696': No 2G Auth Data 20241226122703234 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703234 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262423626463696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423626463696" source_name="the-source\n"} 20241226122703234 DAUC <0003> hlr.c:417 IMSI='262423626463696': storing IMEI = 12345678901234 20241226122703234 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262423626463696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423626463696" destination_name="the-source\n"} 20241226122703234 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262423626463696 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703234 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703234 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703236 DAUC <0003> db_auc.c:157 IMSI='262423626463696': No 2G Auth Data 20241226122703237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.1:4258 20241226122703239 DAUC <0003> db_auc.c:157 IMSI='262428839827994': No 2G Auth Data 20241226122703239 DAUC <0003> db_auc.c:192 IMSI='262428839827994': No 3G Auth Data 20241226122703256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241226122703261 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703261 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428839827994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428839827994" source_name="the-source\n"} 20241226122703261 DMAIN <0000> hlr.c:424 IMSI='262428839827994': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703261 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428839827994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428839827994" destination_name="the-source\n"} 20241226122703261 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428839827994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703261 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703261 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703263 DAUC <0003> db_auc.c:157 IMSI='262428839827994': No 2G Auth Data 20241226122703267 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703267 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428839827994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428839827994" source_name="the-source\n"} 20241226122703267 DAUC <0003> hlr.c:417 IMSI='262428839827994': storing IMEI = 12345678901234 20241226122703267 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428839827994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428839827994" destination_name="the-source\n"} 20241226122703267 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428839827994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703267 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703267 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703269 DAUC <0003> db_auc.c:157 IMSI='262428839827994': No 2G Auth Data 20241226122703270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54126<->l=127.0.0.1:4258 20241226122703271 DAUC <0003> db_auc.c:157 IMSI='262423843545587': No 2G Auth Data 20241226122703271 DAUC <0003> db_auc.c:192 IMSI='262423843545587': No 3G Auth Data 20241226122703286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 20241226122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703290 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423843545587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423843545587" source_name="the-source\n"} 20241226122703290 DMAIN <0000> hlr.c:424 IMSI='262423843545587': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703290 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262423843545587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423843545587" destination_name="the-source\n"} 20241226122703290 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423843545587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703290 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703294 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703294 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423843545587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423843545587" source_name="the-source\n"} 20241226122703294 DAUC <0003> hlr.c:417 IMSI='262423843545587': storing IMEI = 12345678901234 20241226122703294 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262423843545587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423843545587" destination_name="the-source\n"} 20241226122703294 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423843545587 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703294 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703294 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54130<->l=127.0.0.1:4258 20241226122703298 DAUC <0003> db_auc.c:157 IMSI='262420823573022': No 2G Auth Data 20241226122703298 DAUC <0003> db_auc.c:192 IMSI='262420823573022': No 3G Auth Data 20241226122703315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54132<->l=127.0.0.1:4258 20241226122703321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703321 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420823573022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420823573022" source_name="the-source\n"} 20241226122703321 DMAIN <0000> hlr.c:424 IMSI='262420823573022': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703321 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420823573022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420823573022" destination_name="the-source\n"} 20241226122703321 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420823573022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703321 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703325 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703325 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420823573022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420823573022" source_name="the-source\n"} 20241226122703325 DAUC <0003> hlr.c:417 IMSI='262420823573022': storing IMEI = 12345678901234 20241226122703325 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420823573022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420823573022" destination_name="the-source\n"} 20241226122703325 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420823573022 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703325 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703325 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54132<->l=127.0.0.1:4258 20241226122703328 DAUC <0003> db_auc.c:157 IMSI='262425065168618': No 2G Auth Data 20241226122703328 DAUC <0003> db_auc.c:192 IMSI='262425065168618': No 3G Auth Data 20241226122703345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54144<->l=127.0.0.1:4258 20241226122703349 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703349 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425065168618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425065168618" source_name="the-source\n"} 20241226122703349 DMAIN <0000> hlr.c:424 IMSI='262425065168618': has IMEI = 12345678901234 (consider setting 'store-imei') 20241226122703350 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425065168618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425065168618" destination_name="the-source\n"} 20241226122703350 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425065168618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703350 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703350 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703355 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703355 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425065168618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425065168618" source_name="the-source\n"} 20241226122703355 DAUC <0003> hlr.c:417 IMSI='262425065168618': storing IMEI = 12345678901234 20241226122703355 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425065168618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425065168618" destination_name="the-source\n"} 20241226122703355 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425065168618 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122703355 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703355 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122703357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54144<->l=127.0.0.1:4258 20241226122703358 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54104<->l=127.0.0.1:4258 20241226122703359 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45697<->l=127.0.0.1:4259) 20241226122703360 DLINP <000b> input/ipa.c:451 connected read/write 20241226122703360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122703360 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122703360 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122703360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122703360 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241226122703401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 20241226122703501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54156<->l=127.0.0.1:4258 20241226122706583 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122706583 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122706585 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20241226122706588 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706588 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122706588 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122706588 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  20241226122706588 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122706588 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  20241226122706588 DLGSUP <0013> gsup_server.c:235 2:  20241226122706588 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122706588 DLGSUP <0013> gsup_server.c:235 3:  20241226122706588 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122706588 DLGSUP <0013> gsup_server.c:235 4:  20241226122706588 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122706588 DLGSUP <0013> gsup_server.c:235 5:  20241226122706588 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122706588 DLGSUP <0013> gsup_server.c:235 7:  20241226122706588 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122706588 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122706588 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122706588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122706607 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41243<->l=127.0.0.1:4259) 20241226122706612 DAUC <0003> db_auc.c:157 IMSI='262425617216328': No 2G Auth Data 20241226122706612 DAUC <0003> db_auc.c:192 IMSI='262425617216328': No 3G Auth Data 20241226122706624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241226122706629 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706629 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425617216328"} 20241226122706629 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706629 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425617216328" cause=Invalid mandatory information} 20241226122706629 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706629 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706629 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706632 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706632 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425617216328"} 20241226122706632 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706632 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425617216328" cause=Invalid mandatory information} 20241226122706632 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706632 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706633 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706635 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706635 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425617216328"} 20241226122706635 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706635 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425617216328" cause=Invalid mandatory information} 20241226122706635 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706635 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706635 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706637 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706637 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425617216328"} 20241226122706637 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706637 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425617216328" cause=Invalid mandatory information} 20241226122706637 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706637 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706637 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706639 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706639 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425617216328"} 20241226122706639 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706639 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425617216328" cause=Invalid mandatory information} 20241226122706639 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262425617216328 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706639 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706639 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54176<->l=127.0.0.1:4258 20241226122706642 DAUC <0003> db_auc.c:157 IMSI='262429875691660': No 2G Auth Data 20241226122706642 DAUC <0003> db_auc.c:192 IMSI='262429875691660': No 3G Auth Data 20241226122706658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54188<->l=127.0.0.1:4258 20241226122706661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706661 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429875691660"} 20241226122706661 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706661 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429875691660" cause=Invalid mandatory information} 20241226122706661 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706663 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706663 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429875691660"} 20241226122706663 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706663 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429875691660" cause=Invalid mandatory information} 20241226122706663 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706664 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706664 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706665 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706665 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429875691660"} 20241226122706665 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706665 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429875691660" cause=Invalid mandatory information} 20241226122706665 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706665 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706665 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706667 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706667 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429875691660"} 20241226122706667 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706667 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429875691660" cause=Invalid mandatory information} 20241226122706667 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706667 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706667 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706669 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706669 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429875691660"} 20241226122706669 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706669 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429875691660" cause=Invalid mandatory information} 20241226122706669 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429875691660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706669 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706669 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54188<->l=127.0.0.1:4258 20241226122706672 DAUC <0003> db_auc.c:157 IMSI='262424103282090': No 2G Auth Data 20241226122706672 DAUC <0003> db_auc.c:192 IMSI='262424103282090': No 3G Auth Data 20241226122706687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4258 20241226122706691 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706691 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424103282090"} 20241226122706691 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706691 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424103282090" cause=Invalid mandatory information} 20241226122706691 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706691 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706691 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706693 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424103282090"} 20241226122706693 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706693 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424103282090" cause=Invalid mandatory information} 20241226122706693 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706695 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706695 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424103282090"} 20241226122706695 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706695 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424103282090" cause=Invalid mandatory information} 20241226122706695 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706695 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706696 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706697 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706697 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424103282090"} 20241226122706697 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706697 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424103282090" cause=Invalid mandatory information} 20241226122706697 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706697 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706697 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706699 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706699 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424103282090"} 20241226122706699 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706699 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424103282090" cause=Invalid mandatory information} 20241226122706699 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262424103282090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706699 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706699 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41864<->l=127.0.0.1:4258 20241226122706703 DAUC <0003> db_auc.c:157 IMSI='262424498502867': No 2G Auth Data 20241226122706703 DAUC <0003> db_auc.c:192 IMSI='262424498502867': No 3G Auth Data 20241226122706718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41870<->l=127.0.0.1:4258 20241226122706721 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706721 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424498502867"} 20241226122706721 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706721 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424498502867" cause=Invalid mandatory information} 20241226122706721 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706721 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706721 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706724 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706724 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424498502867"} 20241226122706724 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706724 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424498502867" cause=Invalid mandatory information} 20241226122706724 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706724 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706724 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706726 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706726 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424498502867"} 20241226122706726 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706726 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424498502867" cause=Invalid mandatory information} 20241226122706726 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706726 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706726 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706727 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706727 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424498502867"} 20241226122706727 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706727 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424498502867" cause=Invalid mandatory information} 20241226122706727 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706727 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706728 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706729 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706729 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424498502867"} 20241226122706729 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706729 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424498502867" cause=Invalid mandatory information} 20241226122706729 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424498502867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706729 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706729 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41870<->l=127.0.0.1:4258 20241226122706732 DAUC <0003> db_auc.c:157 IMSI='262429301586867': No 2G Auth Data 20241226122706732 DAUC <0003> db_auc.c:192 IMSI='262429301586867': No 3G Auth Data 20241226122706748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4258 20241226122706752 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706752 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429301586867"} 20241226122706752 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706752 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429301586867" cause=Invalid mandatory information} 20241226122706752 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706752 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706752 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706754 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706754 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429301586867"} 20241226122706754 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706754 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429301586867" cause=Invalid mandatory information} 20241226122706754 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706754 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706754 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706756 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706756 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429301586867"} 20241226122706756 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706756 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429301586867" cause=Invalid mandatory information} 20241226122706756 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706756 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706756 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706758 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706758 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429301586867"} 20241226122706758 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706758 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429301586867" cause=Invalid mandatory information} 20241226122706758 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706758 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706759 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706760 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706761 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429301586867"} 20241226122706761 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706761 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429301586867" cause=Invalid mandatory information} 20241226122706761 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429301586867 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706761 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706761 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4258 20241226122706763 DAUC <0003> db_auc.c:157 IMSI='262424964819723': No 2G Auth Data 20241226122706763 DAUC <0003> db_auc.c:192 IMSI='262424964819723': No 3G Auth Data 20241226122706780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 20241226122706784 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706784 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964819723"} 20241226122706784 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706784 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964819723" cause=Invalid mandatory information} 20241226122706784 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706784 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706784 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706786 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706786 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964819723"} 20241226122706786 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706787 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964819723" cause=Invalid mandatory information} 20241226122706787 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706787 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706787 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706788 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706788 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964819723"} 20241226122706788 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706788 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964819723" cause=Invalid mandatory information} 20241226122706788 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706788 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706788 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706790 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706790 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964819723"} 20241226122706790 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706790 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964819723" cause=Invalid mandatory information} 20241226122706790 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706790 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706791 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706792 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706792 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424964819723"} 20241226122706792 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706792 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424964819723" cause=Invalid mandatory information} 20241226122706792 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424964819723 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706792 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706792 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41896<->l=127.0.0.1:4258 20241226122706795 DAUC <0003> db_auc.c:157 IMSI='262429365908378': No 2G Auth Data 20241226122706795 DAUC <0003> db_auc.c:192 IMSI='262429365908378': No 3G Auth Data 20241226122706811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4258 20241226122706814 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706814 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429365908378"} 20241226122706814 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706814 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429365908378" cause=Invalid mandatory information} 20241226122706814 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706814 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706814 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706816 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706816 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429365908378"} 20241226122706816 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706816 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429365908378" cause=Invalid mandatory information} 20241226122706816 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706816 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706816 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706818 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706818 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429365908378"} 20241226122706818 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706818 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429365908378" cause=Invalid mandatory information} 20241226122706818 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706818 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706818 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706820 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706820 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429365908378"} 20241226122706820 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706820 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429365908378" cause=Invalid mandatory information} 20241226122706820 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706820 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706820 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706820 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706822 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706822 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429365908378"} 20241226122706822 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706822 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429365908378" cause=Invalid mandatory information} 20241226122706822 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429365908378 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706822 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706822 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41906<->l=127.0.0.1:4258 20241226122706825 DAUC <0003> db_auc.c:157 IMSI='262428738228059': No 2G Auth Data 20241226122706825 DAUC <0003> db_auc.c:192 IMSI='262428738228059': No 3G Auth Data 20241226122706839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 20241226122706842 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706843 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738228059"} 20241226122706843 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241226122706843 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428738228059" cause=Invalid mandatory information} 20241226122706843 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706843 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706843 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706845 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706845 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738228059"} 20241226122706845 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241226122706845 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428738228059" cause=Invalid mandatory information} 20241226122706845 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706845 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706846 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706848 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706848 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738228059"} 20241226122706848 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241226122706848 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428738228059" cause=Invalid mandatory information} 20241226122706848 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706848 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706848 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706850 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706850 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738228059"} 20241226122706850 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241226122706850 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428738228059" cause=Invalid mandatory information} 20241226122706850 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706850 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706850 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706852 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706852 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428738228059"} 20241226122706852 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241226122706852 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428738228059" cause=Invalid mandatory information} 20241226122706852 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262428738228059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122706852 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706852 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122706853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41916<->l=127.0.0.1:4258 20241226122706855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54166<->l=127.0.0.1:4258 20241226122706856 DLINP <000b> input/ipa.c:451 connected read/write 20241226122706856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122706856 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122706856 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122706856 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122706857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41243<->l=127.0.0.1:4259) 20241226122706907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20241226122707007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4258 20241226122710089 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122710089 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122710092 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122710093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4258 20241226122710095 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122710095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122710095 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122710095 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  20241226122710095 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122710095 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  20241226122710095 DLGSUP <0013> gsup_server.c:235 2:  20241226122710095 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122710095 DLGSUP <0013> gsup_server.c:235 3:  20241226122710095 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122710095 DLGSUP <0013> gsup_server.c:235 4:  20241226122710095 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122710095 DLGSUP <0013> gsup_server.c:235 5:  20241226122710095 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122710095 DLGSUP <0013> gsup_server.c:235 7:  20241226122710095 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122710095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122710095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122710095 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122710116 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38239<->l=127.0.0.1:4259) 20241226122710128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 20241226122710137 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122710137 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423348252498"} 20241226122710137 DMAIN <0000> hlr.c:424 IMSI='262423348252498': has IMEI = 22245678901234 (consider setting 'store-imei') 20241226122710137 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241226122710137 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423348252498" cause=Invalid mandatory information} 20241226122710137 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122710137 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122710137 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122710142 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122710142 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423348252498"} 20241226122710142 DAUC <0003> hlr.c:417 IMSI='262423348252498': storing IMEI = 22245678901234 20241226122710142 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423348252498': no such subscriber 20241226122710142 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241226122710142 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423348252498" cause=Invalid mandatory information} 20241226122710142 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423348252498 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122710142 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122710142 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122710144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.1:4258 20241226122710145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4258 20241226122710146 DLINP <000b> input/ipa.c:451 connected read/write 20241226122710146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122710146 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122710146 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122710146 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122710146 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38239<->l=127.0.0.1:4259) 20241226122710187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 20241226122710287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41934<->l=127.0.0.1:4258 20241226122713364 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122713364 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122713366 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41944<->l=127.0.0.1:4258 20241226122713369 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713369 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122713369 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122713369 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  20241226122713369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122713369 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  20241226122713369 DLGSUP <0013> gsup_server.c:235 2:  20241226122713369 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122713369 DLGSUP <0013> gsup_server.c:235 3:  20241226122713369 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122713369 DLGSUP <0013> gsup_server.c:235 4:  20241226122713369 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122713369 DLGSUP <0013> gsup_server.c:235 5:  20241226122713369 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122713369 DLGSUP <0013> gsup_server.c:235 7:  20241226122713369 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122713369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122713369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122713369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122713389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45783<->l=127.0.0.1:4259) 20241226122713406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41956<->l=127.0.0.1:4258 20241226122713413 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713413 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420960152825"} 20241226122713413 DMAIN <0000> hlr.c:216 IMSI='262420960152825': Creating subscriber on demand 20241226122713413 DMAIN <0000> hlr.c:232 IMSI='262420960152825': Successfully assigned MSISDN='883' 20241226122713413 DAUC <0003> hlr.c:417 IMSI='262420960152825': storing IMEI = 12345678901234 20241226122713413 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420960152825"} 20241226122713413 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122713414 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713414 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713416 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713416 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713417 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713417 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713418 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713418 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713419 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713419 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713419 DLU <0006> fsm.c:456 lu(262420960152825)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122713419 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122713419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122713419 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713419 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713419 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713422 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713422 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420960152825"} 20241226122713422 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122713422 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122713422 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420960152825"} 20241226122713422 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122713422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122713422 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122713422 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122713422 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713422 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713426 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713426 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420960152825"} 20241226122713426 DMAIN <0000> hlr.c:216 IMSI='262420960152825': Creating subscriber on demand 20241226122713426 DMAIN <0000> hlr.c:232 IMSI='262420960152825': Successfully assigned MSISDN='550' 20241226122713426 DAUC <0003> hlr.c:417 IMSI='262420960152825': storing IMEI = 12345678901234 20241226122713426 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420960152825"} 20241226122713426 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122713426 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713426 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713428 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713428 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713429 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713429 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713430 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713430 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713431 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713431 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713432 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713432 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713432 DLU <0006> fsm.c:456 lu(262420960152825)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122713432 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122713433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122713433 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713433 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713433 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713435 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713435 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420960152825"} 20241226122713435 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122713435 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122713435 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420960152825"} 20241226122713435 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122713435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122713435 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122713435 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122713435 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713435 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713439 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713439 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420960152825"} 20241226122713439 DMAIN <0000> hlr.c:216 IMSI='262420960152825': Creating subscriber on demand 20241226122713439 DMAIN <0000> hlr.c:232 IMSI='262420960152825': Successfully assigned MSISDN='912' 20241226122713439 DAUC <0003> hlr.c:417 IMSI='262420960152825': storing IMEI = 12345678901234 20241226122713439 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420960152825"} 20241226122713439 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122713439 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713439 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713440 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713440 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713441 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713441 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713442 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713442 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713442 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713442 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713444 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713444 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713444 DLU <0006> fsm.c:456 lu(262420960152825)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122713444 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226122713444 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420960152825" cause=GPRS services not allowed} 20241226122713444 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122713444 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122713444 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Freeing instance 20241226122713444 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Deallocated 20241226122713444 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713444 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713448 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713448 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420960152825"} 20241226122713448 DMAIN <0000> hlr.c:216 IMSI='262420960152825': Creating subscriber on demand 20241226122713448 DMAIN <0000> hlr.c:232 IMSI='262420960152825': Successfully assigned MSISDN='303' 20241226122713448 DAUC <0003> hlr.c:417 IMSI='262420960152825': storing IMEI = 12345678901234 20241226122713448 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420960152825"} 20241226122713448 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122713448 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713448 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713449 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713449 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713449 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713449 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713450 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713450 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713451 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713451 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713451 DLU <0006> fsm.c:456 lu(262420960152825)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122713451 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226122713451 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420960152825" cause=GPRS services not allowed} 20241226122713451 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122713451 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122713451 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Freeing instance 20241226122713451 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Deallocated 20241226122713451 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713452 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713455 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713455 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420960152825"} 20241226122713455 DMAIN <0000> hlr.c:216 IMSI='262420960152825': Creating subscriber on demand 20241226122713455 DAUC <0003> hlr.c:417 IMSI='262420960152825': storing IMEI = 12345678901234 20241226122713455 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420960152825"} 20241226122713455 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122713455 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713455 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713456 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713456 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713457 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713457 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713457 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713457 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713459 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713459 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713459 DLU <0006> fsm.c:456 lu(262420960152825)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122713459 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226122713459 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420960152825" cause=GPRS services not allowed} 20241226122713459 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122713459 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122713459 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Freeing instance 20241226122713459 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: Deallocated 20241226122713459 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713459 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713462 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713462 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420960152825"} 20241226122713462 DMAIN <0000> hlr.c:216 IMSI='262420960152825': Creating subscriber on demand 20241226122713462 DAUC <0003> hlr.c:417 IMSI='262420960152825': storing IMEI = 12345678901234 20241226122713462 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420960152825"} 20241226122713462 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241226122713462 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713462 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713463 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713463 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713464 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713464 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713464 DAUC <0003> db_auc.c:157 IMSI='262420960152825': No 2G Auth Data 20241226122713464 DAUC <0003> db_auc.c:192 IMSI='262420960152825': No 3G Auth Data 20241226122713466 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713466 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713466 DLU <0006> fsm.c:456 lu(262420960152825)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122713466 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122713466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420960152825)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122713466 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420960152825" cn_domain=PS} 20241226122713466 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713466 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713467 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713467 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420960152825"} 20241226122713467 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122713468 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122713468 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420960152825"} 20241226122713468 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262420960152825 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122713468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122713468 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122713468 DLU <0006> fsm.c:568 lu(PS:IMSI-262420960152825)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122713468 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713468 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122713470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41956<->l=127.0.0.1:4258 20241226122713470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41944<->l=127.0.0.1:4258 20241226122713471 DLINP <000b> input/ipa.c:451 connected read/write 20241226122713471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122713471 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122713471 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122713471 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122713472 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45783<->l=127.0.0.1:4259) 20241226122713511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4258 20241226122713612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41964<->l=127.0.0.1:4258 20241226122716688 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122716688 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122716690 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241226122716693 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716693 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122716693 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122716693 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  20241226122716693 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122716693 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  20241226122716693 DLGSUP <0013> gsup_server.c:235 2:  20241226122716693 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122716693 DLGSUP <0013> gsup_server.c:235 3:  20241226122716693 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122716693 DLGSUP <0013> gsup_server.c:235 4:  20241226122716693 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122716693 DLGSUP <0013> gsup_server.c:235 5:  20241226122716693 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122716693 DLGSUP <0013> gsup_server.c:235 7:  20241226122716693 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122716693 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122716693 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122716693 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122716712 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36127<->l=127.0.0.1:4259) 20241226122716725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 20241226122716733 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716733 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716733 DMAIN <0000> hlr.c:216 IMSI='262426780477910': Creating subscriber on demand 20241226122716733 DMAIN <0000> hlr.c:232 IMSI='262426780477910': Successfully assigned MSISDN='372' 20241226122716733 DLU <0006> fsm.c:456 lu(262426780477910)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122716734 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122716734 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122716734 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716734 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716734 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716737 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716737 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426780477910"} 20241226122716737 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122716737 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122716737 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426780477910"} 20241226122716737 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122716737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122716737 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122716737 DLU <0006> fsm.c:568 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122716737 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716737 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716738 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716738 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716739 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716739 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716740 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716740 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716745 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716745 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716745 DMAIN <0000> hlr.c:216 IMSI='262426780477910': Creating subscriber on demand 20241226122716745 DMAIN <0000> hlr.c:232 IMSI='262426780477910': Successfully assigned MSISDN='132' 20241226122716745 DLU <0006> fsm.c:456 lu(262426780477910)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122716745 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122716745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122716745 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716745 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716745 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716747 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716747 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426780477910"} 20241226122716747 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122716748 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122716748 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426780477910"} 20241226122716748 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122716748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122716748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122716748 DLU <0006> fsm.c:568 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122716748 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716748 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716749 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716749 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716750 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716750 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716751 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716751 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716752 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716752 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716756 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716756 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716756 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716756 DMAIN <0000> hlr.c:216 IMSI='262426780477910': Creating subscriber on demand 20241226122716756 DMAIN <0000> hlr.c:232 IMSI='262426780477910': Successfully assigned MSISDN='676' 20241226122716756 DLU <0006> fsm.c:456 lu(262426780477910)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122716756 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226122716756 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426780477910" cause=GPRS services not allowed} 20241226122716756 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122716756 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122716756 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Freeing instance 20241226122716756 DLU <0006> fsm.c:568 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Deallocated 20241226122716756 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716756 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716757 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716757 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716758 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716758 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716758 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716758 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716759 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716759 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716763 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716763 DMAIN <0000> hlr.c:216 IMSI='262426780477910': Creating subscriber on demand 20241226122716763 DMAIN <0000> hlr.c:232 IMSI='262426780477910': Successfully assigned MSISDN='160' 20241226122716763 DLU <0006> fsm.c:456 lu(262426780477910)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122716763 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226122716763 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426780477910" cause=GPRS services not allowed} 20241226122716763 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122716763 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122716763 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Freeing instance 20241226122716763 DLU <0006> fsm.c:568 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Deallocated 20241226122716763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716763 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716764 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716764 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716765 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716765 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716765 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716765 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716768 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716768 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716768 DMAIN <0000> hlr.c:216 IMSI='262426780477910': Creating subscriber on demand 20241226122716768 DLU <0006> fsm.c:456 lu(262426780477910)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122716768 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241226122716768 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426780477910" cause=GPRS services not allowed} 20241226122716768 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122716768 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122716768 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Freeing instance 20241226122716768 DLU <0006> fsm.c:568 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: Deallocated 20241226122716768 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716768 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716770 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716770 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716770 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716770 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716771 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716771 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716774 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716774 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716774 DMAIN <0000> hlr.c:216 IMSI='262426780477910': Creating subscriber on demand 20241226122716774 DLU <0006> fsm.c:456 lu(262426780477910)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122716774 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122716774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426780477910)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122716774 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426780477910" cn_domain=PS} 20241226122716774 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716774 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716776 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716776 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426780477910"} 20241226122716776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122716776 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122716776 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426780477910"} 20241226122716776 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426780477910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122716776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122716776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122716776 DLU <0006> fsm.c:568 lu(PS:IMSI-262426780477910)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122716776 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716777 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122716778 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716778 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716779 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716779 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716780 DAUC <0003> db_auc.c:157 IMSI='262426780477910': No 2G Auth Data 20241226122716780 DAUC <0003> db_auc.c:192 IMSI='262426780477910': No 3G Auth Data 20241226122716781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4258 20241226122716782 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241226122716783 DLINP <000b> input/ipa.c:451 connected read/write 20241226122716783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122716783 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122716783 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122716783 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122716783 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36127<->l=127.0.0.1:4259) 20241226122716823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50054<->l=127.0.0.1:4258 20241226122716923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50054<->l=127.0.0.1:4258 20241226122720001 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122720001 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122720003 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122720004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20241226122720006 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122720006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122720006 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122720006 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  20241226122720006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122720006 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  20241226122720006 DLGSUP <0013> gsup_server.c:235 2:  20241226122720006 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122720006 DLGSUP <0013> gsup_server.c:235 3:  20241226122720006 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122720006 DLGSUP <0013> gsup_server.c:235 4:  20241226122720006 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122720006 DLGSUP <0013> gsup_server.c:235 5:  20241226122720006 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122720006 DLGSUP <0013> gsup_server.c:235 7:  20241226122720006 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122720006 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122720006 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122720006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122720027 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41823<->l=127.0.0.1:4259) 20241226122720039 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241226122720049 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122720049 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422630966716"} 20241226122720049 DMAIN <0000> hlr.c:216 IMSI='262422630966716': Creating subscriber on demand 20241226122720049 DMAIN <0000> hlr.c:232 IMSI='262422630966716': Successfully assigned MSISDN='350' 20241226122720049 DAUC <0003> db_auc.c:157 IMSI='262422630966716': No 2G Auth Data 20241226122720049 DAUC <0003> db_auc.c:192 IMSI='262422630966716': No 3G Auth Data 20241226122720049 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422630966716 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 20241226122720049 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422630966716" cause=IMSI unknown in HLR} 20241226122720049 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241226122720049 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122720050 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122720051 DAUC <0003> db_auc.c:157 IMSI='262422630966716': No 2G Auth Data 20241226122720051 DAUC <0003> db_auc.c:192 IMSI='262422630966716': No 3G Auth Data 20241226122720052 DAUC <0003> db_auc.c:157 IMSI='262422630966716': No 2G Auth Data 20241226122720052 DAUC <0003> db_auc.c:192 IMSI='262422630966716': No 3G Auth Data 20241226122720053 DAUC <0003> db_auc.c:157 IMSI='262422630966716': No 2G Auth Data 20241226122720053 DAUC <0003> db_auc.c:192 IMSI='262422630966716': No 3G Auth Data 20241226122720054 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122720054 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422630966716" cn_domain=PS} 20241226122720054 DLU <0006> fsm.c:456 lu(262422630966716)[0x55878350b940]{UNVALIDATED}: Allocated 20241226122720054 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241226122720054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422630966716)[0x55878350b940]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122720054 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422630966716" cn_domain=PS} 20241226122720054 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122720054 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122720056 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122720056 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422630966716"} 20241226122720056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422630966716)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122720056 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122720056 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422630966716"} 20241226122720056 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422630966716 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122720056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422630966716)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122720056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422630966716)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122720056 DLU <0006> fsm.c:568 lu(PS:IMSI-262422630966716)[0x55878350b940]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122720056 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122720056 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122720059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241226122720059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20241226122720061 DLINP <000b> input/ipa.c:451 connected read/write 20241226122720061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122720061 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122720061 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122720061 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122720061 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41823<->l=127.0.0.1:4259) 20241226122720105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241226122720205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241226122723283 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122723283 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122723284 DLINP <000b> input/ipa.c:451 connected read/write 20241226122723285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122723285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4258 20241226122723287 DLINP <000b> input/ipa.c:451 connected read/write 20241226122723287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122723287 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122723287 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122723287 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  20241226122723287 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122723287 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  20241226122723287 DLGSUP <0013> gsup_server.c:235 2:  20241226122723287 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122723287 DLGSUP <0013> gsup_server.c:235 3:  20241226122723287 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122723287 DLGSUP <0013> gsup_server.c:235 4:  20241226122723287 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122723287 DLGSUP <0013> gsup_server.c:235 5:  20241226122723287 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122723287 DLGSUP <0013> gsup_server.c:235 7:  20241226122723287 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122723287 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122723287 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122723287 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122723304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41041<->l=127.0.0.1:4259) 20241226122723306 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226122723306 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226122723321 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20241226122723324 DAUC <0003> db_auc.c:157 IMSI='262426077056734': No 2G Auth Data 20241226122723324 DAUC <0003> db_auc.c:192 IMSI='262426077056734': No 3G Auth Data 20241226122723329 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614126266.msisdn 20241226122723329 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614126266.msisdn: not attached (vlr_number unset) 20241226122723329 DDGSM <0007> mslookup_server.c:327 sip.voice.491614126266.msisdn: does not exist in GSUP proxy 20241226122724332 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122724332 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426077056734" cn_domain=CS} 20241226122724332 DLU <0006> fsm.c:456 lu(262426077056734)[0x55878350b1d0]{UNVALIDATED}: Allocated 20241226122724332 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241226122724332 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426077056734)[0x55878350b1d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241226122724332 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426077056734" cn_domain=CS} 20241226122724332 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122724332 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122724336 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122724336 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426077056734"} 20241226122724336 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426077056734)[0x55878350b1d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241226122724336 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241226122724336 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426077056734"} 20241226122724336 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426077056734 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122724336 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426077056734)[0x55878350b1d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241226122724336 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426077056734)[0x55878350b1d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241226122724336 DLU <0006> fsm.c:568 lu(CS:IMSI-262426077056734)[0x55878350b1d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241226122724336 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122724336 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122724338 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614126266.msisdn 20241226122724338 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614126266.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241226122724338 DDGSM <0007> mslookup_server.c:327 sip.voice.491614126266.msisdn: does not exist in GSUP proxy 20241226122724338 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614126266.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241226122724342 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4258 20241226122724343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50090<->l=127.0.0.1:4258 20241226122724344 DLINP <000b> input/ipa.c:451 connected read/write 20241226122724344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122724344 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122724344 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122724344 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122724344 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41041<->l=127.0.0.1:4259) 20241226122724389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20241226122724490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.1:4258 20241226122726376 DSS <0004> hlr_ussd.c:239 262424039264224/0xb7ae3b7a: SS Session Timeout, destroying 20241226122726376 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424039264224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241226122727572 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122727572 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122727574 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122727575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4258 20241226122727577 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226122727577 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226122727577 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122727577 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122727577 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122727577 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  20241226122727577 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122727578 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  20241226122727578 DLGSUP <0013> gsup_server.c:235 2:  20241226122727578 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122727578 DLGSUP <0013> gsup_server.c:235 3:  20241226122727578 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122727578 DLGSUP <0013> gsup_server.c:235 4:  20241226122727578 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122727578 DLGSUP <0013> gsup_server.c:235 5:  20241226122727578 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122727578 DLGSUP <0013> gsup_server.c:235 7:  20241226122727578 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122727578 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122727578 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122727578 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122727610 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37389<->l=127.0.0.1:4259) 20241226122727612 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226122727612 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226122727627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56958<->l=127.0.0.1:4258 20241226122727631 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122727631 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427794340053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427794340053" cn_domain=CS} 20241226122727631 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427794340053 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241226122727631 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427794340053 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241226122727631 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427794340053.imsi 20241226122727631 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427794340053.imsi 20241226122727631 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427794340053.imsi: does not exist in local HLR 20241226122727636 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427794340053 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241226122727636 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241226122727636 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241226122727636 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241226122727636 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241226122727636 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241226122727636 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262427794340053 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122727636 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122727636 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122727636 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122727636 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122727636 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122727636 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122727639 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727639 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727639 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241226122727639 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241226122727639 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241226122727641 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727641 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727641 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241226122727681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727681 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727681 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727681 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427794340053 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613873311 20241226122727681 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427794340053 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122727681 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122727681 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122727685 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727685 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727685 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427794340053 MSISDN-491613873311 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122727685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122727685 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122727687 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727687 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727687 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427794340053 MSISDN-491613873311 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 20241226122727687 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427794340053 MSISDN-491613873311 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122727687 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122727687 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122727689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56958<->l=127.0.0.1:4258 20241226122727690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56948<->l=127.0.0.1:4258 20241226122727691 DLINP <000b> input/ipa.c:451 connected read/write 20241226122727691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122727691 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122727691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122727691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122727692 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37389<->l=127.0.0.1:4259) 20241226122727692 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122727692 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122727692 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241226122727692 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241226122727692 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241226122727736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56966<->l=127.0.0.1:4258 20241226122727836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56966<->l=127.0.0.1:4258 20241226122730912 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122730912 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122730914 DLINP <000b> input/ipa.c:451 connected read/write 20241226122730914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122730915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56980<->l=127.0.0.1:4258 20241226122730916 DLINP <000b> input/ipa.c:451 connected read/write 20241226122730916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122730916 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122730916 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122730916 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  20241226122730916 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122730916 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  20241226122730916 DLGSUP <0013> gsup_server.c:235 2:  20241226122730916 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122730916 DLGSUP <0013> gsup_server.c:235 3:  20241226122730916 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122730916 DLGSUP <0013> gsup_server.c:235 4:  20241226122730916 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122730916 DLGSUP <0013> gsup_server.c:235 5:  20241226122730916 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122730916 DLGSUP <0013> gsup_server.c:235 7:  20241226122730916 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122730916 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122730916 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122730916 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122730917 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226122730917 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226122730937 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41003<->l=127.0.0.1:4259) 20241226122730941 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226122730941 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226122730954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56994<->l=127.0.0.1:4258 20241226122730956 DAUC <0003> db_auc.c:157 IMSI='262427533353505': No 2G Auth Data 20241226122730956 DAUC <0003> db_auc.c:192 IMSI='262427533353505': No 3G Auth Data 20241226122730960 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427533353505.imsi 20241226122730960 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427533353505.imsi: found in local HLR 20241226122730964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56994<->l=127.0.0.1:4258 20241226122730965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56980<->l=127.0.0.1:4258 20241226122730965 DLINP <000b> input/ipa.c:451 connected read/write 20241226122730965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122730965 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122730966 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122730966 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122730966 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41003<->l=127.0.0.1:4259) 20241226122731004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57002<->l=127.0.0.1:4258 20241226122731104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57002<->l=127.0.0.1:4258 20241226122734181 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122734181 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122734183 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122734183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20241226122734185 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122734185 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122734185 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122734185 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  20241226122734185 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122734185 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  20241226122734185 DLGSUP <0013> gsup_server.c:235 2:  20241226122734185 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122734185 DLGSUP <0013> gsup_server.c:235 3:  20241226122734185 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122734185 DLGSUP <0013> gsup_server.c:235 4:  20241226122734185 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122734185 DLGSUP <0013> gsup_server.c:235 5:  20241226122734185 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122734185 DLGSUP <0013> gsup_server.c:235 7:  20241226122734185 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122734185 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122734185 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122734185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122734186 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226122734186 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226122734216 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38871<->l=127.0.0.1:4259) 20241226122734218 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226122734218 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226122734232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4258 20241226122734238 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122734238 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428711607391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428711607391" cn_domain=CS} 20241226122734238 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428711607391 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241226122734238 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428711607391 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241226122734238 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428711607391.imsi 20241226122734238 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428711607391.imsi 20241226122734238 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428711607391.imsi: does not exist in local HLR 20241226122734244 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428711607391 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241226122734244 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241226122734244 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241226122734245 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241226122734245 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241226122734245 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241226122734245 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428711607391 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122734245 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122734245 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122734245 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122734245 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122734245 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122734245 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122734248 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122734248 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122734248 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241226122734248 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241226122734248 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241226122734250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122734250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122734250 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241226122734293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122734293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122734293 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122734293 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122734293 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428711607391 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614448303 20241226122734293 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428711607391 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122734294 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122734294 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122734298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122734298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122734298 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428711607391 MSISDN-491614448303 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122734298 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122734298 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122734300 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122734300 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122734300 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428711607391 MSISDN-491614448303 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 20241226122734300 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428711607391 MSISDN-491614448303 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122734300 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122734300 DLINP <000b> input/ipa.c:451 connected read/write 20241226122734300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122734302 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428711607391.imsi 20241226122734302 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428711607391.imsi: does not exist in local HLR 20241226122735304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57012<->l=127.0.0.1:4258 20241226122735305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20241226122735306 DLINP <000b> input/ipa.c:451 connected read/write 20241226122735306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122735306 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122735306 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122735306 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122735306 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38871<->l=127.0.0.1:4259) 20241226122735307 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122735307 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122735307 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241226122735307 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241226122735307 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241226122735350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 20241226122735451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57022<->l=127.0.0.1:4258 20241226122738530 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241226122738530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241226122738533 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122738534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241226122738535 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122738536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241226122738536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241226122738536 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  20241226122738536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241226122738536 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  20241226122738536 DLGSUP <0013> gsup_server.c:235 2:  20241226122738536 DLGSUP <0013> gsup_server.c:237 2: 00  20241226122738536 DLGSUP <0013> gsup_server.c:235 3:  20241226122738536 DLGSUP <0013> gsup_server.c:237 3: 00  20241226122738536 DLGSUP <0013> gsup_server.c:235 4:  20241226122738536 DLGSUP <0013> gsup_server.c:237 4: 00  20241226122738536 DLGSUP <0013> gsup_server.c:235 5:  20241226122738536 DLGSUP <0013> gsup_server.c:237 5: 00  20241226122738536 DLGSUP <0013> gsup_server.c:235 7:  20241226122738536 DLGSUP <0013> gsup_server.c:237 7: 00  20241226122738536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241226122738536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241226122738536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241226122738537 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241226122738537 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241226122738570 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42503<->l=127.0.0.1:4259) 20241226122738572 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241226122738572 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241226122738591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241226122738595 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122738595 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422921933587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422921933587" cn_domain=CS} 20241226122738595 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422921933587 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241226122738595 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422921933587 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241226122738595 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422921933587.imsi 20241226122738595 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422921933587.imsi 20241226122738595 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422921933587.imsi: does not exist in local HLR 20241226122738601 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422921933587 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241226122738601 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241226122738601 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241226122738601 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241226122738601 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241226122738601 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241226122738601 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422921933587 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241226122738601 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122738601 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122738601 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122738601 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122738601 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241226122738601 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241226122738604 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738604 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738604 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241226122738604 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241226122738604 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241226122738606 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738606 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738606 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241226122738649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738649 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738649 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738649 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422921933587 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612274532 20241226122738649 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422921933587 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122738649 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122738649 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122738653 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738653 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738653 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422921933587 MSISDN-491612274532 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122738653 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122738653 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122738655 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738655 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738655 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422921933587 MSISDN-491612274532 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 20241226122738655 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422921933587 MSISDN-491612274532 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241226122738655 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122738655 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241226122738657 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612274532.msisdn 20241226122738657 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612274532.msisdn: does not exist in local HLR 20241226122738657 DDGSM <0007> mslookup_server.c:352 sip.voice.491612274532.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241226122738657 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612274532.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241226122738659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4258 20241226122738660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48356<->l=127.0.0.1:4258 20241226122738661 DLINP <000b> input/ipa.c:451 connected read/write 20241226122738661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241226122738661 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241226122738661 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241226122738661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241226122738662 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241226122738662 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241226122738662 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241226122738662 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241226122738662 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241226122738662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42503<->l=127.0.0.1:4259) 20241226122738701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258 20241226122738801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48372<->l=127.0.0.1:4258