20241027055522807 DMAIN <0000> hlr.c:813 hlr starting 20241027055522807 DDB <0001> db.c:599 using database: hlr.db 20241027055522807 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241027055522808 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241027055522808 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241027055522808 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241027055522835 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241027055522835 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241027055522931 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241027055522932 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241027055522932 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241027055524421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055524421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055524424 DLINP <000b> input/ipa.c:451 connected read/write 20241027055524424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055524425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241027055524426 DLINP <000b> input/ipa.c:451 connected read/write 20241027055524426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055524427 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055524427 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055524427 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  20241027055524427 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055524427 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  20241027055524427 DLGSUP <0013> gsup_server.c:235 2:  20241027055524427 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055524427 DLGSUP <0013> gsup_server.c:235 3:  20241027055524427 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055524427 DLGSUP <0013> gsup_server.c:235 4:  20241027055524427 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055524427 DLGSUP <0013> gsup_server.c:235 5:  20241027055524427 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055524427 DLGSUP <0013> gsup_server.c:235 7:  20241027055524427 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055524427 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055524427 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055524427 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055524448 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35151<->l=127.0.0.1:4259) 20241027055524460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241027055524469 DLINP <000b> input/ipa.c:451 connected read/write 20241027055524469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055524469 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"} 20241027055524469 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" 20241027055524469 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} 20241027055524469 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 20241027055524469 DLINP <000b> input/ipa.c:451 connected read/write 20241027055524469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055524469 DLINP <000b> input/ipa.c:451 connected read/write 20241027055524469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055524472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241027055524473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4258 20241027055524474 DLINP <000b> input/ipa.c:451 connected read/write 20241027055524474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055524474 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055524474 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055524474 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055524474 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35151<->l=127.0.0.1:4259) 20241027055524539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241027055524539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55508<->l=127.0.0.1:4258 20241027055527611 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055527611 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055527613 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20241027055527615 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527615 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055527615 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055527615 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  20241027055527615 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055527615 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  20241027055527615 DLGSUP <0013> gsup_server.c:235 2:  20241027055527615 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055527615 DLGSUP <0013> gsup_server.c:235 3:  20241027055527615 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055527615 DLGSUP <0013> gsup_server.c:235 4:  20241027055527615 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055527615 DLGSUP <0013> gsup_server.c:235 5:  20241027055527615 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055527615 DLGSUP <0013> gsup_server.c:235 7:  20241027055527615 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055527615 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055527615 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055527615 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055527632 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39407<->l=127.0.0.1:4259) 20241027055527651 DAUC <0003> db_auc.c:157 IMSI='262421394426837': No 2G Auth Data 20241027055527651 DAUC <0003> db_auc.c:192 IMSI='262421394426837': No 3G Auth Data 20241027055527689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60240<->l=127.0.0.1:4258 20241027055527693 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527693 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421394426837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421394426837"} 20241027055527701 DAUC <0003> db_auc.c:192 IMSI='262421394426837': No 3G Auth Data 20241027055527701 DAUC <0003> db_auc.c:236 IMSI='262421394426837': Calling to generate 5 vectors 20241027055527701 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055527701 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055527701 DAUC <0003> auc.c:113 vector [0]: rand = 2ea51f8a4f984d6406642bc88b2066fc 20241027055527701 DAUC <0003> auc.c:179 vector [0]: kc = 55914837e4011c00 20241027055527701 DAUC <0003> auc.c:180 vector [0]: sres = 3b934f5b 20241027055527701 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055527701 DAUC <0003> auc.c:113 vector [1]: rand = 431ede1dca153ad366f79d71e9754824 20241027055527701 DAUC <0003> auc.c:179 vector [1]: kc = 09acd68020ab7800 20241027055527701 DAUC <0003> auc.c:180 vector [1]: sres = 958fc933 20241027055527701 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055527701 DAUC <0003> auc.c:113 vector [2]: rand = bd47df15d39ca71ae1ae6b8ea75897c4 20241027055527701 DAUC <0003> auc.c:179 vector [2]: kc = 2f7a6dc1cbc84400 20241027055527701 DAUC <0003> auc.c:180 vector [2]: sres = de2b4711 20241027055527701 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055527701 DAUC <0003> auc.c:113 vector [3]: rand = 813dee7b02f7a369dd4353476389d16d 20241027055527701 DAUC <0003> auc.c:179 vector [3]: kc = d4bd0986ed60f800 20241027055527701 DAUC <0003> auc.c:180 vector [3]: sres = 2b2a730b 20241027055527701 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055527701 DAUC <0003> auc.c:113 vector [4]: rand = 2865204b20719b8e1d43bdb707b5a3cc 20241027055527701 DAUC <0003> auc.c:179 vector [4]: kc = 27fa85fcd45d2400 20241027055527701 DAUC <0003> auc.c:180 vector [4]: sres = 82ff21a0 20241027055527701 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055527701 DAUC <0003> db_auc.c:245 IMSI='262421394426837': Generated 5 vectors 20241027055527701 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421394426837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421394426837"} 20241027055527701 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421394426837 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055527701 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527701 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60240<->l=127.0.0.1:4258 20241027055527730 DAUC <0003> db_auc.c:157 IMSI='262420168135861': No 2G Auth Data 20241027055527730 DAUC <0003> db_auc.c:192 IMSI='262420168135861': No 3G Auth Data 20241027055527766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241027055527770 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527770 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420168135861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420168135861"} 20241027055527770 DAUC <0003> db_auc.c:192 IMSI='262420168135861': No 3G Auth Data 20241027055527770 DAUC <0003> db_auc.c:236 IMSI='262420168135861': Calling to generate 5 vectors 20241027055527770 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055527770 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055527770 DAUC <0003> auc.c:113 vector [0]: rand = 186d1c93df1cd010c56dfbbb2cc7f815 20241027055527770 DAUC <0003> auc.c:179 vector [0]: kc = da7ba5e52db0ec00 20241027055527770 DAUC <0003> auc.c:180 vector [0]: sres = 860bd340 20241027055527770 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055527770 DAUC <0003> auc.c:113 vector [1]: rand = 9498c9a1d50cd2e03850aae64c626384 20241027055527770 DAUC <0003> auc.c:179 vector [1]: kc = 6c3d73ba8fd58800 20241027055527770 DAUC <0003> auc.c:180 vector [1]: sres = acd5944e 20241027055527770 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055527770 DAUC <0003> auc.c:113 vector [2]: rand = 2ccae3f136fa5baf524092d07740887b 20241027055527770 DAUC <0003> auc.c:179 vector [2]: kc = 88a20563f10af400 20241027055527770 DAUC <0003> auc.c:180 vector [2]: sres = e3e631a3 20241027055527770 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055527770 DAUC <0003> auc.c:113 vector [3]: rand = a63b8d88d929d957d2fffcdfd5072ba4 20241027055527770 DAUC <0003> auc.c:179 vector [3]: kc = 57dea8e84524c800 20241027055527770 DAUC <0003> auc.c:180 vector [3]: sres = 277c073e 20241027055527770 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055527770 DAUC <0003> auc.c:113 vector [4]: rand = 22d45c2a9dbee84b74e7c8c6a2331fc7 20241027055527770 DAUC <0003> auc.c:179 vector [4]: kc = e20dbd1f3bde4c00 20241027055527770 DAUC <0003> auc.c:180 vector [4]: sres = a07c731d 20241027055527770 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055527770 DAUC <0003> db_auc.c:245 IMSI='262420168135861': Generated 5 vectors 20241027055527770 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420168135861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420168135861"} 20241027055527770 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420168135861 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055527770 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527770 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241027055527797 DAUC <0003> db_auc.c:157 IMSI='262425274747515': No 2G Auth Data 20241027055527797 DAUC <0003> db_auc.c:192 IMSI='262425274747515': No 3G Auth Data 20241027055527829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241027055527833 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527833 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425274747515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425274747515"} 20241027055527833 DAUC <0003> db_auc.c:192 IMSI='262425274747515': No 3G Auth Data 20241027055527833 DAUC <0003> db_auc.c:236 IMSI='262425274747515': Calling to generate 5 vectors 20241027055527833 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055527833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055527833 DAUC <0003> auc.c:113 vector [0]: rand = 5a645d081b43b0bf413ed28ca4b8c6cf 20241027055527833 DAUC <0003> auc.c:179 vector [0]: kc = c8690a6aab7f4016 20241027055527833 DAUC <0003> auc.c:180 vector [0]: sres = 8cac10e0 20241027055527833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055527833 DAUC <0003> auc.c:113 vector [1]: rand = 40704023219f8790482dabae9f1f6d9f 20241027055527833 DAUC <0003> auc.c:179 vector [1]: kc = d4bc2d8937714e3c 20241027055527833 DAUC <0003> auc.c:180 vector [1]: sres = c4c6319d 20241027055527833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055527833 DAUC <0003> auc.c:113 vector [2]: rand = cc951efc0c1980615dfcc6b4648a78e7 20241027055527833 DAUC <0003> auc.c:179 vector [2]: kc = feb32ebcf43d6b7f 20241027055527833 DAUC <0003> auc.c:180 vector [2]: sres = d5cd1835 20241027055527833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055527833 DAUC <0003> auc.c:113 vector [3]: rand = 2c0647d301fcfe33ee7b038501ebee4f 20241027055527833 DAUC <0003> auc.c:179 vector [3]: kc = 0c8cf3f85d147b7b 20241027055527833 DAUC <0003> auc.c:180 vector [3]: sres = d1f90fd3 20241027055527833 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055527834 DAUC <0003> auc.c:113 vector [4]: rand = eee7259ad3816bba5f106ccd6fa80442 20241027055527834 DAUC <0003> auc.c:179 vector [4]: kc = cb32f7ba11c9ee81 20241027055527834 DAUC <0003> auc.c:180 vector [4]: sres = cf81b4ae 20241027055527834 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055527834 DAUC <0003> db_auc.c:245 IMSI='262425274747515': Generated 5 vectors 20241027055527834 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425274747515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425274747515"} 20241027055527834 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425274747515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055527834 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527834 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60256<->l=127.0.0.1:4258 20241027055527862 DAUC <0003> db_auc.c:157 IMSI='262423603024040': No 2G Auth Data 20241027055527862 DAUC <0003> db_auc.c:192 IMSI='262423603024040': No 3G Auth Data 20241027055527896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 20241027055527900 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527900 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423603024040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423603024040"} 20241027055527900 DAUC <0003> db_auc.c:157 IMSI='262423603024040': No 2G Auth Data 20241027055527900 DAUC <0003> db_auc.c:236 IMSI='262423603024040': Calling to generate 5 vectors 20241027055527900 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055527900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055527900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055527900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055527900 DAUC <0003> auc.c:113 vector [0]: rand = 3858a656203d4d2e477115343ee569dc 20241027055527900 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055527900 DAUC <0003> auc.c:142 vector [0]: autn = 330220bcf1a3000003564ca800c1c128 20241027055527900 DAUC <0003> auc.c:143 vector [0]: ck = 4bd396cbf3879aaff4003ccf9c1402cb 20241027055527900 DAUC <0003> auc.c:144 vector [0]: ik = 978061637f385ff0b54798ff92e07bd5 20241027055527900 DAUC <0003> auc.c:145 vector [0]: res = 34b0779240081e040000000000000000 20241027055527900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055527900 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055527900 DAUC <0003> auc.c:151 vector [0]: kc = 9d145398824bbc41 20241027055527900 DAUC <0003> auc.c:152 vector [0]: sres = 74b86996 20241027055527900 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055527900 DAUC <0003> auc.c:113 vector [1]: rand = 3a3322955a541cad4af3880275404728 20241027055527900 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055527900 DAUC <0003> auc.c:142 vector [1]: autn = 6a78ac1d8052000009fd86f6aea73653 20241027055527900 DAUC <0003> auc.c:143 vector [1]: ck = 6365b1a682b6f1df87bd6022dca7529a 20241027055527900 DAUC <0003> auc.c:144 vector [1]: ik = 495e5d5a57e517f824bf1dac77a32144 20241027055527900 DAUC <0003> auc.c:145 vector [1]: res = c2eafb1ee0c6d66d0000000000000000 20241027055527900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055527900 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055527900 DAUC <0003> auc.c:151 vector [1]: kc = 893991727e5795f9 20241027055527900 DAUC <0003> auc.c:152 vector [1]: sres = 222c2d73 20241027055527900 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055527900 DAUC <0003> auc.c:113 vector [2]: rand = ff9be4c59c46e91410ddc8b19dace9ee 20241027055527900 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055527900 DAUC <0003> auc.c:142 vector [2]: autn = 9aceb3a449420000579059b152e53a56 20241027055527900 DAUC <0003> auc.c:143 vector [2]: ck = c33ce2f9f9409c902412fc8a1617d667 20241027055527900 DAUC <0003> auc.c:144 vector [2]: ik = d794346014efae93c0b7c2ddc9e9d16e 20241027055527900 DAUC <0003> auc.c:145 vector [2]: res = 6f6fc2ec3807d25b0000000000000000 20241027055527900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055527900 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055527900 DAUC <0003> auc.c:151 vector [2]: kc = f00de8ce3251350a 20241027055527900 DAUC <0003> auc.c:152 vector [2]: sres = 576810b7 20241027055527900 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055527900 DAUC <0003> auc.c:113 vector [3]: rand = f815f9049c6c478b87f353499228bdac 20241027055527900 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055527900 DAUC <0003> auc.c:142 vector [3]: autn = 35af991d356f0000920eb4dec2a308e3 20241027055527900 DAUC <0003> auc.c:143 vector [3]: ck = a373ba64fdc1d4b06509b1873b976abc 20241027055527900 DAUC <0003> auc.c:144 vector [3]: ik = 61a6bd6a71cf8d9c15f6f96e450546a1 20241027055527900 DAUC <0003> auc.c:145 vector [3]: res = cfbcd4d0baf6ee8a0000000000000000 20241027055527900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055527900 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055527900 DAUC <0003> auc.c:151 vector [3]: kc = b22a4fe7f29c7531 20241027055527900 DAUC <0003> auc.c:152 vector [3]: sres = 754a3a5a 20241027055527900 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055527900 DAUC <0003> auc.c:113 vector [4]: rand = e8d623c87797e3622b0674647baec243 20241027055527900 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055527900 DAUC <0003> auc.c:142 vector [4]: autn = 9e4541a936be000038067c57c821d57a 20241027055527900 DAUC <0003> auc.c:143 vector [4]: ck = f828523c724044bbf88c2ea3d5fd333e 20241027055527900 DAUC <0003> auc.c:144 vector [4]: ik = ce9975692ced22f00e4bf9c6a2e085db 20241027055527900 DAUC <0003> auc.c:145 vector [4]: res = d4eefe47c9badc370000000000000000 20241027055527900 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055527900 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055527900 DAUC <0003> auc.c:151 vector [4]: kc = c076f03029b0d0ae 20241027055527900 DAUC <0003> auc.c:152 vector [4]: sres = 1d542270 20241027055527900 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055527900 DAUC <0003> db_auc.c:245 IMSI='262423603024040': Generated 5 vectors 20241027055527900 DAUC <0003> db_auc.c:249 IMSI='262423603024040': Updating SQN=161 in DB 20241027055527908 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423603024040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423603024040"} 20241027055527908 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262423603024040 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527908 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527912 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4258 20241027055527937 DAUC <0003> db_auc.c:157 IMSI='262422867866846': No 2G Auth Data 20241027055527937 DAUC <0003> db_auc.c:192 IMSI='262422867866846': No 3G Auth Data 20241027055527981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60266<->l=127.0.0.1:4258 20241027055527984 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055527984 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422867866846 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422867866846"} 20241027055527984 DAUC <0003> db_auc.c:157 IMSI='262422867866846': No 2G Auth Data 20241027055527984 DAUC <0003> db_auc.c:236 IMSI='262422867866846': Calling to generate 5 vectors 20241027055527984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055527984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055527984 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027055527984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055527984 DAUC <0003> auc.c:113 vector [0]: rand = 4487faf57930ee4dfd367de503048c8f 20241027055527984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055527984 DAUC <0003> auc.c:142 vector [0]: autn = ba306b400730000088b85c024b5f9a91 20241027055527984 DAUC <0003> auc.c:143 vector [0]: ck = 248c1a4727ee704f4369ec130a58859a 20241027055527984 DAUC <0003> auc.c:144 vector [0]: ik = cb8cef98ebc9873300f3fd7791a349f4 20241027055527984 DAUC <0003> auc.c:145 vector [0]: res = 321127b2416fedaf0000000000000000 20241027055527984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055527984 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055527984 DAUC <0003> auc.c:151 vector [0]: kc = ac9ae4bb57dc3b12 20241027055527984 DAUC <0003> auc.c:152 vector [0]: sres = 737eca1d 20241027055527984 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055527984 DAUC <0003> auc.c:113 vector [1]: rand = 93b3c8064ec545a1e758ebd75ce416e3 20241027055527984 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055527984 DAUC <0003> auc.c:142 vector [1]: autn = 1b62166ed60f00008e4cc131e1a7ca52 20241027055527984 DAUC <0003> auc.c:143 vector [1]: ck = cb9b5da706ea2e6035ad4a4e04f6be04 20241027055527984 DAUC <0003> auc.c:144 vector [1]: ik = 35899c411843b1526374f1c7014eb48a 20241027055527984 DAUC <0003> auc.c:145 vector [1]: res = ac9c206bc269e6340000000000000000 20241027055527984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055527984 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055527984 DAUC <0003> auc.c:151 vector [1]: kc = a8cb7a6f1b1195bc 20241027055527984 DAUC <0003> auc.c:152 vector [1]: sres = 6ef5c65f 20241027055527984 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055527984 DAUC <0003> auc.c:113 vector [2]: rand = 2a904eed8f6e48beddcce24a685f657d 20241027055527984 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055527984 DAUC <0003> auc.c:142 vector [2]: autn = cf5c177b84e500001b8f5cb298266d73 20241027055527984 DAUC <0003> auc.c:143 vector [2]: ck = 1312d49e414745e8ba1baaff4e6fc7d2 20241027055527984 DAUC <0003> auc.c:144 vector [2]: ik = 7bbf85d88d0967d5477acfbabbbdba02 20241027055527984 DAUC <0003> auc.c:145 vector [2]: res = d95faa4c3a7f6c3b0000000000000000 20241027055527984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055527984 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055527984 DAUC <0003> auc.c:151 vector [2]: kc = 95cc3403399c5fed 20241027055527984 DAUC <0003> auc.c:152 vector [2]: sres = e320c677 20241027055527984 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055527984 DAUC <0003> auc.c:113 vector [3]: rand = 07c082fdd36e6b90cfb47f885bd3e771 20241027055527984 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055527984 DAUC <0003> auc.c:142 vector [3]: autn = 43580f2ec97b00006c879b1ea5f6ad96 20241027055527984 DAUC <0003> auc.c:143 vector [3]: ck = b49bb4dd1b0feb057908e94f7ba9b62a 20241027055527984 DAUC <0003> auc.c:144 vector [3]: ik = 5b91f60ab2fbaac6133ea1a5fa97fc58 20241027055527984 DAUC <0003> auc.c:145 vector [3]: res = 32f61a36b2625d100000000000000000 20241027055527984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055527984 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055527984 DAUC <0003> auc.c:151 vector [3]: kc = 853c0a3d28ca0bb1 20241027055527984 DAUC <0003> auc.c:152 vector [3]: sres = 80944726 20241027055527984 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055527984 DAUC <0003> auc.c:113 vector [4]: rand = 0a9ed22a6984a9ce73a9ac13b81b5291 20241027055527984 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055527984 DAUC <0003> auc.c:142 vector [4]: autn = 8463227d74c900008e2ab0370d91c942 20241027055527984 DAUC <0003> auc.c:143 vector [4]: ck = c5e05ee40dbf239f5842062be2f24360 20241027055527984 DAUC <0003> auc.c:144 vector [4]: ik = 25d8ede7dad1ff6817c8d460b91ec5a6 20241027055527984 DAUC <0003> auc.c:145 vector [4]: res = e62a6180d60085a30000000000000000 20241027055527984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055527984 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055527984 DAUC <0003> auc.c:151 vector [4]: kc = afb261488c825a31 20241027055527984 DAUC <0003> auc.c:152 vector [4]: sres = 302ae423 20241027055527984 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055527984 DAUC <0003> db_auc.c:245 IMSI='262422867866846': Generated 5 vectors 20241027055527984 DAUC <0003> db_auc.c:249 IMSI='262422867866846': Updating SQN=161 in DB 20241027055527995 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422867866846 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422867866846"} 20241027055527995 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262422867866846 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055527995 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527996 DLINP <000b> input/ipa.c:451 connected read/write 20241027055527996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055527999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60266<->l=127.0.0.1:4258 20241027055528030 DAUC <0003> db_auc.c:157 IMSI='262428770819101': No 2G Auth Data 20241027055528030 DAUC <0003> db_auc.c:192 IMSI='262428770819101': No 3G Auth Data 20241027055528089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241027055528093 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055528093 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428770819101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428770819101"} 20241027055528093 DAUC <0003> db_auc.c:236 IMSI='262428770819101': Calling to generate 5 vectors 20241027055528093 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055528093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055528093 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055528093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055528093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055528093 DAUC <0003> auc.c:113 vector [0]: rand = 8da7aca9dd5310c564a2d6a20962cde0 20241027055528093 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055528093 DAUC <0003> auc.c:142 vector [0]: autn = 44ceded2cb2d00005004e154c4da395c 20241027055528093 DAUC <0003> auc.c:143 vector [0]: ck = 6b2d98f88c3d5b3d74570171c8b78c7f 20241027055528093 DAUC <0003> auc.c:144 vector [0]: ik = adf1c6c53ee3fb6ef78ccf5f72845bd8 20241027055528093 DAUC <0003> auc.c:145 vector [0]: res = ab8897d7e3beeb100000000000000000 20241027055528093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055528093 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055528093 DAUC <0003> auc.c:179 vector [0]: kc = 41c00dbd67dd3800 20241027055528093 DAUC <0003> auc.c:180 vector [0]: sres = 0e406ca8 20241027055528093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055528093 DAUC <0003> auc.c:113 vector [1]: rand = e85e54b5478047791c050727c4d58aaa 20241027055528093 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055528093 DAUC <0003> auc.c:142 vector [1]: autn = b2f8c57bd5350000a72b0a607344bee0 20241027055528093 DAUC <0003> auc.c:143 vector [1]: ck = afa60d50aee39356e0ffcfcf3bca892f 20241027055528093 DAUC <0003> auc.c:144 vector [1]: ik = 38d1f2c9fc8f1b643adaa91135b5bc54 20241027055528093 DAUC <0003> auc.c:145 vector [1]: res = 4f582296646d52060000000000000000 20241027055528093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055528093 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055528093 DAUC <0003> auc.c:179 vector [1]: kc = 0540e2e3806ff800 20241027055528093 DAUC <0003> auc.c:180 vector [1]: sres = bc5114d0 20241027055528093 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055528093 DAUC <0003> auc.c:113 vector [2]: rand = ba8dd9ff6224996d8451cfbd53ed878e 20241027055528093 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055528093 DAUC <0003> auc.c:142 vector [2]: autn = f421e597f4690000bb89e039d3930b57 20241027055528093 DAUC <0003> auc.c:143 vector [2]: ck = bd886afc20a86ed77d9973c46c0e737a 20241027055528093 DAUC <0003> auc.c:144 vector [2]: ik = 9757503ffbc2fe522bfc8e58d633f2bb 20241027055528093 DAUC <0003> auc.c:145 vector [2]: res = ddbc82a70d6094230000000000000000 20241027055528093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055528093 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055528093 DAUC <0003> auc.c:179 vector [2]: kc = 8a0cd8cd0954e800 20241027055528093 DAUC <0003> auc.c:180 vector [2]: sres = dea412c4 20241027055528093 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055528093 DAUC <0003> auc.c:113 vector [3]: rand = 93d78afa73c7952f791160fd72a3a0cd 20241027055528093 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055528093 DAUC <0003> auc.c:142 vector [3]: autn = 5158d8198b1b00005e6f5bc15c4a117f 20241027055528093 DAUC <0003> auc.c:143 vector [3]: ck = 9375d5ee5ecc64e0b09312f5766983e3 20241027055528093 DAUC <0003> auc.c:144 vector [3]: ik = a5d191f1e52dd8cb18d298fba0ab6cb1 20241027055528093 DAUC <0003> auc.c:145 vector [3]: res = d8ff5eebd820fcbc0000000000000000 20241027055528093 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055528093 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055528093 DAUC <0003> auc.c:179 vector [3]: kc = 5341ac36d4892800 20241027055528093 DAUC <0003> auc.c:180 vector [3]: sres = 1fb9defb 20241027055528093 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055528093 DAUC <0003> auc.c:113 vector [4]: rand = 8a54bca0ed890f69fcc7dc045a71602d 20241027055528093 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055528093 DAUC <0003> auc.c:142 vector [4]: autn = 4764fa66469d0000e10a12ae462ef807 20241027055528093 DAUC <0003> auc.c:143 vector [4]: ck = 3499919c5f9603aa2910afd47c39cd5d 20241027055528093 DAUC <0003> auc.c:144 vector [4]: ik = d4ba7886e2af61151472093a797baac0 20241027055528093 DAUC <0003> auc.c:145 vector [4]: res = 3a9caf87adafdc910000000000000000 20241027055528093 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055528093 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055528093 DAUC <0003> auc.c:179 vector [4]: kc = 79a5d03bd78f0c00 20241027055528093 DAUC <0003> auc.c:180 vector [4]: sres = 9197354d 20241027055528093 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055528093 DAUC <0003> db_auc.c:245 IMSI='262428770819101': Generated 5 vectors 20241027055528093 DAUC <0003> db_auc.c:249 IMSI='262428770819101': Updating SQN=161 in DB 20241027055528100 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428770819101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428770819101"} 20241027055528100 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428770819101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055528100 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055528101 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055528104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.1:4258 20241027055528139 DAUC <0003> db_auc.c:157 IMSI='262423204128556': No 2G Auth Data 20241027055528140 DAUC <0003> db_auc.c:192 IMSI='262423204128556': No 3G Auth Data 20241027055528180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241027055528183 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055528183 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423204128556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423204128556"} 20241027055528183 DAUC <0003> db_auc.c:236 IMSI='262423204128556': Calling to generate 5 vectors 20241027055528183 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055528183 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055528183 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055528183 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055528183 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055528184 DAUC <0003> auc.c:113 vector [0]: rand = be0e301b4ec3ae9468067583bb31ccef 20241027055528184 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055528184 DAUC <0003> auc.c:142 vector [0]: autn = 39bc522a50660000897c37c8fab5df5f 20241027055528184 DAUC <0003> auc.c:143 vector [0]: ck = 47dfed8a0c9dc57dfb133f3c2572067e 20241027055528184 DAUC <0003> auc.c:144 vector [0]: ik = f702cb8d3dc4e0480dc1d8f6db685cec 20241027055528184 DAUC <0003> auc.c:145 vector [0]: res = 8157686a424bc7a10000000000000000 20241027055528184 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055528184 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055528184 DAUC <0003> auc.c:179 vector [0]: kc = f41868de60117000 20241027055528184 DAUC <0003> auc.c:180 vector [0]: sres = 6ee37f37 20241027055528184 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055528184 DAUC <0003> auc.c:113 vector [1]: rand = b5920fc3eedbb60dc165f446ddd69160 20241027055528184 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055528184 DAUC <0003> auc.c:142 vector [1]: autn = cf9ee6da316d0000a1eaa32f7556841f 20241027055528184 DAUC <0003> auc.c:143 vector [1]: ck = dc3679e3f13060ff3a1770eccc764974 20241027055528184 DAUC <0003> auc.c:144 vector [1]: ik = 16e1c7de6cd1f8fb669a0f6e09693c6d 20241027055528184 DAUC <0003> auc.c:145 vector [1]: res = af5dc6e9418e53420000000000000000 20241027055528184 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055528184 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055528184 DAUC <0003> auc.c:179 vector [1]: kc = f74ce07de20f1000 20241027055528184 DAUC <0003> auc.c:180 vector [1]: sres = 6445d43b 20241027055528184 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055528184 DAUC <0003> auc.c:113 vector [2]: rand = a5e192686b77efc485bef1d11f2d0b40 20241027055528184 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055528184 DAUC <0003> auc.c:142 vector [2]: autn = acf01319f82300006afb53d3b237121c 20241027055528184 DAUC <0003> auc.c:143 vector [2]: ck = 30a2e421ae1ea0b05d8b0220f1615db9 20241027055528184 DAUC <0003> auc.c:144 vector [2]: ik = 783795c098b7d0ed56467d6a7f6bf340 20241027055528184 DAUC <0003> auc.c:145 vector [2]: res = 7699ebf1e63b32480000000000000000 20241027055528184 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055528184 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055528184 DAUC <0003> auc.c:179 vector [2]: kc = 31e002fadf148000 20241027055528184 DAUC <0003> auc.c:180 vector [2]: sres = c6a8ecee 20241027055528184 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055528184 DAUC <0003> auc.c:113 vector [3]: rand = 5d0e325cf9e1b18223c1d777be4e5978 20241027055528184 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055528184 DAUC <0003> auc.c:142 vector [3]: autn = 622503f688b00000b15cf88d61344ea6 20241027055528184 DAUC <0003> auc.c:143 vector [3]: ck = 806c8a9d0badb5be1c4b78ae87637a4c 20241027055528184 DAUC <0003> auc.c:144 vector [3]: ik = d69ae2fe8602fb684503d232e351da5c 20241027055528184 DAUC <0003> auc.c:145 vector [3]: res = 9bcecb5d847dfccf0000000000000000 20241027055528184 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055528184 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055528184 DAUC <0003> auc.c:179 vector [3]: kc = 1f898c63eb948000 20241027055528184 DAUC <0003> auc.c:180 vector [3]: sres = c13b1a20 20241027055528184 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055528184 DAUC <0003> auc.c:113 vector [4]: rand = 6097c45688b1166ca39930ce6502e2c3 20241027055528184 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055528184 DAUC <0003> auc.c:142 vector [4]: autn = 36ecfa6f9439000050d1da9738487c49 20241027055528184 DAUC <0003> auc.c:143 vector [4]: ck = 28656a9ec2edc7c42d3cae9cae70ecc8 20241027055528184 DAUC <0003> auc.c:144 vector [4]: ik = 5a221b3281f83302097f08fc3933cf23 20241027055528184 DAUC <0003> auc.c:145 vector [4]: res = 8acd66d7cd3ef89c0000000000000000 20241027055528184 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055528184 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055528184 DAUC <0003> auc.c:179 vector [4]: kc = 18e2554ecb349000 20241027055528184 DAUC <0003> auc.c:180 vector [4]: sres = 4248f00a 20241027055528184 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055528184 DAUC <0003> db_auc.c:245 IMSI='262423204128556': Generated 5 vectors 20241027055528184 DAUC <0003> db_auc.c:249 IMSI='262423204128556': Updating SQN=161 in DB 20241027055528192 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423204128556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423204128556"} 20241027055528192 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423204128556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055528192 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055528192 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055528195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241027055528229 DAUC <0003> db_auc.c:157 IMSI='262428669332812': No 2G Auth Data 20241027055528229 DAUC <0003> db_auc.c:192 IMSI='262428669332812': No 3G Auth Data 20241027055528268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60302<->l=127.0.0.1:4258 20241027055528272 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055528272 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428669332812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428669332812"} 20241027055528272 DAUC <0003> db_auc.c:236 IMSI='262428669332812': Calling to generate 5 vectors 20241027055528272 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055528272 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055528272 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055528272 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055528272 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055528272 DAUC <0003> auc.c:113 vector [0]: rand = 7f9e3cdda2c54bf977848ab49fae846f 20241027055528272 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055528272 DAUC <0003> auc.c:142 vector [0]: autn = b00f1c65b0f60000cd4cf0a5217f2403 20241027055528272 DAUC <0003> auc.c:143 vector [0]: ck = b06826f41f08a205ba246cccb434ad05 20241027055528272 DAUC <0003> auc.c:144 vector [0]: ik = efe6f5e0d1010db9dea065e178aa6a83 20241027055528272 DAUC <0003> auc.c:145 vector [0]: res = 871bd2f26433ec890000000000000000 20241027055528272 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055528272 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055528272 DAUC <0003> auc.c:179 vector [0]: kc = 1d0296a8ab228a3d 20241027055528272 DAUC <0003> auc.c:180 vector [0]: sres = d0e57a1c 20241027055528272 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055528272 DAUC <0003> auc.c:113 vector [1]: rand = 6d63c6e40317ce0f8ba7c9130f124ccd 20241027055528272 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055528272 DAUC <0003> auc.c:142 vector [1]: autn = e7167dcca78c0000528b00f5912105af 20241027055528272 DAUC <0003> auc.c:143 vector [1]: ck = b9f1a0cfad012c16e38072630da96136 20241027055528272 DAUC <0003> auc.c:144 vector [1]: ik = 4303008a72a390bb941bd03dff00e006 20241027055528272 DAUC <0003> auc.c:145 vector [1]: res = 1483799654e268610000000000000000 20241027055528272 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055528272 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055528272 DAUC <0003> auc.c:179 vector [1]: kc = 13e0208fd3d8d599 20241027055528272 DAUC <0003> auc.c:180 vector [1]: sres = a9c0e7c6 20241027055528272 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055528272 DAUC <0003> auc.c:113 vector [2]: rand = c6fa40429734ef999cc69a8568178eb4 20241027055528272 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055528272 DAUC <0003> auc.c:142 vector [2]: autn = 90b9f0b5dead000011d3e295c89e1ee9 20241027055528272 DAUC <0003> auc.c:143 vector [2]: ck = ead7ae14e3310ed3512b20013f579555 20241027055528272 DAUC <0003> auc.c:144 vector [2]: ik = 14f9a45c936c68972c81a8faf073e8e8 20241027055528272 DAUC <0003> auc.c:145 vector [2]: res = 561d4eba3728dfc30000000000000000 20241027055528272 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055528272 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055528272 DAUC <0003> auc.c:179 vector [2]: kc = 575e6ae43718d10a 20241027055528272 DAUC <0003> auc.c:180 vector [2]: sres = 9c324a2e 20241027055528272 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055528272 DAUC <0003> auc.c:113 vector [3]: rand = 5479bc3604e141e9968f8347670bd937 20241027055528272 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055528272 DAUC <0003> auc.c:142 vector [3]: autn = cf4b1506c2100000bfe1f684aac161c2 20241027055528272 DAUC <0003> auc.c:143 vector [3]: ck = 796dad6a1d3c0da85ac7c8d1c0722fcb 20241027055528272 DAUC <0003> auc.c:144 vector [3]: ik = 7b4ddc2b5fb0b907c85b492a2e328a20 20241027055528272 DAUC <0003> auc.c:145 vector [3]: res = 2048bba900242b270000000000000000 20241027055528272 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055528272 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055528272 DAUC <0003> auc.c:179 vector [3]: kc = 5613fdab458b0857 20241027055528272 DAUC <0003> auc.c:180 vector [3]: sres = 6c81bb16 20241027055528272 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055528272 DAUC <0003> auc.c:113 vector [4]: rand = f82a24d6e5dc71e632ee23101536f76a 20241027055528272 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055528272 DAUC <0003> auc.c:142 vector [4]: autn = 81e5bf8cb31a0000f0ff0e3a56d3fa2d 20241027055528272 DAUC <0003> auc.c:143 vector [4]: ck = 23572bd8e47bc4a18aa9bc4a2e930b5e 20241027055528272 DAUC <0003> auc.c:144 vector [4]: ik = 47803d1061d52e2d351a5e588a9cb1ff 20241027055528272 DAUC <0003> auc.c:145 vector [4]: res = 013b6415bd392e160000000000000000 20241027055528272 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055528272 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055528272 DAUC <0003> auc.c:179 vector [4]: kc = 7d6d08f186766c2e 20241027055528272 DAUC <0003> auc.c:180 vector [4]: sres = e848f40e 20241027055528272 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055528272 DAUC <0003> db_auc.c:245 IMSI='262428669332812': Generated 5 vectors 20241027055528272 DAUC <0003> db_auc.c:249 IMSI='262428669332812': Updating SQN=161 in DB 20241027055528280 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428669332812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428669332812"} 20241027055528280 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428669332812 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055528280 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055528280 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055528284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60302<->l=127.0.0.1:4258 20241027055528309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.1:4258 20241027055528310 DLINP <000b> input/ipa.c:451 connected read/write 20241027055528310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055528310 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055528310 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055528310 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055528310 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39407<->l=127.0.0.1:4259) 20241027055528350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241027055528351 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60310<->l=127.0.0.1:4258 20241027055531428 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055531428 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055531431 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60318<->l=127.0.0.1:4258 20241027055531435 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055531435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055531435 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  20241027055531435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055531435 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  20241027055531435 DLGSUP <0013> gsup_server.c:235 2:  20241027055531435 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055531435 DLGSUP <0013> gsup_server.c:235 3:  20241027055531435 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055531435 DLGSUP <0013> gsup_server.c:235 4:  20241027055531435 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055531435 DLGSUP <0013> gsup_server.c:235 5:  20241027055531435 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055531435 DLGSUP <0013> gsup_server.c:235 7:  20241027055531435 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055531435 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055531435 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055531435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055531457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37229<->l=127.0.0.1:4259) 20241027055531483 DAUC <0003> db_auc.c:157 IMSI='262429848570852': No 2G Auth Data 20241027055531483 DAUC <0003> db_auc.c:192 IMSI='262429848570852': No 3G Auth Data 20241027055531528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241027055531531 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531531 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429848570852"} 20241027055531531 DAUC <0003> db_auc.c:192 IMSI='262429848570852': No 3G Auth Data 20241027055531531 DAUC <0003> db_auc.c:236 IMSI='262429848570852': Calling to generate 1 vectors 20241027055531531 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241027055531531 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531531 DAUC <0003> auc.c:113 vector [0]: rand = 72cb6472a30e70d72c1920a171fef568 20241027055531531 DAUC <0003> auc.c:179 vector [0]: kc = 09aa55b468e6c000 20241027055531531 DAUC <0003> auc.c:180 vector [0]: sres = cf838e4e 20241027055531531 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531531 DAUC <0003> db_auc.c:245 IMSI='262429848570852': Generated 1 vectors 20241027055531531 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429848570852"} 20241027055531532 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531532 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531532 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531534 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531534 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429848570852"} 20241027055531534 DAUC <0003> db_auc.c:192 IMSI='262429848570852': No 3G Auth Data 20241027055531534 DAUC <0003> db_auc.c:236 IMSI='262429848570852': Calling to generate 4 vectors 20241027055531534 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241027055531534 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531534 DAUC <0003> auc.c:113 vector [0]: rand = 3a6fe3be4fc3389e58a6858ad9b8538c 20241027055531534 DAUC <0003> auc.c:179 vector [0]: kc = 391a1cb3536d2400 20241027055531534 DAUC <0003> auc.c:180 vector [0]: sres = 03d15b91 20241027055531534 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531534 DAUC <0003> auc.c:113 vector [1]: rand = d0ff2b057f9f14f142524793646ac1b0 20241027055531534 DAUC <0003> auc.c:179 vector [1]: kc = a956e9fe67dd3000 20241027055531534 DAUC <0003> auc.c:180 vector [1]: sres = 1fb1d00e 20241027055531534 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531534 DAUC <0003> auc.c:113 vector [2]: rand = 57d2411c495041f0c18deb39243c0932 20241027055531534 DAUC <0003> auc.c:179 vector [2]: kc = b3a9ad8070a96400 20241027055531534 DAUC <0003> auc.c:180 vector [2]: sres = 71d24ffa 20241027055531534 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531534 DAUC <0003> auc.c:113 vector [3]: rand = 5993b8de2deade53239d893a4fb39941 20241027055531534 DAUC <0003> auc.c:179 vector [3]: kc = dbbdb9871c45d000 20241027055531534 DAUC <0003> auc.c:180 vector [3]: sres = fc6e5ac6 20241027055531534 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531534 DAUC <0003> db_auc.c:245 IMSI='262429848570852': Generated 4 vectors 20241027055531534 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429848570852"} 20241027055531534 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531534 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531534 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531536 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531536 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429848570852"} 20241027055531536 DAUC <0003> db_auc.c:192 IMSI='262429848570852': No 3G Auth Data 20241027055531536 DAUC <0003> db_auc.c:236 IMSI='262429848570852': Calling to generate 5 vectors 20241027055531536 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055531536 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531536 DAUC <0003> auc.c:113 vector [0]: rand = 484fce1ead49a1a34eb8ad5b5cece12e 20241027055531536 DAUC <0003> auc.c:179 vector [0]: kc = eae1edd33c5d0000 20241027055531536 DAUC <0003> auc.c:180 vector [0]: sres = 5aee9efb 20241027055531536 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531536 DAUC <0003> auc.c:113 vector [1]: rand = c7b6b507032f9812dfe53e629dde87e8 20241027055531536 DAUC <0003> auc.c:179 vector [1]: kc = 7a6da6b1648b7000 20241027055531536 DAUC <0003> auc.c:180 vector [1]: sres = a1b8bb59 20241027055531536 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531536 DAUC <0003> auc.c:113 vector [2]: rand = 7e1a30a0970af1e723a5d60b3fafc22c 20241027055531536 DAUC <0003> auc.c:179 vector [2]: kc = 764c936a5f91e800 20241027055531536 DAUC <0003> auc.c:180 vector [2]: sres = b6290e68 20241027055531536 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531536 DAUC <0003> auc.c:113 vector [3]: rand = 39f605dad1659ef708e8264ed0595363 20241027055531536 DAUC <0003> auc.c:179 vector [3]: kc = d9001d6556535c00 20241027055531536 DAUC <0003> auc.c:180 vector [3]: sres = 3c8c172c 20241027055531536 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531536 DAUC <0003> auc.c:113 vector [4]: rand = ac3528cc6472f359292d4f330e176cb5 20241027055531536 DAUC <0003> auc.c:179 vector [4]: kc = d79ba63a6a54b800 20241027055531536 DAUC <0003> auc.c:180 vector [4]: sres = fb78ddda 20241027055531536 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055531536 DAUC <0003> db_auc.c:245 IMSI='262429848570852': Generated 5 vectors 20241027055531536 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429848570852"} 20241027055531536 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531536 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531536 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531537 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531539 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429848570852"} 20241027055531539 DAUC <0003> db_auc.c:192 IMSI='262429848570852': No 3G Auth Data 20241027055531539 DAUC <0003> db_auc.c:236 IMSI='262429848570852': Calling to generate 5 vectors 20241027055531539 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055531539 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531539 DAUC <0003> auc.c:113 vector [0]: rand = f6c05c0c2717c17a8a5d88e2875097b3 20241027055531539 DAUC <0003> auc.c:179 vector [0]: kc = 9d02befe768cf400 20241027055531539 DAUC <0003> auc.c:180 vector [0]: sres = b4806432 20241027055531539 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531539 DAUC <0003> auc.c:113 vector [1]: rand = 2119779a64a8c3b5891d3c30d09fc2b1 20241027055531539 DAUC <0003> auc.c:179 vector [1]: kc = 38319d926cdb4400 20241027055531539 DAUC <0003> auc.c:180 vector [1]: sres = 1dcada9c 20241027055531539 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531539 DAUC <0003> auc.c:113 vector [2]: rand = c007829a21b83a828825a452f4474dd4 20241027055531539 DAUC <0003> auc.c:179 vector [2]: kc = d9fd6dfc4bb6a400 20241027055531539 DAUC <0003> auc.c:180 vector [2]: sres = b4d2aa78 20241027055531539 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531539 DAUC <0003> auc.c:113 vector [3]: rand = 850db6f2c65a3e0a87cdb7b5c70948fb 20241027055531539 DAUC <0003> auc.c:179 vector [3]: kc = 8293dc046bb08400 20241027055531539 DAUC <0003> auc.c:180 vector [3]: sres = f362257f 20241027055531539 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531539 DAUC <0003> auc.c:113 vector [4]: rand = 67ad0bb8aa6549998734a03700464c1b 20241027055531539 DAUC <0003> auc.c:179 vector [4]: kc = ca4bd59ac50c6800 20241027055531539 DAUC <0003> auc.c:180 vector [4]: sres = 62191cba 20241027055531539 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055531539 DAUC <0003> db_auc.c:245 IMSI='262429848570852': Generated 5 vectors 20241027055531539 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429848570852"} 20241027055531539 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429848570852 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4258 20241027055531566 DAUC <0003> db_auc.c:157 IMSI='262427376015392': No 2G Auth Data 20241027055531566 DAUC <0003> db_auc.c:192 IMSI='262427376015392': No 3G Auth Data 20241027055531597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20241027055531602 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531602 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427376015392"} 20241027055531602 DAUC <0003> db_auc.c:192 IMSI='262427376015392': No 3G Auth Data 20241027055531602 DAUC <0003> db_auc.c:236 IMSI='262427376015392': Calling to generate 1 vectors 20241027055531602 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241027055531602 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531602 DAUC <0003> auc.c:113 vector [0]: rand = 9934da2db29e3fa5424963ad9acc2942 20241027055531602 DAUC <0003> auc.c:179 vector [0]: kc = 16501711381dfc00 20241027055531602 DAUC <0003> auc.c:180 vector [0]: sres = ff303862 20241027055531602 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531602 DAUC <0003> db_auc.c:245 IMSI='262427376015392': Generated 1 vectors 20241027055531602 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427376015392"} 20241027055531602 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531602 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531602 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531605 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531605 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427376015392"} 20241027055531605 DAUC <0003> db_auc.c:192 IMSI='262427376015392': No 3G Auth Data 20241027055531605 DAUC <0003> db_auc.c:236 IMSI='262427376015392': Calling to generate 4 vectors 20241027055531605 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241027055531605 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531605 DAUC <0003> auc.c:113 vector [0]: rand = 9dc05d0e310f38d0bea197fd89752abc 20241027055531605 DAUC <0003> auc.c:179 vector [0]: kc = f26ffb1539c06000 20241027055531605 DAUC <0003> auc.c:180 vector [0]: sres = 6ccf7b8b 20241027055531605 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531605 DAUC <0003> auc.c:113 vector [1]: rand = 1f9a9af95ea4a1f31ae66125915b53ab 20241027055531605 DAUC <0003> auc.c:179 vector [1]: kc = 73356bf3265cec00 20241027055531605 DAUC <0003> auc.c:180 vector [1]: sres = da4f3c05 20241027055531605 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531605 DAUC <0003> auc.c:113 vector [2]: rand = cc55c7a1c4e1c87c8512fe802e6ca794 20241027055531605 DAUC <0003> auc.c:179 vector [2]: kc = 8a772a14ddf82400 20241027055531605 DAUC <0003> auc.c:180 vector [2]: sres = 83bf66d5 20241027055531605 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531605 DAUC <0003> auc.c:113 vector [3]: rand = 74b971053558c60a21001096a9c0e66b 20241027055531605 DAUC <0003> auc.c:179 vector [3]: kc = a5ab3770088bd400 20241027055531605 DAUC <0003> auc.c:180 vector [3]: sres = e72af513 20241027055531605 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531605 DAUC <0003> db_auc.c:245 IMSI='262427376015392': Generated 4 vectors 20241027055531605 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427376015392"} 20241027055531605 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531605 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531605 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531607 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427376015392"} 20241027055531607 DAUC <0003> db_auc.c:192 IMSI='262427376015392': No 3G Auth Data 20241027055531607 DAUC <0003> db_auc.c:236 IMSI='262427376015392': Calling to generate 5 vectors 20241027055531607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055531607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531607 DAUC <0003> auc.c:113 vector [0]: rand = 22222f9ddea7326761504778e009bd5b 20241027055531607 DAUC <0003> auc.c:179 vector [0]: kc = bcffc2f121dd6400 20241027055531607 DAUC <0003> auc.c:180 vector [0]: sres = 7c41e8f4 20241027055531607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531607 DAUC <0003> auc.c:113 vector [1]: rand = 591b09b864ba2cf85387b94ef4bd21cb 20241027055531607 DAUC <0003> auc.c:179 vector [1]: kc = 1ef4827e98758400 20241027055531607 DAUC <0003> auc.c:180 vector [1]: sres = f083e013 20241027055531607 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531607 DAUC <0003> auc.c:113 vector [2]: rand = b360084f63f77698479f1060375e0a80 20241027055531607 DAUC <0003> auc.c:179 vector [2]: kc = 1f833879b71ee400 20241027055531607 DAUC <0003> auc.c:180 vector [2]: sres = 53ae1a67 20241027055531607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531607 DAUC <0003> auc.c:113 vector [3]: rand = 590ff3aed3cc273dbd00144023cd38fe 20241027055531607 DAUC <0003> auc.c:179 vector [3]: kc = 5d1ea58897e1ec00 20241027055531607 DAUC <0003> auc.c:180 vector [3]: sres = f8ca031c 20241027055531607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531607 DAUC <0003> auc.c:113 vector [4]: rand = 52778b0df37d49173b2c83a3ee218b1b 20241027055531607 DAUC <0003> auc.c:179 vector [4]: kc = b562d754ee08a800 20241027055531607 DAUC <0003> auc.c:180 vector [4]: sres = 7a054349 20241027055531607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055531607 DAUC <0003> db_auc.c:245 IMSI='262427376015392': Generated 5 vectors 20241027055531607 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427376015392"} 20241027055531607 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531607 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531610 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427376015392"} 20241027055531610 DAUC <0003> db_auc.c:192 IMSI='262427376015392': No 3G Auth Data 20241027055531610 DAUC <0003> db_auc.c:236 IMSI='262427376015392': Calling to generate 5 vectors 20241027055531610 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055531610 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531610 DAUC <0003> auc.c:113 vector [0]: rand = 13c2803d066e7ce4ec1b7f74ff08d2dd 20241027055531610 DAUC <0003> auc.c:179 vector [0]: kc = e9b33d50b38f1c00 20241027055531610 DAUC <0003> auc.c:180 vector [0]: sres = 733b1d41 20241027055531610 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531610 DAUC <0003> auc.c:113 vector [1]: rand = 174349fd3456ca7006d97e876c035f71 20241027055531610 DAUC <0003> auc.c:179 vector [1]: kc = b87c668bef8bd400 20241027055531610 DAUC <0003> auc.c:180 vector [1]: sres = 4695ad97 20241027055531610 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531610 DAUC <0003> auc.c:113 vector [2]: rand = 951b48ef3fd9cf025f8024d4479f76eb 20241027055531610 DAUC <0003> auc.c:179 vector [2]: kc = 69935cfad737e000 20241027055531610 DAUC <0003> auc.c:180 vector [2]: sres = 29db961b 20241027055531610 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531610 DAUC <0003> auc.c:113 vector [3]: rand = 698a88a518b8550cd8dca991ffbd1af5 20241027055531610 DAUC <0003> auc.c:179 vector [3]: kc = 1212702e80029c00 20241027055531610 DAUC <0003> auc.c:180 vector [3]: sres = 8de03abc 20241027055531610 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531610 DAUC <0003> auc.c:113 vector [4]: rand = d32b89231482b682125f2b776cb39ca7 20241027055531610 DAUC <0003> auc.c:179 vector [4]: kc = ee7027e4b836d800 20241027055531610 DAUC <0003> auc.c:180 vector [4]: sres = f60ac010 20241027055531610 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055531610 DAUC <0003> db_auc.c:245 IMSI='262427376015392': Generated 5 vectors 20241027055531610 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427376015392"} 20241027055531610 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427376015392 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531610 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4258 20241027055531636 DAUC <0003> db_auc.c:157 IMSI='262427394418780': No 2G Auth Data 20241027055531636 DAUC <0003> db_auc.c:192 IMSI='262427394418780': No 3G Auth Data 20241027055531669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20241027055531672 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531672 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427394418780"} 20241027055531672 DAUC <0003> db_auc.c:192 IMSI='262427394418780': No 3G Auth Data 20241027055531672 DAUC <0003> db_auc.c:236 IMSI='262427394418780': Calling to generate 1 vectors 20241027055531672 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241027055531672 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531672 DAUC <0003> auc.c:113 vector [0]: rand = aa054ad454f01c196239ca456f911bf4 20241027055531672 DAUC <0003> auc.c:179 vector [0]: kc = 4d911e8e0d9984d6 20241027055531672 DAUC <0003> auc.c:180 vector [0]: sres = e85575ff 20241027055531672 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531672 DAUC <0003> db_auc.c:245 IMSI='262427394418780': Generated 1 vectors 20241027055531672 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427394418780"} 20241027055531672 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531672 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531672 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531675 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531675 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427394418780"} 20241027055531675 DAUC <0003> db_auc.c:192 IMSI='262427394418780': No 3G Auth Data 20241027055531675 DAUC <0003> db_auc.c:236 IMSI='262427394418780': Calling to generate 4 vectors 20241027055531675 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241027055531675 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531675 DAUC <0003> auc.c:113 vector [0]: rand = f1d79ce3cb5e56d731589d561d3ffdd1 20241027055531675 DAUC <0003> auc.c:179 vector [0]: kc = b4d6345092f7a398 20241027055531675 DAUC <0003> auc.c:180 vector [0]: sres = 79c32704 20241027055531675 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531675 DAUC <0003> auc.c:113 vector [1]: rand = a81be383bd24f5505e2576bf51a6d5bb 20241027055531675 DAUC <0003> auc.c:179 vector [1]: kc = 99f09de7c686c50d 20241027055531675 DAUC <0003> auc.c:180 vector [1]: sres = d6024d9e 20241027055531675 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531675 DAUC <0003> auc.c:113 vector [2]: rand = 19e220d44fc9fc5eb689adfe9f69f70e 20241027055531675 DAUC <0003> auc.c:179 vector [2]: kc = 934e26590fd7d24d 20241027055531675 DAUC <0003> auc.c:180 vector [2]: sres = 4e468ee9 20241027055531675 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531675 DAUC <0003> auc.c:113 vector [3]: rand = dc5dd17c35c4a9668c6481e62a90bc2f 20241027055531675 DAUC <0003> auc.c:179 vector [3]: kc = df70afc3bc1b00d6 20241027055531675 DAUC <0003> auc.c:180 vector [3]: sres = fea108e2 20241027055531675 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531675 DAUC <0003> db_auc.c:245 IMSI='262427394418780': Generated 4 vectors 20241027055531675 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427394418780"} 20241027055531675 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531675 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531675 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531677 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531677 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427394418780"} 20241027055531677 DAUC <0003> db_auc.c:192 IMSI='262427394418780': No 3G Auth Data 20241027055531677 DAUC <0003> db_auc.c:236 IMSI='262427394418780': Calling to generate 5 vectors 20241027055531677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055531677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531677 DAUC <0003> auc.c:113 vector [0]: rand = 273791785f52fc1d4b438318c3567569 20241027055531677 DAUC <0003> auc.c:179 vector [0]: kc = 19dc7668d4b5bfe6 20241027055531677 DAUC <0003> auc.c:180 vector [0]: sres = 697d9086 20241027055531677 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531677 DAUC <0003> auc.c:113 vector [1]: rand = c5137ce5ee6bcab3f133feb715d0dd22 20241027055531677 DAUC <0003> auc.c:179 vector [1]: kc = a2051c2b39f7c67f 20241027055531677 DAUC <0003> auc.c:180 vector [1]: sres = a58a9314 20241027055531677 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531677 DAUC <0003> auc.c:113 vector [2]: rand = 29a1b1bbfde132bcd4339c8615d34d1d 20241027055531678 DAUC <0003> auc.c:179 vector [2]: kc = 3a1234dd3b4d1224 20241027055531678 DAUC <0003> auc.c:180 vector [2]: sres = 1abb207f 20241027055531678 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531678 DAUC <0003> auc.c:113 vector [3]: rand = 2ce8716f9832fdcfa706f11204ccea0d 20241027055531678 DAUC <0003> auc.c:179 vector [3]: kc = 04da6baebf687bba 20241027055531678 DAUC <0003> auc.c:180 vector [3]: sres = b7e6d82f 20241027055531678 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531678 DAUC <0003> auc.c:113 vector [4]: rand = 95d8677a2927cd9af5c385c7daa88c60 20241027055531678 DAUC <0003> auc.c:179 vector [4]: kc = 97dbb0e604a1f93b 20241027055531678 DAUC <0003> auc.c:180 vector [4]: sres = 0de5aef5 20241027055531678 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055531678 DAUC <0003> db_auc.c:245 IMSI='262427394418780': Generated 5 vectors 20241027055531678 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427394418780"} 20241027055531678 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531678 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531678 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531680 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531680 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427394418780"} 20241027055531680 DAUC <0003> db_auc.c:192 IMSI='262427394418780': No 3G Auth Data 20241027055531680 DAUC <0003> db_auc.c:236 IMSI='262427394418780': Calling to generate 5 vectors 20241027055531680 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241027055531680 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531680 DAUC <0003> auc.c:113 vector [0]: rand = a00d63a5c3b096b8b0930d7eaf7301d7 20241027055531680 DAUC <0003> auc.c:179 vector [0]: kc = 2c6a5494bcb47e7a 20241027055531680 DAUC <0003> auc.c:180 vector [0]: sres = b43d6d22 20241027055531680 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241027055531680 DAUC <0003> auc.c:113 vector [1]: rand = 86dfab2217660340457ed436c01eac12 20241027055531680 DAUC <0003> auc.c:179 vector [1]: kc = a64206a79882920d 20241027055531680 DAUC <0003> auc.c:180 vector [1]: sres = f6ff6f07 20241027055531680 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241027055531680 DAUC <0003> auc.c:113 vector [2]: rand = c08025446693f96641d8dc86c80490b3 20241027055531680 DAUC <0003> auc.c:179 vector [2]: kc = a3a67de07adc43b0 20241027055531680 DAUC <0003> auc.c:180 vector [2]: sres = 07d1841a 20241027055531680 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241027055531680 DAUC <0003> auc.c:113 vector [3]: rand = 62ad55a1420a2f46242143a5fd1886d9 20241027055531680 DAUC <0003> auc.c:179 vector [3]: kc = 39324260d138b311 20241027055531680 DAUC <0003> auc.c:180 vector [3]: sres = 5d3ea7da 20241027055531680 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241027055531680 DAUC <0003> auc.c:113 vector [4]: rand = 30c63d177e50d6d4a85bf5cc8e8fd322 20241027055531680 DAUC <0003> auc.c:179 vector [4]: kc = 462e46768080ba7c 20241027055531680 DAUC <0003> auc.c:180 vector [4]: sres = 67f7568f 20241027055531680 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241027055531680 DAUC <0003> db_auc.c:245 IMSI='262427394418780': Generated 5 vectors 20241027055531680 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427394418780"} 20241027055531680 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427394418780 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531680 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531680 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20241027055531707 DAUC <0003> db_auc.c:157 IMSI='262422535407415': No 2G Auth Data 20241027055531707 DAUC <0003> db_auc.c:192 IMSI='262422535407415': No 3G Auth Data 20241027055531744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241027055531748 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531748 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422535407415"} 20241027055531748 DAUC <0003> db_auc.c:157 IMSI='262422535407415': No 2G Auth Data 20241027055531748 DAUC <0003> db_auc.c:236 IMSI='262422535407415': Calling to generate 1 vectors 20241027055531748 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241027055531748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055531748 DAUC <0003> auc.c:113 vector [0]: rand = b4e323428f5ac0d7b6ad66116507764f 20241027055531748 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055531748 DAUC <0003> auc.c:142 vector [0]: autn = b542c073293e00001093b955f2d51e42 20241027055531748 DAUC <0003> auc.c:143 vector [0]: ck = fba7f3dcca658f163e81b83d79d5f239 20241027055531748 DAUC <0003> auc.c:144 vector [0]: ik = de561e2d9b5015cab4f74e9b7c51368f 20241027055531748 DAUC <0003> auc.c:145 vector [0]: res = eb25abf01cba3d990000000000000000 20241027055531748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531748 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531748 DAUC <0003> auc.c:151 vector [0]: kc = af871b5754b15e6a 20241027055531748 DAUC <0003> auc.c:152 vector [0]: sres = f79f9669 20241027055531748 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531748 DAUC <0003> db_auc.c:245 IMSI='262422535407415': Generated 1 vectors 20241027055531748 DAUC <0003> db_auc.c:249 IMSI='262422535407415': Updating SQN=33 in DB 20241027055531756 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422535407415"} 20241027055531756 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531756 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531756 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531759 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531759 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422535407415"} 20241027055531759 DAUC <0003> db_auc.c:157 IMSI='262422535407415': No 2G Auth Data 20241027055531759 DAUC <0003> db_auc.c:236 IMSI='262422535407415': Calling to generate 4 vectors 20241027055531759 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241027055531759 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531759 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531759 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027055531759 DAUC <0003> auc.c:113 vector [0]: rand = 3ca4609b216750753d269b9577ce2d0f 20241027055531759 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027055531759 DAUC <0003> auc.c:142 vector [0]: autn = 78b1d34ee1ba00009d4713153985d97d 20241027055531759 DAUC <0003> auc.c:143 vector [0]: ck = c3ca1bd3613439bf377246495673ed58 20241027055531759 DAUC <0003> auc.c:144 vector [0]: ik = 571bb0322ee49a39fd0a1beec5b6c407 20241027055531759 DAUC <0003> auc.c:145 vector [0]: res = 7f47538e678592be0000000000000000 20241027055531759 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531759 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531759 DAUC <0003> auc.c:151 vector [0]: kc = 5ea9f646dc158ad9 20241027055531759 DAUC <0003> auc.c:152 vector [0]: sres = 18c2c130 20241027055531759 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531759 DAUC <0003> auc.c:113 vector [1]: rand = 535150a320df24450532a7271212a9fc 20241027055531759 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027055531759 DAUC <0003> auc.c:142 vector [1]: autn = c42bc11b01ee00002fb960bbe82c0bd7 20241027055531759 DAUC <0003> auc.c:143 vector [1]: ck = 7148055b269c496e8832ca9142de55a7 20241027055531759 DAUC <0003> auc.c:144 vector [1]: ik = 7c921e9a8d101d419a83407070343088 20241027055531759 DAUC <0003> auc.c:145 vector [1]: res = 06cddaa48b230a8d0000000000000000 20241027055531759 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531759 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055531759 DAUC <0003> auc.c:151 vector [1]: kc = 1f6b912099663100 20241027055531759 DAUC <0003> auc.c:152 vector [1]: sres = 8deed029 20241027055531760 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055531760 DAUC <0003> auc.c:113 vector [2]: rand = d9951cf33c747c1425f9aee47260c566 20241027055531760 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027055531760 DAUC <0003> auc.c:142 vector [2]: autn = d3b2270af6910000a3289376a496aaff 20241027055531760 DAUC <0003> auc.c:143 vector [2]: ck = 469b2ff7a9bced1ca456d6ef6f60f1f2 20241027055531760 DAUC <0003> auc.c:144 vector [2]: ik = c8bab6ced07f317d2994c6ea70e68a87 20241027055531760 DAUC <0003> auc.c:145 vector [2]: res = 0d93cb62e2ae31dc0000000000000000 20241027055531760 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531760 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055531760 DAUC <0003> auc.c:151 vector [2]: kc = 03e3893c6645a714 20241027055531760 DAUC <0003> auc.c:152 vector [2]: sres = ef3dfabe 20241027055531760 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055531760 DAUC <0003> auc.c:113 vector [3]: rand = c1caacb8bd4d017e91c4065855c6cc99 20241027055531760 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027055531760 DAUC <0003> auc.c:142 vector [3]: autn = b68c7dff468900006658af26a822f30c 20241027055531760 DAUC <0003> auc.c:143 vector [3]: ck = ba0bbe12fb4d0cbf14a3a8de00f5aad8 20241027055531760 DAUC <0003> auc.c:144 vector [3]: ik = a9e7766700a4be9c08d8b50322930323 20241027055531760 DAUC <0003> auc.c:145 vector [3]: res = 8572428b74b931c90000000000000000 20241027055531760 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531760 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055531760 DAUC <0003> auc.c:151 vector [3]: kc = 0f97d5a8d98f1bd8 20241027055531760 DAUC <0003> auc.c:152 vector [3]: sres = f1cb7342 20241027055531760 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055531760 DAUC <0003> db_auc.c:245 IMSI='262422535407415': Generated 4 vectors 20241027055531760 DAUC <0003> db_auc.c:249 IMSI='262422535407415': Updating SQN=161 in DB 20241027055531767 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422535407415"} 20241027055531767 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531767 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531767 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531771 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531771 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422535407415"} 20241027055531771 DAUC <0003> db_auc.c:157 IMSI='262422535407415': No 2G Auth Data 20241027055531771 DAUC <0003> db_auc.c:236 IMSI='262422535407415': Calling to generate 5 vectors 20241027055531771 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055531771 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531771 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531771 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027055531771 DAUC <0003> auc.c:113 vector [0]: rand = 32058b7082e1847d43954f203b298b37 20241027055531771 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027055531771 DAUC <0003> auc.c:142 vector [0]: autn = 8e137b95997f0000d3d0082323b6761f 20241027055531771 DAUC <0003> auc.c:143 vector [0]: ck = 7d20ddd71799131b395cdeca7a190628 20241027055531771 DAUC <0003> auc.c:144 vector [0]: ik = bf414303955d451667ebde2608ed9a57 20241027055531771 DAUC <0003> auc.c:145 vector [0]: res = 1b394c26bd4c7dc90000000000000000 20241027055531771 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531771 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531771 DAUC <0003> auc.c:151 vector [0]: kc = 9cd69e38f030ca72 20241027055531771 DAUC <0003> auc.c:152 vector [0]: sres = a67531ef 20241027055531771 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531771 DAUC <0003> auc.c:113 vector [1]: rand = 6942b8dd43f9f43b6caea682a2d068d3 20241027055531771 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027055531771 DAUC <0003> auc.c:142 vector [1]: autn = 2b0a99141a990000956aa7363fb9f2cc 20241027055531771 DAUC <0003> auc.c:143 vector [1]: ck = ae9bd264dd58dce3d1ae16a184082ad1 20241027055531771 DAUC <0003> auc.c:144 vector [1]: ik = 08fb35bc5cc1968b40b44060df761b9e 20241027055531771 DAUC <0003> auc.c:145 vector [1]: res = e5b5004c999833de0000000000000000 20241027055531771 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531771 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055531771 DAUC <0003> auc.c:151 vector [1]: kc = 377ab119dae77b27 20241027055531771 DAUC <0003> auc.c:152 vector [1]: sres = 7c2d3392 20241027055531771 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055531771 DAUC <0003> auc.c:113 vector [2]: rand = 472899c7023888cbb4a632dd508f7f32 20241027055531771 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027055531771 DAUC <0003> auc.c:142 vector [2]: autn = d2d5ee3624780000e94abc829ee3c3e2 20241027055531771 DAUC <0003> auc.c:143 vector [2]: ck = 3ecabfe913a71a022760ac6252b151cf 20241027055531771 DAUC <0003> auc.c:144 vector [2]: ik = 0e0828844bb1a24ad38988e11c088c41 20241027055531771 DAUC <0003> auc.c:145 vector [2]: res = a8d9ab14ec3343a20000000000000000 20241027055531771 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531771 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055531771 DAUC <0003> auc.c:151 vector [2]: kc = c42bb3ee16af65c6 20241027055531771 DAUC <0003> auc.c:152 vector [2]: sres = 44eae8b6 20241027055531771 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055531771 DAUC <0003> auc.c:113 vector [3]: rand = 646714dd3a5bd341924d04ecb8f4164f 20241027055531771 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027055531771 DAUC <0003> auc.c:142 vector [3]: autn = 4b1e7117e02300008f90beec34649f52 20241027055531771 DAUC <0003> auc.c:143 vector [3]: ck = bd6c0ff8273ddc13417cd2a599d83744 20241027055531771 DAUC <0003> auc.c:144 vector [3]: ik = ba38ab46beebba76924d680377df58bf 20241027055531771 DAUC <0003> auc.c:145 vector [3]: res = 91250a6903a5b3130000000000000000 20241027055531771 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531771 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055531771 DAUC <0003> auc.c:151 vector [3]: kc = d4651e1877d1099e 20241027055531771 DAUC <0003> auc.c:152 vector [3]: sres = 9280b97a 20241027055531771 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055531771 DAUC <0003> auc.c:113 vector [4]: rand = f1eef3792955fbb9a9f074a302aa6ef7 20241027055531771 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027055531771 DAUC <0003> auc.c:142 vector [4]: autn = c641d3f2955b0000fb8f717d2d399cd9 20241027055531771 DAUC <0003> auc.c:143 vector [4]: ck = b28ee2aab8f95a0df3b7bb01a96d20e7 20241027055531771 DAUC <0003> auc.c:144 vector [4]: ik = 14aafee571fbc3c2b110940dd1fed1f9 20241027055531771 DAUC <0003> auc.c:145 vector [4]: res = 1dcc002acaf633100000000000000000 20241027055531771 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055531771 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055531771 DAUC <0003> auc.c:151 vector [4]: kc = e4833343b19168d1 20241027055531771 DAUC <0003> auc.c:152 vector [4]: sres = d73a333a 20241027055531771 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055531771 DAUC <0003> db_auc.c:245 IMSI='262422535407415': Generated 5 vectors 20241027055531771 DAUC <0003> db_auc.c:249 IMSI='262422535407415': Updating SQN=321 in DB 20241027055531778 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422535407415"} 20241027055531778 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531778 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531778 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531781 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531781 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422535407415"} 20241027055531781 DAUC <0003> db_auc.c:157 IMSI='262422535407415': No 2G Auth Data 20241027055531781 DAUC <0003> db_auc.c:236 IMSI='262422535407415': Calling to generate 5 vectors 20241027055531781 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055531782 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531782 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531782 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027055531782 DAUC <0003> auc.c:113 vector [0]: rand = c8a3b535214211a43b4787165cca1a5a 20241027055531782 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027055531782 DAUC <0003> auc.c:142 vector [0]: autn = 32043f7097a700004aed92c0350220f5 20241027055531782 DAUC <0003> auc.c:143 vector [0]: ck = 40f1060d6f09c510d14200cf034f703b 20241027055531782 DAUC <0003> auc.c:144 vector [0]: ik = 1da7416cd4662cc1355c3fddc3b70c98 20241027055531782 DAUC <0003> auc.c:145 vector [0]: res = 11bc4fe91bc6a5f40000000000000000 20241027055531782 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531782 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531782 DAUC <0003> auc.c:151 vector [0]: kc = b94878737b979572 20241027055531782 DAUC <0003> auc.c:152 vector [0]: sres = 0a7aea1d 20241027055531782 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531782 DAUC <0003> auc.c:113 vector [1]: rand = f878b3a42b5e6e72ab43c089b7941097 20241027055531782 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027055531782 DAUC <0003> auc.c:142 vector [1]: autn = b11be1c1250c000065ada05cddcd01f3 20241027055531782 DAUC <0003> auc.c:143 vector [1]: ck = 53390812526d26818e6073410f9edd17 20241027055531782 DAUC <0003> auc.c:144 vector [1]: ik = 91fca7bb55f4e283a1ffa995a58d972d 20241027055531782 DAUC <0003> auc.c:145 vector [1]: res = 684e40d911af7c610000000000000000 20241027055531782 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531782 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055531782 DAUC <0003> auc.c:151 vector [1]: kc = ed5a757dad8a8e38 20241027055531782 DAUC <0003> auc.c:152 vector [1]: sres = 79e13cb8 20241027055531782 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055531782 DAUC <0003> auc.c:113 vector [2]: rand = 70d55945798722a7c239d8292c3bf4a3 20241027055531782 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027055531782 DAUC <0003> auc.c:142 vector [2]: autn = 0222ba92e5b30000a4264b9b0bac79ca 20241027055531782 DAUC <0003> auc.c:143 vector [2]: ck = c25becf6b15e3335443437dadf9fc6a9 20241027055531782 DAUC <0003> auc.c:144 vector [2]: ik = a9ed497d759d167ece6f02acd1956a65 20241027055531782 DAUC <0003> auc.c:145 vector [2]: res = 6e345d282abb26280000000000000000 20241027055531782 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531782 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055531782 DAUC <0003> auc.c:151 vector [2]: kc = e1ed90fdcac98987 20241027055531782 DAUC <0003> auc.c:152 vector [2]: sres = 448f7b00 20241027055531782 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055531782 DAUC <0003> auc.c:113 vector [3]: rand = e099dd2f5efb6c823fab34c85e78b9ff 20241027055531782 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027055531782 DAUC <0003> auc.c:142 vector [3]: autn = 7e6f1db3a14000007737744c9aa51b46 20241027055531782 DAUC <0003> auc.c:143 vector [3]: ck = 30b827e2d0415b5772a6d1d5e982d7da 20241027055531782 DAUC <0003> auc.c:144 vector [3]: ik = c18b61e655b0d37804ce574c33a8d9ab 20241027055531782 DAUC <0003> auc.c:145 vector [3]: res = 7db39104a0c07ac10000000000000000 20241027055531782 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531782 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055531782 DAUC <0003> auc.c:151 vector [3]: kc = 875bc09d5fdb865e 20241027055531782 DAUC <0003> auc.c:152 vector [3]: sres = dd73ebc5 20241027055531782 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055531782 DAUC <0003> auc.c:113 vector [4]: rand = ba0a7015628ba1bc64202b75e93a6d43 20241027055531782 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027055531782 DAUC <0003> auc.c:142 vector [4]: autn = 6cfc5ebac11b00006f8f14fc05a5755a 20241027055531782 DAUC <0003> auc.c:143 vector [4]: ck = bf5b19ded2efbe90bec5b0dfae35bf64 20241027055531782 DAUC <0003> auc.c:144 vector [4]: ik = 420b593105cbd2b8f3af3ca1f4f19a5d 20241027055531782 DAUC <0003> auc.c:145 vector [4]: res = 1637aac3d323d4a30000000000000000 20241027055531782 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055531782 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055531782 DAUC <0003> auc.c:151 vector [4]: kc = b03acc918de04911 20241027055531782 DAUC <0003> auc.c:152 vector [4]: sres = c5147e60 20241027055531782 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055531782 DAUC <0003> db_auc.c:245 IMSI='262422535407415': Generated 5 vectors 20241027055531782 DAUC <0003> db_auc.c:249 IMSI='262422535407415': Updating SQN=481 in DB 20241027055531790 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422535407415"} 20241027055531790 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422535407415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531790 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531790 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60340<->l=127.0.0.1:4258 20241027055531818 DAUC <0003> db_auc.c:157 IMSI='262421138749101': No 2G Auth Data 20241027055531818 DAUC <0003> db_auc.c:192 IMSI='262421138749101': No 3G Auth Data 20241027055531849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 20241027055531853 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531853 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421138749101"} 20241027055531853 DAUC <0003> db_auc.c:157 IMSI='262421138749101': No 2G Auth Data 20241027055531853 DAUC <0003> db_auc.c:236 IMSI='262421138749101': Calling to generate 1 vectors 20241027055531853 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241027055531853 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531853 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027055531853 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055531853 DAUC <0003> auc.c:113 vector [0]: rand = f75655f743d9b4e673da9f5d2b7d0fa5 20241027055531853 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055531853 DAUC <0003> auc.c:142 vector [0]: autn = 81ae809474270000b1153f9400fe60ed 20241027055531853 DAUC <0003> auc.c:143 vector [0]: ck = df06eccbfae65443dddafa311698d060 20241027055531853 DAUC <0003> auc.c:144 vector [0]: ik = d97a675a3e77e57a81a6b952e78ebe9d 20241027055531853 DAUC <0003> auc.c:145 vector [0]: res = fad65d82670595290000000000000000 20241027055531853 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531853 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531853 DAUC <0003> auc.c:151 vector [0]: kc = 5a00c8f23587dfc4 20241027055531853 DAUC <0003> auc.c:152 vector [0]: sres = 9dd3c8ab 20241027055531853 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531853 DAUC <0003> db_auc.c:245 IMSI='262421138749101': Generated 1 vectors 20241027055531853 DAUC <0003> db_auc.c:249 IMSI='262421138749101': Updating SQN=33 in DB 20241027055531861 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421138749101"} 20241027055531861 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531861 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531861 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531862 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531864 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531864 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421138749101"} 20241027055531864 DAUC <0003> db_auc.c:157 IMSI='262421138749101': No 2G Auth Data 20241027055531864 DAUC <0003> db_auc.c:236 IMSI='262421138749101': Calling to generate 4 vectors 20241027055531864 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241027055531864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531864 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027055531864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027055531864 DAUC <0003> auc.c:113 vector [0]: rand = c4792b45a2d9e27acc870c28194ac476 20241027055531864 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027055531864 DAUC <0003> auc.c:142 vector [0]: autn = 7dad58f947d200006859c2bc6450d60f 20241027055531864 DAUC <0003> auc.c:143 vector [0]: ck = 1c9fe29cfaf67f56cfe6cb85fcfe8bcd 20241027055531864 DAUC <0003> auc.c:144 vector [0]: ik = 1bfbd96994697bc78ed42b069ea3ab16 20241027055531864 DAUC <0003> auc.c:145 vector [0]: res = c7d215ebe8a85a4d0000000000000000 20241027055531864 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531864 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531864 DAUC <0003> auc.c:151 vector [0]: kc = 4656db760cc2244a 20241027055531864 DAUC <0003> auc.c:152 vector [0]: sres = 2f7a4fa6 20241027055531864 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531864 DAUC <0003> auc.c:113 vector [1]: rand = 4b2d4e1142d06ca03b8a7ca9fdae0ab2 20241027055531864 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027055531864 DAUC <0003> auc.c:142 vector [1]: autn = 47c15d7b230e00000ac7644b4a0fadd5 20241027055531864 DAUC <0003> auc.c:143 vector [1]: ck = 02295ccd10038cb20d6b4100353fcef2 20241027055531864 DAUC <0003> auc.c:144 vector [1]: ik = 62aa86d92a6e58eeaeddd162a1ab4e44 20241027055531864 DAUC <0003> auc.c:145 vector [1]: res = c43cf6c49d0459ff0000000000000000 20241027055531864 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531864 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055531864 DAUC <0003> auc.c:151 vector [1]: kc = c3354a76aef954ea 20241027055531864 DAUC <0003> auc.c:152 vector [1]: sres = 5938af3b 20241027055531864 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055531864 DAUC <0003> auc.c:113 vector [2]: rand = 60c4ed544b93dedfb3db2551d32c06e5 20241027055531864 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027055531864 DAUC <0003> auc.c:142 vector [2]: autn = b2732ee4e6550000bbb3f5f510fc0615 20241027055531864 DAUC <0003> auc.c:143 vector [2]: ck = 8f0677c8f61111ce0e583491ad78442f 20241027055531864 DAUC <0003> auc.c:144 vector [2]: ik = 7c4f5123593368b8fe94406d34c3d47c 20241027055531864 DAUC <0003> auc.c:145 vector [2]: res = 293ee738dd431e480000000000000000 20241027055531864 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531864 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055531864 DAUC <0003> auc.c:151 vector [2]: kc = 038552173699e925 20241027055531864 DAUC <0003> auc.c:152 vector [2]: sres = f47df970 20241027055531864 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055531864 DAUC <0003> auc.c:113 vector [3]: rand = ab1ba78a4c4dc9f3cf7910a63434827c 20241027055531864 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027055531864 DAUC <0003> auc.c:142 vector [3]: autn = 501a5be1a02c0000a409b1e251f161e5 20241027055531864 DAUC <0003> auc.c:143 vector [3]: ck = 039ce3e746ff6a4c5aec9a21c711c58a 20241027055531864 DAUC <0003> auc.c:144 vector [3]: ik = 43742399c88640b563b0fb193d266512 20241027055531864 DAUC <0003> auc.c:145 vector [3]: res = 7011c35c7a8c5fce0000000000000000 20241027055531864 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531864 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055531864 DAUC <0003> auc.c:151 vector [3]: kc = 79b4a146744e8a61 20241027055531864 DAUC <0003> auc.c:152 vector [3]: sres = 0a9d9c92 20241027055531864 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055531864 DAUC <0003> db_auc.c:245 IMSI='262421138749101': Generated 4 vectors 20241027055531864 DAUC <0003> db_auc.c:249 IMSI='262421138749101': Updating SQN=161 in DB 20241027055531872 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421138749101"} 20241027055531872 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531872 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531872 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531875 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531875 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421138749101"} 20241027055531875 DAUC <0003> db_auc.c:157 IMSI='262421138749101': No 2G Auth Data 20241027055531875 DAUC <0003> db_auc.c:236 IMSI='262421138749101': Calling to generate 5 vectors 20241027055531875 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055531875 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531875 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027055531875 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027055531875 DAUC <0003> auc.c:113 vector [0]: rand = 0cd9ded298b6bcabd923f10c71483311 20241027055531875 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027055531875 DAUC <0003> auc.c:142 vector [0]: autn = 463ef25b507900009e2e1367d32a3b31 20241027055531875 DAUC <0003> auc.c:143 vector [0]: ck = 0dc8db05f9a87d190b349c80d2a08269 20241027055531875 DAUC <0003> auc.c:144 vector [0]: ik = 2385033d48d13da64adc9a026e166aa2 20241027055531876 DAUC <0003> auc.c:145 vector [0]: res = 6c0027f4f95738780000000000000000 20241027055531876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531876 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531876 DAUC <0003> auc.c:151 vector [0]: kc = 6fa5deba0dcfa874 20241027055531876 DAUC <0003> auc.c:152 vector [0]: sres = 95571f8c 20241027055531876 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531876 DAUC <0003> auc.c:113 vector [1]: rand = 2baca7a56922393979fa9bdcb2f2a017 20241027055531876 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027055531876 DAUC <0003> auc.c:142 vector [1]: autn = 34b8e0dd140100002740d15883e1db30 20241027055531876 DAUC <0003> auc.c:143 vector [1]: ck = 373fd02b352957fdf6db40421caea588 20241027055531876 DAUC <0003> auc.c:144 vector [1]: ik = aee45614595b7905fd073ada7f453d37 20241027055531876 DAUC <0003> auc.c:145 vector [1]: res = 0f75d909b993d8750000000000000000 20241027055531876 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531876 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055531876 DAUC <0003> auc.c:151 vector [1]: kc = 9207fca70f99b647 20241027055531876 DAUC <0003> auc.c:152 vector [1]: sres = b6e6017c 20241027055531876 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055531876 DAUC <0003> auc.c:113 vector [2]: rand = 8577d62956a271a785176b6917da2893 20241027055531876 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027055531876 DAUC <0003> auc.c:142 vector [2]: autn = 8257f0e7d47d0000bd868a52abbb04cb 20241027055531876 DAUC <0003> auc.c:143 vector [2]: ck = c12acc3a14f644596ec38bdb530788dc 20241027055531876 DAUC <0003> auc.c:144 vector [2]: ik = 6b476d09cceb363e018b6dcc52bcb778 20241027055531876 DAUC <0003> auc.c:145 vector [2]: res = 1d82702e7883f2920000000000000000 20241027055531876 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531876 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055531876 DAUC <0003> auc.c:151 vector [2]: kc = c5254724d9a64dc3 20241027055531876 DAUC <0003> auc.c:152 vector [2]: sres = 650182bc 20241027055531876 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055531876 DAUC <0003> auc.c:113 vector [3]: rand = 99291ac88d8223151284b9602e62dbd7 20241027055531876 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027055531876 DAUC <0003> auc.c:142 vector [3]: autn = 906856fd027d00002d25533d265da236 20241027055531876 DAUC <0003> auc.c:143 vector [3]: ck = ef863313d4e604f40759330217d41be8 20241027055531876 DAUC <0003> auc.c:144 vector [3]: ik = 01b334314e7d0e3dfb8ddc083625b1cb 20241027055531876 DAUC <0003> auc.c:145 vector [3]: res = 851dddcfa87cd52a0000000000000000 20241027055531876 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531876 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055531876 DAUC <0003> auc.c:151 vector [3]: kc = 12e1e828bb6aa0ea 20241027055531876 DAUC <0003> auc.c:152 vector [3]: sres = 2d6108e5 20241027055531876 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055531876 DAUC <0003> auc.c:113 vector [4]: rand = 242453f4213699c4e4c9dc876ba7f600 20241027055531876 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027055531876 DAUC <0003> auc.c:142 vector [4]: autn = cf25a05a595d0000b898c1b96f07842b 20241027055531876 DAUC <0003> auc.c:143 vector [4]: ck = 8395500c5a8ad7acc15f5f1155831a21 20241027055531876 DAUC <0003> auc.c:144 vector [4]: ik = d335402d6bec5e5e4a45525509a5057b 20241027055531876 DAUC <0003> auc.c:145 vector [4]: res = ee1194ad34c85ec30000000000000000 20241027055531876 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055531876 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055531876 DAUC <0003> auc.c:151 vector [4]: kc = dbba1d656d4096a8 20241027055531876 DAUC <0003> auc.c:152 vector [4]: sres = dad9ca6e 20241027055531876 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055531876 DAUC <0003> db_auc.c:245 IMSI='262421138749101': Generated 5 vectors 20241027055531876 DAUC <0003> db_auc.c:249 IMSI='262421138749101': Updating SQN=321 in DB 20241027055531889 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421138749101"} 20241027055531889 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531889 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531889 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531892 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531892 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421138749101"} 20241027055531892 DAUC <0003> db_auc.c:157 IMSI='262421138749101': No 2G Auth Data 20241027055531892 DAUC <0003> db_auc.c:236 IMSI='262421138749101': Calling to generate 5 vectors 20241027055531892 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055531892 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531892 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027055531892 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027055531892 DAUC <0003> auc.c:113 vector [0]: rand = 2d55a46b9586877fa9099c8f317b339d 20241027055531892 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027055531892 DAUC <0003> auc.c:142 vector [0]: autn = 63d5dd341910000011032bfa6f3ab269 20241027055531892 DAUC <0003> auc.c:143 vector [0]: ck = 56ede9f2b2d395c65240c85cad7cb2a6 20241027055531892 DAUC <0003> auc.c:144 vector [0]: ik = 432dbfcff7ec526cd0652a3c921767b8 20241027055531892 DAUC <0003> auc.c:145 vector [0]: res = 21e801c829b5e98d0000000000000000 20241027055531892 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531892 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055531892 DAUC <0003> auc.c:151 vector [0]: kc = 97e5b45d7a5412b4 20241027055531892 DAUC <0003> auc.c:152 vector [0]: sres = 085de845 20241027055531892 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055531892 DAUC <0003> auc.c:113 vector [1]: rand = a949e9b72ec93704bd64df33cf441666 20241027055531892 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027055531892 DAUC <0003> auc.c:142 vector [1]: autn = 4adbb1ca2cf900009a30de9e6d7c5aeb 20241027055531892 DAUC <0003> auc.c:143 vector [1]: ck = 2adce729871706814a0dfdb0a430c418 20241027055531892 DAUC <0003> auc.c:144 vector [1]: ik = f02838d0bd509b07ca3dc26c7cd3074a 20241027055531892 DAUC <0003> auc.c:145 vector [1]: res = a2e11b892365eb550000000000000000 20241027055531892 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531892 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055531892 DAUC <0003> auc.c:151 vector [1]: kc = 5ac4e025e2a45ed4 20241027055531892 DAUC <0003> auc.c:152 vector [1]: sres = 8184f0dc 20241027055531892 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055531892 DAUC <0003> auc.c:113 vector [2]: rand = c80a6156ff18ebf817bceb872187c114 20241027055531892 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027055531892 DAUC <0003> auc.c:142 vector [2]: autn = ef67745b4c9900003743fd2be00fceec 20241027055531892 DAUC <0003> auc.c:143 vector [2]: ck = f429adc5bcc604ce9526fe670fbc6002 20241027055531892 DAUC <0003> auc.c:144 vector [2]: ik = 4a3a9c8f4af8839372284d682b48cec8 20241027055531892 DAUC <0003> auc.c:145 vector [2]: res = 0dc3fbf6bcc6e2d40000000000000000 20241027055531892 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531892 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055531892 DAUC <0003> auc.c:151 vector [2]: kc = 591d8245d2ca2997 20241027055531892 DAUC <0003> auc.c:152 vector [2]: sres = b1051922 20241027055531892 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055531892 DAUC <0003> auc.c:113 vector [3]: rand = 5fe992f48a03ac2b60198e7acb089c21 20241027055531892 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027055531892 DAUC <0003> auc.c:142 vector [3]: autn = a1a25b21bea10000ec12417e260fe98b 20241027055531892 DAUC <0003> auc.c:143 vector [3]: ck = bafa57f43ea9c1c37666a44ec1f1974c 20241027055531892 DAUC <0003> auc.c:144 vector [3]: ik = 83dff0711e24682f3ebcceed73d25135 20241027055531892 DAUC <0003> auc.c:145 vector [3]: res = 0af4402a02df8a550000000000000000 20241027055531892 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531892 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055531892 DAUC <0003> auc.c:151 vector [3]: kc = 71ffcd2692ae6f95 20241027055531892 DAUC <0003> auc.c:152 vector [3]: sres = 082bca7f 20241027055531892 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055531892 DAUC <0003> auc.c:113 vector [4]: rand = dbb2852852c1ed619583eaa755b01e43 20241027055531892 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027055531892 DAUC <0003> auc.c:142 vector [4]: autn = 6ae8c147955200007544954941c91a3d 20241027055531892 DAUC <0003> auc.c:143 vector [4]: ck = acc00dc3c02bb926dbc28b4f7762b469 20241027055531892 DAUC <0003> auc.c:144 vector [4]: ik = c6c83599d2587d0c286194cb242ddd76 20241027055531892 DAUC <0003> auc.c:145 vector [4]: res = 5ffc45b7fefb21010000000000000000 20241027055531892 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055531892 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055531892 DAUC <0003> auc.c:151 vector [4]: kc = 99ab27de413cad35 20241027055531892 DAUC <0003> auc.c:152 vector [4]: sres = a10764b6 20241027055531892 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055531892 DAUC <0003> db_auc.c:245 IMSI='262421138749101': Generated 5 vectors 20241027055531892 DAUC <0003> db_auc.c:249 IMSI='262421138749101': Updating SQN=481 in DB 20241027055531900 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421138749101"} 20241027055531900 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421138749101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531900 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531900 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60348<->l=127.0.0.1:4258 20241027055531928 DAUC <0003> db_auc.c:157 IMSI='262429650645909': No 2G Auth Data 20241027055531928 DAUC <0003> db_auc.c:192 IMSI='262429650645909': No 3G Auth Data 20241027055531967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 20241027055531971 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531971 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429650645909"} 20241027055531971 DAUC <0003> db_auc.c:236 IMSI='262429650645909': Calling to generate 1 vectors 20241027055531971 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241027055531971 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531971 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531971 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055531971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531971 DAUC <0003> auc.c:113 vector [0]: rand = 7db43f7ad0f9ac828c813d162840a6b6 20241027055531971 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055531971 DAUC <0003> auc.c:142 vector [0]: autn = 0299f1544cdf0000de54e94081275b68 20241027055531971 DAUC <0003> auc.c:143 vector [0]: ck = 12f473c8e0257952673a3f2434d53584 20241027055531971 DAUC <0003> auc.c:144 vector [0]: ik = 5fa5f017b409fbca1f4098fef75d77b6 20241027055531971 DAUC <0003> auc.c:145 vector [0]: res = b485481d8183b9390000000000000000 20241027055531971 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531971 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055531971 DAUC <0003> auc.c:179 vector [0]: kc = 5917bfbeee52e000 20241027055531971 DAUC <0003> auc.c:180 vector [0]: sres = fbefc199 20241027055531972 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055531972 DAUC <0003> db_auc.c:245 IMSI='262429650645909': Generated 1 vectors 20241027055531972 DAUC <0003> db_auc.c:249 IMSI='262429650645909': Updating SQN=33 in DB 20241027055531980 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429650645909"} 20241027055531980 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531980 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531980 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531982 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531982 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429650645909"} 20241027055531982 DAUC <0003> db_auc.c:236 IMSI='262429650645909': Calling to generate 4 vectors 20241027055531982 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241027055531982 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531982 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531982 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027055531982 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531982 DAUC <0003> auc.c:113 vector [0]: rand = fd652e97d0a8248479a620a51b1b9589 20241027055531982 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027055531982 DAUC <0003> auc.c:142 vector [0]: autn = 0eebda51ba36000082aee3ec003c33a2 20241027055531982 DAUC <0003> auc.c:143 vector [0]: ck = c4fd58ec02a41375e00e9c2c9febef21 20241027055531983 DAUC <0003> auc.c:144 vector [0]: ik = 14970ca0ad90dc3bcce8abafc1913558 20241027055531983 DAUC <0003> auc.c:145 vector [0]: res = c8b32c052305261f0000000000000000 20241027055531983 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531983 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055531983 DAUC <0003> auc.c:179 vector [0]: kc = a26c7884924c1c00 20241027055531983 DAUC <0003> auc.c:180 vector [0]: sres = 3c48c74c 20241027055531983 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055531983 DAUC <0003> auc.c:113 vector [1]: rand = 5c552f0f5fcf915ebf3fcc185df7cc77 20241027055531983 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027055531983 DAUC <0003> auc.c:142 vector [1]: autn = c0f2339844ee000028a41afe947da7a7 20241027055531983 DAUC <0003> auc.c:143 vector [1]: ck = 7e1479219922e112f54ec153af6b3585 20241027055531983 DAUC <0003> auc.c:144 vector [1]: ik = e0e2d7f9eb42318cbb9ae49624ea9066 20241027055531983 DAUC <0003> auc.c:145 vector [1]: res = e64d6894e62d646d0000000000000000 20241027055531983 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531983 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055531983 DAUC <0003> auc.c:179 vector [1]: kc = f7de8e2534bd2800 20241027055531983 DAUC <0003> auc.c:180 vector [1]: sres = d90df0a8 20241027055531983 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055531983 DAUC <0003> auc.c:113 vector [2]: rand = 29307c8dcc130abb78b7ce7487e99788 20241027055531983 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027055531983 DAUC <0003> auc.c:142 vector [2]: autn = f4e31a62540e00007a10eaf021096e53 20241027055531983 DAUC <0003> auc.c:143 vector [2]: ck = b004481ab3bcb9b96766421a19afc9d6 20241027055531983 DAUC <0003> auc.c:144 vector [2]: ik = 1fc0b7fa281094a846bbf2ec1cf9549c 20241027055531983 DAUC <0003> auc.c:145 vector [2]: res = 2baf3b8ddf819ad10000000000000000 20241027055531983 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531983 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055531983 DAUC <0003> auc.c:179 vector [2]: kc = 00fa44d2dfb86800 20241027055531983 DAUC <0003> auc.c:180 vector [2]: sres = 13d4233b 20241027055531983 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055531983 DAUC <0003> auc.c:113 vector [3]: rand = 091cb04e7465e03460d566ebf4fe9fa0 20241027055531983 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027055531983 DAUC <0003> auc.c:142 vector [3]: autn = fcde45f210ee000095507300c7592c2d 20241027055531983 DAUC <0003> auc.c:143 vector [3]: ck = 2f98cabeeecef9ff61be0333b931fb73 20241027055531983 DAUC <0003> auc.c:144 vector [3]: ik = ab2f668ee3cd5a8d325426a1b28efdae 20241027055531983 DAUC <0003> auc.c:145 vector [3]: res = 28ed6fe4218757810000000000000000 20241027055531983 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531983 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055531983 DAUC <0003> auc.c:179 vector [3]: kc = cb39ba7882582c00 20241027055531983 DAUC <0003> auc.c:180 vector [3]: sres = de29f065 20241027055531983 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055531983 DAUC <0003> db_auc.c:245 IMSI='262429650645909': Generated 4 vectors 20241027055531983 DAUC <0003> db_auc.c:249 IMSI='262429650645909': Updating SQN=161 in DB 20241027055531991 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429650645909"} 20241027055531991 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055531991 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531991 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055531994 DLINP <000b> input/ipa.c:451 connected read/write 20241027055531994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055531994 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429650645909"} 20241027055531994 DAUC <0003> db_auc.c:236 IMSI='262429650645909': Calling to generate 5 vectors 20241027055531994 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055531994 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055531994 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055531994 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027055531994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055531994 DAUC <0003> auc.c:113 vector [0]: rand = 18341359688a6d5ce03680a0bcfd0d97 20241027055531994 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027055531994 DAUC <0003> auc.c:142 vector [0]: autn = 5d945f9ed4e4000090cc958761974bf1 20241027055531994 DAUC <0003> auc.c:143 vector [0]: ck = cf21380a4571b9070a8b76d4538d2063 20241027055531994 DAUC <0003> auc.c:144 vector [0]: ik = 21891ce60c60410a4c7997e635f6360a 20241027055531994 DAUC <0003> auc.c:145 vector [0]: res = d02070025e393f6f0000000000000000 20241027055531994 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055531994 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055531994 DAUC <0003> auc.c:179 vector [0]: kc = aea8ad11d549a800 20241027055531994 DAUC <0003> auc.c:180 vector [0]: sres = 423b1ea9 20241027055531994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055531994 DAUC <0003> auc.c:113 vector [1]: rand = f94020c0fbbe1591605ea95e445de0fe 20241027055531994 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027055531994 DAUC <0003> auc.c:142 vector [1]: autn = cd9cb2a0024c00004a8cb946883c33db 20241027055531994 DAUC <0003> auc.c:143 vector [1]: ck = 253bc99d073fdf656353c15daa4db1c2 20241027055531994 DAUC <0003> auc.c:144 vector [1]: ik = 140fabb4aec25f2176134382ab8cbf09 20241027055531994 DAUC <0003> auc.c:145 vector [1]: res = 8376b4bef381e3220000000000000000 20241027055531994 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055531994 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055531994 DAUC <0003> auc.c:179 vector [1]: kc = 0b1a846b026d4400 20241027055531994 DAUC <0003> auc.c:180 vector [1]: sres = 01a04f31 20241027055531994 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055531994 DAUC <0003> auc.c:113 vector [2]: rand = 8c3e031acf08e372e412ffe9e5b8ecae 20241027055531994 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027055531994 DAUC <0003> auc.c:142 vector [2]: autn = be571b0f7625000092ab5325c0afd682 20241027055531994 DAUC <0003> auc.c:143 vector [2]: ck = 5c85d5bf704b7852df7240e99a530f4c 20241027055531994 DAUC <0003> auc.c:144 vector [2]: ik = 978c8680427aa17046b117a7d5d1f1e7 20241027055531994 DAUC <0003> auc.c:145 vector [2]: res = 0123387b5bb17e560000000000000000 20241027055531994 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055531994 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055531994 DAUC <0003> auc.c:179 vector [2]: kc = 6a0fe77e86c6d400 20241027055531994 DAUC <0003> auc.c:180 vector [2]: sres = 4ab5b5de 20241027055531994 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055531994 DAUC <0003> auc.c:113 vector [3]: rand = 7c101ec9a97c4dc693f73948ab8ce400 20241027055531994 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027055531994 DAUC <0003> auc.c:142 vector [3]: autn = 075d76eaac260000401e399f2ef86f79 20241027055531994 DAUC <0003> auc.c:143 vector [3]: ck = 6e44b299256252e5ba47ab20e78d436e 20241027055531994 DAUC <0003> auc.c:144 vector [3]: ik = 6b80336d5534ff480292bd831f09547b 20241027055531994 DAUC <0003> auc.c:145 vector [3]: res = 19f1b3d6fc4a426b0000000000000000 20241027055531994 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055531994 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055531994 DAUC <0003> auc.c:179 vector [3]: kc = a12c40326011e400 20241027055531994 DAUC <0003> auc.c:180 vector [3]: sres = afa58296 20241027055531994 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055531994 DAUC <0003> auc.c:113 vector [4]: rand = 41967719599e8575eb1b87f7e8e46866 20241027055531994 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027055531994 DAUC <0003> auc.c:142 vector [4]: autn = 3e040611397e0000c020aeda78b57cc2 20241027055531994 DAUC <0003> auc.c:143 vector [4]: ck = da1cf630088e80e23bf99965217c2a1d 20241027055531994 DAUC <0003> auc.c:144 vector [4]: ik = b1a69010cc625b94d62cf340bd76d679 20241027055531994 DAUC <0003> auc.c:145 vector [4]: res = f6a38f8cb3281f7a0000000000000000 20241027055531994 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055531994 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055531994 DAUC <0003> auc.c:179 vector [4]: kc = a11df375f83c7400 20241027055531994 DAUC <0003> auc.c:180 vector [4]: sres = cdaece7f 20241027055531994 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055531994 DAUC <0003> db_auc.c:245 IMSI='262429650645909': Generated 5 vectors 20241027055531994 DAUC <0003> db_auc.c:249 IMSI='262429650645909': Updating SQN=321 in DB 20241027055532001 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429650645909"} 20241027055532001 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532001 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532001 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532004 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532004 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429650645909"} 20241027055532004 DAUC <0003> db_auc.c:236 IMSI='262429650645909': Calling to generate 5 vectors 20241027055532004 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055532004 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532004 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532004 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027055532004 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532004 DAUC <0003> auc.c:113 vector [0]: rand = e07750e1980944a7d925bd49bfabbc0a 20241027055532004 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027055532004 DAUC <0003> auc.c:142 vector [0]: autn = 94244fb077ea0000e72ffb90cf7ff777 20241027055532004 DAUC <0003> auc.c:143 vector [0]: ck = 573861fd84e4d7eddbfb865fe4b9c83b 20241027055532004 DAUC <0003> auc.c:144 vector [0]: ik = 0c9717d75cb0bb0a83058e5574cd1b6e 20241027055532004 DAUC <0003> auc.c:145 vector [0]: res = b9f91f3c27bb86ef0000000000000000 20241027055532004 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532004 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532004 DAUC <0003> auc.c:179 vector [0]: kc = d4a0c3136d42f800 20241027055532004 DAUC <0003> auc.c:180 vector [0]: sres = 2e9e6ac3 20241027055532004 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532004 DAUC <0003> auc.c:113 vector [1]: rand = f09b289d4d9c5eae99abb4814ba0e0bc 20241027055532004 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027055532004 DAUC <0003> auc.c:142 vector [1]: autn = e26f5874cba400003cdb2d4617a781e8 20241027055532004 DAUC <0003> auc.c:143 vector [1]: ck = 339a8d67f29fa115514559005cc1182e 20241027055532004 DAUC <0003> auc.c:144 vector [1]: ik = a4d1e8ba0d4055b38a4871cc2bed8337 20241027055532004 DAUC <0003> auc.c:145 vector [1]: res = f2f34584cb673cd70000000000000000 20241027055532004 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532004 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532004 DAUC <0003> auc.c:179 vector [1]: kc = bc2d74280be53400 20241027055532004 DAUC <0003> auc.c:180 vector [1]: sres = ecc5f027 20241027055532004 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532004 DAUC <0003> auc.c:113 vector [2]: rand = a2479925d1f66505f335f7fb08471128 20241027055532004 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027055532004 DAUC <0003> auc.c:142 vector [2]: autn = 190e61747c450000553a662f99a160dc 20241027055532004 DAUC <0003> auc.c:143 vector [2]: ck = 9fc886cbf6b4885af91530cae96c1cc0 20241027055532004 DAUC <0003> auc.c:144 vector [2]: ik = 237ffe62bbaea857ddfc60e723547974 20241027055532004 DAUC <0003> auc.c:145 vector [2]: res = d882fe33ab169ea20000000000000000 20241027055532004 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532004 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532004 DAUC <0003> auc.c:179 vector [2]: kc = 3fece72cf65de800 20241027055532005 DAUC <0003> auc.c:180 vector [2]: sres = 91ec7834 20241027055532005 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532005 DAUC <0003> auc.c:113 vector [3]: rand = b3e36e001693dec6aed5e7ad335e3cd3 20241027055532005 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027055532005 DAUC <0003> auc.c:142 vector [3]: autn = 1aca8b576405000037a76bd97672e66a 20241027055532005 DAUC <0003> auc.c:143 vector [3]: ck = 32d03af2c205ed7a3a95466e2086541b 20241027055532005 DAUC <0003> auc.c:144 vector [3]: ik = c352924d385cb374a2ccd3b148ed67f4 20241027055532005 DAUC <0003> auc.c:145 vector [3]: res = 0bd857630952c3760000000000000000 20241027055532005 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532005 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532005 DAUC <0003> auc.c:179 vector [3]: kc = 555fabe3a2c34000 20241027055532005 DAUC <0003> auc.c:180 vector [3]: sres = 2157f60d 20241027055532005 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532005 DAUC <0003> auc.c:113 vector [4]: rand = d1401f93b2ffbc419df4c3d1c4bbab03 20241027055532005 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027055532005 DAUC <0003> auc.c:142 vector [4]: autn = 2593b7e46e550000dc9a3b351f4a7f31 20241027055532005 DAUC <0003> auc.c:143 vector [4]: ck = 4c7a0929b9477da59887718388d2d2e0 20241027055532005 DAUC <0003> auc.c:144 vector [4]: ik = c472fe7d12156f99d221b29c7cb8516b 20241027055532005 DAUC <0003> auc.c:145 vector [4]: res = a8d0a504119a0a070000000000000000 20241027055532005 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055532005 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055532005 DAUC <0003> auc.c:179 vector [4]: kc = 27073e59cc077c00 20241027055532005 DAUC <0003> auc.c:180 vector [4]: sres = 061db76d 20241027055532005 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055532005 DAUC <0003> db_auc.c:245 IMSI='262429650645909': Generated 5 vectors 20241027055532005 DAUC <0003> db_auc.c:249 IMSI='262429650645909': Updating SQN=481 in DB 20241027055532012 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429650645909"} 20241027055532012 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262429650645909 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532012 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532012 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 20241027055532047 DAUC <0003> db_auc.c:157 IMSI='262422140835919': No 2G Auth Data 20241027055532047 DAUC <0003> db_auc.c:192 IMSI='262422140835919': No 3G Auth Data 20241027055532087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20241027055532091 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532091 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422140835919"} 20241027055532091 DAUC <0003> db_auc.c:236 IMSI='262422140835919': Calling to generate 1 vectors 20241027055532091 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241027055532091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532091 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055532091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532091 DAUC <0003> auc.c:113 vector [0]: rand = 7c66e210417234e87214069ce6f218c3 20241027055532091 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055532091 DAUC <0003> auc.c:142 vector [0]: autn = 7f856ceb8a9b0000f33d8830715ea7d0 20241027055532091 DAUC <0003> auc.c:143 vector [0]: ck = a04a5e39a1b01923425b6d7c9c22c636 20241027055532091 DAUC <0003> auc.c:144 vector [0]: ik = 3d27516f1b922d0106ccb39aaf619336 20241027055532091 DAUC <0003> auc.c:145 vector [0]: res = 6ce46ceed866c9a90000000000000000 20241027055532091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532091 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532091 DAUC <0003> auc.c:179 vector [0]: kc = 8f62f6619e31bc00 20241027055532091 DAUC <0003> auc.c:180 vector [0]: sres = 5f61086f 20241027055532091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532091 DAUC <0003> db_auc.c:245 IMSI='262422140835919': Generated 1 vectors 20241027055532091 DAUC <0003> db_auc.c:249 IMSI='262422140835919': Updating SQN=33 in DB 20241027055532100 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422140835919"} 20241027055532100 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532100 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532100 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532103 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532103 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422140835919"} 20241027055532103 DAUC <0003> db_auc.c:236 IMSI='262422140835919': Calling to generate 4 vectors 20241027055532103 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241027055532103 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532103 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532103 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027055532103 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532103 DAUC <0003> auc.c:113 vector [0]: rand = 32e08c247a0fdbc0f07bb8f6a43581e2 20241027055532103 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027055532103 DAUC <0003> auc.c:142 vector [0]: autn = 31817defa2ec0000d4df936f2e3f6fd9 20241027055532103 DAUC <0003> auc.c:143 vector [0]: ck = a267c28cc86fb65d218b1e293e48dbb3 20241027055532103 DAUC <0003> auc.c:144 vector [0]: ik = 2e762cec87037fb8dfa459161e051ad8 20241027055532103 DAUC <0003> auc.c:145 vector [0]: res = 668ee61dbd21eb2f0000000000000000 20241027055532103 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532103 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532103 DAUC <0003> auc.c:179 vector [0]: kc = 31d7affaef81c400 20241027055532103 DAUC <0003> auc.c:180 vector [0]: sres = 6d091f56 20241027055532103 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532103 DAUC <0003> auc.c:113 vector [1]: rand = f719d7b342dce323d581128d23f85c84 20241027055532103 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027055532103 DAUC <0003> auc.c:142 vector [1]: autn = a82b4a0501c100000774541fc7eb9c14 20241027055532103 DAUC <0003> auc.c:143 vector [1]: ck = 375b0220814776c6e84870b8760fc19d 20241027055532103 DAUC <0003> auc.c:144 vector [1]: ik = a0a152ddefbf9296a1959d0ee2756b06 20241027055532103 DAUC <0003> auc.c:145 vector [1]: res = df168f23608b61000000000000000000 20241027055532103 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532103 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532103 DAUC <0003> auc.c:179 vector [1]: kc = c98b1b1f030c1000 20241027055532103 DAUC <0003> auc.c:180 vector [1]: sres = 765c3047 20241027055532103 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532103 DAUC <0003> auc.c:113 vector [2]: rand = cc6f4fb62f58d03d17995cbad7e064d1 20241027055532103 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027055532103 DAUC <0003> auc.c:142 vector [2]: autn = e00e6657e8ec0000725f9d98ccae244d 20241027055532103 DAUC <0003> auc.c:143 vector [2]: ck = b3cea29b6dde00bc3a791a230ac0de35 20241027055532103 DAUC <0003> auc.c:144 vector [2]: ik = 377fd517c4ca34ca7284c7a9e9170b28 20241027055532103 DAUC <0003> auc.c:145 vector [2]: res = 4baee090fa46fc450000000000000000 20241027055532103 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532103 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532103 DAUC <0003> auc.c:179 vector [2]: kc = 0e6677c0f1ec7400 20241027055532103 DAUC <0003> auc.c:180 vector [2]: sres = 7bda02ae 20241027055532103 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532103 DAUC <0003> auc.c:113 vector [3]: rand = d50fce3736a7f3d7dedf6114cc29cb4e 20241027055532103 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027055532103 DAUC <0003> auc.c:142 vector [3]: autn = e03c0442e2a60000247cbf705b111407 20241027055532103 DAUC <0003> auc.c:143 vector [3]: ck = e66211e9f0c1fb445136527ade949556 20241027055532103 DAUC <0003> auc.c:144 vector [3]: ik = a37c37b5456356bc054ba4800e14d0e8 20241027055532103 DAUC <0003> auc.c:145 vector [3]: res = aebea6f9c170dff00000000000000000 20241027055532103 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532103 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532103 DAUC <0003> auc.c:179 vector [3]: kc = 5338d6a1b92e8800 20241027055532103 DAUC <0003> auc.c:180 vector [3]: sres = 4cca3d5e 20241027055532103 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532103 DAUC <0003> db_auc.c:245 IMSI='262422140835919': Generated 4 vectors 20241027055532103 DAUC <0003> db_auc.c:249 IMSI='262422140835919': Updating SQN=161 in DB 20241027055532110 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422140835919"} 20241027055532110 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532110 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532110 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532113 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532113 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422140835919"} 20241027055532113 DAUC <0003> db_auc.c:236 IMSI='262422140835919': Calling to generate 5 vectors 20241027055532113 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055532113 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532113 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532113 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027055532113 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532113 DAUC <0003> auc.c:113 vector [0]: rand = a0446628de3f29c30a152f8ed5cf5d95 20241027055532113 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027055532113 DAUC <0003> auc.c:142 vector [0]: autn = 2b65cd55a05b0000d3561cd317853d99 20241027055532113 DAUC <0003> auc.c:143 vector [0]: ck = 6fb4b4cd60ddeeeecd0e5e511bf75a87 20241027055532113 DAUC <0003> auc.c:144 vector [0]: ik = adcd8b2f09985e4ad007128b90b558e7 20241027055532114 DAUC <0003> auc.c:145 vector [0]: res = 07ace23c8aeeea180000000000000000 20241027055532114 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532114 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532114 DAUC <0003> auc.c:179 vector [0]: kc = 858550a6fca3a000 20241027055532114 DAUC <0003> auc.c:180 vector [0]: sres = 6f0c2cf7 20241027055532114 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532114 DAUC <0003> auc.c:113 vector [1]: rand = 81e37609bca2ee2250fe4d5aece4edcd 20241027055532114 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027055532114 DAUC <0003> auc.c:142 vector [1]: autn = 1bb10108703200007143f85a4657d8af 20241027055532114 DAUC <0003> auc.c:143 vector [1]: ck = bce3d7cae8a330f3ea54c5c41563d7f2 20241027055532114 DAUC <0003> auc.c:144 vector [1]: ik = 5ffa43a3f77ff65a4d49f8fee7d4fc08 20241027055532114 DAUC <0003> auc.c:145 vector [1]: res = 05383c03d3dfbb5d0000000000000000 20241027055532114 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532114 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532114 DAUC <0003> auc.c:179 vector [1]: kc = 53c4d2e1c85dac00 20241027055532114 DAUC <0003> auc.c:180 vector [1]: sres = 4d87ef02 20241027055532114 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532114 DAUC <0003> auc.c:113 vector [2]: rand = fe078c447dfd9cac1ab3f3476e0dfc66 20241027055532114 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027055532114 DAUC <0003> auc.c:142 vector [2]: autn = 108b320592f30000111da575c8e0cd1e 20241027055532114 DAUC <0003> auc.c:143 vector [2]: ck = 59d7bc737fc63969c072efd4e677930d 20241027055532114 DAUC <0003> auc.c:144 vector [2]: ik = 9590db33d5ef2f90f2be2458d1e264dd 20241027055532114 DAUC <0003> auc.c:145 vector [2]: res = 03ae5487b4689b690000000000000000 20241027055532114 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532114 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532114 DAUC <0003> auc.c:179 vector [2]: kc = b3d0b9328c585400 20241027055532114 DAUC <0003> auc.c:180 vector [2]: sres = d0ef5176 20241027055532114 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532114 DAUC <0003> auc.c:113 vector [3]: rand = cef82f1295ad571a7fcad7c414774d4c 20241027055532114 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027055532114 DAUC <0003> auc.c:142 vector [3]: autn = c3aa997f3c110000d0666c0a6268252f 20241027055532114 DAUC <0003> auc.c:143 vector [3]: ck = 979e1aa93727e0044e40585061a52006 20241027055532114 DAUC <0003> auc.c:144 vector [3]: ik = 666e48141c5f8c83ba70129ae2c3c158 20241027055532114 DAUC <0003> auc.c:145 vector [3]: res = 0e7b2e9bd8c069580000000000000000 20241027055532114 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532114 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532114 DAUC <0003> auc.c:179 vector [3]: kc = 1f20e74ead149400 20241027055532114 DAUC <0003> auc.c:180 vector [3]: sres = f74bfc80 20241027055532114 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532114 DAUC <0003> auc.c:113 vector [4]: rand = 2c39fbc63223ef25e23ee5eb0350077b 20241027055532114 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027055532114 DAUC <0003> auc.c:142 vector [4]: autn = 7b23ff28be8400008ea05455c30b0e5d 20241027055532114 DAUC <0003> auc.c:143 vector [4]: ck = 86f840e9210bce07050be0787760a316 20241027055532114 DAUC <0003> auc.c:144 vector [4]: ik = 4d9ef3920aa3f92c289b94b9328136a6 20241027055532114 DAUC <0003> auc.c:145 vector [4]: res = 28f564ba23e8d1a60000000000000000 20241027055532114 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055532114 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055532114 DAUC <0003> auc.c:179 vector [4]: kc = a07e177327269800 20241027055532114 DAUC <0003> auc.c:180 vector [4]: sres = 4e7652a3 20241027055532114 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055532114 DAUC <0003> db_auc.c:245 IMSI='262422140835919': Generated 5 vectors 20241027055532114 DAUC <0003> db_auc.c:249 IMSI='262422140835919': Updating SQN=321 in DB 20241027055532121 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422140835919"} 20241027055532121 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532121 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532121 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532125 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532125 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422140835919"} 20241027055532125 DAUC <0003> db_auc.c:236 IMSI='262422140835919': Calling to generate 5 vectors 20241027055532125 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055532125 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532125 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532125 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027055532125 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532125 DAUC <0003> auc.c:113 vector [0]: rand = d1349fb13b87c5d839dbb7a6341b1095 20241027055532125 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027055532125 DAUC <0003> auc.c:142 vector [0]: autn = b528046a9c53000051e16e9c308e5b5b 20241027055532125 DAUC <0003> auc.c:143 vector [0]: ck = 98f90ad8adaee3276e6267899c76c46f 20241027055532125 DAUC <0003> auc.c:144 vector [0]: ik = 226ea9c50fc7fb4369a2f29fe0321ee5 20241027055532125 DAUC <0003> auc.c:145 vector [0]: res = f1d617433e01ca420000000000000000 20241027055532125 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532125 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532125 DAUC <0003> auc.c:179 vector [0]: kc = 70af1e6b90a85400 20241027055532125 DAUC <0003> auc.c:180 vector [0]: sres = 055c2a73 20241027055532125 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532125 DAUC <0003> auc.c:113 vector [1]: rand = 882e6ddbf4c259dd8ea909e6dc3ff0fe 20241027055532125 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027055532125 DAUC <0003> auc.c:142 vector [1]: autn = 8dc03acc27d4000023ad018486ff738a 20241027055532125 DAUC <0003> auc.c:143 vector [1]: ck = 4575321bc7bee7abddbbc79ea7c84dbf 20241027055532125 DAUC <0003> auc.c:144 vector [1]: ik = 985806e68efecf7c8eb1dcdfc7362d3d 20241027055532125 DAUC <0003> auc.c:145 vector [1]: res = 11f1ceb82f1678cb0000000000000000 20241027055532125 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532125 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532125 DAUC <0003> auc.c:179 vector [1]: kc = 7f7bb11f08d68c00 20241027055532125 DAUC <0003> auc.c:180 vector [1]: sres = 8a284697 20241027055532125 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532125 DAUC <0003> auc.c:113 vector [2]: rand = 3b3f8127c1d28d7982eec3d96d8704e9 20241027055532125 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027055532125 DAUC <0003> auc.c:142 vector [2]: autn = 4f461f91e697000025c47ac72ae93131 20241027055532125 DAUC <0003> auc.c:143 vector [2]: ck = 45f0cd1b6ceff2f07dc67ce810718eea 20241027055532125 DAUC <0003> auc.c:144 vector [2]: ik = 9c7cec43486909b41924213b87add588 20241027055532125 DAUC <0003> auc.c:145 vector [2]: res = fb6fe50ae311f8cf0000000000000000 20241027055532125 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532125 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532125 DAUC <0003> auc.c:179 vector [2]: kc = 617f36e8d6cc8c00 20241027055532125 DAUC <0003> auc.c:180 vector [2]: sres = 9b23f036 20241027055532125 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532125 DAUC <0003> auc.c:113 vector [3]: rand = b931d41788c64e3e0b19c8a0562d6f49 20241027055532125 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027055532125 DAUC <0003> auc.c:142 vector [3]: autn = 77eecef68dca00009046641f4f12a2d7 20241027055532125 DAUC <0003> auc.c:143 vector [3]: ck = b3278e159fff7f9c283480995ed9815c 20241027055532125 DAUC <0003> auc.c:144 vector [3]: ik = 7463cb3e4505db835f975ad11a113561 20241027055532125 DAUC <0003> auc.c:145 vector [3]: res = 607b53bac39143ff0000000000000000 20241027055532125 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532125 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532125 DAUC <0003> auc.c:179 vector [3]: kc = 921543bab4177400 20241027055532125 DAUC <0003> auc.c:180 vector [3]: sres = 8f9e26e3 20241027055532125 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532125 DAUC <0003> auc.c:113 vector [4]: rand = 6167151365a4a2dd7e6c01a6f49bb8c9 20241027055532125 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027055532125 DAUC <0003> auc.c:142 vector [4]: autn = 503b15a7f99b000026a022fa3a0fc20a 20241027055532125 DAUC <0003> auc.c:143 vector [4]: ck = b26c1917ef80e75f2f505ea31cb1b667 20241027055532125 DAUC <0003> auc.c:144 vector [4]: ik = d94f280fcd99660bf4c7b32dee0e666a 20241027055532125 DAUC <0003> auc.c:145 vector [4]: res = 76736b7afc126d780000000000000000 20241027055532125 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055532125 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055532125 DAUC <0003> auc.c:179 vector [4]: kc = f7755f5713ebe000 20241027055532125 DAUC <0003> auc.c:180 vector [4]: sres = 2b78f80a 20241027055532125 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055532125 DAUC <0003> db_auc.c:245 IMSI='262422140835919': Generated 5 vectors 20241027055532125 DAUC <0003> db_auc.c:249 IMSI='262422140835919': Updating SQN=481 in DB 20241027055532133 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422140835919"} 20241027055532133 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422140835919 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532133 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532133 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60364<->l=127.0.0.1:4258 20241027055532169 DAUC <0003> db_auc.c:157 IMSI='262423763785712': No 2G Auth Data 20241027055532169 DAUC <0003> db_auc.c:192 IMSI='262423763785712': No 3G Auth Data 20241027055532209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20241027055532213 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532213 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423763785712"} 20241027055532213 DAUC <0003> db_auc.c:236 IMSI='262423763785712': Calling to generate 1 vectors 20241027055532213 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241027055532213 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532213 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532213 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055532213 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532213 DAUC <0003> auc.c:113 vector [0]: rand = 81f3805b67bb9c05ed2f2683aba527cb 20241027055532213 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055532213 DAUC <0003> auc.c:142 vector [0]: autn = 84dbcddf540800005c4d76fb18b91174 20241027055532213 DAUC <0003> auc.c:143 vector [0]: ck = df81b66b0364c6c189f2875a07a289c7 20241027055532213 DAUC <0003> auc.c:144 vector [0]: ik = acf3a455851875403ff058b1cd953fa0 20241027055532213 DAUC <0003> auc.c:145 vector [0]: res = 87b83d4179c8f2590000000000000000 20241027055532213 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532213 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532213 DAUC <0003> auc.c:179 vector [0]: kc = 9414c69ac86b2fc6 20241027055532213 DAUC <0003> auc.c:180 vector [0]: sres = 26bc58b7 20241027055532213 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532213 DAUC <0003> db_auc.c:245 IMSI='262423763785712': Generated 1 vectors 20241027055532213 DAUC <0003> db_auc.c:249 IMSI='262423763785712': Updating SQN=33 in DB 20241027055532221 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423763785712"} 20241027055532221 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532221 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532221 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532221 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532223 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532223 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423763785712"} 20241027055532224 DAUC <0003> db_auc.c:236 IMSI='262423763785712': Calling to generate 4 vectors 20241027055532224 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241027055532224 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532224 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532224 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241027055532224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532224 DAUC <0003> auc.c:113 vector [0]: rand = 91ea1cc8d20ccac72c2e49584ff9f559 20241027055532224 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241027055532224 DAUC <0003> auc.c:142 vector [0]: autn = 67f8a2d1c02900009f8e1da6b06e9ad4 20241027055532224 DAUC <0003> auc.c:143 vector [0]: ck = c9c5780346191849c76a8eced6c53c15 20241027055532224 DAUC <0003> auc.c:144 vector [0]: ik = 33605fd65c202ae02c3cb0ebad4d0a36 20241027055532224 DAUC <0003> auc.c:145 vector [0]: res = 3fac9ac6c488963c0000000000000000 20241027055532224 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532224 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532224 DAUC <0003> auc.c:179 vector [0]: kc = 802c3f6d5089a082 20241027055532224 DAUC <0003> auc.c:180 vector [0]: sres = 5ab0dea3 20241027055532224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532224 DAUC <0003> auc.c:113 vector [1]: rand = 9ecbe1494695d3fc2d99afff41eefae5 20241027055532224 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241027055532224 DAUC <0003> auc.c:142 vector [1]: autn = 987ddd28e7d00000742312fe18be1522 20241027055532224 DAUC <0003> auc.c:143 vector [1]: ck = 67226ff1a3e9717361f452b75051d503 20241027055532224 DAUC <0003> auc.c:144 vector [1]: ik = 6ca293b2ba1994752cf23362e9bc6694 20241027055532224 DAUC <0003> auc.c:145 vector [1]: res = c36f2762031bb2230000000000000000 20241027055532224 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532224 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532224 DAUC <0003> auc.c:179 vector [1]: kc = eb8e8237f3c93967 20241027055532224 DAUC <0003> auc.c:180 vector [1]: sres = 76bb6c53 20241027055532224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532224 DAUC <0003> auc.c:113 vector [2]: rand = c1bad2b3e25e4d7f7e82ccbbc9c81e3e 20241027055532224 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241027055532224 DAUC <0003> auc.c:142 vector [2]: autn = f88de801e3900000cdf3fc9c997d11d6 20241027055532224 DAUC <0003> auc.c:143 vector [2]: ck = 28592775d7bacf8777d64c6550bb44a3 20241027055532224 DAUC <0003> auc.c:144 vector [2]: ik = 715fed2635531c11a749a1477e1b23c5 20241027055532224 DAUC <0003> auc.c:145 vector [2]: res = bd8e2deafd051df70000000000000000 20241027055532224 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532224 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532224 DAUC <0003> auc.c:179 vector [2]: kc = e9068926dc302aff 20241027055532224 DAUC <0003> auc.c:180 vector [2]: sres = 5aa928a3 20241027055532224 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532224 DAUC <0003> auc.c:113 vector [3]: rand = 15fb2e0db51605870f782bd057a96d6e 20241027055532224 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241027055532224 DAUC <0003> auc.c:142 vector [3]: autn = 13864137e0fe00004edd51d2a3293666 20241027055532224 DAUC <0003> auc.c:143 vector [3]: ck = 2f787b8a15dc6a1abd0c4b85c373aec6 20241027055532224 DAUC <0003> auc.c:144 vector [3]: ik = f9dd69835c709269c96e25ccaa116a46 20241027055532224 DAUC <0003> auc.c:145 vector [3]: res = 45c22078673c79a50000000000000000 20241027055532224 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532224 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532224 DAUC <0003> auc.c:179 vector [3]: kc = 4d5946f36cfc06b1 20241027055532224 DAUC <0003> auc.c:180 vector [3]: sres = 34ffdae1 20241027055532224 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532224 DAUC <0003> db_auc.c:245 IMSI='262423763785712': Generated 4 vectors 20241027055532224 DAUC <0003> db_auc.c:249 IMSI='262423763785712': Updating SQN=161 in DB 20241027055532231 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423763785712"} 20241027055532231 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532231 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532231 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532235 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532235 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423763785712"} 20241027055532235 DAUC <0003> db_auc.c:236 IMSI='262423763785712': Calling to generate 5 vectors 20241027055532235 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055532235 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532235 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532235 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241027055532235 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532235 DAUC <0003> auc.c:113 vector [0]: rand = da329a5ebf081339f2e09c78edc22ddd 20241027055532235 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241027055532235 DAUC <0003> auc.c:142 vector [0]: autn = 529125ce355a0000c30ae8d05335c36e 20241027055532235 DAUC <0003> auc.c:143 vector [0]: ck = 2da2dd2779452d36e81a044d85f734a5 20241027055532235 DAUC <0003> auc.c:144 vector [0]: ik = 80323cfa64d3294cf5113d6f2e958f0e 20241027055532235 DAUC <0003> auc.c:145 vector [0]: res = 2993e52ab596d3180000000000000000 20241027055532235 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532235 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532235 DAUC <0003> auc.c:179 vector [0]: kc = 93a7dc643f05d896 20241027055532235 DAUC <0003> auc.c:180 vector [0]: sres = 059c812e 20241027055532235 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532235 DAUC <0003> auc.c:113 vector [1]: rand = 7251e92ef205801a1b328b397a176071 20241027055532235 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241027055532235 DAUC <0003> auc.c:142 vector [1]: autn = ac547529d8bc00001fa519c8c95be2fa 20241027055532235 DAUC <0003> auc.c:143 vector [1]: ck = 7caadace1ff742a383392098ea4eff1e 20241027055532235 DAUC <0003> auc.c:144 vector [1]: ik = eb7df08178ad8cb126f8e45539026fa1 20241027055532235 DAUC <0003> auc.c:145 vector [1]: res = 1d41bd632eaed2350000000000000000 20241027055532235 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532235 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532235 DAUC <0003> auc.c:179 vector [1]: kc = c58af23ae6f27357 20241027055532235 DAUC <0003> auc.c:180 vector [1]: sres = 8161898b 20241027055532235 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532235 DAUC <0003> auc.c:113 vector [2]: rand = 445653988fbad5b5683cc02a847aaec9 20241027055532235 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241027055532235 DAUC <0003> auc.c:142 vector [2]: autn = 246aa64c027f0000cc30af2968c06225 20241027055532235 DAUC <0003> auc.c:143 vector [2]: ck = f49cf549fce23d9d1977b384371d5f88 20241027055532235 DAUC <0003> auc.c:144 vector [2]: ik = 11e99ca849cc371f56b097afee579780 20241027055532235 DAUC <0003> auc.c:145 vector [2]: res = c460d3f832c321580000000000000000 20241027055532235 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532235 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532235 DAUC <0003> auc.c:179 vector [2]: kc = 1b16b29a1fc8825c 20241027055532235 DAUC <0003> auc.c:180 vector [2]: sres = 6b3c856c 20241027055532235 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532235 DAUC <0003> auc.c:113 vector [3]: rand = 46134fd8e5b45b3a117f567a374d425a 20241027055532235 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241027055532235 DAUC <0003> auc.c:142 vector [3]: autn = 3571e933adc0000011e9805229b2a088 20241027055532235 DAUC <0003> auc.c:143 vector [3]: ck = cc5853580fc52ca90ca5a04ce9555348 20241027055532235 DAUC <0003> auc.c:144 vector [3]: ik = fd4ace891b93341a790d5ac056f0d0c8 20241027055532235 DAUC <0003> auc.c:145 vector [3]: res = 3d8dd5374bb7dd6c0000000000000000 20241027055532235 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532235 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532235 DAUC <0003> auc.c:179 vector [3]: kc = 58a523f8f8496caa 20241027055532235 DAUC <0003> auc.c:180 vector [3]: sres = 5a612aac 20241027055532235 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532235 DAUC <0003> auc.c:113 vector [4]: rand = c7639a7210e9fff7ade9281b39bce7aa 20241027055532235 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241027055532235 DAUC <0003> auc.c:142 vector [4]: autn = cb51498c05c300001c41744e20d98fa2 20241027055532235 DAUC <0003> auc.c:143 vector [4]: ck = de2b140c23e8e72248db8b11d1478493 20241027055532235 DAUC <0003> auc.c:144 vector [4]: ik = fa4135cff8bca973d82babc8505737d9 20241027055532235 DAUC <0003> auc.c:145 vector [4]: res = 53b25fa7b63a20eb0000000000000000 20241027055532235 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055532235 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055532235 DAUC <0003> auc.c:179 vector [4]: kc = af479cd2eb8a5588 20241027055532235 DAUC <0003> auc.c:180 vector [4]: sres = 0acd11d9 20241027055532235 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055532235 DAUC <0003> db_auc.c:245 IMSI='262423763785712': Generated 5 vectors 20241027055532235 DAUC <0003> db_auc.c:249 IMSI='262423763785712': Updating SQN=321 in DB 20241027055532242 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423763785712"} 20241027055532242 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532242 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532242 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532246 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532246 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423763785712"} 20241027055532246 DAUC <0003> db_auc.c:236 IMSI='262423763785712': Calling to generate 5 vectors 20241027055532246 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055532246 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055532246 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055532246 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241027055532246 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055532246 DAUC <0003> auc.c:113 vector [0]: rand = 3b834c9ff29dad99e7c2c0ce1ef26893 20241027055532246 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241027055532246 DAUC <0003> auc.c:142 vector [0]: autn = fb88c3acff4f0000bb50cf812907943f 20241027055532246 DAUC <0003> auc.c:143 vector [0]: ck = 9b2615023fd72261e30119ee1b7382dd 20241027055532246 DAUC <0003> auc.c:144 vector [0]: ik = 7f5f04e03703ef6f8b92a911fa8085c0 20241027055532246 DAUC <0003> auc.c:145 vector [0]: res = 33873322f667ae5c0000000000000000 20241027055532246 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055532246 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055532246 DAUC <0003> auc.c:179 vector [0]: kc = 9e003a521d49e8e8 20241027055532246 DAUC <0003> auc.c:180 vector [0]: sres = 5f216975 20241027055532246 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055532246 DAUC <0003> auc.c:113 vector [1]: rand = 555043b8421e52118697448a0936d02a 20241027055532246 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241027055532246 DAUC <0003> auc.c:142 vector [1]: autn = ea6ed5f05eb400004ad4337ba5e32439 20241027055532246 DAUC <0003> auc.c:143 vector [1]: ck = a15572f50de77e0e3c36748efdff222b 20241027055532246 DAUC <0003> auc.c:144 vector [1]: ik = 1ad435aee3c227e93681b505364933d2 20241027055532246 DAUC <0003> auc.c:145 vector [1]: res = 2f91fabc1fa456b90000000000000000 20241027055532246 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055532246 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055532246 DAUC <0003> auc.c:179 vector [1]: kc = 6c7531495291cc53 20241027055532246 DAUC <0003> auc.c:180 vector [1]: sres = 5acfb283 20241027055532246 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055532246 DAUC <0003> auc.c:113 vector [2]: rand = bb73dce600b1afdcbc48b0239660f336 20241027055532246 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241027055532246 DAUC <0003> auc.c:142 vector [2]: autn = 27a80503bac40000ced81254e3fd1b9d 20241027055532246 DAUC <0003> auc.c:143 vector [2]: ck = fa243e2157d3b92eff7c9d99ba37471e 20241027055532246 DAUC <0003> auc.c:144 vector [2]: ik = 834af09bac7fcd1bd2c7129b027b8825 20241027055532246 DAUC <0003> auc.c:145 vector [2]: res = ca8f883c4529ba840000000000000000 20241027055532246 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055532246 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055532246 DAUC <0003> auc.c:179 vector [2]: kc = c587996392550ed9 20241027055532246 DAUC <0003> auc.c:180 vector [2]: sres = e9ddfa43 20241027055532246 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055532246 DAUC <0003> auc.c:113 vector [3]: rand = 21f0e7d837e6e929c4444e0f5e457c7a 20241027055532246 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241027055532246 DAUC <0003> auc.c:142 vector [3]: autn = 20684dbefa6e000036fb51d7920c90d6 20241027055532246 DAUC <0003> auc.c:143 vector [3]: ck = fd94da33619815ba13e81da9a149deb9 20241027055532246 DAUC <0003> auc.c:144 vector [3]: ik = 5ee07ec592f6d7e4bd8c2609d0bd478a 20241027055532246 DAUC <0003> auc.c:145 vector [3]: res = e28360d9c17332290000000000000000 20241027055532246 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055532246 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055532246 DAUC <0003> auc.c:179 vector [3]: kc = d4575db370c31aa3 20241027055532246 DAUC <0003> auc.c:180 vector [3]: sres = a3b15400 20241027055532246 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055532246 DAUC <0003> auc.c:113 vector [4]: rand = 82aef200e32841497cc4c8ecfe9a5002 20241027055532246 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241027055532246 DAUC <0003> auc.c:142 vector [4]: autn = b41417ea151c000084278c4091340259 20241027055532246 DAUC <0003> auc.c:143 vector [4]: ck = 263885895200d1bfa19e2b6b8e305f16 20241027055532246 DAUC <0003> auc.c:144 vector [4]: ik = ceea9ad792d5c3e91e4f05ecd28cdec8 20241027055532246 DAUC <0003> auc.c:145 vector [4]: res = 9b5532ea41a41d120000000000000000 20241027055532246 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055532246 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055532246 DAUC <0003> auc.c:179 vector [4]: kc = 453babd2adb1de7e 20241027055532246 DAUC <0003> auc.c:180 vector [4]: sres = 89707997 20241027055532246 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055532246 DAUC <0003> db_auc.c:245 IMSI='262423763785712': Generated 5 vectors 20241027055532246 DAUC <0003> db_auc.c:249 IMSI='262423763785712': Updating SQN=481 in DB 20241027055532253 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423763785712"} 20241027055532253 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423763785712 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055532253 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532253 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055532256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20241027055532280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60318<->l=127.0.0.1:4258 20241027055532281 DLINP <000b> input/ipa.c:451 connected read/write 20241027055532281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055532281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055532281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055532281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055532281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37229<->l=127.0.0.1:4259) 20241027055532329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20241027055532329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4258 20241027055535403 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055535403 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055535405 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 20241027055535408 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535408 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055535408 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055535408 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  20241027055535408 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055535408 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  20241027055535408 DLGSUP <0013> gsup_server.c:235 2:  20241027055535408 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055535408 DLGSUP <0013> gsup_server.c:235 3:  20241027055535408 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055535408 DLGSUP <0013> gsup_server.c:235 4:  20241027055535408 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055535408 DLGSUP <0013> gsup_server.c:235 5:  20241027055535408 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055535408 DLGSUP <0013> gsup_server.c:235 7:  20241027055535408 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055535408 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055535408 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055535408 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055535425 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44371<->l=127.0.0.1:4259) 20241027055535447 DAUC <0003> db_auc.c:157 IMSI='262422547921124': No 2G Auth Data 20241027055535447 DAUC <0003> db_auc.c:192 IMSI='262422547921124': No 3G Auth Data 20241027055535481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20241027055535486 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535486 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422547921124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422547921124"} 20241027055535486 DAUC <0003> db_auc.c:157 IMSI='262422547921124': No 2G Auth Data 20241027055535486 DAUC <0003> db_auc.c:236 IMSI='262422547921124': Calling to generate 5 vectors 20241027055535486 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055535486 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055535486 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055535486 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055535486 DAUC <0003> auc.c:113 vector [0]: rand = ef1d918b84f9b096f901b973baa55fb7 20241027055535486 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055535486 DAUC <0003> auc.c:142 vector [0]: autn = be8c66960c7780008aa6d6c9d64200aa 20241027055535486 DAUC <0003> auc.c:143 vector [0]: ck = e0c0d1851268e0514ef02bf91e14bc33 20241027055535486 DAUC <0003> auc.c:144 vector [0]: ik = d6acfb45a0751cd8d0c5fb7261c429a3 20241027055535486 DAUC <0003> auc.c:145 vector [0]: res = b6735e7f79b4b2410000000000000000 20241027055535486 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055535486 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055535486 DAUC <0003> auc.c:151 vector [0]: kc = a859fa4bcdcd6919 20241027055535486 DAUC <0003> auc.c:152 vector [0]: sres = cfc7ec3e 20241027055535486 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055535486 DAUC <0003> auc.c:113 vector [1]: rand = daa13e2632a052c2ea57295d32bd00ea 20241027055535486 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055535486 DAUC <0003> auc.c:142 vector [1]: autn = 5ea666629e438000199d2ff95fe7c99f 20241027055535486 DAUC <0003> auc.c:143 vector [1]: ck = cf3d02442de09e8a5629802e24406c48 20241027055535486 DAUC <0003> auc.c:144 vector [1]: ik = 6ad56950fe0db4dece491cb8b4291355 20241027055535486 DAUC <0003> auc.c:145 vector [1]: res = be320d0b5d913ed20000000000000000 20241027055535486 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055535486 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055535486 DAUC <0003> auc.c:151 vector [1]: kc = 3d88f78243845549 20241027055535486 DAUC <0003> auc.c:152 vector [1]: sres = e3a333d9 20241027055535486 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055535486 DAUC <0003> auc.c:113 vector [2]: rand = c06fa582ef92e2c146623ca2dea68d33 20241027055535486 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055535486 DAUC <0003> auc.c:142 vector [2]: autn = 51fb4d2de1f78000788a28b65fe8fbae 20241027055535486 DAUC <0003> auc.c:143 vector [2]: ck = 1afba1b00bc36b88a535cca539106f5d 20241027055535486 DAUC <0003> auc.c:144 vector [2]: ik = 290df24a5f96f6a3dd7d373493077f70 20241027055535486 DAUC <0003> auc.c:145 vector [2]: res = 68e5c2ceb264ca860000000000000000 20241027055535486 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055535486 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055535486 DAUC <0003> auc.c:151 vector [2]: kc = 4bbea86bfe428d06 20241027055535486 DAUC <0003> auc.c:152 vector [2]: sres = da810848 20241027055535486 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055535486 DAUC <0003> auc.c:113 vector [3]: rand = f20e249b0ed4f9c749c338042a4b2b9a 20241027055535486 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055535486 DAUC <0003> auc.c:142 vector [3]: autn = 5c45b081469280001cbb278c9bfaf3ad 20241027055535486 DAUC <0003> auc.c:143 vector [3]: ck = b6a3072dde6c490ecc6fff40434fdbb1 20241027055535486 DAUC <0003> auc.c:144 vector [3]: ik = 3eb283ebe4bedea55374ce39e2c381b3 20241027055535486 DAUC <0003> auc.c:145 vector [3]: res = c1d9bf46368670740000000000000000 20241027055535486 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055535486 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055535486 DAUC <0003> auc.c:151 vector [3]: kc = 170ab5bf9b5ecda9 20241027055535486 DAUC <0003> auc.c:152 vector [3]: sres = f75fcf32 20241027055535486 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055535486 DAUC <0003> auc.c:113 vector [4]: rand = 4c7f6ffb2e1473ffa711224d186680d8 20241027055535486 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055535486 DAUC <0003> auc.c:142 vector [4]: autn = c1f5f6d1276f80003984a91f35f28fdb 20241027055535486 DAUC <0003> auc.c:143 vector [4]: ck = 59d7e26062c752910aa21f7bca8b6773 20241027055535486 DAUC <0003> auc.c:144 vector [4]: ik = dd6d1474487399509a6aad44f79128db 20241027055535486 DAUC <0003> auc.c:145 vector [4]: res = 5c8b1a1a73d7dfef0000000000000000 20241027055535486 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055535486 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055535486 DAUC <0003> auc.c:151 vector [4]: kc = 1472442b17ae8469 20241027055535486 DAUC <0003> auc.c:152 vector [4]: sres = 2f5cc5f5 20241027055535486 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055535486 DAUC <0003> db_auc.c:245 IMSI='262422547921124': Generated 5 vectors 20241027055535486 DAUC <0003> db_auc.c:249 IMSI='262422547921124': Updating SQN=161 in DB 20241027055535493 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422547921124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422547921124"} 20241027055535494 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262422547921124 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055535494 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535494 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4258 20241027055535521 DAUC <0003> db_auc.c:157 IMSI='262424932998444': No 2G Auth Data 20241027055535521 DAUC <0003> db_auc.c:192 IMSI='262424932998444': No 3G Auth Data 20241027055535555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4258 20241027055535557 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535557 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424932998444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424932998444"} 20241027055535557 DAUC <0003> db_auc.c:157 IMSI='262424932998444': No 2G Auth Data 20241027055535557 DAUC <0003> db_auc.c:236 IMSI='262424932998444': Calling to generate 5 vectors 20241027055535557 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241027055535557 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055535557 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241027055535557 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055535557 DAUC <0003> auc.c:113 vector [0]: rand = 5805e24f94d16f7c353befabf909d49f 20241027055535557 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055535557 DAUC <0003> auc.c:142 vector [0]: autn = a23c27a0ddcb8000c9686cbc4874347d 20241027055535557 DAUC <0003> auc.c:143 vector [0]: ck = aa1af1b52397668f57db289218449feb 20241027055535557 DAUC <0003> auc.c:144 vector [0]: ik = 326dcf17067fb388fee0bfa6d12d4010 20241027055535557 DAUC <0003> auc.c:145 vector [0]: res = cb473f4a9a78b61f0000000000000000 20241027055535557 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055535557 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241027055535557 DAUC <0003> auc.c:151 vector [0]: kc = 314ca996ec810afc 20241027055535557 DAUC <0003> auc.c:152 vector [0]: sres = 513f8955 20241027055535557 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241027055535557 DAUC <0003> auc.c:113 vector [1]: rand = 00019c71384aa1c1d08469f7e23f8f2b 20241027055535557 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055535557 DAUC <0003> auc.c:142 vector [1]: autn = 6e1e2bbf601c80004b9c873fc53267e7 20241027055535557 DAUC <0003> auc.c:143 vector [1]: ck = e13b33c64e0b167a77378db2af69a2c9 20241027055535557 DAUC <0003> auc.c:144 vector [1]: ik = 98bd0f179fb240065874f8a5cf4a4bff 20241027055535557 DAUC <0003> auc.c:145 vector [1]: res = 2ad7c3242cf236360000000000000000 20241027055535557 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055535557 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241027055535557 DAUC <0003> auc.c:151 vector [1]: kc = 56c549c6b19abf4a 20241027055535557 DAUC <0003> auc.c:152 vector [1]: sres = 0625f512 20241027055535557 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241027055535557 DAUC <0003> auc.c:113 vector [2]: rand = 4b871c01a2a9328fe7aea2b6116ae6b1 20241027055535557 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055535557 DAUC <0003> auc.c:142 vector [2]: autn = f7cdf5843c878000bc4c6bde646ca9cb 20241027055535557 DAUC <0003> auc.c:143 vector [2]: ck = 2f59fb4bdb096a2b8df09baf0ae00f9c 20241027055535557 DAUC <0003> auc.c:144 vector [2]: ik = e9fd61f25d0d9ffe31abd5536818f512 20241027055535558 DAUC <0003> auc.c:145 vector [2]: res = ce42782f8a6016bb0000000000000000 20241027055535558 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055535558 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241027055535558 DAUC <0003> auc.c:151 vector [2]: kc = 7affd445e4fc0f5b 20241027055535558 DAUC <0003> auc.c:152 vector [2]: sres = 44226e94 20241027055535558 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241027055535558 DAUC <0003> auc.c:113 vector [3]: rand = 5adff4d2b44fadc8fdd129add63728f5 20241027055535558 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055535558 DAUC <0003> auc.c:142 vector [3]: autn = ca62ac4e606a8000f9736cfc559ead8d 20241027055535558 DAUC <0003> auc.c:143 vector [3]: ck = 92a4b17314ebf03d660a68c6e6fc362d 20241027055535558 DAUC <0003> auc.c:144 vector [3]: ik = bd5fa8a41c065f60d4fdb9c9a40dc8f4 20241027055535558 DAUC <0003> auc.c:145 vector [3]: res = 870da0d4e3999aaf0000000000000000 20241027055535558 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055535558 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241027055535558 DAUC <0003> auc.c:151 vector [3]: kc = 9d0cc8d84a1c5184 20241027055535558 DAUC <0003> auc.c:152 vector [3]: sres = 64943a7b 20241027055535558 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241027055535558 DAUC <0003> auc.c:113 vector [4]: rand = 37349d7307968b8190c6d19c80c03dbf 20241027055535558 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055535558 DAUC <0003> auc.c:142 vector [4]: autn = fb36f73fd4a7800083bc852bfcecf352 20241027055535558 DAUC <0003> auc.c:143 vector [4]: ck = c6edb4dbc9bee18dd16674b692386cc8 20241027055535558 DAUC <0003> auc.c:144 vector [4]: ik = d80bd975acee5f6f09aca37bf423343e 20241027055535558 DAUC <0003> auc.c:145 vector [4]: res = eabc51f064cb7b360000000000000000 20241027055535558 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055535558 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241027055535558 DAUC <0003> auc.c:151 vector [4]: kc = c62cba63034be614 20241027055535558 DAUC <0003> auc.c:152 vector [4]: sres = 8e772ac6 20241027055535558 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241027055535558 DAUC <0003> db_auc.c:245 IMSI='262424932998444': Generated 5 vectors 20241027055535558 DAUC <0003> db_auc.c:249 IMSI='262424932998444': Updating SQN=161 in DB 20241027055535565 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424932998444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424932998444"} 20241027055535565 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424932998444 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055535565 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535565 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535569 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4258 20241027055535591 DAUC <0003> db_auc.c:157 IMSI='262425318872541': No 2G Auth Data 20241027055535591 DAUC <0003> db_auc.c:192 IMSI='262425318872541': No 3G Auth Data 20241027055535629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60422<->l=127.0.0.1:4258 20241027055535633 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535633 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425318872541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425318872541"} 20241027055535633 DAUC <0003> db_auc.c:236 IMSI='262425318872541': Calling to generate 5 vectors 20241027055535633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055535633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055535633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055535633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055535633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055535633 DAUC <0003> auc.c:113 vector [0]: rand = a787823b5c72c629b5f6cdc9f0ef8280 20241027055535633 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055535633 DAUC <0003> auc.c:142 vector [0]: autn = 448b95dda5cd8000b880f77159537e3a 20241027055535633 DAUC <0003> auc.c:143 vector [0]: ck = d5a405bda31ef141433f270798eead7e 20241027055535633 DAUC <0003> auc.c:144 vector [0]: ik = 7414a866387f7ef9a11c5dfab3aa5d36 20241027055535633 DAUC <0003> auc.c:145 vector [0]: res = 1b6fc33ce9a0f26e0000000000000000 20241027055535633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055535633 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055535633 DAUC <0003> auc.c:179 vector [0]: kc = 4dafbb2168686c00 20241027055535633 DAUC <0003> auc.c:180 vector [0]: sres = bc36b61c 20241027055535633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055535633 DAUC <0003> auc.c:113 vector [1]: rand = 93120d005df6d17be3b67d7096971ea2 20241027055535633 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055535633 DAUC <0003> auc.c:142 vector [1]: autn = 4dbab0ba0f39800066a218bc4db355b4 20241027055535633 DAUC <0003> auc.c:143 vector [1]: ck = e7105268e179cfa7c914ac2a97a0953e 20241027055535633 DAUC <0003> auc.c:144 vector [1]: ik = a51c03d2b391e68a6c1644abb6b3b9e7 20241027055535633 DAUC <0003> auc.c:145 vector [1]: res = 4098996829ffb8d00000000000000000 20241027055535633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055535633 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055535633 DAUC <0003> auc.c:179 vector [1]: kc = 4bf334dc03d98400 20241027055535633 DAUC <0003> auc.c:180 vector [1]: sres = 5be9c22a 20241027055535633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055535633 DAUC <0003> auc.c:113 vector [2]: rand = d6bc92d1354c092e9b0dea48bb7a4ed1 20241027055535633 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055535633 DAUC <0003> auc.c:142 vector [2]: autn = 9719e39c863d80002b672719f4888fc1 20241027055535633 DAUC <0003> auc.c:143 vector [2]: ck = 4d1d9ad8349d9bb585e37edd44b06850 20241027055535633 DAUC <0003> auc.c:144 vector [2]: ik = 12868e629122875db4013eeb6ba853c5 20241027055535633 DAUC <0003> auc.c:145 vector [2]: res = 68d1d523101cd3d20000000000000000 20241027055535633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055535633 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055535633 DAUC <0003> auc.c:179 vector [2]: kc = a1c87af69a5e2c00 20241027055535633 DAUC <0003> auc.c:180 vector [2]: sres = f8dfb399 20241027055535633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055535633 DAUC <0003> auc.c:113 vector [3]: rand = 7fe424fe7892094f37d85fc730b36af3 20241027055535633 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055535633 DAUC <0003> auc.c:142 vector [3]: autn = 828351dd71808000874823623577fea0 20241027055535633 DAUC <0003> auc.c:143 vector [3]: ck = fcd0ad1c8333568b8e1129230c43ee3d 20241027055535633 DAUC <0003> auc.c:144 vector [3]: ik = 534ce9297a08ac0715a600fd005e4d83 20241027055535633 DAUC <0003> auc.c:145 vector [3]: res = 2696f2c5ac5fcba00000000000000000 20241027055535633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055535633 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055535633 DAUC <0003> auc.c:179 vector [3]: kc = 7a73e2b40739f800 20241027055535633 DAUC <0003> auc.c:180 vector [3]: sres = e1a87ef6 20241027055535633 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055535633 DAUC <0003> auc.c:113 vector [4]: rand = e1d431fca47f2449cf67d652ee0d338b 20241027055535633 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055535633 DAUC <0003> auc.c:142 vector [4]: autn = d43f1a1b938780008ab221904efcc5bd 20241027055535633 DAUC <0003> auc.c:143 vector [4]: ck = 9d9ad35f1c8dc4111ac177462f06a7d1 20241027055535633 DAUC <0003> auc.c:144 vector [4]: ik = 2fdff164d430fab78495e156e560558b 20241027055535633 DAUC <0003> auc.c:145 vector [4]: res = 17d44c1fd776369c0000000000000000 20241027055535633 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055535633 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055535633 DAUC <0003> auc.c:179 vector [4]: kc = 5d1ab2d9082c1400 20241027055535633 DAUC <0003> auc.c:180 vector [4]: sres = d975ca2d 20241027055535633 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055535633 DAUC <0003> db_auc.c:245 IMSI='262425318872541': Generated 5 vectors 20241027055535633 DAUC <0003> db_auc.c:249 IMSI='262425318872541': Updating SQN=161 in DB 20241027055535641 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425318872541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425318872541"} 20241027055535641 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262425318872541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055535641 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535641 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60422<->l=127.0.0.1:4258 20241027055535675 DAUC <0003> db_auc.c:157 IMSI='262426576432915': No 2G Auth Data 20241027055535675 DAUC <0003> db_auc.c:192 IMSI='262426576432915': No 3G Auth Data 20241027055535718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20241027055535722 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535722 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426576432915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426576432915"} 20241027055535722 DAUC <0003> db_auc.c:236 IMSI='262426576432915': Calling to generate 5 vectors 20241027055535722 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055535722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055535722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055535722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055535722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055535723 DAUC <0003> auc.c:113 vector [0]: rand = 374736f254ac8414b5122b691de34287 20241027055535723 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055535723 DAUC <0003> auc.c:142 vector [0]: autn = b6ab83bbb88380002709156630ab78ab 20241027055535723 DAUC <0003> auc.c:143 vector [0]: ck = 7478941bfc11047661f7e51b7b8c0923 20241027055535723 DAUC <0003> auc.c:144 vector [0]: ik = f35ba2736f42ad7f94ad338a9f9345c0 20241027055535723 DAUC <0003> auc.c:145 vector [0]: res = 7fc5cd4fc37a3eb10000000000000000 20241027055535723 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055535723 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055535723 DAUC <0003> auc.c:179 vector [0]: kc = 44dbb9915024ec00 20241027055535723 DAUC <0003> auc.c:180 vector [0]: sres = 5cd6aada 20241027055535723 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055535723 DAUC <0003> auc.c:113 vector [1]: rand = be32605663dfba578781bf2d7914ca10 20241027055535723 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055535723 DAUC <0003> auc.c:142 vector [1]: autn = 8ecfe76cd56b800039cda955d73a8962 20241027055535723 DAUC <0003> auc.c:143 vector [1]: ck = 3ec814b1335d686e4e7ce22ff440311f 20241027055535723 DAUC <0003> auc.c:144 vector [1]: ik = 585d1b8e4627960b6c8270dbb4bf1906 20241027055535723 DAUC <0003> auc.c:145 vector [1]: res = 1ca0dbe0726111330000000000000000 20241027055535723 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055535723 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055535723 DAUC <0003> auc.c:179 vector [1]: kc = e51ec41e01318000 20241027055535723 DAUC <0003> auc.c:180 vector [1]: sres = 6b30953b 20241027055535723 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055535723 DAUC <0003> auc.c:113 vector [2]: rand = 4964e1c572d695897af00a6c4173fe32 20241027055535723 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055535723 DAUC <0003> auc.c:142 vector [2]: autn = d4323a90846880009d7114be36b29b3a 20241027055535723 DAUC <0003> auc.c:143 vector [2]: ck = db394eec9a6ae60d9b5b46286ea0f836 20241027055535723 DAUC <0003> auc.c:144 vector [2]: ik = 4f682ad41e95e1323d7e3c7191ac746e 20241027055535723 DAUC <0003> auc.c:145 vector [2]: res = 56b86a033eaf839b0000000000000000 20241027055535723 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055535723 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055535723 DAUC <0003> auc.c:179 vector [2]: kc = 925d54f56be0c400 20241027055535723 DAUC <0003> auc.c:180 vector [2]: sres = 545e7241 20241027055535723 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055535723 DAUC <0003> auc.c:113 vector [3]: rand = 9a043e91ef08f623f19d50389d5669ee 20241027055535723 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055535723 DAUC <0003> auc.c:142 vector [3]: autn = 0c0cebbcd9678000fba004b3b5544193 20241027055535723 DAUC <0003> auc.c:143 vector [3]: ck = 3a91cdf901cd2031be40debd4b43af2a 20241027055535723 DAUC <0003> auc.c:144 vector [3]: ik = b11f70d0456cf3fdd5c94faf2160bd47 20241027055535723 DAUC <0003> auc.c:145 vector [3]: res = baa53687f0ee43bc0000000000000000 20241027055535723 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055535723 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055535723 DAUC <0003> auc.c:179 vector [3]: kc = eba5b07950c62c00 20241027055535723 DAUC <0003> auc.c:180 vector [3]: sres = 4b91c708 20241027055535723 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055535723 DAUC <0003> auc.c:113 vector [4]: rand = 6015e855f4dfa22a1035183768022390 20241027055535723 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055535723 DAUC <0003> auc.c:142 vector [4]: autn = a7863585cebf80005c515fc4e7974a67 20241027055535723 DAUC <0003> auc.c:143 vector [4]: ck = c89d6564ca150fe90303779b1b428a62 20241027055535723 DAUC <0003> auc.c:144 vector [4]: ik = eba86567feeb172e8023f277c15676b0 20241027055535723 DAUC <0003> auc.c:145 vector [4]: res = 0e2b1cc16d6bd6480000000000000000 20241027055535723 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055535723 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055535723 DAUC <0003> auc.c:179 vector [4]: kc = 73ab669ea8fcd000 20241027055535723 DAUC <0003> auc.c:180 vector [4]: sres = 88a91cc0 20241027055535723 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055535723 DAUC <0003> db_auc.c:245 IMSI='262426576432915': Generated 5 vectors 20241027055535723 DAUC <0003> db_auc.c:249 IMSI='262426576432915': Updating SQN=161 in DB 20241027055535730 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426576432915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426576432915"} 20241027055535730 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262426576432915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055535730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20241027055535766 DAUC <0003> db_auc.c:157 IMSI='262425798428309': No 2G Auth Data 20241027055535766 DAUC <0003> db_auc.c:192 IMSI='262425798428309': No 3G Auth Data 20241027055535807 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20241027055535811 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535811 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425798428309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425798428309"} 20241027055535811 DAUC <0003> db_auc.c:236 IMSI='262425798428309': Calling to generate 5 vectors 20241027055535811 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241027055535811 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241027055535811 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241027055535811 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241027055535811 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241027055535811 DAUC <0003> auc.c:113 vector [0]: rand = f5a26d9c005c8999c7ddee6a609acea1 20241027055535811 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241027055535811 DAUC <0003> auc.c:142 vector [0]: autn = 43410529e562800038a99f68ba98a6bf 20241027055535811 DAUC <0003> auc.c:143 vector [0]: ck = f5d1d5046324b1d53db83563b2ca2441 20241027055535811 DAUC <0003> auc.c:144 vector [0]: ik = 88bbba08914df0be1898d0284b29d010 20241027055535811 DAUC <0003> auc.c:145 vector [0]: res = cb0dd3261f6f729a0000000000000000 20241027055535811 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241027055535811 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241027055535811 DAUC <0003> auc.c:179 vector [0]: kc = 4185ec81ed65559f 20241027055535811 DAUC <0003> auc.c:180 vector [0]: sres = a35a40bd 20241027055535811 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241027055535811 DAUC <0003> auc.c:113 vector [1]: rand = 000057cad8a50ed0ab272939b23d9638 20241027055535811 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241027055535811 DAUC <0003> auc.c:142 vector [1]: autn = 4860d5a358aa8000248c8d0ad14d8e8d 20241027055535811 DAUC <0003> auc.c:143 vector [1]: ck = 566b078f5968ec22a2c975d1201423ce 20241027055535811 DAUC <0003> auc.c:144 vector [1]: ik = 58d360c2d85194178ab92c32468e1adf 20241027055535811 DAUC <0003> auc.c:145 vector [1]: res = 17fdcc03ab2362d20000000000000000 20241027055535811 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241027055535811 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241027055535811 DAUC <0003> auc.c:179 vector [1]: kc = 493056dcea985d07 20241027055535811 DAUC <0003> auc.c:180 vector [1]: sres = 2f95771e 20241027055535811 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241027055535811 DAUC <0003> auc.c:113 vector [2]: rand = 96210c6a62b2722e11090b89c645f77f 20241027055535811 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241027055535811 DAUC <0003> auc.c:142 vector [2]: autn = fd87ba25f673800043a0165fb819e9dc 20241027055535811 DAUC <0003> auc.c:143 vector [2]: ck = 5ec513a2ee69c6c56361504f66afae79 20241027055535811 DAUC <0003> auc.c:144 vector [2]: ik = 4c76646d8f7dce87724293fa6d6d9493 20241027055535811 DAUC <0003> auc.c:145 vector [2]: res = c1f98a4e4d7ed1520000000000000000 20241027055535811 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241027055535811 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241027055535811 DAUC <0003> auc.c:179 vector [2]: kc = 7bfb70237218f329 20241027055535811 DAUC <0003> auc.c:180 vector [2]: sres = 8d188774 20241027055535811 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241027055535811 DAUC <0003> auc.c:113 vector [3]: rand = 8833ccb000193f6eecf3804996a1cf86 20241027055535811 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241027055535811 DAUC <0003> auc.c:142 vector [3]: autn = 58b264841a26800090905167dd9d221d 20241027055535811 DAUC <0003> auc.c:143 vector [3]: ck = 6917d32a2a81c4035e5cfba21f807623 20241027055535811 DAUC <0003> auc.c:144 vector [3]: ik = cca053929443732ee0d3b6e5146e8f3e 20241027055535811 DAUC <0003> auc.c:145 vector [3]: res = a388177bb3d3abfb0000000000000000 20241027055535811 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241027055535811 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241027055535811 DAUC <0003> auc.c:179 vector [3]: kc = 535d36ca69f3eab7 20241027055535811 DAUC <0003> auc.c:180 vector [3]: sres = 8465266d 20241027055535811 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241027055535811 DAUC <0003> auc.c:113 vector [4]: rand = 7cf8672a4319864aca26fa63639d2dbc 20241027055535811 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241027055535811 DAUC <0003> auc.c:142 vector [4]: autn = bd1c99af07018000f65fb07ffa8c53a1 20241027055535811 DAUC <0003> auc.c:143 vector [4]: ck = 0901b55734e39f1ec0913da16e12d026 20241027055535811 DAUC <0003> auc.c:144 vector [4]: ik = 812c0683c7ec2e77606c710e8630fb84 20241027055535811 DAUC <0003> auc.c:145 vector [4]: res = 4bb49e6d1f88beb40000000000000000 20241027055535811 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241027055535811 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241027055535811 DAUC <0003> auc.c:179 vector [4]: kc = 110f2bfa04ab40d5 20241027055535811 DAUC <0003> auc.c:180 vector [4]: sres = 54aa7f34 20241027055535811 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241027055535811 DAUC <0003> db_auc.c:245 IMSI='262425798428309': Generated 5 vectors 20241027055535811 DAUC <0003> db_auc.c:249 IMSI='262425798428309': Updating SQN=161 in DB 20241027055535819 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425798428309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425798428309"} 20241027055535819 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425798428309 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055535819 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535819 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055535823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4258 20241027055535848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4258 20241027055535849 DLINP <000b> input/ipa.c:451 connected read/write 20241027055535849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055535849 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055535849 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055535849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055535849 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44371<->l=127.0.0.1:4259) 20241027055535895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 20241027055535896 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 20241027055538972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055538972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055538974 DLINP <000b> input/ipa.c:451 connected read/write 20241027055538974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055538975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45262<->l=127.0.0.1:4258 20241027055538978 DLINP <000b> input/ipa.c:451 connected read/write 20241027055538978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055538978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055538978 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055538978 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  20241027055538978 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055538978 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  20241027055538978 DLGSUP <0013> gsup_server.c:235 2:  20241027055538978 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055538978 DLGSUP <0013> gsup_server.c:235 3:  20241027055538978 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055538978 DLGSUP <0013> gsup_server.c:235 4:  20241027055538978 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055538978 DLGSUP <0013> gsup_server.c:235 5:  20241027055538978 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055538978 DLGSUP <0013> gsup_server.c:235 7:  20241027055538978 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055538978 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055538978 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055538978 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055538997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38145<->l=127.0.0.1:4259) 20241027055539012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20241027055539021 DLINP <000b> input/ipa.c:451 connected read/write 20241027055539021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055539021 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420914102564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420914102564" cn_domain=PS} 20241027055539021 DLU <0006> fsm.c:456 lu(262420914102564)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055539021 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420914102564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241027055539021 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420914102564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420914102564" cause=IMSI unknown in HLR} 20241027055539021 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420914102564 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055539021 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420914102564)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055539021 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420914102564)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055539021 DLU <0006> fsm.c:568 lu(PS:IMSI-262420914102564)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055539021 DLINP <000b> input/ipa.c:451 connected read/write 20241027055539021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055539021 DLINP <000b> input/ipa.c:451 connected read/write 20241027055539021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055539023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4258 20241027055539024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45262<->l=127.0.0.1:4258 20241027055539026 DLINP <000b> input/ipa.c:451 connected read/write 20241027055539026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055539026 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055539026 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055539026 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055539026 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38145<->l=127.0.0.1:4259) 20241027055539067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241027055539068 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45282<->l=127.0.0.1:4258 20241027055542146 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055542146 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055542148 DLINP <000b> input/ipa.c:451 connected read/write 20241027055542148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055542149 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4258 20241027055542151 DLINP <000b> input/ipa.c:451 connected read/write 20241027055542151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055542151 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055542151 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055542151 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  20241027055542151 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055542151 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  20241027055542151 DLGSUP <0013> gsup_server.c:235 2:  20241027055542151 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055542151 DLGSUP <0013> gsup_server.c:235 3:  20241027055542151 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055542151 DLGSUP <0013> gsup_server.c:235 4:  20241027055542151 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055542151 DLGSUP <0013> gsup_server.c:235 5:  20241027055542151 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055542151 DLGSUP <0013> gsup_server.c:235 7:  20241027055542151 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055542151 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055542151 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055542151 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055542169 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40995<->l=127.0.0.1:4259) 20241027055542183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4258 20241027055542193 DLINP <000b> input/ipa.c:451 connected read/write 20241027055542193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055542193 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421433752083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421433752083" cn_domain=PS source_name="the-source\n"} 20241027055542193 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027055542193 DLU <0006> fsm.c:456 lu(262421433752083)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055542193 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421433752083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241027055542193 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421433752083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421433752083" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241027055542193 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421433752083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055542193 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421433752083)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055542193 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421433752083)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055542193 DLU <0006> fsm.c:568 lu(PS:IMSI-262421433752083)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055542193 DLINP <000b> input/ipa.c:451 connected read/write 20241027055542193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055542193 DLINP <000b> input/ipa.c:451 connected read/write 20241027055542193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055542196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45298<->l=127.0.0.1:4258 20241027055542197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4258 20241027055542198 DLINP <000b> input/ipa.c:451 connected read/write 20241027055542198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055542198 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055542198 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055542198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055542198 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027055542198 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40995<->l=127.0.0.1:4259) 20241027055542244 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 20241027055542244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45306<->l=127.0.0.1:4258 20241027055545316 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055545317 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055545318 DLINP <000b> input/ipa.c:451 connected read/write 20241027055545318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055545319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241027055545320 DLINP <000b> input/ipa.c:451 connected read/write 20241027055545320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055545320 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055545320 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055545320 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  20241027055545320 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055545320 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  20241027055545320 DLGSUP <0013> gsup_server.c:235 2:  20241027055545320 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055545320 DLGSUP <0013> gsup_server.c:235 3:  20241027055545320 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055545320 DLGSUP <0013> gsup_server.c:235 4:  20241027055545320 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055545320 DLGSUP <0013> gsup_server.c:235 5:  20241027055545320 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055545320 DLGSUP <0013> gsup_server.c:235 7:  20241027055545320 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055545320 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055545320 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055545320 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055545342 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34229<->l=127.0.0.1:4259) 20241027055545356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45328<->l=127.0.0.1:4258 20241027055545363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055545363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055545363 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420292558932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420292558932" cn_domain=PS} 20241027055545363 DLU <0006> fsm.c:456 lu(262420292558932)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055545363 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420292558932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241027055545363 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420292558932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420292558932" cause=Roaming not allowed in this location area} 20241027055545363 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420292558932 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055545363 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420292558932)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055545363 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420292558932)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055545363 DLU <0006> fsm.c:568 lu(PS:IMSI-262420292558932)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055545363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055545363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055545363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055545363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055545366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45328<->l=127.0.0.1:4258 20241027055545367 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45322<->l=127.0.0.1:4258 20241027055545368 DLINP <000b> input/ipa.c:451 connected read/write 20241027055545368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055545368 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055545368 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055545368 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055545368 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34229<->l=127.0.0.1:4259) 20241027055545413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4258 20241027055545413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4258 20241027055548485 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055548486 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055548488 DLINP <000b> input/ipa.c:451 connected read/write 20241027055548488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055548489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58698<->l=127.0.0.1:4258 20241027055548492 DLINP <000b> input/ipa.c:451 connected read/write 20241027055548492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055548492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055548492 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055548492 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  20241027055548492 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055548492 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  20241027055548492 DLGSUP <0013> gsup_server.c:235 2:  20241027055548492 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055548492 DLGSUP <0013> gsup_server.c:235 3:  20241027055548492 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055548492 DLGSUP <0013> gsup_server.c:235 4:  20241027055548492 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055548492 DLGSUP <0013> gsup_server.c:235 5:  20241027055548492 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055548492 DLGSUP <0013> gsup_server.c:235 7:  20241027055548492 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055548492 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055548492 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055548492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055548512 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33845<->l=127.0.0.1:4259) 20241027055548523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4258 20241027055548533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055548533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055548533 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425498729368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425498729368"} 20241027055548533 DAUC <0003> db_auc.c:133 IMSI='262425498729368': No such subscriber 20241027055548533 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425498729368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241027055548533 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425498729368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262425498729368" cause=IMSI unknown in HLR} 20241027055548533 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262425498729368 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055548533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055548533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055548533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055548534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055548536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58710<->l=127.0.0.1:4258 20241027055548537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58698<->l=127.0.0.1:4258 20241027055548538 DLINP <000b> input/ipa.c:451 connected read/write 20241027055548538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055548538 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055548538 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055548538 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055548538 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33845<->l=127.0.0.1:4259) 20241027055548584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4258 20241027055548584 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4258 20241027055551657 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055551658 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055551660 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 20241027055551663 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551663 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055551663 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055551663 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  20241027055551663 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055551663 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  20241027055551663 DLGSUP <0013> gsup_server.c:235 2:  20241027055551663 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055551663 DLGSUP <0013> gsup_server.c:235 3:  20241027055551663 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055551663 DLGSUP <0013> gsup_server.c:235 4:  20241027055551663 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055551663 DLGSUP <0013> gsup_server.c:235 5:  20241027055551663 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055551663 DLGSUP <0013> gsup_server.c:235 7:  20241027055551663 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055551663 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055551663 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055551663 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055551679 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46821<->l=127.0.0.1:4259) 20241027055551695 DAUC <0003> db_auc.c:157 IMSI='262428987579701': No 2G Auth Data 20241027055551695 DAUC <0003> db_auc.c:192 IMSI='262428987579701': No 3G Auth Data 20241027055551729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4258 20241027055551734 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551734 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428987579701" cn_domain=PS} 20241027055551734 DLU <0006> fsm.c:456 lu(262428987579701)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055551734 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055551750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428987579701)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055551750 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428987579701" cn_domain=PS} 20241027055551750 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551750 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551753 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551753 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428987579701"} 20241027055551753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428987579701)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055551753 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055551753 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428987579701"} 20241027055551753 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428987579701 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055551753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428987579701)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055551753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428987579701)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055551753 DLU <0006> fsm.c:568 lu(PS:IMSI-262428987579701)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055551753 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551753 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4258 20241027055551786 DAUC <0003> db_auc.c:157 IMSI='262426922829017': No 2G Auth Data 20241027055551786 DAUC <0003> db_auc.c:192 IMSI='262426922829017': No 3G Auth Data 20241027055551800 DLGSUP <0013> hlr.c:121 IMSI 262426922829017: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055551825 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58746<->l=127.0.0.1:4258 20241027055551828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551828 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426922829017" cn_domain=PS} 20241027055551828 DLU <0006> fsm.c:456 lu(262426922829017)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055551828 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055551862 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426922829017)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055551862 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426922829017" cn_domain=PS} 20241027055551862 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551862 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551865 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551865 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426922829017"} 20241027055551865 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426922829017)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055551865 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055551865 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426922829017"} 20241027055551865 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262426922829017 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055551865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426922829017)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055551865 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426922829017)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055551865 DLU <0006> fsm.c:568 lu(PS:IMSI-262426922829017)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055551865 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551865 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58746<->l=127.0.0.1:4258 20241027055551897 DAUC <0003> db_auc.c:157 IMSI='262428280564629': No 2G Auth Data 20241027055551897 DAUC <0003> db_auc.c:192 IMSI='262428280564629': No 3G Auth Data 20241027055551905 DLGSUP <0013> hlr.c:121 IMSI 262428280564629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055551929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4258 20241027055551933 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551933 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428280564629" cn_domain=PS} 20241027055551933 DLU <0006> fsm.c:456 lu(262428280564629)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055551933 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055551948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428280564629)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055551948 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428280564629" cn_domain=PS} 20241027055551948 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551948 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551951 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055551951 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428280564629"} 20241027055551951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428280564629)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055551951 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055551951 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428280564629"} 20241027055551951 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428280564629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055551951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428280564629)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055551951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428280564629)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055551951 DLU <0006> fsm.c:568 lu(PS:IMSI-262428280564629)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055551951 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551951 DLINP <000b> input/ipa.c:451 connected read/write 20241027055551951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055551953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58758<->l=127.0.0.1:4258 20241027055551978 DAUC <0003> db_auc.c:157 IMSI='262422417089705': No 2G Auth Data 20241027055551978 DAUC <0003> db_auc.c:192 IMSI='262422417089705': No 3G Auth Data 20241027055551986 DLGSUP <0013> hlr.c:121 IMSI 262422417089705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055552010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241027055552013 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552013 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422417089705" cn_domain=PS} 20241027055552013 DLU <0006> fsm.c:456 lu(262422417089705)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055552013 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055552028 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422417089705)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055552028 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422417089705" cn_domain=PS} 20241027055552028 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552028 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552031 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552031 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422417089705"} 20241027055552031 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422417089705)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055552031 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055552031 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422417089705"} 20241027055552031 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422417089705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055552031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422417089705)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055552031 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422417089705)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055552031 DLU <0006> fsm.c:568 lu(PS:IMSI-262422417089705)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055552031 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552031 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241027055552059 DAUC <0003> db_auc.c:157 IMSI='262428253967755': No 2G Auth Data 20241027055552059 DAUC <0003> db_auc.c:192 IMSI='262428253967755': No 3G Auth Data 20241027055552067 DLGSUP <0013> hlr.c:121 IMSI 262428253967755: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055552091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241027055552095 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552095 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428253967755" cn_domain=PS} 20241027055552095 DLU <0006> fsm.c:456 lu(262428253967755)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055552095 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055552114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428253967755)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055552114 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428253967755" cn_domain=PS} 20241027055552114 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552114 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552117 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552117 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428253967755"} 20241027055552117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428253967755)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055552117 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055552117 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428253967755"} 20241027055552117 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428253967755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055552117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428253967755)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055552117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428253967755)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055552117 DLU <0006> fsm.c:568 lu(PS:IMSI-262428253967755)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055552117 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552117 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241027055552145 DAUC <0003> db_auc.c:157 IMSI='262427792035984': No 2G Auth Data 20241027055552145 DAUC <0003> db_auc.c:192 IMSI='262427792035984': No 3G Auth Data 20241027055552154 DLGSUP <0013> hlr.c:121 IMSI 262427792035984: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055552186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4258 20241027055552189 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552189 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427792035984" cn_domain=PS} 20241027055552189 DLU <0006> fsm.c:456 lu(262427792035984)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055552189 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055552205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427792035984)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055552205 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427792035984" cn_domain=PS} 20241027055552205 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552205 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552208 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552208 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427792035984"} 20241027055552208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427792035984)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055552208 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055552208 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427792035984"} 20241027055552208 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427792035984 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055552208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427792035984)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055552208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427792035984)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055552208 DLU <0006> fsm.c:568 lu(PS:IMSI-262427792035984)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055552208 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552208 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.1:4258 20241027055552242 DAUC <0003> db_auc.c:157 IMSI='262422311426714': No 2G Auth Data 20241027055552242 DAUC <0003> db_auc.c:192 IMSI='262422311426714': No 3G Auth Data 20241027055552250 DLGSUP <0013> hlr.c:121 IMSI 262422311426714: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055552280 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4258 20241027055552283 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552283 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422311426714" cn_domain=PS} 20241027055552283 DLU <0006> fsm.c:456 lu(262422311426714)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055552283 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055552298 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422311426714)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055552298 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422311426714" cn_domain=PS} 20241027055552298 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552298 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552301 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552301 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422311426714"} 20241027055552301 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422311426714)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055552301 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055552301 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422311426714"} 20241027055552301 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262422311426714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055552301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422311426714)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055552301 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422311426714)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055552301 DLU <0006> fsm.c:568 lu(PS:IMSI-262422311426714)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055552301 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552301 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4258 20241027055552334 DAUC <0003> db_auc.c:157 IMSI='262425224012199': No 2G Auth Data 20241027055552334 DAUC <0003> db_auc.c:192 IMSI='262425224012199': No 3G Auth Data 20241027055552343 DLGSUP <0013> hlr.c:121 IMSI 262425224012199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055552375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20241027055552380 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552380 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425224012199" cn_domain=PS} 20241027055552380 DLU <0006> fsm.c:456 lu(262425224012199)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055552380 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055552395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425224012199)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055552395 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425224012199" cn_domain=PS} 20241027055552395 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552395 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552397 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552397 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425224012199"} 20241027055552397 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425224012199)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055552397 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055552397 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425224012199"} 20241027055552397 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425224012199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055552397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425224012199)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055552397 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425224012199)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055552398 DLU <0006> fsm.c:568 lu(PS:IMSI-262425224012199)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055552398 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552398 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055552399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20241027055552426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 20241027055552427 DLINP <000b> input/ipa.c:451 connected read/write 20241027055552427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055552428 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055552428 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055552428 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055552428 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46821<->l=127.0.0.1:4259) 20241027055552474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58802<->l=127.0.0.1:4258 20241027055552474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58802<->l=127.0.0.1:4258 20241027055555547 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055555547 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055555549 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241027055555551 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555551 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055555551 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055555551 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  20241027055555551 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055555551 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  20241027055555551 DLGSUP <0013> gsup_server.c:235 2:  20241027055555551 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055555551 DLGSUP <0013> gsup_server.c:235 3:  20241027055555551 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055555551 DLGSUP <0013> gsup_server.c:235 4:  20241027055555551 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055555551 DLGSUP <0013> gsup_server.c:235 5:  20241027055555551 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055555551 DLGSUP <0013> gsup_server.c:235 7:  20241027055555551 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055555551 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055555551 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055555551 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055555566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34325<->l=127.0.0.1:4259) 20241027055555590 DAUC <0003> db_auc.c:157 IMSI='262427245492908': No 2G Auth Data 20241027055555590 DAUC <0003> db_auc.c:192 IMSI='262427245492908': No 3G Auth Data 20241027055555627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58814<->l=127.0.0.1:4258 20241027055555632 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555632 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262427245492908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427245492908" cn_domain=PS source_name="the-source\n"} 20241027055555632 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027055555632 DLU <0006> fsm.c:456 lu(262427245492908)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055555632 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262427245492908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055555648 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427245492908)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055555648 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262427245492908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427245492908" cn_domain=PS destination_name="the-source\n"} 20241027055555648 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555648 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555651 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555651 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262427245492908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427245492908" source_name="the-source\n"} 20241027055555651 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427245492908)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055555651 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262427245492908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055555651 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262427245492908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427245492908" destination_name="the-source\n"} 20241027055555651 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262427245492908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055555651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427245492908)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055555651 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427245492908)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055555651 DLU <0006> fsm.c:568 lu(PS:IMSI-262427245492908)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055555651 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555651 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58814<->l=127.0.0.1:4258 20241027055555677 DAUC <0003> db_auc.c:157 IMSI='262421641081200': No 2G Auth Data 20241027055555677 DAUC <0003> db_auc.c:192 IMSI='262421641081200': No 3G Auth Data 20241027055555686 DLGSUP <0013> hlr.c:121 IMSI 262421641081200: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055555710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20241027055555714 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555714 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421641081200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421641081200" cn_domain=PS source_name="the-source\n"} 20241027055555714 DLU <0006> fsm.c:456 lu(262421641081200)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055555714 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421641081200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055555732 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421641081200)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055555732 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421641081200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421641081200" cn_domain=PS destination_name="the-source\n"} 20241027055555732 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555732 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555735 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555735 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421641081200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421641081200" source_name="the-source\n"} 20241027055555735 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421641081200)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055555735 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421641081200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055555735 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421641081200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421641081200" destination_name="the-source\n"} 20241027055555735 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421641081200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055555735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421641081200)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055555735 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421641081200)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055555735 DLU <0006> fsm.c:568 lu(PS:IMSI-262421641081200)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055555735 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555735 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.1:4258 20241027055555762 DAUC <0003> db_auc.c:157 IMSI='262424694449294': No 2G Auth Data 20241027055555762 DAUC <0003> db_auc.c:192 IMSI='262424694449294': No 3G Auth Data 20241027055555771 DLGSUP <0013> hlr.c:121 IMSI 262424694449294: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055555794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 20241027055555797 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555797 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262424694449294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424694449294" cn_domain=PS source_name="the-source\n"} 20241027055555797 DLU <0006> fsm.c:456 lu(262424694449294)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055555797 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262424694449294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055555814 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424694449294)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055555814 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262424694449294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424694449294" cn_domain=PS destination_name="the-source\n"} 20241027055555814 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555814 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555817 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555817 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262424694449294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424694449294" source_name="the-source\n"} 20241027055555817 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424694449294)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055555817 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262424694449294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055555817 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262424694449294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424694449294" destination_name="the-source\n"} 20241027055555817 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262424694449294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055555817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424694449294)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055555817 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424694449294)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055555817 DLU <0006> fsm.c:568 lu(PS:IMSI-262424694449294)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055555817 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555817 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 20241027055555843 DAUC <0003> db_auc.c:157 IMSI='262422022487288': No 2G Auth Data 20241027055555843 DAUC <0003> db_auc.c:192 IMSI='262422022487288': No 3G Auth Data 20241027055555851 DLGSUP <0013> hlr.c:121 IMSI 262422022487288: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055555873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4258 20241027055555877 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555877 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262422022487288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422022487288" cn_domain=PS source_name="the-source\n"} 20241027055555877 DLU <0006> fsm.c:456 lu(262422022487288)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055555877 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262422022487288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055555892 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422022487288)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055555892 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262422022487288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422022487288" cn_domain=PS destination_name="the-source\n"} 20241027055555892 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555893 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555896 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555896 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262422022487288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422022487288" source_name="the-source\n"} 20241027055555896 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422022487288)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055555896 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262422022487288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055555896 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262422022487288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422022487288" destination_name="the-source\n"} 20241027055555896 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262422022487288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055555896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422022487288)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055555896 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422022487288)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055555896 DLU <0006> fsm.c:568 lu(PS:IMSI-262422022487288)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055555896 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555896 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4258 20241027055555922 DAUC <0003> db_auc.c:157 IMSI='262423738903144': No 2G Auth Data 20241027055555922 DAUC <0003> db_auc.c:192 IMSI='262423738903144': No 3G Auth Data 20241027055555930 DLGSUP <0013> hlr.c:121 IMSI 262423738903144: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055555955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4258 20241027055555959 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555959 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423738903144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423738903144" cn_domain=PS source_name="the-source\n"} 20241027055555959 DLU <0006> fsm.c:456 lu(262423738903144)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055555959 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423738903144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055555975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423738903144)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055555975 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423738903144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423738903144" cn_domain=PS destination_name="the-source\n"} 20241027055555975 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555975 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555979 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055555979 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423738903144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423738903144" source_name="the-source\n"} 20241027055555979 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423738903144)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055555979 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423738903144 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055555979 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423738903144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423738903144" destination_name="the-source\n"} 20241027055555979 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423738903144 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055555979 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423738903144)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055555979 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423738903144)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055555979 DLU <0006> fsm.c:568 lu(PS:IMSI-262423738903144)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055555979 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555979 DLINP <000b> input/ipa.c:451 connected read/write 20241027055555979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055555980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4258 20241027055556009 DAUC <0003> db_auc.c:157 IMSI='262425922690719': No 2G Auth Data 20241027055556009 DAUC <0003> db_auc.c:192 IMSI='262425922690719': No 3G Auth Data 20241027055556018 DLGSUP <0013> hlr.c:121 IMSI 262425922690719: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055556050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241027055556053 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556053 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425922690719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425922690719" cn_domain=PS source_name="the-source\n"} 20241027055556053 DLU <0006> fsm.c:456 lu(262425922690719)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055556053 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425922690719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055556068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425922690719)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055556068 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425922690719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425922690719" cn_domain=PS destination_name="the-source\n"} 20241027055556068 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556068 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556071 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556071 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425922690719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425922690719" source_name="the-source\n"} 20241027055556071 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425922690719)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055556071 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425922690719 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055556071 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425922690719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425922690719" destination_name="the-source\n"} 20241027055556071 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425922690719 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055556071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425922690719)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055556071 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425922690719)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055556071 DLU <0006> fsm.c:568 lu(PS:IMSI-262425922690719)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055556071 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556071 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58858<->l=127.0.0.1:4258 20241027055556105 DAUC <0003> db_auc.c:157 IMSI='262427692190461': No 2G Auth Data 20241027055556105 DAUC <0003> db_auc.c:192 IMSI='262427692190461': No 3G Auth Data 20241027055556113 DLGSUP <0013> hlr.c:121 IMSI 262427692190461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055556145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20241027055556150 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556150 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262427692190461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427692190461" cn_domain=PS source_name="the-source\n"} 20241027055556150 DLU <0006> fsm.c:456 lu(262427692190461)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055556150 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262427692190461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055556165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427692190461)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055556165 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262427692190461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427692190461" cn_domain=PS destination_name="the-source\n"} 20241027055556165 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556165 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556165 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556168 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556168 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262427692190461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427692190461" source_name="the-source\n"} 20241027055556168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427692190461)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055556168 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262427692190461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055556168 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262427692190461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427692190461" destination_name="the-source\n"} 20241027055556168 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262427692190461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055556168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427692190461)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055556168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427692190461)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055556168 DLU <0006> fsm.c:568 lu(PS:IMSI-262427692190461)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055556168 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556168 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4258 20241027055556202 DAUC <0003> db_auc.c:157 IMSI='262427904258568': No 2G Auth Data 20241027055556202 DAUC <0003> db_auc.c:192 IMSI='262427904258568': No 3G Auth Data 20241027055556211 DLGSUP <0013> hlr.c:121 IMSI 262427904258568: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055556243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58876<->l=127.0.0.1:4258 20241027055556246 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556246 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427904258568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427904258568" cn_domain=PS source_name="the-source\n"} 20241027055556246 DLU <0006> fsm.c:456 lu(262427904258568)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055556246 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427904258568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241027055556260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427904258568)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055556260 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427904258568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427904258568" cn_domain=PS destination_name="the-source\n"} 20241027055556260 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556261 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556264 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556264 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427904258568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427904258568" source_name="the-source\n"} 20241027055556264 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427904258568)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055556264 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427904258568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055556264 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427904258568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427904258568" destination_name="the-source\n"} 20241027055556264 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427904258568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055556264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427904258568)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055556264 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427904258568)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055556264 DLU <0006> fsm.c:568 lu(PS:IMSI-262427904258568)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055556264 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556264 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055556266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58876<->l=127.0.0.1:4258 20241027055556291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241027055556292 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34325<->l=127.0.0.1:4259) 20241027055556292 DLINP <000b> input/ipa.c:451 connected read/write 20241027055556292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055556292 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055556292 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055556292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055556292 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027055556332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 20241027055556332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4258 20241027055559405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055559405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055559408 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20241027055559411 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055559411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055559411 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  20241027055559411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055559411 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  20241027055559411 DLGSUP <0013> gsup_server.c:235 2:  20241027055559411 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055559411 DLGSUP <0013> gsup_server.c:235 3:  20241027055559411 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055559411 DLGSUP <0013> gsup_server.c:235 4:  20241027055559411 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055559411 DLGSUP <0013> gsup_server.c:235 5:  20241027055559411 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055559411 DLGSUP <0013> gsup_server.c:235 7:  20241027055559411 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055559411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055559411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055559411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055559431 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44171<->l=127.0.0.1:4259) 20241027055559455 DAUC <0003> db_auc.c:157 IMSI='262422265097925': No 2G Auth Data 20241027055559455 DAUC <0003> db_auc.c:192 IMSI='262422265097925': No 3G Auth Data 20241027055559498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20241027055559503 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559503 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422265097925" cn_domain=PS} 20241027055559503 DLU <0006> fsm.c:456 lu(262422265097925)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055559503 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055559523 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422265097925)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055559523 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422265097925" cn_domain=PS} 20241027055559523 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559523 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559527 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559527 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422265097925"} 20241027055559527 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422265097925)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055559527 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055559527 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422265097925"} 20241027055559527 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422265097925 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055559527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422265097925)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055559527 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422265097925)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055559527 DLU <0006> fsm.c:568 lu(PS:IMSI-262422265097925)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055559527 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559527 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20241027055559561 DAUC <0003> db_auc.c:157 IMSI='262429725219418': No 2G Auth Data 20241027055559561 DAUC <0003> db_auc.c:192 IMSI='262429725219418': No 3G Auth Data 20241027055559570 DLGSUP <0013> hlr.c:121 IMSI 262429725219418: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055559599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241027055559602 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559602 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429725219418" cn_domain=PS} 20241027055559602 DLU <0006> fsm.c:456 lu(262429725219418)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055559602 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055559625 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429725219418)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055559625 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429725219418" cn_domain=PS} 20241027055559625 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559625 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559628 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559628 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429725219418"} 20241027055559628 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429725219418)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055559628 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055559628 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429725219418"} 20241027055559628 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429725219418 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055559628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429725219418)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055559628 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429725219418)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055559628 DLU <0006> fsm.c:568 lu(PS:IMSI-262429725219418)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055559628 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559628 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241027055559665 DAUC <0003> db_auc.c:157 IMSI='262429142194117': No 2G Auth Data 20241027055559665 DAUC <0003> db_auc.c:192 IMSI='262429142194117': No 3G Auth Data 20241027055559677 DLGSUP <0013> hlr.c:121 IMSI 262429142194117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055559705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20241027055559708 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559708 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429142194117" cn_domain=PS} 20241027055559708 DLU <0006> fsm.c:456 lu(262429142194117)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055559709 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055559727 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429142194117)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055559727 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429142194117" cn_domain=PS} 20241027055559727 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559727 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559730 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429142194117"} 20241027055559730 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429142194117)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055559730 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055559730 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429142194117"} 20241027055559730 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262429142194117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055559730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429142194117)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055559730 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429142194117)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055559730 DLU <0006> fsm.c:568 lu(PS:IMSI-262429142194117)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055559730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20241027055559756 DAUC <0003> db_auc.c:157 IMSI='262420473696798': No 2G Auth Data 20241027055559756 DAUC <0003> db_auc.c:192 IMSI='262420473696798': No 3G Auth Data 20241027055559764 DLGSUP <0013> hlr.c:121 IMSI 262420473696798: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055559787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4258 20241027055559790 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559790 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420473696798" cn_domain=PS} 20241027055559790 DLU <0006> fsm.c:456 lu(262420473696798)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055559790 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055559806 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420473696798)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055559806 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420473696798" cn_domain=PS} 20241027055559806 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559806 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559810 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559810 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420473696798"} 20241027055559810 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420473696798)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055559810 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055559810 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420473696798"} 20241027055559810 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420473696798 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055559810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420473696798)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055559810 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420473696798)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055559810 DLU <0006> fsm.c:568 lu(PS:IMSI-262420473696798)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055559810 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559810 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58504<->l=127.0.0.1:4258 20241027055559836 DAUC <0003> db_auc.c:157 IMSI='262420164339957': No 2G Auth Data 20241027055559836 DAUC <0003> db_auc.c:192 IMSI='262420164339957': No 3G Auth Data 20241027055559845 DLGSUP <0013> hlr.c:121 IMSI 262420164339957: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055559870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20241027055559874 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559874 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420164339957" cn_domain=PS} 20241027055559874 DLU <0006> fsm.c:456 lu(262420164339957)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055559874 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055559890 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420164339957)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055559890 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420164339957" cn_domain=PS} 20241027055559890 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559890 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559893 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559893 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420164339957"} 20241027055559893 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420164339957)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055559893 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055559893 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420164339957"} 20241027055559893 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420164339957 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055559893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420164339957)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055559893 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420164339957)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055559893 DLU <0006> fsm.c:568 lu(PS:IMSI-262420164339957)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055559893 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559893 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20241027055559919 DAUC <0003> db_auc.c:157 IMSI='262425172904724': No 2G Auth Data 20241027055559919 DAUC <0003> db_auc.c:192 IMSI='262425172904724': No 3G Auth Data 20241027055559927 DLGSUP <0013> hlr.c:121 IMSI 262425172904724: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055559963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20241027055559968 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559968 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425172904724" cn_domain=PS} 20241027055559968 DLU <0006> fsm.c:456 lu(262425172904724)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055559968 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055559982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425172904724)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055559983 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425172904724" cn_domain=PS} 20241027055559983 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559983 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559986 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055559986 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425172904724"} 20241027055559986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425172904724)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055559986 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055559986 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425172904724"} 20241027055559986 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262425172904724 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055559986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425172904724)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055559986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425172904724)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055559986 DLU <0006> fsm.c:568 lu(PS:IMSI-262425172904724)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055559986 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559986 DLINP <000b> input/ipa.c:451 connected read/write 20241027055559986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055559988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 20241027055600018 DAUC <0003> db_auc.c:157 IMSI='262428227932828': No 2G Auth Data 20241027055600018 DAUC <0003> db_auc.c:192 IMSI='262428227932828': No 3G Auth Data 20241027055600026 DLGSUP <0013> hlr.c:121 IMSI 262428227932828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055600056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20241027055600060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055600060 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428227932828" cn_domain=PS} 20241027055600060 DLU <0006> fsm.c:456 lu(262428227932828)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055600060 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055600075 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428227932828)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055600075 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428227932828" cn_domain=PS} 20241027055600075 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600075 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600078 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055600078 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428227932828"} 20241027055600078 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428227932828)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055600078 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055600078 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428227932828"} 20241027055600078 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428227932828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055600078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428227932828)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055600078 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428227932828)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055600078 DLU <0006> fsm.c:568 lu(PS:IMSI-262428227932828)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055600078 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600078 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20241027055600112 DAUC <0003> db_auc.c:157 IMSI='262423947172295': No 2G Auth Data 20241027055600112 DAUC <0003> db_auc.c:192 IMSI='262423947172295': No 3G Auth Data 20241027055600121 DLGSUP <0013> hlr.c:121 IMSI 262423947172295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055600150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20241027055600152 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055600152 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423947172295" cn_domain=PS} 20241027055600152 DLU <0006> fsm.c:456 lu(262423947172295)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055600152 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055600168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423947172295)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055600168 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423947172295" cn_domain=PS} 20241027055600168 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600168 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600171 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055600171 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423947172295"} 20241027055600171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423947172295)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055600171 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055600171 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423947172295"} 20241027055600171 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262423947172295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055600171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423947172295)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055600171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423947172295)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055600171 DLU <0006> fsm.c:568 lu(PS:IMSI-262423947172295)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055600171 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600171 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055600173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20241027055600198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4258 20241027055600199 DLINP <000b> input/ipa.c:451 connected read/write 20241027055600199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055600199 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055600199 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055600199 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055600199 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44171<->l=127.0.0.1:4259) 20241027055600248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20241027055600349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58560<->l=127.0.0.1:4258 20241027055603421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055603421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055603423 DLINP <000b> input/ipa.c:451 connected read/write 20241027055603423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055603424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 20241027055603425 DLINP <000b> input/ipa.c:451 connected read/write 20241027055603425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055603425 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055603425 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055603425 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  20241027055603425 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055603425 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  20241027055603425 DLGSUP <0013> gsup_server.c:235 2:  20241027055603425 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055603425 DLGSUP <0013> gsup_server.c:235 3:  20241027055603425 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055603425 DLGSUP <0013> gsup_server.c:235 4:  20241027055603425 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055603425 DLGSUP <0013> gsup_server.c:235 5:  20241027055603425 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055603425 DLGSUP <0013> gsup_server.c:235 7:  20241027055603425 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055603425 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055603425 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055603425 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055603444 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36459<->l=127.0.0.1:4259) 20241027055603457 DAUC <0003> db_auc.c:157 IMSI='262421490848934': No 2G Auth Data 20241027055603457 DAUC <0003> db_auc.c:192 IMSI='262421490848934': No 3G Auth Data 20241027055603479 DAUC <0003> db_auc.c:192 IMSI='262421490848934': No 3G Auth Data 20241027055603504 DAUC <0003> db_auc.c:157 IMSI='262428329847703': No 2G Auth Data 20241027055603504 DAUC <0003> db_auc.c:192 IMSI='262428329847703': No 3G Auth Data 20241027055603522 DAUC <0003> db_auc.c:157 IMSI='262428329847703': No 2G Auth Data 20241027055603548 DAUC <0003> db_auc.c:157 IMSI='262428825197957': No 2G Auth Data 20241027055603548 DAUC <0003> db_auc.c:192 IMSI='262428825197957': No 3G Auth Data 20241027055603597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58564<->l=127.0.0.1:4258 20241027055603598 DLINP <000b> input/ipa.c:451 connected read/write 20241027055603598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055603598 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055603598 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055603598 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055603598 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36459<->l=127.0.0.1:4259) 20241027055603643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20241027055603743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58576<->l=127.0.0.1:4258 20241027055606817 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055606817 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055606820 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055606820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241027055606823 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055606823 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055606823 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055606823 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  20241027055606823 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055606823 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  20241027055606823 DLGSUP <0013> gsup_server.c:235 2:  20241027055606823 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055606823 DLGSUP <0013> gsup_server.c:235 3:  20241027055606823 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055606823 DLGSUP <0013> gsup_server.c:235 4:  20241027055606823 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055606823 DLGSUP <0013> gsup_server.c:235 5:  20241027055606823 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055606823 DLGSUP <0013> gsup_server.c:235 7:  20241027055606823 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055606823 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055606823 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055606823 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055606842 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37585<->l=127.0.0.1:4259) 20241027055606855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53550<->l=127.0.0.1:4258 20241027055606867 DAUC <0003> db_auc.c:157 IMSI='262429915851362': No 2G Auth Data 20241027055606867 DAUC <0003> db_auc.c:192 IMSI='262429915851362': No 3G Auth Data 20241027055606901 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055606901 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915851362" cn_domain=PS} 20241027055606901 DLU <0006> fsm.c:456 lu(262429915851362)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055606901 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055606916 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429915851362)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055606916 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429915851362" cn_domain=PS} 20241027055606916 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055606916 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055606920 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055606920 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429915851362"} 20241027055606920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429915851362)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055606920 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055606920 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429915851362"} 20241027055606920 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055606920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915851362)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055606920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915851362)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055606920 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915851362)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055606920 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055606920 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055606930 DLGSUP <0013> hlr.c:128 IMSI 262429915851362: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241027055606930 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055606930 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055606932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53550<->l=127.0.0.1:4258 20241027055606933 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055606933 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429915851362"} 20241027055606933 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241027055606933 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429915851362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055606933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.1:4258 20241027055606934 DLINP <000b> input/ipa.c:451 connected read/write 20241027055606934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055606934 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055606934 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055606934 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055606934 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37585<->l=127.0.0.1:4259) 20241027055606976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241027055607077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.1:4258 20241027055610150 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055610150 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055610152 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241027055610154 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610154 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055610154 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055610154 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  20241027055610154 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055610154 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  20241027055610154 DLGSUP <0013> gsup_server.c:235 2:  20241027055610154 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055610154 DLGSUP <0013> gsup_server.c:235 3:  20241027055610154 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055610154 DLGSUP <0013> gsup_server.c:235 4:  20241027055610154 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055610154 DLGSUP <0013> gsup_server.c:235 5:  20241027055610154 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055610154 DLGSUP <0013> gsup_server.c:235 7:  20241027055610154 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055610154 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055610154 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055610154 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055610173 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40315<->l=127.0.0.1:4259) 20241027055610193 DAUC <0003> db_auc.c:157 IMSI='262426582938242': No 2G Auth Data 20241027055610193 DAUC <0003> db_auc.c:192 IMSI='262426582938242': No 3G Auth Data 20241027055610234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20241027055610238 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610238 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426582938242" cn_domain=PS} 20241027055610238 DLU <0006> fsm.c:456 lu(262426582938242)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610238 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610254 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426582938242)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610254 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426582938242" cn_domain=PS} 20241027055610254 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610254 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610257 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610257 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426582938242"} 20241027055610257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426582938242)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610257 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610257 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426582938242"} 20241027055610257 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426582938242)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426582938242)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610257 DLU <0006> fsm.c:568 lu(PS:IMSI-262426582938242)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610257 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610257 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610260 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610260 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426582938242" cn_domain=CS} 20241027055610260 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610267 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426582938242"} 20241027055610267 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262426582938242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610267 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610267 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.1:4258 20241027055610294 DAUC <0003> db_auc.c:157 IMSI='262426423284841': No 2G Auth Data 20241027055610294 DAUC <0003> db_auc.c:192 IMSI='262426423284841': No 3G Auth Data 20241027055610302 DLGSUP <0013> hlr.c:121 IMSI 262426423284841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 20241027055610328 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610328 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426423284841" cn_domain=PS} 20241027055610328 DLU <0006> fsm.c:456 lu(262426423284841)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610328 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426423284841)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610344 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426423284841" cn_domain=PS} 20241027055610344 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610344 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610347 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610347 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426423284841"} 20241027055610347 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426423284841)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610347 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610347 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426423284841"} 20241027055610347 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426423284841)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610347 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426423284841)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610347 DLU <0006> fsm.c:568 lu(PS:IMSI-262426423284841)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610347 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610347 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610349 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610349 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426423284841" cn_domain=CS} 20241027055610349 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610357 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426423284841"} 20241027055610357 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262426423284841 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610357 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610357 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4258 20241027055610382 DAUC <0003> db_auc.c:157 IMSI='262423998043119': No 2G Auth Data 20241027055610383 DAUC <0003> db_auc.c:192 IMSI='262423998043119': No 3G Auth Data 20241027055610391 DLGSUP <0013> hlr.c:121 IMSI 262423998043119: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610415 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20241027055610418 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610418 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423998043119" cn_domain=PS} 20241027055610418 DLU <0006> fsm.c:456 lu(262423998043119)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610418 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610433 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423998043119)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610433 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423998043119" cn_domain=PS} 20241027055610433 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610433 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610433 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610436 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610436 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423998043119"} 20241027055610436 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423998043119)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610436 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610436 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423998043119"} 20241027055610436 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998043119)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423998043119)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610436 DLU <0006> fsm.c:568 lu(PS:IMSI-262423998043119)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610436 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610436 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610438 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610438 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423998043119" cn_domain=CS} 20241027055610438 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610448 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423998043119"} 20241027055610448 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423998043119 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610448 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610448 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4258 20241027055610476 DAUC <0003> db_auc.c:157 IMSI='262424495170092': No 2G Auth Data 20241027055610476 DAUC <0003> db_auc.c:192 IMSI='262424495170092': No 3G Auth Data 20241027055610484 DLGSUP <0013> hlr.c:121 IMSI 262424495170092: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4258 20241027055610510 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610510 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424495170092" cn_domain=PS} 20241027055610510 DLU <0006> fsm.c:456 lu(262424495170092)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610511 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424495170092)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610525 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424495170092" cn_domain=PS} 20241027055610525 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610525 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610528 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424495170092"} 20241027055610528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424495170092)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610528 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610528 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424495170092"} 20241027055610528 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424495170092)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424495170092)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610528 DLU <0006> fsm.c:568 lu(PS:IMSI-262424495170092)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610530 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610530 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424495170092" cn_domain=CS} 20241027055610530 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610542 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424495170092"} 20241027055610542 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424495170092 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610542 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610542 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53604<->l=127.0.0.1:4258 20241027055610569 DAUC <0003> db_auc.c:157 IMSI='262428620531814': No 2G Auth Data 20241027055610569 DAUC <0003> db_auc.c:192 IMSI='262428620531814': No 3G Auth Data 20241027055610577 DLGSUP <0013> hlr.c:121 IMSI 262428620531814: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 20241027055610606 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610606 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428620531814" cn_domain=PS} 20241027055610606 DLU <0006> fsm.c:456 lu(262428620531814)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610606 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610622 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428620531814)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610622 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428620531814" cn_domain=PS} 20241027055610622 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610622 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610625 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610625 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428620531814"} 20241027055610625 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428620531814)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610625 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610625 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428620531814"} 20241027055610625 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428620531814)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610625 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428620531814)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610625 DLU <0006> fsm.c:568 lu(PS:IMSI-262428620531814)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610625 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610625 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610627 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610627 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428620531814" cn_domain=CS} 20241027055610627 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610635 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428620531814"} 20241027055610635 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262428620531814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610635 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610635 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53616<->l=127.0.0.1:4258 20241027055610661 DAUC <0003> db_auc.c:157 IMSI='262426040852271': No 2G Auth Data 20241027055610661 DAUC <0003> db_auc.c:192 IMSI='262426040852271': No 3G Auth Data 20241027055610670 DLGSUP <0013> hlr.c:121 IMSI 262426040852271: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 20241027055610705 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610705 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426040852271" cn_domain=PS} 20241027055610705 DLU <0006> fsm.c:456 lu(262426040852271)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610705 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610721 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426040852271)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610721 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426040852271" cn_domain=PS} 20241027055610721 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610721 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610724 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610724 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426040852271"} 20241027055610724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426040852271)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610724 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610724 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426040852271"} 20241027055610724 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426040852271)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426040852271)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610724 DLU <0006> fsm.c:568 lu(PS:IMSI-262426040852271)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610724 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610724 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610726 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610726 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426040852271" cn_domain=CS} 20241027055610726 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610734 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426040852271"} 20241027055610734 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426040852271 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610734 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610734 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53624<->l=127.0.0.1:4258 20241027055610767 DAUC <0003> db_auc.c:157 IMSI='262425324476331': No 2G Auth Data 20241027055610767 DAUC <0003> db_auc.c:192 IMSI='262425324476331': No 3G Auth Data 20241027055610776 DLGSUP <0013> hlr.c:121 IMSI 262425324476331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20241027055610811 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610811 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425324476331" cn_domain=PS} 20241027055610811 DLU <0006> fsm.c:456 lu(262425324476331)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610811 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425324476331)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610828 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425324476331" cn_domain=PS} 20241027055610828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610831 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610831 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425324476331"} 20241027055610831 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425324476331)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610831 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610831 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425324476331"} 20241027055610831 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425324476331)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610831 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425324476331)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610831 DLU <0006> fsm.c:568 lu(PS:IMSI-262425324476331)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610831 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610831 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610834 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610834 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425324476331" cn_domain=CS} 20241027055610834 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610842 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425324476331"} 20241027055610842 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425324476331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610842 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610842 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53630<->l=127.0.0.1:4258 20241027055610875 DAUC <0003> db_auc.c:157 IMSI='262429203467273': No 2G Auth Data 20241027055610875 DAUC <0003> db_auc.c:192 IMSI='262429203467273': No 3G Auth Data 20241027055610884 DLGSUP <0013> hlr.c:121 IMSI 262429203467273: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055610917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4258 20241027055610920 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610920 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429203467273" cn_domain=PS} 20241027055610920 DLU <0006> fsm.c:456 lu(262429203467273)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055610920 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055610936 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429203467273)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055610936 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429203467273" cn_domain=PS} 20241027055610936 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610936 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610938 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610938 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429203467273"} 20241027055610938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429203467273)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055610938 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055610938 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429203467273"} 20241027055610938 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055610938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429203467273)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055610938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429203467273)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055610938 DLU <0006> fsm.c:568 lu(PS:IMSI-262429203467273)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055610939 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610939 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610940 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610940 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429203467273" cn_domain=CS} 20241027055610940 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241027055610948 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429203467273"} 20241027055610948 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429203467273 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055610948 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610948 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055610950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53646<->l=127.0.0.1:4258 20241027055610977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53560<->l=127.0.0.1:4258 20241027055610978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40315<->l=127.0.0.1:4259) 20241027055610978 DLINP <000b> input/ipa.c:451 connected read/write 20241027055610978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055610978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055610978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055610978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055611019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20241027055611120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.1:4258 20241027055614196 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055614197 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055614199 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20241027055614203 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614203 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055614203 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055614203 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  20241027055614203 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055614203 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  20241027055614203 DLGSUP <0013> gsup_server.c:235 2:  20241027055614203 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055614203 DLGSUP <0013> gsup_server.c:235 3:  20241027055614203 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055614203 DLGSUP <0013> gsup_server.c:235 4:  20241027055614203 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055614203 DLGSUP <0013> gsup_server.c:235 5:  20241027055614203 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055614203 DLGSUP <0013> gsup_server.c:235 7:  20241027055614203 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055614203 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055614203 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055614203 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055614222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42895<->l=127.0.0.1:4259) 20241027055614253 DAUC <0003> db_auc.c:157 IMSI='262420308070173': No 2G Auth Data 20241027055614253 DAUC <0003> db_auc.c:192 IMSI='262420308070173': No 3G Auth Data 20241027055614291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241027055614295 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614295 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420308070173" cn_domain=PS} 20241027055614295 DLU <0006> fsm.c:456 lu(262420308070173)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614295 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614310 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420308070173)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614310 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420308070173" cn_domain=PS} 20241027055614310 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614310 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614314 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614314 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420308070173"} 20241027055614314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420308070173)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614314 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614314 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420308070173"} 20241027055614314 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420308070173)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420308070173)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614314 DLU <0006> fsm.c:568 lu(PS:IMSI-262420308070173)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614314 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614314 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614316 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614316 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420308070173" cn_domain=PS} 20241027055614316 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614324 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420308070173"} 20241027055614324 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262420308070173 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614324 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614324 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4258 20241027055614350 DAUC <0003> db_auc.c:157 IMSI='262426043036485': No 2G Auth Data 20241027055614350 DAUC <0003> db_auc.c:192 IMSI='262426043036485': No 3G Auth Data 20241027055614359 DLGSUP <0013> hlr.c:121 IMSI 262426043036485: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4258 20241027055614386 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614386 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426043036485" cn_domain=PS} 20241027055614386 DLU <0006> fsm.c:456 lu(262426043036485)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614386 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426043036485)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614402 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426043036485" cn_domain=PS} 20241027055614402 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614402 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614405 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614405 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426043036485"} 20241027055614405 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426043036485)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614405 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614405 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426043036485"} 20241027055614405 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426043036485)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614405 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426043036485)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614405 DLU <0006> fsm.c:568 lu(PS:IMSI-262426043036485)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614405 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614405 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614407 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614407 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426043036485" cn_domain=PS} 20241027055614407 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614414 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426043036485"} 20241027055614414 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426043036485 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614414 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614414 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4258 20241027055614440 DAUC <0003> db_auc.c:157 IMSI='262422028043098': No 2G Auth Data 20241027055614440 DAUC <0003> db_auc.c:192 IMSI='262422028043098': No 3G Auth Data 20241027055614448 DLGSUP <0013> hlr.c:121 IMSI 262422028043098: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 20241027055614475 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614475 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422028043098" cn_domain=PS} 20241027055614475 DLU <0006> fsm.c:456 lu(262422028043098)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614475 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614490 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422028043098)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614490 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422028043098" cn_domain=PS} 20241027055614490 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614490 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614493 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614493 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422028043098"} 20241027055614493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422028043098)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614493 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614493 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422028043098"} 20241027055614493 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422028043098)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422028043098)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614493 DLU <0006> fsm.c:568 lu(PS:IMSI-262422028043098)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614493 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614493 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614495 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614496 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422028043098" cn_domain=PS} 20241027055614496 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614503 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422028043098"} 20241027055614503 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262422028043098 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614503 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614503 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53696<->l=127.0.0.1:4258 20241027055614529 DAUC <0003> db_auc.c:157 IMSI='262424754073339': No 2G Auth Data 20241027055614529 DAUC <0003> db_auc.c:192 IMSI='262424754073339': No 3G Auth Data 20241027055614538 DLGSUP <0013> hlr.c:121 IMSI 262424754073339: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241027055614565 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614565 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424754073339" cn_domain=PS} 20241027055614565 DLU <0006> fsm.c:456 lu(262424754073339)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614565 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614580 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424754073339)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614580 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424754073339" cn_domain=PS} 20241027055614580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614584 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424754073339"} 20241027055614584 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424754073339)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614584 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614584 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424754073339"} 20241027055614584 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424754073339)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614584 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424754073339)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614584 DLU <0006> fsm.c:568 lu(PS:IMSI-262424754073339)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614586 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424754073339" cn_domain=PS} 20241027055614586 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614594 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424754073339"} 20241027055614594 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262424754073339 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614594 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614594 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4258 20241027055614620 DAUC <0003> db_auc.c:157 IMSI='262425667575183': No 2G Auth Data 20241027055614620 DAUC <0003> db_auc.c:192 IMSI='262425667575183': No 3G Auth Data 20241027055614629 DLGSUP <0013> hlr.c:121 IMSI 262425667575183: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4258 20241027055614657 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614657 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425667575183" cn_domain=PS} 20241027055614657 DLU <0006> fsm.c:456 lu(262425667575183)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614658 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614673 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425667575183)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614673 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425667575183" cn_domain=PS} 20241027055614673 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614673 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614676 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614676 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425667575183"} 20241027055614676 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425667575183)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614676 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614676 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425667575183"} 20241027055614676 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425667575183)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614676 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425667575183)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614676 DLU <0006> fsm.c:568 lu(PS:IMSI-262425667575183)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614676 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614676 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614678 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614678 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425667575183" cn_domain=PS} 20241027055614678 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614686 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425667575183"} 20241027055614686 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425667575183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614686 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614686 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53724<->l=127.0.0.1:4258 20241027055614713 DAUC <0003> db_auc.c:157 IMSI='262422639719601': No 2G Auth Data 20241027055614713 DAUC <0003> db_auc.c:192 IMSI='262422639719601': No 3G Auth Data 20241027055614722 DLGSUP <0013> hlr.c:121 IMSI 262422639719601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241027055614758 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614758 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422639719601" cn_domain=PS} 20241027055614758 DLU <0006> fsm.c:456 lu(262422639719601)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614758 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614773 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422639719601)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614773 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422639719601" cn_domain=PS} 20241027055614773 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614773 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614776 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614776 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422639719601"} 20241027055614776 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422639719601)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614776 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614776 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422639719601"} 20241027055614776 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422639719601)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614776 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422639719601)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614776 DLU <0006> fsm.c:568 lu(PS:IMSI-262422639719601)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614776 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614776 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614779 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614779 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422639719601" cn_domain=PS} 20241027055614779 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614786 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422639719601"} 20241027055614786 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262422639719601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614786 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614786 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53728<->l=127.0.0.1:4258 20241027055614820 DAUC <0003> db_auc.c:157 IMSI='262427589413715': No 2G Auth Data 20241027055614820 DAUC <0003> db_auc.c:192 IMSI='262427589413715': No 3G Auth Data 20241027055614828 DLGSUP <0013> hlr.c:121 IMSI 262427589413715: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20241027055614865 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614865 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427589413715" cn_domain=PS} 20241027055614865 DLU <0006> fsm.c:456 lu(262427589413715)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614865 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427589413715)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614881 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427589413715" cn_domain=PS} 20241027055614881 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614881 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614883 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614883 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427589413715"} 20241027055614883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427589413715)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614883 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614883 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427589413715"} 20241027055614883 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427589413715)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427589413715)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614883 DLU <0006> fsm.c:568 lu(PS:IMSI-262427589413715)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614884 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614884 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614886 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614886 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427589413715" cn_domain=PS} 20241027055614886 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614893 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427589413715"} 20241027055614893 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427589413715 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614893 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614893 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53732<->l=127.0.0.1:4258 20241027055614927 DAUC <0003> db_auc.c:157 IMSI='262423009981975': No 2G Auth Data 20241027055614927 DAUC <0003> db_auc.c:192 IMSI='262423009981975': No 3G Auth Data 20241027055614935 DLGSUP <0013> hlr.c:121 IMSI 262423009981975: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241027055614967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241027055614971 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614971 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423009981975" cn_domain=PS} 20241027055614971 DLU <0006> fsm.c:456 lu(262423009981975)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055614971 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055614987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423009981975)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055614987 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423009981975" cn_domain=PS} 20241027055614987 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614987 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614990 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614990 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423009981975"} 20241027055614990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423009981975)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055614990 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055614990 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423009981975"} 20241027055614990 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055614990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423009981975)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055614990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423009981975)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055614990 DLU <0006> fsm.c:568 lu(PS:IMSI-262423009981975)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055614990 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614990 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614992 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055614992 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423009981975" cn_domain=PS} 20241027055614992 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241027055614999 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423009981975"} 20241027055614999 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262423009981975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241027055614999 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055614999 DLINP <000b> input/ipa.c:451 connected read/write 20241027055614999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055615001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53734<->l=127.0.0.1:4258 20241027055615025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53660<->l=127.0.0.1:4258 20241027055615026 DLINP <000b> input/ipa.c:451 connected read/write 20241027055615026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055615026 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055615026 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055615026 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055615026 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42895<->l=127.0.0.1:4259) 20241027055615067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53740<->l=127.0.0.1:4258 20241027055615167 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53740<->l=127.0.0.1:4258 20241027055618245 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055618245 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055618247 DLINP <000b> input/ipa.c:451 connected read/write 20241027055618247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055618247 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 20241027055618249 DLINP <000b> input/ipa.c:451 connected read/write 20241027055618249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055618249 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055618249 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055618249 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  20241027055618249 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055618249 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  20241027055618249 DLGSUP <0013> gsup_server.c:235 2:  20241027055618249 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055618249 DLGSUP <0013> gsup_server.c:235 3:  20241027055618249 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055618249 DLGSUP <0013> gsup_server.c:235 4:  20241027055618249 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055618249 DLGSUP <0013> gsup_server.c:235 5:  20241027055618249 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055618249 DLGSUP <0013> gsup_server.c:235 7:  20241027055618249 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055618249 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055618249 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055618249 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055618265 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45447<->l=127.0.0.1:4259) 20241027055618278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241027055618289 DLINP <000b> input/ipa.c:451 connected read/write 20241027055618289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055618289 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} 20241027055618289 DLU <0006> fsm.c:456 lu(2345743413463)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055618289 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 20241027055618289 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} 20241027055618289 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055618289 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055618289 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055618289 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055618289 DLINP <000b> input/ipa.c:451 connected read/write 20241027055618289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055618289 DLINP <000b> input/ipa.c:451 connected read/write 20241027055618289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055618291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36452<->l=127.0.0.1:4258 20241027055618293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36444<->l=127.0.0.1:4258 20241027055618294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45447<->l=127.0.0.1:4259) 20241027055618294 DLINP <000b> input/ipa.c:451 connected read/write 20241027055618294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055618294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055618294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055618294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055618335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 20241027055618435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4258 20241027055621508 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055621508 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055621509 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241027055621512 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621512 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055621512 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055621512 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  20241027055621512 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055621512 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  20241027055621512 DLGSUP <0013> gsup_server.c:235 2:  20241027055621512 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055621512 DLGSUP <0013> gsup_server.c:235 3:  20241027055621512 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055621512 DLGSUP <0013> gsup_server.c:235 4:  20241027055621512 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055621512 DLGSUP <0013> gsup_server.c:235 5:  20241027055621512 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055621512 DLGSUP <0013> gsup_server.c:235 7:  20241027055621512 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055621512 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055621512 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055621512 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055621527 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40397<->l=127.0.0.1:4259) 20241027055621549 DAUC <0003> db_auc.c:157 IMSI='262426409076349': No 2G Auth Data 20241027055621549 DAUC <0003> db_auc.c:192 IMSI='262426409076349': No 3G Auth Data 20241027055621586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241027055621593 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621593 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426409076349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426409076349" session_id=1264386554 session_state=BEGIN} 20241027055621593 DSS <0004> hlr_ussd.c:576 262426409076349/0x4b5d01fa: Process SS (BEGIN) 20241027055621593 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621593 DSS <0004> hlr_ussd.c:518 262426409076349/0x4b5d01fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621593 DSS <0004> hlr_ussd.c:523 262426409076349/0x4b5d01fa: USSD for unknown code '*#200#' 20241027055621593 DSS <0004> hlr_ussd.c:354 262426409076349/0x4b5d01fa: Tx ReturnError(1, 0x12) 20241027055621593 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426409076349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426409076349" session_id=1264386554 session_state=END} 20241027055621593 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621593 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241027055621604 DAUC <0003> db_auc.c:157 IMSI='262424448806961': No 2G Auth Data 20241027055621604 DAUC <0003> db_auc.c:192 IMSI='262424448806961': No 3G Auth Data 20241027055621637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20241027055621643 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621643 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424448806961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424448806961" session_id=3240590295 session_state=BEGIN} 20241027055621643 DSS <0004> hlr_ussd.c:576 262424448806961/0xc1277bd7: Process SS (BEGIN) 20241027055621643 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621643 DSS <0004> hlr_ussd.c:518 262424448806961/0xc1277bd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621643 DSS <0004> hlr_ussd.c:523 262424448806961/0xc1277bd7: USSD for unknown code '*#200#' 20241027055621643 DSS <0004> hlr_ussd.c:354 262424448806961/0xc1277bd7: Tx ReturnError(1, 0x12) 20241027055621643 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424448806961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424448806961" session_id=3240590295 session_state=END} 20241027055621643 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621643 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36490<->l=127.0.0.1:4258 20241027055621657 DAUC <0003> db_auc.c:157 IMSI='262425611435700': No 2G Auth Data 20241027055621657 DAUC <0003> db_auc.c:192 IMSI='262425611435700': No 3G Auth Data 20241027055621692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241027055621699 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621699 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425611435700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425611435700" session_id=1239814278 session_state=BEGIN} 20241027055621699 DSS <0004> hlr_ussd.c:576 262425611435700/0x49e61086: Process SS (BEGIN) 20241027055621699 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621699 DSS <0004> hlr_ussd.c:518 262425611435700/0x49e61086: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621699 DSS <0004> hlr_ussd.c:523 262425611435700/0x49e61086: USSD for unknown code '*#200#' 20241027055621699 DSS <0004> hlr_ussd.c:354 262425611435700/0x49e61086: Tx ReturnError(1, 0x12) 20241027055621699 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425611435700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425611435700" session_id=1239814278 session_state=END} 20241027055621699 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621699 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.1:4258 20241027055621723 DAUC <0003> db_auc.c:157 IMSI='262420377952699': No 2G Auth Data 20241027055621723 DAUC <0003> db_auc.c:192 IMSI='262420377952699': No 3G Auth Data 20241027055621755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20241027055621761 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621761 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420377952699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420377952699" session_id=139138397 session_state=BEGIN} 20241027055621761 DSS <0004> hlr_ussd.c:576 262420377952699/0x084b155d: Process SS (BEGIN) 20241027055621761 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621761 DSS <0004> hlr_ussd.c:518 262420377952699/0x084b155d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621761 DSS <0004> hlr_ussd.c:523 262420377952699/0x084b155d: USSD for unknown code '*#200#' 20241027055621761 DSS <0004> hlr_ussd.c:354 262420377952699/0x084b155d: Tx ReturnError(1, 0x12) 20241027055621761 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420377952699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420377952699" session_id=139138397 session_state=END} 20241027055621761 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621761 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 20241027055621769 DAUC <0003> db_auc.c:157 IMSI='262425757747516': No 2G Auth Data 20241027055621769 DAUC <0003> db_auc.c:192 IMSI='262425757747516': No 3G Auth Data 20241027055621793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20241027055621800 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621800 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425757747516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425757747516" session_id=949634158 session_state=BEGIN} 20241027055621800 DSS <0004> hlr_ussd.c:576 262425757747516/0x389a446e: Process SS (BEGIN) 20241027055621800 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621800 DSS <0004> hlr_ussd.c:518 262425757747516/0x389a446e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621800 DSS <0004> hlr_ussd.c:523 262425757747516/0x389a446e: USSD for unknown code '*#200#' 20241027055621800 DSS <0004> hlr_ussd.c:354 262425757747516/0x389a446e: Tx ReturnError(1, 0x12) 20241027055621800 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425757747516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425757747516" session_id=949634158 session_state=END} 20241027055621800 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621800 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36516<->l=127.0.0.1:4258 20241027055621808 DAUC <0003> db_auc.c:157 IMSI='262425737435893': No 2G Auth Data 20241027055621808 DAUC <0003> db_auc.c:192 IMSI='262425737435893': No 3G Auth Data 20241027055621841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241027055621845 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621846 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425737435893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425737435893" session_id=1873601893 session_state=BEGIN} 20241027055621846 DSS <0004> hlr_ussd.c:576 262425737435893/0x6face565: Process SS (BEGIN) 20241027055621846 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621846 DSS <0004> hlr_ussd.c:518 262425737435893/0x6face565: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621846 DSS <0004> hlr_ussd.c:523 262425737435893/0x6face565: USSD for unknown code '*#200#' 20241027055621846 DSS <0004> hlr_ussd.c:354 262425737435893/0x6face565: Tx ReturnError(1, 0x12) 20241027055621846 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425737435893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425737435893" session_id=1873601893 session_state=END} 20241027055621846 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621846 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241027055621852 DAUC <0003> db_auc.c:157 IMSI='262427739836831': No 2G Auth Data 20241027055621852 DAUC <0003> db_auc.c:192 IMSI='262427739836831': No 3G Auth Data 20241027055621879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 20241027055621884 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621884 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427739836831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427739836831" session_id=1153355159 session_state=BEGIN} 20241027055621884 DSS <0004> hlr_ussd.c:576 262427739836831/0x44becd97: Process SS (BEGIN) 20241027055621885 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621885 DSS <0004> hlr_ussd.c:518 262427739836831/0x44becd97: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621885 DSS <0004> hlr_ussd.c:523 262427739836831/0x44becd97: USSD for unknown code '*#200#' 20241027055621885 DSS <0004> hlr_ussd.c:354 262427739836831/0x44becd97: Tx ReturnError(1, 0x12) 20241027055621885 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427739836831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427739836831" session_id=1153355159 session_state=END} 20241027055621885 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621885 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36528<->l=127.0.0.1:4258 20241027055621891 DAUC <0003> db_auc.c:157 IMSI='262420156762840': No 2G Auth Data 20241027055621891 DAUC <0003> db_auc.c:192 IMSI='262420156762840': No 3G Auth Data 20241027055621918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20241027055621925 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621925 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420156762840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420156762840" session_id=3081462073 session_state=BEGIN} 20241027055621925 DSS <0004> hlr_ussd.c:576 262420156762840/0xb7ab6139: Process SS (BEGIN) 20241027055621925 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241027055621925 DSS <0004> hlr_ussd.c:518 262420156762840/0xb7ab6139: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241027055621925 DSS <0004> hlr_ussd.c:523 262420156762840/0xb7ab6139: USSD for unknown code '*#200#' 20241027055621925 DSS <0004> hlr_ussd.c:354 262420156762840/0xb7ab6139: Tx ReturnError(1, 0x12) 20241027055621925 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420156762840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420156762840" session_id=3081462073 session_state=END} 20241027055621925 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621925 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055621929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36532<->l=127.0.0.1:4258 20241027055621929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241027055621930 DLINP <000b> input/ipa.c:451 connected read/write 20241027055621930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055621931 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055621931 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055621931 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055621931 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40397<->l=127.0.0.1:4259) 20241027055621977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4258 20241027055622078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36534<->l=127.0.0.1:4258 20241027055625154 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055625154 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055625156 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20241027055625158 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625158 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055625158 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055625158 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  20241027055625158 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055625158 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  20241027055625158 DLGSUP <0013> gsup_server.c:235 2:  20241027055625158 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055625158 DLGSUP <0013> gsup_server.c:235 3:  20241027055625158 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055625158 DLGSUP <0013> gsup_server.c:235 4:  20241027055625158 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055625158 DLGSUP <0013> gsup_server.c:235 5:  20241027055625158 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055625158 DLGSUP <0013> gsup_server.c:235 7:  20241027055625158 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055625158 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055625158 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055625158 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055625177 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35287<->l=127.0.0.1:4259) 20241027055625197 DAUC <0003> db_auc.c:157 IMSI='262428432098492': No 2G Auth Data 20241027055625197 DAUC <0003> db_auc.c:192 IMSI='262428432098492': No 3G Auth Data 20241027055625222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 20241027055625228 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625228 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428432098492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428432098492" session_id=4061863181 session_state=BEGIN} 20241027055625228 DSS <0004> hlr_ussd.c:576 262428432098492/0xf21b1d0d: Process SS (BEGIN) 20241027055625228 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625228 DSS <0004> hlr_ussd.c:518 262428432098492/0xf21b1d0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625228 DSS <0004> hlr_ussd.c:542 262428432098492/0xf21b1d0d: Cannot find conn for EUSE EUSE-foobar 20241027055625228 DSS <0004> hlr_ussd.c:354 262428432098492/0xf21b1d0d: Tx ReturnError(1, 0x22) 20241027055625228 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428432098492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428432098492" session_id=4061863181 session_state=END} 20241027055625228 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625228 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625231 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36548<->l=127.0.0.1:4258 20241027055625235 DAUC <0003> db_auc.c:157 IMSI='262428734087511': No 2G Auth Data 20241027055625235 DAUC <0003> db_auc.c:192 IMSI='262428734087511': No 3G Auth Data 20241027055625260 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20241027055625266 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625266 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428734087511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428734087511" session_id=1111577117 session_state=BEGIN} 20241027055625266 DSS <0004> hlr_ussd.c:576 262428734087511/0x4241521d: Process SS (BEGIN) 20241027055625266 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625266 DSS <0004> hlr_ussd.c:518 262428734087511/0x4241521d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625266 DSS <0004> hlr_ussd.c:542 262428734087511/0x4241521d: Cannot find conn for EUSE EUSE-foobar 20241027055625266 DSS <0004> hlr_ussd.c:354 262428734087511/0x4241521d: Tx ReturnError(1, 0x22) 20241027055625266 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428734087511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428734087511" session_id=1111577117 session_state=END} 20241027055625266 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625266 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36556<->l=127.0.0.1:4258 20241027055625273 DAUC <0003> db_auc.c:157 IMSI='262426522505190': No 2G Auth Data 20241027055625273 DAUC <0003> db_auc.c:192 IMSI='262426522505190': No 3G Auth Data 20241027055625294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 20241027055625299 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625299 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426522505190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426522505190" session_id=1272223583 session_state=BEGIN} 20241027055625299 DSS <0004> hlr_ussd.c:576 262426522505190/0x4bd4975f: Process SS (BEGIN) 20241027055625299 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625299 DSS <0004> hlr_ussd.c:518 262426522505190/0x4bd4975f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625299 DSS <0004> hlr_ussd.c:542 262426522505190/0x4bd4975f: Cannot find conn for EUSE EUSE-foobar 20241027055625299 DSS <0004> hlr_ussd.c:354 262426522505190/0x4bd4975f: Tx ReturnError(1, 0x22) 20241027055625299 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426522505190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426522505190" session_id=1272223583 session_state=END} 20241027055625299 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625299 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 20241027055625306 DAUC <0003> db_auc.c:157 IMSI='262427543386408': No 2G Auth Data 20241027055625306 DAUC <0003> db_auc.c:192 IMSI='262427543386408': No 3G Auth Data 20241027055625330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 20241027055625334 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625334 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427543386408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427543386408" session_id=3516722929 session_state=BEGIN} 20241027055625334 DSS <0004> hlr_ussd.c:576 262427543386408/0xd19ceef1: Process SS (BEGIN) 20241027055625334 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625334 DSS <0004> hlr_ussd.c:518 262427543386408/0xd19ceef1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625334 DSS <0004> hlr_ussd.c:542 262427543386408/0xd19ceef1: Cannot find conn for EUSE EUSE-foobar 20241027055625334 DSS <0004> hlr_ussd.c:354 262427543386408/0xd19ceef1: Tx ReturnError(1, 0x22) 20241027055625334 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427543386408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427543386408" session_id=3516722929 session_state=END} 20241027055625334 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625334 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 20241027055625341 DAUC <0003> db_auc.c:157 IMSI='262424089052282': No 2G Auth Data 20241027055625341 DAUC <0003> db_auc.c:192 IMSI='262424089052282': No 3G Auth Data 20241027055625365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36574<->l=127.0.0.1:4258 20241027055625372 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625372 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424089052282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424089052282" session_id=1069375996 session_state=BEGIN} 20241027055625372 DSS <0004> hlr_ussd.c:576 262424089052282/0x3fbd61fc: Process SS (BEGIN) 20241027055625372 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625372 DSS <0004> hlr_ussd.c:518 262424089052282/0x3fbd61fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625372 DSS <0004> hlr_ussd.c:542 262424089052282/0x3fbd61fc: Cannot find conn for EUSE EUSE-foobar 20241027055625372 DSS <0004> hlr_ussd.c:354 262424089052282/0x3fbd61fc: Tx ReturnError(1, 0x22) 20241027055625372 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424089052282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424089052282" session_id=1069375996 session_state=END} 20241027055625372 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625372 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36574<->l=127.0.0.1:4258 20241027055625380 DAUC <0003> db_auc.c:157 IMSI='262420412870606': No 2G Auth Data 20241027055625380 DAUC <0003> db_auc.c:192 IMSI='262420412870606': No 3G Auth Data 20241027055625407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20241027055625411 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625411 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420412870606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420412870606" session_id=1628439783 session_state=BEGIN} 20241027055625411 DSS <0004> hlr_ussd.c:576 262420412870606/0x611004e7: Process SS (BEGIN) 20241027055625411 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625411 DSS <0004> hlr_ussd.c:518 262420412870606/0x611004e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625411 DSS <0004> hlr_ussd.c:542 262420412870606/0x611004e7: Cannot find conn for EUSE EUSE-foobar 20241027055625411 DSS <0004> hlr_ussd.c:354 262420412870606/0x611004e7: Tx ReturnError(1, 0x22) 20241027055625411 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420412870606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420412870606" session_id=1628439783 session_state=END} 20241027055625411 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625411 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20241027055625418 DAUC <0003> db_auc.c:157 IMSI='262425704252367': No 2G Auth Data 20241027055625418 DAUC <0003> db_auc.c:192 IMSI='262425704252367': No 3G Auth Data 20241027055625445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 20241027055625452 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625452 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425704252367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425704252367" session_id=436746321 session_state=BEGIN} 20241027055625452 DSS <0004> hlr_ussd.c:576 262425704252367/0x1a083851: Process SS (BEGIN) 20241027055625452 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625452 DSS <0004> hlr_ussd.c:518 262425704252367/0x1a083851: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625452 DSS <0004> hlr_ussd.c:542 262425704252367/0x1a083851: Cannot find conn for EUSE EUSE-foobar 20241027055625452 DSS <0004> hlr_ussd.c:354 262425704252367/0x1a083851: Tx ReturnError(1, 0x22) 20241027055625452 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425704252367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425704252367" session_id=436746321 session_state=END} 20241027055625452 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625452 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625455 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 20241027055625459 DAUC <0003> db_auc.c:157 IMSI='262420769551750': No 2G Auth Data 20241027055625459 DAUC <0003> db_auc.c:192 IMSI='262420769551750': No 3G Auth Data 20241027055625487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4258 20241027055625492 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625492 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420769551750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420769551750" session_id=3416489326 session_state=BEGIN} 20241027055625492 DSS <0004> hlr_ussd.c:576 262420769551750/0xcba37d6e: Process SS (BEGIN) 20241027055625492 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055625492 DSS <0004> hlr_ussd.c:518 262420769551750/0xcba37d6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055625492 DSS <0004> hlr_ussd.c:542 262420769551750/0xcba37d6e: Cannot find conn for EUSE EUSE-foobar 20241027055625492 DSS <0004> hlr_ussd.c:354 262420769551750/0xcba37d6e: Tx ReturnError(1, 0x22) 20241027055625492 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420769551750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420769551750" session_id=3416489326 session_state=END} 20241027055625492 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625492 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055625495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.1:4258 20241027055625496 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20241027055625497 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35287<->l=127.0.0.1:4259) 20241027055625497 DLINP <000b> input/ipa.c:451 connected read/write 20241027055625497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055625497 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055625497 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055625497 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055625539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4258 20241027055625740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4258 20241027055628816 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055628816 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055628817 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055628818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241027055628819 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055628819 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055628819 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055628819 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  20241027055628819 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055628819 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  20241027055628819 DLGSUP <0013> gsup_server.c:235 2:  20241027055628819 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055628819 DLGSUP <0013> gsup_server.c:235 3:  20241027055628819 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055628820 DLGSUP <0013> gsup_server.c:235 4:  20241027055628820 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055628820 DLGSUP <0013> gsup_server.c:235 5:  20241027055628820 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055628820 DLGSUP <0013> gsup_server.c:235 7:  20241027055628820 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055628820 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055628820 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055628820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055628841 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34581<->l=127.0.0.1:4259) 20241027055628851 DAUC <0003> db_auc.c:157 IMSI='262428379395794': No 2G Auth Data 20241027055628851 DAUC <0003> db_auc.c:192 IMSI='262428379395794': No 3G Auth Data 20241027055628875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241027055628882 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055628882 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428379395794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428379395794" session_id=83467085 session_state=BEGIN} 20241027055628882 DSS <0004> hlr_ussd.c:576 262428379395794/0x04f99b4d: Process SS (BEGIN) 20241027055628882 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055628882 DSS <0004> hlr_ussd.c:518 262428379395794/0x04f99b4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055628882 DSS <0004> hlr_ussd.c:363 262428379395794/0x04f99b4d: Tx USSD 'Your IMSI is 262428379395794' 20241027055628882 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428379395794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428379395794" session_id=83467085 session_state=END} 20241027055628882 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428379395794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055628882 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055628882 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055628886 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241027055628899 DAUC <0003> db_auc.c:157 IMSI='262429152097421': No 2G Auth Data 20241027055628899 DAUC <0003> db_auc.c:192 IMSI='262429152097421': No 3G Auth Data 20241027055628924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36848<->l=127.0.0.1:4258 20241027055628931 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055628931 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429152097421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429152097421" session_id=1116570908 session_state=BEGIN} 20241027055628931 DSS <0004> hlr_ussd.c:576 262429152097421/0x428d851c: Process SS (BEGIN) 20241027055628931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055628931 DSS <0004> hlr_ussd.c:518 262429152097421/0x428d851c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055628931 DSS <0004> hlr_ussd.c:363 262429152097421/0x428d851c: Tx USSD 'Your IMSI is 262429152097421' 20241027055628931 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429152097421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429152097421" session_id=1116570908 session_state=END} 20241027055628931 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262429152097421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055628931 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055628931 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055628936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36848<->l=127.0.0.1:4258 20241027055628940 DAUC <0003> db_auc.c:157 IMSI='262423373116634': No 2G Auth Data 20241027055628940 DAUC <0003> db_auc.c:192 IMSI='262423373116634': No 3G Auth Data 20241027055628963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20241027055628969 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055628969 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423373116634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423373116634" session_id=3408000125 session_state=BEGIN} 20241027055628969 DSS <0004> hlr_ussd.c:576 262423373116634/0xcb21f47d: Process SS (BEGIN) 20241027055628969 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055628969 DSS <0004> hlr_ussd.c:518 262423373116634/0xcb21f47d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055628969 DSS <0004> hlr_ussd.c:363 262423373116634/0xcb21f47d: Tx USSD 'Your IMSI is 262423373116634' 20241027055628969 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423373116634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423373116634" session_id=3408000125 session_state=END} 20241027055628969 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423373116634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055628969 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055628970 DLINP <000b> input/ipa.c:451 connected read/write 20241027055628970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055628973 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20241027055628977 DAUC <0003> db_auc.c:157 IMSI='262425127415885': No 2G Auth Data 20241027055628977 DAUC <0003> db_auc.c:192 IMSI='262425127415885': No 3G Auth Data 20241027055629002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4258 20241027055629008 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055629008 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425127415885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425127415885" session_id=3923970677 session_state=BEGIN} 20241027055629008 DSS <0004> hlr_ussd.c:576 262425127415885/0xe9e30a75: Process SS (BEGIN) 20241027055629008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055629008 DSS <0004> hlr_ussd.c:518 262425127415885/0xe9e30a75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055629008 DSS <0004> hlr_ussd.c:363 262425127415885/0xe9e30a75: Tx USSD 'Your IMSI is 262425127415885' 20241027055629008 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425127415885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425127415885" session_id=3923970677 session_state=END} 20241027055629008 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262425127415885 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055629008 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629008 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4258 20241027055629018 DAUC <0003> db_auc.c:157 IMSI='262421796942384': No 2G Auth Data 20241027055629018 DAUC <0003> db_auc.c:192 IMSI='262421796942384': No 3G Auth Data 20241027055629042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241027055629048 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055629048 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421796942384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421796942384" session_id=2187953322 session_state=BEGIN} 20241027055629048 DSS <0004> hlr_ussd.c:576 262421796942384/0x826984aa: Process SS (BEGIN) 20241027055629048 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055629048 DSS <0004> hlr_ussd.c:518 262421796942384/0x826984aa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055629048 DSS <0004> hlr_ussd.c:363 262421796942384/0x826984aa: Tx USSD 'Your IMSI is 262421796942384' 20241027055629048 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421796942384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421796942384" session_id=2187953322 session_state=END} 20241027055629048 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262421796942384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055629048 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629048 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36876<->l=127.0.0.1:4258 20241027055629056 DAUC <0003> db_auc.c:157 IMSI='262429954268583': No 2G Auth Data 20241027055629056 DAUC <0003> db_auc.c:192 IMSI='262429954268583': No 3G Auth Data 20241027055629084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241027055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055629090 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429954268583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429954268583" session_id=4043493817 session_state=BEGIN} 20241027055629090 DSS <0004> hlr_ussd.c:576 262429954268583/0xf102d1b9: Process SS (BEGIN) 20241027055629090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055629090 DSS <0004> hlr_ussd.c:518 262429954268583/0xf102d1b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055629090 DSS <0004> hlr_ussd.c:363 262429954268583/0xf102d1b9: Tx USSD 'Your IMSI is 262429954268583' 20241027055629090 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429954268583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429954268583" session_id=4043493817 session_state=END} 20241027055629090 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429954268583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629090 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241027055629097 DAUC <0003> db_auc.c:157 IMSI='262421744967046': No 2G Auth Data 20241027055629097 DAUC <0003> db_auc.c:192 IMSI='262421744967046': No 3G Auth Data 20241027055629125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36898<->l=127.0.0.1:4258 20241027055629132 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055629132 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421744967046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421744967046" session_id=2239372308 session_state=BEGIN} 20241027055629132 DSS <0004> hlr_ussd.c:576 262421744967046/0x857a1c14: Process SS (BEGIN) 20241027055629132 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055629132 DSS <0004> hlr_ussd.c:518 262421744967046/0x857a1c14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055629132 DSS <0004> hlr_ussd.c:363 262421744967046/0x857a1c14: Tx USSD 'Your IMSI is 262421744967046' 20241027055629132 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421744967046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421744967046" session_id=2239372308 session_state=END} 20241027055629132 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262421744967046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055629132 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629132 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36898<->l=127.0.0.1:4258 20241027055629140 DAUC <0003> db_auc.c:157 IMSI='262420786053481': No 2G Auth Data 20241027055629140 DAUC <0003> db_auc.c:192 IMSI='262420786053481': No 3G Auth Data 20241027055629166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241027055629172 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055629172 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420786053481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420786053481" session_id=3889542579 session_state=BEGIN} 20241027055629172 DSS <0004> hlr_ussd.c:576 262420786053481/0xe7d5b5b3: Process SS (BEGIN) 20241027055629172 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055629172 DSS <0004> hlr_ussd.c:518 262420786053481/0xe7d5b5b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055629172 DSS <0004> hlr_ussd.c:363 262420786053481/0xe7d5b5b3: Tx USSD 'Your IMSI is 262420786053481' 20241027055629172 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420786053481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420786053481" session_id=3889542579 session_state=END} 20241027055629172 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420786053481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055629172 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629172 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629172 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055629175 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4258 20241027055629176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36824<->l=127.0.0.1:4258 20241027055629177 DLINP <000b> input/ipa.c:451 connected read/write 20241027055629177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055629177 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055629177 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055629177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055629177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34581<->l=127.0.0.1:4259) 20241027055629222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241027055629423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241027055632500 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055632500 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055632502 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36936<->l=127.0.0.1:4258 20241027055632506 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632506 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055632506 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055632506 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  20241027055632506 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055632506 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  20241027055632506 DLGSUP <0013> gsup_server.c:235 2:  20241027055632506 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055632506 DLGSUP <0013> gsup_server.c:235 3:  20241027055632506 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055632506 DLGSUP <0013> gsup_server.c:235 4:  20241027055632506 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055632506 DLGSUP <0013> gsup_server.c:235 5:  20241027055632506 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055632506 DLGSUP <0013> gsup_server.c:235 7:  20241027055632506 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055632506 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055632506 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055632506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055632525 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36695<->l=127.0.0.1:4259) 20241027055632543 DAUC <0003> db_auc.c:157 IMSI='262429134620027': No 2G Auth Data 20241027055632543 DAUC <0003> db_auc.c:192 IMSI='262429134620027': No 3G Auth Data 20241027055632567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20241027055632576 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632576 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429134620027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429134620027" source_name="the-source\n" session_id=3007651257 session_state=BEGIN} 20241027055632576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027055632576 DSS <0004> hlr_ussd.c:576 262429134620027/0xb3451db9: Process SS (BEGIN) 20241027055632576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632576 DSS <0004> hlr_ussd.c:518 262429134620027/0xb3451db9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632576 DSS <0004> hlr_ussd.c:363 262429134620027/0xb3451db9: Tx USSD 'Your IMSI is 262429134620027' 20241027055632576 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429134620027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429134620027" destination_name="the-source\n" session_id=3007651257 session_state=END} 20241027055632576 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429134620027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632576 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632576 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4258 20241027055632585 DAUC <0003> db_auc.c:157 IMSI='262420473489405': No 2G Auth Data 20241027055632585 DAUC <0003> db_auc.c:192 IMSI='262420473489405': No 3G Auth Data 20241027055632609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36946<->l=127.0.0.1:4258 20241027055632616 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632616 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420473489405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420473489405" source_name="the-source\n" session_id=998634380 session_state=BEGIN} 20241027055632616 DSS <0004> hlr_ussd.c:576 262420473489405/0x3b85f38c: Process SS (BEGIN) 20241027055632616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632616 DSS <0004> hlr_ussd.c:518 262420473489405/0x3b85f38c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632616 DSS <0004> hlr_ussd.c:363 262420473489405/0x3b85f38c: Tx USSD 'Your IMSI is 262420473489405' 20241027055632616 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420473489405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420473489405" destination_name="the-source\n" session_id=998634380 session_state=END} 20241027055632616 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420473489405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632616 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632616 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632621 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36946<->l=127.0.0.1:4258 20241027055632625 DAUC <0003> db_auc.c:157 IMSI='262427411080369': No 2G Auth Data 20241027055632625 DAUC <0003> db_auc.c:192 IMSI='262427411080369': No 3G Auth Data 20241027055632649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36958<->l=127.0.0.1:4258 20241027055632656 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632656 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427411080369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427411080369" source_name="the-source\n" session_id=1782955495 session_state=BEGIN} 20241027055632656 DSS <0004> hlr_ussd.c:576 262427411080369/0x6a45bde7: Process SS (BEGIN) 20241027055632656 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632656 DSS <0004> hlr_ussd.c:518 262427411080369/0x6a45bde7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632656 DSS <0004> hlr_ussd.c:363 262427411080369/0x6a45bde7: Tx USSD 'Your IMSI is 262427411080369' 20241027055632656 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427411080369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427411080369" destination_name="the-source\n" session_id=1782955495 session_state=END} 20241027055632656 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427411080369 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632656 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632656 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36958<->l=127.0.0.1:4258 20241027055632663 DAUC <0003> db_auc.c:157 IMSI='262425923649161': No 2G Auth Data 20241027055632663 DAUC <0003> db_auc.c:192 IMSI='262425923649161': No 3G Auth Data 20241027055632686 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36964<->l=127.0.0.1:4258 20241027055632692 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632692 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262425923649161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425923649161" source_name="the-source\n" session_id=209014315 session_state=BEGIN} 20241027055632692 DSS <0004> hlr_ussd.c:576 262425923649161/0x0c754e2b: Process SS (BEGIN) 20241027055632692 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632692 DSS <0004> hlr_ussd.c:518 262425923649161/0x0c754e2b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632692 DSS <0004> hlr_ussd.c:363 262425923649161/0x0c754e2b: Tx USSD 'Your IMSI is 262425923649161' 20241027055632692 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262425923649161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425923649161" destination_name="the-source\n" session_id=209014315 session_state=END} 20241027055632692 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262425923649161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632692 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632692 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36964<->l=127.0.0.1:4258 20241027055632700 DAUC <0003> db_auc.c:157 IMSI='262425286129033': No 2G Auth Data 20241027055632700 DAUC <0003> db_auc.c:192 IMSI='262425286129033': No 3G Auth Data 20241027055632724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36978<->l=127.0.0.1:4258 20241027055632730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632730 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262425286129033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425286129033" source_name="the-source\n" session_id=2350164802 session_state=BEGIN} 20241027055632730 DSS <0004> hlr_ussd.c:576 262425286129033/0x8c14ab42: Process SS (BEGIN) 20241027055632730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632730 DSS <0004> hlr_ussd.c:518 262425286129033/0x8c14ab42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632730 DSS <0004> hlr_ussd.c:363 262425286129033/0x8c14ab42: Tx USSD 'Your IMSI is 262425286129033' 20241027055632730 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262425286129033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425286129033" destination_name="the-source\n" session_id=2350164802 session_state=END} 20241027055632730 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262425286129033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36978<->l=127.0.0.1:4258 20241027055632738 DAUC <0003> db_auc.c:157 IMSI='262421144057336': No 2G Auth Data 20241027055632738 DAUC <0003> db_auc.c:192 IMSI='262421144057336': No 3G Auth Data 20241027055632767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4258 20241027055632773 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632773 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421144057336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421144057336" source_name="the-source\n" session_id=2052871757 session_state=BEGIN} 20241027055632773 DSS <0004> hlr_ussd.c:576 262421144057336/0x7a5c564d: Process SS (BEGIN) 20241027055632773 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632773 DSS <0004> hlr_ussd.c:518 262421144057336/0x7a5c564d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632773 DSS <0004> hlr_ussd.c:363 262421144057336/0x7a5c564d: Tx USSD 'Your IMSI is 262421144057336' 20241027055632773 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421144057336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421144057336" destination_name="the-source\n" session_id=2052871757 session_state=END} 20241027055632773 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421144057336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632773 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632773 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4258 20241027055632781 DAUC <0003> db_auc.c:157 IMSI='262425549824563': No 2G Auth Data 20241027055632781 DAUC <0003> db_auc.c:192 IMSI='262425549824563': No 3G Auth Data 20241027055632808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20241027055632814 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632814 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425549824563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425549824563" source_name="the-source\n" session_id=823400161 session_state=BEGIN} 20241027055632814 DSS <0004> hlr_ussd.c:576 262425549824563/0x311416e1: Process SS (BEGIN) 20241027055632814 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632814 DSS <0004> hlr_ussd.c:518 262425549824563/0x311416e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632814 DSS <0004> hlr_ussd.c:363 262425549824563/0x311416e1: Tx USSD 'Your IMSI is 262425549824563' 20241027055632814 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425549824563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425549824563" destination_name="the-source\n" session_id=823400161 session_state=END} 20241027055632814 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425549824563 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632814 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632814 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4258 20241027055632823 DAUC <0003> db_auc.c:157 IMSI='262429942344546': No 2G Auth Data 20241027055632823 DAUC <0003> db_auc.c:192 IMSI='262429942344546': No 3G Auth Data 20241027055632849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20241027055632855 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632855 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429942344546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429942344546" source_name="the-source\n" session_id=748789407 session_state=BEGIN} 20241027055632855 DSS <0004> hlr_ussd.c:576 262429942344546/0x2ca19e9f: Process SS (BEGIN) 20241027055632855 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241027055632855 DSS <0004> hlr_ussd.c:518 262429942344546/0x2ca19e9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241027055632855 DSS <0004> hlr_ussd.c:363 262429942344546/0x2ca19e9f: Tx USSD 'Your IMSI is 262429942344546' 20241027055632855 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429942344546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429942344546" destination_name="the-source\n" session_id=748789407 session_state=END} 20241027055632855 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429942344546 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055632855 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632855 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055632860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.1:4258 20241027055632861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36936<->l=127.0.0.1:4258 20241027055632862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36695<->l=127.0.0.1:4259) 20241027055632862 DLINP <000b> input/ipa.c:451 connected read/write 20241027055632862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055632862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055632862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055632862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055632862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027055632900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37020<->l=127.0.0.1:4258 20241027055633100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37020<->l=127.0.0.1:4258 20241027055636175 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055636176 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055636178 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241027055636181 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055636181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055636181 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  20241027055636181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055636181 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  20241027055636181 DLGSUP <0013> gsup_server.c:235 2:  20241027055636181 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055636181 DLGSUP <0013> gsup_server.c:235 3:  20241027055636181 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055636181 DLGSUP <0013> gsup_server.c:235 4:  20241027055636181 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055636181 DLGSUP <0013> gsup_server.c:235 5:  20241027055636181 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055636181 DLGSUP <0013> gsup_server.c:235 7:  20241027055636181 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055636181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055636181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055636181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055636202 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41545<->l=127.0.0.1:4259) 20241027055636214 DAUC <0003> db_auc.c:157 IMSI='262422416192877': No 2G Auth Data 20241027055636214 DAUC <0003> db_auc.c:192 IMSI='262422416192877': No 3G Auth Data 20241027055636239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 20241027055636246 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636246 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422416192877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422416192877" session_id=2059639434 session_state=BEGIN} 20241027055636246 DSS <0004> hlr_ussd.c:576 262422416192877/0x7ac39a8a: Process SS (BEGIN) 20241027055636246 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636246 DSS <0004> hlr_ussd.c:518 262422416192877/0x7ac39a8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636246 DSS <0004> hlr_ussd.c:363 262422416192877/0x7ac39a8a: Tx USSD 'Your extension is 491611325571' 20241027055636246 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422416192877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422416192877" session_id=2059639434 session_state=END} 20241027055636246 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422416192877 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636246 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636246 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37048<->l=127.0.0.1:4258 20241027055636253 DAUC <0003> db_auc.c:157 IMSI='262428355978829': No 2G Auth Data 20241027055636253 DAUC <0003> db_auc.c:192 IMSI='262428355978829': No 3G Auth Data 20241027055636278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241027055636286 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636286 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428355978829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428355978829" session_id=1575446569 session_state=BEGIN} 20241027055636286 DSS <0004> hlr_ussd.c:576 262428355978829/0x5de76829: Process SS (BEGIN) 20241027055636286 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636286 DSS <0004> hlr_ussd.c:518 262428355978829/0x5de76829: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636286 DSS <0004> hlr_ussd.c:363 262428355978829/0x5de76829: Tx USSD 'Your extension is 491616123453' 20241027055636286 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428355978829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428355978829" session_id=1575446569 session_state=END} 20241027055636286 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428355978829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636286 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636286 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241027055636297 DAUC <0003> db_auc.c:157 IMSI='262425906246634': No 2G Auth Data 20241027055636297 DAUC <0003> db_auc.c:192 IMSI='262425906246634': No 3G Auth Data 20241027055636320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20241027055636325 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636326 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425906246634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425906246634" session_id=602456135 session_state=BEGIN} 20241027055636326 DSS <0004> hlr_ussd.c:576 262425906246634/0x23e8c047: Process SS (BEGIN) 20241027055636326 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636326 DSS <0004> hlr_ussd.c:518 262425906246634/0x23e8c047: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636326 DSS <0004> hlr_ussd.c:363 262425906246634/0x23e8c047: Tx USSD 'Your extension is 491618084008' 20241027055636326 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425906246634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906246634" session_id=602456135 session_state=END} 20241027055636326 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425906246634 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636326 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636326 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37074<->l=127.0.0.1:4258 20241027055636333 DAUC <0003> db_auc.c:157 IMSI='262421241347568': No 2G Auth Data 20241027055636333 DAUC <0003> db_auc.c:192 IMSI='262421241347568': No 3G Auth Data 20241027055636358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241027055636363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636363 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421241347568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421241347568" session_id=2535104844 session_state=BEGIN} 20241027055636363 DSS <0004> hlr_ussd.c:576 262421241347568/0x971aa14c: Process SS (BEGIN) 20241027055636363 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636363 DSS <0004> hlr_ussd.c:518 262421241347568/0x971aa14c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636363 DSS <0004> hlr_ussd.c:363 262421241347568/0x971aa14c: Tx USSD 'Your extension is 491612131387' 20241027055636363 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421241347568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421241347568" session_id=2535104844 session_state=END} 20241027055636363 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421241347568 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241027055636372 DAUC <0003> db_auc.c:157 IMSI='262420205909195': No 2G Auth Data 20241027055636372 DAUC <0003> db_auc.c:192 IMSI='262420205909195': No 3G Auth Data 20241027055636395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241027055636401 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636401 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420205909195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420205909195" session_id=1118454047 session_state=BEGIN} 20241027055636401 DSS <0004> hlr_ussd.c:576 262420205909195/0x42aa411f: Process SS (BEGIN) 20241027055636401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636401 DSS <0004> hlr_ussd.c:518 262420205909195/0x42aa411f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636401 DSS <0004> hlr_ussd.c:363 262420205909195/0x42aa411f: Tx USSD 'Your extension is 491616860505' 20241027055636401 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420205909195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420205909195" session_id=1118454047 session_state=END} 20241027055636401 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420205909195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636401 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636402 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.1:4258 20241027055636410 DAUC <0003> db_auc.c:157 IMSI='262428255231017': No 2G Auth Data 20241027055636410 DAUC <0003> db_auc.c:192 IMSI='262428255231017': No 3G Auth Data 20241027055636437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241027055636442 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636442 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428255231017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428255231017" session_id=3413834760 session_state=BEGIN} 20241027055636442 DSS <0004> hlr_ussd.c:576 262428255231017/0xcb7afc08: Process SS (BEGIN) 20241027055636442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636442 DSS <0004> hlr_ussd.c:518 262428255231017/0xcb7afc08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636442 DSS <0004> hlr_ussd.c:363 262428255231017/0xcb7afc08: Tx USSD 'Your extension is 491616626411' 20241027055636442 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428255231017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428255231017" session_id=3413834760 session_state=END} 20241027055636442 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428255231017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636442 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636442 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37102<->l=127.0.0.1:4258 20241027055636452 DAUC <0003> db_auc.c:157 IMSI='262422845348393': No 2G Auth Data 20241027055636452 DAUC <0003> db_auc.c:192 IMSI='262422845348393': No 3G Auth Data 20241027055636480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241027055636486 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636486 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422845348393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422845348393" session_id=357387162 session_state=BEGIN} 20241027055636486 DSS <0004> hlr_ussd.c:576 262422845348393/0x154d4b9a: Process SS (BEGIN) 20241027055636486 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636486 DSS <0004> hlr_ussd.c:518 262422845348393/0x154d4b9a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636487 DSS <0004> hlr_ussd.c:363 262422845348393/0x154d4b9a: Tx USSD 'Your extension is 491616510774' 20241027055636487 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422845348393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422845348393" session_id=357387162 session_state=END} 20241027055636487 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422845348393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636487 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636487 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241027055636494 DAUC <0003> db_auc.c:157 IMSI='262429319934659': No 2G Auth Data 20241027055636494 DAUC <0003> db_auc.c:192 IMSI='262429319934659': No 3G Auth Data 20241027055636521 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 20241027055636528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636528 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429319934659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429319934659" session_id=1119513664 session_state=BEGIN} 20241027055636528 DSS <0004> hlr_ussd.c:576 262429319934659/0x42ba6c40: Process SS (BEGIN) 20241027055636528 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055636528 DSS <0004> hlr_ussd.c:518 262429319934659/0x42ba6c40: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055636528 DSS <0004> hlr_ussd.c:363 262429319934659/0x42ba6c40: Tx USSD 'Your extension is 491610105184' 20241027055636528 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429319934659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429319934659" session_id=1119513664 session_state=END} 20241027055636528 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429319934659 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055636528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055636534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4258 20241027055636535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241027055636536 DLINP <000b> input/ipa.c:451 connected read/write 20241027055636536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055636536 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055636536 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055636536 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055636536 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41545<->l=127.0.0.1:4259) 20241027055636578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241027055636779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241027055639850 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055639850 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055639852 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055639852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50314<->l=127.0.0.1:4258 20241027055639854 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055639854 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055639854 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055639854 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  20241027055639854 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055639854 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  20241027055639854 DLGSUP <0013> gsup_server.c:235 2:  20241027055639854 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055639854 DLGSUP <0013> gsup_server.c:235 3:  20241027055639854 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055639854 DLGSUP <0013> gsup_server.c:235 4:  20241027055639854 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055639854 DLGSUP <0013> gsup_server.c:235 5:  20241027055639854 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055639854 DLGSUP <0013> gsup_server.c:235 7:  20241027055639854 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055639854 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055639854 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055639854 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055639872 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39715<->l=127.0.0.1:4259) 20241027055639894 DAUC <0003> db_auc.c:157 IMSI='262423459233392': No 2G Auth Data 20241027055639894 DAUC <0003> db_auc.c:192 IMSI='262423459233392': No 3G Auth Data 20241027055639918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241027055639925 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055639925 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423459233392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423459233392" source_name="the-source\n" session_id=1251910612 session_state=BEGIN} 20241027055639925 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027055639925 DSS <0004> hlr_ussd.c:576 262423459233392/0x4a9ea3d4: Process SS (BEGIN) 20241027055639925 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055639925 DSS <0004> hlr_ussd.c:518 262423459233392/0x4a9ea3d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055639925 DSS <0004> hlr_ussd.c:363 262423459233392/0x4a9ea3d4: Tx USSD 'Your extension is 491611533520' 20241027055639925 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423459233392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423459233392" destination_name="the-source\n" session_id=1251910612 session_state=END} 20241027055639925 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423459233392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055639925 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055639925 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055639929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50328<->l=127.0.0.1:4258 20241027055639933 DAUC <0003> db_auc.c:157 IMSI='262428012515098': No 2G Auth Data 20241027055639933 DAUC <0003> db_auc.c:192 IMSI='262428012515098': No 3G Auth Data 20241027055639957 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4258 20241027055639964 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055639964 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428012515098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428012515098" source_name="the-source\n" session_id=910228340 session_state=BEGIN} 20241027055639964 DSS <0004> hlr_ussd.c:576 262428012515098/0x3640fb74: Process SS (BEGIN) 20241027055639964 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055639964 DSS <0004> hlr_ussd.c:518 262428012515098/0x3640fb74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055639964 DSS <0004> hlr_ussd.c:363 262428012515098/0x3640fb74: Tx USSD 'Your extension is 491612835455' 20241027055639964 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428012515098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428012515098" destination_name="the-source\n" session_id=910228340 session_state=END} 20241027055639964 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428012515098 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055639964 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055639964 DLINP <000b> input/ipa.c:451 connected read/write 20241027055639964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055639969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50344<->l=127.0.0.1:4258 20241027055639973 DAUC <0003> db_auc.c:157 IMSI='262421339109530': No 2G Auth Data 20241027055639973 DAUC <0003> db_auc.c:192 IMSI='262421339109530': No 3G Auth Data 20241027055639998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20241027055640003 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640003 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421339109530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421339109530" source_name="the-source\n" session_id=1854457554 session_state=BEGIN} 20241027055640003 DSS <0004> hlr_ussd.c:576 262421339109530/0x6e88c6d2: Process SS (BEGIN) 20241027055640003 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055640003 DSS <0004> hlr_ussd.c:518 262421339109530/0x6e88c6d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055640003 DSS <0004> hlr_ussd.c:363 262421339109530/0x6e88c6d2: Tx USSD 'Your extension is 491610741036' 20241027055640003 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421339109530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421339109530" destination_name="the-source\n" session_id=1854457554 session_state=END} 20241027055640003 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421339109530 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055640003 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640003 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50346<->l=127.0.0.1:4258 20241027055640010 DAUC <0003> db_auc.c:157 IMSI='262429105301814': No 2G Auth Data 20241027055640010 DAUC <0003> db_auc.c:192 IMSI='262429105301814': No 3G Auth Data 20241027055640033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20241027055640039 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640039 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429105301814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429105301814" source_name="the-source\n" session_id=2360467186 session_state=BEGIN} 20241027055640039 DSS <0004> hlr_ussd.c:576 262429105301814/0x8cb1def2: Process SS (BEGIN) 20241027055640039 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055640039 DSS <0004> hlr_ussd.c:518 262429105301814/0x8cb1def2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055640039 DSS <0004> hlr_ussd.c:363 262429105301814/0x8cb1def2: Tx USSD 'Your extension is 491612085133' 20241027055640039 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429105301814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429105301814" destination_name="the-source\n" session_id=2360467186 session_state=END} 20241027055640039 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429105301814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055640039 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640039 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50352<->l=127.0.0.1:4258 20241027055640049 DAUC <0003> db_auc.c:157 IMSI='262424422118541': No 2G Auth Data 20241027055640049 DAUC <0003> db_auc.c:192 IMSI='262424422118541': No 3G Auth Data 20241027055640072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50354<->l=127.0.0.1:4258 20241027055640079 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640079 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424422118541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424422118541" source_name="the-source\n" session_id=2144219044 session_state=BEGIN} 20241027055640079 DSS <0004> hlr_ussd.c:576 262424422118541/0x7fce2fa4: Process SS (BEGIN) 20241027055640079 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055640079 DSS <0004> hlr_ussd.c:518 262424422118541/0x7fce2fa4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055640079 DSS <0004> hlr_ussd.c:363 262424422118541/0x7fce2fa4: Tx USSD 'Your extension is 491610350705' 20241027055640079 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424422118541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424422118541" destination_name="the-source\n" session_id=2144219044 session_state=END} 20241027055640079 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424422118541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055640079 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640079 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50354<->l=127.0.0.1:4258 20241027055640089 DAUC <0003> db_auc.c:157 IMSI='262421012671397': No 2G Auth Data 20241027055640089 DAUC <0003> db_auc.c:192 IMSI='262421012671397': No 3G Auth Data 20241027055640114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241027055640119 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640119 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421012671397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421012671397" source_name="the-source\n" session_id=360199168 session_state=BEGIN} 20241027055640119 DSS <0004> hlr_ussd.c:576 262421012671397/0x15783400: Process SS (BEGIN) 20241027055640119 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055640119 DSS <0004> hlr_ussd.c:518 262421012671397/0x15783400: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055640119 DSS <0004> hlr_ussd.c:363 262421012671397/0x15783400: Tx USSD 'Your extension is 491610026532' 20241027055640119 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421012671397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421012671397" destination_name="the-source\n" session_id=360199168 session_state=END} 20241027055640119 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262421012671397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055640119 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640119 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4258 20241027055640127 DAUC <0003> db_auc.c:157 IMSI='262423239329339': No 2G Auth Data 20241027055640127 DAUC <0003> db_auc.c:192 IMSI='262423239329339': No 3G Auth Data 20241027055640154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241027055640159 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640159 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423239329339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423239329339" source_name="the-source\n" session_id=2013421391 session_state=BEGIN} 20241027055640159 DSS <0004> hlr_ussd.c:576 262423239329339/0x78025f4f: Process SS (BEGIN) 20241027055640159 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055640159 DSS <0004> hlr_ussd.c:518 262423239329339/0x78025f4f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055640159 DSS <0004> hlr_ussd.c:363 262423239329339/0x78025f4f: Tx USSD 'Your extension is 491618854102' 20241027055640160 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423239329339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423239329339" destination_name="the-source\n" session_id=2013421391 session_state=END} 20241027055640160 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423239329339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055640160 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640160 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50378<->l=127.0.0.1:4258 20241027055640167 DAUC <0003> db_auc.c:157 IMSI='262421887809844': No 2G Auth Data 20241027055640167 DAUC <0003> db_auc.c:192 IMSI='262421887809844': No 3G Auth Data 20241027055640193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20241027055640200 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640200 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262421887809844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421887809844" source_name="the-source\n" session_id=2461991920 session_state=BEGIN} 20241027055640200 DSS <0004> hlr_ussd.c:576 262421887809844/0x92bf03f0: Process SS (BEGIN) 20241027055640200 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241027055640200 DSS <0004> hlr_ussd.c:518 262421887809844/0x92bf03f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241027055640200 DSS <0004> hlr_ussd.c:363 262421887809844/0x92bf03f0: Tx USSD 'Your extension is 491613821236' 20241027055640200 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262421887809844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421887809844" destination_name="the-source\n" session_id=2461991920 session_state=END} 20241027055640200 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262421887809844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055640200 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640200 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055640205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50390<->l=127.0.0.1:4258 20241027055640206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50314<->l=127.0.0.1:4258 20241027055640207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39715<->l=127.0.0.1:4259) 20241027055640207 DLINP <000b> input/ipa.c:451 connected read/write 20241027055640207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055640207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055640207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055640207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055640207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027055640249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20241027055640450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.1:4258 20241027055643527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45575 20241027055643527 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45575 20241027055643528 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643528 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643530 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643530 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643530 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055643530 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241027055643531 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241027055643531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241027055643531 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  20241027055643531 DLGSUP <0013> gsup_server.c:235 2:  20241027055643531 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055643531 DLGSUP <0013> gsup_server.c:235 3:  20241027055643531 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055643531 DLGSUP <0013> gsup_server.c:235 4:  20241027055643531 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055643531 DLGSUP <0013> gsup_server.c:235 5:  20241027055643531 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055643531 DLGSUP <0013> gsup_server.c:235 7:  20241027055643531 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055643531 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055643531 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055643531 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45575 20241027055643533 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055643533 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055643535 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20241027055643538 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643538 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055643538 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055643538 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  20241027055643538 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055643538 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  20241027055643538 DLGSUP <0013> gsup_server.c:235 2:  20241027055643538 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055643538 DLGSUP <0013> gsup_server.c:235 3:  20241027055643538 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055643538 DLGSUP <0013> gsup_server.c:235 4:  20241027055643538 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055643538 DLGSUP <0013> gsup_server.c:235 5:  20241027055643538 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055643538 DLGSUP <0013> gsup_server.c:235 7:  20241027055643538 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055643538 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055643538 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055643538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055643561 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45755<->l=127.0.0.1:4259) 20241027055643571 DAUC <0003> db_auc.c:157 IMSI='262420068101416': No 2G Auth Data 20241027055643571 DAUC <0003> db_auc.c:192 IMSI='262420068101416': No 3G Auth Data 20241027055643598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20241027055643604 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643604 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420068101416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420068101416" session_id=2731009497 session_state=BEGIN} 20241027055643604 DSS <0004> hlr_ussd.c:576 262420068101416/0xa2c7e5d9: Process SS (BEGIN) 20241027055643604 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643604 DSS <0004> hlr_ussd.c:518 262420068101416/0xa2c7e5d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643604 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643604 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643604 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643604 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643610 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643610 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420068101416 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420068101416" session_id=2731009497 session_state=END} 20241027055643610 DSS <0004> hlr_ussd.c:576 262420068101416/0xa2c7e5d9: Process SS (END) 20241027055643610 DSS <0004> hlr_ussd.c:518 262420068101416/0xa2c7e5d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643610 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420068101416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420068101416" session_id=2731009497 session_state=END} 20241027055643610 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420068101416 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643610 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420068101416 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643610 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50406<->l=127.0.0.1:4258 20241027055643618 DAUC <0003> db_auc.c:157 IMSI='262426087729318': No 2G Auth Data 20241027055643618 DAUC <0003> db_auc.c:192 IMSI='262426087729318': No 3G Auth Data 20241027055643642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4258 20241027055643647 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643647 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426087729318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426087729318" session_id=345671809 session_state=BEGIN} 20241027055643647 DSS <0004> hlr_ussd.c:576 262426087729318/0x149a8881: Process SS (BEGIN) 20241027055643647 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643647 DSS <0004> hlr_ussd.c:518 262426087729318/0x149a8881: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643647 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643647 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643647 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643647 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643649 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643649 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643649 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426087729318 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426087729318" session_id=345671809 session_state=END} 20241027055643649 DSS <0004> hlr_ussd.c:576 262426087729318/0x149a8881: Process SS (END) 20241027055643649 DSS <0004> hlr_ussd.c:518 262426087729318/0x149a8881: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643649 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426087729318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426087729318" session_id=345671809 session_state=END} 20241027055643649 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426087729318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643649 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426087729318 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643649 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643649 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643653 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50420<->l=127.0.0.1:4258 20241027055643657 DAUC <0003> db_auc.c:157 IMSI='262428261786943': No 2G Auth Data 20241027055643657 DAUC <0003> db_auc.c:192 IMSI='262428261786943': No 3G Auth Data 20241027055643681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20241027055643687 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643687 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428261786943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428261786943" session_id=3438426764 session_state=BEGIN} 20241027055643687 DSS <0004> hlr_ussd.c:576 262428261786943/0xccf23a8c: Process SS (BEGIN) 20241027055643687 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643687 DSS <0004> hlr_ussd.c:518 262428261786943/0xccf23a8c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643687 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643687 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643687 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643687 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643689 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643689 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643689 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428261786943 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428261786943" session_id=3438426764 session_state=END} 20241027055643689 DSS <0004> hlr_ussd.c:576 262428261786943/0xccf23a8c: Process SS (END) 20241027055643689 DSS <0004> hlr_ussd.c:518 262428261786943/0xccf23a8c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643689 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428261786943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428261786943" session_id=3438426764 session_state=END} 20241027055643689 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428261786943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643689 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428261786943 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643689 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643689 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50426<->l=127.0.0.1:4258 20241027055643697 DAUC <0003> db_auc.c:157 IMSI='262427701769852': No 2G Auth Data 20241027055643697 DAUC <0003> db_auc.c:192 IMSI='262427701769852': No 3G Auth Data 20241027055643723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 20241027055643728 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643728 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427701769852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427701769852" session_id=517973092 session_state=BEGIN} 20241027055643728 DSS <0004> hlr_ussd.c:576 262427701769852/0x1edfa464: Process SS (BEGIN) 20241027055643728 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643728 DSS <0004> hlr_ussd.c:518 262427701769852/0x1edfa464: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643728 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643728 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643728 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643728 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643730 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643730 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262427701769852 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427701769852" session_id=517973092 session_state=END} 20241027055643730 DSS <0004> hlr_ussd.c:576 262427701769852/0x1edfa464: Process SS (END) 20241027055643730 DSS <0004> hlr_ussd.c:518 262427701769852/0x1edfa464: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643730 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427701769852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427701769852" session_id=517973092 session_state=END} 20241027055643730 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262427701769852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643730 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262427701769852 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643730 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50434<->l=127.0.0.1:4258 20241027055643738 DAUC <0003> db_auc.c:157 IMSI='262425835708124': No 2G Auth Data 20241027055643738 DAUC <0003> db_auc.c:192 IMSI='262425835708124': No 3G Auth Data 20241027055643761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4258 20241027055643766 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643766 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425835708124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425835708124" session_id=2796288486 session_state=BEGIN} 20241027055643766 DSS <0004> hlr_ussd.c:576 262425835708124/0xa6abf9e6: Process SS (BEGIN) 20241027055643766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643766 DSS <0004> hlr_ussd.c:518 262425835708124/0xa6abf9e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643766 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643766 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643766 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643766 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643768 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643768 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643768 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425835708124 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425835708124" session_id=2796288486 session_state=END} 20241027055643768 DSS <0004> hlr_ussd.c:576 262425835708124/0xa6abf9e6: Process SS (END) 20241027055643768 DSS <0004> hlr_ussd.c:518 262425835708124/0xa6abf9e6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643768 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425835708124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425835708124" session_id=2796288486 session_state=END} 20241027055643768 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425835708124 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643768 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425835708124 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643769 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643769 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50446<->l=127.0.0.1:4258 20241027055643777 DAUC <0003> db_auc.c:157 IMSI='262421066891828': No 2G Auth Data 20241027055643777 DAUC <0003> db_auc.c:192 IMSI='262421066891828': No 3G Auth Data 20241027055643803 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4258 20241027055643810 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643810 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421066891828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421066891828" session_id=655627251 session_state=BEGIN} 20241027055643810 DSS <0004> hlr_ussd.c:576 262421066891828/0x271413f3: Process SS (BEGIN) 20241027055643810 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643810 DSS <0004> hlr_ussd.c:518 262421066891828/0x271413f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643810 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643810 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643810 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643810 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643812 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643812 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643812 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262421066891828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421066891828" session_id=655627251 session_state=END} 20241027055643812 DSS <0004> hlr_ussd.c:576 262421066891828/0x271413f3: Process SS (END) 20241027055643812 DSS <0004> hlr_ussd.c:518 262421066891828/0x271413f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643812 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421066891828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421066891828" session_id=655627251 session_state=END} 20241027055643812 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262421066891828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643812 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262421066891828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643812 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643812 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50460<->l=127.0.0.1:4258 20241027055643819 DAUC <0003> db_auc.c:157 IMSI='262421836248405': No 2G Auth Data 20241027055643819 DAUC <0003> db_auc.c:192 IMSI='262421836248405': No 3G Auth Data 20241027055643847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50466<->l=127.0.0.1:4258 20241027055643853 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643853 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421836248405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421836248405" session_id=3958689227 session_state=BEGIN} 20241027055643853 DSS <0004> hlr_ussd.c:576 262421836248405/0xebf4cdcb: Process SS (BEGIN) 20241027055643853 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643853 DSS <0004> hlr_ussd.c:518 262421836248405/0xebf4cdcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643853 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643853 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643853 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643853 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643855 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643855 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643855 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262421836248405 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836248405" session_id=3958689227 session_state=END} 20241027055643855 DSS <0004> hlr_ussd.c:576 262421836248405/0xebf4cdcb: Process SS (END) 20241027055643855 DSS <0004> hlr_ussd.c:518 262421836248405/0xebf4cdcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643855 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421836248405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421836248405" session_id=3958689227 session_state=END} 20241027055643855 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421836248405 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643855 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262421836248405 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643855 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643855 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50466<->l=127.0.0.1:4258 20241027055643864 DAUC <0003> db_auc.c:157 IMSI='262427473641835': No 2G Auth Data 20241027055643864 DAUC <0003> db_auc.c:192 IMSI='262427473641835': No 3G Auth Data 20241027055643892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 20241027055643900 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643900 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427473641835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427473641835" session_id=3759763292 session_state=BEGIN} 20241027055643900 DSS <0004> hlr_ussd.c:576 262427473641835/0xe0196f5c: Process SS (BEGIN) 20241027055643900 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055643900 DSS <0004> hlr_ussd.c:518 262427473641835/0xe0196f5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055643900 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643900 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643900 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643900 DLINP <000b> input/ipa.c:431 127.0.0.1:45575 sending data 20241027055643902 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643902 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643902 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262427473641835 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427473641835" session_id=3759763292 session_state=END} 20241027055643902 DSS <0004> hlr_ussd.c:576 262427473641835/0xe0196f5c: Process SS (END) 20241027055643902 DSS <0004> hlr_ussd.c:518 262427473641835/0xe0196f5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055643902 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427473641835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427473641835" session_id=3759763292 session_state=END} 20241027055643902 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427473641835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055643902 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262427473641835 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055643902 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643902 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055643905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50472<->l=127.0.0.1:4258 20241027055643907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50404<->l=127.0.0.1:4258 20241027055643908 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45755<->l=127.0.0.1:4259) 20241027055643908 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055643908 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055643908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055643908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055643908 DLINP <000b> input/ipa.c:451 connected read/write 20241027055643908 DLINP <000b> input/ipa.c:405 127.0.0.1:45575 message received 20241027055643908 DLINP <000b> input/ipa.c:414 127.0.0.1:45575 connection closed with server 20241027055643908 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45575 20241027055643908 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241027055643949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50476<->l=127.0.0.1:4258 20241027055644150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50476<->l=127.0.0.1:4258 20241027055647227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36077 20241027055647227 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36077 20241027055647229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055647229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055647230 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647230 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647232 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647232 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647232 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055647232 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241027055647232 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241027055647232 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241027055647232 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  20241027055647232 DLGSUP <0013> gsup_server.c:235 2:  20241027055647232 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055647232 DLGSUP <0013> gsup_server.c:235 3:  20241027055647232 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055647232 DLGSUP <0013> gsup_server.c:235 4:  20241027055647232 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055647232 DLGSUP <0013> gsup_server.c:235 5:  20241027055647232 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055647232 DLGSUP <0013> gsup_server.c:235 7:  20241027055647232 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055647232 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055647232 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055647232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36077 20241027055647232 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20241027055647235 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647235 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055647235 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055647235 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  20241027055647235 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055647235 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  20241027055647235 DLGSUP <0013> gsup_server.c:235 2:  20241027055647235 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055647235 DLGSUP <0013> gsup_server.c:235 3:  20241027055647235 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055647235 DLGSUP <0013> gsup_server.c:235 4:  20241027055647235 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055647235 DLGSUP <0013> gsup_server.c:235 5:  20241027055647235 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055647235 DLGSUP <0013> gsup_server.c:235 7:  20241027055647235 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055647235 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055647236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055647236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055647254 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38493<->l=127.0.0.1:4259) 20241027055647273 DAUC <0003> db_auc.c:157 IMSI='262425629199136': No 2G Auth Data 20241027055647273 DAUC <0003> db_auc.c:192 IMSI='262425629199136': No 3G Auth Data 20241027055647296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4258 20241027055647304 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647304 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425629199136" session_id=4154470062 session_state=BEGIN} 20241027055647304 DSS <0004> hlr_ussd.c:576 262425629199136/0xf7a02eae: Process SS (BEGIN) 20241027055647304 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647304 DSS <0004> hlr_ussd.c:518 262425629199136/0xf7a02eae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647304 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647304 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647304 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647304 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647312 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647312 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647312 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425629199136" session_id=4154470062 session_state=CONTINUE} 20241027055647312 DSS <0004> hlr_ussd.c:576 262425629199136/0xf7a02eae: Process SS (CONTINUE) 20241027055647312 DSS <0004> hlr_ussd.c:518 262425629199136/0xf7a02eae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647312 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425629199136" session_id=4154470062 session_state=CONTINUE} 20241027055647312 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647312 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647312 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647318 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425629199136" session_id=4154470062 session_state=CONTINUE} 20241027055647318 DSS <0004> hlr_ussd.c:576 262425629199136/0xf7a02eae: Process SS (CONTINUE) 20241027055647318 DSS <0004> hlr_ussd.c:518 262425629199136/0xf7a02eae: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647318 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647318 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647318 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647320 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647320 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647320 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425629199136" session_id=4154470062 session_state=END} 20241027055647320 DSS <0004> hlr_ussd.c:576 262425629199136/0xf7a02eae: Process SS (END) 20241027055647320 DSS <0004> hlr_ussd.c:518 262425629199136/0xf7a02eae: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647320 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425629199136" session_id=4154470062 session_state=END} 20241027055647320 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647320 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262425629199136 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647320 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647320 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40472<->l=127.0.0.1:4258 20241027055647327 DAUC <0003> db_auc.c:157 IMSI='262420399811365': No 2G Auth Data 20241027055647327 DAUC <0003> db_auc.c:192 IMSI='262420399811365': No 3G Auth Data 20241027055647350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40484<->l=127.0.0.1:4258 20241027055647355 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647355 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420399811365" session_id=3565904143 session_state=BEGIN} 20241027055647355 DSS <0004> hlr_ussd.c:576 262420399811365/0xd48b610f: Process SS (BEGIN) 20241027055647355 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647355 DSS <0004> hlr_ussd.c:518 262420399811365/0xd48b610f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647355 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647355 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647355 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647357 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647357 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647357 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420399811365" session_id=3565904143 session_state=CONTINUE} 20241027055647357 DSS <0004> hlr_ussd.c:576 262420399811365/0xd48b610f: Process SS (CONTINUE) 20241027055647357 DSS <0004> hlr_ussd.c:518 262420399811365/0xd48b610f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647357 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420399811365" session_id=3565904143 session_state=CONTINUE} 20241027055647357 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647357 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647357 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647361 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647361 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420399811365" session_id=3565904143 session_state=CONTINUE} 20241027055647361 DSS <0004> hlr_ussd.c:576 262420399811365/0xd48b610f: Process SS (CONTINUE) 20241027055647361 DSS <0004> hlr_ussd.c:518 262420399811365/0xd48b610f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647361 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647361 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647361 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647362 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647363 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647363 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420399811365" session_id=3565904143 session_state=END} 20241027055647363 DSS <0004> hlr_ussd.c:576 262420399811365/0xd48b610f: Process SS (END) 20241027055647363 DSS <0004> hlr_ussd.c:518 262420399811365/0xd48b610f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647363 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420399811365" session_id=3565904143 session_state=END} 20241027055647363 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647363 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420399811365 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40484<->l=127.0.0.1:4258 20241027055647369 DAUC <0003> db_auc.c:157 IMSI='262427852346310': No 2G Auth Data 20241027055647369 DAUC <0003> db_auc.c:192 IMSI='262427852346310': No 3G Auth Data 20241027055647391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20241027055647396 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647396 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427852346310" session_id=3994191010 session_state=BEGIN} 20241027055647396 DSS <0004> hlr_ussd.c:576 262427852346310/0xee1284a2: Process SS (BEGIN) 20241027055647396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647396 DSS <0004> hlr_ussd.c:518 262427852346310/0xee1284a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647396 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647396 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647396 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647396 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647398 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647398 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852346310" session_id=3994191010 session_state=CONTINUE} 20241027055647398 DSS <0004> hlr_ussd.c:576 262427852346310/0xee1284a2: Process SS (CONTINUE) 20241027055647398 DSS <0004> hlr_ussd.c:518 262427852346310/0xee1284a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647398 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852346310" session_id=3994191010 session_state=CONTINUE} 20241027055647398 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647398 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647402 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647402 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427852346310" session_id=3994191010 session_state=CONTINUE} 20241027055647402 DSS <0004> hlr_ussd.c:576 262427852346310/0xee1284a2: Process SS (CONTINUE) 20241027055647402 DSS <0004> hlr_ussd.c:518 262427852346310/0xee1284a2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647402 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647402 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647402 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647402 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647402 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647404 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647404 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647404 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852346310" session_id=3994191010 session_state=END} 20241027055647404 DSS <0004> hlr_ussd.c:576 262427852346310/0xee1284a2: Process SS (END) 20241027055647404 DSS <0004> hlr_ussd.c:518 262427852346310/0xee1284a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647404 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427852346310" session_id=3994191010 session_state=END} 20241027055647404 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647404 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427852346310 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647404 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647404 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40494<->l=127.0.0.1:4258 20241027055647410 DAUC <0003> db_auc.c:157 IMSI='262429600503768': No 2G Auth Data 20241027055647410 DAUC <0003> db_auc.c:192 IMSI='262429600503768': No 3G Auth Data 20241027055647436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241027055647440 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647440 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429600503768" session_id=344634743 session_state=BEGIN} 20241027055647440 DSS <0004> hlr_ussd.c:576 262429600503768/0x148ab577: Process SS (BEGIN) 20241027055647440 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647440 DSS <0004> hlr_ussd.c:518 262429600503768/0x148ab577: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647440 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647440 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647440 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647440 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647442 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647442 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647442 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429600503768" session_id=344634743 session_state=CONTINUE} 20241027055647442 DSS <0004> hlr_ussd.c:576 262429600503768/0x148ab577: Process SS (CONTINUE) 20241027055647442 DSS <0004> hlr_ussd.c:518 262429600503768/0x148ab577: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647442 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429600503768" session_id=344634743 session_state=CONTINUE} 20241027055647442 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647442 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647442 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647447 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647447 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429600503768" session_id=344634743 session_state=CONTINUE} 20241027055647447 DSS <0004> hlr_ussd.c:576 262429600503768/0x148ab577: Process SS (CONTINUE) 20241027055647447 DSS <0004> hlr_ussd.c:518 262429600503768/0x148ab577: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647447 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647447 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647447 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647447 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647447 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647448 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647448 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647448 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429600503768" session_id=344634743 session_state=END} 20241027055647448 DSS <0004> hlr_ussd.c:576 262429600503768/0x148ab577: Process SS (END) 20241027055647448 DSS <0004> hlr_ussd.c:518 262429600503768/0x148ab577: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647448 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429600503768" session_id=344634743 session_state=END} 20241027055647448 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647448 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262429600503768 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647448 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647448 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.1:4258 20241027055647455 DAUC <0003> db_auc.c:157 IMSI='262420356363583': No 2G Auth Data 20241027055647455 DAUC <0003> db_auc.c:192 IMSI='262420356363583': No 3G Auth Data 20241027055647478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20241027055647482 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647482 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420356363583" session_id=696622463 session_state=BEGIN} 20241027055647482 DSS <0004> hlr_ussd.c:576 262420356363583/0x29859d7f: Process SS (BEGIN) 20241027055647482 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647482 DSS <0004> hlr_ussd.c:518 262420356363583/0x29859d7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647482 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647482 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647482 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647482 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647484 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647485 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647485 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356363583" session_id=696622463 session_state=CONTINUE} 20241027055647485 DSS <0004> hlr_ussd.c:576 262420356363583/0x29859d7f: Process SS (CONTINUE) 20241027055647485 DSS <0004> hlr_ussd.c:518 262420356363583/0x29859d7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647485 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356363583" session_id=696622463 session_state=CONTINUE} 20241027055647485 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647485 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647485 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647488 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647488 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420356363583" session_id=696622463 session_state=CONTINUE} 20241027055647488 DSS <0004> hlr_ussd.c:576 262420356363583/0x29859d7f: Process SS (CONTINUE) 20241027055647488 DSS <0004> hlr_ussd.c:518 262420356363583/0x29859d7f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647488 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647488 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647488 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647488 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647488 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647490 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647490 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647490 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356363583" session_id=696622463 session_state=END} 20241027055647490 DSS <0004> hlr_ussd.c:576 262420356363583/0x29859d7f: Process SS (END) 20241027055647490 DSS <0004> hlr_ussd.c:518 262420356363583/0x29859d7f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647490 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420356363583" session_id=696622463 session_state=END} 20241027055647490 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647490 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420356363583 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647490 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647490 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20241027055647496 DAUC <0003> db_auc.c:157 IMSI='262426807643195': No 2G Auth Data 20241027055647496 DAUC <0003> db_auc.c:192 IMSI='262426807643195': No 3G Auth Data 20241027055647525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4258 20241027055647531 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647531 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426807643195" session_id=3489328006 session_state=BEGIN} 20241027055647531 DSS <0004> hlr_ussd.c:576 262426807643195/0xcffaeb86: Process SS (BEGIN) 20241027055647531 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647531 DSS <0004> hlr_ussd.c:518 262426807643195/0xcffaeb86: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647531 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647531 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647531 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647531 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647533 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647533 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426807643195" session_id=3489328006 session_state=CONTINUE} 20241027055647533 DSS <0004> hlr_ussd.c:576 262426807643195/0xcffaeb86: Process SS (CONTINUE) 20241027055647533 DSS <0004> hlr_ussd.c:518 262426807643195/0xcffaeb86: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647533 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426807643195" session_id=3489328006 session_state=CONTINUE} 20241027055647533 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647539 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426807643195" session_id=3489328006 session_state=CONTINUE} 20241027055647539 DSS <0004> hlr_ussd.c:576 262426807643195/0xcffaeb86: Process SS (CONTINUE) 20241027055647539 DSS <0004> hlr_ussd.c:518 262426807643195/0xcffaeb86: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647539 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647539 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647539 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647541 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647541 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647541 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426807643195" session_id=3489328006 session_state=END} 20241027055647541 DSS <0004> hlr_ussd.c:576 262426807643195/0xcffaeb86: Process SS (END) 20241027055647541 DSS <0004> hlr_ussd.c:518 262426807643195/0xcffaeb86: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647541 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426807643195" session_id=3489328006 session_state=END} 20241027055647541 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647541 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426807643195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647541 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647541 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4258 20241027055647547 DAUC <0003> db_auc.c:157 IMSI='262427158535180': No 2G Auth Data 20241027055647547 DAUC <0003> db_auc.c:192 IMSI='262427158535180': No 3G Auth Data 20241027055647575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241027055647579 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647579 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427158535180" session_id=1135994867 session_state=BEGIN} 20241027055647579 DSS <0004> hlr_ussd.c:576 262427158535180/0x43b5e7f3: Process SS (BEGIN) 20241027055647579 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647579 DSS <0004> hlr_ussd.c:518 262427158535180/0x43b5e7f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647579 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647579 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647579 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647579 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647580 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647580 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158535180" session_id=1135994867 session_state=CONTINUE} 20241027055647580 DSS <0004> hlr_ussd.c:576 262427158535180/0x43b5e7f3: Process SS (CONTINUE) 20241027055647580 DSS <0004> hlr_ussd.c:518 262427158535180/0x43b5e7f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647580 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158535180" session_id=1135994867 session_state=CONTINUE} 20241027055647580 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647584 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427158535180" session_id=1135994867 session_state=CONTINUE} 20241027055647584 DSS <0004> hlr_ussd.c:576 262427158535180/0x43b5e7f3: Process SS (CONTINUE) 20241027055647584 DSS <0004> hlr_ussd.c:518 262427158535180/0x43b5e7f3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647584 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647584 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647584 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647586 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647586 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158535180" session_id=1135994867 session_state=END} 20241027055647586 DSS <0004> hlr_ussd.c:576 262427158535180/0x43b5e7f3: Process SS (END) 20241027055647586 DSS <0004> hlr_ussd.c:518 262427158535180/0x43b5e7f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647586 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427158535180" session_id=1135994867 session_state=END} 20241027055647586 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647586 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427158535180 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241027055647591 DAUC <0003> db_auc.c:157 IMSI='262422590543538': No 2G Auth Data 20241027055647591 DAUC <0003> db_auc.c:192 IMSI='262422590543538': No 3G Auth Data 20241027055647619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40528<->l=127.0.0.1:4258 20241027055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647624 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422590543538" session_id=4035341342 session_state=BEGIN} 20241027055647624 DSS <0004> hlr_ussd.c:576 262422590543538/0xf0866c1e: Process SS (BEGIN) 20241027055647624 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241027055647624 DSS <0004> hlr_ussd.c:518 262422590543538/0xf0866c1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241027055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647624 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647624 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647626 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647626 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422590543538" session_id=4035341342 session_state=CONTINUE} 20241027055647626 DSS <0004> hlr_ussd.c:576 262422590543538/0xf0866c1e: Process SS (CONTINUE) 20241027055647626 DSS <0004> hlr_ussd.c:518 262422590543538/0xf0866c1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241027055647626 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422590543538" session_id=4035341342 session_state=CONTINUE} 20241027055647626 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647626 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647632 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422590543538" session_id=4035341342 session_state=CONTINUE} 20241027055647632 DSS <0004> hlr_ussd.c:576 262422590543538/0xf0866c1e: Process SS (CONTINUE) 20241027055647632 DSS <0004> hlr_ussd.c:518 262422590543538/0xf0866c1e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647632 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647632 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647632 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647632 DLINP <000b> input/ipa.c:431 127.0.0.1:36077 sending data 20241027055647633 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647633 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647633 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422590543538" session_id=4035341342 session_state=END} 20241027055647633 DSS <0004> hlr_ussd.c:576 262422590543538/0xf0866c1e: Process SS (END) 20241027055647633 DSS <0004> hlr_ussd.c:518 262422590543538/0xf0866c1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241027055647633 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422590543538" session_id=4035341342 session_state=END} 20241027055647633 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055647633 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422590543538 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055647634 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647634 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055647635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40528<->l=127.0.0.1:4258 20241027055647636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40460<->l=127.0.0.1:4258 20241027055647637 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647637 DLINP <000b> input/ipa.c:405 127.0.0.1:36077 message received 20241027055647637 DLINP <000b> input/ipa.c:414 127.0.0.1:36077 connection closed with server 20241027055647637 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36077 20241027055647637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241027055647638 DLINP <000b> input/ipa.c:451 connected read/write 20241027055647638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055647638 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055647638 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055647638 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055647638 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38493<->l=127.0.0.1:4259) 20241027055647683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4258 20241027055647884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4258 20241027055650967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33673 20241027055650967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33673 20241027055650968 DLINP <000b> input/ipa.c:451 connected read/write 20241027055650968 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055650970 DLINP <000b> input/ipa.c:451 connected read/write 20241027055650970 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055650970 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055650970 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241027055650970 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241027055650970 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241027055650970 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  20241027055650970 DLGSUP <0013> gsup_server.c:235 2:  20241027055650970 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055650970 DLGSUP <0013> gsup_server.c:235 3:  20241027055650970 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055650970 DLGSUP <0013> gsup_server.c:235 4:  20241027055650970 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055650970 DLGSUP <0013> gsup_server.c:235 5:  20241027055650970 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055650970 DLGSUP <0013> gsup_server.c:235 7:  20241027055650970 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055650970 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055650970 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055650970 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33673 20241027055650972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055650972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055650974 DLINP <000b> input/ipa.c:451 connected read/write 20241027055650974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055650975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4258 20241027055650977 DLINP <000b> input/ipa.c:451 connected read/write 20241027055650977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055650977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055650977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055650977 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  20241027055650977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055650977 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  20241027055650977 DLGSUP <0013> gsup_server.c:235 2:  20241027055650977 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055650977 DLGSUP <0013> gsup_server.c:235 3:  20241027055650977 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055650977 DLGSUP <0013> gsup_server.c:235 4:  20241027055650977 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055650977 DLGSUP <0013> gsup_server.c:235 5:  20241027055650977 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055650977 DLGSUP <0013> gsup_server.c:235 7:  20241027055650977 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055650977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055650977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055650977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055650999 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46067<->l=127.0.0.1:4259) 20241027055651020 DAUC <0003> db_auc.c:157 IMSI='262421723646000': No 2G Auth Data 20241027055651020 DAUC <0003> db_auc.c:192 IMSI='262421723646000': No 3G Auth Data 20241027055651044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 20241027055651051 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651051 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421723646000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421723646000" session_id=2746403805 session_state=BEGIN} 20241027055651051 DSS <0004> hlr_ussd.c:576 262421723646000/0xa3b2cbdd: Process SS (BEGIN) 20241027055651051 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651051 DSS <0004> hlr_ussd.c:518 262421723646000/0xa3b2cbdd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651051 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651051 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651051 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651051 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651060 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651060 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421723646000 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421723646000" session_id=2746403805 session_state=END} 20241027055651060 DSS <0004> hlr_ussd.c:576 262421723646000/0xa3b2cbdd: Process SS (END) 20241027055651060 DSS <0004> hlr_ussd.c:518 262421723646000/0xa3b2cbdd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651060 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421723646000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421723646000" session_id=2746403805 session_state=END} 20241027055651060 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421723646000 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651060 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421723646000 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40562<->l=127.0.0.1:4258 20241027055651069 DAUC <0003> db_auc.c:157 IMSI='262421156031257': No 2G Auth Data 20241027055651069 DAUC <0003> db_auc.c:192 IMSI='262421156031257': No 3G Auth Data 20241027055651093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40564<->l=127.0.0.1:4258 20241027055651099 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651099 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421156031257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421156031257" session_id=2876519470 session_state=BEGIN} 20241027055651099 DSS <0004> hlr_ussd.c:576 262421156031257/0xab74342e: Process SS (BEGIN) 20241027055651099 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651099 DSS <0004> hlr_ussd.c:518 262421156031257/0xab74342e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651099 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651099 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651099 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651099 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651101 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651101 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651101 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421156031257 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421156031257" session_id=2876519470 session_state=END} 20241027055651101 DSS <0004> hlr_ussd.c:576 262421156031257/0xab74342e: Process SS (END) 20241027055651101 DSS <0004> hlr_ussd.c:518 262421156031257/0xab74342e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651101 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421156031257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421156031257" session_id=2876519470 session_state=END} 20241027055651101 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421156031257 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651101 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421156031257 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651101 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651101 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40564<->l=127.0.0.1:4258 20241027055651109 DAUC <0003> db_auc.c:157 IMSI='262424343596801': No 2G Auth Data 20241027055651109 DAUC <0003> db_auc.c:192 IMSI='262424343596801': No 3G Auth Data 20241027055651133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 20241027055651138 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651138 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424343596801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424343596801" session_id=3089436004 session_state=BEGIN} 20241027055651138 DSS <0004> hlr_ussd.c:576 262424343596801/0xb8250d64: Process SS (BEGIN) 20241027055651138 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651138 DSS <0004> hlr_ussd.c:518 262424343596801/0xb8250d64: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651138 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651138 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651138 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651138 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651140 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651140 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651140 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262424343596801 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424343596801" session_id=3089436004 session_state=END} 20241027055651140 DSS <0004> hlr_ussd.c:576 262424343596801/0xb8250d64: Process SS (END) 20241027055651140 DSS <0004> hlr_ussd.c:518 262424343596801/0xb8250d64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651140 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424343596801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424343596801" session_id=3089436004 session_state=END} 20241027055651140 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262424343596801 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651140 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262424343596801 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651140 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651140 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4258 20241027055651148 DAUC <0003> db_auc.c:157 IMSI='262427686186507': No 2G Auth Data 20241027055651148 DAUC <0003> db_auc.c:192 IMSI='262427686186507': No 3G Auth Data 20241027055651172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4258 20241027055651177 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651177 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427686186507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427686186507" session_id=396205651 session_state=BEGIN} 20241027055651177 DSS <0004> hlr_ussd.c:576 262427686186507/0x179d9e53: Process SS (BEGIN) 20241027055651177 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651177 DSS <0004> hlr_ussd.c:518 262427686186507/0x179d9e53: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651177 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651177 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651177 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651177 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651179 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651179 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651179 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262427686186507 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427686186507" session_id=396205651 session_state=END} 20241027055651179 DSS <0004> hlr_ussd.c:576 262427686186507/0x179d9e53: Process SS (END) 20241027055651179 DSS <0004> hlr_ussd.c:518 262427686186507/0x179d9e53: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651179 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427686186507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427686186507" session_id=396205651 session_state=END} 20241027055651179 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262427686186507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651179 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262427686186507 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651179 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651179 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4258 20241027055651187 DAUC <0003> db_auc.c:157 IMSI='262424876633316': No 2G Auth Data 20241027055651187 DAUC <0003> db_auc.c:192 IMSI='262424876633316': No 3G Auth Data 20241027055651210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20241027055651214 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651215 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424876633316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424876633316" session_id=2120142446 session_state=BEGIN} 20241027055651215 DSS <0004> hlr_ussd.c:576 262424876633316/0x7e5ece6e: Process SS (BEGIN) 20241027055651215 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651215 DSS <0004> hlr_ussd.c:518 262424876633316/0x7e5ece6e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651215 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651215 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651215 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651215 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651216 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651216 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651216 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424876633316 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424876633316" session_id=2120142446 session_state=END} 20241027055651216 DSS <0004> hlr_ussd.c:576 262424876633316/0x7e5ece6e: Process SS (END) 20241027055651216 DSS <0004> hlr_ussd.c:518 262424876633316/0x7e5ece6e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651216 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424876633316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424876633316" session_id=2120142446 session_state=END} 20241027055651216 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424876633316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651216 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424876633316 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651216 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651216 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40586<->l=127.0.0.1:4258 20241027055651224 DAUC <0003> db_auc.c:157 IMSI='262425064448937': No 2G Auth Data 20241027055651224 DAUC <0003> db_auc.c:192 IMSI='262425064448937': No 3G Auth Data 20241027055651253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4258 20241027055651259 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651259 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425064448937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425064448937" session_id=2016505815 session_state=BEGIN} 20241027055651259 DSS <0004> hlr_ussd.c:576 262425064448937/0x78316fd7: Process SS (BEGIN) 20241027055651259 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651259 DSS <0004> hlr_ussd.c:518 262425064448937/0x78316fd7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651259 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651259 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651259 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651259 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651261 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651261 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651261 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262425064448937 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425064448937" session_id=2016505815 session_state=END} 20241027055651261 DSS <0004> hlr_ussd.c:576 262425064448937/0x78316fd7: Process SS (END) 20241027055651261 DSS <0004> hlr_ussd.c:518 262425064448937/0x78316fd7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651261 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425064448937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425064448937" session_id=2016505815 session_state=END} 20241027055651261 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262425064448937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651261 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262425064448937 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651261 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651261 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4258 20241027055651268 DAUC <0003> db_auc.c:157 IMSI='262425352491642': No 2G Auth Data 20241027055651268 DAUC <0003> db_auc.c:192 IMSI='262425352491642': No 3G Auth Data 20241027055651296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40606<->l=127.0.0.1:4258 20241027055651302 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651302 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425352491642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425352491642" session_id=1723977570 session_state=BEGIN} 20241027055651302 DSS <0004> hlr_ussd.c:576 262425352491642/0x66c1cf62: Process SS (BEGIN) 20241027055651302 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651302 DSS <0004> hlr_ussd.c:518 262425352491642/0x66c1cf62: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651302 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651302 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651302 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651302 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651304 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651304 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651304 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425352491642 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425352491642" session_id=1723977570 session_state=END} 20241027055651304 DSS <0004> hlr_ussd.c:576 262425352491642/0x66c1cf62: Process SS (END) 20241027055651304 DSS <0004> hlr_ussd.c:518 262425352491642/0x66c1cf62: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651304 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425352491642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425352491642" session_id=1723977570 session_state=END} 20241027055651304 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425352491642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651304 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425352491642 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651304 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651304 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40606<->l=127.0.0.1:4258 20241027055651312 DAUC <0003> db_auc.c:157 IMSI='262424237287571': No 2G Auth Data 20241027055651312 DAUC <0003> db_auc.c:192 IMSI='262424237287571': No 3G Auth Data 20241027055651337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241027055651344 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651344 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424237287571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424237287571" session_id=1405216840 session_state=BEGIN} 20241027055651344 DSS <0004> hlr_ussd.c:576 262424237287571/0x53c1e848: Process SS (BEGIN) 20241027055651344 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241027055651344 DSS <0004> hlr_ussd.c:518 262424237287571/0x53c1e848: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241027055651344 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651344 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651344 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651344 DLINP <000b> input/ipa.c:431 127.0.0.1:33673 sending data 20241027055651346 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651346 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651346 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262424237287571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237287571" session_id=1405216840 session_state=END} 20241027055651346 DSS <0004> hlr_ussd.c:576 262424237287571/0x53c1e848: Process SS (END) 20241027055651346 DSS <0004> hlr_ussd.c:518 262424237287571/0x53c1e848: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241027055651346 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424237287571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424237287571" session_id=1405216840 session_state=END} 20241027055651346 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262424237287571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651346 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262424237287571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241027055651346 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651346 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651346 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055651350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4258 20241027055651354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40550<->l=127.0.0.1:4258 20241027055651355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46067<->l=127.0.0.1:4259) 20241027055651355 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055651355 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055651355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055651355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055651355 DLINP <000b> input/ipa.c:451 connected read/write 20241027055651355 DLINP <000b> input/ipa.c:405 127.0.0.1:33673 message received 20241027055651355 DLINP <000b> input/ipa.c:414 127.0.0.1:33673 connection closed with server 20241027055651355 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33673 20241027055651355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241027055651397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 20241027055651593 DSS <0004> hlr_ussd.c:239 262426409076349/0x4b5d01fa: SS Session Timeout, destroying 20241027055651593 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262426409076349 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 20241027055651644 DSS <0004> hlr_ussd.c:239 262424448806961/0xc1277bd7: SS Session Timeout, destroying 20241027055651644 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424448806961 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651700 DSS <0004> hlr_ussd.c:239 262425611435700/0x49e61086: SS Session Timeout, destroying 20241027055651700 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425611435700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651762 DSS <0004> hlr_ussd.c:239 262420377952699/0x084b155d: SS Session Timeout, destroying 20241027055651762 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420377952699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651801 DSS <0004> hlr_ussd.c:239 262425757747516/0x389a446e: SS Session Timeout, destroying 20241027055651801 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425757747516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651846 DSS <0004> hlr_ussd.c:239 262425737435893/0x6face565: SS Session Timeout, destroying 20241027055651846 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425737435893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651885 DSS <0004> hlr_ussd.c:239 262427739836831/0x44becd97: SS Session Timeout, destroying 20241027055651885 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427739836831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055651925 DSS <0004> hlr_ussd.c:239 262420156762840/0xb7ab6139: SS Session Timeout, destroying 20241027055651925 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262420156762840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055654677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055654677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055654678 DLINP <000b> input/ipa.c:451 connected read/write 20241027055654678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055654679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 20241027055654681 DLINP <000b> input/ipa.c:451 connected read/write 20241027055654681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055654681 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055654681 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055654681 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  20241027055654681 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055654681 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  20241027055654681 DLGSUP <0013> gsup_server.c:235 2:  20241027055654681 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055654681 DLGSUP <0013> gsup_server.c:235 3:  20241027055654681 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055654681 DLGSUP <0013> gsup_server.c:235 4:  20241027055654681 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055654681 DLGSUP <0013> gsup_server.c:235 5:  20241027055654681 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055654681 DLGSUP <0013> gsup_server.c:235 7:  20241027055654681 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055654681 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055654681 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055654681 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055654698 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41737<->l=127.0.0.1:4259) 20241027055654709 DAUC <0003> db_auc.c:157 IMSI='262420070236806': No 2G Auth Data 20241027055654709 DAUC <0003> db_auc.c:192 IMSI='262420070236806': No 3G Auth Data 20241027055654732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40636<->l=127.0.0.1:4258 20241027055654738 DLINP <000b> input/ipa.c:451 connected read/write 20241027055654738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055654738 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420070236806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420070236806" session_id=348193200 session_state=BEGIN} 20241027055654738 DSS <0004> hlr_ussd.c:576 262420070236806/0x14c101b0: Process SS (BEGIN) 20241027055654738 DSS <0004> hlr_ussd.c:498 262420070236806/0x14c101b0: SS CompType=Invoke, OpCode=InterrogateSS 20241027055654738 DSS <0004> hlr_ussd.c:506 262420070236806/0x14c101b0: Structured SS requests are not supported, rejecting... 20241027055654738 DSS <0004> hlr_ussd.c:354 262420070236806/0x14c101b0: Tx ReturnError(0, 0x15) 20241027055654738 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420070236806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420070236806" session_id=348193200 session_state=END} 20241027055654738 DLINP <000b> input/ipa.c:451 connected read/write 20241027055654738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055654738 DLINP <000b> input/ipa.c:451 connected read/write 20241027055654738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055654741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40636<->l=127.0.0.1:4258 20241027055654750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40624<->l=127.0.0.1:4258 20241027055654751 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41737<->l=127.0.0.1:4259) 20241027055654751 DLINP <000b> input/ipa.c:451 connected read/write 20241027055654751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055654751 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055654751 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055654751 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055654792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20241027055654892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20241027055655228 DSS <0004> hlr_ussd.c:239 262428432098492/0xf21b1d0d: SS Session Timeout, destroying 20241027055655229 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428432098492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655267 DSS <0004> hlr_ussd.c:239 262428734087511/0x4241521d: SS Session Timeout, destroying 20241027055655267 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262428734087511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655300 DSS <0004> hlr_ussd.c:239 262426522505190/0x4bd4975f: SS Session Timeout, destroying 20241027055655300 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426522505190 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655335 DSS <0004> hlr_ussd.c:239 262427543386408/0xd19ceef1: SS Session Timeout, destroying 20241027055655335 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427543386408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655373 DSS <0004> hlr_ussd.c:239 262424089052282/0x3fbd61fc: SS Session Timeout, destroying 20241027055655373 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262424089052282 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655412 DSS <0004> hlr_ussd.c:239 262420412870606/0x611004e7: SS Session Timeout, destroying 20241027055655412 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420412870606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655452 DSS <0004> hlr_ussd.c:239 262425704252367/0x1a083851: SS Session Timeout, destroying 20241027055655452 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425704252367 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055655493 DSS <0004> hlr_ussd.c:239 262420769551750/0xcba37d6e: SS Session Timeout, destroying 20241027055655493 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420769551750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055657968 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055657968 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055657970 DLINP <000b> input/ipa.c:451 connected read/write 20241027055657970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055657971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241027055657974 DLINP <000b> input/ipa.c:451 connected read/write 20241027055657974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055657974 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055657974 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055657974 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  20241027055657974 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055657974 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  20241027055657974 DLGSUP <0013> gsup_server.c:235 2:  20241027055657974 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055657974 DLGSUP <0013> gsup_server.c:235 3:  20241027055657974 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055657974 DLGSUP <0013> gsup_server.c:235 4:  20241027055657974 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055657974 DLGSUP <0013> gsup_server.c:235 5:  20241027055657974 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055657974 DLGSUP <0013> gsup_server.c:235 7:  20241027055657974 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055657974 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055657974 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055657974 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055657993 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45123<->l=127.0.0.1:4259) 20241027055658013 DAUC <0003> db_auc.c:157 IMSI='262423620162745': No 2G Auth Data 20241027055658013 DAUC <0003> db_auc.c:192 IMSI='262423620162745': No 3G Auth Data 20241027055658037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20241027055658043 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658043 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423620162745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423620162745"} 20241027055658043 DMAIN <0000> hlr.c:435 IMSI='262423620162745': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658043 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423620162745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423620162745"} 20241027055658043 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262423620162745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658043 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658043 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658045 DAUC <0003> db_auc.c:192 IMSI='262423620162745': No 3G Auth Data 20241027055658047 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658047 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423620162745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423620162745"} 20241027055658047 DAUC <0003> hlr.c:428 IMSI='262423620162745': storing IMEI = 12345678901234 20241027055658050 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423620162745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423620162745"} 20241027055658050 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262423620162745 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658050 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658050 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658051 DAUC <0003> db_auc.c:192 IMSI='262423620162745': No 3G Auth Data 20241027055658052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36904<->l=127.0.0.1:4258 20241027055658066 DAUC <0003> db_auc.c:157 IMSI='262423291119384': No 2G Auth Data 20241027055658066 DAUC <0003> db_auc.c:192 IMSI='262423291119384': No 3G Auth Data 20241027055658089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241027055658094 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658094 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423291119384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423291119384"} 20241027055658094 DMAIN <0000> hlr.c:435 IMSI='262423291119384': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658094 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423291119384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423291119384"} 20241027055658094 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262423291119384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658094 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658094 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658096 DAUC <0003> db_auc.c:192 IMSI='262423291119384': No 3G Auth Data 20241027055658099 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658099 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423291119384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423291119384"} 20241027055658099 DAUC <0003> hlr.c:428 IMSI='262423291119384': storing IMEI = 12345678901234 20241027055658103 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423291119384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423291119384"} 20241027055658103 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262423291119384 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658103 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658103 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658104 DAUC <0003> db_auc.c:192 IMSI='262423291119384': No 3G Auth Data 20241027055658105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36920<->l=127.0.0.1:4258 20241027055658116 DAUC <0003> db_auc.c:157 IMSI='262424836458059': No 2G Auth Data 20241027055658116 DAUC <0003> db_auc.c:192 IMSI='262424836458059': No 3G Auth Data 20241027055658139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241027055658144 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658144 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424836458059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424836458059"} 20241027055658144 DMAIN <0000> hlr.c:435 IMSI='262424836458059': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658144 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424836458059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424836458059"} 20241027055658144 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424836458059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658144 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658144 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658146 DAUC <0003> db_auc.c:192 IMSI='262424836458059': No 3G Auth Data 20241027055658148 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658148 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424836458059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424836458059"} 20241027055658148 DAUC <0003> hlr.c:428 IMSI='262424836458059': storing IMEI = 12345678901234 20241027055658152 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424836458059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424836458059"} 20241027055658152 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424836458059 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658152 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658152 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658153 DAUC <0003> db_auc.c:192 IMSI='262424836458059': No 3G Auth Data 20241027055658154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36926<->l=127.0.0.1:4258 20241027055658165 DAUC <0003> db_auc.c:157 IMSI='262426090584962': No 2G Auth Data 20241027055658165 DAUC <0003> db_auc.c:192 IMSI='262426090584962': No 3G Auth Data 20241027055658199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4258 20241027055658205 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658205 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426090584962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426090584962"} 20241027055658205 DMAIN <0000> hlr.c:435 IMSI='262426090584962': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658205 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426090584962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426090584962"} 20241027055658205 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262426090584962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658205 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658205 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658206 DAUC <0003> db_auc.c:157 IMSI='262426090584962': No 2G Auth Data 20241027055658210 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658210 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426090584962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426090584962"} 20241027055658210 DAUC <0003> hlr.c:428 IMSI='262426090584962': storing IMEI = 12345678901234 20241027055658213 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426090584962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426090584962"} 20241027055658213 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262426090584962 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658213 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658213 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658214 DAUC <0003> db_auc.c:157 IMSI='262426090584962': No 2G Auth Data 20241027055658216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4258 20241027055658227 DAUC <0003> db_auc.c:157 IMSI='262424671407554': No 2G Auth Data 20241027055658227 DAUC <0003> db_auc.c:192 IMSI='262424671407554': No 3G Auth Data 20241027055658250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241027055658254 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658255 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424671407554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671407554"} 20241027055658255 DMAIN <0000> hlr.c:435 IMSI='262424671407554': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658255 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424671407554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424671407554"} 20241027055658255 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262424671407554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658255 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658255 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658256 DAUC <0003> db_auc.c:157 IMSI='262424671407554': No 2G Auth Data 20241027055658259 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658259 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424671407554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424671407554"} 20241027055658259 DAUC <0003> hlr.c:428 IMSI='262424671407554': storing IMEI = 12345678901234 20241027055658262 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424671407554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424671407554"} 20241027055658262 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262424671407554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658262 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658262 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658263 DAUC <0003> db_auc.c:157 IMSI='262424671407554': No 2G Auth Data 20241027055658264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36954<->l=127.0.0.1:4258 20241027055658276 DAUC <0003> db_auc.c:157 IMSI='262424950545452': No 2G Auth Data 20241027055658276 DAUC <0003> db_auc.c:192 IMSI='262424950545452': No 3G Auth Data 20241027055658303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4258 20241027055658308 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658308 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424950545452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424950545452"} 20241027055658308 DMAIN <0000> hlr.c:435 IMSI='262424950545452': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658308 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424950545452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424950545452"} 20241027055658308 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424950545452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658308 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658308 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658313 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658313 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424950545452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424950545452"} 20241027055658313 DAUC <0003> hlr.c:428 IMSI='262424950545452': storing IMEI = 12345678901234 20241027055658316 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424950545452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424950545452"} 20241027055658316 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424950545452 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658316 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658316 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4258 20241027055658334 DAUC <0003> db_auc.c:157 IMSI='262426377542888': No 2G Auth Data 20241027055658334 DAUC <0003> db_auc.c:192 IMSI='262426377542888': No 3G Auth Data 20241027055658363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36980<->l=127.0.0.1:4258 20241027055658367 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658367 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426377542888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426377542888"} 20241027055658367 DMAIN <0000> hlr.c:435 IMSI='262426377542888': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658367 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426377542888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426377542888"} 20241027055658367 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426377542888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658367 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658367 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658372 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658372 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426377542888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426377542888"} 20241027055658372 DAUC <0003> hlr.c:428 IMSI='262426377542888': storing IMEI = 12345678901234 20241027055658376 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426377542888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426377542888"} 20241027055658376 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426377542888 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658376 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658376 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36980<->l=127.0.0.1:4258 20241027055658393 DAUC <0003> db_auc.c:157 IMSI='262426965520670': No 2G Auth Data 20241027055658393 DAUC <0003> db_auc.c:192 IMSI='262426965520670': No 3G Auth Data 20241027055658421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241027055658427 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658427 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426965520670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426965520670"} 20241027055658427 DMAIN <0000> hlr.c:435 IMSI='262426965520670': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055658427 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426965520670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426965520670"} 20241027055658427 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262426965520670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658427 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658427 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658432 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658432 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426965520670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426965520670"} 20241027055658432 DAUC <0003> hlr.c:428 IMSI='262426965520670': storing IMEI = 12345678901234 20241027055658435 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426965520670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426965520670"} 20241027055658435 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262426965520670 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055658435 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658435 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055658437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.1:4258 20241027055658449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36892<->l=127.0.0.1:4258 20241027055658450 DLINP <000b> input/ipa.c:451 connected read/write 20241027055658450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055658450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055658450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055658450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055658450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45123<->l=127.0.0.1:4259) 20241027055658494 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4258 20241027055658595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37000<->l=127.0.0.1:4258 20241027055701676 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055701676 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055701678 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37006<->l=127.0.0.1:4258 20241027055701681 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701681 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055701682 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055701682 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  20241027055701682 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055701682 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  20241027055701682 DLGSUP <0013> gsup_server.c:235 2:  20241027055701682 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055701682 DLGSUP <0013> gsup_server.c:235 3:  20241027055701682 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055701682 DLGSUP <0013> gsup_server.c:235 4:  20241027055701682 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055701682 DLGSUP <0013> gsup_server.c:235 5:  20241027055701682 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055701682 DLGSUP <0013> gsup_server.c:235 7:  20241027055701682 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055701682 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055701682 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055701682 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055701696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44461<->l=127.0.0.1:4259) 20241027055701705 DAUC <0003> db_auc.c:157 IMSI='262427040055001': No 2G Auth Data 20241027055701705 DAUC <0003> db_auc.c:192 IMSI='262427040055001': No 3G Auth Data 20241027055701730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37022<->l=127.0.0.1:4258 20241027055701739 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701739 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427040055001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427040055001" source_name="the-source\n"} 20241027055701739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241027055701739 DMAIN <0000> hlr.c:435 IMSI='262427040055001': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055701739 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427040055001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427040055001" destination_name="the-source\n"} 20241027055701739 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427040055001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701739 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701739 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701742 DAUC <0003> db_auc.c:192 IMSI='262427040055001': No 3G Auth Data 20241027055701746 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701746 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427040055001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427040055001" source_name="the-source\n"} 20241027055701746 DAUC <0003> hlr.c:428 IMSI='262427040055001': storing IMEI = 12345678901234 20241027055701749 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427040055001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427040055001" destination_name="the-source\n"} 20241027055701749 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427040055001 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701749 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701749 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701750 DAUC <0003> db_auc.c:192 IMSI='262427040055001': No 3G Auth Data 20241027055701752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37022<->l=127.0.0.1:4258 20241027055701763 DAUC <0003> db_auc.c:157 IMSI='262428781156518': No 2G Auth Data 20241027055701763 DAUC <0003> db_auc.c:192 IMSI='262428781156518': No 3G Auth Data 20241027055701786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241027055701792 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701792 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428781156518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428781156518" source_name="the-source\n"} 20241027055701792 DMAIN <0000> hlr.c:435 IMSI='262428781156518': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055701792 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428781156518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428781156518" destination_name="the-source\n"} 20241027055701792 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428781156518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701792 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701792 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701794 DAUC <0003> db_auc.c:192 IMSI='262428781156518': No 3G Auth Data 20241027055701796 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701796 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428781156518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428781156518" source_name="the-source\n"} 20241027055701796 DAUC <0003> hlr.c:428 IMSI='262428781156518': storing IMEI = 12345678901234 20241027055701799 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428781156518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428781156518" destination_name="the-source\n"} 20241027055701800 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428781156518 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701800 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701801 DAUC <0003> db_auc.c:192 IMSI='262428781156518': No 3G Auth Data 20241027055701801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37036<->l=127.0.0.1:4258 20241027055701813 DAUC <0003> db_auc.c:157 IMSI='262427372684352': No 2G Auth Data 20241027055701813 DAUC <0003> db_auc.c:192 IMSI='262427372684352': No 3G Auth Data 20241027055701839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37038<->l=127.0.0.1:4258 20241027055701847 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701847 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427372684352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372684352" source_name="the-source\n"} 20241027055701847 DMAIN <0000> hlr.c:435 IMSI='262427372684352': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055701847 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427372684352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427372684352" destination_name="the-source\n"} 20241027055701847 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427372684352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701847 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701847 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701849 DAUC <0003> db_auc.c:192 IMSI='262427372684352': No 3G Auth Data 20241027055701853 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701853 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427372684352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427372684352" source_name="the-source\n"} 20241027055701853 DAUC <0003> hlr.c:428 IMSI='262427372684352': storing IMEI = 12345678901234 20241027055701856 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427372684352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427372684352" destination_name="the-source\n"} 20241027055701856 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427372684352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701856 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701856 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701857 DAUC <0003> db_auc.c:192 IMSI='262427372684352': No 3G Auth Data 20241027055701858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37038<->l=127.0.0.1:4258 20241027055701869 DAUC <0003> db_auc.c:157 IMSI='262420618239544': No 2G Auth Data 20241027055701869 DAUC <0003> db_auc.c:192 IMSI='262420618239544': No 3G Auth Data 20241027055701893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37052<->l=127.0.0.1:4258 20241027055701899 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701899 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420618239544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420618239544" source_name="the-source\n"} 20241027055701899 DMAIN <0000> hlr.c:435 IMSI='262420618239544': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055701899 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420618239544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420618239544" destination_name="the-source\n"} 20241027055701899 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420618239544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701899 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701899 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701901 DAUC <0003> db_auc.c:157 IMSI='262420618239544': No 2G Auth Data 20241027055701903 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701903 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420618239544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420618239544" source_name="the-source\n"} 20241027055701903 DAUC <0003> hlr.c:428 IMSI='262420618239544': storing IMEI = 12345678901234 20241027055701906 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420618239544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420618239544" destination_name="the-source\n"} 20241027055701906 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420618239544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701906 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701906 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701908 DAUC <0003> db_auc.c:157 IMSI='262420618239544': No 2G Auth Data 20241027055701909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37052<->l=127.0.0.1:4258 20241027055701920 DAUC <0003> db_auc.c:157 IMSI='262424271486208': No 2G Auth Data 20241027055701920 DAUC <0003> db_auc.c:192 IMSI='262424271486208': No 3G Auth Data 20241027055701943 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241027055701950 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701950 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424271486208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424271486208" source_name="the-source\n"} 20241027055701950 DMAIN <0000> hlr.c:435 IMSI='262424271486208': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055701950 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262424271486208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424271486208" destination_name="the-source\n"} 20241027055701950 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424271486208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701950 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701950 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701952 DAUC <0003> db_auc.c:157 IMSI='262424271486208': No 2G Auth Data 20241027055701954 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055701954 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424271486208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424271486208" source_name="the-source\n"} 20241027055701954 DAUC <0003> hlr.c:428 IMSI='262424271486208': storing IMEI = 12345678901234 20241027055701957 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262424271486208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424271486208" destination_name="the-source\n"} 20241027055701958 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424271486208 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055701958 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701958 DLINP <000b> input/ipa.c:451 connected read/write 20241027055701958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055701959 DAUC <0003> db_auc.c:157 IMSI='262424271486208': No 2G Auth Data 20241027055701960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.1:4258 20241027055701972 DAUC <0003> db_auc.c:157 IMSI='262428574724614': No 2G Auth Data 20241027055701972 DAUC <0003> db_auc.c:192 IMSI='262428574724614': No 3G Auth Data 20241027055701996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241027055702001 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702001 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428574724614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428574724614" source_name="the-source\n"} 20241027055702001 DMAIN <0000> hlr.c:435 IMSI='262428574724614': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055702001 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262428574724614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428574724614" destination_name="the-source\n"} 20241027055702001 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262428574724614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055702001 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702001 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702005 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702005 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428574724614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428574724614" source_name="the-source\n"} 20241027055702005 DAUC <0003> hlr.c:428 IMSI='262428574724614': storing IMEI = 12345678901234 20241027055702009 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262428574724614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428574724614" destination_name="the-source\n"} 20241027055702009 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262428574724614 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055702009 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702009 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37070<->l=127.0.0.1:4258 20241027055702025 DAUC <0003> db_auc.c:157 IMSI='262427610191809': No 2G Auth Data 20241027055702025 DAUC <0003> db_auc.c:192 IMSI='262427610191809': No 3G Auth Data 20241027055702054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241027055702060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702060 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427610191809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427610191809" source_name="the-source\n"} 20241027055702060 DMAIN <0000> hlr.c:435 IMSI='262427610191809': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055702060 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262427610191809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427610191809" destination_name="the-source\n"} 20241027055702060 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427610191809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055702060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702060 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702065 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702065 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427610191809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427610191809" source_name="the-source\n"} 20241027055702065 DAUC <0003> hlr.c:428 IMSI='262427610191809': storing IMEI = 12345678901234 20241027055702068 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262427610191809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427610191809" destination_name="the-source\n"} 20241027055702068 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427610191809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702068 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.1:4258 20241027055702085 DAUC <0003> db_auc.c:157 IMSI='262428973978461': No 2G Auth Data 20241027055702085 DAUC <0003> db_auc.c:192 IMSI='262428973978461': No 3G Auth Data 20241027055702111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20241027055702117 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702117 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428973978461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428973978461" source_name="the-source\n"} 20241027055702117 DMAIN <0000> hlr.c:435 IMSI='262428973978461': has IMEI = 12345678901234 (consider setting 'store-imei') 20241027055702117 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428973978461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428973978461" destination_name="the-source\n"} 20241027055702117 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428973978461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055702117 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702117 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702121 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702121 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428973978461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428973978461" source_name="the-source\n"} 20241027055702121 DAUC <0003> hlr.c:428 IMSI='262428973978461': storing IMEI = 12345678901234 20241027055702125 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428973978461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428973978461" destination_name="the-source\n"} 20241027055702125 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428973978461 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055702125 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702125 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055702127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37092<->l=127.0.0.1:4258 20241027055702138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37006<->l=127.0.0.1:4258 20241027055702139 DLINP <000b> input/ipa.c:451 connected read/write 20241027055702139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055702139 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055702139 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055702139 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055702139 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241027055702139 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44461<->l=127.0.0.1:4259) 20241027055702183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20241027055702284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20241027055705363 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055705363 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055705366 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241027055705369 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705369 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055705369 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055705369 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  20241027055705369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055705369 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  20241027055705369 DLGSUP <0013> gsup_server.c:235 2:  20241027055705369 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055705369 DLGSUP <0013> gsup_server.c:235 3:  20241027055705369 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055705369 DLGSUP <0013> gsup_server.c:235 4:  20241027055705369 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055705369 DLGSUP <0013> gsup_server.c:235 5:  20241027055705369 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055705369 DLGSUP <0013> gsup_server.c:235 7:  20241027055705369 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055705369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055705369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055705369 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055705390 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44225<->l=127.0.0.1:4259) 20241027055705402 DAUC <0003> db_auc.c:157 IMSI='262423837045800': No 2G Auth Data 20241027055705402 DAUC <0003> db_auc.c:192 IMSI='262423837045800': No 3G Auth Data 20241027055705425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20241027055705430 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705430 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837045800"} 20241027055705430 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705430 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837045800" cause=Invalid mandatory information} 20241027055705430 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705430 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705430 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705432 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705432 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837045800"} 20241027055705432 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705432 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837045800" cause=Invalid mandatory information} 20241027055705432 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705432 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705432 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705434 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705434 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837045800"} 20241027055705434 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705434 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837045800" cause=Invalid mandatory information} 20241027055705434 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705434 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705434 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705436 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837045800"} 20241027055705436 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705436 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837045800" cause=Invalid mandatory information} 20241027055705436 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705436 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705438 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423837045800"} 20241027055705438 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705438 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423837045800" cause=Invalid mandatory information} 20241027055705438 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423837045800 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705438 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705438 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37120<->l=127.0.0.1:4258 20241027055705454 DAUC <0003> db_auc.c:157 IMSI='262428265519236': No 2G Auth Data 20241027055705454 DAUC <0003> db_auc.c:192 IMSI='262428265519236': No 3G Auth Data 20241027055705478 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20241027055705481 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705481 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265519236"} 20241027055705481 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705481 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428265519236" cause=Invalid mandatory information} 20241027055705481 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705481 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705481 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705483 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705483 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265519236"} 20241027055705483 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705483 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428265519236" cause=Invalid mandatory information} 20241027055705483 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705483 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705483 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705484 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265519236"} 20241027055705484 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705484 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428265519236" cause=Invalid mandatory information} 20241027055705484 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705484 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705485 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705485 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265519236"} 20241027055705485 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705485 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428265519236" cause=Invalid mandatory information} 20241027055705485 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705485 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705485 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705487 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705487 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428265519236"} 20241027055705487 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705487 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428265519236" cause=Invalid mandatory information} 20241027055705487 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428265519236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705487 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705487 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20241027055705499 DAUC <0003> db_auc.c:157 IMSI='262428791981668': No 2G Auth Data 20241027055705499 DAUC <0003> db_auc.c:192 IMSI='262428791981668': No 3G Auth Data 20241027055705526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241027055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705530 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428791981668"} 20241027055705530 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705530 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428791981668" cause=Invalid mandatory information} 20241027055705530 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705530 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705533 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428791981668"} 20241027055705533 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705533 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428791981668" cause=Invalid mandatory information} 20241027055705533 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705533 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705535 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705535 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428791981668"} 20241027055705535 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705535 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428791981668" cause=Invalid mandatory information} 20241027055705535 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705535 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705535 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705537 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428791981668"} 20241027055705537 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705537 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428791981668" cause=Invalid mandatory information} 20241027055705537 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705537 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705539 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428791981668"} 20241027055705539 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705539 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428791981668" cause=Invalid mandatory information} 20241027055705539 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428791981668 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241027055705552 DAUC <0003> db_auc.c:157 IMSI='262425201164694': No 2G Auth Data 20241027055705552 DAUC <0003> db_auc.c:192 IMSI='262425201164694': No 3G Auth Data 20241027055705577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 20241027055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705580 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201164694"} 20241027055705580 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705580 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425201164694" cause=Invalid mandatory information} 20241027055705580 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705580 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705582 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201164694"} 20241027055705582 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705582 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425201164694" cause=Invalid mandatory information} 20241027055705582 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705582 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705583 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705583 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201164694"} 20241027055705583 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705583 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425201164694" cause=Invalid mandatory information} 20241027055705583 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705585 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201164694"} 20241027055705585 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705585 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425201164694" cause=Invalid mandatory information} 20241027055705585 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705585 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705586 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425201164694"} 20241027055705586 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705586 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425201164694" cause=Invalid mandatory information} 20241027055705586 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425201164694 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705586 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37148<->l=127.0.0.1:4258 20241027055705612 DAUC <0003> db_auc.c:157 IMSI='262423921756044': No 2G Auth Data 20241027055705612 DAUC <0003> db_auc.c:192 IMSI='262423921756044': No 3G Auth Data 20241027055705635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20241027055705638 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705638 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423921756044"} 20241027055705638 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705638 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423921756044" cause=Invalid mandatory information} 20241027055705638 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705638 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705638 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705638 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705640 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705640 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423921756044"} 20241027055705640 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705640 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423921756044" cause=Invalid mandatory information} 20241027055705640 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705640 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705640 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705642 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705642 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423921756044"} 20241027055705642 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705642 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423921756044" cause=Invalid mandatory information} 20241027055705642 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705642 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705642 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705644 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705644 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423921756044"} 20241027055705644 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705644 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423921756044" cause=Invalid mandatory information} 20241027055705644 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705644 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705644 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705646 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705646 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423921756044"} 20241027055705646 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705646 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423921756044" cause=Invalid mandatory information} 20241027055705646 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423921756044 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705646 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705646 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37154<->l=127.0.0.1:4258 20241027055705663 DAUC <0003> db_auc.c:157 IMSI='262429886431494': No 2G Auth Data 20241027055705663 DAUC <0003> db_auc.c:192 IMSI='262429886431494': No 3G Auth Data 20241027055705696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20241027055705700 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705700 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429886431494"} 20241027055705700 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705700 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429886431494" cause=Invalid mandatory information} 20241027055705700 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705700 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705700 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705702 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705702 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429886431494"} 20241027055705702 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705702 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429886431494" cause=Invalid mandatory information} 20241027055705702 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705702 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705702 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705704 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705704 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429886431494"} 20241027055705704 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705704 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429886431494" cause=Invalid mandatory information} 20241027055705704 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705704 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705704 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705706 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705706 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429886431494"} 20241027055705706 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705706 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429886431494" cause=Invalid mandatory information} 20241027055705706 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705706 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705706 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705708 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705708 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429886431494"} 20241027055705708 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705708 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429886431494" cause=Invalid mandatory information} 20241027055705708 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262429886431494 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705708 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705708 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37170<->l=127.0.0.1:4258 20241027055705730 DAUC <0003> db_auc.c:157 IMSI='262427913903139': No 2G Auth Data 20241027055705730 DAUC <0003> db_auc.c:192 IMSI='262427913903139': No 3G Auth Data 20241027055705761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241027055705764 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705764 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913903139"} 20241027055705764 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705764 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913903139" cause=Invalid mandatory information} 20241027055705764 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705764 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705764 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705764 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705766 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705766 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913903139"} 20241027055705766 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705766 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913903139" cause=Invalid mandatory information} 20241027055705766 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705766 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705766 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705768 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913903139"} 20241027055705768 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705768 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913903139" cause=Invalid mandatory information} 20241027055705768 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705768 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705770 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705770 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913903139"} 20241027055705770 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705770 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913903139" cause=Invalid mandatory information} 20241027055705770 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705770 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705770 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705772 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705772 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427913903139"} 20241027055705772 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705772 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427913903139" cause=Invalid mandatory information} 20241027055705772 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262427913903139 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705772 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705772 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37172<->l=127.0.0.1:4258 20241027055705792 DAUC <0003> db_auc.c:157 IMSI='262422137861832': No 2G Auth Data 20241027055705792 DAUC <0003> db_auc.c:192 IMSI='262422137861832': No 3G Auth Data 20241027055705822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20241027055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705826 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137861832"} 20241027055705826 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241027055705826 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137861832" cause=Invalid mandatory information} 20241027055705826 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705826 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705828 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137861832"} 20241027055705828 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241027055705828 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137861832" cause=Invalid mandatory information} 20241027055705828 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705830 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137861832"} 20241027055705830 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241027055705830 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137861832" cause=Invalid mandatory information} 20241027055705830 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705830 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705832 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705832 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137861832"} 20241027055705832 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241027055705832 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137861832" cause=Invalid mandatory information} 20241027055705832 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705832 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705832 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705834 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705834 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422137861832"} 20241027055705834 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241027055705834 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422137861832" cause=Invalid mandatory information} 20241027055705834 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422137861832 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055705834 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705834 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055705835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4258 20241027055705850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4258 20241027055705851 DLINP <000b> input/ipa.c:451 connected read/write 20241027055705851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055705851 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055705851 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055705851 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055705851 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44225<->l=127.0.0.1:4259) 20241027055705893 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241027055705993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4258 20241027055709071 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055709071 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055709073 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055709073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4258 20241027055709076 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055709076 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055709076 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055709076 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  20241027055709076 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055709076 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  20241027055709076 DLGSUP <0013> gsup_server.c:235 2:  20241027055709076 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055709076 DLGSUP <0013> gsup_server.c:235 3:  20241027055709076 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055709076 DLGSUP <0013> gsup_server.c:235 4:  20241027055709076 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055709076 DLGSUP <0013> gsup_server.c:235 5:  20241027055709076 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055709076 DLGSUP <0013> gsup_server.c:235 7:  20241027055709076 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055709076 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055709076 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055709076 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055709093 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33927<->l=127.0.0.1:4259) 20241027055709104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4258 20241027055709121 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055709121 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429098061280"} 20241027055709121 DMAIN <0000> hlr.c:435 IMSI='262429098061280': has IMEI = 22245678901234 (consider setting 'store-imei') 20241027055709121 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241027055709121 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429098061280" cause=Invalid mandatory information} 20241027055709121 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055709121 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055709121 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055709126 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055709126 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429098061280"} 20241027055709126 DAUC <0003> hlr.c:428 IMSI='262429098061280': storing IMEI = 22245678901234 20241027055709127 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262429098061280': no such subscriber 20241027055709127 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241027055709127 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429098061280" cause=Invalid mandatory information} 20241027055709127 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429098061280 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055709127 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055709127 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709127 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055709128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45052<->l=127.0.0.1:4258 20241027055709129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4258 20241027055709130 DLINP <000b> input/ipa.c:451 connected read/write 20241027055709130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055709130 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055709130 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055709130 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055709130 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33927<->l=127.0.0.1:4259) 20241027055709172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45060<->l=127.0.0.1:4258 20241027055709272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45060<->l=127.0.0.1:4258 20241027055712350 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055712350 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055712352 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20241027055712355 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055712355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055712355 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  20241027055712355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055712355 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  20241027055712355 DLGSUP <0013> gsup_server.c:235 2:  20241027055712355 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055712355 DLGSUP <0013> gsup_server.c:235 3:  20241027055712355 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055712355 DLGSUP <0013> gsup_server.c:235 4:  20241027055712355 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055712355 DLGSUP <0013> gsup_server.c:235 5:  20241027055712355 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055712355 DLGSUP <0013> gsup_server.c:235 7:  20241027055712355 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055712355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055712355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055712355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055712376 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241027055712386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241027055712401 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712401 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535725048"} 20241027055712401 DMAIN <0000> hlr.c:227 IMSI='262425535725048': Creating subscriber on demand 20241027055712417 DMAIN <0000> hlr.c:243 IMSI='262425535725048': Successfully assigned MSISDN='596' 20241027055712417 DAUC <0003> hlr.c:428 IMSI='262425535725048': storing IMEI = 12345678901234 20241027055712431 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425535725048"} 20241027055712431 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055712431 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712431 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712434 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712434 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712435 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712435 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712436 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712436 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712437 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712437 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712437 DLU <0006> fsm.c:456 lu(262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055712437 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055712453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055712453 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712453 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712453 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712455 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712455 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425535725048"} 20241027055712455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055712455 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055712455 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425535725048"} 20241027055712455 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055712455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055712455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055712455 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055712455 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712455 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712463 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712463 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535725048"} 20241027055712463 DMAIN <0000> hlr.c:227 IMSI='262425535725048': Creating subscriber on demand 20241027055712474 DMAIN <0000> hlr.c:243 IMSI='262425535725048': Successfully assigned MSISDN='231' 20241027055712474 DAUC <0003> hlr.c:428 IMSI='262425535725048': storing IMEI = 12345678901234 20241027055712478 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425535725048"} 20241027055712478 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055712478 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712478 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712479 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712479 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712480 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712480 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712481 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712481 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712482 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712482 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712484 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712484 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712484 DLU <0006> fsm.c:456 lu(262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055712484 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055712491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055712491 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712491 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712491 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712493 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712493 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425535725048"} 20241027055712493 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055712493 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055712493 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425535725048"} 20241027055712493 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055712493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055712493 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055712493 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055712493 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712493 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712502 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712502 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535725048"} 20241027055712502 DMAIN <0000> hlr.c:227 IMSI='262425535725048': Creating subscriber on demand 20241027055712508 DMAIN <0000> hlr.c:243 IMSI='262425535725048': Successfully assigned MSISDN='988' 20241027055712508 DAUC <0003> hlr.c:428 IMSI='262425535725048': storing IMEI = 12345678901234 20241027055712512 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425535725048"} 20241027055712512 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712512 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712513 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712513 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712514 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712514 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712515 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712515 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712516 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712516 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712517 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712517 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712517 DLU <0006> fsm.c:456 lu(262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055712517 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027055712517 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425535725048" cause=GPRS services not allowed} 20241027055712517 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055712517 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055712517 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055712517 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055712517 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712517 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712524 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712524 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535725048"} 20241027055712524 DMAIN <0000> hlr.c:227 IMSI='262425535725048': Creating subscriber on demand 20241027055712531 DMAIN <0000> hlr.c:243 IMSI='262425535725048': Successfully assigned MSISDN='027' 20241027055712531 DAUC <0003> hlr.c:428 IMSI='262425535725048': storing IMEI = 12345678901234 20241027055712534 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425535725048"} 20241027055712534 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055712534 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712534 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712536 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712536 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712537 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712537 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712537 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712537 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712539 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712539 DLU <0006> fsm.c:456 lu(262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055712539 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027055712539 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425535725048" cause=GPRS services not allowed} 20241027055712539 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055712539 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055712539 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055712539 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055712539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712539 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712547 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712547 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535725048"} 20241027055712547 DMAIN <0000> hlr.c:227 IMSI='262425535725048': Creating subscriber on demand 20241027055712550 DAUC <0003> hlr.c:428 IMSI='262425535725048': storing IMEI = 12345678901234 20241027055712554 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425535725048"} 20241027055712554 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055712554 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712554 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712555 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712555 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712556 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712556 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712557 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712557 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712558 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712558 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712558 DLU <0006> fsm.c:456 lu(262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055712558 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027055712558 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425535725048" cause=GPRS services not allowed} 20241027055712558 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055712558 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055712558 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055712558 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055712558 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712558 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712566 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712566 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425535725048"} 20241027055712566 DMAIN <0000> hlr.c:227 IMSI='262425535725048': Creating subscriber on demand 20241027055712570 DAUC <0003> hlr.c:428 IMSI='262425535725048': storing IMEI = 12345678901234 20241027055712573 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425535725048"} 20241027055712573 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241027055712573 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712573 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712574 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712574 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712575 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712575 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712576 DAUC <0003> db_auc.c:157 IMSI='262425535725048': No 2G Auth Data 20241027055712576 DAUC <0003> db_auc.c:192 IMSI='262425535725048': No 3G Auth Data 20241027055712578 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712578 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712578 DLU <0006> fsm.c:456 lu(262425535725048)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055712578 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055712584 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055712584 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425535725048" cn_domain=PS} 20241027055712584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712584 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712587 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712587 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425535725048"} 20241027055712587 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055712587 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055712587 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425535725048"} 20241027055712587 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425535725048 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055712587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055712587 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055712587 DLU <0006> fsm.c:568 lu(PS:IMSI-262425535725048)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055712587 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712587 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712587 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055712594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4258 20241027055712594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45062<->l=127.0.0.1:4258 20241027055712596 DLINP <000b> input/ipa.c:451 connected read/write 20241027055712596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055712596 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055712596 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055712596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055712596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241027055712642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20241027055712743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45078<->l=127.0.0.1:4258 20241027055715824 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055715824 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055715825 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241027055715828 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715828 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055715828 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055715828 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  20241027055715828 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055715828 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  20241027055715828 DLGSUP <0013> gsup_server.c:235 2:  20241027055715828 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055715828 DLGSUP <0013> gsup_server.c:235 3:  20241027055715828 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055715828 DLGSUP <0013> gsup_server.c:235 4:  20241027055715828 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055715828 DLGSUP <0013> gsup_server.c:235 5:  20241027055715828 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055715828 DLGSUP <0013> gsup_server.c:235 7:  20241027055715828 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055715828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055715828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055715828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055715844 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33081<->l=127.0.0.1:4259) 20241027055715856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 20241027055715869 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715869 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715869 DMAIN <0000> hlr.c:227 IMSI='262422757623330': Creating subscriber on demand 20241027055715876 DMAIN <0000> hlr.c:243 IMSI='262422757623330': Successfully assigned MSISDN='651' 20241027055715876 DLU <0006> fsm.c:456 lu(262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055715876 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055715883 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055715883 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715883 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715883 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715886 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715886 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422757623330"} 20241027055715886 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055715886 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055715886 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422757623330"} 20241027055715886 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055715886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055715886 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055715886 DLU <0006> fsm.c:568 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055715886 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715886 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715888 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715888 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715889 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715889 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715890 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715890 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715898 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715898 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715898 DMAIN <0000> hlr.c:227 IMSI='262422757623330': Creating subscriber on demand 20241027055715905 DMAIN <0000> hlr.c:243 IMSI='262422757623330': Successfully assigned MSISDN='624' 20241027055715905 DLU <0006> fsm.c:456 lu(262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055715905 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055715911 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055715911 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715911 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715912 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715914 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715914 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422757623330"} 20241027055715914 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055715914 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055715914 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422757623330"} 20241027055715914 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055715914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055715914 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055715914 DLU <0006> fsm.c:568 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055715914 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715914 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715915 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715915 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715917 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715917 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715918 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715918 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715919 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715919 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715926 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715926 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715926 DMAIN <0000> hlr.c:227 IMSI='262422757623330': Creating subscriber on demand 20241027055715933 DMAIN <0000> hlr.c:243 IMSI='262422757623330': Successfully assigned MSISDN='684' 20241027055715933 DLU <0006> fsm.c:456 lu(262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055715933 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027055715933 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422757623330" cause=GPRS services not allowed} 20241027055715933 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055715933 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055715933 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055715933 DLU <0006> fsm.c:568 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055715933 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715933 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715934 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715934 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715935 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715935 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715936 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715936 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715937 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715937 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715945 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715945 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715945 DMAIN <0000> hlr.c:227 IMSI='262422757623330': Creating subscriber on demand 20241027055715951 DMAIN <0000> hlr.c:243 IMSI='262422757623330': Successfully assigned MSISDN='816' 20241027055715951 DLU <0006> fsm.c:456 lu(262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055715951 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027055715951 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422757623330" cause=GPRS services not allowed} 20241027055715952 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055715952 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055715952 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055715952 DLU <0006> fsm.c:568 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055715952 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715952 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715953 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715953 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715954 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715954 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715955 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715955 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715963 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715963 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715963 DMAIN <0000> hlr.c:227 IMSI='262422757623330': Creating subscriber on demand 20241027055715966 DLU <0006> fsm.c:456 lu(262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055715966 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241027055715966 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422757623330" cause=GPRS services not allowed} 20241027055715966 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055715966 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055715966 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Freeing instance 20241027055715966 DLU <0006> fsm.c:568 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Deallocated 20241027055715966 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715966 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715968 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715968 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715968 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715968 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715969 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715969 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715977 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715977 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715977 DMAIN <0000> hlr.c:227 IMSI='262422757623330': Creating subscriber on demand 20241027055715980 DLU <0006> fsm.c:456 lu(262422757623330)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055715980 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055715987 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055715987 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422757623330" cn_domain=PS} 20241027055715987 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715987 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715989 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055715989 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422757623330"} 20241027055715989 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055715989 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055715989 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422757623330"} 20241027055715989 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262422757623330 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055715989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055715989 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055715989 DLU <0006> fsm.c:568 lu(PS:IMSI-262422757623330)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055715989 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715989 DLINP <000b> input/ipa.c:451 connected read/write 20241027055715989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055715990 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715990 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715991 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715991 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715992 DAUC <0003> db_auc.c:157 IMSI='262422757623330': No 2G Auth Data 20241027055715992 DAUC <0003> db_auc.c:192 IMSI='262422757623330': No 3G Auth Data 20241027055715998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45086<->l=127.0.0.1:4258 20241027055715999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45082<->l=127.0.0.1:4258 20241027055716000 DLINP <000b> input/ipa.c:451 connected read/write 20241027055716000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055716000 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055716000 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055716000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055716000 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33081<->l=127.0.0.1:4259) 20241027055716045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 20241027055716145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4258 20241027055719219 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055719219 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055719221 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055719222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56994<->l=127.0.0.1:4258 20241027055719224 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055719224 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055719224 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055719224 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  20241027055719224 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055719224 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  20241027055719224 DLGSUP <0013> gsup_server.c:235 2:  20241027055719224 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055719224 DLGSUP <0013> gsup_server.c:235 3:  20241027055719224 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055719224 DLGSUP <0013> gsup_server.c:235 4:  20241027055719224 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055719224 DLGSUP <0013> gsup_server.c:235 5:  20241027055719224 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055719224 DLGSUP <0013> gsup_server.c:235 7:  20241027055719224 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055719224 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055719224 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055719224 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055719241 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33139<->l=127.0.0.1:4259) 20241027055719255 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56998<->l=127.0.0.1:4258 20241027055719265 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055719265 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423016354910"} 20241027055719265 DMAIN <0000> hlr.c:227 IMSI='262423016354910': Creating subscriber on demand 20241027055719281 DMAIN <0000> hlr.c:243 IMSI='262423016354910': Successfully assigned MSISDN='569' 20241027055719281 DAUC <0003> db_auc.c:157 IMSI='262423016354910': No 2G Auth Data 20241027055719281 DAUC <0003> db_auc.c:192 IMSI='262423016354910': No 3G Auth Data 20241027055719281 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423016354910 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 20241027055719281 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423016354910" cause=IMSI unknown in HLR} 20241027055719281 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241027055719281 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055719281 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055719284 DAUC <0003> db_auc.c:157 IMSI='262423016354910': No 2G Auth Data 20241027055719284 DAUC <0003> db_auc.c:192 IMSI='262423016354910': No 3G Auth Data 20241027055719285 DAUC <0003> db_auc.c:157 IMSI='262423016354910': No 2G Auth Data 20241027055719285 DAUC <0003> db_auc.c:192 IMSI='262423016354910': No 3G Auth Data 20241027055719286 DAUC <0003> db_auc.c:157 IMSI='262423016354910': No 2G Auth Data 20241027055719286 DAUC <0003> db_auc.c:192 IMSI='262423016354910': No 3G Auth Data 20241027055719288 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055719288 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423016354910" cn_domain=PS} 20241027055719288 DLU <0006> fsm.c:456 lu(262423016354910)[0x5638f04d74d0]{UNVALIDATED}: Allocated 20241027055719288 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241027055719295 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423016354910)[0x5638f04d74d0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055719295 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423016354910" cn_domain=PS} 20241027055719295 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055719295 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055719297 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055719297 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423016354910"} 20241027055719297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423016354910)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055719297 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055719297 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423016354910"} 20241027055719297 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423016354910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055719297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423016354910)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055719297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423016354910)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055719297 DLU <0006> fsm.c:568 lu(PS:IMSI-262423016354910)[0x5638f04d74d0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055719297 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055719297 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055719303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56998<->l=127.0.0.1:4258 20241027055719304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56994<->l=127.0.0.1:4258 20241027055719305 DLINP <000b> input/ipa.c:451 connected read/write 20241027055719305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055719305 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055719305 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055719305 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055719305 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33139<->l=127.0.0.1:4259) 20241027055719347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20241027055719447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20241027055722527 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055722527 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055722529 DLINP <000b> input/ipa.c:451 connected read/write 20241027055722529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055722529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4258 20241027055722532 DLINP <000b> input/ipa.c:451 connected read/write 20241027055722532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055722532 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055722532 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055722532 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  20241027055722532 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055722532 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  20241027055722532 DLGSUP <0013> gsup_server.c:235 2:  20241027055722532 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055722532 DLGSUP <0013> gsup_server.c:235 3:  20241027055722532 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055722532 DLGSUP <0013> gsup_server.c:235 4:  20241027055722532 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055722532 DLGSUP <0013> gsup_server.c:235 5:  20241027055722532 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055722532 DLGSUP <0013> gsup_server.c:235 7:  20241027055722532 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055722532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055722532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055722532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055722552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42667<->l=127.0.0.1:4259) 20241027055722554 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027055722554 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027055722566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57026<->l=127.0.0.1:4258 20241027055722573 DAUC <0003> db_auc.c:157 IMSI='262429295212004': No 2G Auth Data 20241027055722573 DAUC <0003> db_auc.c:192 IMSI='262429295212004': No 3G Auth Data 20241027055722581 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610565483.msisdn 20241027055722581 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610565483.msisdn: not attached (vlr_number unset) 20241027055722581 DDGSM <0007> mslookup_server.c:327 sip.voice.491610565483.msisdn: does not exist in GSUP proxy 20241027055723583 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055723583 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429295212004" cn_domain=CS} 20241027055723583 DLU <0006> fsm.c:456 lu(262429295212004)[0x5638f04d85e0]{UNVALIDATED}: Allocated 20241027055723583 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241027055723590 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429295212004)[0x5638f04d85e0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241027055723590 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429295212004" cn_domain=CS} 20241027055723590 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055723590 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055723593 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055723593 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429295212004"} 20241027055723593 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429295212004)[0x5638f04d85e0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241027055723593 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241027055723593 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429295212004"} 20241027055723593 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429295212004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055723593 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429295212004)[0x5638f04d85e0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241027055723593 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429295212004)[0x5638f04d85e0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241027055723593 DLU <0006> fsm.c:568 lu(CS:IMSI-262429295212004)[0x5638f04d85e0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241027055723593 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055723593 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055723595 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610565483.msisdn 20241027055723595 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610565483.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241027055723595 DDGSM <0007> mslookup_server.c:327 sip.voice.491610565483.msisdn: does not exist in GSUP proxy 20241027055723595 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610565483.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241027055723603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57026<->l=127.0.0.1:4258 20241027055723604 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57010<->l=127.0.0.1:4258 20241027055723605 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42667<->l=127.0.0.1:4259) 20241027055723605 DLINP <000b> input/ipa.c:451 connected read/write 20241027055723605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055723605 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055723605 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055723605 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055723649 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4258 20241027055723749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57042<->l=127.0.0.1:4258 20241027055724739 DSS <0004> hlr_ussd.c:239 262420070236806/0x14c101b0: SS Session Timeout, destroying 20241027055724739 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420070236806 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241027055726829 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055726829 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055726832 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055726833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241027055726835 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055726835 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055726835 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055726835 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  20241027055726835 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055726835 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  20241027055726835 DLGSUP <0013> gsup_server.c:235 2:  20241027055726835 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055726835 DLGSUP <0013> gsup_server.c:235 3:  20241027055726835 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055726835 DLGSUP <0013> gsup_server.c:235 4:  20241027055726835 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055726835 DLGSUP <0013> gsup_server.c:235 5:  20241027055726835 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055726835 DLGSUP <0013> gsup_server.c:235 7:  20241027055726835 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055726835 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055726835 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055726835 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055726836 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027055726836 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027055726871 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39777<->l=127.0.0.1:4259) 20241027055726874 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027055726874 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027055726891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241027055726895 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055726895 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426278114111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426278114111" cn_domain=CS} 20241027055726895 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426278114111 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241027055726895 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426278114111 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241027055726895 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426278114111.imsi 20241027055726895 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426278114111.imsi 20241027055726895 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426278114111.imsi: does not exist in local HLR 20241027055726899 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426278114111 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241027055726900 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241027055726900 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241027055726900 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241027055726900 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241027055726900 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241027055726900 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426278114111 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055726900 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055726900 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055726900 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055726900 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055726900 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055726900 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055726902 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726902 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726902 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241027055726902 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241027055726902 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241027055726904 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726904 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726904 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241027055726945 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726945 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726945 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726945 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726945 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426278114111 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617413621 20241027055726945 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426278114111 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055726945 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055726945 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055726949 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726949 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726949 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426278114111 MSISDN-491617413621 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055726949 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055726949 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055726951 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726951 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726951 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426278114111 MSISDN-491617413621 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 20241027055726951 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426278114111 MSISDN-491617413621 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055726951 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055726951 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055726952 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.1:4258 20241027055726954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37058<->l=127.0.0.1:4258 20241027055726955 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39777<->l=127.0.0.1:4259) 20241027055726955 DLINP <000b> input/ipa.c:451 connected read/write 20241027055726955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055726955 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055726955 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055726955 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055726955 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055726955 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055726955 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241027055726955 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241027055726955 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241027055726992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20241027055727092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37084<->l=127.0.0.1:4258 20241027055730168 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055730168 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055730170 DLINP <000b> input/ipa.c:451 connected read/write 20241027055730170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055730170 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20241027055730172 DLINP <000b> input/ipa.c:451 connected read/write 20241027055730172 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055730172 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055730172 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055730172 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  20241027055730172 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055730172 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  20241027055730172 DLGSUP <0013> gsup_server.c:235 2:  20241027055730172 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055730172 DLGSUP <0013> gsup_server.c:235 3:  20241027055730172 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055730172 DLGSUP <0013> gsup_server.c:235 4:  20241027055730172 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055730172 DLGSUP <0013> gsup_server.c:235 5:  20241027055730172 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055730172 DLGSUP <0013> gsup_server.c:235 7:  20241027055730172 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055730172 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055730172 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055730172 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055730172 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027055730172 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027055730189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45925<->l=127.0.0.1:4259) 20241027055730192 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027055730192 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027055730206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20241027055730220 DAUC <0003> db_auc.c:157 IMSI='262420094185905': No 2G Auth Data 20241027055730220 DAUC <0003> db_auc.c:192 IMSI='262420094185905': No 3G Auth Data 20241027055730229 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420094185905.imsi 20241027055730229 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420094185905.imsi: found in local HLR 20241027055730237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37108<->l=127.0.0.1:4258 20241027055730238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37100<->l=127.0.0.1:4258 20241027055730239 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45925<->l=127.0.0.1:4259) 20241027055730239 DLINP <000b> input/ipa.c:451 connected read/write 20241027055730239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055730239 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055730239 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055730239 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055730281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241027055730382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37118<->l=127.0.0.1:4258 20241027055733455 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055733455 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055733456 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055733457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20241027055733458 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055733458 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055733458 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055733458 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  20241027055733458 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055733458 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  20241027055733458 DLGSUP <0013> gsup_server.c:235 2:  20241027055733458 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055733458 DLGSUP <0013> gsup_server.c:235 3:  20241027055733458 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055733458 DLGSUP <0013> gsup_server.c:235 4:  20241027055733458 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055733458 DLGSUP <0013> gsup_server.c:235 5:  20241027055733458 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055733458 DLGSUP <0013> gsup_server.c:235 7:  20241027055733458 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055733458 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055733458 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055733458 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055733459 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027055733459 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027055733488 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43763<->l=127.0.0.1:4259) 20241027055733490 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027055733490 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027055733506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241027055733510 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055733510 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422457687755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422457687755" cn_domain=CS} 20241027055733510 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422457687755 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241027055733510 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422457687755 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241027055733510 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422457687755.imsi 20241027055733510 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422457687755.imsi 20241027055733510 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422457687755.imsi: does not exist in local HLR 20241027055733516 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422457687755 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241027055733516 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241027055733516 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241027055733516 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241027055733516 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241027055733516 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241027055733516 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262422457687755 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055733516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055733516 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055733516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055733516 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055733516 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055733516 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055733518 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055733518 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055733518 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241027055733518 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241027055733518 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241027055733520 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055733520 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055733520 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241027055733561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055733561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055733561 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055733561 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055733561 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422457687755 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618811088 20241027055733561 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422457687755 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055733561 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055733561 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055733565 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055733565 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055733565 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422457687755 MSISDN-491618811088 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055733565 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055733565 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055733567 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055733567 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055733567 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422457687755 MSISDN-491618811088 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 20241027055733567 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422457687755 MSISDN-491618811088 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055733567 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055733567 DLINP <000b> input/ipa.c:451 connected read/write 20241027055733567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055733569 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422457687755.imsi 20241027055733569 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422457687755.imsi: does not exist in local HLR 20241027055734570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4258 20241027055734571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37124<->l=127.0.0.1:4258 20241027055734572 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43763<->l=127.0.0.1:4259) 20241027055734572 DLINP <000b> input/ipa.c:451 connected read/write 20241027055734572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055734572 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055734572 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055734572 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055734573 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055734573 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055734573 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241027055734573 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241027055734573 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241027055734621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20241027055734721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37144<->l=127.0.0.1:4258 20241027055737803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241027055737803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241027055737805 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055737806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42724<->l=127.0.0.1:4258 20241027055737809 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241027055737809 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241027055737809 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055737809 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241027055737809 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241027055737809 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  20241027055737809 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241027055737809 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  20241027055737809 DLGSUP <0013> gsup_server.c:235 2:  20241027055737809 DLGSUP <0013> gsup_server.c:237 2: 00  20241027055737809 DLGSUP <0013> gsup_server.c:235 3:  20241027055737809 DLGSUP <0013> gsup_server.c:237 3: 00  20241027055737809 DLGSUP <0013> gsup_server.c:235 4:  20241027055737809 DLGSUP <0013> gsup_server.c:237 4: 00  20241027055737809 DLGSUP <0013> gsup_server.c:235 5:  20241027055737809 DLGSUP <0013> gsup_server.c:237 5: 00  20241027055737809 DLGSUP <0013> gsup_server.c:235 7:  20241027055737809 DLGSUP <0013> gsup_server.c:237 7: 00  20241027055737809 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241027055737809 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241027055737809 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241027055737852 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39933<->l=127.0.0.1:4259) 20241027055737854 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241027055737854 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241027055737875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42726<->l=127.0.0.1:4258 20241027055737879 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055737879 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429241482139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429241482139" cn_domain=CS} 20241027055737879 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429241482139 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241027055737879 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429241482139 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241027055737879 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429241482139.imsi 20241027055737879 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429241482139.imsi 20241027055737879 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429241482139.imsi: does not exist in local HLR 20241027055737884 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429241482139 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241027055737884 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241027055737884 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241027055737884 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241027055737884 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241027055737884 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241027055737884 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429241482139 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241027055737884 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055737884 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055737885 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055737885 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055737885 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241027055737885 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241027055737887 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737887 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737887 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241027055737887 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241027055737887 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241027055737888 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737888 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737888 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241027055737929 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737929 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737929 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737929 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737929 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429241482139 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615730601 20241027055737929 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429241482139 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055737929 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055737929 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737929 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055737933 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737933 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737933 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429241482139 MSISDN-491615730601 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055737933 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055737933 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055737935 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737935 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737935 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429241482139 MSISDN-491615730601 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 20241027055737935 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429241482139 MSISDN-491615730601 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241027055737935 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055737935 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241027055737937 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615730601.msisdn 20241027055737937 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615730601.msisdn: does not exist in local HLR 20241027055737937 DDGSM <0007> mslookup_server.c:352 sip.voice.491615730601.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241027055737937 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615730601.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241027055737939 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42726<->l=127.0.0.1:4258 20241027055737940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42724<->l=127.0.0.1:4258 20241027055737941 DLINP <000b> input/ipa.c:451 connected read/write 20241027055737941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241027055737941 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241027055737941 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241027055737941 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241027055737941 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39933<->l=127.0.0.1:4259) 20241027055737941 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241027055737941 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241027055737941 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241027055737941 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241027055737941 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241027055737986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258 20241027055738087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4258