20241023055522473 DMAIN <0000> hlr.c:813 hlr starting 20241023055522473 DDB <0001> db.c:599 using database: hlr.db 20241023055522473 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241023055522473 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241023055522473 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241023055522473 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241023055522501 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241023055522501 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241023055522593 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241023055522594 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241023055522594 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241023055524214 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055524214 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055524216 DLINP <000b> input/ipa.c:451 connected read/write 20241023055524216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055524217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 20241023055524220 DLINP <000b> input/ipa.c:451 connected read/write 20241023055524220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055524220 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055524220 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055524220 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  20241023055524220 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055524220 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  20241023055524220 DLGSUP <0013> gsup_server.c:235 2:  20241023055524220 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055524220 DLGSUP <0013> gsup_server.c:235 3:  20241023055524220 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055524220 DLGSUP <0013> gsup_server.c:235 4:  20241023055524220 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055524220 DLGSUP <0013> gsup_server.c:235 5:  20241023055524220 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055524220 DLGSUP <0013> gsup_server.c:235 7:  20241023055524220 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055524220 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055524220 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055524220 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055524238 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42539<->l=127.0.0.1:4259) 20241023055524251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20241023055524261 DLINP <000b> input/ipa.c:451 connected read/write 20241023055524261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055524261 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"} 20241023055524261 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" 20241023055524261 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} 20241023055524261 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 20241023055524261 DLINP <000b> input/ipa.c:451 connected read/write 20241023055524261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055524261 DLINP <000b> input/ipa.c:451 connected read/write 20241023055524261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055524263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.1:4258 20241023055524264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.1:4258 20241023055524266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055524266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055524266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055524266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055524266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055524266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42539<->l=127.0.0.1:4259) 20241023055524333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 20241023055524333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 20241023055527403 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055527403 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055527406 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 20241023055527409 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055527409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055527409 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  20241023055527409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055527409 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  20241023055527409 DLGSUP <0013> gsup_server.c:235 2:  20241023055527409 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055527409 DLGSUP <0013> gsup_server.c:235 3:  20241023055527409 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055527409 DLGSUP <0013> gsup_server.c:235 4:  20241023055527409 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055527409 DLGSUP <0013> gsup_server.c:235 5:  20241023055527409 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055527409 DLGSUP <0013> gsup_server.c:235 7:  20241023055527409 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055527409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055527409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055527409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055527430 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34703<->l=127.0.0.1:4259) 20241023055527455 DAUC <0003> db_auc.c:157 IMSI='262423074293581': No 2G Auth Data 20241023055527455 DAUC <0003> db_auc.c:192 IMSI='262423074293581': No 3G Auth Data 20241023055527495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241023055527500 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527500 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423074293581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423074293581"} 20241023055527508 DAUC <0003> db_auc.c:192 IMSI='262423074293581': No 3G Auth Data 20241023055527508 DAUC <0003> db_auc.c:236 IMSI='262423074293581': Calling to generate 5 vectors 20241023055527508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055527508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055527508 DAUC <0003> auc.c:113 vector [0]: rand = 41ac7860e33cfe7dcb159340db33afc5 20241023055527508 DAUC <0003> auc.c:179 vector [0]: kc = a6f34af8436abc00 20241023055527508 DAUC <0003> auc.c:180 vector [0]: sres = 7d149c46 20241023055527508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055527508 DAUC <0003> auc.c:113 vector [1]: rand = 5c5d8d3aaeb3e18df9ada5adebdcc0c0 20241023055527508 DAUC <0003> auc.c:179 vector [1]: kc = 580ac09a55f67c00 20241023055527508 DAUC <0003> auc.c:180 vector [1]: sres = b20f81a6 20241023055527508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055527508 DAUC <0003> auc.c:113 vector [2]: rand = df7285159f3fa571a68b3077f7a484d4 20241023055527508 DAUC <0003> auc.c:179 vector [2]: kc = 993279a8cda9a400 20241023055527508 DAUC <0003> auc.c:180 vector [2]: sres = 891d61a9 20241023055527508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055527508 DAUC <0003> auc.c:113 vector [3]: rand = d265ea2cf3e366d41215753b3aa2c0c1 20241023055527508 DAUC <0003> auc.c:179 vector [3]: kc = fbf88d5d5980d400 20241023055527508 DAUC <0003> auc.c:180 vector [3]: sres = 6265094e 20241023055527508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055527508 DAUC <0003> auc.c:113 vector [4]: rand = 1cafa2d4bbc5a4d7edb888ef18e6f8d4 20241023055527508 DAUC <0003> auc.c:179 vector [4]: kc = c27d07fd3d89b000 20241023055527508 DAUC <0003> auc.c:180 vector [4]: sres = 099a162c 20241023055527508 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055527508 DAUC <0003> db_auc.c:245 IMSI='262423074293581': Generated 5 vectors 20241023055527508 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423074293581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423074293581"} 20241023055527508 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262423074293581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527508 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527508 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4258 20241023055527536 DAUC <0003> db_auc.c:157 IMSI='262428965735984': No 2G Auth Data 20241023055527536 DAUC <0003> db_auc.c:192 IMSI='262428965735984': No 3G Auth Data 20241023055527571 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241023055527574 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527574 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428965735984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428965735984"} 20241023055527574 DAUC <0003> db_auc.c:192 IMSI='262428965735984': No 3G Auth Data 20241023055527574 DAUC <0003> db_auc.c:236 IMSI='262428965735984': Calling to generate 5 vectors 20241023055527574 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055527574 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055527574 DAUC <0003> auc.c:113 vector [0]: rand = bc72336e7897472deb79753b3cdb7921 20241023055527574 DAUC <0003> auc.c:179 vector [0]: kc = 26e7479da61e1000 20241023055527574 DAUC <0003> auc.c:180 vector [0]: sres = 2cf574b3 20241023055527574 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055527574 DAUC <0003> auc.c:113 vector [1]: rand = d6241ba6df5678ab50a922721449a347 20241023055527574 DAUC <0003> auc.c:179 vector [1]: kc = 14b7f50f6c773400 20241023055527574 DAUC <0003> auc.c:180 vector [1]: sres = e029efd9 20241023055527574 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055527574 DAUC <0003> auc.c:113 vector [2]: rand = fb2349f0ad34a4da685fc26c10900f08 20241023055527574 DAUC <0003> auc.c:179 vector [2]: kc = a04fc85c9fc9cc00 20241023055527574 DAUC <0003> auc.c:180 vector [2]: sres = 89399abe 20241023055527574 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055527574 DAUC <0003> auc.c:113 vector [3]: rand = 0a9d1ed18137f3ffdcc572b57e4eb3fa 20241023055527574 DAUC <0003> auc.c:179 vector [3]: kc = 1ca79dd523acb800 20241023055527574 DAUC <0003> auc.c:180 vector [3]: sres = 54eec1b7 20241023055527574 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055527574 DAUC <0003> auc.c:113 vector [4]: rand = 5cfb5ef7e14dd8c32f14912a0123122a 20241023055527574 DAUC <0003> auc.c:179 vector [4]: kc = 1e911236aaabbc00 20241023055527574 DAUC <0003> auc.c:180 vector [4]: sres = 732a5e79 20241023055527574 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055527574 DAUC <0003> db_auc.c:245 IMSI='262428965735984': Generated 5 vectors 20241023055527574 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428965735984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428965735984"} 20241023055527574 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428965735984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527574 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527574 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.1:4258 20241023055527602 DAUC <0003> db_auc.c:157 IMSI='262421749701834': No 2G Auth Data 20241023055527602 DAUC <0003> db_auc.c:192 IMSI='262421749701834': No 3G Auth Data 20241023055527636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241023055527639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527639 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421749701834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421749701834"} 20241023055527639 DAUC <0003> db_auc.c:192 IMSI='262421749701834': No 3G Auth Data 20241023055527639 DAUC <0003> db_auc.c:236 IMSI='262421749701834': Calling to generate 5 vectors 20241023055527639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055527639 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055527639 DAUC <0003> auc.c:113 vector [0]: rand = 3fe4a3a37a145de7d0e66231167858be 20241023055527639 DAUC <0003> auc.c:179 vector [0]: kc = 547f62e74b9c8441 20241023055527639 DAUC <0003> auc.c:180 vector [0]: sres = 2151c3c2 20241023055527639 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055527639 DAUC <0003> auc.c:113 vector [1]: rand = 361d97cd8b583bbf997168adb083b6d2 20241023055527640 DAUC <0003> auc.c:179 vector [1]: kc = 86ef27bbc61f5169 20241023055527640 DAUC <0003> auc.c:180 vector [1]: sres = 837731b7 20241023055527640 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055527640 DAUC <0003> auc.c:113 vector [2]: rand = 6dc9358e9cc396a4082e97c260019b8a 20241023055527640 DAUC <0003> auc.c:179 vector [2]: kc = 6548b3f9e27099a5 20241023055527640 DAUC <0003> auc.c:180 vector [2]: sres = 4be7c38e 20241023055527640 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055527640 DAUC <0003> auc.c:113 vector [3]: rand = bf65cbdd282c49f5eb9b230dc41b58e6 20241023055527640 DAUC <0003> auc.c:179 vector [3]: kc = 1195955a8fdcb2ae 20241023055527640 DAUC <0003> auc.c:180 vector [3]: sres = 2b0c8cd4 20241023055527640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055527640 DAUC <0003> auc.c:113 vector [4]: rand = c2e62160f5da2784cbb829a2201cbc89 20241023055527640 DAUC <0003> auc.c:179 vector [4]: kc = b6fdf00b7f3844d5 20241023055527640 DAUC <0003> auc.c:180 vector [4]: sres = ed626cfe 20241023055527640 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055527640 DAUC <0003> db_auc.c:245 IMSI='262421749701834': Generated 5 vectors 20241023055527640 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421749701834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421749701834"} 20241023055527640 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262421749701834 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527640 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527640 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46162<->l=127.0.0.1:4258 20241023055527667 DAUC <0003> db_auc.c:157 IMSI='262421013492016': No 2G Auth Data 20241023055527667 DAUC <0003> db_auc.c:192 IMSI='262421013492016': No 3G Auth Data 20241023055527698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241023055527702 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527702 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421013492016 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421013492016"} 20241023055527702 DAUC <0003> db_auc.c:157 IMSI='262421013492016': No 2G Auth Data 20241023055527702 DAUC <0003> db_auc.c:236 IMSI='262421013492016': Calling to generate 5 vectors 20241023055527702 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055527702 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055527702 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055527702 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055527702 DAUC <0003> auc.c:113 vector [0]: rand = ab91dea93094c915b08ba53d5ad8ded4 20241023055527702 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055527702 DAUC <0003> auc.c:142 vector [0]: autn = ffc469609b8e0000afd291a03d66c4fb 20241023055527702 DAUC <0003> auc.c:143 vector [0]: ck = e84cc3d61e0c7841c56429b92837f25f 20241023055527702 DAUC <0003> auc.c:144 vector [0]: ik = 81773e436d96d4f29ebf92d97c242da0 20241023055527702 DAUC <0003> auc.c:145 vector [0]: res = e7417e52f36f4e790000000000000000 20241023055527702 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055527702 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055527702 DAUC <0003> auc.c:151 vector [0]: kc = 32e046f52789734c 20241023055527702 DAUC <0003> auc.c:152 vector [0]: sres = 142e302b 20241023055527702 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055527702 DAUC <0003> auc.c:113 vector [1]: rand = bb81a9f004cfd22da402073b3ce0692c 20241023055527702 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055527702 DAUC <0003> auc.c:142 vector [1]: autn = a9cea62c0f280000caae3043470e5ba1 20241023055527702 DAUC <0003> auc.c:143 vector [1]: ck = f90493a912446606d8886b1dc3c21ed1 20241023055527702 DAUC <0003> auc.c:144 vector [1]: ik = a8f218262878073e9c99f44ea1643786 20241023055527702 DAUC <0003> auc.c:145 vector [1]: res = d0990665fa8994fc0000000000000000 20241023055527702 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055527702 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055527702 DAUC <0003> auc.c:151 vector [1]: kc = 15e714dc589a486f 20241023055527702 DAUC <0003> auc.c:152 vector [1]: sres = 2a109299 20241023055527702 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055527702 DAUC <0003> auc.c:113 vector [2]: rand = 2c793f42e6dd27d31b40d58a09f6513f 20241023055527702 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055527702 DAUC <0003> auc.c:142 vector [2]: autn = d9b29ffb5a4d00007224e18cf0d1729f 20241023055527702 DAUC <0003> auc.c:143 vector [2]: ck = 95f91b601ebf802da125f25a4800ea8a 20241023055527702 DAUC <0003> auc.c:144 vector [2]: ik = 0364f85a12c2933f4bbcffde3142d823 20241023055527702 DAUC <0003> auc.c:145 vector [2]: res = f1bd5962a145e32a0000000000000000 20241023055527702 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055527702 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055527702 DAUC <0003> auc.c:151 vector [2]: kc = 7c04eebe753f21bb 20241023055527702 DAUC <0003> auc.c:152 vector [2]: sres = 50f8ba48 20241023055527702 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055527702 DAUC <0003> auc.c:113 vector [3]: rand = 29c9e67f269a7e5f2886f7e113e19a5e 20241023055527702 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055527702 DAUC <0003> auc.c:142 vector [3]: autn = a4c158e379050000ac91410068eb71e1 20241023055527702 DAUC <0003> auc.c:143 vector [3]: ck = 4fc34bc1fbd93f70a30928c315354f8f 20241023055527702 DAUC <0003> auc.c:144 vector [3]: ik = 59d8b56d9338f29b765438010bfc102c 20241023055527702 DAUC <0003> auc.c:145 vector [3]: res = 8d90c623167202bb0000000000000000 20241023055527702 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055527702 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055527702 DAUC <0003> auc.c:151 vector [3]: kc = c346ee6e76289248 20241023055527702 DAUC <0003> auc.c:152 vector [3]: sres = 9be2c498 20241023055527702 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055527702 DAUC <0003> auc.c:113 vector [4]: rand = ffbb7d91cdc25b682fa379ca19f5a165 20241023055527702 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055527702 DAUC <0003> auc.c:142 vector [4]: autn = 3a50ae0a026a0000077958d820c6dd3b 20241023055527702 DAUC <0003> auc.c:143 vector [4]: ck = 94d1837c1d0f360f90f2f352232c64ec 20241023055527702 DAUC <0003> auc.c:144 vector [4]: ik = e575469d95a4670110d23eb2323dcc70 20241023055527702 DAUC <0003> auc.c:145 vector [4]: res = 92ad5be7ade5f9b70000000000000000 20241023055527702 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055527702 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055527702 DAUC <0003> auc.c:151 vector [4]: kc = f184080199baf992 20241023055527702 DAUC <0003> auc.c:152 vector [4]: sres = 3f48a250 20241023055527702 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055527702 DAUC <0003> db_auc.c:245 IMSI='262421013492016': Generated 5 vectors 20241023055527702 DAUC <0003> db_auc.c:249 IMSI='262421013492016': Updating SQN=161 in DB 20241023055527710 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421013492016 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421013492016"} 20241023055527710 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421013492016 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527710 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527710 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46174<->l=127.0.0.1:4258 20241023055527740 DAUC <0003> db_auc.c:157 IMSI='262421032072952': No 2G Auth Data 20241023055527740 DAUC <0003> db_auc.c:192 IMSI='262421032072952': No 3G Auth Data 20241023055527775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20241023055527778 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527778 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421032072952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421032072952"} 20241023055527778 DAUC <0003> db_auc.c:157 IMSI='262421032072952': No 2G Auth Data 20241023055527778 DAUC <0003> db_auc.c:236 IMSI='262421032072952': Calling to generate 5 vectors 20241023055527778 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055527778 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055527778 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023055527778 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055527778 DAUC <0003> auc.c:113 vector [0]: rand = c4595e267b01ca3361d973bf497bc8f8 20241023055527778 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055527778 DAUC <0003> auc.c:142 vector [0]: autn = 5ca05d08ec560000ac684ee591aee6d1 20241023055527778 DAUC <0003> auc.c:143 vector [0]: ck = 0728e3285e0083467185b5e6e0b29564 20241023055527778 DAUC <0003> auc.c:144 vector [0]: ik = b0b8325d53fa19872be09380bff4a96b 20241023055527778 DAUC <0003> auc.c:145 vector [0]: res = ef985581fb3f3e2e0000000000000000 20241023055527778 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055527778 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055527778 DAUC <0003> auc.c:151 vector [0]: kc = edf5f71352bca6ce 20241023055527778 DAUC <0003> auc.c:152 vector [0]: sres = 14a76baf 20241023055527778 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055527778 DAUC <0003> auc.c:113 vector [1]: rand = 490714906d589a987aec19814fcf81d5 20241023055527778 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055527778 DAUC <0003> auc.c:142 vector [1]: autn = add82bcb77d60000ecec7ac6b2bbc3e3 20241023055527778 DAUC <0003> auc.c:143 vector [1]: ck = ed1165d77fe0f650f28ab6664c9c2dd7 20241023055527778 DAUC <0003> auc.c:144 vector [1]: ik = 032c134954ae8afd435a86676bb0e9cb 20241023055527778 DAUC <0003> auc.c:145 vector [1]: res = a2f7c74f7dd1d8450000000000000000 20241023055527778 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055527778 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055527778 DAUC <0003> auc.c:151 vector [1]: kc = 5fed469f0c62b8b1 20241023055527778 DAUC <0003> auc.c:152 vector [1]: sres = df261f0a 20241023055527778 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055527778 DAUC <0003> auc.c:113 vector [2]: rand = 2f4bf008584cc1907e8a41ba8b938f93 20241023055527778 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055527778 DAUC <0003> auc.c:142 vector [2]: autn = f0468b3fc3c70000ef719e7d7afaffb8 20241023055527778 DAUC <0003> auc.c:143 vector [2]: ck = 2a7bc7885b1d2b97a6f399786b5c96e7 20241023055527778 DAUC <0003> auc.c:144 vector [2]: ik = e207f34693027a07ca48d0b3f597800d 20241023055527778 DAUC <0003> auc.c:145 vector [2]: res = 63963d782e50bcb20000000000000000 20241023055527778 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055527778 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055527778 DAUC <0003> auc.c:151 vector [2]: kc = a4c77d0556d4477a 20241023055527778 DAUC <0003> auc.c:152 vector [2]: sres = 4dc681ca 20241023055527778 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055527778 DAUC <0003> auc.c:113 vector [3]: rand = 6ff666fcb033732db1268b5d0a9ff9f7 20241023055527778 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055527778 DAUC <0003> auc.c:142 vector [3]: autn = 05db86c6400600000608f9d4c1687a6d 20241023055527778 DAUC <0003> auc.c:143 vector [3]: ck = ba8f9c4059ce0cce3e03854e339bd1ef 20241023055527778 DAUC <0003> auc.c:144 vector [3]: ik = 41ecbe93125f57b3716545b0b46cc045 20241023055527778 DAUC <0003> auc.c:145 vector [3]: res = 33ba16e18a21b7890000000000000000 20241023055527778 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055527778 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055527778 DAUC <0003> auc.c:151 vector [3]: kc = b405e22dcc664ad7 20241023055527778 DAUC <0003> auc.c:152 vector [3]: sres = b99ba168 20241023055527778 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055527778 DAUC <0003> auc.c:113 vector [4]: rand = 49be6d875786c392a371bb228f5eb78c 20241023055527778 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055527778 DAUC <0003> auc.c:142 vector [4]: autn = aa8a61eec0760000bd8581eb854f405b 20241023055527778 DAUC <0003> auc.c:143 vector [4]: ck = 1c6a56b9a5c1ae843304bc71015ce11d 20241023055527778 DAUC <0003> auc.c:144 vector [4]: ik = 5f9992a1ce76c7b21da8fec0b1b6c2dc 20241023055527778 DAUC <0003> auc.c:145 vector [4]: res = 9c80a2873974292c0000000000000000 20241023055527778 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055527778 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055527778 DAUC <0003> auc.c:151 vector [4]: kc = 6d5f86a9db5d4af7 20241023055527778 DAUC <0003> auc.c:152 vector [4]: sres = a5f48bab 20241023055527778 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055527778 DAUC <0003> db_auc.c:245 IMSI='262421032072952': Generated 5 vectors 20241023055527778 DAUC <0003> db_auc.c:249 IMSI='262421032072952': Updating SQN=161 in DB 20241023055527787 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421032072952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421032072952"} 20241023055527787 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421032072952 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527787 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527787 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46178<->l=127.0.0.1:4258 20241023055527817 DAUC <0003> db_auc.c:157 IMSI='262421995385934': No 2G Auth Data 20241023055527817 DAUC <0003> db_auc.c:192 IMSI='262421995385934': No 3G Auth Data 20241023055527858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241023055527861 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527861 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421995385934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421995385934"} 20241023055527861 DAUC <0003> db_auc.c:236 IMSI='262421995385934': Calling to generate 5 vectors 20241023055527861 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055527861 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055527861 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055527861 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055527861 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055527861 DAUC <0003> auc.c:113 vector [0]: rand = 1cc97bdfe74a7ee377a3be51d66a6a7e 20241023055527861 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055527861 DAUC <0003> auc.c:142 vector [0]: autn = fc2bc30cff9100006a3077ad6e5a94e1 20241023055527861 DAUC <0003> auc.c:143 vector [0]: ck = a173a90a2bf065412088d57ea764a803 20241023055527861 DAUC <0003> auc.c:144 vector [0]: ik = fbf22158ae18e0d0e35ab4ff71da209b 20241023055527861 DAUC <0003> auc.c:145 vector [0]: res = 60b704d05e2c269b0000000000000000 20241023055527861 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055527861 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055527861 DAUC <0003> auc.c:179 vector [0]: kc = 097acfb100f23400 20241023055527861 DAUC <0003> auc.c:180 vector [0]: sres = 4629dae9 20241023055527861 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055527861 DAUC <0003> auc.c:113 vector [1]: rand = 3e97209c58252fa5823dec4566484600 20241023055527861 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055527861 DAUC <0003> auc.c:142 vector [1]: autn = 973c8a6a9b550000db977c0fcda32ce3 20241023055527861 DAUC <0003> auc.c:143 vector [1]: ck = 6891507739c5610085d39b49d783c3d6 20241023055527861 DAUC <0003> auc.c:144 vector [1]: ik = f5e9d771e963b5ec34c6cf4856405693 20241023055527861 DAUC <0003> auc.c:145 vector [1]: res = 255438a7874e4f550000000000000000 20241023055527861 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055527861 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055527861 DAUC <0003> auc.c:179 vector [1]: kc = 8038d7b265769000 20241023055527861 DAUC <0003> auc.c:180 vector [1]: sres = 8fec9ac0 20241023055527861 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055527861 DAUC <0003> auc.c:113 vector [2]: rand = 6bf104799b480e508cbe765cfde75a8c 20241023055527861 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055527861 DAUC <0003> auc.c:142 vector [2]: autn = 3e20ccb5d01f0000fd16b1f686dc2c1b 20241023055527861 DAUC <0003> auc.c:143 vector [2]: ck = 91a472245198ebdfe866a206609d4f9b 20241023055527861 DAUC <0003> auc.c:144 vector [2]: ik = db97e8c6eaadb2a56c8e94e06cdb9534 20241023055527861 DAUC <0003> auc.c:145 vector [2]: res = 676241843ba68e540000000000000000 20241023055527861 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055527861 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055527861 DAUC <0003> auc.c:179 vector [2]: kc = c66129f49b0b4400 20241023055527861 DAUC <0003> auc.c:180 vector [2]: sres = d88cf505 20241023055527861 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055527861 DAUC <0003> auc.c:113 vector [3]: rand = 8466456b2fc2caa667a917742e156343 20241023055527861 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055527861 DAUC <0003> auc.c:142 vector [3]: autn = 5aaa21f71d7a0000e6f4ad06a9d2fe0f 20241023055527861 DAUC <0003> auc.c:143 vector [3]: ck = 8ba0f405faa7557f542a46d78bb599e6 20241023055527861 DAUC <0003> auc.c:144 vector [3]: ik = 83b48850f6bf6cf9649a3b9b59ae6fc9 20241023055527861 DAUC <0003> auc.c:145 vector [3]: res = 2cab88cddfa5a5970000000000000000 20241023055527861 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055527861 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055527861 DAUC <0003> auc.c:179 vector [3]: kc = de402eff441ebc00 20241023055527861 DAUC <0003> auc.c:180 vector [3]: sres = af205023 20241023055527861 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055527861 DAUC <0003> auc.c:113 vector [4]: rand = 44e91d9ac391c6e70c748542c9b5387a 20241023055527861 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055527861 DAUC <0003> auc.c:142 vector [4]: autn = e7bbb82c3c340000045425ab43dc5c79 20241023055527861 DAUC <0003> auc.c:143 vector [4]: ck = 6a2c8e7fd86b8cf36f617c122867a3a8 20241023055527861 DAUC <0003> auc.c:144 vector [4]: ik = d3c4238bdf196d31ab2466028512ab13 20241023055527861 DAUC <0003> auc.c:145 vector [4]: res = 4d8f166e0a19b90d0000000000000000 20241023055527861 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055527861 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055527861 DAUC <0003> auc.c:179 vector [4]: kc = 1063ff36defe2400 20241023055527861 DAUC <0003> auc.c:180 vector [4]: sres = b5dc695d 20241023055527861 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055527861 DAUC <0003> db_auc.c:245 IMSI='262421995385934': Generated 5 vectors 20241023055527861 DAUC <0003> db_auc.c:249 IMSI='262421995385934': Updating SQN=161 in DB 20241023055527868 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421995385934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421995385934"} 20241023055527868 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421995385934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527868 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527868 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46182<->l=127.0.0.1:4258 20241023055527904 DAUC <0003> db_auc.c:157 IMSI='262421063794080': No 2G Auth Data 20241023055527904 DAUC <0003> db_auc.c:192 IMSI='262421063794080': No 3G Auth Data 20241023055527947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241023055527951 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055527951 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421063794080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421063794080"} 20241023055527952 DAUC <0003> db_auc.c:236 IMSI='262421063794080': Calling to generate 5 vectors 20241023055527952 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055527952 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055527952 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055527952 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055527952 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055527952 DAUC <0003> auc.c:113 vector [0]: rand = 4a7825fc537d42b983ab3301330d9c60 20241023055527952 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055527952 DAUC <0003> auc.c:142 vector [0]: autn = 4b26eea2e3c20000167a8b80cbcbaaa8 20241023055527952 DAUC <0003> auc.c:143 vector [0]: ck = e4b13ca900ba7d78f28aab0fdab0a17a 20241023055527952 DAUC <0003> auc.c:144 vector [0]: ik = 8c604c427620c18d0e51d8c27bfe0aa7 20241023055527952 DAUC <0003> auc.c:145 vector [0]: res = c645af3f720cadda0000000000000000 20241023055527952 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055527952 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055527952 DAUC <0003> auc.c:179 vector [0]: kc = 34e6fecf89da7800 20241023055527952 DAUC <0003> auc.c:180 vector [0]: sres = 9fe201c6 20241023055527952 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055527952 DAUC <0003> auc.c:113 vector [1]: rand = b619626a5eb4b58614b867edab37ed63 20241023055527952 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055527952 DAUC <0003> auc.c:142 vector [1]: autn = 1a64c577a0c30000f8298a8fcf47a5ed 20241023055527952 DAUC <0003> auc.c:143 vector [1]: ck = 738631addc20f36a720e36a2acb29ed0 20241023055527952 DAUC <0003> auc.c:144 vector [1]: ik = fb8bb81a26fb288f411b60a57eca416b 20241023055527952 DAUC <0003> auc.c:145 vector [1]: res = 6248cb289b2ae5660000000000000000 20241023055527952 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055527952 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055527952 DAUC <0003> auc.c:179 vector [1]: kc = ea9503bfaa294000 20241023055527952 DAUC <0003> auc.c:180 vector [1]: sres = a31b8965 20241023055527952 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055527952 DAUC <0003> auc.c:113 vector [2]: rand = 652ecb20daad197defc26a5dedcc1c5f 20241023055527952 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055527952 DAUC <0003> auc.c:142 vector [2]: autn = 7577d7be3d7400007075242da37fca3c 20241023055527952 DAUC <0003> auc.c:143 vector [2]: ck = e7a0ec80aedc8e0d98354a36c82ad28d 20241023055527952 DAUC <0003> auc.c:144 vector [2]: ik = f0352d26cf2d2d0f98125e2ed127b07e 20241023055527952 DAUC <0003> auc.c:145 vector [2]: res = 116372bd42b490170000000000000000 20241023055527952 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055527952 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055527952 DAUC <0003> auc.c:179 vector [2]: kc = f8013dd2a6d9dc00 20241023055527952 DAUC <0003> auc.c:180 vector [2]: sres = b8e50afb 20241023055527952 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055527952 DAUC <0003> auc.c:113 vector [3]: rand = 9d59856b83abf2972904e963045e0c2b 20241023055527952 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055527952 DAUC <0003> auc.c:142 vector [3]: autn = 05e95e962a5d0000b5615f515de266fa 20241023055527952 DAUC <0003> auc.c:143 vector [3]: ck = 11b92dce175b8cc5e9650b563f2c9d94 20241023055527952 DAUC <0003> auc.c:144 vector [3]: ik = 7c0b81ad505bac5d4b355593d9115f70 20241023055527952 DAUC <0003> auc.c:145 vector [3]: res = 232fbcbce5303bf30000000000000000 20241023055527952 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055527952 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055527952 DAUC <0003> auc.c:179 vector [3]: kc = 82310f50ad478400 20241023055527952 DAUC <0003> auc.c:180 vector [3]: sres = 2bc9880b 20241023055527952 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055527952 DAUC <0003> auc.c:113 vector [4]: rand = 252b897d1b113397f87d55d6359f7a9d 20241023055527952 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055527952 DAUC <0003> auc.c:142 vector [4]: autn = 9a00d5756c020000571826ec42e0753b 20241023055527952 DAUC <0003> auc.c:143 vector [4]: ck = 72f9d5751f1d5b4ebf1b226228883ae9 20241023055527952 DAUC <0003> auc.c:144 vector [4]: ik = 41cf571f670c999698958b54bc45b260 20241023055527952 DAUC <0003> auc.c:145 vector [4]: res = 3ec125710818ca870000000000000000 20241023055527952 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055527952 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055527952 DAUC <0003> auc.c:179 vector [4]: kc = 9fcf5294316b9800 20241023055527952 DAUC <0003> auc.c:180 vector [4]: sres = f2845228 20241023055527952 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055527952 DAUC <0003> db_auc.c:245 IMSI='262421063794080': Generated 5 vectors 20241023055527952 DAUC <0003> db_auc.c:249 IMSI='262421063794080': Updating SQN=161 in DB 20241023055527960 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421063794080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421063794080"} 20241023055527960 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262421063794080 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055527960 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527960 DLINP <000b> input/ipa.c:451 connected read/write 20241023055527960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055527964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46198<->l=127.0.0.1:4258 20241023055527995 DAUC <0003> db_auc.c:157 IMSI='262425018737680': No 2G Auth Data 20241023055527995 DAUC <0003> db_auc.c:192 IMSI='262425018737680': No 3G Auth Data 20241023055528032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4258 20241023055528035 DLINP <000b> input/ipa.c:451 connected read/write 20241023055528035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055528035 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425018737680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425018737680"} 20241023055528035 DAUC <0003> db_auc.c:236 IMSI='262425018737680': Calling to generate 5 vectors 20241023055528035 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055528035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055528035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055528035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055528035 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055528035 DAUC <0003> auc.c:113 vector [0]: rand = 0c0bfcd78a4eed69df9a6142bec1f339 20241023055528035 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055528035 DAUC <0003> auc.c:142 vector [0]: autn = 511fca120d26000041cbd2540e9d1749 20241023055528035 DAUC <0003> auc.c:143 vector [0]: ck = 8aabe59e8b096a0f6f67d42cc0ad3b73 20241023055528035 DAUC <0003> auc.c:144 vector [0]: ik = 8072e39b2ce0e379bf40b42e2a057301 20241023055528035 DAUC <0003> auc.c:145 vector [0]: res = 86b60c920a6f8d540000000000000000 20241023055528035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055528035 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055528035 DAUC <0003> auc.c:179 vector [0]: kc = 46ec2ce5e7366e91 20241023055528035 DAUC <0003> auc.c:180 vector [0]: sres = 4217f0fc 20241023055528035 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055528035 DAUC <0003> auc.c:113 vector [1]: rand = b86b832940309f068decf24a590cccfb 20241023055528035 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055528035 DAUC <0003> auc.c:142 vector [1]: autn = 14a9a5edfc3300007d078a57522886d4 20241023055528035 DAUC <0003> auc.c:143 vector [1]: ck = c5908c3a4c2217956287c7d926680431 20241023055528035 DAUC <0003> auc.c:144 vector [1]: ik = aabb271cec14e78edeb0afe841a71f19 20241023055528035 DAUC <0003> auc.c:145 vector [1]: res = 6f93a19afee2aed40000000000000000 20241023055528035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055528035 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055528035 DAUC <0003> auc.c:179 vector [1]: kc = 06301f404885dec6 20241023055528035 DAUC <0003> auc.c:180 vector [1]: sres = 3562fc29 20241023055528035 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055528035 DAUC <0003> auc.c:113 vector [2]: rand = d62855a885d2643009b615145e1ef1e3 20241023055528035 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055528035 DAUC <0003> auc.c:142 vector [2]: autn = 589129446df100003ff7819040179861 20241023055528035 DAUC <0003> auc.c:143 vector [2]: ck = c4cd3c37fe3e285ebe6711d0bc55eb9b 20241023055528035 DAUC <0003> auc.c:144 vector [2]: ik = 5d3754991f6b024dce1b1797ac0bf5e3 20241023055528035 DAUC <0003> auc.c:145 vector [2]: res = 9356556fb66b52be0000000000000000 20241023055528035 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055528035 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055528035 DAUC <0003> auc.c:179 vector [2]: kc = 9ed38cee623e5302 20241023055528035 DAUC <0003> auc.c:180 vector [2]: sres = 935db3d6 20241023055528035 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055528035 DAUC <0003> auc.c:113 vector [3]: rand = 5f29ea69b352aab9f9a7d3726d3a08e7 20241023055528035 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055528035 DAUC <0003> auc.c:142 vector [3]: autn = a01af8b84c930000a4833e16db676987 20241023055528035 DAUC <0003> auc.c:143 vector [3]: ck = bc32865dfa10407ca974b4703213104e 20241023055528035 DAUC <0003> auc.c:144 vector [3]: ik = 897fb90ef3023a5cc871153ceba2be02 20241023055528035 DAUC <0003> auc.c:145 vector [3]: res = 1aae4dd987190d830000000000000000 20241023055528035 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055528035 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055528035 DAUC <0003> auc.c:179 vector [3]: kc = f8ed243800f5efc4 20241023055528035 DAUC <0003> auc.c:180 vector [3]: sres = faa797b1 20241023055528035 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055528035 DAUC <0003> auc.c:113 vector [4]: rand = 61cda49553dbe4c1d53a4f2419c54a20 20241023055528035 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055528035 DAUC <0003> auc.c:142 vector [4]: autn = 87b29b37660e0000f00a624ddad0e0a5 20241023055528035 DAUC <0003> auc.c:143 vector [4]: ck = 502609db238085af82121ebe2b08034f 20241023055528035 DAUC <0003> auc.c:144 vector [4]: ik = 6eaecf87ed0e6f4ff594785983395fd2 20241023055528035 DAUC <0003> auc.c:145 vector [4]: res = d0b64f4e1f32d6d00000000000000000 20241023055528035 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055528035 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055528035 DAUC <0003> auc.c:179 vector [4]: kc = f7bdcdd20aa42626 20241023055528035 DAUC <0003> auc.c:180 vector [4]: sres = c488d070 20241023055528035 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055528035 DAUC <0003> db_auc.c:245 IMSI='262425018737680': Generated 5 vectors 20241023055528035 DAUC <0003> db_auc.c:249 IMSI='262425018737680': Updating SQN=161 in DB 20241023055528044 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425018737680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425018737680"} 20241023055528044 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425018737680 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055528044 DLINP <000b> input/ipa.c:451 connected read/write 20241023055528044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055528044 DLINP <000b> input/ipa.c:451 connected read/write 20241023055528044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055528048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46208<->l=127.0.0.1:4258 20241023055528073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4258 20241023055528074 DLINP <000b> input/ipa.c:451 connected read/write 20241023055528074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055528074 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055528074 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055528074 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055528074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34703<->l=127.0.0.1:4259) 20241023055528116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241023055528116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.1:4258 20241023055531191 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055531191 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055531193 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241023055531195 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055531195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055531195 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  20241023055531195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055531195 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  20241023055531195 DLGSUP <0013> gsup_server.c:235 2:  20241023055531195 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055531195 DLGSUP <0013> gsup_server.c:235 3:  20241023055531195 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055531195 DLGSUP <0013> gsup_server.c:235 4:  20241023055531195 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055531195 DLGSUP <0013> gsup_server.c:235 5:  20241023055531195 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055531195 DLGSUP <0013> gsup_server.c:235 7:  20241023055531195 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055531195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055531195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055531195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055531211 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40767<->l=127.0.0.1:4259) 20241023055531226 DAUC <0003> db_auc.c:157 IMSI='262424933375369': No 2G Auth Data 20241023055531226 DAUC <0003> db_auc.c:192 IMSI='262424933375369': No 3G Auth Data 20241023055531274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 20241023055531278 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531278 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424933375369"} 20241023055531278 DAUC <0003> db_auc.c:192 IMSI='262424933375369': No 3G Auth Data 20241023055531278 DAUC <0003> db_auc.c:236 IMSI='262424933375369': Calling to generate 1 vectors 20241023055531278 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241023055531278 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531278 DAUC <0003> auc.c:113 vector [0]: rand = 013194db774570609e23ebb2cffe82af 20241023055531278 DAUC <0003> auc.c:179 vector [0]: kc = 33c17ea2647ab400 20241023055531278 DAUC <0003> auc.c:180 vector [0]: sres = a3670eb8 20241023055531278 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531278 DAUC <0003> db_auc.c:245 IMSI='262424933375369': Generated 1 vectors 20241023055531278 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424933375369"} 20241023055531278 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531278 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531278 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531281 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424933375369"} 20241023055531281 DAUC <0003> db_auc.c:192 IMSI='262424933375369': No 3G Auth Data 20241023055531281 DAUC <0003> db_auc.c:236 IMSI='262424933375369': Calling to generate 4 vectors 20241023055531281 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241023055531281 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531281 DAUC <0003> auc.c:113 vector [0]: rand = 2258bcb50d55096852049d9f06ed89b1 20241023055531281 DAUC <0003> auc.c:179 vector [0]: kc = 7205379190251c00 20241023055531281 DAUC <0003> auc.c:180 vector [0]: sres = 297294bd 20241023055531281 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531281 DAUC <0003> auc.c:113 vector [1]: rand = 05ee04e84542cf69d1bc9ba2702d7366 20241023055531281 DAUC <0003> auc.c:179 vector [1]: kc = cbe9d2a3972a9c00 20241023055531281 DAUC <0003> auc.c:180 vector [1]: sres = 7779e20d 20241023055531281 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531281 DAUC <0003> auc.c:113 vector [2]: rand = b814ea6ac4ba8759af75e2707fc4283e 20241023055531281 DAUC <0003> auc.c:179 vector [2]: kc = 4890f4e9eac48000 20241023055531281 DAUC <0003> auc.c:180 vector [2]: sres = 1a78efbf 20241023055531281 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531281 DAUC <0003> auc.c:113 vector [3]: rand = ac166a44b8862a0bf65cf6f1f8facdfc 20241023055531281 DAUC <0003> auc.c:179 vector [3]: kc = 0b2a0a5352cf7400 20241023055531281 DAUC <0003> auc.c:180 vector [3]: sres = 3f41735d 20241023055531281 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531281 DAUC <0003> db_auc.c:245 IMSI='262424933375369': Generated 4 vectors 20241023055531281 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424933375369"} 20241023055531281 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531281 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531284 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531284 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424933375369"} 20241023055531284 DAUC <0003> db_auc.c:192 IMSI='262424933375369': No 3G Auth Data 20241023055531284 DAUC <0003> db_auc.c:236 IMSI='262424933375369': Calling to generate 5 vectors 20241023055531284 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055531284 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531284 DAUC <0003> auc.c:113 vector [0]: rand = 1b07dd8658c04a98841c2953feb89d58 20241023055531284 DAUC <0003> auc.c:179 vector [0]: kc = dcad11151d272400 20241023055531284 DAUC <0003> auc.c:180 vector [0]: sres = dbe61446 20241023055531284 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531284 DAUC <0003> auc.c:113 vector [1]: rand = 9d83934f2e0d1088560d980a18e184d6 20241023055531284 DAUC <0003> auc.c:179 vector [1]: kc = b1f4f784dba90c00 20241023055531284 DAUC <0003> auc.c:180 vector [1]: sres = 3cbdb2de 20241023055531284 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531284 DAUC <0003> auc.c:113 vector [2]: rand = 17e5be8b6f7eea88ecc1cf33a1fe3f84 20241023055531284 DAUC <0003> auc.c:179 vector [2]: kc = fe6b70c68c336400 20241023055531284 DAUC <0003> auc.c:180 vector [2]: sres = cad2de31 20241023055531284 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531284 DAUC <0003> auc.c:113 vector [3]: rand = a29e64caded354f6878e4374996e31e2 20241023055531284 DAUC <0003> auc.c:179 vector [3]: kc = 7657a160192fcc00 20241023055531284 DAUC <0003> auc.c:180 vector [3]: sres = a3cd1436 20241023055531284 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531284 DAUC <0003> auc.c:113 vector [4]: rand = de3855a12c14ee3a3a259bdd50af2b78 20241023055531284 DAUC <0003> auc.c:179 vector [4]: kc = 791a43211d8b7400 20241023055531284 DAUC <0003> auc.c:180 vector [4]: sres = 63fccf2e 20241023055531284 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055531284 DAUC <0003> db_auc.c:245 IMSI='262424933375369': Generated 5 vectors 20241023055531284 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424933375369"} 20241023055531284 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531284 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531284 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531287 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531287 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424933375369"} 20241023055531287 DAUC <0003> db_auc.c:192 IMSI='262424933375369': No 3G Auth Data 20241023055531287 DAUC <0003> db_auc.c:236 IMSI='262424933375369': Calling to generate 5 vectors 20241023055531287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055531287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531287 DAUC <0003> auc.c:113 vector [0]: rand = 101fefa774f96716e2dc69c24f641c70 20241023055531287 DAUC <0003> auc.c:179 vector [0]: kc = 94045e3a720ff000 20241023055531287 DAUC <0003> auc.c:180 vector [0]: sres = 56e380f6 20241023055531287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531287 DAUC <0003> auc.c:113 vector [1]: rand = e59cde1ce7698572d59e303827ef4c97 20241023055531287 DAUC <0003> auc.c:179 vector [1]: kc = 03079144dff26000 20241023055531287 DAUC <0003> auc.c:180 vector [1]: sres = 7931979a 20241023055531287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531287 DAUC <0003> auc.c:113 vector [2]: rand = 8666e15ba08e9c80e6cb420caf02cbe2 20241023055531287 DAUC <0003> auc.c:179 vector [2]: kc = 131db3dfca791000 20241023055531287 DAUC <0003> auc.c:180 vector [2]: sres = fef31768 20241023055531287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531287 DAUC <0003> auc.c:113 vector [3]: rand = b435549fcbdbbaac8c117c29a87a09df 20241023055531287 DAUC <0003> auc.c:179 vector [3]: kc = 627cbf5b899e7000 20241023055531287 DAUC <0003> auc.c:180 vector [3]: sres = 2fc5bced 20241023055531287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531287 DAUC <0003> auc.c:113 vector [4]: rand = ad837042c70a42fc9d78c78890a0d0ff 20241023055531287 DAUC <0003> auc.c:179 vector [4]: kc = 6ddba8177a8a8000 20241023055531287 DAUC <0003> auc.c:180 vector [4]: sres = 35daa404 20241023055531287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055531287 DAUC <0003> db_auc.c:245 IMSI='262424933375369': Generated 5 vectors 20241023055531287 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424933375369"} 20241023055531287 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424933375369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531287 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531287 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.1:4258 20241023055531314 DAUC <0003> db_auc.c:157 IMSI='262427234215793': No 2G Auth Data 20241023055531314 DAUC <0003> db_auc.c:192 IMSI='262427234215793': No 3G Auth Data 20241023055531346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241023055531349 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531349 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427234215793"} 20241023055531349 DAUC <0003> db_auc.c:192 IMSI='262427234215793': No 3G Auth Data 20241023055531349 DAUC <0003> db_auc.c:236 IMSI='262427234215793': Calling to generate 1 vectors 20241023055531349 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241023055531349 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531349 DAUC <0003> auc.c:113 vector [0]: rand = 0c9b75c9a74e43347584291982c4dd5d 20241023055531349 DAUC <0003> auc.c:179 vector [0]: kc = fc4f2b27b7cbc800 20241023055531349 DAUC <0003> auc.c:180 vector [0]: sres = a925558a 20241023055531349 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531349 DAUC <0003> db_auc.c:245 IMSI='262427234215793': Generated 1 vectors 20241023055531349 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427234215793"} 20241023055531349 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531349 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531349 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531352 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531352 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427234215793"} 20241023055531352 DAUC <0003> db_auc.c:192 IMSI='262427234215793': No 3G Auth Data 20241023055531352 DAUC <0003> db_auc.c:236 IMSI='262427234215793': Calling to generate 4 vectors 20241023055531352 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241023055531352 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531352 DAUC <0003> auc.c:113 vector [0]: rand = 30fc303d0b6f5c7496066be7959a09b7 20241023055531352 DAUC <0003> auc.c:179 vector [0]: kc = a32e95e6751a6800 20241023055531352 DAUC <0003> auc.c:180 vector [0]: sres = ea68df57 20241023055531352 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531352 DAUC <0003> auc.c:113 vector [1]: rand = b0ddbd7597afa7899c212d894110838b 20241023055531352 DAUC <0003> auc.c:179 vector [1]: kc = 0c1e85882ee6b000 20241023055531352 DAUC <0003> auc.c:180 vector [1]: sres = 1b6b7000 20241023055531352 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531352 DAUC <0003> auc.c:113 vector [2]: rand = d3636226ea3c9f7f451579c8074ee967 20241023055531352 DAUC <0003> auc.c:179 vector [2]: kc = d48563939ecb2000 20241023055531352 DAUC <0003> auc.c:180 vector [2]: sres = ea2a008f 20241023055531352 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531352 DAUC <0003> auc.c:113 vector [3]: rand = e2b43604e2864c6d9bd0059fe04ea32e 20241023055531352 DAUC <0003> auc.c:179 vector [3]: kc = ce59669685d2b800 20241023055531352 DAUC <0003> auc.c:180 vector [3]: sres = 870da306 20241023055531352 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531352 DAUC <0003> db_auc.c:245 IMSI='262427234215793': Generated 4 vectors 20241023055531352 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427234215793"} 20241023055531352 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531352 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531352 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531354 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531354 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427234215793"} 20241023055531354 DAUC <0003> db_auc.c:192 IMSI='262427234215793': No 3G Auth Data 20241023055531354 DAUC <0003> db_auc.c:236 IMSI='262427234215793': Calling to generate 5 vectors 20241023055531354 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055531354 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531354 DAUC <0003> auc.c:113 vector [0]: rand = 34f67e610c39b283a818103e4a9df93a 20241023055531354 DAUC <0003> auc.c:179 vector [0]: kc = 1bd416913e782800 20241023055531354 DAUC <0003> auc.c:180 vector [0]: sres = ad5823df 20241023055531354 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531354 DAUC <0003> auc.c:113 vector [1]: rand = 007a1c1f8898f733b8a841b6759dbb62 20241023055531354 DAUC <0003> auc.c:179 vector [1]: kc = 97f1f6772c129c00 20241023055531354 DAUC <0003> auc.c:180 vector [1]: sres = 9ec2cb05 20241023055531354 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531354 DAUC <0003> auc.c:113 vector [2]: rand = c465ab19beb900b9e8e4ec69ded0a6d4 20241023055531354 DAUC <0003> auc.c:179 vector [2]: kc = 0d522abec4d1b000 20241023055531354 DAUC <0003> auc.c:180 vector [2]: sres = 695dcda4 20241023055531354 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531354 DAUC <0003> auc.c:113 vector [3]: rand = 3942a69821c982a85e8175a73feca305 20241023055531354 DAUC <0003> auc.c:179 vector [3]: kc = a23444b88f18fc00 20241023055531354 DAUC <0003> auc.c:180 vector [3]: sres = e7c7cf00 20241023055531354 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531354 DAUC <0003> auc.c:113 vector [4]: rand = 5fc7f14786ef986a80227c56dc0486ed 20241023055531354 DAUC <0003> auc.c:179 vector [4]: kc = aaa06f5804bb2000 20241023055531354 DAUC <0003> auc.c:180 vector [4]: sres = cc2d87ea 20241023055531354 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055531354 DAUC <0003> db_auc.c:245 IMSI='262427234215793': Generated 5 vectors 20241023055531354 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427234215793"} 20241023055531354 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531354 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531354 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531357 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531357 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427234215793"} 20241023055531357 DAUC <0003> db_auc.c:192 IMSI='262427234215793': No 3G Auth Data 20241023055531357 DAUC <0003> db_auc.c:236 IMSI='262427234215793': Calling to generate 5 vectors 20241023055531357 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055531357 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531357 DAUC <0003> auc.c:113 vector [0]: rand = 89b5e31d63e17fe0eadee6b367bafbd2 20241023055531357 DAUC <0003> auc.c:179 vector [0]: kc = e7770005124e2c00 20241023055531357 DAUC <0003> auc.c:180 vector [0]: sres = 7f517bd9 20241023055531357 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531357 DAUC <0003> auc.c:113 vector [1]: rand = 659ad40625fe9ed4531e2ec051d10a96 20241023055531357 DAUC <0003> auc.c:179 vector [1]: kc = f117d2bba8437c00 20241023055531357 DAUC <0003> auc.c:180 vector [1]: sres = b97156a4 20241023055531357 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531357 DAUC <0003> auc.c:113 vector [2]: rand = 67bb8f9437d469e23f5c0e9314c1c648 20241023055531357 DAUC <0003> auc.c:179 vector [2]: kc = a2fb566d8753c000 20241023055531357 DAUC <0003> auc.c:180 vector [2]: sres = a7d5c7b9 20241023055531357 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531357 DAUC <0003> auc.c:113 vector [3]: rand = 3b1eede8dfb4d7440042dfb8490e9646 20241023055531357 DAUC <0003> auc.c:179 vector [3]: kc = 7ecdac662eb96800 20241023055531357 DAUC <0003> auc.c:180 vector [3]: sres = e83ac399 20241023055531357 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531357 DAUC <0003> auc.c:113 vector [4]: rand = a518f5d12b03bdc5696cf1b3e1ae95d6 20241023055531357 DAUC <0003> auc.c:179 vector [4]: kc = a78f95abdc6e4400 20241023055531357 DAUC <0003> auc.c:180 vector [4]: sres = abeaa806 20241023055531357 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055531357 DAUC <0003> db_auc.c:245 IMSI='262427234215793': Generated 5 vectors 20241023055531357 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427234215793"} 20241023055531357 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427234215793 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531357 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531357 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531359 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4258 20241023055531384 DAUC <0003> db_auc.c:157 IMSI='262427859329326': No 2G Auth Data 20241023055531384 DAUC <0003> db_auc.c:192 IMSI='262427859329326': No 3G Auth Data 20241023055531417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4258 20241023055531420 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531420 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427859329326"} 20241023055531420 DAUC <0003> db_auc.c:192 IMSI='262427859329326': No 3G Auth Data 20241023055531420 DAUC <0003> db_auc.c:236 IMSI='262427859329326': Calling to generate 1 vectors 20241023055531420 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241023055531420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531420 DAUC <0003> auc.c:113 vector [0]: rand = 2f27fedecc2509ba81a1de0bb759e82e 20241023055531420 DAUC <0003> auc.c:179 vector [0]: kc = 236621a69f4db919 20241023055531420 DAUC <0003> auc.c:180 vector [0]: sres = accbbc08 20241023055531420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531420 DAUC <0003> db_auc.c:245 IMSI='262427859329326': Generated 1 vectors 20241023055531420 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427859329326"} 20241023055531420 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531420 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531420 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531423 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531423 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427859329326"} 20241023055531423 DAUC <0003> db_auc.c:192 IMSI='262427859329326': No 3G Auth Data 20241023055531423 DAUC <0003> db_auc.c:236 IMSI='262427859329326': Calling to generate 4 vectors 20241023055531423 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241023055531423 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531423 DAUC <0003> auc.c:113 vector [0]: rand = c953e7da532ff8314e0a2241a0165cd9 20241023055531423 DAUC <0003> auc.c:179 vector [0]: kc = 81fb3e295e9166e5 20241023055531423 DAUC <0003> auc.c:180 vector [0]: sres = bab16be9 20241023055531423 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531423 DAUC <0003> auc.c:113 vector [1]: rand = 82677140928e78b2ea3935ec381ba9a4 20241023055531423 DAUC <0003> auc.c:179 vector [1]: kc = 98c78e0283aa83c6 20241023055531423 DAUC <0003> auc.c:180 vector [1]: sres = 6543b8ec 20241023055531423 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531423 DAUC <0003> auc.c:113 vector [2]: rand = 0beb352aba88ed759ed5c0d4f2dfb21d 20241023055531423 DAUC <0003> auc.c:179 vector [2]: kc = 31bde3de02c4a793 20241023055531423 DAUC <0003> auc.c:180 vector [2]: sres = c254521e 20241023055531423 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531423 DAUC <0003> auc.c:113 vector [3]: rand = 4a8ed916d9a6baba7a728a5b9ceb4096 20241023055531423 DAUC <0003> auc.c:179 vector [3]: kc = a4bd823c3092e743 20241023055531423 DAUC <0003> auc.c:180 vector [3]: sres = a0ce77b8 20241023055531423 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531423 DAUC <0003> db_auc.c:245 IMSI='262427859329326': Generated 4 vectors 20241023055531423 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427859329326"} 20241023055531423 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531423 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531423 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531424 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531424 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427859329326"} 20241023055531424 DAUC <0003> db_auc.c:192 IMSI='262427859329326': No 3G Auth Data 20241023055531425 DAUC <0003> db_auc.c:236 IMSI='262427859329326': Calling to generate 5 vectors 20241023055531425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055531425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531425 DAUC <0003> auc.c:113 vector [0]: rand = 63dfc7d988340210d8e3132d1a371146 20241023055531425 DAUC <0003> auc.c:179 vector [0]: kc = d70c3e68f514e6f5 20241023055531425 DAUC <0003> auc.c:180 vector [0]: sres = 0d1c78ae 20241023055531425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531425 DAUC <0003> auc.c:113 vector [1]: rand = add19a533bf976a58701d67f87e390b3 20241023055531425 DAUC <0003> auc.c:179 vector [1]: kc = 677b32ed8c242177 20241023055531425 DAUC <0003> auc.c:180 vector [1]: sres = 25fcdb01 20241023055531425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531425 DAUC <0003> auc.c:113 vector [2]: rand = 1410cab825ac444addac117ffbe9c5a7 20241023055531425 DAUC <0003> auc.c:179 vector [2]: kc = cb27e2d54c1782a8 20241023055531425 DAUC <0003> auc.c:180 vector [2]: sres = 1681c0ba 20241023055531425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531425 DAUC <0003> auc.c:113 vector [3]: rand = cfa6556827f43bd75a5dec9c57c28f25 20241023055531425 DAUC <0003> auc.c:179 vector [3]: kc = fbef0118683191d1 20241023055531425 DAUC <0003> auc.c:180 vector [3]: sres = 03488642 20241023055531425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531425 DAUC <0003> auc.c:113 vector [4]: rand = 901f6008bb4dad2046ed3311c962c349 20241023055531425 DAUC <0003> auc.c:179 vector [4]: kc = 0c38452088a73bfa 20241023055531425 DAUC <0003> auc.c:180 vector [4]: sres = 39426aad 20241023055531425 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055531425 DAUC <0003> db_auc.c:245 IMSI='262427859329326': Generated 5 vectors 20241023055531425 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427859329326"} 20241023055531425 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531425 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531425 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531427 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531427 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427859329326"} 20241023055531427 DAUC <0003> db_auc.c:192 IMSI='262427859329326': No 3G Auth Data 20241023055531427 DAUC <0003> db_auc.c:236 IMSI='262427859329326': Calling to generate 5 vectors 20241023055531427 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241023055531427 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531427 DAUC <0003> auc.c:113 vector [0]: rand = ff3b4188fd84963f3cb7ffb43367f87a 20241023055531427 DAUC <0003> auc.c:179 vector [0]: kc = 35fe7f1d4a1f374a 20241023055531427 DAUC <0003> auc.c:180 vector [0]: sres = 56856762 20241023055531427 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241023055531427 DAUC <0003> auc.c:113 vector [1]: rand = 7afd262a88e32d39a649001a2ef7d6e1 20241023055531427 DAUC <0003> auc.c:179 vector [1]: kc = 31c6a2c42c4ae22a 20241023055531427 DAUC <0003> auc.c:180 vector [1]: sres = b5b30e84 20241023055531427 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241023055531427 DAUC <0003> auc.c:113 vector [2]: rand = 03b8b92ffb16f93f29a00b91d5e30393 20241023055531427 DAUC <0003> auc.c:179 vector [2]: kc = a1b49aa0734526f1 20241023055531427 DAUC <0003> auc.c:180 vector [2]: sres = dd283e6f 20241023055531427 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241023055531427 DAUC <0003> auc.c:113 vector [3]: rand = 293f3841f621080a18d3662371bd82d4 20241023055531427 DAUC <0003> auc.c:179 vector [3]: kc = e7698b442bed6b4d 20241023055531427 DAUC <0003> auc.c:180 vector [3]: sres = 1ed17c42 20241023055531427 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241023055531427 DAUC <0003> auc.c:113 vector [4]: rand = feaec6cf805e33ab1c3f88fc4490196b 20241023055531427 DAUC <0003> auc.c:179 vector [4]: kc = b3ea173a5b916ebc 20241023055531427 DAUC <0003> auc.c:180 vector [4]: sres = b1fdad44 20241023055531427 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241023055531427 DAUC <0003> db_auc.c:245 IMSI='262427859329326': Generated 5 vectors 20241023055531427 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427859329326"} 20241023055531427 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427859329326 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531427 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531427 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46278<->l=127.0.0.1:4258 20241023055531454 DAUC <0003> db_auc.c:157 IMSI='262429944740070': No 2G Auth Data 20241023055531454 DAUC <0003> db_auc.c:192 IMSI='262429944740070': No 3G Auth Data 20241023055531488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20241023055531492 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531492 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429944740070"} 20241023055531492 DAUC <0003> db_auc.c:157 IMSI='262429944740070': No 2G Auth Data 20241023055531492 DAUC <0003> db_auc.c:236 IMSI='262429944740070': Calling to generate 1 vectors 20241023055531492 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241023055531492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055531492 DAUC <0003> auc.c:113 vector [0]: rand = 1c14ad8fc9a77d6cdc142e27628d83b6 20241023055531492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055531492 DAUC <0003> auc.c:142 vector [0]: autn = 05b50a9a75b10000be3761d62ac31d1c 20241023055531492 DAUC <0003> auc.c:143 vector [0]: ck = e5aec7e3e0c185f860f7a3fce5e6373c 20241023055531492 DAUC <0003> auc.c:144 vector [0]: ik = b49fbb1b1619a527b59ccf2ca54420c3 20241023055531492 DAUC <0003> auc.c:145 vector [0]: res = 15515ab0f4faf7d40000000000000000 20241023055531492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531492 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531492 DAUC <0003> auc.c:151 vector [0]: kc = 845a1028b67a3720 20241023055531492 DAUC <0003> auc.c:152 vector [0]: sres = e1abad64 20241023055531492 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531492 DAUC <0003> db_auc.c:245 IMSI='262429944740070': Generated 1 vectors 20241023055531492 DAUC <0003> db_auc.c:249 IMSI='262429944740070': Updating SQN=33 in DB 20241023055531500 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429944740070"} 20241023055531500 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531500 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531500 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531502 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531502 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429944740070"} 20241023055531502 DAUC <0003> db_auc.c:157 IMSI='262429944740070': No 2G Auth Data 20241023055531502 DAUC <0003> db_auc.c:236 IMSI='262429944740070': Calling to generate 4 vectors 20241023055531502 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241023055531502 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531502 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531502 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023055531502 DAUC <0003> auc.c:113 vector [0]: rand = d463844593975ff5da5b8e26c8176b81 20241023055531503 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023055531503 DAUC <0003> auc.c:142 vector [0]: autn = d6d11d8433250000344ca1c44c78e486 20241023055531503 DAUC <0003> auc.c:143 vector [0]: ck = de0e3f386c464b3201e4cec4b16a2c86 20241023055531503 DAUC <0003> auc.c:144 vector [0]: ik = ad59bec829fe4382b67a96a2f6f0c002 20241023055531503 DAUC <0003> auc.c:145 vector [0]: res = 95dc2cd83d59207a0000000000000000 20241023055531503 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531503 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531503 DAUC <0003> auc.c:151 vector [0]: kc = c4c9d9960222e434 20241023055531503 DAUC <0003> auc.c:152 vector [0]: sres = a8850ca2 20241023055531503 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531503 DAUC <0003> auc.c:113 vector [1]: rand = ea3562a810a0762baff456dccd0a929d 20241023055531503 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023055531503 DAUC <0003> auc.c:142 vector [1]: autn = 52f46d6a8fdf0000bd3473430d617544 20241023055531503 DAUC <0003> auc.c:143 vector [1]: ck = 90bb8a86d9361b8ad61cdb1f934ad211 20241023055531503 DAUC <0003> auc.c:144 vector [1]: ik = d0bf0ec2983adf7b3951a559488b858a 20241023055531503 DAUC <0003> auc.c:145 vector [1]: res = 20d3bd3091cb1c940000000000000000 20241023055531503 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531503 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055531503 DAUC <0003> auc.c:151 vector [1]: kc = af49fa029acd936a 20241023055531503 DAUC <0003> auc.c:152 vector [1]: sres = b118a1a4 20241023055531503 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055531503 DAUC <0003> auc.c:113 vector [2]: rand = 5e1e622bc1d615d76857fcfb376080b5 20241023055531503 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023055531503 DAUC <0003> auc.c:142 vector [2]: autn = c9fc591cbce2000074934ef223f3ff71 20241023055531503 DAUC <0003> auc.c:143 vector [2]: ck = 4248496abb15b0d093d9135b04b78357 20241023055531503 DAUC <0003> auc.c:144 vector [2]: ik = ef6db0d4d57ec1d45bb603d2566cdf9e 20241023055531503 DAUC <0003> auc.c:145 vector [2]: res = a6a5d297de2d017d0000000000000000 20241023055531503 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531503 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055531503 DAUC <0003> auc.c:151 vector [2]: kc = 654ae9373cb02dcd 20241023055531503 DAUC <0003> auc.c:152 vector [2]: sres = 7888d3ea 20241023055531503 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055531503 DAUC <0003> auc.c:113 vector [3]: rand = d792224cb7534861f08340224d490ae3 20241023055531503 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023055531503 DAUC <0003> auc.c:142 vector [3]: autn = d9f3057316f900009eee79c457e663e5 20241023055531503 DAUC <0003> auc.c:143 vector [3]: ck = c29f6cb28790c2d94f48356a1226b9e2 20241023055531503 DAUC <0003> auc.c:144 vector [3]: ik = 973c9255a2793cffb7cabd1bca3c11b5 20241023055531503 DAUC <0003> auc.c:145 vector [3]: res = a563ff6dabcfa9b00000000000000000 20241023055531503 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531503 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055531503 DAUC <0003> auc.c:151 vector [3]: kc = ad217696fdf35671 20241023055531503 DAUC <0003> auc.c:152 vector [3]: sres = 0eac56dd 20241023055531503 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055531503 DAUC <0003> db_auc.c:245 IMSI='262429944740070': Generated 4 vectors 20241023055531503 DAUC <0003> db_auc.c:249 IMSI='262429944740070': Updating SQN=161 in DB 20241023055531510 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429944740070"} 20241023055531510 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531510 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531510 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531514 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531514 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429944740070"} 20241023055531514 DAUC <0003> db_auc.c:157 IMSI='262429944740070': No 2G Auth Data 20241023055531514 DAUC <0003> db_auc.c:236 IMSI='262429944740070': Calling to generate 5 vectors 20241023055531514 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055531514 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531514 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531514 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023055531514 DAUC <0003> auc.c:113 vector [0]: rand = a981d1b7f7d6c63b5c5ef96ed63a8b23 20241023055531514 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023055531514 DAUC <0003> auc.c:142 vector [0]: autn = a1be2546f79e00008dc0bdf9ff41058e 20241023055531514 DAUC <0003> auc.c:143 vector [0]: ck = 5c8d50365eeb9b67086288cd38338825 20241023055531514 DAUC <0003> auc.c:144 vector [0]: ik = bcd58aef402ff2785e22b81cc7e13f56 20241023055531514 DAUC <0003> auc.c:145 vector [0]: res = b72113890bfefd8e0000000000000000 20241023055531514 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531514 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531514 DAUC <0003> auc.c:151 vector [0]: kc = b618ea08e116de6c 20241023055531514 DAUC <0003> auc.c:152 vector [0]: sres = bcdfee07 20241023055531514 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531514 DAUC <0003> auc.c:113 vector [1]: rand = af3ca07ca9d6bba434cdf1b0219ba538 20241023055531514 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023055531514 DAUC <0003> auc.c:142 vector [1]: autn = ec7f88d0f3a50000cd28a7513d1905fd 20241023055531514 DAUC <0003> auc.c:143 vector [1]: ck = 024de6a1b25b7f88c79abfa0c6920966 20241023055531514 DAUC <0003> auc.c:144 vector [1]: ik = 8ca308857457bd85065f250e9e48b828 20241023055531514 DAUC <0003> auc.c:145 vector [1]: res = ecb7c67a88f4da720000000000000000 20241023055531514 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531514 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055531514 DAUC <0003> auc.c:151 vector [1]: kc = 4f2b748a9ed67343 20241023055531514 DAUC <0003> auc.c:152 vector [1]: sres = 64431c08 20241023055531514 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055531514 DAUC <0003> auc.c:113 vector [2]: rand = 193bbdaad0ee3b3a7a38076f0c79764b 20241023055531514 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023055531514 DAUC <0003> auc.c:142 vector [2]: autn = 616bb5c3865b00002a820564ae81a3d0 20241023055531514 DAUC <0003> auc.c:143 vector [2]: ck = 04b7f8ea16ff29931ff01c34a94b0284 20241023055531514 DAUC <0003> auc.c:144 vector [2]: ik = 3c06ef4fa58cd6916c170c92ba64073f 20241023055531514 DAUC <0003> auc.c:145 vector [2]: res = 4598ec0222b8c9030000000000000000 20241023055531514 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531514 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055531514 DAUC <0003> auc.c:151 vector [2]: kc = 4b560703a05cfab9 20241023055531514 DAUC <0003> auc.c:152 vector [2]: sres = 67202501 20241023055531514 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055531514 DAUC <0003> auc.c:113 vector [3]: rand = 2ef1f71c4b1e7c3cec3cda4eea487110 20241023055531514 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023055531514 DAUC <0003> auc.c:142 vector [3]: autn = 37517acb32dd000000a7589f9c0e957f 20241023055531514 DAUC <0003> auc.c:143 vector [3]: ck = 9505153800571ada32d77bdfe830a2b5 20241023055531514 DAUC <0003> auc.c:144 vector [3]: ik = 7339ef2edd0b57ce453324a3b62509b0 20241023055531514 DAUC <0003> auc.c:145 vector [3]: res = b0eb11285ceb8f2e0000000000000000 20241023055531514 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531514 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055531514 DAUC <0003> auc.c:151 vector [3]: kc = 91d8a56a8349e611 20241023055531514 DAUC <0003> auc.c:152 vector [3]: sres = ec009e06 20241023055531514 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055531514 DAUC <0003> auc.c:113 vector [4]: rand = 636ad3eb68934b996752777006adff40 20241023055531514 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023055531514 DAUC <0003> auc.c:142 vector [4]: autn = 5e06c0db64cf00008175f10d27690a52 20241023055531514 DAUC <0003> auc.c:143 vector [4]: ck = 7fc5391e61c0ffe16bf263dd37ad72b0 20241023055531514 DAUC <0003> auc.c:144 vector [4]: ik = d058f24a15fb02b3460a949f831b8577 20241023055531514 DAUC <0003> auc.c:145 vector [4]: res = 5df821d0bd6e19830000000000000000 20241023055531514 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531514 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055531514 DAUC <0003> auc.c:151 vector [4]: kc = 82653c16c08d0a95 20241023055531514 DAUC <0003> auc.c:152 vector [4]: sres = e0963853 20241023055531514 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055531514 DAUC <0003> db_auc.c:245 IMSI='262429944740070': Generated 5 vectors 20241023055531514 DAUC <0003> db_auc.c:249 IMSI='262429944740070': Updating SQN=321 in DB 20241023055531522 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429944740070"} 20241023055531522 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531522 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531522 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531525 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531525 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429944740070"} 20241023055531525 DAUC <0003> db_auc.c:157 IMSI='262429944740070': No 2G Auth Data 20241023055531525 DAUC <0003> db_auc.c:236 IMSI='262429944740070': Calling to generate 5 vectors 20241023055531525 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055531525 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531525 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531525 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023055531525 DAUC <0003> auc.c:113 vector [0]: rand = 40ebfb14002d2f39b85dcb155c10a5ea 20241023055531525 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023055531525 DAUC <0003> auc.c:142 vector [0]: autn = 9b6d640bf5b20000e005e616160f0c61 20241023055531525 DAUC <0003> auc.c:143 vector [0]: ck = 62b1c38ab43bc71881c6990c185026ee 20241023055531525 DAUC <0003> auc.c:144 vector [0]: ik = b271367e57f08972c10e2731d0ffb4a1 20241023055531525 DAUC <0003> auc.c:145 vector [0]: res = ada4ae878c3620dc0000000000000000 20241023055531525 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531525 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531525 DAUC <0003> auc.c:151 vector [0]: kc = 90084bc92b64dc25 20241023055531525 DAUC <0003> auc.c:152 vector [0]: sres = 21928e5b 20241023055531525 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531525 DAUC <0003> auc.c:113 vector [1]: rand = 55a620714ae88da74c7e9f166bfd5137 20241023055531525 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023055531525 DAUC <0003> auc.c:142 vector [1]: autn = ffdcfecf061200006ee600e54c740f5e 20241023055531525 DAUC <0003> auc.c:143 vector [1]: ck = b94c2b3f49b6c45885ddcfc676c9415d 20241023055531525 DAUC <0003> auc.c:144 vector [1]: ik = 87f2c94b07fe63dadc6af33128156300 20241023055531525 DAUC <0003> auc.c:145 vector [1]: res = 947d8416dd3aef8b0000000000000000 20241023055531525 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531525 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055531525 DAUC <0003> auc.c:151 vector [1]: kc = 6709de83109485df 20241023055531525 DAUC <0003> auc.c:152 vector [1]: sres = 49476b9d 20241023055531525 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055531525 DAUC <0003> auc.c:113 vector [2]: rand = 4d08d7db0a7c00fac0c2f6fb1f488b4f 20241023055531525 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023055531525 DAUC <0003> auc.c:142 vector [2]: autn = 9e674ea6dbca00007ed5f45327a07c99 20241023055531525 DAUC <0003> auc.c:143 vector [2]: ck = 23972178135f7594a4dbef65773fb3aa 20241023055531525 DAUC <0003> auc.c:144 vector [2]: ik = 0a2984053aecebfebcb52c2234a3f3ac 20241023055531525 DAUC <0003> auc.c:145 vector [2]: res = 00161dd79b50b7230000000000000000 20241023055531525 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531525 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055531525 DAUC <0003> auc.c:151 vector [2]: kc = 31d0663a6a2fde6c 20241023055531525 DAUC <0003> auc.c:152 vector [2]: sres = 9b46aaf4 20241023055531525 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055531525 DAUC <0003> auc.c:113 vector [3]: rand = ad278874e2109fd02c545990c4017284 20241023055531525 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023055531525 DAUC <0003> auc.c:142 vector [3]: autn = 93a5cb5cc633000064f97104df6f9baf 20241023055531525 DAUC <0003> auc.c:143 vector [3]: ck = 03968f679aba349e8091bc3b15a53efb 20241023055531525 DAUC <0003> auc.c:144 vector [3]: ik = 2ecaa7a2e0369c410fd2b8e6947e39f1 20241023055531525 DAUC <0003> auc.c:145 vector [3]: res = 26ad533cecbc81ca0000000000000000 20241023055531525 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531525 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055531525 DAUC <0003> auc.c:151 vector [3]: kc = a21f2c18fb57afd5 20241023055531525 DAUC <0003> auc.c:152 vector [3]: sres = ca11d2f6 20241023055531525 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055531525 DAUC <0003> auc.c:113 vector [4]: rand = a37fbdb1a87f8c340c4546cd1edeac04 20241023055531525 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023055531525 DAUC <0003> auc.c:142 vector [4]: autn = ceed728127fb0000317b11b34555df33 20241023055531525 DAUC <0003> auc.c:143 vector [4]: ck = d026821a715ced9635bef1a201d46929 20241023055531525 DAUC <0003> auc.c:144 vector [4]: ik = 6f00eaf9d81a2a5288f2cde66f2dc120 20241023055531525 DAUC <0003> auc.c:145 vector [4]: res = c038f5e53359463e0000000000000000 20241023055531525 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531525 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055531525 DAUC <0003> auc.c:151 vector [4]: kc = 026a54a7c7bf6fcd 20241023055531525 DAUC <0003> auc.c:152 vector [4]: sres = f361b3db 20241023055531525 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055531525 DAUC <0003> db_auc.c:245 IMSI='262429944740070': Generated 5 vectors 20241023055531525 DAUC <0003> db_auc.c:249 IMSI='262429944740070': Updating SQN=481 in DB 20241023055531533 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429944740070"} 20241023055531533 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262429944740070 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531533 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531533 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531536 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46282<->l=127.0.0.1:4258 20241023055531560 DAUC <0003> db_auc.c:157 IMSI='262420950625318': No 2G Auth Data 20241023055531560 DAUC <0003> db_auc.c:192 IMSI='262420950625318': No 3G Auth Data 20241023055531591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241023055531594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531594 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420950625318"} 20241023055531594 DAUC <0003> db_auc.c:157 IMSI='262420950625318': No 2G Auth Data 20241023055531594 DAUC <0003> db_auc.c:236 IMSI='262420950625318': Calling to generate 1 vectors 20241023055531594 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241023055531594 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531594 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023055531594 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055531594 DAUC <0003> auc.c:113 vector [0]: rand = 666118d90261278f557c217992e29140 20241023055531594 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055531595 DAUC <0003> auc.c:142 vector [0]: autn = edd9d571405c00004b5cbd8feb731894 20241023055531595 DAUC <0003> auc.c:143 vector [0]: ck = b5a98cf290e6ace11d4f07c7f4da1efd 20241023055531595 DAUC <0003> auc.c:144 vector [0]: ik = 41d11873d51d5b28b1f7cf5461d49aa3 20241023055531595 DAUC <0003> auc.c:145 vector [0]: res = e4399c728a57053b0000000000000000 20241023055531595 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531595 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531595 DAUC <0003> auc.c:151 vector [0]: kc = 58c05c12d0f57397 20241023055531595 DAUC <0003> auc.c:152 vector [0]: sres = 6e6e9949 20241023055531595 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531595 DAUC <0003> db_auc.c:245 IMSI='262420950625318': Generated 1 vectors 20241023055531595 DAUC <0003> db_auc.c:249 IMSI='262420950625318': Updating SQN=33 in DB 20241023055531602 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420950625318"} 20241023055531602 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531602 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531602 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531605 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531605 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420950625318"} 20241023055531605 DAUC <0003> db_auc.c:157 IMSI='262420950625318': No 2G Auth Data 20241023055531605 DAUC <0003> db_auc.c:236 IMSI='262420950625318': Calling to generate 4 vectors 20241023055531605 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241023055531605 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531605 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023055531605 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023055531605 DAUC <0003> auc.c:113 vector [0]: rand = 5b127ba0167658c4aff704f919252b39 20241023055531605 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023055531605 DAUC <0003> auc.c:142 vector [0]: autn = e0c31ccc9ce500002c55c03fcf2ff1c5 20241023055531605 DAUC <0003> auc.c:143 vector [0]: ck = 5cce0c4a209777186e23842942ca328f 20241023055531605 DAUC <0003> auc.c:144 vector [0]: ik = e5ee85e9a3c647e65d00259a135232d8 20241023055531605 DAUC <0003> auc.c:145 vector [0]: res = 8e6eaaad4754b0650000000000000000 20241023055531605 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531605 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531605 DAUC <0003> auc.c:151 vector [0]: kc = 8a032810d2c930a9 20241023055531605 DAUC <0003> auc.c:152 vector [0]: sres = c93a1ac8 20241023055531605 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531605 DAUC <0003> auc.c:113 vector [1]: rand = a96adf63c35c342eb7abcb07b3a73d66 20241023055531605 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023055531605 DAUC <0003> auc.c:142 vector [1]: autn = e349c96dd3fb00006fa24a4d06348d43 20241023055531605 DAUC <0003> auc.c:143 vector [1]: ck = 7c91f862ec03395c5a2e18e7e236e4b8 20241023055531605 DAUC <0003> auc.c:144 vector [1]: ik = d96d31f56b1c71f28ba50b0fe324028e 20241023055531605 DAUC <0003> auc.c:145 vector [1]: res = 3eedbcdac464bdb10000000000000000 20241023055531605 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531605 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055531605 DAUC <0003> auc.c:151 vector [1]: kc = 7477da7f860dae98 20241023055531605 DAUC <0003> auc.c:152 vector [1]: sres = fa89016b 20241023055531605 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055531605 DAUC <0003> auc.c:113 vector [2]: rand = ce53f7534f11c1dfb41061c141f64fc8 20241023055531605 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023055531605 DAUC <0003> auc.c:142 vector [2]: autn = 62fe4053946000008267dbeb3da15f0c 20241023055531605 DAUC <0003> auc.c:143 vector [2]: ck = 0500f0949a785e6ffa3dc3724dac6ce5 20241023055531605 DAUC <0003> auc.c:144 vector [2]: ik = b6124c136129dc9794bdb8fba2d0cdd7 20241023055531605 DAUC <0003> auc.c:145 vector [2]: res = 73d1d0e11fbbe7b10000000000000000 20241023055531605 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531605 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055531605 DAUC <0003> auc.c:151 vector [2]: kc = dd92c70e142d23ca 20241023055531605 DAUC <0003> auc.c:152 vector [2]: sres = 6c6a3750 20241023055531605 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055531605 DAUC <0003> auc.c:113 vector [3]: rand = ca2ccfa396fd9e9e1cbbafbf88f279f5 20241023055531605 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023055531605 DAUC <0003> auc.c:142 vector [3]: autn = 498d25c9087d0000880aba3f9132c058 20241023055531605 DAUC <0003> auc.c:143 vector [3]: ck = 680a48ee54c599e31202e894a512e658 20241023055531605 DAUC <0003> auc.c:144 vector [3]: ik = d722fa707e5947221f42397a4064658a 20241023055531605 DAUC <0003> auc.c:145 vector [3]: res = 9cc80ca3691a3deb0000000000000000 20241023055531605 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531605 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055531605 DAUC <0003> auc.c:151 vector [3]: kc = b2686370cfea5d13 20241023055531605 DAUC <0003> auc.c:152 vector [3]: sres = f5d23148 20241023055531605 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055531605 DAUC <0003> db_auc.c:245 IMSI='262420950625318': Generated 4 vectors 20241023055531605 DAUC <0003> db_auc.c:249 IMSI='262420950625318': Updating SQN=161 in DB 20241023055531613 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420950625318"} 20241023055531613 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531613 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531613 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531616 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531616 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420950625318"} 20241023055531616 DAUC <0003> db_auc.c:157 IMSI='262420950625318': No 2G Auth Data 20241023055531616 DAUC <0003> db_auc.c:236 IMSI='262420950625318': Calling to generate 5 vectors 20241023055531616 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055531616 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531616 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023055531616 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023055531616 DAUC <0003> auc.c:113 vector [0]: rand = 3cf5d7e8c384261ee717e081d2d16d82 20241023055531616 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023055531616 DAUC <0003> auc.c:142 vector [0]: autn = fbdd1656748500005b394144deb448c9 20241023055531616 DAUC <0003> auc.c:143 vector [0]: ck = ad4d9800397e56b9e216b8aebbd99917 20241023055531616 DAUC <0003> auc.c:144 vector [0]: ik = 57e2219242738f71681c9538c513f792 20241023055531616 DAUC <0003> auc.c:145 vector [0]: res = 5c4634a831d2663c0000000000000000 20241023055531616 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531616 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531616 DAUC <0003> auc.c:151 vector [0]: kc = 70a5940405c7b74d 20241023055531616 DAUC <0003> auc.c:152 vector [0]: sres = 6d945294 20241023055531616 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531616 DAUC <0003> auc.c:113 vector [1]: rand = 68df8cc1c987a8524108c2dd0d07bada 20241023055531616 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023055531616 DAUC <0003> auc.c:142 vector [1]: autn = f76a0c7104920000130406f674ac73e1 20241023055531616 DAUC <0003> auc.c:143 vector [1]: ck = e0aaac18a04dac10cc24486bce9b88b6 20241023055531616 DAUC <0003> auc.c:144 vector [1]: ik = 92aa4aa572e1d1892368cdf177dc31b6 20241023055531616 DAUC <0003> auc.c:145 vector [1]: res = b6f797b727e57d100000000000000000 20241023055531616 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531616 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055531616 DAUC <0003> auc.c:151 vector [1]: kc = 9d4c63276bebc499 20241023055531616 DAUC <0003> auc.c:152 vector [1]: sres = 9112eaa7 20241023055531616 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055531616 DAUC <0003> auc.c:113 vector [2]: rand = 14ffe975112a148f0e9f3a66e54fe422 20241023055531616 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023055531616 DAUC <0003> auc.c:142 vector [2]: autn = ad2d85a545400000e3694dda860dd9c4 20241023055531616 DAUC <0003> auc.c:143 vector [2]: ck = e93d2919217043ccba1445a43f63d27a 20241023055531617 DAUC <0003> auc.c:144 vector [2]: ik = 61a574a9c70f3784eacc9b9ab907c426 20241023055531617 DAUC <0003> auc.c:145 vector [2]: res = c60e41f23d2e990d0000000000000000 20241023055531617 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531617 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055531617 DAUC <0003> auc.c:151 vector [2]: kc = d840838e601b6214 20241023055531617 DAUC <0003> auc.c:152 vector [2]: sres = fb20d8ff 20241023055531617 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055531617 DAUC <0003> auc.c:113 vector [3]: rand = 16b6e1ea31bd8a29f86aba69d5fc8bb8 20241023055531617 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023055531617 DAUC <0003> auc.c:142 vector [3]: autn = a78b20285c02000085dad8004b07d26f 20241023055531617 DAUC <0003> auc.c:143 vector [3]: ck = 0ca5ec598be86019cc9303b2d59d6fad 20241023055531617 DAUC <0003> auc.c:144 vector [3]: ik = 95933be034b2e6e4511c6c6eae1df2ad 20241023055531617 DAUC <0003> auc.c:145 vector [3]: res = 1cc04c17d6ebad230000000000000000 20241023055531617 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531617 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055531617 DAUC <0003> auc.c:151 vector [3]: kc = 04b9b865c4da1bfd 20241023055531617 DAUC <0003> auc.c:152 vector [3]: sres = ca2be134 20241023055531617 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055531617 DAUC <0003> auc.c:113 vector [4]: rand = fbb4fb42a041c3b0dad1b55fbead72d0 20241023055531617 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023055531617 DAUC <0003> auc.c:142 vector [4]: autn = d86e17299f3400008c4de503a6fb85fe 20241023055531617 DAUC <0003> auc.c:143 vector [4]: ck = aede25f3a859adc8d108b8d203f21111 20241023055531617 DAUC <0003> auc.c:144 vector [4]: ik = 93a669f90cfff84a9f82cd096ae120da 20241023055531617 DAUC <0003> auc.c:145 vector [4]: res = f95dcd786adae1400000000000000000 20241023055531617 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531617 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055531617 DAUC <0003> auc.c:151 vector [4]: kc = 73f239d1cdb56449 20241023055531617 DAUC <0003> auc.c:152 vector [4]: sres = 93872c38 20241023055531617 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055531617 DAUC <0003> db_auc.c:245 IMSI='262420950625318': Generated 5 vectors 20241023055531617 DAUC <0003> db_auc.c:249 IMSI='262420950625318': Updating SQN=321 in DB 20241023055531624 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420950625318"} 20241023055531624 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531624 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531624 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531628 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531628 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420950625318"} 20241023055531628 DAUC <0003> db_auc.c:157 IMSI='262420950625318': No 2G Auth Data 20241023055531628 DAUC <0003> db_auc.c:236 IMSI='262420950625318': Calling to generate 5 vectors 20241023055531628 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055531628 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531628 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023055531628 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023055531628 DAUC <0003> auc.c:113 vector [0]: rand = 6b3e9bbde03b7f662be0e8c5aac92478 20241023055531628 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023055531628 DAUC <0003> auc.c:142 vector [0]: autn = d9765bec152d000034b10d1fdd01c485 20241023055531628 DAUC <0003> auc.c:143 vector [0]: ck = fd87f3eebc232a8552bbe67879992c26 20241023055531628 DAUC <0003> auc.c:144 vector [0]: ik = f9295bee0426973bf55f826d9a4880a9 20241023055531628 DAUC <0003> auc.c:145 vector [0]: res = 4e6dbcc28880785d0000000000000000 20241023055531628 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531628 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055531628 DAUC <0003> auc.c:151 vector [0]: kc = a34acc155bd41131 20241023055531628 DAUC <0003> auc.c:152 vector [0]: sres = c6edc49f 20241023055531628 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055531628 DAUC <0003> auc.c:113 vector [1]: rand = d4aa25c59927b8c4ec0c10f656d1c8cf 20241023055531628 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023055531628 DAUC <0003> auc.c:142 vector [1]: autn = aa39d97d6f240000398a1d9c0d4a8c7a 20241023055531628 DAUC <0003> auc.c:143 vector [1]: ck = 6eb5569315a09ff0ea766961c2a46888 20241023055531628 DAUC <0003> auc.c:144 vector [1]: ik = 76cd9eec341fdb5dcc2928db5cb91e13 20241023055531628 DAUC <0003> auc.c:145 vector [1]: res = 3e133dfa91a9022b0000000000000000 20241023055531628 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531628 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055531628 DAUC <0003> auc.c:151 vector [1]: kc = 3e2789c5bfa23236 20241023055531628 DAUC <0003> auc.c:152 vector [1]: sres = afba3fd1 20241023055531628 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055531628 DAUC <0003> auc.c:113 vector [2]: rand = 374bf8dfd7f5f4a2df9328f4b3cf57ef 20241023055531628 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023055531628 DAUC <0003> auc.c:142 vector [2]: autn = c12deeedd88a0000c017294345df25ae 20241023055531628 DAUC <0003> auc.c:143 vector [2]: ck = 609d429775e0630bcb20c9961f5fee36 20241023055531628 DAUC <0003> auc.c:144 vector [2]: ik = eefbb886318e637d51981c328ffecc1d 20241023055531628 DAUC <0003> auc.c:145 vector [2]: res = 1c33f4292e124ecc0000000000000000 20241023055531628 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531628 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055531628 DAUC <0003> auc.c:151 vector [2]: kc = 14de2fb5d4cf225d 20241023055531628 DAUC <0003> auc.c:152 vector [2]: sres = 3221bae5 20241023055531628 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055531628 DAUC <0003> auc.c:113 vector [3]: rand = e8c4686b7c62b2621ea96a5830bc1bdc 20241023055531628 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023055531628 DAUC <0003> auc.c:142 vector [3]: autn = 86caef01917d000056e08f0aad936446 20241023055531628 DAUC <0003> auc.c:143 vector [3]: ck = 3b891905de32eea15a97daa7b08e35a7 20241023055531628 DAUC <0003> auc.c:144 vector [3]: ik = 94a562af6be595c912a9927d85a4f219 20241023055531628 DAUC <0003> auc.c:145 vector [3]: res = 225c46bda5451c330000000000000000 20241023055531628 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531628 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055531628 DAUC <0003> auc.c:151 vector [3]: kc = e712337080fdbcd6 20241023055531628 DAUC <0003> auc.c:152 vector [3]: sres = 87195a8e 20241023055531628 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055531628 DAUC <0003> auc.c:113 vector [4]: rand = f742e3af3fd71357df98739d84defe37 20241023055531628 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023055531628 DAUC <0003> auc.c:142 vector [4]: autn = c1b22bdccdde0000940349a3d67a4e9e 20241023055531628 DAUC <0003> auc.c:143 vector [4]: ck = 4d9d88df378de62fda6b02a46e06780d 20241023055531628 DAUC <0003> auc.c:144 vector [4]: ik = 036c0f45055e6a57d0c77386b99728e3 20241023055531628 DAUC <0003> auc.c:145 vector [4]: res = 83f7c1e001aa718b0000000000000000 20241023055531628 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531628 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055531628 DAUC <0003> auc.c:151 vector [4]: kc = 445df6b8e542dc96 20241023055531628 DAUC <0003> auc.c:152 vector [4]: sres = 825db06b 20241023055531628 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055531628 DAUC <0003> db_auc.c:245 IMSI='262420950625318': Generated 5 vectors 20241023055531628 DAUC <0003> db_auc.c:249 IMSI='262420950625318': Updating SQN=481 in DB 20241023055531636 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420950625318"} 20241023055531636 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420950625318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531636 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531636 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46294<->l=127.0.0.1:4258 20241023055531664 DAUC <0003> db_auc.c:157 IMSI='262422110908337': No 2G Auth Data 20241023055531664 DAUC <0003> db_auc.c:192 IMSI='262422110908337': No 3G Auth Data 20241023055531705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241023055531709 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531709 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422110908337"} 20241023055531709 DAUC <0003> db_auc.c:236 IMSI='262422110908337': Calling to generate 1 vectors 20241023055531709 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241023055531709 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531709 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531709 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055531709 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531709 DAUC <0003> auc.c:113 vector [0]: rand = 6e332296af48dd98e0d2b1e6669f1dcb 20241023055531709 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055531709 DAUC <0003> auc.c:142 vector [0]: autn = 8440454aa0af00004b1d224620fa2b56 20241023055531709 DAUC <0003> auc.c:143 vector [0]: ck = 055945e06ee55683fd273cd50526a395 20241023055531709 DAUC <0003> auc.c:144 vector [0]: ik = 1c3a7d6aa04205915ed758ac3eaa836a 20241023055531709 DAUC <0003> auc.c:145 vector [0]: res = 3d8bf63c8bccb6010000000000000000 20241023055531709 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531709 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531709 DAUC <0003> auc.c:179 vector [0]: kc = db47ce314ca91800 20241023055531709 DAUC <0003> auc.c:180 vector [0]: sres = 9d0fd35c 20241023055531709 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531709 DAUC <0003> db_auc.c:245 IMSI='262422110908337': Generated 1 vectors 20241023055531709 DAUC <0003> db_auc.c:249 IMSI='262422110908337': Updating SQN=33 in DB 20241023055531722 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422110908337"} 20241023055531722 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531725 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531725 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422110908337"} 20241023055531725 DAUC <0003> db_auc.c:236 IMSI='262422110908337': Calling to generate 4 vectors 20241023055531725 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241023055531725 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531725 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531725 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023055531725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531725 DAUC <0003> auc.c:113 vector [0]: rand = 99dc8f989e950301b87b9985dd7f9206 20241023055531725 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023055531725 DAUC <0003> auc.c:142 vector [0]: autn = 626dbe470f12000014afeb275e7b405f 20241023055531725 DAUC <0003> auc.c:143 vector [0]: ck = 497bebee0c35999b514b39ce6e104868 20241023055531725 DAUC <0003> auc.c:144 vector [0]: ik = c23d7c075d28281133fba210f5b86536 20241023055531725 DAUC <0003> auc.c:145 vector [0]: res = 8d91e6ca7d71b6710000000000000000 20241023055531725 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531725 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531726 DAUC <0003> auc.c:179 vector [0]: kc = 9573e2b28c828c00 20241023055531726 DAUC <0003> auc.c:180 vector [0]: sres = 4e0c079b 20241023055531726 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531726 DAUC <0003> auc.c:113 vector [1]: rand = 8e5d9fd93d0ce9906b4daac2c794146a 20241023055531726 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023055531726 DAUC <0003> auc.c:142 vector [1]: autn = e67fa073a5000000e860482eb74e96d1 20241023055531726 DAUC <0003> auc.c:143 vector [1]: ck = d5764794a41080565b20bd81375de654 20241023055531726 DAUC <0003> auc.c:144 vector [1]: ik = ddfcfa0c25b3a189f2636a5130cc8ae5 20241023055531726 DAUC <0003> auc.c:145 vector [1]: res = b6721dbb3afb91240000000000000000 20241023055531726 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531726 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531726 DAUC <0003> auc.c:179 vector [1]: kc = 4731ff0731ab9800 20241023055531726 DAUC <0003> auc.c:180 vector [1]: sres = f4f0274c 20241023055531726 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531726 DAUC <0003> auc.c:113 vector [2]: rand = 2f4185df498de685a95e25096c9267a7 20241023055531726 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023055531726 DAUC <0003> auc.c:142 vector [2]: autn = c861e8b3051500001c2738484a141efb 20241023055531726 DAUC <0003> auc.c:143 vector [2]: ck = 534e872c35e0c742de861ae7a68a3db7 20241023055531726 DAUC <0003> auc.c:144 vector [2]: ik = 0a42dc9fef181438d679a4ffac7e3bbc 20241023055531726 DAUC <0003> auc.c:145 vector [2]: res = 6aee914331daa95a0000000000000000 20241023055531726 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531726 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531726 DAUC <0003> auc.c:179 vector [2]: kc = d602894dc2a2f800 20241023055531726 DAUC <0003> auc.c:180 vector [2]: sres = 0f1b064b 20241023055531726 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531726 DAUC <0003> auc.c:113 vector [3]: rand = d1e765d02b31e7980be6b2a515a419ef 20241023055531726 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023055531726 DAUC <0003> auc.c:142 vector [3]: autn = 76a5637018e50000b75eeb47ca328574 20241023055531726 DAUC <0003> auc.c:143 vector [3]: ck = 216645454961be6b0c67e1ef9efc1051 20241023055531726 DAUC <0003> auc.c:144 vector [3]: ik = 821849159fce410c5f5871ba96cc79a2 20241023055531726 DAUC <0003> auc.c:145 vector [3]: res = 1ac69b5168d86ab10000000000000000 20241023055531726 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531726 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531726 DAUC <0003> auc.c:179 vector [3]: kc = 57e0224521704000 20241023055531726 DAUC <0003> auc.c:180 vector [3]: sres = 5f3d47b7 20241023055531726 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531726 DAUC <0003> db_auc.c:245 IMSI='262422110908337': Generated 4 vectors 20241023055531726 DAUC <0003> db_auc.c:249 IMSI='262422110908337': Updating SQN=161 in DB 20241023055531733 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422110908337"} 20241023055531733 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531733 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531733 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531736 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531736 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422110908337"} 20241023055531736 DAUC <0003> db_auc.c:236 IMSI='262422110908337': Calling to generate 5 vectors 20241023055531736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055531736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023055531736 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531736 DAUC <0003> auc.c:113 vector [0]: rand = 82de7e76b1ee989d735fad3cc4d1dcc8 20241023055531736 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023055531736 DAUC <0003> auc.c:142 vector [0]: autn = a4ba30d72f000000d42d2c95f811ccef 20241023055531736 DAUC <0003> auc.c:143 vector [0]: ck = 4ca0893f8983b6a4f3693ec3c6f5c8f3 20241023055531736 DAUC <0003> auc.c:144 vector [0]: ik = 144c54fa64a6cba14e8ed08c6f173c82 20241023055531736 DAUC <0003> auc.c:145 vector [0]: res = 64a23400d929cbf10000000000000000 20241023055531736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531736 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531736 DAUC <0003> auc.c:179 vector [0]: kc = 12512079f830f000 20241023055531736 DAUC <0003> auc.c:180 vector [0]: sres = bb1ad149 20241023055531736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531736 DAUC <0003> auc.c:113 vector [1]: rand = 6a61b299eb3ab1002cc2082c1a53ac51 20241023055531736 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023055531736 DAUC <0003> auc.c:142 vector [1]: autn = 52214f7dc158000069636e3c5b798074 20241023055531736 DAUC <0003> auc.c:143 vector [1]: ck = e41aa2bec9c75f0904d1f6473b30d3cd 20241023055531736 DAUC <0003> auc.c:144 vector [1]: ik = ac00dd3c7e8df131d674dd5f7132a750 20241023055531736 DAUC <0003> auc.c:145 vector [1]: res = 48246d44d242f8200000000000000000 20241023055531736 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531736 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531737 DAUC <0003> auc.c:179 vector [1]: kc = e9463b041f6d3000 20241023055531737 DAUC <0003> auc.c:180 vector [1]: sres = 692f58f0 20241023055531737 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531737 DAUC <0003> auc.c:113 vector [2]: rand = 04fc2d61cd5821f10986069ad5b5d082 20241023055531737 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023055531737 DAUC <0003> auc.c:142 vector [2]: autn = 18da9e7a87f200004e1050a1ee56aa56 20241023055531737 DAUC <0003> auc.c:143 vector [2]: ck = a8f45b5c83a81a22b857624bf2901451 20241023055531737 DAUC <0003> auc.c:144 vector [2]: ik = 1ebaa163e996cb39c6278f4bf980e9da 20241023055531737 DAUC <0003> auc.c:145 vector [2]: res = 7d1025279cc5dea60000000000000000 20241023055531737 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531737 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531737 DAUC <0003> auc.c:179 vector [2]: kc = 88b904e4d7953000 20241023055531737 DAUC <0003> auc.c:180 vector [2]: sres = c950eb5e 20241023055531737 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531737 DAUC <0003> auc.c:113 vector [3]: rand = 8a5243883d555ef7dc0d70a33a009d05 20241023055531737 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023055531737 DAUC <0003> auc.c:142 vector [3]: autn = 524186a0cdd100003ea60d8defca4dcb 20241023055531737 DAUC <0003> auc.c:143 vector [3]: ck = febae68f1340b17ca08830629a21ce88 20241023055531737 DAUC <0003> auc.c:144 vector [3]: ik = f916fe328d6ecc119bfb359bfa6898c3 20241023055531737 DAUC <0003> auc.c:145 vector [3]: res = fbb18b243fc96c6c0000000000000000 20241023055531737 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531737 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531737 DAUC <0003> auc.c:179 vector [3]: kc = 477b303187e1e000 20241023055531737 DAUC <0003> auc.c:180 vector [3]: sres = 36b62184 20241023055531737 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531737 DAUC <0003> auc.c:113 vector [4]: rand = 93cd6bff9b081042b010b9d2d111d2d3 20241023055531737 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023055531737 DAUC <0003> auc.c:142 vector [4]: autn = 3b18300b7cfb00009b860a2afa5b3252 20241023055531737 DAUC <0003> auc.c:143 vector [4]: ck = 74aebde6b6d040332cdc0bb283577a49 20241023055531737 DAUC <0003> auc.c:144 vector [4]: ik = 25d23ba5ac24bb9df6bbcbe55382420b 20241023055531737 DAUC <0003> auc.c:145 vector [4]: res = 54395688a9f69f9b0000000000000000 20241023055531737 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531737 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055531737 DAUC <0003> auc.c:179 vector [4]: kc = 25658259ba090400 20241023055531737 DAUC <0003> auc.c:180 vector [4]: sres = b4376308 20241023055531737 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055531737 DAUC <0003> db_auc.c:245 IMSI='262422110908337': Generated 5 vectors 20241023055531737 DAUC <0003> db_auc.c:249 IMSI='262422110908337': Updating SQN=321 in DB 20241023055531744 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422110908337"} 20241023055531744 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531744 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531745 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531748 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531748 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422110908337"} 20241023055531748 DAUC <0003> db_auc.c:236 IMSI='262422110908337': Calling to generate 5 vectors 20241023055531748 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055531748 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531748 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531748 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023055531748 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531748 DAUC <0003> auc.c:113 vector [0]: rand = b770d76d908297145832a2897b720fbb 20241023055531748 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023055531748 DAUC <0003> auc.c:142 vector [0]: autn = f369e46231c20000769100a99bc3da58 20241023055531748 DAUC <0003> auc.c:143 vector [0]: ck = d0262e9ec393f8f7f1df7028459bed89 20241023055531748 DAUC <0003> auc.c:144 vector [0]: ik = bea955b233b1b46aad287f485b7bf2ba 20241023055531748 DAUC <0003> auc.c:145 vector [0]: res = 5635aa157c0ac4960000000000000000 20241023055531748 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531748 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531748 DAUC <0003> auc.c:179 vector [0]: kc = 7d2c0df083e2c000 20241023055531748 DAUC <0003> auc.c:180 vector [0]: sres = f1040816 20241023055531748 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531748 DAUC <0003> auc.c:113 vector [1]: rand = b5ab0019f7bafdf44e0e2e2ed3025763 20241023055531748 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023055531748 DAUC <0003> auc.c:142 vector [1]: autn = 21a7a45c957e0000c92bec620e288f29 20241023055531748 DAUC <0003> auc.c:143 vector [1]: ck = 3264d0d9144bab97db29073cb3e05d54 20241023055531748 DAUC <0003> auc.c:144 vector [1]: ik = a7223d05e0bd48656d34aeade6c41248 20241023055531748 DAUC <0003> auc.c:145 vector [1]: res = 8c76a07833897fc90000000000000000 20241023055531748 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531748 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531748 DAUC <0003> auc.c:179 vector [1]: kc = 4ac17570aac32c00 20241023055531748 DAUC <0003> auc.c:180 vector [1]: sres = 60fdf322 20241023055531748 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531748 DAUC <0003> auc.c:113 vector [2]: rand = 80840f57ed2f270078b676a57a6d6cd5 20241023055531748 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023055531748 DAUC <0003> auc.c:142 vector [2]: autn = 7d4a37669a970000cb45b924b513e953 20241023055531748 DAUC <0003> auc.c:143 vector [2]: ck = c6976075f45736ada7566dcf0db34f66 20241023055531748 DAUC <0003> auc.c:144 vector [2]: ik = ba85654cb48e4a934fe46ae4a53cc713 20241023055531748 DAUC <0003> auc.c:145 vector [2]: res = b0c83ce368a2f6790000000000000000 20241023055531748 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531748 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531748 DAUC <0003> auc.c:179 vector [2]: kc = 8328977fa14c4000 20241023055531748 DAUC <0003> auc.c:180 vector [2]: sres = 3d61ca11 20241023055531748 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531748 DAUC <0003> auc.c:113 vector [3]: rand = 503c47f3f8458ae7c57d91938de2c9d4 20241023055531748 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023055531748 DAUC <0003> auc.c:142 vector [3]: autn = 8d523a095cea0000addd98342f6e6689 20241023055531748 DAUC <0003> auc.c:143 vector [3]: ck = 0d9423b7555f3ab7e5ab51fadceba69d 20241023055531748 DAUC <0003> auc.c:144 vector [3]: ik = 94e49a07d4b25f6435eb231019269b31 20241023055531748 DAUC <0003> auc.c:145 vector [3]: res = 6055ba58bec1c8990000000000000000 20241023055531748 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531748 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531748 DAUC <0003> auc.c:179 vector [3]: kc = c1eabfd420502800 20241023055531748 DAUC <0003> auc.c:180 vector [3]: sres = f1e51ee3 20241023055531748 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531748 DAUC <0003> auc.c:113 vector [4]: rand = 42281507b0476848881bca29fe181ac6 20241023055531748 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023055531748 DAUC <0003> auc.c:142 vector [4]: autn = e0e43053901b000068c8a77024676b1e 20241023055531748 DAUC <0003> auc.c:143 vector [4]: ck = cb6f456c48df77694c0c24d6e853dc4a 20241023055531748 DAUC <0003> auc.c:144 vector [4]: ik = 2c171c8114df11f991cbbc887e22a2aa 20241023055531748 DAUC <0003> auc.c:145 vector [4]: res = 556e1798bb96ad790000000000000000 20241023055531748 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531748 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055531748 DAUC <0003> auc.c:179 vector [4]: kc = 79e25469c884ec00 20241023055531748 DAUC <0003> auc.c:180 vector [4]: sres = bc968cd0 20241023055531748 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055531748 DAUC <0003> db_auc.c:245 IMSI='262422110908337': Generated 5 vectors 20241023055531748 DAUC <0003> db_auc.c:249 IMSI='262422110908337': Updating SQN=481 in DB 20241023055531759 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422110908337"} 20241023055531759 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422110908337 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531759 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531759 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.1:4258 20241023055531794 DAUC <0003> db_auc.c:157 IMSI='262420303124718': No 2G Auth Data 20241023055531794 DAUC <0003> db_auc.c:192 IMSI='262420303124718': No 3G Auth Data 20241023055531835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20241023055531838 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531838 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420303124718"} 20241023055531838 DAUC <0003> db_auc.c:236 IMSI='262420303124718': Calling to generate 1 vectors 20241023055531838 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241023055531838 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531838 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531838 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055531838 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531838 DAUC <0003> auc.c:113 vector [0]: rand = 10e4eeb4ffa686d6488bd0e4e7f109ff 20241023055531838 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055531838 DAUC <0003> auc.c:142 vector [0]: autn = 027473e6be46000008eed03e3c50b902 20241023055531838 DAUC <0003> auc.c:143 vector [0]: ck = 528fdfb9c46ecc9c8242de0c99dbf30a 20241023055531838 DAUC <0003> auc.c:144 vector [0]: ik = 4698f0e465e2a25d5bf54072e79ff972 20241023055531838 DAUC <0003> auc.c:145 vector [0]: res = a38e25bb9713a47f0000000000000000 20241023055531838 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531838 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531838 DAUC <0003> auc.c:179 vector [0]: kc = b6a0c0e6d8f8b800 20241023055531838 DAUC <0003> auc.c:180 vector [0]: sres = ac19822c 20241023055531838 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531839 DAUC <0003> db_auc.c:245 IMSI='262420303124718': Generated 1 vectors 20241023055531839 DAUC <0003> db_auc.c:249 IMSI='262420303124718': Updating SQN=33 in DB 20241023055531847 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420303124718"} 20241023055531847 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531847 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531847 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531850 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531850 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420303124718"} 20241023055531850 DAUC <0003> db_auc.c:236 IMSI='262420303124718': Calling to generate 4 vectors 20241023055531850 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241023055531850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023055531850 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531850 DAUC <0003> auc.c:113 vector [0]: rand = 3b2d23984dc34fc2c4e6356702d7a521 20241023055531850 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023055531850 DAUC <0003> auc.c:142 vector [0]: autn = 4be71afa96d70000ca0fe34f1599b2b0 20241023055531850 DAUC <0003> auc.c:143 vector [0]: ck = 575048581f65c71ede55459822a98f57 20241023055531850 DAUC <0003> auc.c:144 vector [0]: ik = c047008379dc9bf9f934d9566ee01848 20241023055531850 DAUC <0003> auc.c:145 vector [0]: res = 6d35d1781b644cbb0000000000000000 20241023055531850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531850 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531850 DAUC <0003> auc.c:179 vector [0]: kc = a9a0ca12b950ec00 20241023055531850 DAUC <0003> auc.c:180 vector [0]: sres = 365e5574 20241023055531850 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531850 DAUC <0003> auc.c:113 vector [1]: rand = 538ba9b860525f5b60783ef1834fd9ce 20241023055531850 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023055531850 DAUC <0003> auc.c:142 vector [1]: autn = a8f6aa6b185600007dcc8fa821c6f942 20241023055531850 DAUC <0003> auc.c:143 vector [1]: ck = a19062cc3c13e5a059d4fd23e3daa4d6 20241023055531850 DAUC <0003> auc.c:144 vector [1]: ik = ad92778b09391900ff220d3fa9fe4a11 20241023055531850 DAUC <0003> auc.c:145 vector [1]: res = 389e2aa1e7563e640000000000000000 20241023055531850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531850 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531850 DAUC <0003> auc.c:179 vector [1]: kc = 3b18c6a7c5074400 20241023055531850 DAUC <0003> auc.c:180 vector [1]: sres = 14f248ac 20241023055531850 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531850 DAUC <0003> auc.c:113 vector [2]: rand = 66945502696561c1cc8a8948951c7e8d 20241023055531850 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023055531850 DAUC <0003> auc.c:142 vector [2]: autn = c13e4399afb800003a35c9c65691a68e 20241023055531850 DAUC <0003> auc.c:143 vector [2]: ck = 05bb8da65c352c12e9c6ad7bba8ba92a 20241023055531850 DAUC <0003> auc.c:144 vector [2]: ik = 9a2a97ad6478fc3f6038064948e637ae 20241023055531850 DAUC <0003> auc.c:145 vector [2]: res = 17064afd9905dc3d0000000000000000 20241023055531850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531850 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531850 DAUC <0003> auc.c:179 vector [2]: kc = 218fcd63365b4000 20241023055531850 DAUC <0003> auc.c:180 vector [2]: sres = 5b5cc289 20241023055531850 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531850 DAUC <0003> auc.c:113 vector [3]: rand = c040c0598464dc75ce93a028821bf744 20241023055531850 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023055531850 DAUC <0003> auc.c:142 vector [3]: autn = 84fad6efb3ff0000c8fef074f675ab9c 20241023055531850 DAUC <0003> auc.c:143 vector [3]: ck = 2b1af73a326db3de0c52cd67bd1207b3 20241023055531850 DAUC <0003> auc.c:144 vector [3]: ik = 634ee41d80c77b0f8fd547a554c9032a 20241023055531850 DAUC <0003> auc.c:145 vector [3]: res = bcd113e4cad2a7530000000000000000 20241023055531850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531850 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531850 DAUC <0003> auc.c:179 vector [3]: kc = 92f51cf7b0a6a800 20241023055531850 DAUC <0003> auc.c:180 vector [3]: sres = 352f3430 20241023055531850 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531850 DAUC <0003> db_auc.c:245 IMSI='262420303124718': Generated 4 vectors 20241023055531850 DAUC <0003> db_auc.c:249 IMSI='262420303124718': Updating SQN=161 in DB 20241023055531858 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420303124718"} 20241023055531858 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531858 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531859 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531862 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531862 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420303124718"} 20241023055531862 DAUC <0003> db_auc.c:236 IMSI='262420303124718': Calling to generate 5 vectors 20241023055531862 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055531862 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531862 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531862 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023055531862 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531862 DAUC <0003> auc.c:113 vector [0]: rand = 786f8b298b8a7c0a8031344a79692997 20241023055531862 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023055531862 DAUC <0003> auc.c:142 vector [0]: autn = 853bd004c7480000dc6ecf0e516d8d42 20241023055531862 DAUC <0003> auc.c:143 vector [0]: ck = a57b56ba731c6df2df2eed9ac7f36e39 20241023055531862 DAUC <0003> auc.c:144 vector [0]: ik = 11758fd12569658691084e07327a2ca1 20241023055531862 DAUC <0003> auc.c:145 vector [0]: res = 96b48ed085d6a13a0000000000000000 20241023055531862 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531862 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531862 DAUC <0003> auc.c:179 vector [0]: kc = a60723759a59b000 20241023055531862 DAUC <0003> auc.c:180 vector [0]: sres = d54a0b18 20241023055531862 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531862 DAUC <0003> auc.c:113 vector [1]: rand = 8c77e7f07f40a6a0ed073d4cf441872f 20241023055531862 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023055531862 DAUC <0003> auc.c:142 vector [1]: autn = 1bd98ab3bfa800005f67ef89051910bf 20241023055531862 DAUC <0003> auc.c:143 vector [1]: ck = c9c49cf301128372b33bd08f7922ce79 20241023055531862 DAUC <0003> auc.c:144 vector [1]: ik = 8d2a7c8568e2b4b3760ae04dad6518e7 20241023055531862 DAUC <0003> auc.c:145 vector [1]: res = 6556484a48ff18730000000000000000 20241023055531862 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531862 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531862 DAUC <0003> auc.c:179 vector [1]: kc = 5953f8476dd36800 20241023055531862 DAUC <0003> auc.c:180 vector [1]: sres = 5fde5005 20241023055531862 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531862 DAUC <0003> auc.c:113 vector [2]: rand = bb0647dc9702d91be1fa4a13cfb7ff06 20241023055531862 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023055531862 DAUC <0003> auc.c:142 vector [2]: autn = cfcb8592c8da00005a2658095f490539 20241023055531862 DAUC <0003> auc.c:143 vector [2]: ck = 76fef1dd2326f2cbf01a0c381182e2ac 20241023055531862 DAUC <0003> auc.c:144 vector [2]: ik = 23d2ecedd70d589856518cfc6874ab0d 20241023055531862 DAUC <0003> auc.c:145 vector [2]: res = a7219deef3116ea90000000000000000 20241023055531862 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531862 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531862 DAUC <0003> auc.c:179 vector [2]: kc = 08d85b8e85685c00 20241023055531862 DAUC <0003> auc.c:180 vector [2]: sres = 91b944d0 20241023055531862 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531862 DAUC <0003> auc.c:113 vector [3]: rand = 7b2d58ee7af83d2bd419836a976e5842 20241023055531862 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023055531862 DAUC <0003> auc.c:142 vector [3]: autn = 4a97ab7b04c80000a7d5fc23e2c83cec 20241023055531862 DAUC <0003> auc.c:143 vector [3]: ck = 527417b5deba671e1595146ae267db3c 20241023055531862 DAUC <0003> auc.c:144 vector [3]: ik = e4728d5255bdcf3d4897aeff8cec2403 20241023055531862 DAUC <0003> auc.c:145 vector [3]: res = 0901f480a84c126a0000000000000000 20241023055531862 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531862 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531862 DAUC <0003> auc.c:179 vector [3]: kc = 1e96f839ac685400 20241023055531862 DAUC <0003> auc.c:180 vector [3]: sres = 3479aedb 20241023055531862 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531862 DAUC <0003> auc.c:113 vector [4]: rand = fdcf0d793d08d46753eff02ddbd5130d 20241023055531862 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023055531862 DAUC <0003> auc.c:142 vector [4]: autn = a98fc8e0b77700005546a15690cafdee 20241023055531862 DAUC <0003> auc.c:143 vector [4]: ck = d0d8c226149165ff790fc7447149c56e 20241023055531862 DAUC <0003> auc.c:144 vector [4]: ik = 8a6f8c919fb9b2b520c2df2e15225866 20241023055531862 DAUC <0003> auc.c:145 vector [4]: res = fe3725a03b3bd14a0000000000000000 20241023055531862 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531862 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055531862 DAUC <0003> auc.c:179 vector [4]: kc = c4163b07557ad400 20241023055531862 DAUC <0003> auc.c:180 vector [4]: sres = f58082d6 20241023055531862 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055531862 DAUC <0003> db_auc.c:245 IMSI='262420303124718': Generated 5 vectors 20241023055531862 DAUC <0003> db_auc.c:249 IMSI='262420303124718': Updating SQN=321 in DB 20241023055531870 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420303124718"} 20241023055531870 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531870 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531870 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531874 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531874 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420303124718"} 20241023055531874 DAUC <0003> db_auc.c:236 IMSI='262420303124718': Calling to generate 5 vectors 20241023055531874 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055531874 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531874 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531874 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023055531874 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531874 DAUC <0003> auc.c:113 vector [0]: rand = 6dbdf31bc4f7271b0dd9092dc82ae48c 20241023055531874 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023055531874 DAUC <0003> auc.c:142 vector [0]: autn = fb61fa52a93d0000732de097701bc74b 20241023055531874 DAUC <0003> auc.c:143 vector [0]: ck = 6e29430cb26b7a5f87de82c0ce39a53c 20241023055531874 DAUC <0003> auc.c:144 vector [0]: ik = 9a74d304c07cd372b6868fc01726c074 20241023055531874 DAUC <0003> auc.c:145 vector [0]: res = 4bbbfa979da608950000000000000000 20241023055531874 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531874 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531874 DAUC <0003> auc.c:179 vector [0]: kc = f5e3cdeb1adcc000 20241023055531874 DAUC <0003> auc.c:180 vector [0]: sres = 2640d7be 20241023055531874 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531874 DAUC <0003> auc.c:113 vector [1]: rand = aca75177bce76ea120176728b05ad2c4 20241023055531874 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023055531874 DAUC <0003> auc.c:142 vector [1]: autn = 65d56494622500001d27ce98e6986d9b 20241023055531874 DAUC <0003> auc.c:143 vector [1]: ck = 31a9a15277856c8233dd9b76913b7eae 20241023055531874 DAUC <0003> auc.c:144 vector [1]: ik = 7a0aeaf68e0ba6e1fe84fd67cada6f80 20241023055531874 DAUC <0003> auc.c:145 vector [1]: res = 6ade85ef77e668b80000000000000000 20241023055531874 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531874 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531874 DAUC <0003> auc.c:179 vector [1]: kc = bd14485d87518800 20241023055531874 DAUC <0003> auc.c:180 vector [1]: sres = e4dcebfc 20241023055531874 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531874 DAUC <0003> auc.c:113 vector [2]: rand = ff6901a3a82b5c343edc502fa13a9c0a 20241023055531874 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023055531874 DAUC <0003> auc.c:142 vector [2]: autn = ed5e58e6366300006fe9ec927ce4ed88 20241023055531874 DAUC <0003> auc.c:143 vector [2]: ck = dddbd859fadc6cb30a7ed3668b20fcc1 20241023055531874 DAUC <0003> auc.c:144 vector [2]: ik = 349de15db81a6f6aba3160d98296d6ac 20241023055531874 DAUC <0003> auc.c:145 vector [2]: res = 4dc706a2983171500000000000000000 20241023055531874 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531874 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531874 DAUC <0003> auc.c:179 vector [2]: kc = 4399b524ee443400 20241023055531874 DAUC <0003> auc.c:180 vector [2]: sres = 64effcca 20241023055531874 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531874 DAUC <0003> auc.c:113 vector [3]: rand = cfb23bdd414ac048abe7411dce484b94 20241023055531874 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023055531874 DAUC <0003> auc.c:142 vector [3]: autn = c778375a12a300005d3baac3874eeb79 20241023055531874 DAUC <0003> auc.c:143 vector [3]: ck = a87b74e27c6a9e83c980a410c4099feb 20241023055531874 DAUC <0003> auc.c:144 vector [3]: ik = b2f3b9fd567623e4146a464df33ebb54 20241023055531874 DAUC <0003> auc.c:145 vector [3]: res = bb743ae6a22a13b30000000000000000 20241023055531874 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531874 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531874 DAUC <0003> auc.c:179 vector [3]: kc = 9193e19d4e36f800 20241023055531874 DAUC <0003> auc.c:180 vector [3]: sres = c320de07 20241023055531874 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531874 DAUC <0003> auc.c:113 vector [4]: rand = 0347ac8ead0a558eb192f9755387088f 20241023055531874 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023055531874 DAUC <0003> auc.c:142 vector [4]: autn = 1cef508be491000026a0f8282c1ebfce 20241023055531874 DAUC <0003> auc.c:143 vector [4]: ck = 375a664dbc0e76824b4de5c115aa6220 20241023055531874 DAUC <0003> auc.c:144 vector [4]: ik = c14ee262b3cfa1927053568695854acd 20241023055531874 DAUC <0003> auc.c:145 vector [4]: res = f0a20766863ae14c0000000000000000 20241023055531874 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531874 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055531874 DAUC <0003> auc.c:179 vector [4]: kc = ed8797f451a07c00 20241023055531874 DAUC <0003> auc.c:180 vector [4]: sres = 827c6cce 20241023055531874 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055531874 DAUC <0003> db_auc.c:245 IMSI='262420303124718': Generated 5 vectors 20241023055531874 DAUC <0003> db_auc.c:249 IMSI='262420303124718': Updating SQN=481 in DB 20241023055531882 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420303124718"} 20241023055531882 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420303124718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531882 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531882 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46316<->l=127.0.0.1:4258 20241023055531919 DAUC <0003> db_auc.c:157 IMSI='262421308436345': No 2G Auth Data 20241023055531919 DAUC <0003> db_auc.c:192 IMSI='262421308436345': No 3G Auth Data 20241023055531960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241023055531964 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531964 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421308436345"} 20241023055531965 DAUC <0003> db_auc.c:236 IMSI='262421308436345': Calling to generate 1 vectors 20241023055531965 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241023055531965 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531965 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531965 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055531965 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531965 DAUC <0003> auc.c:113 vector [0]: rand = 4da0631378f943f4ef19d5b712f19ca9 20241023055531965 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055531965 DAUC <0003> auc.c:142 vector [0]: autn = 650b9f300f9f000041dba8d80e6d2ba6 20241023055531965 DAUC <0003> auc.c:143 vector [0]: ck = 0f72ef8b7f97bea2e6e8a5f489e5d880 20241023055531965 DAUC <0003> auc.c:144 vector [0]: ik = fc1327092f71cb8f921054d3ad4e95ea 20241023055531965 DAUC <0003> auc.c:145 vector [0]: res = 396c0035e4778b840000000000000000 20241023055531965 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531965 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531965 DAUC <0003> auc.c:179 vector [0]: kc = b7e99625bf19cd70 20241023055531965 DAUC <0003> auc.c:180 vector [0]: sres = f83c24af 20241023055531965 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531965 DAUC <0003> db_auc.c:245 IMSI='262421308436345': Generated 1 vectors 20241023055531965 DAUC <0003> db_auc.c:249 IMSI='262421308436345': Updating SQN=33 in DB 20241023055531972 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421308436345"} 20241023055531972 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531972 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531972 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531975 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531975 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421308436345"} 20241023055531975 DAUC <0003> db_auc.c:236 IMSI='262421308436345': Calling to generate 4 vectors 20241023055531975 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241023055531975 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531975 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531975 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241023055531975 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531975 DAUC <0003> auc.c:113 vector [0]: rand = d2ce4e8cc868e19f0fd27c71ac7c2e2e 20241023055531975 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241023055531975 DAUC <0003> auc.c:142 vector [0]: autn = 7e5661f7451600004187b8834f1f1cde 20241023055531975 DAUC <0003> auc.c:143 vector [0]: ck = 27d1ee867e39db90910551d9ec1fd425 20241023055531975 DAUC <0003> auc.c:144 vector [0]: ik = 18ec2be754c597aa23d3d4c3eb99962e 20241023055531975 DAUC <0003> auc.c:145 vector [0]: res = f9ad8106c94775690000000000000000 20241023055531975 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531975 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531975 DAUC <0003> auc.c:179 vector [0]: kc = d4345c9b0e0c0ebe 20241023055531975 DAUC <0003> auc.c:180 vector [0]: sres = afe67a9a 20241023055531975 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531975 DAUC <0003> auc.c:113 vector [1]: rand = 9689662326c308953dbaf092f78c56b9 20241023055531975 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241023055531975 DAUC <0003> auc.c:142 vector [1]: autn = 4cbbcbcb91450000adcf34ad3e5dbfd5 20241023055531975 DAUC <0003> auc.c:143 vector [1]: ck = c9bc4c0d220d0ad903379b3a1b0074ae 20241023055531975 DAUC <0003> auc.c:144 vector [1]: ik = d48d12c72ca12feaa394cd8f9c59255a 20241023055531975 DAUC <0003> auc.c:145 vector [1]: res = e4a3d1de241c38c10000000000000000 20241023055531975 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531975 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531975 DAUC <0003> auc.c:179 vector [1]: kc = dc083f4a713e516c 20241023055531975 DAUC <0003> auc.c:180 vector [1]: sres = 33dd6d3f 20241023055531975 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531975 DAUC <0003> auc.c:113 vector [2]: rand = b2fdebd73f1d8ce447ae9fe68321322f 20241023055531975 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241023055531975 DAUC <0003> auc.c:142 vector [2]: autn = c38c58d7487200001f9fd7c76c9c6616 20241023055531975 DAUC <0003> auc.c:143 vector [2]: ck = f47fe030843fd602dc8d37f1b55ddccc 20241023055531975 DAUC <0003> auc.c:144 vector [2]: ik = ea6c0a9310f8ced7e43987408f0e2eec 20241023055531975 DAUC <0003> auc.c:145 vector [2]: res = 16738284813ac4b50000000000000000 20241023055531975 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531975 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531975 DAUC <0003> auc.c:179 vector [2]: kc = 1b54c8dc3ca55aa5 20241023055531975 DAUC <0003> auc.c:180 vector [2]: sres = edba83e0 20241023055531975 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531975 DAUC <0003> auc.c:113 vector [3]: rand = 2e69a843f4346cd243433c9dd0cd8118 20241023055531975 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241023055531975 DAUC <0003> auc.c:142 vector [3]: autn = 352e0725333d0000f2ccc823cd50e519 20241023055531975 DAUC <0003> auc.c:143 vector [3]: ck = 15d3e6e109f737b323c4da31f48e42e9 20241023055531975 DAUC <0003> auc.c:144 vector [3]: ik = aa96ac6de87a56417295c270ff4c6fa0 20241023055531975 DAUC <0003> auc.c:145 vector [3]: res = 53c17ae8d93ce9f60000000000000000 20241023055531975 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531975 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531975 DAUC <0003> auc.c:179 vector [3]: kc = 94e8ec57c7c73f1c 20241023055531975 DAUC <0003> auc.c:180 vector [3]: sres = c3c1ff17 20241023055531975 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531975 DAUC <0003> db_auc.c:245 IMSI='262421308436345': Generated 4 vectors 20241023055531975 DAUC <0003> db_auc.c:249 IMSI='262421308436345': Updating SQN=161 in DB 20241023055531983 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421308436345"} 20241023055531983 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531983 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531983 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531983 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531986 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531986 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421308436345"} 20241023055531986 DAUC <0003> db_auc.c:236 IMSI='262421308436345': Calling to generate 5 vectors 20241023055531986 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055531986 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531986 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531986 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241023055531986 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531986 DAUC <0003> auc.c:113 vector [0]: rand = d657ec67f7830f654d6023698240f556 20241023055531986 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241023055531986 DAUC <0003> auc.c:142 vector [0]: autn = 99d136fceb6d000091a41be0b6728a67 20241023055531986 DAUC <0003> auc.c:143 vector [0]: ck = 3c7afa0c73288ca0f8ba7ab153b0ff4b 20241023055531986 DAUC <0003> auc.c:144 vector [0]: ik = 0a955f8e70540682bace2051b87bebfa 20241023055531986 DAUC <0003> auc.c:145 vector [0]: res = 4209dc0ccc937a7d0000000000000000 20241023055531986 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531986 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531986 DAUC <0003> auc.c:179 vector [0]: kc = b727fa68365b3369 20241023055531986 DAUC <0003> auc.c:180 vector [0]: sres = 07a29341 20241023055531986 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531986 DAUC <0003> auc.c:113 vector [1]: rand = 60f8ec5708d943ff7c3dcd799dd0c473 20241023055531986 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241023055531986 DAUC <0003> auc.c:142 vector [1]: autn = e6ac8b080d27000049b2a3e70ce932dd 20241023055531986 DAUC <0003> auc.c:143 vector [1]: ck = 93677c19d62ccd8905bf829bcf03ddd3 20241023055531986 DAUC <0003> auc.c:144 vector [1]: ik = d012ee738cb1ef6eb118ebe608d373bf 20241023055531986 DAUC <0003> auc.c:145 vector [1]: res = 49ffc822f9fc41f70000000000000000 20241023055531986 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531986 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531986 DAUC <0003> auc.c:179 vector [1]: kc = 8b466e82e352a19f 20241023055531986 DAUC <0003> auc.c:180 vector [1]: sres = 0159303e 20241023055531986 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531986 DAUC <0003> auc.c:113 vector [2]: rand = e4b13425b2c0805a9eb96d15e11a079c 20241023055531986 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241023055531986 DAUC <0003> auc.c:142 vector [2]: autn = 2a111bdc6ffc00008ab9e3f8f3e6afe4 20241023055531986 DAUC <0003> auc.c:143 vector [2]: ck = b4c4aa944e9cd1870d7de69f51adb2da 20241023055531986 DAUC <0003> auc.c:144 vector [2]: ik = 47ceacefd561fa198d853ef83825f78c 20241023055531986 DAUC <0003> auc.c:145 vector [2]: res = 553bc979ef14d66a0000000000000000 20241023055531986 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531986 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531986 DAUC <0003> auc.c:179 vector [2]: kc = 994a461cae5fc498 20241023055531986 DAUC <0003> auc.c:180 vector [2]: sres = 54f40f2a 20241023055531986 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531986 DAUC <0003> auc.c:113 vector [3]: rand = 5a602a675b6543deb4d1492f74eae9cd 20241023055531986 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241023055531986 DAUC <0003> auc.c:142 vector [3]: autn = 6cc399e5e5f40000c3a83eed555ed8ea 20241023055531986 DAUC <0003> auc.c:143 vector [3]: ck = 86d037d9b1e447a6ae6dc0a892a1087c 20241023055531986 DAUC <0003> auc.c:144 vector [3]: ik = 033537cf57ec83d63c02ae5d457adcb1 20241023055531986 DAUC <0003> auc.c:145 vector [3]: res = 7cee69af8b2a7a960000000000000000 20241023055531986 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531986 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531986 DAUC <0003> auc.c:179 vector [3]: kc = 40c004e17dd200ef 20241023055531986 DAUC <0003> auc.c:180 vector [3]: sres = 52d99833 20241023055531986 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531986 DAUC <0003> auc.c:113 vector [4]: rand = 3361a8a21ebbb116fb816010ea2f6219 20241023055531986 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241023055531986 DAUC <0003> auc.c:142 vector [4]: autn = 051d0f1c77b80000e23114cd907475ee 20241023055531986 DAUC <0003> auc.c:143 vector [4]: ck = 1ed422bf048792ecc90b7e3b220536bc 20241023055531986 DAUC <0003> auc.c:144 vector [4]: ik = 5cec87beff115e1ad8436829d7f3a94e 20241023055531986 DAUC <0003> auc.c:145 vector [4]: res = 0f5f1123e82e39e40000000000000000 20241023055531986 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531986 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055531986 DAUC <0003> auc.c:179 vector [4]: kc = 654018ca631c3b58 20241023055531986 DAUC <0003> auc.c:180 vector [4]: sres = e4d05051 20241023055531986 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055531986 DAUC <0003> db_auc.c:245 IMSI='262421308436345': Generated 5 vectors 20241023055531986 DAUC <0003> db_auc.c:249 IMSI='262421308436345': Updating SQN=321 in DB 20241023055531993 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421308436345"} 20241023055531993 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055531993 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531993 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055531997 DLINP <000b> input/ipa.c:451 connected read/write 20241023055531997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055531997 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421308436345"} 20241023055531997 DAUC <0003> db_auc.c:236 IMSI='262421308436345': Calling to generate 5 vectors 20241023055531997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055531997 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055531997 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055531997 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241023055531997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055531997 DAUC <0003> auc.c:113 vector [0]: rand = dfc08cb9dae88f318d12b719fa75fd30 20241023055531997 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241023055531997 DAUC <0003> auc.c:142 vector [0]: autn = 22064b4224b10000512253563f782762 20241023055531997 DAUC <0003> auc.c:143 vector [0]: ck = b4564f0b1fe7dc73a71b5a270fcfb87a 20241023055531997 DAUC <0003> auc.c:144 vector [0]: ik = 08b24a73922b341c70cf0b39c89b3a49 20241023055531997 DAUC <0003> auc.c:145 vector [0]: res = e98eabcaef022d730000000000000000 20241023055531997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055531997 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055531997 DAUC <0003> auc.c:179 vector [0]: kc = 04a15604c558463b 20241023055531997 DAUC <0003> auc.c:180 vector [0]: sres = 9a252831 20241023055531997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055531997 DAUC <0003> auc.c:113 vector [1]: rand = e0dd623a239f8c81e10b3d75f5baac44 20241023055531997 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241023055531997 DAUC <0003> auc.c:142 vector [1]: autn = 2247e37543af0000a873c0dda22be37c 20241023055531997 DAUC <0003> auc.c:143 vector [1]: ck = c686218fb24eaa44c6a0f54c071647ea 20241023055531997 DAUC <0003> auc.c:144 vector [1]: ik = 52dfee1ff59479d36967aa2a0201b6df 20241023055531997 DAUC <0003> auc.c:145 vector [1]: res = 4c266e0647adf6630000000000000000 20241023055531997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055531997 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055531997 DAUC <0003> auc.c:179 vector [1]: kc = 9b33826c761815a9 20241023055531997 DAUC <0003> auc.c:180 vector [1]: sres = f8f2a5dc 20241023055531997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055531997 DAUC <0003> auc.c:113 vector [2]: rand = e08016697fd7c85f6613cd6e7047f008 20241023055531997 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241023055531997 DAUC <0003> auc.c:142 vector [2]: autn = 2ec5fdd4be520000ad948d45acf60043 20241023055531997 DAUC <0003> auc.c:143 vector [2]: ck = 07c04a8623a02ebc55dba9612dcb2ae6 20241023055531997 DAUC <0003> auc.c:144 vector [2]: ik = 77465946108f4d12b93f9f3d1a1616d2 20241023055531997 DAUC <0003> auc.c:145 vector [2]: res = 996ce385bee21c8d0000000000000000 20241023055531997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055531997 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055531997 DAUC <0003> auc.c:179 vector [2]: kc = 9e406d76909107bf 20241023055531997 DAUC <0003> auc.c:180 vector [2]: sres = e805f04e 20241023055531997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055531997 DAUC <0003> auc.c:113 vector [3]: rand = fcb1a196d2b45a668485c993c0874a9e 20241023055531997 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241023055531997 DAUC <0003> auc.c:142 vector [3]: autn = ffcbe08fbe8a00000e3bab90e68e4b9b 20241023055531997 DAUC <0003> auc.c:143 vector [3]: ck = 3e5898db621b69b75931465a8d3f6f3e 20241023055531997 DAUC <0003> auc.c:144 vector [3]: ik = 019dc2641b1a5094f06ccb9a193a8a64 20241023055531997 DAUC <0003> auc.c:145 vector [3]: res = 4a980d79a08f79720000000000000000 20241023055531997 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055531997 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055531997 DAUC <0003> auc.c:179 vector [3]: kc = 36b086b6a31314d7 20241023055531997 DAUC <0003> auc.c:180 vector [3]: sres = 9045c22c 20241023055531997 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055531997 DAUC <0003> auc.c:113 vector [4]: rand = 49d5c4a8e60a4a0b6a40e9b51ff28cbb 20241023055531997 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241023055531997 DAUC <0003> auc.c:142 vector [4]: autn = d856d7034ac20000c55be7d9ca67a4fe 20241023055531997 DAUC <0003> auc.c:143 vector [4]: ck = 727bf5b5111feaadfa3584e330dd773b 20241023055531997 DAUC <0003> auc.c:144 vector [4]: ik = ade4e59eaa2943d4ae4e6e7a244f8839 20241023055531997 DAUC <0003> auc.c:145 vector [4]: res = 17599c24c9fe13b80000000000000000 20241023055531997 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055531997 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055531997 DAUC <0003> auc.c:179 vector [4]: kc = d488cceca617866c 20241023055531997 DAUC <0003> auc.c:180 vector [4]: sres = c255864d 20241023055531997 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055531997 DAUC <0003> db_auc.c:245 IMSI='262421308436345': Generated 5 vectors 20241023055531997 DAUC <0003> db_auc.c:249 IMSI='262421308436345': Updating SQN=481 in DB 20241023055532004 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421308436345"} 20241023055532004 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421308436345 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055532004 DLINP <000b> input/ipa.c:451 connected read/write 20241023055532004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055532004 DLINP <000b> input/ipa.c:451 connected read/write 20241023055532004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055532007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46326<->l=127.0.0.1:4258 20241023055532032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46238<->l=127.0.0.1:4258 20241023055532034 DLINP <000b> input/ipa.c:451 connected read/write 20241023055532034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055532034 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055532034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055532034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055532034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40767<->l=127.0.0.1:4259) 20241023055532075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20241023055532075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4258 20241023055535141 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055535141 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055535144 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20241023055535147 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535147 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055535147 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055535147 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  20241023055535147 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055535147 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  20241023055535147 DLGSUP <0013> gsup_server.c:235 2:  20241023055535147 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055535147 DLGSUP <0013> gsup_server.c:235 3:  20241023055535147 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055535147 DLGSUP <0013> gsup_server.c:235 4:  20241023055535147 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055535147 DLGSUP <0013> gsup_server.c:235 5:  20241023055535147 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055535147 DLGSUP <0013> gsup_server.c:235 7:  20241023055535147 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055535147 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055535147 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055535147 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055535170 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241023055535187 DAUC <0003> db_auc.c:157 IMSI='262429408628679': No 2G Auth Data 20241023055535187 DAUC <0003> db_auc.c:192 IMSI='262429408628679': No 3G Auth Data 20241023055535225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 20241023055535230 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535230 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429408628679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429408628679"} 20241023055535230 DAUC <0003> db_auc.c:157 IMSI='262429408628679': No 2G Auth Data 20241023055535230 DAUC <0003> db_auc.c:236 IMSI='262429408628679': Calling to generate 5 vectors 20241023055535230 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055535230 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055535230 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055535230 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055535230 DAUC <0003> auc.c:113 vector [0]: rand = 218b4175ed04f8f550151e17ab50f757 20241023055535230 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055535230 DAUC <0003> auc.c:142 vector [0]: autn = 4e5e2f94edfa80001e32b1cce3498650 20241023055535230 DAUC <0003> auc.c:143 vector [0]: ck = 1f8abf474ea34414289212b23f6c82c5 20241023055535230 DAUC <0003> auc.c:144 vector [0]: ik = 823cb69cf89a05375740aaa1963c6b47 20241023055535230 DAUC <0003> auc.c:145 vector [0]: res = a7970a1acb2230c60000000000000000 20241023055535230 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055535230 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055535230 DAUC <0003> auc.c:151 vector [0]: kc = e264b1c81f69a8a1 20241023055535230 DAUC <0003> auc.c:152 vector [0]: sres = 6cb53adc 20241023055535230 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055535230 DAUC <0003> auc.c:113 vector [1]: rand = 796a603d146bdace8e69c00d6ff3418e 20241023055535230 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055535230 DAUC <0003> auc.c:142 vector [1]: autn = 190e5212531d8000e61421199d39a8f6 20241023055535230 DAUC <0003> auc.c:143 vector [1]: ck = 174fe709dc76ef5f4385512cfad99517 20241023055535230 DAUC <0003> auc.c:144 vector [1]: ik = d152af859482b6eb21a9a281125ebb2d 20241023055535230 DAUC <0003> auc.c:145 vector [1]: res = 3472caf08bd05a1f0000000000000000 20241023055535230 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055535230 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055535230 DAUC <0003> auc.c:151 vector [1]: kc = a431bb21a073778e 20241023055535230 DAUC <0003> auc.c:152 vector [1]: sres = bfa290ef 20241023055535230 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055535230 DAUC <0003> auc.c:113 vector [2]: rand = 1b3bb5a9f9ae8def5b0d3f07bef034de 20241023055535230 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055535230 DAUC <0003> auc.c:142 vector [2]: autn = be7fdf008aa480002bbdf67f503e29a8 20241023055535230 DAUC <0003> auc.c:143 vector [2]: ck = 505ca8c3797bee6e0d045c8fb0e6b288 20241023055535230 DAUC <0003> auc.c:144 vector [2]: ik = ee3b7e2897e6bd280387436b555ccd6f 20241023055535230 DAUC <0003> auc.c:145 vector [2]: res = b56e81ee8ece174a0000000000000000 20241023055535230 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055535230 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055535230 DAUC <0003> auc.c:151 vector [2]: kc = b0e4c90f0b272ca1 20241023055535230 DAUC <0003> auc.c:152 vector [2]: sres = 3ba096a4 20241023055535230 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055535230 DAUC <0003> auc.c:113 vector [3]: rand = 687d77561bdb766b275fe2e28565176b 20241023055535230 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055535230 DAUC <0003> auc.c:142 vector [3]: autn = ba76d59a48fe80007aaafa4d136324e3 20241023055535230 DAUC <0003> auc.c:143 vector [3]: ck = 204f2003356d4ec9ca5d87bdd61e9200 20241023055535230 DAUC <0003> auc.c:144 vector [3]: ik = ab349ef41f24aa3a67aa244e2d2a087f 20241023055535230 DAUC <0003> auc.c:145 vector [3]: res = 1fee5cce1e6223eb0000000000000000 20241023055535230 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055535230 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055535230 DAUC <0003> auc.c:151 vector [3]: kc = 268c1d04d17d7e8c 20241023055535230 DAUC <0003> auc.c:152 vector [3]: sres = 018c7f25 20241023055535230 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055535230 DAUC <0003> auc.c:113 vector [4]: rand = f6251ae7ade30aa590a8d7c63845c763 20241023055535230 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055535230 DAUC <0003> auc.c:142 vector [4]: autn = 1cc24213d17b80007caaed2c7f78f3a1 20241023055535230 DAUC <0003> auc.c:143 vector [4]: ck = 27cfd72aeda581d0375503c9e199bab8 20241023055535230 DAUC <0003> auc.c:144 vector [4]: ik = 995c15c6a897809d3ecf2b9d67223284 20241023055535230 DAUC <0003> auc.c:145 vector [4]: res = 18e3c64f8a6ab81b0000000000000000 20241023055535230 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055535230 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055535230 DAUC <0003> auc.c:151 vector [4]: kc = b709eab8c3898971 20241023055535230 DAUC <0003> auc.c:152 vector [4]: sres = 92897e54 20241023055535230 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055535230 DAUC <0003> db_auc.c:245 IMSI='262429408628679': Generated 5 vectors 20241023055535230 DAUC <0003> db_auc.c:249 IMSI='262429408628679': Updating SQN=161 in DB 20241023055535238 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429408628679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429408628679"} 20241023055535238 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429408628679 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055535238 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535238 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46366<->l=127.0.0.1:4258 20241023055535266 DAUC <0003> db_auc.c:157 IMSI='262422682472521': No 2G Auth Data 20241023055535266 DAUC <0003> db_auc.c:192 IMSI='262422682472521': No 3G Auth Data 20241023055535297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241023055535300 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535300 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422682472521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422682472521"} 20241023055535300 DAUC <0003> db_auc.c:157 IMSI='262422682472521': No 2G Auth Data 20241023055535300 DAUC <0003> db_auc.c:236 IMSI='262422682472521': Calling to generate 5 vectors 20241023055535300 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241023055535300 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055535300 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241023055535300 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055535300 DAUC <0003> auc.c:113 vector [0]: rand = 13965c5557e611a3317c1be3ee7d809b 20241023055535300 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055535300 DAUC <0003> auc.c:142 vector [0]: autn = 840d38561a77800067a7f8c925f62517 20241023055535300 DAUC <0003> auc.c:143 vector [0]: ck = 7c8f09a43a9ddf2944daa82bfffec096 20241023055535300 DAUC <0003> auc.c:144 vector [0]: ik = 51acdc832900d0bef1216c1c7a4d1b91 20241023055535300 DAUC <0003> auc.c:145 vector [0]: res = ac722ea740e132e10000000000000000 20241023055535300 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055535300 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241023055535300 DAUC <0003> auc.c:151 vector [0]: kc = 98d81110962ed490 20241023055535300 DAUC <0003> auc.c:152 vector [0]: sres = ec931c46 20241023055535300 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241023055535300 DAUC <0003> auc.c:113 vector [1]: rand = 30a0516041ad083c4a03a0036558822e 20241023055535300 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055535300 DAUC <0003> auc.c:142 vector [1]: autn = b06419bfaf768000a1921b31241bf253 20241023055535300 DAUC <0003> auc.c:143 vector [1]: ck = 6f500c9502c3eaa5cf57423498327fb7 20241023055535300 DAUC <0003> auc.c:144 vector [1]: ik = 263437289296e2a28eb735e9b9436861 20241023055535300 DAUC <0003> auc.c:145 vector [1]: res = a2ed095e1c8c4c9d0000000000000000 20241023055535300 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055535300 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241023055535300 DAUC <0003> auc.c:151 vector [1]: kc = 08844c60b1241fd1 20241023055535300 DAUC <0003> auc.c:152 vector [1]: sres = be6145c3 20241023055535300 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241023055535300 DAUC <0003> auc.c:113 vector [2]: rand = cca1240ae104710082dca1991234ef85 20241023055535300 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055535300 DAUC <0003> auc.c:142 vector [2]: autn = 7287d9aba87a800045d88a859a5d739b 20241023055535300 DAUC <0003> auc.c:143 vector [2]: ck = c2016cee69ea68c9d44b93c849b4cc6e 20241023055535300 DAUC <0003> auc.c:144 vector [2]: ik = 4ba9f050ed3c0b137f34f15efc5582ec 20241023055535300 DAUC <0003> auc.c:145 vector [2]: res = 2b8d97d870f0fcb10000000000000000 20241023055535300 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055535300 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241023055535300 DAUC <0003> auc.c:151 vector [2]: kc = 22d7fe2831372d58 20241023055535300 DAUC <0003> auc.c:152 vector [2]: sres = 5b7d6b69 20241023055535300 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241023055535300 DAUC <0003> auc.c:113 vector [3]: rand = 556f2879671bbc1a210bda0846750bc6 20241023055535300 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055535300 DAUC <0003> auc.c:142 vector [3]: autn = 6730812a8de48000fe1bd5e0b171c250 20241023055535300 DAUC <0003> auc.c:143 vector [3]: ck = eaeebe9cccd97bf28b0764ac8b321db2 20241023055535300 DAUC <0003> auc.c:144 vector [3]: ik = bda8583f413f57ea7189159535210995 20241023055535300 DAUC <0003> auc.c:145 vector [3]: res = d6a7c3fa7a2c48720000000000000000 20241023055535300 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055535300 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241023055535300 DAUC <0003> auc.c:151 vector [3]: kc = adc8979a33f5383f 20241023055535300 DAUC <0003> auc.c:152 vector [3]: sres = ac8b8b88 20241023055535300 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241023055535300 DAUC <0003> auc.c:113 vector [4]: rand = 5457c42bc916c11cc7ad7c6b213b51ae 20241023055535300 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055535300 DAUC <0003> auc.c:142 vector [4]: autn = 129d24a738658000d437c63f179c8fa0 20241023055535300 DAUC <0003> auc.c:143 vector [4]: ck = 529e29c6a20cf95709cf404f8e637c0c 20241023055535300 DAUC <0003> auc.c:144 vector [4]: ik = 4ee175fa7c6e5b063c248d38fbc4e11a 20241023055535300 DAUC <0003> auc.c:145 vector [4]: res = 26652f6b88229c190000000000000000 20241023055535300 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055535300 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241023055535300 DAUC <0003> auc.c:151 vector [4]: kc = 2994914babc53f47 20241023055535300 DAUC <0003> auc.c:152 vector [4]: sres = ae47b372 20241023055535300 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241023055535300 DAUC <0003> db_auc.c:245 IMSI='262422682472521': Generated 5 vectors 20241023055535300 DAUC <0003> db_auc.c:249 IMSI='262422682472521': Updating SQN=161 in DB 20241023055535308 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422682472521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422682472521"} 20241023055535308 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262422682472521 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055535308 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535308 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46382<->l=127.0.0.1:4258 20241023055535339 DAUC <0003> db_auc.c:157 IMSI='262426336830545': No 2G Auth Data 20241023055535339 DAUC <0003> db_auc.c:192 IMSI='262426336830545': No 3G Auth Data 20241023055535378 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241023055535381 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535381 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426336830545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426336830545"} 20241023055535381 DAUC <0003> db_auc.c:236 IMSI='262426336830545': Calling to generate 5 vectors 20241023055535381 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055535381 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055535381 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055535381 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055535381 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055535381 DAUC <0003> auc.c:113 vector [0]: rand = eae18d4f11d11591d5b8617cfea7bf52 20241023055535381 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055535381 DAUC <0003> auc.c:142 vector [0]: autn = 9dc3c5935ce280005fe09064dded271f 20241023055535381 DAUC <0003> auc.c:143 vector [0]: ck = b55c4aa684c1e8310e89b728df91dc8d 20241023055535381 DAUC <0003> auc.c:144 vector [0]: ik = 71a5fa7c09c0cb5d8388c957d9984f94 20241023055535381 DAUC <0003> auc.c:145 vector [0]: res = f02de088a6f22da70000000000000000 20241023055535381 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055535381 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055535381 DAUC <0003> auc.c:179 vector [0]: kc = d2326af6f3fecc00 20241023055535381 DAUC <0003> auc.c:180 vector [0]: sres = cde6f1b0 20241023055535381 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055535381 DAUC <0003> auc.c:113 vector [1]: rand = cd735f5c5481b6c3d26efdc920c69679 20241023055535381 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055535381 DAUC <0003> auc.c:142 vector [1]: autn = fbc7f0a586ea8000d8b12d57074c11c2 20241023055535381 DAUC <0003> auc.c:143 vector [1]: ck = 12bddc6d07a1dbfdd33f5254a1471239 20241023055535381 DAUC <0003> auc.c:144 vector [1]: ik = 0c2fd63fd7adae842624abe2d57a9df0 20241023055535381 DAUC <0003> auc.c:145 vector [1]: res = 0008821496e25c9f0000000000000000 20241023055535381 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055535381 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055535381 DAUC <0003> auc.c:179 vector [1]: kc = 95c1cdb4c3040400 20241023055535381 DAUC <0003> auc.c:180 vector [1]: sres = 45cacf2e 20241023055535381 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055535381 DAUC <0003> auc.c:113 vector [2]: rand = 93ed30d9ea954ea2a8af7289e9f13d64 20241023055535381 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055535381 DAUC <0003> auc.c:142 vector [2]: autn = cc40f817bf9a80005d68b7c15fc6cd65 20241023055535381 DAUC <0003> auc.c:143 vector [2]: ck = 10e98e8a9492047b2510dcb16216ef94 20241023055535381 DAUC <0003> auc.c:144 vector [2]: ik = 2cde43a988cf19334a5b459fa2ac2a1a 20241023055535381 DAUC <0003> auc.c:145 vector [2]: res = 9cd5b16b8e0d79880000000000000000 20241023055535381 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055535381 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055535381 DAUC <0003> auc.c:179 vector [2]: kc = 2d113ffcbd302400 20241023055535381 DAUC <0003> auc.c:180 vector [2]: sres = 2ebde949 20241023055535381 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055535381 DAUC <0003> auc.c:113 vector [3]: rand = edcc3955a69dde7b1b72302f6653172a 20241023055535381 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055535381 DAUC <0003> auc.c:142 vector [3]: autn = 1d3900ca5e348000e3ede05c1b401c09 20241023055535381 DAUC <0003> auc.c:143 vector [3]: ck = 1da7d29aa75685fff29deee1b43f2186 20241023055535381 DAUC <0003> auc.c:144 vector [3]: ik = 9e8ee9969c7830f627d397aa1a660682 20241023055535381 DAUC <0003> auc.c:145 vector [3]: res = e3819a9aa113bc080000000000000000 20241023055535381 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055535381 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055535381 DAUC <0003> auc.c:179 vector [3]: kc = f916eb8e9c4e7400 20241023055535381 DAUC <0003> auc.c:180 vector [3]: sres = e510e518 20241023055535381 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055535381 DAUC <0003> auc.c:113 vector [4]: rand = 5a6887042296748283fa25d95260c948 20241023055535381 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055535381 DAUC <0003> auc.c:142 vector [4]: autn = 18f4f24859fe8000e7ce42834ed51dc4 20241023055535381 DAUC <0003> auc.c:143 vector [4]: ck = e258de53cd05b1e1fb510d48a181edd2 20241023055535381 DAUC <0003> auc.c:144 vector [4]: ik = 430a6b39e0dc2ca9435aab1b8a7aa85f 20241023055535381 DAUC <0003> auc.c:145 vector [4]: res = 5580bcb886a2f9fb0000000000000000 20241023055535381 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055535381 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055535381 DAUC <0003> auc.c:179 vector [4]: kc = 0242a70649663000 20241023055535381 DAUC <0003> auc.c:180 vector [4]: sres = c371652a 20241023055535381 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055535381 DAUC <0003> db_auc.c:245 IMSI='262426336830545': Generated 5 vectors 20241023055535381 DAUC <0003> db_auc.c:249 IMSI='262426336830545': Updating SQN=161 in DB 20241023055535389 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426336830545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426336830545"} 20241023055535389 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262426336830545 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055535389 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535389 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4258 20241023055535427 DAUC <0003> db_auc.c:157 IMSI='262424870692334': No 2G Auth Data 20241023055535427 DAUC <0003> db_auc.c:192 IMSI='262424870692334': No 3G Auth Data 20241023055535467 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 20241023055535470 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535470 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535470 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424870692334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424870692334"} 20241023055535470 DAUC <0003> db_auc.c:236 IMSI='262424870692334': Calling to generate 5 vectors 20241023055535470 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055535470 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055535470 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055535470 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055535470 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055535470 DAUC <0003> auc.c:113 vector [0]: rand = b109f2fbea69cdbd53e33c2162cb8e0c 20241023055535470 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055535470 DAUC <0003> auc.c:142 vector [0]: autn = b3f0b98056e6800014e15bdf064df867 20241023055535470 DAUC <0003> auc.c:143 vector [0]: ck = 11d258f8683f7af251d78b1b954ddef9 20241023055535470 DAUC <0003> auc.c:144 vector [0]: ik = c97ec3a927e6e97077bb3f695475b355 20241023055535470 DAUC <0003> auc.c:145 vector [0]: res = debf60b58b10cdb00000000000000000 20241023055535471 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055535471 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055535471 DAUC <0003> auc.c:179 vector [0]: kc = 1095bac5f3365400 20241023055535471 DAUC <0003> auc.c:180 vector [0]: sres = d03d28cc 20241023055535471 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055535471 DAUC <0003> auc.c:113 vector [1]: rand = fd4ab3e90e67ae9be226a985e2ed7b9e 20241023055535471 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055535471 DAUC <0003> auc.c:142 vector [1]: autn = b84c36c0740e8000a59d80724cd08990 20241023055535471 DAUC <0003> auc.c:143 vector [1]: ck = f68e541dae49d92127da6b163d628738 20241023055535471 DAUC <0003> auc.c:144 vector [1]: ik = d46ba9cef8c17622000c4d4abc0b4dff 20241023055535471 DAUC <0003> auc.c:145 vector [1]: res = a7ad676fd5d28bfd0000000000000000 20241023055535471 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055535471 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055535471 DAUC <0003> auc.c:179 vector [1]: kc = 80c5ff29396ef400 20241023055535471 DAUC <0003> auc.c:180 vector [1]: sres = 9383054d 20241023055535471 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055535471 DAUC <0003> auc.c:113 vector [2]: rand = 83f2d38023eb62d2612ada22ac8500ca 20241023055535471 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055535471 DAUC <0003> auc.c:142 vector [2]: autn = 03a4595cd041800005515ebab84170a6 20241023055535471 DAUC <0003> auc.c:143 vector [2]: ck = 9e0b159726149e3ed47d4a06cf1560a5 20241023055535471 DAUC <0003> auc.c:144 vector [2]: ik = 8d7a972d1e418d84421de3a80110359c 20241023055535471 DAUC <0003> auc.c:145 vector [2]: res = 0816801f080d7df60000000000000000 20241023055535471 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055535471 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055535471 DAUC <0003> auc.c:179 vector [2]: kc = c3c3383554b14000 20241023055535471 DAUC <0003> auc.c:180 vector [2]: sres = 76a5978f 20241023055535471 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055535471 DAUC <0003> auc.c:113 vector [3]: rand = c585fab770299272801148110cc41178 20241023055535471 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055535471 DAUC <0003> auc.c:142 vector [3]: autn = 0d1d3b3727db80004d09ec88f50593f0 20241023055535471 DAUC <0003> auc.c:143 vector [3]: ck = df6ef004f6beeff633e72eb6a64f3209 20241023055535471 DAUC <0003> auc.c:144 vector [3]: ik = a2c3b84117bdd9fd2c7fa77c581ce642 20241023055535471 DAUC <0003> auc.c:145 vector [3]: res = 19037ba9a2e62dd50000000000000000 20241023055535471 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055535471 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055535471 DAUC <0003> auc.c:179 vector [3]: kc = b9517885a37b5400 20241023055535471 DAUC <0003> auc.c:180 vector [3]: sres = 8f08db49 20241023055535471 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055535471 DAUC <0003> auc.c:113 vector [4]: rand = 86beda2c2c8d322c6bd5e1eb5927dd68 20241023055535471 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055535471 DAUC <0003> auc.c:142 vector [4]: autn = 8c0e1621a7b580005870164a7a9b7778 20241023055535471 DAUC <0003> auc.c:143 vector [4]: ck = 6bc7c741695bba4a820b66c3557f9284 20241023055535471 DAUC <0003> auc.c:144 vector [4]: ik = 31876c86d2f1db05ca4e338c72ca27b9 20241023055535471 DAUC <0003> auc.c:145 vector [4]: res = 6f52b1b4cf799aaa0000000000000000 20241023055535471 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055535471 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055535471 DAUC <0003> auc.c:179 vector [4]: kc = ba52d2e1dd313800 20241023055535471 DAUC <0003> auc.c:180 vector [4]: sres = cf5ac50e 20241023055535471 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055535471 DAUC <0003> db_auc.c:245 IMSI='262424870692334': Generated 5 vectors 20241023055535471 DAUC <0003> db_auc.c:249 IMSI='262424870692334': Updating SQN=161 in DB 20241023055535478 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424870692334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424870692334"} 20241023055535478 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424870692334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055535478 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535478 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46406<->l=127.0.0.1:4258 20241023055535515 DAUC <0003> db_auc.c:157 IMSI='262427486834163': No 2G Auth Data 20241023055535515 DAUC <0003> db_auc.c:192 IMSI='262427486834163': No 3G Auth Data 20241023055535555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241023055535559 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535559 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427486834163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427486834163"} 20241023055535560 DAUC <0003> db_auc.c:236 IMSI='262427486834163': Calling to generate 5 vectors 20241023055535560 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241023055535560 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241023055535560 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241023055535560 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241023055535560 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241023055535560 DAUC <0003> auc.c:113 vector [0]: rand = 04f4c211c607d8d290d7cac8ae912487 20241023055535560 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241023055535560 DAUC <0003> auc.c:142 vector [0]: autn = 969097cd9cd880008d93fb05a3a67741 20241023055535560 DAUC <0003> auc.c:143 vector [0]: ck = 23217bbc01dcb27f033a4c3fc584ab26 20241023055535560 DAUC <0003> auc.c:144 vector [0]: ik = b1fde60260ad1e1ca6f28d19e967fde7 20241023055535560 DAUC <0003> auc.c:145 vector [0]: res = b0dbe268df63cac00000000000000000 20241023055535560 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241023055535560 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241023055535560 DAUC <0003> auc.c:179 vector [0]: kc = 923fdd8c5fdda527 20241023055535560 DAUC <0003> auc.c:180 vector [0]: sres = ef812494 20241023055535560 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241023055535560 DAUC <0003> auc.c:113 vector [1]: rand = e8c434dcb58c722769b2a1fa9e3f48e8 20241023055535560 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241023055535560 DAUC <0003> auc.c:142 vector [1]: autn = d9cf53cfa4e48000fcf0c3a8f1c40037 20241023055535560 DAUC <0003> auc.c:143 vector [1]: ck = ba1ee55f9b3cbceae800c2b04ff16d51 20241023055535560 DAUC <0003> auc.c:144 vector [1]: ik = 4b6af9caa9564c829be0c0cebad8b312 20241023055535560 DAUC <0003> auc.c:145 vector [1]: res = 66103b47fa1893d50000000000000000 20241023055535560 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241023055535560 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241023055535560 DAUC <0003> auc.c:179 vector [1]: kc = b11a6d90556ca744 20241023055535560 DAUC <0003> auc.c:180 vector [1]: sres = c7f429f4 20241023055535560 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241023055535560 DAUC <0003> auc.c:113 vector [2]: rand = 61e1524fccdcc8a4fba90a1090c49546 20241023055535560 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241023055535560 DAUC <0003> auc.c:142 vector [2]: autn = 75dab6c648008000a267cafb8755070a 20241023055535560 DAUC <0003> auc.c:143 vector [2]: ck = b932761eeda4d4e1ce62b5f5a08c233a 20241023055535560 DAUC <0003> auc.c:144 vector [2]: ik = 9f4e2091359d5e0590389dc27e16f21c 20241023055535560 DAUC <0003> auc.c:145 vector [2]: res = 436c0c4685df29c20000000000000000 20241023055535560 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241023055535560 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241023055535560 DAUC <0003> auc.c:179 vector [2]: kc = 1c2b5165ef1ed727 20241023055535560 DAUC <0003> auc.c:180 vector [2]: sres = 068d87f1 20241023055535560 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241023055535560 DAUC <0003> auc.c:113 vector [3]: rand = 9ff6056b8212a31c9004526e070b04f7 20241023055535560 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241023055535560 DAUC <0003> auc.c:142 vector [3]: autn = a9d18a7e08f68000f233262907affeea 20241023055535560 DAUC <0003> auc.c:143 vector [3]: ck = 91f4e325485c6655485e1a64bfa72dc3 20241023055535560 DAUC <0003> auc.c:144 vector [3]: ik = 16c43ae51fb64e6d278fdeeea12731b6 20241023055535560 DAUC <0003> auc.c:145 vector [3]: res = fc75e4752561f1570000000000000000 20241023055535560 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241023055535560 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241023055535560 DAUC <0003> auc.c:179 vector [3]: kc = fa1d9051d46185da 20241023055535560 DAUC <0003> auc.c:180 vector [3]: sres = bbf8d722 20241023055535560 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241023055535560 DAUC <0003> auc.c:113 vector [4]: rand = da111695a73969d27c296f02e7230729 20241023055535560 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241023055535560 DAUC <0003> auc.c:142 vector [4]: autn = d51722cbc0b68000558a7f5844cf27ee 20241023055535560 DAUC <0003> auc.c:143 vector [4]: ck = cfe83b3741aeaaf24d0fae833337edc4 20241023055535560 DAUC <0003> auc.c:144 vector [4]: ik = 103f435bdac5c8ac5402510eb70b3767 20241023055535560 DAUC <0003> auc.c:145 vector [4]: res = e9e986bbd2208ed80000000000000000 20241023055535560 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241023055535560 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241023055535560 DAUC <0003> auc.c:179 vector [4]: kc = da48d1c87814c2ec 20241023055535560 DAUC <0003> auc.c:180 vector [4]: sres = 8e6a8ce4 20241023055535560 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241023055535560 DAUC <0003> db_auc.c:245 IMSI='262427486834163': Generated 5 vectors 20241023055535560 DAUC <0003> db_auc.c:249 IMSI='262427486834163': Updating SQN=161 in DB 20241023055535568 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427486834163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427486834163"} 20241023055535568 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262427486834163 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055535568 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535568 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055535571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4258 20241023055535599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4258 20241023055535600 DLINP <000b> input/ipa.c:451 connected read/write 20241023055535600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055535600 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055535600 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055535600 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055535600 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39263<->l=127.0.0.1:4259) 20241023055535637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20241023055535637 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.1:4258 20241023055538708 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055538708 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055538710 DLINP <000b> input/ipa.c:451 connected read/write 20241023055538710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055538710 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4258 20241023055538712 DLINP <000b> input/ipa.c:451 connected read/write 20241023055538712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055538712 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055538712 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055538712 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  20241023055538712 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055538712 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  20241023055538712 DLGSUP <0013> gsup_server.c:235 2:  20241023055538712 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055538712 DLGSUP <0013> gsup_server.c:235 3:  20241023055538712 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055538712 DLGSUP <0013> gsup_server.c:235 4:  20241023055538712 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055538712 DLGSUP <0013> gsup_server.c:235 5:  20241023055538712 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055538712 DLGSUP <0013> gsup_server.c:235 7:  20241023055538712 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055538712 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055538712 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055538712 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055538728 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46047<->l=127.0.0.1:4259) 20241023055538742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20241023055538757 DLINP <000b> input/ipa.c:451 connected read/write 20241023055538757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055538757 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420694089268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420694089268" cn_domain=PS} 20241023055538757 DLU <0006> fsm.c:456 lu(262420694089268)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055538757 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420694089268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241023055538757 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420694089268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420694089268" cause=IMSI unknown in HLR} 20241023055538757 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420694089268 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055538757 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420694089268)[0x55eb42b769b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055538757 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420694089268)[0x55eb42b769b0]{UNVALIDATED}: Freeing instance 20241023055538757 DLU <0006> fsm.c:568 lu(PS:IMSI-262420694089268)[0x55eb42b769b0]{UNVALIDATED}: Deallocated 20241023055538757 DLINP <000b> input/ipa.c:451 connected read/write 20241023055538757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055538757 DLINP <000b> input/ipa.c:451 connected read/write 20241023055538757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055538760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60166<->l=127.0.0.1:4258 20241023055538761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60160<->l=127.0.0.1:4258 20241023055538762 DLINP <000b> input/ipa.c:451 connected read/write 20241023055538762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055538762 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055538762 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055538762 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055538762 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46047<->l=127.0.0.1:4259) 20241023055538811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20241023055538812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.1:4258 20241023055541885 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055541885 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055541887 DLINP <000b> input/ipa.c:451 connected read/write 20241023055541887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055541887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4258 20241023055541889 DLINP <000b> input/ipa.c:451 connected read/write 20241023055541889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055541889 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055541889 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055541889 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  20241023055541889 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055541889 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  20241023055541889 DLGSUP <0013> gsup_server.c:235 2:  20241023055541889 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055541889 DLGSUP <0013> gsup_server.c:235 3:  20241023055541889 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055541889 DLGSUP <0013> gsup_server.c:235 4:  20241023055541889 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055541889 DLGSUP <0013> gsup_server.c:235 5:  20241023055541889 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055541889 DLGSUP <0013> gsup_server.c:235 7:  20241023055541889 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055541889 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055541889 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055541889 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055541905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20241023055541917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 20241023055541933 DLINP <000b> input/ipa.c:451 connected read/write 20241023055541933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055541933 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421333551417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421333551417" cn_domain=PS source_name="the-source\n"} 20241023055541933 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023055541933 DLU <0006> fsm.c:456 lu(262421333551417)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055541933 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421333551417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241023055541933 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421333551417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421333551417" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241023055541933 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421333551417 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055541933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421333551417)[0x55eb42b769b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055541933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421333551417)[0x55eb42b769b0]{UNVALIDATED}: Freeing instance 20241023055541933 DLU <0006> fsm.c:568 lu(PS:IMSI-262421333551417)[0x55eb42b769b0]{UNVALIDATED}: Deallocated 20241023055541933 DLINP <000b> input/ipa.c:451 connected read/write 20241023055541933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055541933 DLINP <000b> input/ipa.c:451 connected read/write 20241023055541933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055541936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60192<->l=127.0.0.1:4258 20241023055541937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60190<->l=127.0.0.1:4258 20241023055541938 DLINP <000b> input/ipa.c:451 connected read/write 20241023055541938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055541938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055541938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055541938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055541938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023055541938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42981<->l=127.0.0.1:4259) 20241023055541983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 20241023055541983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60202<->l=127.0.0.1:4258 20241023055545052 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055545052 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055545053 DLINP <000b> input/ipa.c:451 connected read/write 20241023055545053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055545054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4258 20241023055545055 DLINP <000b> input/ipa.c:451 connected read/write 20241023055545055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055545055 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055545055 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055545055 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  20241023055545055 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055545055 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  20241023055545055 DLGSUP <0013> gsup_server.c:235 2:  20241023055545055 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055545055 DLGSUP <0013> gsup_server.c:235 3:  20241023055545055 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055545055 DLGSUP <0013> gsup_server.c:235 4:  20241023055545055 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055545055 DLGSUP <0013> gsup_server.c:235 5:  20241023055545055 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055545055 DLGSUP <0013> gsup_server.c:235 7:  20241023055545055 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055545055 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055545055 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055545055 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055545073 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44561<->l=127.0.0.1:4259) 20241023055545086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60216<->l=127.0.0.1:4258 20241023055545097 DLINP <000b> input/ipa.c:451 connected read/write 20241023055545097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055545097 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425449094694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425449094694" cn_domain=PS} 20241023055545097 DLU <0006> fsm.c:456 lu(262425449094694)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055545097 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425449094694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241023055545097 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425449094694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425449094694" cause=Roaming not allowed in this location area} 20241023055545097 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425449094694 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055545097 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425449094694)[0x55eb42b769b0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055545097 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425449094694)[0x55eb42b769b0]{UNVALIDATED}: Freeing instance 20241023055545097 DLU <0006> fsm.c:568 lu(PS:IMSI-262425449094694)[0x55eb42b769b0]{UNVALIDATED}: Deallocated 20241023055545097 DLINP <000b> input/ipa.c:451 connected read/write 20241023055545097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055545097 DLINP <000b> input/ipa.c:451 connected read/write 20241023055545097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055545099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60216<->l=127.0.0.1:4258 20241023055545100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4258 20241023055545101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055545101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055545101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055545101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055545101 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055545101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44561<->l=127.0.0.1:4259) 20241023055545141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 20241023055545141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60222<->l=127.0.0.1:4258 20241023055548214 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055548214 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055548216 DLINP <000b> input/ipa.c:451 connected read/write 20241023055548216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055548217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56978<->l=127.0.0.1:4258 20241023055548219 DLINP <000b> input/ipa.c:451 connected read/write 20241023055548219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055548219 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055548219 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055548219 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  20241023055548219 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055548219 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  20241023055548219 DLGSUP <0013> gsup_server.c:235 2:  20241023055548219 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055548219 DLGSUP <0013> gsup_server.c:235 3:  20241023055548219 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055548219 DLGSUP <0013> gsup_server.c:235 4:  20241023055548219 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055548219 DLGSUP <0013> gsup_server.c:235 5:  20241023055548219 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055548219 DLGSUP <0013> gsup_server.c:235 7:  20241023055548219 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055548219 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055548219 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055548219 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055548240 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40607<->l=127.0.0.1:4259) 20241023055548254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56984<->l=127.0.0.1:4258 20241023055548261 DLINP <000b> input/ipa.c:451 connected read/write 20241023055548261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055548261 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423970152709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423970152709"} 20241023055548261 DAUC <0003> db_auc.c:133 IMSI='262423970152709': No such subscriber 20241023055548261 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423970152709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241023055548261 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423970152709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423970152709" cause=IMSI unknown in HLR} 20241023055548261 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423970152709 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055548261 DLINP <000b> input/ipa.c:451 connected read/write 20241023055548261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055548261 DLINP <000b> input/ipa.c:451 connected read/write 20241023055548261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055548263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56984<->l=127.0.0.1:4258 20241023055548264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56978<->l=127.0.0.1:4258 20241023055548265 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40607<->l=127.0.0.1:4259) 20241023055548265 DLINP <000b> input/ipa.c:451 connected read/write 20241023055548266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055548266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055548266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055548266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055548309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 20241023055548309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4258 20241023055551382 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055551382 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055551385 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551385 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56992<->l=127.0.0.1:4258 20241023055551388 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551388 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551388 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055551388 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055551388 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  20241023055551388 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055551388 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  20241023055551388 DLGSUP <0013> gsup_server.c:235 2:  20241023055551388 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055551388 DLGSUP <0013> gsup_server.c:235 3:  20241023055551388 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055551388 DLGSUP <0013> gsup_server.c:235 4:  20241023055551388 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055551388 DLGSUP <0013> gsup_server.c:235 5:  20241023055551388 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055551388 DLGSUP <0013> gsup_server.c:235 7:  20241023055551388 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055551388 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055551388 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055551388 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055551408 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36737<->l=127.0.0.1:4259) 20241023055551425 DAUC <0003> db_auc.c:157 IMSI='262420943908899': No 2G Auth Data 20241023055551425 DAUC <0003> db_auc.c:192 IMSI='262420943908899': No 3G Auth Data 20241023055551462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20241023055551466 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551467 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420943908899" cn_domain=PS} 20241023055551467 DLU <0006> fsm.c:456 lu(262420943908899)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551467 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551482 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420943908899)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551482 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420943908899" cn_domain=PS} 20241023055551482 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551482 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551486 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551486 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420943908899"} 20241023055551486 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420943908899)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551486 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551486 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420943908899"} 20241023055551486 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420943908899 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420943908899)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551486 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420943908899)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551486 DLU <0006> fsm.c:568 lu(PS:IMSI-262420943908899)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551486 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551486 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551488 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57004<->l=127.0.0.1:4258 20241023055551512 DAUC <0003> db_auc.c:157 IMSI='262424163488708': No 2G Auth Data 20241023055551512 DAUC <0003> db_auc.c:192 IMSI='262424163488708': No 3G Auth Data 20241023055551521 DLGSUP <0013> hlr.c:121 IMSI 262424163488708: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055551538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 20241023055551541 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551541 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424163488708" cn_domain=PS} 20241023055551541 DLU <0006> fsm.c:456 lu(262424163488708)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551541 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551559 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424163488708)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551559 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424163488708" cn_domain=PS} 20241023055551559 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551559 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551562 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551562 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424163488708"} 20241023055551562 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424163488708)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551562 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551562 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424163488708"} 20241023055551562 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424163488708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424163488708)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551562 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424163488708)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551562 DLU <0006> fsm.c:568 lu(PS:IMSI-262424163488708)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551562 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551562 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.1:4258 20241023055551588 DAUC <0003> db_auc.c:157 IMSI='262428980655906': No 2G Auth Data 20241023055551588 DAUC <0003> db_auc.c:192 IMSI='262428980655906': No 3G Auth Data 20241023055551596 DLGSUP <0013> hlr.c:121 IMSI 262428980655906: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055551619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4258 20241023055551622 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551622 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428980655906" cn_domain=PS} 20241023055551622 DLU <0006> fsm.c:456 lu(262428980655906)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551622 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551636 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428980655906)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551636 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428980655906" cn_domain=PS} 20241023055551636 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551636 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551639 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428980655906"} 20241023055551639 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428980655906)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551639 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551639 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428980655906"} 20241023055551639 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980655906 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428980655906)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551639 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428980655906)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551639 DLU <0006> fsm.c:568 lu(PS:IMSI-262428980655906)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551639 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57018<->l=127.0.0.1:4258 20241023055551665 DAUC <0003> db_auc.c:157 IMSI='262426223839690': No 2G Auth Data 20241023055551665 DAUC <0003> db_auc.c:192 IMSI='262426223839690': No 3G Auth Data 20241023055551676 DLGSUP <0013> hlr.c:121 IMSI 262426223839690: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055551700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20241023055551703 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551703 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426223839690" cn_domain=PS} 20241023055551703 DLU <0006> fsm.c:456 lu(262426223839690)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551703 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426223839690)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551718 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426223839690" cn_domain=PS} 20241023055551718 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551718 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551721 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551721 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426223839690"} 20241023055551721 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426223839690)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551721 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551721 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426223839690"} 20241023055551721 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426223839690 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426223839690)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426223839690)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551721 DLU <0006> fsm.c:568 lu(PS:IMSI-262426223839690)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551721 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551721 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57032<->l=127.0.0.1:4258 20241023055551747 DAUC <0003> db_auc.c:157 IMSI='262427343939922': No 2G Auth Data 20241023055551747 DAUC <0003> db_auc.c:192 IMSI='262427343939922': No 3G Auth Data 20241023055551756 DLGSUP <0013> hlr.c:121 IMSI 262427343939922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055551780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57038<->l=127.0.0.1:4258 20241023055551784 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551784 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427343939922" cn_domain=PS} 20241023055551785 DLU <0006> fsm.c:456 lu(262427343939922)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551785 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427343939922)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551799 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427343939922" cn_domain=PS} 20241023055551799 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551799 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551802 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551802 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427343939922"} 20241023055551802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427343939922)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551802 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551802 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427343939922"} 20241023055551802 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427343939922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427343939922)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427343939922)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551802 DLU <0006> fsm.c:568 lu(PS:IMSI-262427343939922)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551802 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551802 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57038<->l=127.0.0.1:4258 20241023055551830 DAUC <0003> db_auc.c:157 IMSI='262429852808709': No 2G Auth Data 20241023055551830 DAUC <0003> db_auc.c:192 IMSI='262429852808709': No 3G Auth Data 20241023055551838 DLGSUP <0013> hlr.c:121 IMSI 262429852808709: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055551872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20241023055551875 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551875 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429852808709" cn_domain=PS} 20241023055551875 DLU <0006> fsm.c:456 lu(262429852808709)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551875 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429852808709)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551891 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429852808709" cn_domain=PS} 20241023055551891 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551891 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551894 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551894 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429852808709"} 20241023055551894 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429852808709)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551894 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551894 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429852808709"} 20241023055551894 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262429852808709 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429852808709)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551894 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429852808709)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551894 DLU <0006> fsm.c:568 lu(PS:IMSI-262429852808709)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551894 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551894 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.1:4258 20241023055551927 DAUC <0003> db_auc.c:157 IMSI='262426620443785': No 2G Auth Data 20241023055551927 DAUC <0003> db_auc.c:192 IMSI='262426620443785': No 3G Auth Data 20241023055551936 DLGSUP <0013> hlr.c:121 IMSI 262426620443785: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055551967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20241023055551970 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551970 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426620443785" cn_domain=PS} 20241023055551970 DLU <0006> fsm.c:456 lu(262426620443785)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055551970 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055551985 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426620443785)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055551985 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426620443785" cn_domain=PS} 20241023055551985 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551985 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551988 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055551988 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426620443785"} 20241023055551988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426620443785)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055551988 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055551988 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426620443785"} 20241023055551988 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426620443785 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055551988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426620443785)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055551988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426620443785)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055551988 DLU <0006> fsm.c:568 lu(PS:IMSI-262426620443785)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055551988 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551988 DLINP <000b> input/ipa.c:451 connected read/write 20241023055551988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055551990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57052<->l=127.0.0.1:4258 20241023055552023 DAUC <0003> db_auc.c:157 IMSI='262425793896463': No 2G Auth Data 20241023055552023 DAUC <0003> db_auc.c:192 IMSI='262425793896463': No 3G Auth Data 20241023055552032 DLGSUP <0013> hlr.c:121 IMSI 262425793896463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055552078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20241023055552083 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055552083 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425793896463" cn_domain=PS} 20241023055552083 DLU <0006> fsm.c:456 lu(262425793896463)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055552083 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055552098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425793896463)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055552098 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425793896463" cn_domain=PS} 20241023055552098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055552098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055552101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055552101 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425793896463"} 20241023055552101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425793896463)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055552101 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055552101 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425793896463"} 20241023055552101 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262425793896463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055552101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425793896463)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055552101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425793896463)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055552101 DLU <0006> fsm.c:568 lu(PS:IMSI-262425793896463)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055552101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055552101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055552103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4258 20241023055552141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56992<->l=127.0.0.1:4258 20241023055552142 DLINP <000b> input/ipa.c:451 connected read/write 20241023055552142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055552142 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055552142 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055552142 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055552142 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36737<->l=127.0.0.1:4259) 20241023055552188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20241023055552189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57076<->l=127.0.0.1:4258 20241023055555264 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055555264 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055555266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241023055555269 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555269 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055555269 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055555269 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  20241023055555269 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055555269 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  20241023055555269 DLGSUP <0013> gsup_server.c:235 2:  20241023055555269 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055555269 DLGSUP <0013> gsup_server.c:235 3:  20241023055555269 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055555269 DLGSUP <0013> gsup_server.c:235 4:  20241023055555269 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055555269 DLGSUP <0013> gsup_server.c:235 5:  20241023055555269 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055555269 DLGSUP <0013> gsup_server.c:235 7:  20241023055555269 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055555269 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055555269 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055555269 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055555290 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34353<->l=127.0.0.1:4259) 20241023055555306 DAUC <0003> db_auc.c:157 IMSI='262421938536495': No 2G Auth Data 20241023055555306 DAUC <0003> db_auc.c:192 IMSI='262421938536495': No 3G Auth Data 20241023055555348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241023055555352 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555352 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421938536495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421938536495" cn_domain=PS source_name="the-source\n"} 20241023055555352 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023055555352 DLU <0006> fsm.c:456 lu(262421938536495)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555352 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421938536495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555367 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421938536495)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555367 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421938536495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421938536495" cn_domain=PS destination_name="the-source\n"} 20241023055555367 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555367 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555370 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421938536495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421938536495" source_name="the-source\n"} 20241023055555370 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421938536495)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555370 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421938536495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555370 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421938536495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421938536495" destination_name="the-source\n"} 20241023055555370 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421938536495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421938536495)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555370 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421938536495)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555370 DLU <0006> fsm.c:568 lu(PS:IMSI-262421938536495)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57104<->l=127.0.0.1:4258 20241023055555396 DAUC <0003> db_auc.c:157 IMSI='262425768140771': No 2G Auth Data 20241023055555396 DAUC <0003> db_auc.c:192 IMSI='262425768140771': No 3G Auth Data 20241023055555404 DLGSUP <0013> hlr.c:121 IMSI 262425768140771: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20241023055555431 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555431 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425768140771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425768140771" cn_domain=PS source_name="the-source\n"} 20241023055555432 DLU <0006> fsm.c:456 lu(262425768140771)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555432 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425768140771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555446 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425768140771)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555446 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425768140771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425768140771" cn_domain=PS destination_name="the-source\n"} 20241023055555446 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555446 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555449 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555449 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425768140771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425768140771" source_name="the-source\n"} 20241023055555449 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425768140771)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555449 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425768140771 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555449 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425768140771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425768140771" destination_name="the-source\n"} 20241023055555449 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425768140771 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425768140771)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555449 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425768140771)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555449 DLU <0006> fsm.c:568 lu(PS:IMSI-262425768140771)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555449 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555449 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4258 20241023055555477 DAUC <0003> db_auc.c:157 IMSI='262429738990860': No 2G Auth Data 20241023055555477 DAUC <0003> db_auc.c:192 IMSI='262429738990860': No 3G Auth Data 20241023055555485 DLGSUP <0013> hlr.c:121 IMSI 262429738990860: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57116<->l=127.0.0.1:4258 20241023055555509 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555509 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429738990860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429738990860" cn_domain=PS source_name="the-source\n"} 20241023055555510 DLU <0006> fsm.c:456 lu(262429738990860)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555510 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429738990860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429738990860)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555525 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429738990860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429738990860" cn_domain=PS destination_name="the-source\n"} 20241023055555525 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555525 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555528 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555528 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429738990860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429738990860" source_name="the-source\n"} 20241023055555528 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429738990860)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555528 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429738990860 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555528 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429738990860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429738990860" destination_name="the-source\n"} 20241023055555528 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429738990860 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429738990860)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555528 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429738990860)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555528 DLU <0006> fsm.c:568 lu(PS:IMSI-262429738990860)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555528 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555528 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555528 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57116<->l=127.0.0.1:4258 20241023055555555 DAUC <0003> db_auc.c:157 IMSI='262423221289931': No 2G Auth Data 20241023055555555 DAUC <0003> db_auc.c:192 IMSI='262423221289931': No 3G Auth Data 20241023055555563 DLGSUP <0013> hlr.c:121 IMSI 262423221289931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555588 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 20241023055555593 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555593 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423221289931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423221289931" cn_domain=PS source_name="the-source\n"} 20241023055555593 DLU <0006> fsm.c:456 lu(262423221289931)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555593 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423221289931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555608 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423221289931)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555608 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423221289931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423221289931" cn_domain=PS destination_name="the-source\n"} 20241023055555608 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555608 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555611 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555611 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423221289931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423221289931" source_name="the-source\n"} 20241023055555611 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423221289931)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555611 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423221289931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555611 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423221289931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423221289931" destination_name="the-source\n"} 20241023055555611 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423221289931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423221289931)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555611 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423221289931)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555611 DLU <0006> fsm.c:568 lu(PS:IMSI-262423221289931)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555611 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555611 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4258 20241023055555637 DAUC <0003> db_auc.c:157 IMSI='262424604864705': No 2G Auth Data 20241023055555637 DAUC <0003> db_auc.c:192 IMSI='262424604864705': No 3G Auth Data 20241023055555646 DLGSUP <0013> hlr.c:121 IMSI 262424604864705: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20241023055555672 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555672 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424604864705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424604864705" cn_domain=PS source_name="the-source\n"} 20241023055555672 DLU <0006> fsm.c:456 lu(262424604864705)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555672 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424604864705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555694 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424604864705)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555694 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424604864705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424604864705" cn_domain=PS destination_name="the-source\n"} 20241023055555694 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555694 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555697 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555697 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424604864705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424604864705" source_name="the-source\n"} 20241023055555697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424604864705)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555697 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424604864705 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555697 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424604864705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424604864705" destination_name="the-source\n"} 20241023055555697 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424604864705 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424604864705)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424604864705)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555697 DLU <0006> fsm.c:568 lu(PS:IMSI-262424604864705)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555697 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555697 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57134<->l=127.0.0.1:4258 20241023055555735 DAUC <0003> db_auc.c:157 IMSI='262428246888631': No 2G Auth Data 20241023055555735 DAUC <0003> db_auc.c:192 IMSI='262428246888631': No 3G Auth Data 20241023055555747 DLGSUP <0013> hlr.c:121 IMSI 262428246888631: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241023055555783 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555783 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262428246888631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428246888631" cn_domain=PS source_name="the-source\n"} 20241023055555783 DLU <0006> fsm.c:456 lu(262428246888631)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555783 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262428246888631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555798 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428246888631)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555798 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262428246888631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428246888631" cn_domain=PS destination_name="the-source\n"} 20241023055555798 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555798 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555801 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555801 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555801 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262428246888631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428246888631" source_name="the-source\n"} 20241023055555801 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428246888631)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555801 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262428246888631 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555801 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262428246888631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428246888631" destination_name="the-source\n"} 20241023055555801 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262428246888631 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428246888631)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555801 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428246888631)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555801 DLU <0006> fsm.c:568 lu(PS:IMSI-262428246888631)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555801 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555801 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57150<->l=127.0.0.1:4258 20241023055555836 DAUC <0003> db_auc.c:157 IMSI='262429775813427': No 2G Auth Data 20241023055555836 DAUC <0003> db_auc.c:192 IMSI='262429775813427': No 3G Auth Data 20241023055555844 DLGSUP <0013> hlr.c:121 IMSI 262429775813427: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57154<->l=127.0.0.1:4258 20241023055555879 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555879 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262429775813427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429775813427" cn_domain=PS source_name="the-source\n"} 20241023055555879 DLU <0006> fsm.c:456 lu(262429775813427)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555879 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262429775813427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555894 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429775813427)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555894 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262429775813427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429775813427" cn_domain=PS destination_name="the-source\n"} 20241023055555894 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555894 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555897 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555897 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262429775813427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429775813427" source_name="the-source\n"} 20241023055555897 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429775813427)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555897 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262429775813427 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555897 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262429775813427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429775813427" destination_name="the-source\n"} 20241023055555897 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262429775813427 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429775813427)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555897 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429775813427)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555897 DLU <0006> fsm.c:568 lu(PS:IMSI-262429775813427)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555897 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555897 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57154<->l=127.0.0.1:4258 20241023055555931 DAUC <0003> db_auc.c:157 IMSI='262429986780580': No 2G Auth Data 20241023055555931 DAUC <0003> db_auc.c:192 IMSI='262429986780580': No 3G Auth Data 20241023055555939 DLGSUP <0013> hlr.c:121 IMSI 262429986780580: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055555974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.1:4258 20241023055555977 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555977 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429986780580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429986780580" cn_domain=PS source_name="the-source\n"} 20241023055555977 DLU <0006> fsm.c:456 lu(262429986780580)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055555977 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429986780580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241023055555992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429986780580)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055555992 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429986780580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429986780580" cn_domain=PS destination_name="the-source\n"} 20241023055555992 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555992 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055555996 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429986780580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429986780580" source_name="the-source\n"} 20241023055555996 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429986780580)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055555996 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429986780580 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055555996 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429986780580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429986780580" destination_name="the-source\n"} 20241023055555996 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429986780580 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055555996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429986780580)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055555996 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429986780580)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055555996 DLU <0006> fsm.c:568 lu(PS:IMSI-262429986780580)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555996 DLINP <000b> input/ipa.c:451 connected read/write 20241023055555996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055555998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.1:4258 20241023055556023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57090<->l=127.0.0.1:4258 20241023055556024 DLINP <000b> input/ipa.c:451 connected read/write 20241023055556024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055556024 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055556024 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055556024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055556024 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023055556024 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34353<->l=127.0.0.1:4259) 20241023055556063 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20241023055556064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57168<->l=127.0.0.1:4258 20241023055559138 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055559138 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055559140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 20241023055559142 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055559142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055559142 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  20241023055559142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055559142 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  20241023055559142 DLGSUP <0013> gsup_server.c:235 2:  20241023055559142 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055559142 DLGSUP <0013> gsup_server.c:235 3:  20241023055559142 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055559142 DLGSUP <0013> gsup_server.c:235 4:  20241023055559142 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055559142 DLGSUP <0013> gsup_server.c:235 5:  20241023055559142 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055559142 DLGSUP <0013> gsup_server.c:235 7:  20241023055559142 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055559142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055559142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055559142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055559159 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41961<->l=127.0.0.1:4259) 20241023055559190 DAUC <0003> db_auc.c:157 IMSI='262421879924253': No 2G Auth Data 20241023055559190 DAUC <0003> db_auc.c:192 IMSI='262421879924253': No 3G Auth Data 20241023055559228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20241023055559233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559233 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421879924253" cn_domain=PS} 20241023055559233 DLU <0006> fsm.c:456 lu(262421879924253)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559233 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421879924253)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559249 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421879924253" cn_domain=PS} 20241023055559249 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559249 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559253 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559253 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421879924253"} 20241023055559253 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421879924253)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559253 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559253 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421879924253"} 20241023055559253 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421879924253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421879924253)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559253 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421879924253)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559253 DLU <0006> fsm.c:568 lu(PS:IMSI-262421879924253)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559253 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559253 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55418<->l=127.0.0.1:4258 20241023055559279 DAUC <0003> db_auc.c:157 IMSI='262429072091197': No 2G Auth Data 20241023055559279 DAUC <0003> db_auc.c:192 IMSI='262429072091197': No 3G Auth Data 20241023055559288 DLGSUP <0013> hlr.c:121 IMSI 262429072091197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20241023055559315 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559315 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559315 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429072091197" cn_domain=PS} 20241023055559315 DLU <0006> fsm.c:456 lu(262429072091197)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559315 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429072091197)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559332 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429072091197" cn_domain=PS} 20241023055559332 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559332 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559335 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559335 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429072091197"} 20241023055559335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429072091197)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559335 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559335 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429072091197"} 20241023055559335 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262429072091197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429072091197)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429072091197)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559335 DLU <0006> fsm.c:568 lu(PS:IMSI-262429072091197)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559335 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559335 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55422<->l=127.0.0.1:4258 20241023055559361 DAUC <0003> db_auc.c:157 IMSI='262425457652356': No 2G Auth Data 20241023055559361 DAUC <0003> db_auc.c:192 IMSI='262425457652356': No 3G Auth Data 20241023055559370 DLGSUP <0013> hlr.c:121 IMSI 262425457652356: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4258 20241023055559399 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559399 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425457652356" cn_domain=PS} 20241023055559399 DLU <0006> fsm.c:456 lu(262425457652356)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559399 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559414 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425457652356)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559414 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425457652356" cn_domain=PS} 20241023055559414 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559414 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559417 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559417 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425457652356"} 20241023055559417 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425457652356)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559417 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559417 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425457652356"} 20241023055559417 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262425457652356 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425457652356)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559417 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425457652356)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559417 DLU <0006> fsm.c:568 lu(PS:IMSI-262425457652356)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559417 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559417 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4258 20241023055559445 DAUC <0003> db_auc.c:157 IMSI='262423865528943': No 2G Auth Data 20241023055559445 DAUC <0003> db_auc.c:192 IMSI='262423865528943': No 3G Auth Data 20241023055559453 DLGSUP <0013> hlr.c:121 IMSI 262423865528943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 20241023055559477 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559477 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423865528943" cn_domain=PS} 20241023055559477 DLU <0006> fsm.c:456 lu(262423865528943)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559477 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559493 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423865528943)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559493 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423865528943" cn_domain=PS} 20241023055559493 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559493 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559495 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559495 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423865528943"} 20241023055559495 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423865528943)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559495 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559495 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423865528943"} 20241023055559495 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262423865528943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423865528943)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559495 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423865528943)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559495 DLU <0006> fsm.c:568 lu(PS:IMSI-262423865528943)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559495 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559495 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 20241023055559522 DAUC <0003> db_auc.c:157 IMSI='262426070894423': No 2G Auth Data 20241023055559522 DAUC <0003> db_auc.c:192 IMSI='262426070894423': No 3G Auth Data 20241023055559531 DLGSUP <0013> hlr.c:121 IMSI 262426070894423: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4258 20241023055559556 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559556 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426070894423" cn_domain=PS} 20241023055559556 DLU <0006> fsm.c:456 lu(262426070894423)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559556 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559571 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426070894423)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559571 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426070894423" cn_domain=PS} 20241023055559571 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559571 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559574 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559574 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426070894423"} 20241023055559574 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426070894423)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559574 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559574 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426070894423"} 20241023055559574 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262426070894423 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426070894423)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559574 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426070894423)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559574 DLU <0006> fsm.c:568 lu(PS:IMSI-262426070894423)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559574 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559574 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55434<->l=127.0.0.1:4258 20241023055559600 DAUC <0003> db_auc.c:157 IMSI='262422099746568': No 2G Auth Data 20241023055559600 DAUC <0003> db_auc.c:192 IMSI='262422099746568': No 3G Auth Data 20241023055559608 DLGSUP <0013> hlr.c:121 IMSI 262422099746568: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55448<->l=127.0.0.1:4258 20241023055559644 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559644 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422099746568" cn_domain=PS} 20241023055559644 DLU <0006> fsm.c:456 lu(262422099746568)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559644 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422099746568)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559658 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422099746568" cn_domain=PS} 20241023055559658 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559658 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559661 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559661 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422099746568"} 20241023055559661 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422099746568)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559661 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559661 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422099746568"} 20241023055559661 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422099746568 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422099746568)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559661 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422099746568)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559661 DLU <0006> fsm.c:568 lu(PS:IMSI-262422099746568)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559661 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559661 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55448<->l=127.0.0.1:4258 20241023055559695 DAUC <0003> db_auc.c:157 IMSI='262427757542421': No 2G Auth Data 20241023055559695 DAUC <0003> db_auc.c:192 IMSI='262427757542421': No 3G Auth Data 20241023055559704 DLGSUP <0013> hlr.c:121 IMSI 262427757542421: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4258 20241023055559741 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559741 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427757542421" cn_domain=PS} 20241023055559741 DLU <0006> fsm.c:456 lu(262427757542421)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559741 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559757 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427757542421)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559757 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427757542421" cn_domain=PS} 20241023055559757 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559757 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559760 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559760 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427757542421"} 20241023055559760 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427757542421)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559760 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559760 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427757542421"} 20241023055559760 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427757542421 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427757542421)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559760 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427757542421)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559760 DLU <0006> fsm.c:568 lu(PS:IMSI-262427757542421)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559760 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559760 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55462<->l=127.0.0.1:4258 20241023055559794 DAUC <0003> db_auc.c:157 IMSI='262427890981782': No 2G Auth Data 20241023055559794 DAUC <0003> db_auc.c:192 IMSI='262427890981782': No 3G Auth Data 20241023055559802 DLGSUP <0013> hlr.c:121 IMSI 262427890981782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055559846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20241023055559849 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559849 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427890981782" cn_domain=PS} 20241023055559849 DLU <0006> fsm.c:456 lu(262427890981782)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055559849 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055559867 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427890981782)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055559867 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427890981782" cn_domain=PS} 20241023055559867 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559867 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559869 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427890981782"} 20241023055559869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427890981782)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055559869 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055559869 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427890981782"} 20241023055559869 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427890981782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055559869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427890981782)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055559869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427890981782)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055559869 DLU <0006> fsm.c:568 lu(PS:IMSI-262427890981782)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055559869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055559871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.1:4258 20241023055559909 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55402<->l=127.0.0.1:4258 20241023055559910 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41961<->l=127.0.0.1:4259) 20241023055559910 DLINP <000b> input/ipa.c:451 connected read/write 20241023055559910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055559910 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055559910 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055559910 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055559952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20241023055600052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55488<->l=127.0.0.1:4258 20241023055603125 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055603125 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055603128 DLINP <000b> input/ipa.c:451 connected read/write 20241023055603128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055603129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20241023055603130 DLINP <000b> input/ipa.c:451 connected read/write 20241023055603130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055603130 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055603130 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055603130 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  20241023055603130 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055603130 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  20241023055603130 DLGSUP <0013> gsup_server.c:235 2:  20241023055603130 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055603130 DLGSUP <0013> gsup_server.c:235 3:  20241023055603130 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055603130 DLGSUP <0013> gsup_server.c:235 4:  20241023055603130 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055603130 DLGSUP <0013> gsup_server.c:235 5:  20241023055603130 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055603130 DLGSUP <0013> gsup_server.c:235 7:  20241023055603130 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055603130 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055603130 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055603130 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055603150 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36417<->l=127.0.0.1:4259) 20241023055603172 DAUC <0003> db_auc.c:157 IMSI='262420299898910': No 2G Auth Data 20241023055603172 DAUC <0003> db_auc.c:192 IMSI='262420299898910': No 3G Auth Data 20241023055603197 DAUC <0003> db_auc.c:192 IMSI='262420299898910': No 3G Auth Data 20241023055603222 DAUC <0003> db_auc.c:157 IMSI='262429923474497': No 2G Auth Data 20241023055603222 DAUC <0003> db_auc.c:192 IMSI='262429923474497': No 3G Auth Data 20241023055603240 DAUC <0003> db_auc.c:157 IMSI='262429923474497': No 2G Auth Data 20241023055603265 DAUC <0003> db_auc.c:157 IMSI='262429032491584': No 2G Auth Data 20241023055603265 DAUC <0003> db_auc.c:192 IMSI='262429032491584': No 3G Auth Data 20241023055603316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55498<->l=127.0.0.1:4258 20241023055603317 DLINP <000b> input/ipa.c:451 connected read/write 20241023055603317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055603317 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055603317 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055603317 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055603317 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36417<->l=127.0.0.1:4259) 20241023055603363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241023055603463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4258 20241023055606538 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055606538 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055606540 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055606540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 20241023055606542 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055606542 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055606542 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055606542 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  20241023055606542 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055606542 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  20241023055606542 DLGSUP <0013> gsup_server.c:235 2:  20241023055606542 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055606542 DLGSUP <0013> gsup_server.c:235 3:  20241023055606543 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055606543 DLGSUP <0013> gsup_server.c:235 4:  20241023055606543 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055606543 DLGSUP <0013> gsup_server.c:235 5:  20241023055606543 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055606543 DLGSUP <0013> gsup_server.c:235 7:  20241023055606543 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055606543 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055606543 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055606543 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055606562 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33491<->l=127.0.0.1:4259) 20241023055606575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20241023055606596 DAUC <0003> db_auc.c:157 IMSI='262424722876089': No 2G Auth Data 20241023055606596 DAUC <0003> db_auc.c:192 IMSI='262424722876089': No 3G Auth Data 20241023055606631 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055606631 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424722876089" cn_domain=PS} 20241023055606631 DLU <0006> fsm.c:456 lu(262424722876089)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055606631 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055606646 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424722876089)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055606646 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424722876089" cn_domain=PS} 20241023055606646 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055606646 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055606650 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055606650 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424722876089"} 20241023055606650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424722876089)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055606650 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055606650 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424722876089"} 20241023055606650 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055606650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424722876089)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055606650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424722876089)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055606650 DLU <0006> fsm.c:568 lu(PS:IMSI-262424722876089)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055606650 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055606650 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055606660 DLGSUP <0013> hlr.c:128 IMSI 262424722876089: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241023055606660 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055606660 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055606662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55522<->l=127.0.0.1:4258 20241023055606662 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055606662 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424722876089"} 20241023055606662 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241023055606662 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262424722876089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055606663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55512<->l=127.0.0.1:4258 20241023055606664 DLINP <000b> input/ipa.c:451 connected read/write 20241023055606664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055606664 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055606664 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055606664 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055606664 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33491<->l=127.0.0.1:4259) 20241023055606705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4258 20241023055606805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42408<->l=127.0.0.1:4258 20241023055609887 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055609887 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055609890 DLINP <000b> input/ipa.c:451 connected read/write 20241023055609890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055609891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20241023055609893 DLINP <000b> input/ipa.c:451 connected read/write 20241023055609893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055609893 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055609893 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055609893 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  20241023055609893 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055609893 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  20241023055609893 DLGSUP <0013> gsup_server.c:235 2:  20241023055609893 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055609893 DLGSUP <0013> gsup_server.c:235 3:  20241023055609893 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055609893 DLGSUP <0013> gsup_server.c:235 4:  20241023055609893 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055609893 DLGSUP <0013> gsup_server.c:235 5:  20241023055609893 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055609893 DLGSUP <0013> gsup_server.c:235 7:  20241023055609893 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055609893 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055609893 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055609893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055609914 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45409<->l=127.0.0.1:4259) 20241023055609939 DAUC <0003> db_auc.c:157 IMSI='262425455990604': No 2G Auth Data 20241023055609939 DAUC <0003> db_auc.c:192 IMSI='262425455990604': No 3G Auth Data 20241023055609976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20241023055609981 DLINP <000b> input/ipa.c:451 connected read/write 20241023055609981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055609981 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425455990604" cn_domain=PS} 20241023055609981 DLU <0006> fsm.c:456 lu(262425455990604)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055609982 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055609996 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425455990604)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055609996 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425455990604" cn_domain=PS} 20241023055609996 DLINP <000b> input/ipa.c:451 connected read/write 20241023055609996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055609997 DLINP <000b> input/ipa.c:451 connected read/write 20241023055609997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610000 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610000 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425455990604"} 20241023055610000 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425455990604)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610000 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610000 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425455990604"} 20241023055610000 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455990604)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610000 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455990604)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610000 DLU <0006> fsm.c:568 lu(PS:IMSI-262425455990604)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610000 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610000 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610003 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610003 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425455990604" cn_domain=CS} 20241023055610003 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610010 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425455990604"} 20241023055610010 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425455990604 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610010 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610010 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4258 20241023055610035 DAUC <0003> db_auc.c:157 IMSI='262420938808962': No 2G Auth Data 20241023055610035 DAUC <0003> db_auc.c:192 IMSI='262420938808962': No 3G Auth Data 20241023055610043 DLGSUP <0013> hlr.c:121 IMSI 262420938808962: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20241023055610069 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610069 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420938808962" cn_domain=PS} 20241023055610069 DLU <0006> fsm.c:456 lu(262420938808962)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610070 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610085 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420938808962)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610085 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420938808962" cn_domain=PS} 20241023055610085 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610085 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610088 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610088 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420938808962"} 20241023055610088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420938808962)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610088 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610088 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420938808962"} 20241023055610088 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420938808962)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420938808962)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610088 DLU <0006> fsm.c:568 lu(PS:IMSI-262420938808962)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610088 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610088 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610090 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610090 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420938808962" cn_domain=CS} 20241023055610090 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610098 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420938808962"} 20241023055610098 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420938808962 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.1:4258 20241023055610123 DAUC <0003> db_auc.c:157 IMSI='262429340368629': No 2G Auth Data 20241023055610123 DAUC <0003> db_auc.c:192 IMSI='262429340368629': No 3G Auth Data 20241023055610132 DLGSUP <0013> hlr.c:121 IMSI 262429340368629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20241023055610157 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610157 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429340368629" cn_domain=PS} 20241023055610158 DLU <0006> fsm.c:456 lu(262429340368629)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610158 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610173 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429340368629)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610173 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429340368629" cn_domain=PS} 20241023055610173 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610173 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610176 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610176 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429340368629"} 20241023055610176 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429340368629)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610176 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610176 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429340368629"} 20241023055610176 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429340368629)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610176 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429340368629)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610176 DLU <0006> fsm.c:568 lu(PS:IMSI-262429340368629)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610176 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610176 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610179 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429340368629" cn_domain=CS} 20241023055610179 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610186 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429340368629"} 20241023055610186 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262429340368629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610186 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610186 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42454<->l=127.0.0.1:4258 20241023055610212 DAUC <0003> db_auc.c:157 IMSI='262429257645708': No 2G Auth Data 20241023055610212 DAUC <0003> db_auc.c:192 IMSI='262429257645708': No 3G Auth Data 20241023055610220 DLGSUP <0013> hlr.c:121 IMSI 262429257645708: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4258 20241023055610249 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610249 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429257645708" cn_domain=PS} 20241023055610249 DLU <0006> fsm.c:456 lu(262429257645708)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610249 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429257645708)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610264 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429257645708" cn_domain=PS} 20241023055610264 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610264 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610267 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610268 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429257645708"} 20241023055610268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429257645708)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610268 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610268 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429257645708"} 20241023055610268 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429257645708)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429257645708)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610268 DLU <0006> fsm.c:568 lu(PS:IMSI-262429257645708)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610268 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610268 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610270 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610270 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429257645708" cn_domain=CS} 20241023055610270 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610294 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429257645708"} 20241023055610294 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429257645708 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610294 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610294 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42460<->l=127.0.0.1:4258 20241023055610334 DAUC <0003> db_auc.c:157 IMSI='262422630430490': No 2G Auth Data 20241023055610334 DAUC <0003> db_auc.c:192 IMSI='262422630430490': No 3G Auth Data 20241023055610348 DLGSUP <0013> hlr.c:121 IMSI 262422630430490: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 20241023055610377 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610377 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422630430490" cn_domain=PS} 20241023055610377 DLU <0006> fsm.c:456 lu(262422630430490)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610377 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422630430490)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610404 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422630430490" cn_domain=PS} 20241023055610404 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610404 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610407 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610407 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422630430490"} 20241023055610407 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422630430490)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610407 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610407 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422630430490"} 20241023055610407 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422630430490)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610407 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422630430490)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610407 DLU <0006> fsm.c:568 lu(PS:IMSI-262422630430490)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610407 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610407 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610409 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610409 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422630430490" cn_domain=CS} 20241023055610409 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610417 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422630430490"} 20241023055610417 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422630430490 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610417 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610417 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610417 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42462<->l=127.0.0.1:4258 20241023055610446 DAUC <0003> db_auc.c:157 IMSI='262423157424667': No 2G Auth Data 20241023055610446 DAUC <0003> db_auc.c:192 IMSI='262423157424667': No 3G Auth Data 20241023055610455 DLGSUP <0013> hlr.c:121 IMSI 262423157424667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 20241023055610488 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610488 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423157424667" cn_domain=PS} 20241023055610488 DLU <0006> fsm.c:456 lu(262423157424667)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610488 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610503 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423157424667)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610503 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423157424667" cn_domain=PS} 20241023055610503 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610503 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610506 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610506 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423157424667"} 20241023055610506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423157424667)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610506 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610506 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423157424667"} 20241023055610506 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423157424667)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423157424667)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610506 DLU <0006> fsm.c:568 lu(PS:IMSI-262423157424667)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610506 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610506 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610508 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610508 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423157424667" cn_domain=CS} 20241023055610508 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610516 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423157424667"} 20241023055610516 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423157424667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610516 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610516 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42474<->l=127.0.0.1:4258 20241023055610551 DAUC <0003> db_auc.c:157 IMSI='262427994813714': No 2G Auth Data 20241023055610551 DAUC <0003> db_auc.c:192 IMSI='262427994813714': No 3G Auth Data 20241023055610559 DLGSUP <0013> hlr.c:121 IMSI 262427994813714: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4258 20241023055610596 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610596 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427994813714" cn_domain=PS} 20241023055610596 DLU <0006> fsm.c:456 lu(262427994813714)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610596 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427994813714)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610612 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427994813714" cn_domain=PS} 20241023055610612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610615 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610615 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427994813714"} 20241023055610615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427994813714)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610615 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610615 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427994813714"} 20241023055610615 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427994813714)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610615 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427994813714)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610615 DLU <0006> fsm.c:568 lu(PS:IMSI-262427994813714)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610615 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610615 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610618 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610618 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427994813714" cn_domain=CS} 20241023055610618 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610625 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427994813714"} 20241023055610625 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427994813714 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610625 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610625 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42488<->l=127.0.0.1:4258 20241023055610658 DAUC <0003> db_auc.c:157 IMSI='262429220163183': No 2G Auth Data 20241023055610658 DAUC <0003> db_auc.c:192 IMSI='262429220163183': No 3G Auth Data 20241023055610666 DLGSUP <0013> hlr.c:121 IMSI 262429220163183: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055610700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20241023055610703 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610703 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429220163183" cn_domain=PS} 20241023055610703 DLU <0006> fsm.c:456 lu(262429220163183)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055610703 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055610718 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429220163183)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055610718 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429220163183" cn_domain=PS} 20241023055610718 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610718 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610721 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610721 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429220163183"} 20241023055610721 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429220163183)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055610721 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055610721 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429220163183"} 20241023055610721 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055610721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220163183)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055610721 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429220163183)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055610721 DLU <0006> fsm.c:568 lu(PS:IMSI-262429220163183)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055610721 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610721 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610723 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610723 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429220163183" cn_domain=CS} 20241023055610723 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241023055610731 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429220163183"} 20241023055610731 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262429220163183 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055610731 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610731 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055610732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42498<->l=127.0.0.1:4258 20241023055610756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4258 20241023055610758 DLINP <000b> input/ipa.c:451 connected read/write 20241023055610758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055610758 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055610758 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055610758 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055610758 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45409<->l=127.0.0.1:4259) 20241023055610802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4258 20241023055610903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4258 20241023055613976 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055613976 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055613978 DLINP <000b> input/ipa.c:451 connected read/write 20241023055613978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055613979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20241023055613980 DLINP <000b> input/ipa.c:451 connected read/write 20241023055613980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055613980 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055613980 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055613980 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  20241023055613980 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055613980 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  20241023055613980 DLGSUP <0013> gsup_server.c:235 2:  20241023055613980 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055613980 DLGSUP <0013> gsup_server.c:235 3:  20241023055613980 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055613980 DLGSUP <0013> gsup_server.c:235 4:  20241023055613980 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055613980 DLGSUP <0013> gsup_server.c:235 5:  20241023055613980 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055613980 DLGSUP <0013> gsup_server.c:235 7:  20241023055613980 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055613980 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055613980 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055613980 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055613997 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35663<->l=127.0.0.1:4259) 20241023055614023 DAUC <0003> db_auc.c:157 IMSI='262423874282400': No 2G Auth Data 20241023055614023 DAUC <0003> db_auc.c:192 IMSI='262423874282400': No 3G Auth Data 20241023055614058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241023055614062 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614062 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423874282400" cn_domain=PS} 20241023055614062 DLU <0006> fsm.c:456 lu(262423874282400)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614062 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614075 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423874282400)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614075 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423874282400" cn_domain=PS} 20241023055614075 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614075 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614079 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614079 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423874282400"} 20241023055614079 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423874282400)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614079 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614079 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423874282400"} 20241023055614079 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423874282400)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614079 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423874282400)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614079 DLU <0006> fsm.c:568 lu(PS:IMSI-262423874282400)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614079 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614079 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614081 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614081 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423874282400" cn_domain=PS} 20241023055614081 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614088 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423874282400"} 20241023055614088 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423874282400 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614088 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614088 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241023055614112 DAUC <0003> db_auc.c:157 IMSI='262420871121293': No 2G Auth Data 20241023055614112 DAUC <0003> db_auc.c:192 IMSI='262420871121293': No 3G Auth Data 20241023055614118 DLGSUP <0013> hlr.c:121 IMSI 262420871121293: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20241023055614143 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614143 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420871121293" cn_domain=PS} 20241023055614143 DLU <0006> fsm.c:456 lu(262420871121293)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614143 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420871121293)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614168 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420871121293" cn_domain=PS} 20241023055614168 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614168 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614171 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614171 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420871121293"} 20241023055614171 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420871121293)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614171 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614171 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420871121293"} 20241023055614171 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420871121293)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614171 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420871121293)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614171 DLU <0006> fsm.c:568 lu(PS:IMSI-262420871121293)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614171 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614171 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614173 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614173 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420871121293" cn_domain=PS} 20241023055614173 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614184 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420871121293"} 20241023055614184 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420871121293 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614184 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614184 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20241023055614215 DAUC <0003> db_auc.c:157 IMSI='262427419280102': No 2G Auth Data 20241023055614215 DAUC <0003> db_auc.c:192 IMSI='262427419280102': No 3G Auth Data 20241023055614224 DLGSUP <0013> hlr.c:121 IMSI 262427419280102: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20241023055614251 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614252 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427419280102" cn_domain=PS} 20241023055614252 DLU <0006> fsm.c:456 lu(262427419280102)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614252 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614266 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427419280102)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614266 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427419280102" cn_domain=PS} 20241023055614266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614269 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614269 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427419280102"} 20241023055614269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427419280102)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614269 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614269 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427419280102"} 20241023055614269 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427419280102)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427419280102)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614269 DLU <0006> fsm.c:568 lu(PS:IMSI-262427419280102)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614269 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614269 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614271 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614271 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427419280102" cn_domain=PS} 20241023055614271 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614279 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427419280102"} 20241023055614279 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427419280102 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614279 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614279 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42548<->l=127.0.0.1:4258 20241023055614303 DAUC <0003> db_auc.c:157 IMSI='262422695687381': No 2G Auth Data 20241023055614303 DAUC <0003> db_auc.c:192 IMSI='262422695687381': No 3G Auth Data 20241023055614315 DLGSUP <0013> hlr.c:121 IMSI 262422695687381: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20241023055614346 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614346 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422695687381" cn_domain=PS} 20241023055614346 DLU <0006> fsm.c:456 lu(262422695687381)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614346 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614370 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422695687381)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614370 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422695687381" cn_domain=PS} 20241023055614370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614371 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614373 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614373 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422695687381"} 20241023055614373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422695687381)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614373 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614373 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422695687381"} 20241023055614373 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422695687381)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422695687381)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614373 DLU <0006> fsm.c:568 lu(PS:IMSI-262422695687381)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614373 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614373 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614373 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614376 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614376 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422695687381" cn_domain=PS} 20241023055614376 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614386 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422695687381"} 20241023055614386 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262422695687381 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614387 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614387 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614387 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614388 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42554<->l=127.0.0.1:4258 20241023055614415 DAUC <0003> db_auc.c:157 IMSI='262422353833343': No 2G Auth Data 20241023055614415 DAUC <0003> db_auc.c:192 IMSI='262422353833343': No 3G Auth Data 20241023055614424 DLGSUP <0013> hlr.c:121 IMSI 262422353833343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42564<->l=127.0.0.1:4258 20241023055614445 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614445 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422353833343" cn_domain=PS} 20241023055614445 DLU <0006> fsm.c:456 lu(262422353833343)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614445 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614461 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422353833343)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614461 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422353833343" cn_domain=PS} 20241023055614461 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614461 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614464 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614464 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422353833343"} 20241023055614464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422353833343)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614464 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614464 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422353833343"} 20241023055614464 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422353833343)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422353833343)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614464 DLU <0006> fsm.c:568 lu(PS:IMSI-262422353833343)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614464 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614464 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614467 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614467 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422353833343" cn_domain=PS} 20241023055614467 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614474 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422353833343"} 20241023055614474 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422353833343 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614474 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614474 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42564<->l=127.0.0.1:4258 20241023055614500 DAUC <0003> db_auc.c:157 IMSI='262421428686061': No 2G Auth Data 20241023055614500 DAUC <0003> db_auc.c:192 IMSI='262421428686061': No 3G Auth Data 20241023055614508 DLGSUP <0013> hlr.c:121 IMSI 262421428686061: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241023055614543 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614543 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421428686061" cn_domain=PS} 20241023055614543 DLU <0006> fsm.c:456 lu(262421428686061)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614543 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614557 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421428686061)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614557 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421428686061" cn_domain=PS} 20241023055614557 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614558 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614560 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614560 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421428686061"} 20241023055614560 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421428686061)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614560 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614561 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421428686061"} 20241023055614561 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421428686061)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614561 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421428686061)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614561 DLU <0006> fsm.c:568 lu(PS:IMSI-262421428686061)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614561 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614561 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614561 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614563 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614563 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421428686061" cn_domain=PS} 20241023055614563 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614570 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421428686061"} 20241023055614570 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421428686061 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614570 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614571 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614572 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241023055614605 DAUC <0003> db_auc.c:157 IMSI='262420950330601': No 2G Auth Data 20241023055614605 DAUC <0003> db_auc.c:192 IMSI='262420950330601': No 3G Auth Data 20241023055614613 DLGSUP <0013> hlr.c:121 IMSI 262420950330601: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241023055614648 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614648 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420950330601" cn_domain=PS} 20241023055614648 DLU <0006> fsm.c:456 lu(262420950330601)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614648 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420950330601)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614664 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420950330601" cn_domain=PS} 20241023055614664 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614664 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614667 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614667 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420950330601"} 20241023055614667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420950330601)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614667 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614667 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420950330601"} 20241023055614667 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420950330601)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420950330601)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614667 DLU <0006> fsm.c:568 lu(PS:IMSI-262420950330601)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614667 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614667 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614669 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614669 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420950330601" cn_domain=PS} 20241023055614669 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614677 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420950330601"} 20241023055614677 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420950330601 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614677 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614677 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4258 20241023055614710 DAUC <0003> db_auc.c:157 IMSI='262425305172284': No 2G Auth Data 20241023055614710 DAUC <0003> db_auc.c:192 IMSI='262425305172284': No 3G Auth Data 20241023055614719 DLGSUP <0013> hlr.c:121 IMSI 262425305172284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241023055614751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241023055614755 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614755 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614755 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425305172284" cn_domain=PS} 20241023055614755 DLU <0006> fsm.c:456 lu(262425305172284)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055614755 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055614770 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425305172284)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055614770 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425305172284" cn_domain=PS} 20241023055614770 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614771 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614773 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614773 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425305172284"} 20241023055614773 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425305172284)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055614773 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055614773 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425305172284"} 20241023055614773 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055614773 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425305172284)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055614774 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425305172284)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055614774 DLU <0006> fsm.c:568 lu(PS:IMSI-262425305172284)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055614774 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614774 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614776 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614776 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425305172284" cn_domain=PS} 20241023055614776 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241023055614783 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425305172284"} 20241023055614783 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262425305172284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241023055614783 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614784 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614784 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055614785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4258 20241023055614810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20241023055614811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35663<->l=127.0.0.1:4259) 20241023055614811 DLINP <000b> input/ipa.c:451 connected read/write 20241023055614811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055614811 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055614811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055614811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055614854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241023055614954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42608<->l=127.0.0.1:4258 20241023055618028 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055618028 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055618031 DLINP <000b> input/ipa.c:451 connected read/write 20241023055618031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055618031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20241023055618034 DLINP <000b> input/ipa.c:451 connected read/write 20241023055618034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055618034 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055618034 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055618034 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  20241023055618034 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055618034 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  20241023055618034 DLGSUP <0013> gsup_server.c:235 2:  20241023055618034 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055618034 DLGSUP <0013> gsup_server.c:235 3:  20241023055618034 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055618034 DLGSUP <0013> gsup_server.c:235 4:  20241023055618034 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055618034 DLGSUP <0013> gsup_server.c:235 5:  20241023055618034 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055618034 DLGSUP <0013> gsup_server.c:235 7:  20241023055618034 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055618034 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055618034 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055618034 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055618052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45511<->l=127.0.0.1:4259) 20241023055618062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4258 20241023055618081 DLINP <000b> input/ipa.c:451 connected read/write 20241023055618081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055618081 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} 20241023055618081 DLU <0006> fsm.c:456 lu(2345743413463)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055618081 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 20241023055618081 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} 20241023055618081 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055618081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055618081 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055618081 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055618081 DLINP <000b> input/ipa.c:451 connected read/write 20241023055618081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055618082 DLINP <000b> input/ipa.c:451 connected read/write 20241023055618082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055618084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43406<->l=127.0.0.1:4258 20241023055618085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43402<->l=127.0.0.1:4258 20241023055618086 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45511<->l=127.0.0.1:4259) 20241023055618086 DLINP <000b> input/ipa.c:451 connected read/write 20241023055618086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055618086 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055618086 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055618086 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055618133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4258 20241023055618234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43412<->l=127.0.0.1:4258 20241023055621307 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055621307 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055621308 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241023055621310 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621311 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055621311 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055621311 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  20241023055621311 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055621311 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  20241023055621311 DLGSUP <0013> gsup_server.c:235 2:  20241023055621311 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055621311 DLGSUP <0013> gsup_server.c:235 3:  20241023055621311 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055621311 DLGSUP <0013> gsup_server.c:235 4:  20241023055621311 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055621311 DLGSUP <0013> gsup_server.c:235 5:  20241023055621311 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055621311 DLGSUP <0013> gsup_server.c:235 7:  20241023055621311 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055621311 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055621311 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055621311 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055621330 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33267<->l=127.0.0.1:4259) 20241023055621355 DAUC <0003> db_auc.c:157 IMSI='262424659860658': No 2G Auth Data 20241023055621355 DAUC <0003> db_auc.c:192 IMSI='262424659860658': No 3G Auth Data 20241023055621390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241023055621398 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621398 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424659860658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424659860658" session_id=1601336600 session_state=BEGIN} 20241023055621398 DSS <0004> hlr_ussd.c:576 262424659860658/0x5f727518: Process SS (BEGIN) 20241023055621398 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621398 DSS <0004> hlr_ussd.c:518 262424659860658/0x5f727518: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621398 DSS <0004> hlr_ussd.c:523 262424659860658/0x5f727518: USSD for unknown code '*#200#' 20241023055621398 DSS <0004> hlr_ussd.c:354 262424659860658/0x5f727518: Tx ReturnError(1, 0x12) 20241023055621398 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424659860658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424659860658" session_id=1601336600 session_state=END} 20241023055621398 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621398 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4258 20241023055621411 DAUC <0003> db_auc.c:157 IMSI='262428748246307': No 2G Auth Data 20241023055621411 DAUC <0003> db_auc.c:192 IMSI='262428748246307': No 3G Auth Data 20241023055621445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4258 20241023055621451 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621451 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428748246307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428748246307" session_id=229019807 session_state=BEGIN} 20241023055621451 DSS <0004> hlr_ussd.c:576 262428748246307/0x0da6909f: Process SS (BEGIN) 20241023055621451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621451 DSS <0004> hlr_ussd.c:518 262428748246307/0x0da6909f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621451 DSS <0004> hlr_ussd.c:523 262428748246307/0x0da6909f: USSD for unknown code '*#200#' 20241023055621451 DSS <0004> hlr_ussd.c:354 262428748246307/0x0da6909f: Tx ReturnError(1, 0x12) 20241023055621451 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428748246307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428748246307" session_id=229019807 session_state=END} 20241023055621451 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621451 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43436<->l=127.0.0.1:4258 20241023055621463 DAUC <0003> db_auc.c:157 IMSI='262426514142967': No 2G Auth Data 20241023055621463 DAUC <0003> db_auc.c:192 IMSI='262426514142967': No 3G Auth Data 20241023055621498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20241023055621502 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621502 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426514142967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426514142967" session_id=3504390803 session_state=BEGIN} 20241023055621502 DSS <0004> hlr_ussd.c:576 262426514142967/0xd0e0c293: Process SS (BEGIN) 20241023055621503 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621503 DSS <0004> hlr_ussd.c:518 262426514142967/0xd0e0c293: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621503 DSS <0004> hlr_ussd.c:523 262426514142967/0xd0e0c293: USSD for unknown code '*#200#' 20241023055621503 DSS <0004> hlr_ussd.c:354 262426514142967/0xd0e0c293: Tx ReturnError(1, 0x12) 20241023055621503 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426514142967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426514142967" session_id=3504390803 session_state=END} 20241023055621503 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621503 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.1:4258 20241023055621521 DAUC <0003> db_auc.c:157 IMSI='262420104250425': No 2G Auth Data 20241023055621521 DAUC <0003> db_auc.c:192 IMSI='262420104250425': No 3G Auth Data 20241023055621550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241023055621556 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621556 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420104250425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420104250425" session_id=352940206 session_state=BEGIN} 20241023055621556 DSS <0004> hlr_ussd.c:576 262420104250425/0x150970ae: Process SS (BEGIN) 20241023055621556 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621556 DSS <0004> hlr_ussd.c:518 262420104250425/0x150970ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621556 DSS <0004> hlr_ussd.c:523 262420104250425/0x150970ae: USSD for unknown code '*#200#' 20241023055621556 DSS <0004> hlr_ussd.c:354 262420104250425/0x150970ae: Tx ReturnError(1, 0x12) 20241023055621556 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420104250425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420104250425" session_id=352940206 session_state=END} 20241023055621556 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621556 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43464<->l=127.0.0.1:4258 20241023055621565 DAUC <0003> db_auc.c:157 IMSI='262420158269261': No 2G Auth Data 20241023055621565 DAUC <0003> db_auc.c:192 IMSI='262420158269261': No 3G Auth Data 20241023055621589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4258 20241023055621594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621594 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420158269261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420158269261" session_id=2396066354 session_state=BEGIN} 20241023055621594 DSS <0004> hlr_ussd.c:576 262420158269261/0x8ed11232: Process SS (BEGIN) 20241023055621594 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621594 DSS <0004> hlr_ussd.c:518 262420158269261/0x8ed11232: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621594 DSS <0004> hlr_ussd.c:523 262420158269261/0x8ed11232: USSD for unknown code '*#200#' 20241023055621594 DSS <0004> hlr_ussd.c:354 262420158269261/0x8ed11232: Tx ReturnError(1, 0x12) 20241023055621594 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420158269261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420158269261" session_id=2396066354 session_state=END} 20241023055621594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621597 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43474<->l=127.0.0.1:4258 20241023055621605 DAUC <0003> db_auc.c:157 IMSI='262426366209276': No 2G Auth Data 20241023055621605 DAUC <0003> db_auc.c:192 IMSI='262426366209276': No 3G Auth Data 20241023055621637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4258 20241023055621642 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621642 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426366209276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426366209276" session_id=1163407696 session_state=BEGIN} 20241023055621642 DSS <0004> hlr_ussd.c:576 262426366209276/0x45583150: Process SS (BEGIN) 20241023055621642 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621642 DSS <0004> hlr_ussd.c:518 262426366209276/0x45583150: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621642 DSS <0004> hlr_ussd.c:523 262426366209276/0x45583150: USSD for unknown code '*#200#' 20241023055621642 DSS <0004> hlr_ussd.c:354 262426366209276/0x45583150: Tx ReturnError(1, 0x12) 20241023055621642 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426366209276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426366209276" session_id=1163407696 session_state=END} 20241023055621642 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621642 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43490<->l=127.0.0.1:4258 20241023055621649 DAUC <0003> db_auc.c:157 IMSI='262421530033644': No 2G Auth Data 20241023055621649 DAUC <0003> db_auc.c:192 IMSI='262421530033644': No 3G Auth Data 20241023055621675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4258 20241023055621681 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621681 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421530033644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421530033644" session_id=2794885424 session_state=BEGIN} 20241023055621681 DSS <0004> hlr_ussd.c:576 262421530033644/0xa6969130: Process SS (BEGIN) 20241023055621681 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621681 DSS <0004> hlr_ussd.c:518 262421530033644/0xa6969130: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621681 DSS <0004> hlr_ussd.c:523 262421530033644/0xa6969130: USSD for unknown code '*#200#' 20241023055621681 DSS <0004> hlr_ussd.c:354 262421530033644/0xa6969130: Tx ReturnError(1, 0x12) 20241023055621681 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421530033644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421530033644" session_id=2794885424 session_state=END} 20241023055621681 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621681 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43498<->l=127.0.0.1:4258 20241023055621689 DAUC <0003> db_auc.c:157 IMSI='262422456743626': No 2G Auth Data 20241023055621689 DAUC <0003> db_auc.c:192 IMSI='262422456743626': No 3G Auth Data 20241023055621716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43506<->l=127.0.0.1:4258 20241023055621722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621722 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422456743626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422456743626" session_id=2322642556 session_state=BEGIN} 20241023055621722 DSS <0004> hlr_ussd.c:576 262422456743626/0x8a70b67c: Process SS (BEGIN) 20241023055621722 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241023055621722 DSS <0004> hlr_ussd.c:518 262422456743626/0x8a70b67c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241023055621722 DSS <0004> hlr_ussd.c:523 262422456743626/0x8a70b67c: USSD for unknown code '*#200#' 20241023055621722 DSS <0004> hlr_ussd.c:354 262422456743626/0x8a70b67c: Tx ReturnError(1, 0x12) 20241023055621722 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422456743626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422456743626" session_id=2322642556 session_state=END} 20241023055621722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055621725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43506<->l=127.0.0.1:4258 20241023055621726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43416<->l=127.0.0.1:4258 20241023055621727 DLINP <000b> input/ipa.c:451 connected read/write 20241023055621727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055621727 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055621727 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055621727 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055621727 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33267<->l=127.0.0.1:4259) 20241023055621770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 20241023055621871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43508<->l=127.0.0.1:4258 20241023055624949 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055624949 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055624951 DLINP <000b> input/ipa.c:451 connected read/write 20241023055624951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055624952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4258 20241023055624954 DLINP <000b> input/ipa.c:451 connected read/write 20241023055624954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055624954 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055624954 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055624954 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  20241023055624954 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055624954 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  20241023055624954 DLGSUP <0013> gsup_server.c:235 2:  20241023055624954 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055624954 DLGSUP <0013> gsup_server.c:235 3:  20241023055624954 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055624954 DLGSUP <0013> gsup_server.c:235 4:  20241023055624954 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055624954 DLGSUP <0013> gsup_server.c:235 5:  20241023055624954 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055624954 DLGSUP <0013> gsup_server.c:235 7:  20241023055624954 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055624954 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055624954 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055624954 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055624972 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40493<->l=127.0.0.1:4259) 20241023055624997 DAUC <0003> db_auc.c:157 IMSI='262428272436812': No 2G Auth Data 20241023055624997 DAUC <0003> db_auc.c:192 IMSI='262428272436812': No 3G Auth Data 20241023055625024 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241023055625031 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625031 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428272436812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428272436812" session_id=3354410736 session_state=BEGIN} 20241023055625031 DSS <0004> hlr_ussd.c:576 262428272436812/0xc7f03ef0: Process SS (BEGIN) 20241023055625031 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625031 DSS <0004> hlr_ussd.c:518 262428272436812/0xc7f03ef0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625031 DSS <0004> hlr_ussd.c:542 262428272436812/0xc7f03ef0: Cannot find conn for EUSE EUSE-foobar 20241023055625031 DSS <0004> hlr_ussd.c:354 262428272436812/0xc7f03ef0: Tx ReturnError(1, 0x22) 20241023055625031 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428272436812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428272436812" session_id=3354410736 session_state=END} 20241023055625031 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625031 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241023055625042 DAUC <0003> db_auc.c:157 IMSI='262421477060883': No 2G Auth Data 20241023055625042 DAUC <0003> db_auc.c:192 IMSI='262421477060883': No 3G Auth Data 20241023055625066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241023055625072 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625072 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421477060883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421477060883" session_id=958520274 session_state=BEGIN} 20241023055625072 DSS <0004> hlr_ussd.c:576 262421477060883/0x3921dbd2: Process SS (BEGIN) 20241023055625072 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625072 DSS <0004> hlr_ussd.c:518 262421477060883/0x3921dbd2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625072 DSS <0004> hlr_ussd.c:542 262421477060883/0x3921dbd2: Cannot find conn for EUSE EUSE-foobar 20241023055625072 DSS <0004> hlr_ussd.c:354 262421477060883/0x3921dbd2: Tx ReturnError(1, 0x22) 20241023055625072 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421477060883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421477060883" session_id=958520274 session_state=END} 20241023055625072 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625072 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625076 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241023055625080 DAUC <0003> db_auc.c:157 IMSI='262420633554942': No 2G Auth Data 20241023055625080 DAUC <0003> db_auc.c:192 IMSI='262420633554942': No 3G Auth Data 20241023055625104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43544<->l=127.0.0.1:4258 20241023055625108 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625108 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420633554942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420633554942" session_id=3602982505 session_state=BEGIN} 20241023055625108 DSS <0004> hlr_ussd.c:576 262420633554942/0xd6c12669: Process SS (BEGIN) 20241023055625108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625108 DSS <0004> hlr_ussd.c:518 262420633554942/0xd6c12669: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625108 DSS <0004> hlr_ussd.c:542 262420633554942/0xd6c12669: Cannot find conn for EUSE EUSE-foobar 20241023055625108 DSS <0004> hlr_ussd.c:354 262420633554942/0xd6c12669: Tx ReturnError(1, 0x22) 20241023055625108 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420633554942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420633554942" session_id=3602982505 session_state=END} 20241023055625108 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625108 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43544<->l=127.0.0.1:4258 20241023055625115 DAUC <0003> db_auc.c:157 IMSI='262422897349833': No 2G Auth Data 20241023055625115 DAUC <0003> db_auc.c:192 IMSI='262422897349833': No 3G Auth Data 20241023055625139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43552<->l=127.0.0.1:4258 20241023055625144 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625145 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422897349833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422897349833" session_id=4078156286 session_state=BEGIN} 20241023055625145 DSS <0004> hlr_ussd.c:576 262422897349833/0xf313b9fe: Process SS (BEGIN) 20241023055625145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625145 DSS <0004> hlr_ussd.c:518 262422897349833/0xf313b9fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625145 DSS <0004> hlr_ussd.c:542 262422897349833/0xf313b9fe: Cannot find conn for EUSE EUSE-foobar 20241023055625145 DSS <0004> hlr_ussd.c:354 262422897349833/0xf313b9fe: Tx ReturnError(1, 0x22) 20241023055625145 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422897349833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422897349833" session_id=4078156286 session_state=END} 20241023055625145 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625145 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43552<->l=127.0.0.1:4258 20241023055625152 DAUC <0003> db_auc.c:157 IMSI='262421390123423': No 2G Auth Data 20241023055625152 DAUC <0003> db_auc.c:192 IMSI='262421390123423': No 3G Auth Data 20241023055625178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20241023055625184 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625184 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421390123423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421390123423" session_id=3076715616 session_state=BEGIN} 20241023055625184 DSS <0004> hlr_ussd.c:576 262421390123423/0xb762f460: Process SS (BEGIN) 20241023055625184 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625184 DSS <0004> hlr_ussd.c:518 262421390123423/0xb762f460: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625184 DSS <0004> hlr_ussd.c:542 262421390123423/0xb762f460: Cannot find conn for EUSE EUSE-foobar 20241023055625184 DSS <0004> hlr_ussd.c:354 262421390123423/0xb762f460: Tx ReturnError(1, 0x22) 20241023055625184 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421390123423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421390123423" session_id=3076715616 session_state=END} 20241023055625184 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625184 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20241023055625191 DAUC <0003> db_auc.c:157 IMSI='262426292003758': No 2G Auth Data 20241023055625191 DAUC <0003> db_auc.c:192 IMSI='262426292003758': No 3G Auth Data 20241023055625218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241023055625225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625225 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426292003758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426292003758" session_id=2822760631 session_state=BEGIN} 20241023055625225 DSS <0004> hlr_ussd.c:576 262426292003758/0xa83fe8b7: Process SS (BEGIN) 20241023055625225 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625225 DSS <0004> hlr_ussd.c:518 262426292003758/0xa83fe8b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625225 DSS <0004> hlr_ussd.c:542 262426292003758/0xa83fe8b7: Cannot find conn for EUSE EUSE-foobar 20241023055625225 DSS <0004> hlr_ussd.c:354 262426292003758/0xa83fe8b7: Tx ReturnError(1, 0x22) 20241023055625225 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426292003758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426292003758" session_id=2822760631 session_state=END} 20241023055625225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.1:4258 20241023055625233 DAUC <0003> db_auc.c:157 IMSI='262427974239929': No 2G Auth Data 20241023055625233 DAUC <0003> db_auc.c:192 IMSI='262427974239929': No 3G Auth Data 20241023055625261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4258 20241023055625267 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625267 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427974239929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427974239929" session_id=1952742568 session_state=BEGIN} 20241023055625267 DSS <0004> hlr_ussd.c:576 262427974239929/0x74647ca8: Process SS (BEGIN) 20241023055625267 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625267 DSS <0004> hlr_ussd.c:518 262427974239929/0x74647ca8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625267 DSS <0004> hlr_ussd.c:542 262427974239929/0x74647ca8: Cannot find conn for EUSE EUSE-foobar 20241023055625267 DSS <0004> hlr_ussd.c:354 262427974239929/0x74647ca8: Tx ReturnError(1, 0x22) 20241023055625267 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427974239929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427974239929" session_id=1952742568 session_state=END} 20241023055625267 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625267 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4258 20241023055625275 DAUC <0003> db_auc.c:157 IMSI='262429688438591': No 2G Auth Data 20241023055625275 DAUC <0003> db_auc.c:192 IMSI='262429688438591': No 3G Auth Data 20241023055625302 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20241023055625306 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625306 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429688438591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429688438591" session_id=1157769820 session_state=BEGIN} 20241023055625306 DSS <0004> hlr_ussd.c:576 262429688438591/0x45022a5c: Process SS (BEGIN) 20241023055625306 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055625306 DSS <0004> hlr_ussd.c:518 262429688438591/0x45022a5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055625306 DSS <0004> hlr_ussd.c:542 262429688438591/0x45022a5c: Cannot find conn for EUSE EUSE-foobar 20241023055625306 DSS <0004> hlr_ussd.c:354 262429688438591/0x45022a5c: Tx ReturnError(1, 0x22) 20241023055625306 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429688438591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429688438591" session_id=1157769820 session_state=END} 20241023055625306 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625307 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055625309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.1:4258 20241023055625310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43518<->l=127.0.0.1:4258 20241023055625311 DLINP <000b> input/ipa.c:451 connected read/write 20241023055625311 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055625311 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055625311 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055625311 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055625311 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40493<->l=127.0.0.1:4259) 20241023055625350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20241023055625551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43598<->l=127.0.0.1:4258 20241023055628629 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055628629 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055628631 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20241023055628633 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628633 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055628633 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055628633 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  20241023055628633 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055628633 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  20241023055628633 DLGSUP <0013> gsup_server.c:235 2:  20241023055628633 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055628633 DLGSUP <0013> gsup_server.c:235 3:  20241023055628633 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055628633 DLGSUP <0013> gsup_server.c:235 4:  20241023055628633 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055628633 DLGSUP <0013> gsup_server.c:235 5:  20241023055628633 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055628633 DLGSUP <0013> gsup_server.c:235 7:  20241023055628633 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055628633 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055628633 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055628633 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055628648 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38883<->l=127.0.0.1:4259) 20241023055628665 DAUC <0003> db_auc.c:157 IMSI='262427229965721': No 2G Auth Data 20241023055628665 DAUC <0003> db_auc.c:192 IMSI='262427229965721': No 3G Auth Data 20241023055628687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20241023055628693 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628694 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427229965721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427229965721" session_id=2829805799 session_state=BEGIN} 20241023055628694 DSS <0004> hlr_ussd.c:576 262427229965721/0xa8ab68e7: Process SS (BEGIN) 20241023055628694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628694 DSS <0004> hlr_ussd.c:518 262427229965721/0xa8ab68e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628694 DSS <0004> hlr_ussd.c:363 262427229965721/0xa8ab68e7: Tx USSD 'Your IMSI is 262427229965721' 20241023055628694 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427229965721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427229965721" session_id=2829805799 session_state=END} 20241023055628694 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427229965721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628694 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628694 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.1:4258 20241023055628702 DAUC <0003> db_auc.c:157 IMSI='262424400544228': No 2G Auth Data 20241023055628702 DAUC <0003> db_auc.c:192 IMSI='262424400544228': No 3G Auth Data 20241023055628729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54546<->l=127.0.0.1:4258 20241023055628737 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628737 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424400544228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424400544228" session_id=539290472 session_state=BEGIN} 20241023055628737 DSS <0004> hlr_ussd.c:576 262424400544228/0x2024eb68: Process SS (BEGIN) 20241023055628737 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628737 DSS <0004> hlr_ussd.c:518 262424400544228/0x2024eb68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628737 DSS <0004> hlr_ussd.c:363 262424400544228/0x2024eb68: Tx USSD 'Your IMSI is 262424400544228' 20241023055628737 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424400544228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424400544228" session_id=539290472 session_state=END} 20241023055628737 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424400544228 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628737 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628737 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54546<->l=127.0.0.1:4258 20241023055628746 DAUC <0003> db_auc.c:157 IMSI='262425960382140': No 2G Auth Data 20241023055628746 DAUC <0003> db_auc.c:192 IMSI='262425960382140': No 3G Auth Data 20241023055628774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 20241023055628780 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628780 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425960382140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425960382140" session_id=1037970687 session_state=BEGIN} 20241023055628780 DSS <0004> hlr_ussd.c:576 262425960382140/0x3dde2cff: Process SS (BEGIN) 20241023055628780 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628780 DSS <0004> hlr_ussd.c:518 262425960382140/0x3dde2cff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628780 DSS <0004> hlr_ussd.c:363 262425960382140/0x3dde2cff: Tx USSD 'Your IMSI is 262425960382140' 20241023055628780 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425960382140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425960382140" session_id=1037970687 session_state=END} 20241023055628780 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425960382140 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628780 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628780 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54560<->l=127.0.0.1:4258 20241023055628788 DAUC <0003> db_auc.c:157 IMSI='262421431671560': No 2G Auth Data 20241023055628788 DAUC <0003> db_auc.c:192 IMSI='262421431671560': No 3G Auth Data 20241023055628813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20241023055628818 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628818 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421431671560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421431671560" session_id=3793800845 session_state=BEGIN} 20241023055628818 DSS <0004> hlr_ussd.c:576 262421431671560/0xe220ce8d: Process SS (BEGIN) 20241023055628818 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628818 DSS <0004> hlr_ussd.c:518 262421431671560/0xe220ce8d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628818 DSS <0004> hlr_ussd.c:363 262421431671560/0xe220ce8d: Tx USSD 'Your IMSI is 262421431671560' 20241023055628818 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421431671560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421431671560" session_id=3793800845 session_state=END} 20241023055628818 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421431671560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628818 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628818 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54576<->l=127.0.0.1:4258 20241023055628828 DAUC <0003> db_auc.c:157 IMSI='262428811906804': No 2G Auth Data 20241023055628828 DAUC <0003> db_auc.c:192 IMSI='262428811906804': No 3G Auth Data 20241023055628864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20241023055628869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628869 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428811906804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428811906804" session_id=2049913688 session_state=BEGIN} 20241023055628869 DSS <0004> hlr_ussd.c:576 262428811906804/0x7a2f3358: Process SS (BEGIN) 20241023055628869 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628869 DSS <0004> hlr_ussd.c:518 262428811906804/0x7a2f3358: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628869 DSS <0004> hlr_ussd.c:363 262428811906804/0x7a2f3358: Tx USSD 'Your IMSI is 262428811906804' 20241023055628869 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428811906804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428811906804" session_id=2049913688 session_state=END} 20241023055628869 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428811906804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4258 20241023055628880 DAUC <0003> db_auc.c:157 IMSI='262428376702208': No 2G Auth Data 20241023055628880 DAUC <0003> db_auc.c:192 IMSI='262428376702208': No 3G Auth Data 20241023055628914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20241023055628918 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628918 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428376702208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428376702208" session_id=3892897615 session_state=BEGIN} 20241023055628918 DSS <0004> hlr_ussd.c:576 262428376702208/0xe808e74f: Process SS (BEGIN) 20241023055628918 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628918 DSS <0004> hlr_ussd.c:518 262428376702208/0xe808e74f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628918 DSS <0004> hlr_ussd.c:363 262428376702208/0xe808e74f: Tx USSD 'Your IMSI is 262428376702208' 20241023055628918 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428376702208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428376702208" session_id=3892897615 session_state=END} 20241023055628918 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428376702208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628918 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628918 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.1:4258 20241023055628931 DAUC <0003> db_auc.c:157 IMSI='262429145182399': No 2G Auth Data 20241023055628931 DAUC <0003> db_auc.c:192 IMSI='262429145182399': No 3G Auth Data 20241023055628965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 20241023055628970 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055628970 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429145182399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429145182399" session_id=130121607 session_state=BEGIN} 20241023055628970 DSS <0004> hlr_ussd.c:576 262429145182399/0x07c17f87: Process SS (BEGIN) 20241023055628970 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055628970 DSS <0004> hlr_ussd.c:518 262429145182399/0x07c17f87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055628970 DSS <0004> hlr_ussd.c:363 262429145182399/0x07c17f87: Tx USSD 'Your IMSI is 262429145182399' 20241023055628970 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429145182399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429145182399" session_id=130121607 session_state=END} 20241023055628970 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429145182399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055628970 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628970 DLINP <000b> input/ipa.c:451 connected read/write 20241023055628970 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055628974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.1:4258 20241023055628978 DAUC <0003> db_auc.c:157 IMSI='262424863897415': No 2G Auth Data 20241023055628978 DAUC <0003> db_auc.c:192 IMSI='262424863897415': No 3G Auth Data 20241023055629005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54614<->l=127.0.0.1:4258 20241023055629010 DLINP <000b> input/ipa.c:451 connected read/write 20241023055629010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055629010 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424863897415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424863897415" session_id=2355331366 session_state=BEGIN} 20241023055629010 DSS <0004> hlr_ussd.c:576 262424863897415/0x8c638126: Process SS (BEGIN) 20241023055629010 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055629010 DSS <0004> hlr_ussd.c:518 262424863897415/0x8c638126: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055629010 DSS <0004> hlr_ussd.c:363 262424863897415/0x8c638126: Tx USSD 'Your IMSI is 262424863897415' 20241023055629010 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424863897415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424863897415" session_id=2355331366 session_state=END} 20241023055629010 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262424863897415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055629010 DLINP <000b> input/ipa.c:451 connected read/write 20241023055629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055629010 DLINP <000b> input/ipa.c:451 connected read/write 20241023055629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055629014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54614<->l=127.0.0.1:4258 20241023055629015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54520<->l=127.0.0.1:4258 20241023055629016 DLINP <000b> input/ipa.c:451 connected read/write 20241023055629016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055629016 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055629016 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055629016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055629016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38883<->l=127.0.0.1:4259) 20241023055629061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54624<->l=127.0.0.1:4258 20241023055629262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54624<->l=127.0.0.1:4258 20241023055632338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055632338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055632340 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 20241023055632343 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632343 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055632343 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055632343 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  20241023055632343 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055632343 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  20241023055632343 DLGSUP <0013> gsup_server.c:235 2:  20241023055632343 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055632343 DLGSUP <0013> gsup_server.c:235 3:  20241023055632343 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055632343 DLGSUP <0013> gsup_server.c:235 4:  20241023055632343 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055632343 DLGSUP <0013> gsup_server.c:235 5:  20241023055632343 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055632343 DLGSUP <0013> gsup_server.c:235 7:  20241023055632343 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055632343 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055632343 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055632343 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055632364 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44025<->l=127.0.0.1:4259) 20241023055632383 DAUC <0003> db_auc.c:157 IMSI='262427081411804': No 2G Auth Data 20241023055632383 DAUC <0003> db_auc.c:192 IMSI='262427081411804': No 3G Auth Data 20241023055632407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4258 20241023055632416 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632416 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632416 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427081411804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427081411804" source_name="the-source\n" session_id=4017599683 session_state=BEGIN} 20241023055632416 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023055632416 DSS <0004> hlr_ussd.c:576 262427081411804/0xef77b4c3: Process SS (BEGIN) 20241023055632416 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632416 DSS <0004> hlr_ussd.c:518 262427081411804/0xef77b4c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632416 DSS <0004> hlr_ussd.c:363 262427081411804/0xef77b4c3: Tx USSD 'Your IMSI is 262427081411804' 20241023055632416 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427081411804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427081411804" destination_name="the-source\n" session_id=4017599683 session_state=END} 20241023055632416 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427081411804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632416 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632416 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54644<->l=127.0.0.1:4258 20241023055632424 DAUC <0003> db_auc.c:157 IMSI='262422856167867': No 2G Auth Data 20241023055632424 DAUC <0003> db_auc.c:192 IMSI='262422856167867': No 3G Auth Data 20241023055632447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 20241023055632453 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632453 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422856167867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422856167867" source_name="the-source\n" session_id=731280931 session_state=BEGIN} 20241023055632453 DSS <0004> hlr_ussd.c:576 262422856167867/0x2b967623: Process SS (BEGIN) 20241023055632453 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632453 DSS <0004> hlr_ussd.c:518 262422856167867/0x2b967623: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632453 DSS <0004> hlr_ussd.c:363 262422856167867/0x2b967623: Tx USSD 'Your IMSI is 262422856167867' 20241023055632453 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422856167867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422856167867" destination_name="the-source\n" session_id=731280931 session_state=END} 20241023055632453 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422856167867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632453 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632453 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4258 20241023055632461 DAUC <0003> db_auc.c:157 IMSI='262422416827185': No 2G Auth Data 20241023055632461 DAUC <0003> db_auc.c:192 IMSI='262422416827185': No 3G Auth Data 20241023055632486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20241023055632491 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632491 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422416827185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422416827185" source_name="the-source\n" session_id=2250122328 session_state=BEGIN} 20241023055632491 DSS <0004> hlr_ussd.c:576 262422416827185/0x861e2458: Process SS (BEGIN) 20241023055632491 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632491 DSS <0004> hlr_ussd.c:518 262422416827185/0x861e2458: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632491 DSS <0004> hlr_ussd.c:363 262422416827185/0x861e2458: Tx USSD 'Your IMSI is 262422416827185' 20241023055632491 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422416827185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422416827185" destination_name="the-source\n" session_id=2250122328 session_state=END} 20241023055632491 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422416827185 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632491 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632491 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54650<->l=127.0.0.1:4258 20241023055632499 DAUC <0003> db_auc.c:157 IMSI='262424580914776': No 2G Auth Data 20241023055632499 DAUC <0003> db_auc.c:192 IMSI='262424580914776': No 3G Auth Data 20241023055632524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 20241023055632529 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632530 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424580914776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424580914776" source_name="the-source\n" session_id=2522543047 session_state=BEGIN} 20241023055632530 DSS <0004> hlr_ussd.c:576 262424580914776/0x965af3c7: Process SS (BEGIN) 20241023055632530 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632530 DSS <0004> hlr_ussd.c:518 262424580914776/0x965af3c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632530 DSS <0004> hlr_ussd.c:363 262424580914776/0x965af3c7: Tx USSD 'Your IMSI is 262424580914776' 20241023055632530 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424580914776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424580914776" destination_name="the-source\n" session_id=2522543047 session_state=END} 20241023055632530 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424580914776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632530 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4258 20241023055632538 DAUC <0003> db_auc.c:157 IMSI='262429830990214': No 2G Auth Data 20241023055632538 DAUC <0003> db_auc.c:192 IMSI='262429830990214': No 3G Auth Data 20241023055632563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241023055632570 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632570 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429830990214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429830990214" source_name="the-source\n" session_id=2149042812 session_state=BEGIN} 20241023055632570 DSS <0004> hlr_ussd.c:576 262429830990214/0x8017ca7c: Process SS (BEGIN) 20241023055632570 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632570 DSS <0004> hlr_ussd.c:518 262429830990214/0x8017ca7c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632570 DSS <0004> hlr_ussd.c:363 262429830990214/0x8017ca7c: Tx USSD 'Your IMSI is 262429830990214' 20241023055632570 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429830990214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429830990214" destination_name="the-source\n" session_id=2149042812 session_state=END} 20241023055632570 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429830990214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632570 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632570 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54660<->l=127.0.0.1:4258 20241023055632579 DAUC <0003> db_auc.c:157 IMSI='262422558386392': No 2G Auth Data 20241023055632580 DAUC <0003> db_auc.c:192 IMSI='262422558386392': No 3G Auth Data 20241023055632607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54670<->l=127.0.0.1:4258 20241023055632612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632612 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422558386392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422558386392" source_name="the-source\n" session_id=436170839 session_state=BEGIN} 20241023055632612 DSS <0004> hlr_ussd.c:576 262422558386392/0x19ff7057: Process SS (BEGIN) 20241023055632612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632612 DSS <0004> hlr_ussd.c:518 262422558386392/0x19ff7057: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632612 DSS <0004> hlr_ussd.c:363 262422558386392/0x19ff7057: Tx USSD 'Your IMSI is 262422558386392' 20241023055632612 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422558386392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422558386392" destination_name="the-source\n" session_id=436170839 session_state=END} 20241023055632612 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422558386392 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632616 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54670<->l=127.0.0.1:4258 20241023055632620 DAUC <0003> db_auc.c:157 IMSI='262422399152204': No 2G Auth Data 20241023055632620 DAUC <0003> db_auc.c:192 IMSI='262422399152204': No 3G Auth Data 20241023055632648 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 20241023055632654 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632654 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422399152204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422399152204" source_name="the-source\n" session_id=3278005408 session_state=BEGIN} 20241023055632654 DSS <0004> hlr_ussd.c:576 262422399152204/0xc36264a0: Process SS (BEGIN) 20241023055632654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632655 DSS <0004> hlr_ussd.c:518 262422399152204/0xc36264a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632655 DSS <0004> hlr_ussd.c:363 262422399152204/0xc36264a0: Tx USSD 'Your IMSI is 262422399152204' 20241023055632655 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422399152204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422399152204" destination_name="the-source\n" session_id=3278005408 session_state=END} 20241023055632655 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422399152204 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632655 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632655 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4258 20241023055632662 DAUC <0003> db_auc.c:157 IMSI='262422960359641': No 2G Auth Data 20241023055632662 DAUC <0003> db_auc.c:192 IMSI='262422960359641': No 3G Auth Data 20241023055632690 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20241023055632696 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632696 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422960359641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422960359641" source_name="the-source\n" session_id=4185252517 session_state=BEGIN} 20241023055632696 DSS <0004> hlr_ussd.c:576 262422960359641/0xf975e2a5: Process SS (BEGIN) 20241023055632696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241023055632696 DSS <0004> hlr_ussd.c:518 262422960359641/0xf975e2a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241023055632696 DSS <0004> hlr_ussd.c:363 262422960359641/0xf975e2a5: Tx USSD 'Your IMSI is 262422960359641' 20241023055632696 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422960359641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422960359641" destination_name="the-source\n" session_id=4185252517 session_state=END} 20241023055632696 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422960359641 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055632696 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632696 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055632700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.1:4258 20241023055632700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54636<->l=127.0.0.1:4258 20241023055632702 DLINP <000b> input/ipa.c:451 connected read/write 20241023055632702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055632702 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055632702 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055632702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055632702 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023055632702 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44025<->l=127.0.0.1:4259) 20241023055632744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20241023055632945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54690<->l=127.0.0.1:4258 20241023055636024 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055636024 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055636026 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4258 20241023055636028 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636028 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055636028 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055636028 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  20241023055636028 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055636028 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  20241023055636028 DLGSUP <0013> gsup_server.c:235 2:  20241023055636028 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055636028 DLGSUP <0013> gsup_server.c:235 3:  20241023055636028 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055636028 DLGSUP <0013> gsup_server.c:235 4:  20241023055636028 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055636028 DLGSUP <0013> gsup_server.c:235 5:  20241023055636028 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055636028 DLGSUP <0013> gsup_server.c:235 7:  20241023055636028 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055636028 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055636028 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055636028 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055636045 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45877<->l=127.0.0.1:4259) 20241023055636066 DAUC <0003> db_auc.c:157 IMSI='262424179383640': No 2G Auth Data 20241023055636066 DAUC <0003> db_auc.c:192 IMSI='262424179383640': No 3G Auth Data 20241023055636092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4258 20241023055636101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636101 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424179383640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424179383640" session_id=2399268597 session_state=BEGIN} 20241023055636101 DSS <0004> hlr_ussd.c:576 262424179383640/0x8f01eef5: Process SS (BEGIN) 20241023055636101 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636101 DSS <0004> hlr_ussd.c:518 262424179383640/0x8f01eef5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636101 DSS <0004> hlr_ussd.c:363 262424179383640/0x8f01eef5: Tx USSD 'Your extension is 491613615458' 20241023055636101 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424179383640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424179383640" session_id=2399268597 session_state=END} 20241023055636101 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424179383640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636101 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54710<->l=127.0.0.1:4258 20241023055636111 DAUC <0003> db_auc.c:157 IMSI='262428465530335': No 2G Auth Data 20241023055636111 DAUC <0003> db_auc.c:192 IMSI='262428465530335': No 3G Auth Data 20241023055636135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54722<->l=127.0.0.1:4258 20241023055636140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636140 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428465530335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428465530335" session_id=1004180119 session_state=BEGIN} 20241023055636140 DSS <0004> hlr_ussd.c:576 262428465530335/0x3bda9297: Process SS (BEGIN) 20241023055636140 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636140 DSS <0004> hlr_ussd.c:518 262428465530335/0x3bda9297: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636140 DSS <0004> hlr_ussd.c:363 262428465530335/0x3bda9297: Tx USSD 'Your extension is 491612122606' 20241023055636140 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428465530335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428465530335" session_id=1004180119 session_state=END} 20241023055636140 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428465530335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54722<->l=127.0.0.1:4258 20241023055636149 DAUC <0003> db_auc.c:157 IMSI='262421633344786': No 2G Auth Data 20241023055636149 DAUC <0003> db_auc.c:192 IMSI='262421633344786': No 3G Auth Data 20241023055636173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 20241023055636179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636179 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421633344786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421633344786" session_id=3908550680 session_state=BEGIN} 20241023055636179 DSS <0004> hlr_ussd.c:576 262421633344786/0xe8f7c018: Process SS (BEGIN) 20241023055636179 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636179 DSS <0004> hlr_ussd.c:518 262421633344786/0xe8f7c018: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636179 DSS <0004> hlr_ussd.c:363 262421633344786/0xe8f7c018: Tx USSD 'Your extension is 491612666845' 20241023055636179 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421633344786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421633344786" session_id=3908550680 session_state=END} 20241023055636179 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421633344786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54726<->l=127.0.0.1:4258 20241023055636187 DAUC <0003> db_auc.c:157 IMSI='262428501488180': No 2G Auth Data 20241023055636187 DAUC <0003> db_auc.c:192 IMSI='262428501488180': No 3G Auth Data 20241023055636216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54738<->l=127.0.0.1:4258 20241023055636221 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636221 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428501488180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428501488180" session_id=3895554054 session_state=BEGIN} 20241023055636221 DSS <0004> hlr_ussd.c:576 262428501488180/0xe8317006: Process SS (BEGIN) 20241023055636221 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636221 DSS <0004> hlr_ussd.c:518 262428501488180/0xe8317006: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636222 DSS <0004> hlr_ussd.c:363 262428501488180/0xe8317006: Tx USSD 'Your extension is 491616137754' 20241023055636222 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428501488180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428501488180" session_id=3895554054 session_state=END} 20241023055636222 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262428501488180 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636222 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636222 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54738<->l=127.0.0.1:4258 20241023055636232 DAUC <0003> db_auc.c:157 IMSI='262427441789445': No 2G Auth Data 20241023055636232 DAUC <0003> db_auc.c:192 IMSI='262427441789445': No 3G Auth Data 20241023055636261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54752<->l=127.0.0.1:4258 20241023055636266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636266 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427441789445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427441789445" session_id=117899393 session_state=BEGIN} 20241023055636266 DSS <0004> hlr_ussd.c:576 262427441789445/0x07070081: Process SS (BEGIN) 20241023055636266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636266 DSS <0004> hlr_ussd.c:518 262427441789445/0x07070081: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636266 DSS <0004> hlr_ussd.c:363 262427441789445/0x07070081: Tx USSD 'Your extension is 491618853810' 20241023055636266 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427441789445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427441789445" session_id=117899393 session_state=END} 20241023055636266 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427441789445 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636266 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54752<->l=127.0.0.1:4258 20241023055636276 DAUC <0003> db_auc.c:157 IMSI='262426014078079': No 2G Auth Data 20241023055636276 DAUC <0003> db_auc.c:192 IMSI='262426014078079': No 3G Auth Data 20241023055636310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20241023055636316 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636316 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426014078079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426014078079" session_id=1302130017 session_state=BEGIN} 20241023055636316 DSS <0004> hlr_ussd.c:576 262426014078079/0x4d9ced61: Process SS (BEGIN) 20241023055636316 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636316 DSS <0004> hlr_ussd.c:518 262426014078079/0x4d9ced61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636317 DSS <0004> hlr_ussd.c:363 262426014078079/0x4d9ced61: Tx USSD 'Your extension is 491615570655' 20241023055636317 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426014078079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426014078079" session_id=1302130017 session_state=END} 20241023055636317 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426014078079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636317 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636317 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54764<->l=127.0.0.1:4258 20241023055636327 DAUC <0003> db_auc.c:157 IMSI='262422306175818': No 2G Auth Data 20241023055636327 DAUC <0003> db_auc.c:192 IMSI='262422306175818': No 3G Auth Data 20241023055636358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 20241023055636362 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636362 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422306175818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422306175818" session_id=2978434678 session_state=BEGIN} 20241023055636362 DSS <0004> hlr_ussd.c:576 262422306175818/0xb1874e76: Process SS (BEGIN) 20241023055636362 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636362 DSS <0004> hlr_ussd.c:518 262422306175818/0xb1874e76: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636362 DSS <0004> hlr_ussd.c:363 262422306175818/0xb1874e76: Tx USSD 'Your extension is 491615106138' 20241023055636362 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422306175818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422306175818" session_id=2978434678 session_state=END} 20241023055636362 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422306175818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636362 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636362 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54768<->l=127.0.0.1:4258 20241023055636370 DAUC <0003> db_auc.c:157 IMSI='262423643512725': No 2G Auth Data 20241023055636370 DAUC <0003> db_auc.c:192 IMSI='262423643512725': No 3G Auth Data 20241023055636396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54782<->l=127.0.0.1:4258 20241023055636403 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636403 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423643512725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423643512725" session_id=1882256676 session_state=BEGIN} 20241023055636403 DSS <0004> hlr_ussd.c:576 262423643512725/0x7030f524: Process SS (BEGIN) 20241023055636404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055636404 DSS <0004> hlr_ussd.c:518 262423643512725/0x7030f524: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055636404 DSS <0004> hlr_ussd.c:363 262423643512725/0x7030f524: Tx USSD 'Your extension is 491611582371' 20241023055636404 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423643512725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423643512725" session_id=1882256676 session_state=END} 20241023055636404 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423643512725 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055636404 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636404 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055636409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54782<->l=127.0.0.1:4258 20241023055636410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.1:4258 20241023055636411 DLINP <000b> input/ipa.c:451 connected read/write 20241023055636411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055636411 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055636411 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055636411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055636411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45877<->l=127.0.0.1:4259) 20241023055636448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4258 20241023055636649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54798<->l=127.0.0.1:4258 20241023055639723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055639723 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055639725 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241023055639728 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639728 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055639728 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055639728 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  20241023055639728 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055639728 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  20241023055639728 DLGSUP <0013> gsup_server.c:235 2:  20241023055639728 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055639728 DLGSUP <0013> gsup_server.c:235 3:  20241023055639728 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055639728 DLGSUP <0013> gsup_server.c:235 4:  20241023055639728 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055639728 DLGSUP <0013> gsup_server.c:235 5:  20241023055639728 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055639728 DLGSUP <0013> gsup_server.c:235 7:  20241023055639728 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055639728 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055639728 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055639728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055639749 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45497<->l=127.0.0.1:4259) 20241023055639759 DAUC <0003> db_auc.c:157 IMSI='262420147609721': No 2G Auth Data 20241023055639759 DAUC <0003> db_auc.c:192 IMSI='262420147609721': No 3G Auth Data 20241023055639780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241023055639787 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639787 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420147609721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420147609721" source_name="the-source\n" session_id=1942034446 session_state=BEGIN} 20241023055639787 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023055639787 DSS <0004> hlr_ussd.c:576 262420147609721/0x73c1180e: Process SS (BEGIN) 20241023055639787 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055639787 DSS <0004> hlr_ussd.c:518 262420147609721/0x73c1180e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055639787 DSS <0004> hlr_ussd.c:363 262420147609721/0x73c1180e: Tx USSD 'Your extension is 491610672102' 20241023055639787 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262420147609721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420147609721" destination_name="the-source\n" session_id=1942034446 session_state=END} 20241023055639787 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262420147609721 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055639787 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639787 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20241023055639795 DAUC <0003> db_auc.c:157 IMSI='262428806323615': No 2G Auth Data 20241023055639795 DAUC <0003> db_auc.c:192 IMSI='262428806323615': No 3G Auth Data 20241023055639822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241023055639827 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639827 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428806323615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428806323615" source_name="the-source\n" session_id=3212410335 session_state=BEGIN} 20241023055639827 DSS <0004> hlr_ussd.c:576 262428806323615/0xbf797ddf: Process SS (BEGIN) 20241023055639827 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055639827 DSS <0004> hlr_ussd.c:518 262428806323615/0xbf797ddf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055639827 DSS <0004> hlr_ussd.c:363 262428806323615/0xbf797ddf: Tx USSD 'Your extension is 491616357263' 20241023055639827 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428806323615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428806323615" destination_name="the-source\n" session_id=3212410335 session_state=END} 20241023055639827 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428806323615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055639827 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639827 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33264<->l=127.0.0.1:4258 20241023055639836 DAUC <0003> db_auc.c:157 IMSI='262421463984360': No 2G Auth Data 20241023055639836 DAUC <0003> db_auc.c:192 IMSI='262421463984360': No 3G Auth Data 20241023055639860 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241023055639865 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639865 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421463984360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421463984360" source_name="the-source\n" session_id=2068707451 session_state=BEGIN} 20241023055639865 DSS <0004> hlr_ussd.c:576 262421463984360/0x7b4df87b: Process SS (BEGIN) 20241023055639865 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055639865 DSS <0004> hlr_ussd.c:518 262421463984360/0x7b4df87b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055639865 DSS <0004> hlr_ussd.c:363 262421463984360/0x7b4df87b: Tx USSD 'Your extension is 491615062403' 20241023055639865 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421463984360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421463984360" destination_name="the-source\n" session_id=2068707451 session_state=END} 20241023055639865 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421463984360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055639865 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639865 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639865 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241023055639873 DAUC <0003> db_auc.c:157 IMSI='262422338473910': No 2G Auth Data 20241023055639873 DAUC <0003> db_auc.c:192 IMSI='262422338473910': No 3G Auth Data 20241023055639897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241023055639902 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639902 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422338473910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422338473910" source_name="the-source\n" session_id=2237741495 session_state=BEGIN} 20241023055639902 DSS <0004> hlr_ussd.c:576 262422338473910/0x856139b7: Process SS (BEGIN) 20241023055639902 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055639902 DSS <0004> hlr_ussd.c:518 262422338473910/0x856139b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055639902 DSS <0004> hlr_ussd.c:363 262422338473910/0x856139b7: Tx USSD 'Your extension is 491614340468' 20241023055639902 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422338473910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422338473910" destination_name="the-source\n" session_id=2237741495 session_state=END} 20241023055639902 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262422338473910 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055639902 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639903 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241023055639910 DAUC <0003> db_auc.c:157 IMSI='262420137823962': No 2G Auth Data 20241023055639910 DAUC <0003> db_auc.c:192 IMSI='262420137823962': No 3G Auth Data 20241023055639935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241023055639941 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639942 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262420137823962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420137823962" source_name="the-source\n" session_id=3501971778 session_state=BEGIN} 20241023055639942 DSS <0004> hlr_ussd.c:576 262420137823962/0xd0bbd942: Process SS (BEGIN) 20241023055639942 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055639942 DSS <0004> hlr_ussd.c:518 262420137823962/0xd0bbd942: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055639942 DSS <0004> hlr_ussd.c:363 262420137823962/0xd0bbd942: Tx USSD 'Your extension is 491618521542' 20241023055639942 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262420137823962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420137823962" destination_name="the-source\n" session_id=3501971778 session_state=END} 20241023055639942 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262420137823962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055639942 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639942 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241023055639950 DAUC <0003> db_auc.c:157 IMSI='262427813601342': No 2G Auth Data 20241023055639950 DAUC <0003> db_auc.c:192 IMSI='262427813601342': No 3G Auth Data 20241023055639976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33302<->l=127.0.0.1:4258 20241023055639982 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055639982 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427813601342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813601342" source_name="the-source\n" session_id=1684579212 session_state=BEGIN} 20241023055639982 DSS <0004> hlr_ussd.c:576 262427813601342/0x6468a38c: Process SS (BEGIN) 20241023055639982 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055639982 DSS <0004> hlr_ussd.c:518 262427813601342/0x6468a38c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055639982 DSS <0004> hlr_ussd.c:363 262427813601342/0x6468a38c: Tx USSD 'Your extension is 491616028565' 20241023055639982 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427813601342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813601342" destination_name="the-source\n" session_id=1684579212 session_state=END} 20241023055639982 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427813601342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055639982 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639982 DLINP <000b> input/ipa.c:451 connected read/write 20241023055639982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055639986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33302<->l=127.0.0.1:4258 20241023055639990 DAUC <0003> db_auc.c:157 IMSI='262426439340315': No 2G Auth Data 20241023055639990 DAUC <0003> db_auc.c:192 IMSI='262426439340315': No 3G Auth Data 20241023055640017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20241023055640022 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055640022 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262426439340315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426439340315" source_name="the-source\n" session_id=396906017 session_state=BEGIN} 20241023055640022 DSS <0004> hlr_ussd.c:576 262426439340315/0x17a84e21: Process SS (BEGIN) 20241023055640022 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055640022 DSS <0004> hlr_ussd.c:518 262426439340315/0x17a84e21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055640022 DSS <0004> hlr_ussd.c:363 262426439340315/0x17a84e21: Tx USSD 'Your extension is 491615536357' 20241023055640022 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262426439340315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426439340315" destination_name="the-source\n" session_id=396906017 session_state=END} 20241023055640022 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262426439340315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055640022 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055640022 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055640026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20241023055640030 DAUC <0003> db_auc.c:157 IMSI='262423966321396': No 2G Auth Data 20241023055640030 DAUC <0003> db_auc.c:192 IMSI='262423966321396': No 3G Auth Data 20241023055640057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20241023055640062 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055640062 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423966321396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423966321396" source_name="the-source\n" session_id=2401251066 session_state=BEGIN} 20241023055640062 DSS <0004> hlr_ussd.c:576 262423966321396/0x8f202efa: Process SS (BEGIN) 20241023055640062 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241023055640062 DSS <0004> hlr_ussd.c:518 262423966321396/0x8f202efa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241023055640062 DSS <0004> hlr_ussd.c:363 262423966321396/0x8f202efa: Tx USSD 'Your extension is 491614624088' 20241023055640062 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423966321396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423966321396" destination_name="the-source\n" session_id=2401251066 session_state=END} 20241023055640062 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423966321396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055640062 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055640062 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055640065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.1:4258 20241023055640066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241023055640067 DLINP <000b> input/ipa.c:451 connected read/write 20241023055640067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055640067 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055640067 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055640067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055640067 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023055640067 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45497<->l=127.0.0.1:4259) 20241023055640108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 20241023055640308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 20241023055643393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38991 20241023055643393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38991 20241023055643395 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643395 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643397 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643397 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643397 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055643397 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241023055643397 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241023055643397 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241023055643397 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  20241023055643397 DLGSUP <0013> gsup_server.c:235 2:  20241023055643397 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055643397 DLGSUP <0013> gsup_server.c:235 3:  20241023055643397 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055643397 DLGSUP <0013> gsup_server.c:235 4:  20241023055643397 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055643397 DLGSUP <0013> gsup_server.c:235 5:  20241023055643397 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055643397 DLGSUP <0013> gsup_server.c:235 7:  20241023055643397 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055643397 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055643397 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055643397 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38991 20241023055643398 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055643398 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055643401 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20241023055643404 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643404 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055643404 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055643404 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  20241023055643404 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055643404 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  20241023055643404 DLGSUP <0013> gsup_server.c:235 2:  20241023055643404 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055643404 DLGSUP <0013> gsup_server.c:235 3:  20241023055643404 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055643404 DLGSUP <0013> gsup_server.c:235 4:  20241023055643404 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055643404 DLGSUP <0013> gsup_server.c:235 5:  20241023055643404 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055643404 DLGSUP <0013> gsup_server.c:235 7:  20241023055643404 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055643404 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055643404 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055643404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055643419 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35255<->l=127.0.0.1:4259) 20241023055643437 DAUC <0003> db_auc.c:157 IMSI='262429700496478': No 2G Auth Data 20241023055643437 DAUC <0003> db_auc.c:192 IMSI='262429700496478': No 3G Auth Data 20241023055643459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33346<->l=127.0.0.1:4258 20241023055643467 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643467 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429700496478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429700496478" session_id=2728131106 session_state=BEGIN} 20241023055643467 DSS <0004> hlr_ussd.c:576 262429700496478/0xa29bfa22: Process SS (BEGIN) 20241023055643467 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643467 DSS <0004> hlr_ussd.c:518 262429700496478/0xa29bfa22: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643467 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643467 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643467 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643467 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643476 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643476 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643476 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429700496478 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429700496478" session_id=2728131106 session_state=END} 20241023055643476 DSS <0004> hlr_ussd.c:576 262429700496478/0xa29bfa22: Process SS (END) 20241023055643476 DSS <0004> hlr_ussd.c:518 262429700496478/0xa29bfa22: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643476 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429700496478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429700496478" session_id=2728131106 session_state=END} 20241023055643476 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429700496478 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643476 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429700496478 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643476 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643476 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33346<->l=127.0.0.1:4258 20241023055643485 DAUC <0003> db_auc.c:157 IMSI='262427669065597': No 2G Auth Data 20241023055643485 DAUC <0003> db_auc.c:192 IMSI='262427669065597': No 3G Auth Data 20241023055643510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241023055643515 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643515 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427669065597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427669065597" session_id=3090605725 session_state=BEGIN} 20241023055643515 DSS <0004> hlr_ussd.c:576 262427669065597/0xb836e69d: Process SS (BEGIN) 20241023055643515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643515 DSS <0004> hlr_ussd.c:518 262427669065597/0xb836e69d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643515 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643515 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643515 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643515 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643516 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643516 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643516 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427669065597 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669065597" session_id=3090605725 session_state=END} 20241023055643516 DSS <0004> hlr_ussd.c:576 262427669065597/0xb836e69d: Process SS (END) 20241023055643516 DSS <0004> hlr_ussd.c:518 262427669065597/0xb836e69d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643516 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427669065597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427669065597" session_id=3090605725 session_state=END} 20241023055643516 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427669065597 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643516 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427669065597 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643516 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643517 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241023055643524 DAUC <0003> db_auc.c:157 IMSI='262423308678116': No 2G Auth Data 20241023055643524 DAUC <0003> db_auc.c:192 IMSI='262423308678116': No 3G Auth Data 20241023055643550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 20241023055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643555 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423308678116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423308678116" session_id=309921520 session_state=BEGIN} 20241023055643555 DSS <0004> hlr_ussd.c:576 262423308678116/0x127906f0: Process SS (BEGIN) 20241023055643555 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643555 DSS <0004> hlr_ussd.c:518 262423308678116/0x127906f0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643555 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643555 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643555 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643557 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643557 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643557 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423308678116 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423308678116" session_id=309921520 session_state=END} 20241023055643557 DSS <0004> hlr_ussd.c:576 262423308678116/0x127906f0: Process SS (END) 20241023055643557 DSS <0004> hlr_ussd.c:518 262423308678116/0x127906f0: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643557 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423308678116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423308678116" session_id=309921520 session_state=END} 20241023055643557 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423308678116 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643557 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423308678116 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643557 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643557 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643557 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.1:4258 20241023055643564 DAUC <0003> db_auc.c:157 IMSI='262420215845442': No 2G Auth Data 20241023055643564 DAUC <0003> db_auc.c:192 IMSI='262420215845442': No 3G Auth Data 20241023055643590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20241023055643596 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643596 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420215845442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420215845442" session_id=1664924681 session_state=BEGIN} 20241023055643596 DSS <0004> hlr_ussd.c:576 262420215845442/0x633cbc09: Process SS (BEGIN) 20241023055643596 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643596 DSS <0004> hlr_ussd.c:518 262420215845442/0x633cbc09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643596 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643596 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643596 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643596 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643598 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643598 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643598 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420215845442 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215845442" session_id=1664924681 session_state=END} 20241023055643598 DSS <0004> hlr_ussd.c:576 262420215845442/0x633cbc09: Process SS (END) 20241023055643598 DSS <0004> hlr_ussd.c:518 262420215845442/0x633cbc09: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643598 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420215845442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420215845442" session_id=1664924681 session_state=END} 20241023055643598 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420215845442 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643598 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420215845442 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643598 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643598 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33380<->l=127.0.0.1:4258 20241023055643606 DAUC <0003> db_auc.c:157 IMSI='262425397853828': No 2G Auth Data 20241023055643606 DAUC <0003> db_auc.c:192 IMSI='262425397853828': No 3G Auth Data 20241023055643632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241023055643639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643639 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425397853828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425397853828" session_id=827507445 session_state=BEGIN} 20241023055643639 DSS <0004> hlr_ussd.c:576 262425397853828/0x3152c2f5: Process SS (BEGIN) 20241023055643639 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643639 DSS <0004> hlr_ussd.c:518 262425397853828/0x3152c2f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643639 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643639 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643639 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643641 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643641 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643641 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262425397853828 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425397853828" session_id=827507445 session_state=END} 20241023055643641 DSS <0004> hlr_ussd.c:576 262425397853828/0x3152c2f5: Process SS (END) 20241023055643641 DSS <0004> hlr_ussd.c:518 262425397853828/0x3152c2f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643641 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425397853828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425397853828" session_id=827507445 session_state=END} 20241023055643641 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425397853828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643641 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262425397853828 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643641 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643641 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241023055643649 DAUC <0003> db_auc.c:157 IMSI='262422232358135': No 2G Auth Data 20241023055643649 DAUC <0003> db_auc.c:192 IMSI='262422232358135': No 3G Auth Data 20241023055643675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33400<->l=127.0.0.1:4258 20241023055643680 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643680 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422232358135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422232358135" session_id=2042395169 session_state=BEGIN} 20241023055643680 DSS <0004> hlr_ussd.c:576 262422232358135/0x79bc7a21: Process SS (BEGIN) 20241023055643680 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643680 DSS <0004> hlr_ussd.c:518 262422232358135/0x79bc7a21: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643680 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643680 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643680 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643680 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643682 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643682 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643682 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262422232358135 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422232358135" session_id=2042395169 session_state=END} 20241023055643682 DSS <0004> hlr_ussd.c:576 262422232358135/0x79bc7a21: Process SS (END) 20241023055643682 DSS <0004> hlr_ussd.c:518 262422232358135/0x79bc7a21: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643682 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422232358135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422232358135" session_id=2042395169 session_state=END} 20241023055643682 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262422232358135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643682 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262422232358135 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643682 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643682 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643686 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33400<->l=127.0.0.1:4258 20241023055643690 DAUC <0003> db_auc.c:157 IMSI='262428766331540': No 2G Auth Data 20241023055643690 DAUC <0003> db_auc.c:192 IMSI='262428766331540': No 3G Auth Data 20241023055643717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20241023055643722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643722 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428766331540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428766331540" session_id=955355301 session_state=BEGIN} 20241023055643722 DSS <0004> hlr_ussd.c:576 262428766331540/0x38f190a5: Process SS (BEGIN) 20241023055643722 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643722 DSS <0004> hlr_ussd.c:518 262428766331540/0x38f190a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643722 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643722 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643724 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643724 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643724 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428766331540 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428766331540" session_id=955355301 session_state=END} 20241023055643724 DSS <0004> hlr_ussd.c:576 262428766331540/0x38f190a5: Process SS (END) 20241023055643724 DSS <0004> hlr_ussd.c:518 262428766331540/0x38f190a5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643724 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428766331540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428766331540" session_id=955355301 session_state=END} 20241023055643724 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428766331540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643724 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428766331540 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643724 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643724 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.1:4258 20241023055643732 DAUC <0003> db_auc.c:157 IMSI='262424666668423': No 2G Auth Data 20241023055643732 DAUC <0003> db_auc.c:192 IMSI='262424666668423': No 3G Auth Data 20241023055643761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33410<->l=127.0.0.1:4258 20241023055643766 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643766 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424666668423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424666668423" session_id=2758197894 session_state=BEGIN} 20241023055643766 DSS <0004> hlr_ussd.c:576 262424666668423/0xa466c286: Process SS (BEGIN) 20241023055643766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055643766 DSS <0004> hlr_ussd.c:518 262424666668423/0xa466c286: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055643766 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643766 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643766 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643766 DLINP <000b> input/ipa.c:431 127.0.0.1:38991 sending data 20241023055643768 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643769 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643769 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424666668423 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424666668423" session_id=2758197894 session_state=END} 20241023055643769 DSS <0004> hlr_ussd.c:576 262424666668423/0xa466c286: Process SS (END) 20241023055643769 DSS <0004> hlr_ussd.c:518 262424666668423/0xa466c286: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055643769 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424666668423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424666668423" session_id=2758197894 session_state=END} 20241023055643769 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424666668423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055643769 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424666668423 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055643769 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643769 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055643772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33410<->l=127.0.0.1:4258 20241023055643775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33330<->l=127.0.0.1:4258 20241023055643775 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643775 DLINP <000b> input/ipa.c:405 127.0.0.1:38991 message received 20241023055643775 DLINP <000b> input/ipa.c:414 127.0.0.1:38991 connection closed with server 20241023055643776 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38991 20241023055643776 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241023055643776 DLINP <000b> input/ipa.c:451 connected read/write 20241023055643776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055643776 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055643776 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055643776 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055643776 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35255<->l=127.0.0.1:4259) 20241023055643812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4258 20241023055644013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33426<->l=127.0.0.1:4258 20241023055647096 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34891 20241023055647096 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34891 20241023055647097 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647097 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647100 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647100 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647100 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055647100 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241023055647100 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241023055647100 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241023055647100 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  20241023055647100 DLGSUP <0013> gsup_server.c:235 2:  20241023055647100 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055647100 DLGSUP <0013> gsup_server.c:235 3:  20241023055647100 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055647100 DLGSUP <0013> gsup_server.c:235 4:  20241023055647100 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055647100 DLGSUP <0013> gsup_server.c:235 5:  20241023055647100 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055647100 DLGSUP <0013> gsup_server.c:235 7:  20241023055647100 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055647100 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055647100 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055647100 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34891 20241023055647104 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055647104 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055647107 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647108 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241023055647110 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647110 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055647110 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055647110 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  20241023055647110 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055647110 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  20241023055647110 DLGSUP <0013> gsup_server.c:235 2:  20241023055647110 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055647110 DLGSUP <0013> gsup_server.c:235 3:  20241023055647110 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055647110 DLGSUP <0013> gsup_server.c:235 4:  20241023055647110 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055647110 DLGSUP <0013> gsup_server.c:235 5:  20241023055647110 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055647110 DLGSUP <0013> gsup_server.c:235 7:  20241023055647110 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055647110 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055647110 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055647110 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055647129 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36151<->l=127.0.0.1:4259) 20241023055647139 DAUC <0003> db_auc.c:157 IMSI='262427788352510': No 2G Auth Data 20241023055647139 DAUC <0003> db_auc.c:192 IMSI='262427788352510': No 3G Auth Data 20241023055647163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241023055647171 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647171 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647171 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427788352510" session_id=4027354565 session_state=BEGIN} 20241023055647171 DSS <0004> hlr_ussd.c:576 262427788352510/0xf00c8dc5: Process SS (BEGIN) 20241023055647171 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647171 DSS <0004> hlr_ussd.c:518 262427788352510/0xf00c8dc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647171 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647171 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647171 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647171 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647180 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647180 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647180 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427788352510" session_id=4027354565 session_state=CONTINUE} 20241023055647180 DSS <0004> hlr_ussd.c:576 262427788352510/0xf00c8dc5: Process SS (CONTINUE) 20241023055647180 DSS <0004> hlr_ussd.c:518 262427788352510/0xf00c8dc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647180 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427788352510" session_id=4027354565 session_state=CONTINUE} 20241023055647180 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647180 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647181 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647187 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647187 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427788352510" session_id=4027354565 session_state=CONTINUE} 20241023055647187 DSS <0004> hlr_ussd.c:576 262427788352510/0xf00c8dc5: Process SS (CONTINUE) 20241023055647187 DSS <0004> hlr_ussd.c:518 262427788352510/0xf00c8dc5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647187 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647187 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647187 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647187 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647187 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647188 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647188 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647188 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427788352510" session_id=4027354565 session_state=END} 20241023055647188 DSS <0004> hlr_ussd.c:576 262427788352510/0xf00c8dc5: Process SS (END) 20241023055647188 DSS <0004> hlr_ussd.c:518 262427788352510/0xf00c8dc5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647188 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427788352510" session_id=4027354565 session_state=END} 20241023055647188 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647188 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427788352510 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647188 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647188 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60246<->l=127.0.0.1:4258 20241023055647195 DAUC <0003> db_auc.c:157 IMSI='262420826702923': No 2G Auth Data 20241023055647195 DAUC <0003> db_auc.c:192 IMSI='262420826702923': No 3G Auth Data 20241023055647220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241023055647225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647225 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420826702923" session_id=2059109254 session_state=BEGIN} 20241023055647225 DSS <0004> hlr_ussd.c:576 262420826702923/0x7abb8386: Process SS (BEGIN) 20241023055647225 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647225 DSS <0004> hlr_ussd.c:518 262420826702923/0x7abb8386: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647225 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647225 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647227 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647227 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647227 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420826702923" session_id=2059109254 session_state=CONTINUE} 20241023055647227 DSS <0004> hlr_ussd.c:576 262420826702923/0x7abb8386: Process SS (CONTINUE) 20241023055647227 DSS <0004> hlr_ussd.c:518 262420826702923/0x7abb8386: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647227 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420826702923" session_id=2059109254 session_state=CONTINUE} 20241023055647227 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647227 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647227 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647233 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420826702923" session_id=2059109254 session_state=CONTINUE} 20241023055647233 DSS <0004> hlr_ussd.c:576 262420826702923/0x7abb8386: Process SS (CONTINUE) 20241023055647233 DSS <0004> hlr_ussd.c:518 262420826702923/0x7abb8386: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647233 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647233 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647233 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647234 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647235 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647235 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420826702923" session_id=2059109254 session_state=END} 20241023055647235 DSS <0004> hlr_ussd.c:576 262420826702923/0x7abb8386: Process SS (END) 20241023055647235 DSS <0004> hlr_ussd.c:518 262420826702923/0x7abb8386: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647235 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420826702923" session_id=2059109254 session_state=END} 20241023055647235 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647235 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420826702923 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647235 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647235 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4258 20241023055647241 DAUC <0003> db_auc.c:157 IMSI='262426893106348': No 2G Auth Data 20241023055647241 DAUC <0003> db_auc.c:192 IMSI='262426893106348': No 3G Auth Data 20241023055647265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 20241023055647272 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647272 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426893106348" session_id=3939917823 session_state=BEGIN} 20241023055647272 DSS <0004> hlr_ussd.c:576 262426893106348/0xead65fff: Process SS (BEGIN) 20241023055647272 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647272 DSS <0004> hlr_ussd.c:518 262426893106348/0xead65fff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647272 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647272 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647272 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647272 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647274 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647274 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647274 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426893106348" session_id=3939917823 session_state=CONTINUE} 20241023055647274 DSS <0004> hlr_ussd.c:576 262426893106348/0xead65fff: Process SS (CONTINUE) 20241023055647274 DSS <0004> hlr_ussd.c:518 262426893106348/0xead65fff: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647274 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426893106348" session_id=3939917823 session_state=CONTINUE} 20241023055647274 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647274 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647274 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647280 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647280 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426893106348" session_id=3939917823 session_state=CONTINUE} 20241023055647280 DSS <0004> hlr_ussd.c:576 262426893106348/0xead65fff: Process SS (CONTINUE) 20241023055647280 DSS <0004> hlr_ussd.c:518 262426893106348/0xead65fff: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647280 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647280 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647280 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647280 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647280 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647282 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647282 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647282 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426893106348" session_id=3939917823 session_state=END} 20241023055647282 DSS <0004> hlr_ussd.c:576 262426893106348/0xead65fff: Process SS (END) 20241023055647282 DSS <0004> hlr_ussd.c:518 262426893106348/0xead65fff: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647282 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426893106348" session_id=3939917823 session_state=END} 20241023055647282 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647282 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426893106348 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647282 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647282 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60258<->l=127.0.0.1:4258 20241023055647288 DAUC <0003> db_auc.c:157 IMSI='262427809855818': No 2G Auth Data 20241023055647288 DAUC <0003> db_auc.c:192 IMSI='262427809855818': No 3G Auth Data 20241023055647312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20241023055647317 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647317 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427809855818" session_id=1309831952 session_state=BEGIN} 20241023055647317 DSS <0004> hlr_ussd.c:576 262427809855818/0x4e127310: Process SS (BEGIN) 20241023055647318 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647318 DSS <0004> hlr_ussd.c:518 262427809855818/0x4e127310: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647318 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647318 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647320 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647320 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647320 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427809855818" session_id=1309831952 session_state=CONTINUE} 20241023055647320 DSS <0004> hlr_ussd.c:576 262427809855818/0x4e127310: Process SS (CONTINUE) 20241023055647320 DSS <0004> hlr_ussd.c:518 262427809855818/0x4e127310: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647320 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427809855818" session_id=1309831952 session_state=CONTINUE} 20241023055647320 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647320 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647320 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647325 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427809855818" session_id=1309831952 session_state=CONTINUE} 20241023055647325 DSS <0004> hlr_ussd.c:576 262427809855818/0x4e127310: Process SS (CONTINUE) 20241023055647325 DSS <0004> hlr_ussd.c:518 262427809855818/0x4e127310: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647325 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647327 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647327 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427809855818" session_id=1309831952 session_state=END} 20241023055647327 DSS <0004> hlr_ussd.c:576 262427809855818/0x4e127310: Process SS (END) 20241023055647327 DSS <0004> hlr_ussd.c:518 262427809855818/0x4e127310: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647327 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427809855818" session_id=1309831952 session_state=END} 20241023055647327 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647327 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427809855818 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647327 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60264<->l=127.0.0.1:4258 20241023055647332 DAUC <0003> db_auc.c:157 IMSI='262421995370908': No 2G Auth Data 20241023055647332 DAUC <0003> db_auc.c:192 IMSI='262421995370908': No 3G Auth Data 20241023055647357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20241023055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647363 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421995370908" session_id=1809733073 session_state=BEGIN} 20241023055647363 DSS <0004> hlr_ussd.c:576 262421995370908/0x6bde55d1: Process SS (BEGIN) 20241023055647363 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647363 DSS <0004> hlr_ussd.c:518 262421995370908/0x6bde55d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647363 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647363 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647365 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647365 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647365 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421995370908" session_id=1809733073 session_state=CONTINUE} 20241023055647365 DSS <0004> hlr_ussd.c:576 262421995370908/0x6bde55d1: Process SS (CONTINUE) 20241023055647365 DSS <0004> hlr_ussd.c:518 262421995370908/0x6bde55d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647365 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421995370908" session_id=1809733073 session_state=CONTINUE} 20241023055647365 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647365 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647365 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647369 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647370 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421995370908" session_id=1809733073 session_state=CONTINUE} 20241023055647370 DSS <0004> hlr_ussd.c:576 262421995370908/0x6bde55d1: Process SS (CONTINUE) 20241023055647370 DSS <0004> hlr_ussd.c:518 262421995370908/0x6bde55d1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647370 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647370 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647370 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647371 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647371 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647371 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421995370908" session_id=1809733073 session_state=END} 20241023055647371 DSS <0004> hlr_ussd.c:576 262421995370908/0x6bde55d1: Process SS (END) 20241023055647371 DSS <0004> hlr_ussd.c:518 262421995370908/0x6bde55d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647371 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421995370908" session_id=1809733073 session_state=END} 20241023055647371 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647371 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262421995370908 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647371 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647371 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60270<->l=127.0.0.1:4258 20241023055647377 DAUC <0003> db_auc.c:157 IMSI='262421242354021': No 2G Auth Data 20241023055647377 DAUC <0003> db_auc.c:192 IMSI='262421242354021': No 3G Auth Data 20241023055647405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241023055647411 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647411 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421242354021" session_id=2888703182 session_state=BEGIN} 20241023055647411 DSS <0004> hlr_ussd.c:576 262421242354021/0xac2e1cce: Process SS (BEGIN) 20241023055647411 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647411 DSS <0004> hlr_ussd.c:518 262421242354021/0xac2e1cce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647411 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647411 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647411 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647411 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647413 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647413 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647413 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242354021" session_id=2888703182 session_state=CONTINUE} 20241023055647413 DSS <0004> hlr_ussd.c:576 262421242354021/0xac2e1cce: Process SS (CONTINUE) 20241023055647413 DSS <0004> hlr_ussd.c:518 262421242354021/0xac2e1cce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647413 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242354021" session_id=2888703182 session_state=CONTINUE} 20241023055647413 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647413 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647413 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647413 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647418 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421242354021" session_id=2888703182 session_state=CONTINUE} 20241023055647418 DSS <0004> hlr_ussd.c:576 262421242354021/0xac2e1cce: Process SS (CONTINUE) 20241023055647418 DSS <0004> hlr_ussd.c:518 262421242354021/0xac2e1cce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647418 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647418 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647418 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647418 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647420 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647420 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242354021" session_id=2888703182 session_state=END} 20241023055647420 DSS <0004> hlr_ussd.c:576 262421242354021/0xac2e1cce: Process SS (END) 20241023055647420 DSS <0004> hlr_ussd.c:518 262421242354021/0xac2e1cce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647420 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421242354021" session_id=2888703182 session_state=END} 20241023055647420 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647420 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262421242354021 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647420 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.1:4258 20241023055647430 DAUC <0003> db_auc.c:157 IMSI='262427724073556': No 2G Auth Data 20241023055647430 DAUC <0003> db_auc.c:192 IMSI='262427724073556': No 3G Auth Data 20241023055647457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241023055647462 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647462 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427724073556" session_id=1484617832 session_state=BEGIN} 20241023055647462 DSS <0004> hlr_ussd.c:576 262427724073556/0x587d7868: Process SS (BEGIN) 20241023055647462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647462 DSS <0004> hlr_ussd.c:518 262427724073556/0x587d7868: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647462 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647462 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647462 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647462 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647464 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647464 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647464 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724073556" session_id=1484617832 session_state=CONTINUE} 20241023055647464 DSS <0004> hlr_ussd.c:576 262427724073556/0x587d7868: Process SS (CONTINUE) 20241023055647464 DSS <0004> hlr_ussd.c:518 262427724073556/0x587d7868: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647464 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724073556" session_id=1484617832 session_state=CONTINUE} 20241023055647464 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647464 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647464 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647469 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647469 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427724073556" session_id=1484617832 session_state=CONTINUE} 20241023055647469 DSS <0004> hlr_ussd.c:576 262427724073556/0x587d7868: Process SS (CONTINUE) 20241023055647469 DSS <0004> hlr_ussd.c:518 262427724073556/0x587d7868: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647469 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647469 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647469 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647469 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647469 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647471 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647471 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724073556" session_id=1484617832 session_state=END} 20241023055647471 DSS <0004> hlr_ussd.c:576 262427724073556/0x587d7868: Process SS (END) 20241023055647471 DSS <0004> hlr_ussd.c:518 262427724073556/0x587d7868: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647471 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427724073556" session_id=1484617832 session_state=END} 20241023055647471 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647471 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427724073556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.1:4258 20241023055647477 DAUC <0003> db_auc.c:157 IMSI='262428971428829': No 2G Auth Data 20241023055647477 DAUC <0003> db_auc.c:192 IMSI='262428971428829': No 3G Auth Data 20241023055647509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4258 20241023055647515 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647515 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428971428829" session_id=211937267 session_state=BEGIN} 20241023055647515 DSS <0004> hlr_ussd.c:576 262428971428829/0x0ca1e7f3: Process SS (BEGIN) 20241023055647515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241023055647515 DSS <0004> hlr_ussd.c:518 262428971428829/0x0ca1e7f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241023055647515 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647515 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647515 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647515 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647517 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647517 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647517 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428971428829" session_id=211937267 session_state=CONTINUE} 20241023055647517 DSS <0004> hlr_ussd.c:576 262428971428829/0x0ca1e7f3: Process SS (CONTINUE) 20241023055647517 DSS <0004> hlr_ussd.c:518 262428971428829/0x0ca1e7f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241023055647517 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428971428829" session_id=211937267 session_state=CONTINUE} 20241023055647517 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647517 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647517 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647521 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647521 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428971428829" session_id=211937267 session_state=CONTINUE} 20241023055647521 DSS <0004> hlr_ussd.c:576 262428971428829/0x0ca1e7f3: Process SS (CONTINUE) 20241023055647521 DSS <0004> hlr_ussd.c:518 262428971428829/0x0ca1e7f3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647521 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647521 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647521 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647521 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647521 DLINP <000b> input/ipa.c:431 127.0.0.1:34891 sending data 20241023055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647523 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647523 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428971428829" session_id=211937267 session_state=END} 20241023055647523 DSS <0004> hlr_ussd.c:576 262428971428829/0x0ca1e7f3: Process SS (END) 20241023055647523 DSS <0004> hlr_ussd.c:518 262428971428829/0x0ca1e7f3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241023055647523 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428971428829" session_id=211937267 session_state=END} 20241023055647523 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055647523 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428971428829 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647523 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055647525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60304<->l=127.0.0.1:4258 20241023055647526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60232<->l=127.0.0.1:4258 20241023055647527 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647527 DLINP <000b> input/ipa.c:405 127.0.0.1:34891 message received 20241023055647527 DLINP <000b> input/ipa.c:414 127.0.0.1:34891 connection closed with server 20241023055647527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34891 20241023055647527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241023055647527 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36151<->l=127.0.0.1:4259) 20241023055647527 DLINP <000b> input/ipa.c:451 connected read/write 20241023055647527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055647527 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055647527 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055647527 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055647572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 20241023055647773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60312<->l=127.0.0.1:4258 20241023055650849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40545 20241023055650849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40545 20241023055650851 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650851 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055650853 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650853 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055650853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055650853 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241023055650853 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241023055650853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241023055650853 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  20241023055650853 DLGSUP <0013> gsup_server.c:235 2:  20241023055650853 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055650853 DLGSUP <0013> gsup_server.c:235 3:  20241023055650853 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055650853 DLGSUP <0013> gsup_server.c:235 4:  20241023055650853 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055650853 DLGSUP <0013> gsup_server.c:235 5:  20241023055650853 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055650853 DLGSUP <0013> gsup_server.c:235 7:  20241023055650853 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055650853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055650853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055650853 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40545 20241023055650854 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055650854 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055650855 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055650856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60326<->l=127.0.0.1:4258 20241023055650857 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055650857 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055650857 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055650857 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  20241023055650857 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055650857 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  20241023055650857 DLGSUP <0013> gsup_server.c:235 2:  20241023055650857 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055650857 DLGSUP <0013> gsup_server.c:235 3:  20241023055650857 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055650857 DLGSUP <0013> gsup_server.c:235 4:  20241023055650857 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055650857 DLGSUP <0013> gsup_server.c:235 5:  20241023055650857 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055650857 DLGSUP <0013> gsup_server.c:235 7:  20241023055650857 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055650857 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055650857 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055650857 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055650876 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43047<->l=127.0.0.1:4259) 20241023055650889 DAUC <0003> db_auc.c:157 IMSI='262429390048703': No 2G Auth Data 20241023055650889 DAUC <0003> db_auc.c:192 IMSI='262429390048703': No 3G Auth Data 20241023055650913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20241023055650922 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055650922 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429390048703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429390048703" session_id=2024007734 session_state=BEGIN} 20241023055650922 DSS <0004> hlr_ussd.c:576 262429390048703/0x78a3e836: Process SS (BEGIN) 20241023055650922 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055650922 DSS <0004> hlr_ussd.c:518 262429390048703/0x78a3e836: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055650922 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650922 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055650922 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650922 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055650930 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650930 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055650930 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262429390048703 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429390048703" session_id=2024007734 session_state=END} 20241023055650930 DSS <0004> hlr_ussd.c:576 262429390048703/0x78a3e836: Process SS (END) 20241023055650930 DSS <0004> hlr_ussd.c:518 262429390048703/0x78a3e836: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055650930 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429390048703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429390048703" session_id=2024007734 session_state=END} 20241023055650930 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262429390048703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055650930 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262429390048703 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055650930 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055650930 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055650935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60336<->l=127.0.0.1:4258 20241023055650940 DAUC <0003> db_auc.c:157 IMSI='262423009097365': No 2G Auth Data 20241023055650940 DAUC <0003> db_auc.c:192 IMSI='262423009097365': No 3G Auth Data 20241023055650964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4258 20241023055650969 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055650969 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423009097365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423009097365" session_id=2596292021 session_state=BEGIN} 20241023055650969 DSS <0004> hlr_ussd.c:576 262423009097365/0x9ac045b5: Process SS (BEGIN) 20241023055650969 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055650969 DSS <0004> hlr_ussd.c:518 262423009097365/0x9ac045b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055650969 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650969 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055650969 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650969 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055650972 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650972 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055650972 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423009097365 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423009097365" session_id=2596292021 session_state=END} 20241023055650972 DSS <0004> hlr_ussd.c:576 262423009097365/0x9ac045b5: Process SS (END) 20241023055650972 DSS <0004> hlr_ussd.c:518 262423009097365/0x9ac045b5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055650972 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423009097365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423009097365" session_id=2596292021 session_state=END} 20241023055650972 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423009097365 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055650972 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423009097365 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055650972 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055650972 DLINP <000b> input/ipa.c:451 connected read/write 20241023055650972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055650975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60352<->l=127.0.0.1:4258 20241023055650979 DAUC <0003> db_auc.c:157 IMSI='262420375912975': No 2G Auth Data 20241023055650979 DAUC <0003> db_auc.c:192 IMSI='262420375912975': No 3G Auth Data 20241023055651004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 20241023055651012 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651012 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420375912975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420375912975" session_id=1961725210 session_state=BEGIN} 20241023055651012 DSS <0004> hlr_ussd.c:576 262420375912975/0x74ed8d1a: Process SS (BEGIN) 20241023055651012 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055651012 DSS <0004> hlr_ussd.c:518 262420375912975/0x74ed8d1a: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055651012 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651012 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651012 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651012 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651014 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651014 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651014 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420375912975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420375912975" session_id=1961725210 session_state=END} 20241023055651014 DSS <0004> hlr_ussd.c:576 262420375912975/0x74ed8d1a: Process SS (END) 20241023055651014 DSS <0004> hlr_ussd.c:518 262420375912975/0x74ed8d1a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055651014 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420375912975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420375912975" session_id=1961725210 session_state=END} 20241023055651014 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420375912975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651014 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420375912975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055651014 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651014 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60362<->l=127.0.0.1:4258 20241023055651022 DAUC <0003> db_auc.c:157 IMSI='262421241017855': No 2G Auth Data 20241023055651022 DAUC <0003> db_auc.c:192 IMSI='262421241017855': No 3G Auth Data 20241023055651049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20241023055651054 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651054 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421241017855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421241017855" session_id=2752515187 session_state=BEGIN} 20241023055651054 DSS <0004> hlr_ussd.c:576 262421241017855/0xa4100c73: Process SS (BEGIN) 20241023055651054 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055651054 DSS <0004> hlr_ussd.c:518 262421241017855/0xa4100c73: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055651054 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651054 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651054 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651054 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651056 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651056 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651057 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262421241017855 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421241017855" session_id=2752515187 session_state=END} 20241023055651057 DSS <0004> hlr_ussd.c:576 262421241017855/0xa4100c73: Process SS (END) 20241023055651057 DSS <0004> hlr_ussd.c:518 262421241017855/0xa4100c73: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055651057 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421241017855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421241017855" session_id=2752515187 session_state=END} 20241023055651057 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262421241017855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651057 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262421241017855 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055651057 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651057 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60372<->l=127.0.0.1:4258 20241023055651064 DAUC <0003> db_auc.c:157 IMSI='262425018924035': No 2G Auth Data 20241023055651064 DAUC <0003> db_auc.c:192 IMSI='262425018924035': No 3G Auth Data 20241023055651088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60376<->l=127.0.0.1:4258 20241023055651095 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651096 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425018924035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425018924035" session_id=2857411330 session_state=BEGIN} 20241023055651096 DSS <0004> hlr_ussd.c:576 262425018924035/0xaa50a302: Process SS (BEGIN) 20241023055651096 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055651096 DSS <0004> hlr_ussd.c:518 262425018924035/0xaa50a302: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055651096 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651096 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651096 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651096 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651098 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651098 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425018924035 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425018924035" session_id=2857411330 session_state=END} 20241023055651098 DSS <0004> hlr_ussd.c:576 262425018924035/0xaa50a302: Process SS (END) 20241023055651098 DSS <0004> hlr_ussd.c:518 262425018924035/0xaa50a302: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055651098 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425018924035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425018924035" session_id=2857411330 session_state=END} 20241023055651098 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425018924035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651098 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425018924035 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055651098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651098 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60376<->l=127.0.0.1:4258 20241023055651105 DAUC <0003> db_auc.c:157 IMSI='262423403288016': No 2G Auth Data 20241023055651105 DAUC <0003> db_auc.c:192 IMSI='262423403288016': No 3G Auth Data 20241023055651131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20241023055651138 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651138 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423403288016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423403288016" session_id=1718011235 session_state=BEGIN} 20241023055651138 DSS <0004> hlr_ussd.c:576 262423403288016/0x6666c563: Process SS (BEGIN) 20241023055651138 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055651138 DSS <0004> hlr_ussd.c:518 262423403288016/0x6666c563: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055651138 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651138 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651138 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651138 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651140 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651140 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423403288016 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423403288016" session_id=1718011235 session_state=END} 20241023055651140 DSS <0004> hlr_ussd.c:576 262423403288016/0x6666c563: Process SS (END) 20241023055651140 DSS <0004> hlr_ussd.c:518 262423403288016/0x6666c563: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055651140 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423403288016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423403288016" session_id=1718011235 session_state=END} 20241023055651140 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423403288016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651140 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423403288016 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055651140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651140 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4258 20241023055651148 DAUC <0003> db_auc.c:157 IMSI='262429925036486': No 2G Auth Data 20241023055651148 DAUC <0003> db_auc.c:192 IMSI='262429925036486': No 3G Auth Data 20241023055651174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 20241023055651179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651179 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429925036486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429925036486" session_id=3571577631 session_state=BEGIN} 20241023055651179 DSS <0004> hlr_ussd.c:576 262429925036486/0xd4e1f31f: Process SS (BEGIN) 20241023055651179 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055651179 DSS <0004> hlr_ussd.c:518 262429925036486/0xd4e1f31f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055651179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651179 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651179 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651179 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651181 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651181 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651181 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262429925036486 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429925036486" session_id=3571577631 session_state=END} 20241023055651181 DSS <0004> hlr_ussd.c:576 262429925036486/0xd4e1f31f: Process SS (END) 20241023055651181 DSS <0004> hlr_ussd.c:518 262429925036486/0xd4e1f31f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055651181 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429925036486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429925036486" session_id=3571577631 session_state=END} 20241023055651181 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262429925036486 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651181 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262429925036486 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055651181 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651181 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651184 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 20241023055651188 DAUC <0003> db_auc.c:157 IMSI='262423270633602': No 2G Auth Data 20241023055651188 DAUC <0003> db_auc.c:192 IMSI='262423270633602': No 3G Auth Data 20241023055651218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20241023055651223 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651223 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651223 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423270633602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423270633602" session_id=3661254463 session_state=BEGIN} 20241023055651223 DSS <0004> hlr_ussd.c:576 262423270633602/0xda3a4f3f: Process SS (BEGIN) 20241023055651223 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241023055651223 DSS <0004> hlr_ussd.c:518 262423270633602/0xda3a4f3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241023055651223 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651223 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651223 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651223 DLINP <000b> input/ipa.c:431 127.0.0.1:40545 sending data 20241023055651225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651225 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651225 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262423270633602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423270633602" session_id=3661254463 session_state=END} 20241023055651225 DSS <0004> hlr_ussd.c:576 262423270633602/0xda3a4f3f: Process SS (END) 20241023055651225 DSS <0004> hlr_ussd.c:518 262423270633602/0xda3a4f3f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241023055651225 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423270633602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423270633602" session_id=3661254463 session_state=END} 20241023055651225 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423270633602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651225 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262423270633602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241023055651225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651225 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651225 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055651229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4258 20241023055651232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60326<->l=127.0.0.1:4258 20241023055651232 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43047<->l=127.0.0.1:4259) 20241023055651233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651233 DLINP <000b> input/ipa.c:405 127.0.0.1:40545 message received 20241023055651233 DLINP <000b> input/ipa.c:414 127.0.0.1:40545 connection closed with server 20241023055651233 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40545 20241023055651233 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241023055651233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055651233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055651233 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055651233 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055651233 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055651274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 20241023055651399 DSS <0004> hlr_ussd.c:239 262424659860658/0x5f727518: SS Session Timeout, destroying 20241023055651399 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424659860658 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651452 DSS <0004> hlr_ussd.c:239 262428748246307/0x0da6909f: SS Session Timeout, destroying 20241023055651452 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262428748246307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 20241023055651503 DSS <0004> hlr_ussd.c:239 262426514142967/0xd0e0c293: SS Session Timeout, destroying 20241023055651503 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426514142967 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651556 DSS <0004> hlr_ussd.c:239 262420104250425/0x150970ae: SS Session Timeout, destroying 20241023055651556 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420104250425 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651595 DSS <0004> hlr_ussd.c:239 262420158269261/0x8ed11232: SS Session Timeout, destroying 20241023055651595 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262420158269261 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651643 DSS <0004> hlr_ussd.c:239 262426366209276/0x45583150: SS Session Timeout, destroying 20241023055651643 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426366209276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651682 DSS <0004> hlr_ussd.c:239 262421530033644/0xa6969130: SS Session Timeout, destroying 20241023055651682 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421530033644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055651723 DSS <0004> hlr_ussd.c:239 262422456743626/0x8a70b67c: SS Session Timeout, destroying 20241023055651723 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262422456743626 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055654551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055654551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055654554 DLINP <000b> input/ipa.c:451 connected read/write 20241023055654554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055654555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 20241023055654556 DLINP <000b> input/ipa.c:451 connected read/write 20241023055654556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055654556 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055654556 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055654556 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  20241023055654556 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055654556 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  20241023055654556 DLGSUP <0013> gsup_server.c:235 2:  20241023055654556 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055654556 DLGSUP <0013> gsup_server.c:235 3:  20241023055654556 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055654556 DLGSUP <0013> gsup_server.c:235 4:  20241023055654556 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055654556 DLGSUP <0013> gsup_server.c:235 5:  20241023055654556 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055654556 DLGSUP <0013> gsup_server.c:235 7:  20241023055654556 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055654556 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055654556 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055654556 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055654576 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20241023055654595 DAUC <0003> db_auc.c:157 IMSI='262421116755464': No 2G Auth Data 20241023055654595 DAUC <0003> db_auc.c:192 IMSI='262421116755464': No 3G Auth Data 20241023055654618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20241023055654624 DLINP <000b> input/ipa.c:451 connected read/write 20241023055654624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055654624 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421116755464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421116755464" session_id=3909106519 session_state=BEGIN} 20241023055654624 DSS <0004> hlr_ussd.c:576 262421116755464/0xe9003b57: Process SS (BEGIN) 20241023055654624 DSS <0004> hlr_ussd.c:498 262421116755464/0xe9003b57: SS CompType=Invoke, OpCode=InterrogateSS 20241023055654624 DSS <0004> hlr_ussd.c:506 262421116755464/0xe9003b57: Structured SS requests are not supported, rejecting... 20241023055654624 DSS <0004> hlr_ussd.c:354 262421116755464/0xe9003b57: Tx ReturnError(0, 0x15) 20241023055654624 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421116755464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421116755464" session_id=3909106519 session_state=END} 20241023055654624 DLINP <000b> input/ipa.c:451 connected read/write 20241023055654624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055654624 DLINP <000b> input/ipa.c:451 connected read/write 20241023055654624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055654628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20241023055654636 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 20241023055654637 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43521<->l=127.0.0.1:4259) 20241023055654637 DLINP <000b> input/ipa.c:451 connected read/write 20241023055654637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055654637 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055654637 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055654637 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055654681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20241023055654781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60426<->l=127.0.0.1:4258 20241023055655032 DSS <0004> hlr_ussd.c:239 262428272436812/0xc7f03ef0: SS Session Timeout, destroying 20241023055655032 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262428272436812 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655073 DSS <0004> hlr_ussd.c:239 262421477060883/0x3921dbd2: SS Session Timeout, destroying 20241023055655073 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421477060883 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655109 DSS <0004> hlr_ussd.c:239 262420633554942/0xd6c12669: SS Session Timeout, destroying 20241023055655109 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420633554942 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655145 DSS <0004> hlr_ussd.c:239 262422897349833/0xf313b9fe: SS Session Timeout, destroying 20241023055655145 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262422897349833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655185 DSS <0004> hlr_ussd.c:239 262421390123423/0xb762f460: SS Session Timeout, destroying 20241023055655185 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421390123423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655226 DSS <0004> hlr_ussd.c:239 262426292003758/0xa83fe8b7: SS Session Timeout, destroying 20241023055655226 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426292003758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655267 DSS <0004> hlr_ussd.c:239 262427974239929/0x74647ca8: SS Session Timeout, destroying 20241023055655267 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427974239929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055655307 DSS <0004> hlr_ussd.c:239 262429688438591/0x45022a5c: SS Session Timeout, destroying 20241023055655307 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262429688438591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055657856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055657856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055657858 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055657859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241023055657862 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055657862 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055657862 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055657862 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  20241023055657862 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055657862 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  20241023055657862 DLGSUP <0013> gsup_server.c:235 2:  20241023055657862 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055657862 DLGSUP <0013> gsup_server.c:235 3:  20241023055657862 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055657862 DLGSUP <0013> gsup_server.c:235 4:  20241023055657862 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055657862 DLGSUP <0013> gsup_server.c:235 5:  20241023055657862 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055657862 DLGSUP <0013> gsup_server.c:235 7:  20241023055657862 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055657862 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055657862 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055657863 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055657880 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39035<->l=127.0.0.1:4259) 20241023055657890 DAUC <0003> db_auc.c:157 IMSI='262428976517354': No 2G Auth Data 20241023055657890 DAUC <0003> db_auc.c:192 IMSI='262428976517354': No 3G Auth Data 20241023055657918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4258 20241023055657923 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055657923 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428976517354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428976517354"} 20241023055657923 DMAIN <0000> hlr.c:435 IMSI='262428976517354': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055657923 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428976517354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428976517354"} 20241023055657923 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428976517354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055657923 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657923 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657925 DAUC <0003> db_auc.c:192 IMSI='262428976517354': No 3G Auth Data 20241023055657928 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055657928 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428976517354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428976517354"} 20241023055657928 DAUC <0003> hlr.c:428 IMSI='262428976517354': storing IMEI = 12345678901234 20241023055657931 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428976517354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428976517354"} 20241023055657931 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428976517354 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055657931 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657931 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657932 DAUC <0003> db_auc.c:192 IMSI='262428976517354': No 3G Auth Data 20241023055657934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37284<->l=127.0.0.1:4258 20241023055657946 DAUC <0003> db_auc.c:157 IMSI='262429830246908': No 2G Auth Data 20241023055657946 DAUC <0003> db_auc.c:192 IMSI='262429830246908': No 3G Auth Data 20241023055657970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241023055657974 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055657974 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429830246908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429830246908"} 20241023055657974 DMAIN <0000> hlr.c:435 IMSI='262429830246908': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055657974 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429830246908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429830246908"} 20241023055657974 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262429830246908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055657974 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657974 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657976 DAUC <0003> db_auc.c:192 IMSI='262429830246908': No 3G Auth Data 20241023055657979 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055657979 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429830246908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429830246908"} 20241023055657979 DAUC <0003> hlr.c:428 IMSI='262429830246908': storing IMEI = 12345678901234 20241023055657982 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429830246908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429830246908"} 20241023055657982 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262429830246908 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055657982 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657982 DLINP <000b> input/ipa.c:451 connected read/write 20241023055657982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055657983 DAUC <0003> db_auc.c:192 IMSI='262429830246908': No 3G Auth Data 20241023055657984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241023055657996 DAUC <0003> db_auc.c:157 IMSI='262421843552590': No 2G Auth Data 20241023055657996 DAUC <0003> db_auc.c:192 IMSI='262421843552590': No 3G Auth Data 20241023055658019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37300<->l=127.0.0.1:4258 20241023055658024 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658024 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421843552590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421843552590"} 20241023055658024 DMAIN <0000> hlr.c:435 IMSI='262421843552590': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055658024 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421843552590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421843552590"} 20241023055658024 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421843552590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658024 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658024 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658026 DAUC <0003> db_auc.c:192 IMSI='262421843552590': No 3G Auth Data 20241023055658029 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658029 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421843552590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421843552590"} 20241023055658029 DAUC <0003> hlr.c:428 IMSI='262421843552590': storing IMEI = 12345678901234 20241023055658032 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421843552590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421843552590"} 20241023055658032 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421843552590 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658032 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658032 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658034 DAUC <0003> db_auc.c:192 IMSI='262421843552590': No 3G Auth Data 20241023055658035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37300<->l=127.0.0.1:4258 20241023055658046 DAUC <0003> db_auc.c:157 IMSI='262429792734155': No 2G Auth Data 20241023055658046 DAUC <0003> db_auc.c:192 IMSI='262429792734155': No 3G Auth Data 20241023055658070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20241023055658076 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658076 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429792734155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792734155"} 20241023055658076 DMAIN <0000> hlr.c:435 IMSI='262429792734155': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055658076 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429792734155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792734155"} 20241023055658076 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262429792734155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658076 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658076 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658078 DAUC <0003> db_auc.c:157 IMSI='262429792734155': No 2G Auth Data 20241023055658080 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658080 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429792734155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429792734155"} 20241023055658080 DAUC <0003> hlr.c:428 IMSI='262429792734155': storing IMEI = 12345678901234 20241023055658083 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429792734155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429792734155"} 20241023055658083 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262429792734155 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658083 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658083 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658085 DAUC <0003> db_auc.c:157 IMSI='262429792734155': No 2G Auth Data 20241023055658085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20241023055658097 DAUC <0003> db_auc.c:157 IMSI='262421204801978': No 2G Auth Data 20241023055658097 DAUC <0003> db_auc.c:192 IMSI='262421204801978': No 3G Auth Data 20241023055658122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 20241023055658128 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658128 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421204801978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421204801978"} 20241023055658128 DMAIN <0000> hlr.c:435 IMSI='262421204801978': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055658128 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421204801978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421204801978"} 20241023055658128 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421204801978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658128 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658128 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658130 DAUC <0003> db_auc.c:157 IMSI='262421204801978': No 2G Auth Data 20241023055658133 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658133 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421204801978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421204801978"} 20241023055658133 DAUC <0003> hlr.c:428 IMSI='262421204801978': storing IMEI = 12345678901234 20241023055658136 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421204801978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421204801978"} 20241023055658136 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421204801978 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658137 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658137 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658138 DAUC <0003> db_auc.c:157 IMSI='262421204801978': No 2G Auth Data 20241023055658139 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 20241023055658150 DAUC <0003> db_auc.c:157 IMSI='262421798188772': No 2G Auth Data 20241023055658150 DAUC <0003> db_auc.c:192 IMSI='262421798188772': No 3G Auth Data 20241023055658177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37324<->l=127.0.0.1:4258 20241023055658182 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658182 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421798188772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421798188772"} 20241023055658182 DMAIN <0000> hlr.c:435 IMSI='262421798188772': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055658183 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421798188772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421798188772"} 20241023055658183 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262421798188772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658183 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658183 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658187 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658187 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421798188772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421798188772"} 20241023055658187 DAUC <0003> hlr.c:428 IMSI='262421798188772': storing IMEI = 12345678901234 20241023055658190 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421798188772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421798188772"} 20241023055658190 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262421798188772 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658190 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658190 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37324<->l=127.0.0.1:4258 20241023055658209 DAUC <0003> db_auc.c:157 IMSI='262422892847146': No 2G Auth Data 20241023055658209 DAUC <0003> db_auc.c:192 IMSI='262422892847146': No 3G Auth Data 20241023055658237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 20241023055658241 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658241 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422892847146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422892847146"} 20241023055658241 DMAIN <0000> hlr.c:435 IMSI='262422892847146': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055658241 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422892847146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422892847146"} 20241023055658241 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262422892847146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658241 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658241 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658246 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658246 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422892847146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422892847146"} 20241023055658246 DAUC <0003> hlr.c:428 IMSI='262422892847146': storing IMEI = 12345678901234 20241023055658249 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422892847146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422892847146"} 20241023055658249 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262422892847146 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658249 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658249 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658252 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37338<->l=127.0.0.1:4258 20241023055658270 DAUC <0003> db_auc.c:157 IMSI='262420229640361': No 2G Auth Data 20241023055658270 DAUC <0003> db_auc.c:192 IMSI='262420229640361': No 3G Auth Data 20241023055658297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37344<->l=127.0.0.1:4258 20241023055658301 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658301 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420229640361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229640361"} 20241023055658301 DMAIN <0000> hlr.c:435 IMSI='262420229640361': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055658301 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420229640361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420229640361"} 20241023055658301 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420229640361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658301 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658301 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658306 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658306 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420229640361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420229640361"} 20241023055658306 DAUC <0003> hlr.c:428 IMSI='262420229640361': storing IMEI = 12345678901234 20241023055658309 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420229640361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420229640361"} 20241023055658309 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420229640361 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055658309 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658309 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055658312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37344<->l=127.0.0.1:4258 20241023055658324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241023055658325 DLINP <000b> input/ipa.c:451 connected read/write 20241023055658325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055658325 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055658325 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055658325 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055658325 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39035<->l=127.0.0.1:4259) 20241023055658367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37350<->l=127.0.0.1:4258 20241023055658468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37350<->l=127.0.0.1:4258 20241023055701543 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055701543 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055701545 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37360<->l=127.0.0.1:4258 20241023055701548 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701548 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055701548 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055701548 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  20241023055701548 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055701548 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  20241023055701548 DLGSUP <0013> gsup_server.c:235 2:  20241023055701548 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055701548 DLGSUP <0013> gsup_server.c:235 3:  20241023055701548 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055701548 DLGSUP <0013> gsup_server.c:235 4:  20241023055701548 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055701548 DLGSUP <0013> gsup_server.c:235 5:  20241023055701548 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055701548 DLGSUP <0013> gsup_server.c:235 7:  20241023055701548 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055701548 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055701548 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055701548 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055701565 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43401<->l=127.0.0.1:4259) 20241023055701583 DAUC <0003> db_auc.c:157 IMSI='262424875642958': No 2G Auth Data 20241023055701583 DAUC <0003> db_auc.c:192 IMSI='262424875642958': No 3G Auth Data 20241023055701607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37366<->l=127.0.0.1:4258 20241023055701612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701612 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424875642958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424875642958" source_name="the-source\n"} 20241023055701612 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241023055701612 DMAIN <0000> hlr.c:435 IMSI='262424875642958': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701612 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262424875642958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424875642958" destination_name="the-source\n"} 20241023055701612 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424875642958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701612 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701615 DAUC <0003> db_auc.c:192 IMSI='262424875642958': No 3G Auth Data 20241023055701617 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701617 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424875642958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424875642958" source_name="the-source\n"} 20241023055701617 DAUC <0003> hlr.c:428 IMSI='262424875642958': storing IMEI = 12345678901234 20241023055701621 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262424875642958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424875642958" destination_name="the-source\n"} 20241023055701621 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424875642958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701621 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701621 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701622 DAUC <0003> db_auc.c:192 IMSI='262424875642958': No 3G Auth Data 20241023055701623 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37366<->l=127.0.0.1:4258 20241023055701635 DAUC <0003> db_auc.c:157 IMSI='262425220828468': No 2G Auth Data 20241023055701635 DAUC <0003> db_auc.c:192 IMSI='262425220828468': No 3G Auth Data 20241023055701660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241023055701665 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701665 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425220828468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220828468" source_name="the-source\n"} 20241023055701665 DMAIN <0000> hlr.c:435 IMSI='262425220828468': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701665 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425220828468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220828468" destination_name="the-source\n"} 20241023055701665 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262425220828468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701665 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701665 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701667 DAUC <0003> db_auc.c:192 IMSI='262425220828468': No 3G Auth Data 20241023055701670 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701671 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425220828468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425220828468" source_name="the-source\n"} 20241023055701671 DAUC <0003> hlr.c:428 IMSI='262425220828468': storing IMEI = 12345678901234 20241023055701674 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425220828468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425220828468" destination_name="the-source\n"} 20241023055701674 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262425220828468 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701674 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701674 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701675 DAUC <0003> db_auc.c:192 IMSI='262425220828468': No 3G Auth Data 20241023055701676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4258 20241023055701688 DAUC <0003> db_auc.c:157 IMSI='262427450630380': No 2G Auth Data 20241023055701688 DAUC <0003> db_auc.c:192 IMSI='262427450630380': No 3G Auth Data 20241023055701712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37394<->l=127.0.0.1:4258 20241023055701717 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701717 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427450630380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427450630380" source_name="the-source\n"} 20241023055701717 DMAIN <0000> hlr.c:435 IMSI='262427450630380': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701717 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427450630380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427450630380" destination_name="the-source\n"} 20241023055701717 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262427450630380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701717 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701717 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701719 DAUC <0003> db_auc.c:192 IMSI='262427450630380': No 3G Auth Data 20241023055701722 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701722 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427450630380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427450630380" source_name="the-source\n"} 20241023055701722 DAUC <0003> hlr.c:428 IMSI='262427450630380': storing IMEI = 12345678901234 20241023055701725 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427450630380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427450630380" destination_name="the-source\n"} 20241023055701725 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262427450630380 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701725 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701725 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701726 DAUC <0003> db_auc.c:192 IMSI='262427450630380': No 3G Auth Data 20241023055701727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37394<->l=127.0.0.1:4258 20241023055701739 DAUC <0003> db_auc.c:157 IMSI='262427775665926': No 2G Auth Data 20241023055701739 DAUC <0003> db_auc.c:192 IMSI='262427775665926': No 3G Auth Data 20241023055701762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241023055701769 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701769 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262427775665926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427775665926" source_name="the-source\n"} 20241023055701769 DMAIN <0000> hlr.c:435 IMSI='262427775665926': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701769 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262427775665926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427775665926" destination_name="the-source\n"} 20241023055701769 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262427775665926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701769 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701769 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701771 DAUC <0003> db_auc.c:157 IMSI='262427775665926': No 2G Auth Data 20241023055701774 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701774 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262427775665926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427775665926" source_name="the-source\n"} 20241023055701774 DAUC <0003> hlr.c:428 IMSI='262427775665926': storing IMEI = 12345678901234 20241023055701777 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262427775665926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427775665926" destination_name="the-source\n"} 20241023055701777 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262427775665926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701777 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701777 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701779 DAUC <0003> db_auc.c:157 IMSI='262427775665926': No 2G Auth Data 20241023055701780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241023055701791 DAUC <0003> db_auc.c:157 IMSI='262423560085544': No 2G Auth Data 20241023055701791 DAUC <0003> db_auc.c:192 IMSI='262423560085544': No 3G Auth Data 20241023055701817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37422<->l=127.0.0.1:4258 20241023055701821 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701821 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423560085544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423560085544" source_name="the-source\n"} 20241023055701821 DMAIN <0000> hlr.c:435 IMSI='262423560085544': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701821 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262423560085544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423560085544" destination_name="the-source\n"} 20241023055701821 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262423560085544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701821 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701822 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701823 DAUC <0003> db_auc.c:157 IMSI='262423560085544': No 2G Auth Data 20241023055701826 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701826 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423560085544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423560085544" source_name="the-source\n"} 20241023055701826 DAUC <0003> hlr.c:428 IMSI='262423560085544': storing IMEI = 12345678901234 20241023055701829 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262423560085544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423560085544" destination_name="the-source\n"} 20241023055701829 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262423560085544 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701829 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701829 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701831 DAUC <0003> db_auc.c:157 IMSI='262423560085544': No 2G Auth Data 20241023055701832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37422<->l=127.0.0.1:4258 20241023055701843 DAUC <0003> db_auc.c:157 IMSI='262423165351325': No 2G Auth Data 20241023055701843 DAUC <0003> db_auc.c:192 IMSI='262423165351325': No 3G Auth Data 20241023055701870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241023055701875 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701875 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423165351325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423165351325" source_name="the-source\n"} 20241023055701875 DMAIN <0000> hlr.c:435 IMSI='262423165351325': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701875 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423165351325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423165351325" destination_name="the-source\n"} 20241023055701875 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423165351325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701875 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701875 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701875 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701879 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701879 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423165351325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423165351325" source_name="the-source\n"} 20241023055701879 DAUC <0003> hlr.c:428 IMSI='262423165351325': storing IMEI = 12345678901234 20241023055701882 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423165351325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423165351325" destination_name="the-source\n"} 20241023055701882 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423165351325 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701882 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701882 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241023055701899 DAUC <0003> db_auc.c:157 IMSI='262423105041607': No 2G Auth Data 20241023055701899 DAUC <0003> db_auc.c:192 IMSI='262423105041607': No 3G Auth Data 20241023055701929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 20241023055701934 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701935 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423105041607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423105041607" source_name="the-source\n"} 20241023055701935 DMAIN <0000> hlr.c:435 IMSI='262423105041607': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701935 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423105041607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423105041607" destination_name="the-source\n"} 20241023055701935 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423105041607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701935 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701935 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701940 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701940 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423105041607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423105041607" source_name="the-source\n"} 20241023055701940 DAUC <0003> hlr.c:428 IMSI='262423105041607': storing IMEI = 12345678901234 20241023055701944 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423105041607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423105041607" destination_name="the-source\n"} 20241023055701944 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423105041607 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701944 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701944 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701944 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37432<->l=127.0.0.1:4258 20241023055701961 DAUC <0003> db_auc.c:157 IMSI='262427500278855': No 2G Auth Data 20241023055701961 DAUC <0003> db_auc.c:192 IMSI='262427500278855': No 3G Auth Data 20241023055701987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4258 20241023055701991 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701991 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427500278855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427500278855" source_name="the-source\n"} 20241023055701991 DMAIN <0000> hlr.c:435 IMSI='262427500278855': has IMEI = 12345678901234 (consider setting 'store-imei') 20241023055701991 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262427500278855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427500278855" destination_name="the-source\n"} 20241023055701991 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427500278855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701991 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701991 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701996 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055701996 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427500278855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427500278855" source_name="the-source\n"} 20241023055701996 DAUC <0003> hlr.c:428 IMSI='262427500278855': storing IMEI = 12345678901234 20241023055701999 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262427500278855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427500278855" destination_name="the-source\n"} 20241023055701999 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427500278855 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055701999 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055701999 DLINP <000b> input/ipa.c:451 connected read/write 20241023055701999 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055702001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37440<->l=127.0.0.1:4258 20241023055702013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37360<->l=127.0.0.1:4258 20241023055702014 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43401<->l=127.0.0.1:4259) 20241023055702014 DLINP <000b> input/ipa.c:451 connected read/write 20241023055702014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055702014 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055702014 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055702014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055702014 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241023055702054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241023055702155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241023055705236 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055705236 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055705238 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241023055705241 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705241 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055705241 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055705241 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  20241023055705241 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055705241 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  20241023055705241 DLGSUP <0013> gsup_server.c:235 2:  20241023055705241 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055705241 DLGSUP <0013> gsup_server.c:235 3:  20241023055705241 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055705241 DLGSUP <0013> gsup_server.c:235 4:  20241023055705241 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055705241 DLGSUP <0013> gsup_server.c:235 5:  20241023055705241 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055705241 DLGSUP <0013> gsup_server.c:235 7:  20241023055705241 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055705241 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055705241 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055705241 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055705259 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35849<->l=127.0.0.1:4259) 20241023055705269 DAUC <0003> db_auc.c:157 IMSI='262420503113217': No 2G Auth Data 20241023055705269 DAUC <0003> db_auc.c:192 IMSI='262420503113217': No 3G Auth Data 20241023055705296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20241023055705301 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705301 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503113217"} 20241023055705301 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705301 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503113217" cause=Invalid mandatory information} 20241023055705301 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705301 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705301 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705304 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705304 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503113217"} 20241023055705304 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705304 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503113217" cause=Invalid mandatory information} 20241023055705304 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705304 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705304 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705306 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705307 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503113217"} 20241023055705307 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705307 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503113217" cause=Invalid mandatory information} 20241023055705307 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705307 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705307 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705309 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503113217"} 20241023055705309 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705309 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503113217" cause=Invalid mandatory information} 20241023055705309 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705309 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705310 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420503113217"} 20241023055705310 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705310 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420503113217" cause=Invalid mandatory information} 20241023055705310 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420503113217 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705310 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705312 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4258 20241023055705362 DAUC <0003> db_auc.c:157 IMSI='262421224956098': No 2G Auth Data 20241023055705362 DAUC <0003> db_auc.c:192 IMSI='262421224956098': No 3G Auth Data 20241023055705389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 20241023055705392 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705392 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421224956098"} 20241023055705392 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705392 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421224956098" cause=Invalid mandatory information} 20241023055705392 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705392 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705392 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705395 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705395 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421224956098"} 20241023055705395 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705395 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421224956098" cause=Invalid mandatory information} 20241023055705395 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705395 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705395 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705397 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421224956098"} 20241023055705397 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705397 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421224956098" cause=Invalid mandatory information} 20241023055705397 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705397 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705399 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705399 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421224956098"} 20241023055705399 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705399 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421224956098" cause=Invalid mandatory information} 20241023055705399 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705399 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705399 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705401 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705401 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421224956098"} 20241023055705401 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705401 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421224956098" cause=Invalid mandatory information} 20241023055705401 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262421224956098 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705401 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705401 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4258 20241023055705417 DAUC <0003> db_auc.c:157 IMSI='262425043900003': No 2G Auth Data 20241023055705417 DAUC <0003> db_auc.c:192 IMSI='262425043900003': No 3G Auth Data 20241023055705440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4258 20241023055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705443 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425043900003"} 20241023055705443 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705443 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425043900003" cause=Invalid mandatory information} 20241023055705443 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705443 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705445 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705445 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425043900003"} 20241023055705445 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705445 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425043900003" cause=Invalid mandatory information} 20241023055705445 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705445 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705445 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705447 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705447 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425043900003"} 20241023055705447 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705447 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425043900003" cause=Invalid mandatory information} 20241023055705447 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705447 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705447 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705449 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705449 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425043900003"} 20241023055705449 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705449 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425043900003" cause=Invalid mandatory information} 20241023055705449 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705449 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705449 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705450 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705451 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425043900003"} 20241023055705451 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705451 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425043900003" cause=Invalid mandatory information} 20241023055705451 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262425043900003 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705451 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705451 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37482<->l=127.0.0.1:4258 20241023055705464 DAUC <0003> db_auc.c:157 IMSI='262421703122780': No 2G Auth Data 20241023055705464 DAUC <0003> db_auc.c:192 IMSI='262421703122780': No 3G Auth Data 20241023055705491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20241023055705494 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705494 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703122780"} 20241023055705494 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705494 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421703122780" cause=Invalid mandatory information} 20241023055705494 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705494 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705494 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705496 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705496 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703122780"} 20241023055705496 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705496 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421703122780" cause=Invalid mandatory information} 20241023055705496 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705496 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705496 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705498 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705498 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703122780"} 20241023055705498 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705498 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421703122780" cause=Invalid mandatory information} 20241023055705498 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705498 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705498 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705500 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705500 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703122780"} 20241023055705500 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705500 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421703122780" cause=Invalid mandatory information} 20241023055705500 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705500 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705500 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705502 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705502 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421703122780"} 20241023055705502 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705502 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421703122780" cause=Invalid mandatory information} 20241023055705502 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421703122780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705502 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705502 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4258 20241023055705515 DAUC <0003> db_auc.c:157 IMSI='262420968872148': No 2G Auth Data 20241023055705515 DAUC <0003> db_auc.c:192 IMSI='262420968872148': No 3G Auth Data 20241023055705539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241023055705543 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705543 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420968872148"} 20241023055705543 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705543 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420968872148" cause=Invalid mandatory information} 20241023055705543 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705543 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705543 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705543 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705546 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705546 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420968872148"} 20241023055705546 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705546 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420968872148" cause=Invalid mandatory information} 20241023055705546 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705546 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705546 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705547 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705547 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420968872148"} 20241023055705547 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705547 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420968872148" cause=Invalid mandatory information} 20241023055705547 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705547 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705548 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705549 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705549 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420968872148"} 20241023055705549 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705549 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420968872148" cause=Invalid mandatory information} 20241023055705549 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705549 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705549 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705551 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705551 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420968872148"} 20241023055705551 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705551 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420968872148" cause=Invalid mandatory information} 20241023055705551 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420968872148 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705551 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705551 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4258 20241023055705564 DAUC <0003> db_auc.c:157 IMSI='262428683949753': No 2G Auth Data 20241023055705564 DAUC <0003> db_auc.c:192 IMSI='262428683949753': No 3G Auth Data 20241023055705590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241023055705594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705594 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683949753"} 20241023055705594 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705594 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683949753" cause=Invalid mandatory information} 20241023055705594 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705594 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705596 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705596 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683949753"} 20241023055705596 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705596 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683949753" cause=Invalid mandatory information} 20241023055705596 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705596 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705597 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705598 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705598 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683949753"} 20241023055705598 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705598 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683949753" cause=Invalid mandatory information} 20241023055705598 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705598 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705598 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705600 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705600 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683949753"} 20241023055705600 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705600 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683949753" cause=Invalid mandatory information} 20241023055705600 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705600 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705600 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705601 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428683949753"} 20241023055705601 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705602 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428683949753" cause=Invalid mandatory information} 20241023055705602 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428683949753 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705602 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705602 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20241023055705618 DAUC <0003> db_auc.c:157 IMSI='262422933080286': No 2G Auth Data 20241023055705618 DAUC <0003> db_auc.c:192 IMSI='262422933080286': No 3G Auth Data 20241023055705646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20241023055705649 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705649 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933080286"} 20241023055705649 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705649 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422933080286" cause=Invalid mandatory information} 20241023055705649 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705649 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705649 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705651 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705651 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933080286"} 20241023055705651 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705651 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422933080286" cause=Invalid mandatory information} 20241023055705651 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705651 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705651 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705653 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705653 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933080286"} 20241023055705653 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705653 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422933080286" cause=Invalid mandatory information} 20241023055705653 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705653 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705653 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705655 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705655 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933080286"} 20241023055705656 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705656 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422933080286" cause=Invalid mandatory information} 20241023055705656 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705656 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705656 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705657 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705657 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422933080286"} 20241023055705657 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705657 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422933080286" cause=Invalid mandatory information} 20241023055705657 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422933080286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705657 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705657 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4258 20241023055705673 DAUC <0003> db_auc.c:157 IMSI='262421138048769': No 2G Auth Data 20241023055705673 DAUC <0003> db_auc.c:192 IMSI='262421138048769': No 3G Auth Data 20241023055705702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20241023055705706 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705706 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421138048769"} 20241023055705706 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241023055705706 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421138048769" cause=Invalid mandatory information} 20241023055705706 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705706 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705706 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705708 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705708 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421138048769"} 20241023055705708 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241023055705708 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421138048769" cause=Invalid mandatory information} 20241023055705708 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705708 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705708 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705710 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705710 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421138048769"} 20241023055705710 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241023055705710 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421138048769" cause=Invalid mandatory information} 20241023055705710 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705710 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705710 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705712 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705712 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421138048769"} 20241023055705712 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241023055705712 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421138048769" cause=Invalid mandatory information} 20241023055705712 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705712 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705712 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705714 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705714 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421138048769"} 20241023055705714 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241023055705714 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421138048769" cause=Invalid mandatory information} 20241023055705714 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262421138048769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055705714 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705714 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055705715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37518<->l=127.0.0.1:4258 20241023055705727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241023055705729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35849<->l=127.0.0.1:4259) 20241023055705729 DLINP <000b> input/ipa.c:451 connected read/write 20241023055705729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055705729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055705729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055705729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055705769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241023055705870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.1:4258 20241023055708946 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055708946 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055708948 DLINP <000b> input/ipa.c:451 connected read/write 20241023055708948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055708948 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4258 20241023055708950 DLINP <000b> input/ipa.c:451 connected read/write 20241023055708950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055708950 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055708950 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055708950 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  20241023055708950 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055708950 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  20241023055708950 DLGSUP <0013> gsup_server.c:235 2:  20241023055708950 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055708950 DLGSUP <0013> gsup_server.c:235 3:  20241023055708950 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055708950 DLGSUP <0013> gsup_server.c:235 4:  20241023055708950 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055708950 DLGSUP <0013> gsup_server.c:235 5:  20241023055708950 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055708950 DLGSUP <0013> gsup_server.c:235 7:  20241023055708950 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055708950 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055708950 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055708950 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055708971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46561<->l=127.0.0.1:4259) 20241023055708982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4258 20241023055708997 DLINP <000b> input/ipa.c:451 connected read/write 20241023055708997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055708997 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424417662106"} 20241023055708997 DMAIN <0000> hlr.c:435 IMSI='262424417662106': has IMEI = 22245678901234 (consider setting 'store-imei') 20241023055708997 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241023055708997 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424417662106" cause=Invalid mandatory information} 20241023055708997 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055708997 DLINP <000b> input/ipa.c:451 connected read/write 20241023055708997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055708997 DLINP <000b> input/ipa.c:451 connected read/write 20241023055708997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055709002 DLINP <000b> input/ipa.c:451 connected read/write 20241023055709002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055709002 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424417662106"} 20241023055709002 DAUC <0003> hlr.c:428 IMSI='262424417662106': storing IMEI = 22245678901234 20241023055709002 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424417662106': no such subscriber 20241023055709002 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241023055709002 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424417662106" cause=Invalid mandatory information} 20241023055709002 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424417662106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055709002 DLINP <000b> input/ipa.c:451 connected read/write 20241023055709002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055709002 DLINP <000b> input/ipa.c:451 connected read/write 20241023055709002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055709003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47762<->l=127.0.0.1:4258 20241023055709004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47756<->l=127.0.0.1:4258 20241023055709005 DLINP <000b> input/ipa.c:451 connected read/write 20241023055709005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055709005 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055709005 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055709005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055709005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46561<->l=127.0.0.1:4259) 20241023055709048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4258 20241023055709148 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47768<->l=127.0.0.1:4258 20241023055712227 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055712227 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055712230 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47780<->l=127.0.0.1:4258 20241023055712233 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712233 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055712233 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055712233 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  20241023055712233 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055712233 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  20241023055712233 DLGSUP <0013> gsup_server.c:235 2:  20241023055712233 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055712233 DLGSUP <0013> gsup_server.c:235 3:  20241023055712233 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055712233 DLGSUP <0013> gsup_server.c:235 4:  20241023055712233 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055712233 DLGSUP <0013> gsup_server.c:235 5:  20241023055712233 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055712233 DLGSUP <0013> gsup_server.c:235 7:  20241023055712233 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055712233 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055712233 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055712233 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055712251 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241023055712261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4258 20241023055712277 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712277 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098401678"} 20241023055712277 DMAIN <0000> hlr.c:227 IMSI='262425098401678': Creating subscriber on demand 20241023055712296 DMAIN <0000> hlr.c:243 IMSI='262425098401678': Successfully assigned MSISDN='476' 20241023055712296 DAUC <0003> hlr.c:428 IMSI='262425098401678': storing IMEI = 12345678901234 20241023055712315 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425098401678"} 20241023055712315 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055712315 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712315 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712315 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712318 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712318 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712319 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712319 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712320 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712320 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712322 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712322 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712322 DLU <0006> fsm.c:456 lu(262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055712322 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055712334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055712334 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712334 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712334 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712337 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712337 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425098401678"} 20241023055712337 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055712337 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055712337 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425098401678"} 20241023055712337 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055712337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055712337 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055712337 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055712337 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712337 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712350 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712350 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098401678"} 20241023055712350 DMAIN <0000> hlr.c:227 IMSI='262425098401678': Creating subscriber on demand 20241023055712360 DMAIN <0000> hlr.c:243 IMSI='262425098401678': Successfully assigned MSISDN='352' 20241023055712360 DAUC <0003> hlr.c:428 IMSI='262425098401678': storing IMEI = 12345678901234 20241023055712364 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425098401678"} 20241023055712364 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055712364 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712364 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712365 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712365 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712366 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712366 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712367 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712367 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712368 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712368 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712370 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712370 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712370 DLU <0006> fsm.c:456 lu(262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055712370 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055712376 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055712376 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712376 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712376 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712379 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712379 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425098401678"} 20241023055712379 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055712379 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055712379 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425098401678"} 20241023055712379 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055712379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055712379 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055712379 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055712379 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712379 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712387 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712387 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098401678"} 20241023055712387 DMAIN <0000> hlr.c:227 IMSI='262425098401678': Creating subscriber on demand 20241023055712394 DMAIN <0000> hlr.c:243 IMSI='262425098401678': Successfully assigned MSISDN='229' 20241023055712394 DAUC <0003> hlr.c:428 IMSI='262425098401678': storing IMEI = 12345678901234 20241023055712397 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425098401678"} 20241023055712397 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055712397 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712397 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712399 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712399 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712400 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712400 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712401 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712401 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712401 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712401 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712403 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712403 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712403 DLU <0006> fsm.c:456 lu(262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055712403 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023055712403 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425098401678" cause=GPRS services not allowed} 20241023055712403 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055712403 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055712403 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055712403 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055712403 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712403 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712411 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712411 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098401678"} 20241023055712411 DMAIN <0000> hlr.c:227 IMSI='262425098401678': Creating subscriber on demand 20241023055712418 DMAIN <0000> hlr.c:243 IMSI='262425098401678': Successfully assigned MSISDN='757' 20241023055712418 DAUC <0003> hlr.c:428 IMSI='262425098401678': storing IMEI = 12345678901234 20241023055712421 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425098401678"} 20241023055712421 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055712421 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712421 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712423 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712423 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712424 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712424 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712425 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712425 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712427 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712427 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712427 DLU <0006> fsm.c:456 lu(262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055712427 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023055712427 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425098401678" cause=GPRS services not allowed} 20241023055712427 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055712427 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055712427 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055712427 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055712427 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712427 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712435 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712435 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098401678"} 20241023055712435 DMAIN <0000> hlr.c:227 IMSI='262425098401678': Creating subscriber on demand 20241023055712439 DAUC <0003> hlr.c:428 IMSI='262425098401678': storing IMEI = 12345678901234 20241023055712442 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425098401678"} 20241023055712442 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055712442 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712442 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712443 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712443 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712445 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712445 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712446 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712446 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712447 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712447 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712448 DLU <0006> fsm.c:456 lu(262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055712448 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023055712448 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425098401678" cause=GPRS services not allowed} 20241023055712448 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055712448 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055712448 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055712448 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055712448 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712448 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712448 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712456 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712456 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425098401678"} 20241023055712456 DMAIN <0000> hlr.c:227 IMSI='262425098401678': Creating subscriber on demand 20241023055712460 DAUC <0003> hlr.c:428 IMSI='262425098401678': storing IMEI = 12345678901234 20241023055712463 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425098401678"} 20241023055712463 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241023055712463 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712463 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712465 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712465 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712466 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712466 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712467 DAUC <0003> db_auc.c:157 IMSI='262425098401678': No 2G Auth Data 20241023055712467 DAUC <0003> db_auc.c:192 IMSI='262425098401678': No 3G Auth Data 20241023055712468 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712468 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712468 DLU <0006> fsm.c:456 lu(262425098401678)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055712468 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055712475 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055712475 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425098401678" cn_domain=PS} 20241023055712475 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712475 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712477 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712477 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425098401678"} 20241023055712477 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055712477 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055712477 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425098401678"} 20241023055712477 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425098401678 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055712477 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055712477 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055712477 DLU <0006> fsm.c:568 lu(PS:IMSI-262425098401678)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055712477 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712477 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055712484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4258 20241023055712485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47780<->l=127.0.0.1:4258 20241023055712486 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34083<->l=127.0.0.1:4259) 20241023055712487 DLINP <000b> input/ipa.c:451 connected read/write 20241023055712487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055712487 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055712487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055712487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055712527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 20241023055712628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47788<->l=127.0.0.1:4258 20241023055715702 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055715702 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055715704 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47792<->l=127.0.0.1:4258 20241023055715706 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715706 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055715706 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055715706 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  20241023055715706 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055715706 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  20241023055715706 DLGSUP <0013> gsup_server.c:235 2:  20241023055715706 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055715706 DLGSUP <0013> gsup_server.c:235 3:  20241023055715706 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055715706 DLGSUP <0013> gsup_server.c:235 4:  20241023055715706 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055715706 DLGSUP <0013> gsup_server.c:235 5:  20241023055715706 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055715706 DLGSUP <0013> gsup_server.c:235 7:  20241023055715706 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055715706 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055715706 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055715706 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055715723 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44617<->l=127.0.0.1:4259) 20241023055715736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241023055715753 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715753 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715753 DMAIN <0000> hlr.c:227 IMSI='262425313003180': Creating subscriber on demand 20241023055715760 DMAIN <0000> hlr.c:243 IMSI='262425313003180': Successfully assigned MSISDN='882' 20241023055715760 DLU <0006> fsm.c:456 lu(262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055715760 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055715767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055715767 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715767 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715767 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715771 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715771 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313003180"} 20241023055715771 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055715771 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055715771 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313003180"} 20241023055715771 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055715771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055715771 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055715771 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055715771 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715771 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715772 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715772 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715774 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715774 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715774 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715774 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715780 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715780 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715780 DMAIN <0000> hlr.c:227 IMSI='262425313003180': Creating subscriber on demand 20241023055715787 DMAIN <0000> hlr.c:243 IMSI='262425313003180': Successfully assigned MSISDN='671' 20241023055715787 DLU <0006> fsm.c:456 lu(262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055715787 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055715794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055715794 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715794 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715794 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715796 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715796 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313003180"} 20241023055715796 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055715796 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055715796 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313003180"} 20241023055715796 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055715796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055715796 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055715796 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055715796 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715796 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715798 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715798 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715799 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715799 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715800 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715800 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715800 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715800 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715808 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715808 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715808 DMAIN <0000> hlr.c:227 IMSI='262425313003180': Creating subscriber on demand 20241023055715815 DMAIN <0000> hlr.c:243 IMSI='262425313003180': Successfully assigned MSISDN='970' 20241023055715815 DLU <0006> fsm.c:456 lu(262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055715815 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023055715815 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313003180" cause=GPRS services not allowed} 20241023055715815 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055715815 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055715815 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055715815 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055715815 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715815 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715816 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715816 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715817 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715817 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715818 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715818 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715819 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715819 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715826 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715826 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715826 DMAIN <0000> hlr.c:227 IMSI='262425313003180': Creating subscriber on demand 20241023055715833 DMAIN <0000> hlr.c:243 IMSI='262425313003180': Successfully assigned MSISDN='885' 20241023055715833 DLU <0006> fsm.c:456 lu(262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055715833 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023055715833 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313003180" cause=GPRS services not allowed} 20241023055715833 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055715833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055715833 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055715833 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055715833 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715833 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715835 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715835 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715836 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715836 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715837 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715837 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715845 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715845 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715845 DMAIN <0000> hlr.c:227 IMSI='262425313003180': Creating subscriber on demand 20241023055715848 DLU <0006> fsm.c:456 lu(262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055715848 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241023055715848 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425313003180" cause=GPRS services not allowed} 20241023055715848 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055715848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055715848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Freeing instance 20241023055715848 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Deallocated 20241023055715848 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715848 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715849 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715849 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715850 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715850 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715851 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715851 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715860 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715860 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715860 DMAIN <0000> hlr.c:227 IMSI='262425313003180': Creating subscriber on demand 20241023055715863 DLU <0006> fsm.c:456 lu(262425313003180)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055715863 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055715869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055715869 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425313003180" cn_domain=PS} 20241023055715869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715869 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715872 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715872 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425313003180"} 20241023055715872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055715872 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055715872 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425313003180"} 20241023055715872 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262425313003180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055715872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055715872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055715872 DLU <0006> fsm.c:568 lu(PS:IMSI-262425313003180)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055715872 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715872 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055715874 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715874 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715875 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715875 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715876 DAUC <0003> db_auc.c:157 IMSI='262425313003180': No 2G Auth Data 20241023055715876 DAUC <0003> db_auc.c:192 IMSI='262425313003180': No 3G Auth Data 20241023055715884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4258 20241023055715885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47792<->l=127.0.0.1:4258 20241023055715886 DLINP <000b> input/ipa.c:451 connected read/write 20241023055715886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055715886 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055715886 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055715886 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055715886 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44617<->l=127.0.0.1:4259) 20241023055715927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20241023055716027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47802<->l=127.0.0.1:4258 20241023055719103 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055719103 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055719106 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055719106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58148<->l=127.0.0.1:4258 20241023055719109 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055719109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055719109 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055719109 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  20241023055719109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055719109 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  20241023055719109 DLGSUP <0013> gsup_server.c:235 2:  20241023055719109 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055719109 DLGSUP <0013> gsup_server.c:235 3:  20241023055719109 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055719109 DLGSUP <0013> gsup_server.c:235 4:  20241023055719109 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055719109 DLGSUP <0013> gsup_server.c:235 5:  20241023055719109 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055719109 DLGSUP <0013> gsup_server.c:235 7:  20241023055719109 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055719109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055719109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055719109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055719132 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20241023055719147 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241023055719154 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055719154 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429608233412"} 20241023055719154 DMAIN <0000> hlr.c:227 IMSI='262429608233412': Creating subscriber on demand 20241023055719170 DMAIN <0000> hlr.c:243 IMSI='262429608233412': Successfully assigned MSISDN='000' 20241023055719170 DAUC <0003> db_auc.c:157 IMSI='262429608233412': No 2G Auth Data 20241023055719170 DAUC <0003> db_auc.c:192 IMSI='262429608233412': No 3G Auth Data 20241023055719170 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429608233412 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 20241023055719170 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429608233412" cause=IMSI unknown in HLR} 20241023055719170 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241023055719170 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055719170 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055719173 DAUC <0003> db_auc.c:157 IMSI='262429608233412': No 2G Auth Data 20241023055719173 DAUC <0003> db_auc.c:192 IMSI='262429608233412': No 3G Auth Data 20241023055719174 DAUC <0003> db_auc.c:157 IMSI='262429608233412': No 2G Auth Data 20241023055719174 DAUC <0003> db_auc.c:192 IMSI='262429608233412': No 3G Auth Data 20241023055719175 DAUC <0003> db_auc.c:157 IMSI='262429608233412': No 2G Auth Data 20241023055719175 DAUC <0003> db_auc.c:192 IMSI='262429608233412': No 3G Auth Data 20241023055719177 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055719177 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429608233412" cn_domain=PS} 20241023055719177 DLU <0006> fsm.c:456 lu(262429608233412)[0x55eb42b77d90]{UNVALIDATED}: Allocated 20241023055719177 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241023055719183 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429608233412)[0x55eb42b77d90]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055719183 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429608233412" cn_domain=PS} 20241023055719183 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055719183 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719183 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055719186 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055719186 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429608233412"} 20241023055719186 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429608233412)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055719186 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055719186 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429608233412"} 20241023055719186 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429608233412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055719186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429608233412)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055719186 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429608233412)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055719186 DLU <0006> fsm.c:568 lu(PS:IMSI-262429608233412)[0x55eb42b77d90]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055719186 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055719186 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055719191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4258 20241023055719192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58148<->l=127.0.0.1:4258 20241023055719193 DLINP <000b> input/ipa.c:451 connected read/write 20241023055719193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055719193 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055719194 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055719194 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055719194 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42639<->l=127.0.0.1:4259) 20241023055719249 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20241023055719350 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58166<->l=127.0.0.1:4258 20241023055722424 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055722424 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055722426 DLINP <000b> input/ipa.c:451 connected read/write 20241023055722426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055722427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20241023055722430 DLINP <000b> input/ipa.c:451 connected read/write 20241023055722430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055722430 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055722430 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055722430 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  20241023055722430 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055722430 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  20241023055722430 DLGSUP <0013> gsup_server.c:235 2:  20241023055722430 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055722430 DLGSUP <0013> gsup_server.c:235 3:  20241023055722430 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055722430 DLGSUP <0013> gsup_server.c:235 4:  20241023055722430 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055722430 DLGSUP <0013> gsup_server.c:235 5:  20241023055722430 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055722430 DLGSUP <0013> gsup_server.c:235 7:  20241023055722430 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055722430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055722430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055722430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055722450 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42563<->l=127.0.0.1:4259) 20241023055722453 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023055722453 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023055722470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4258 20241023055722478 DAUC <0003> db_auc.c:157 IMSI='262422258147438': No 2G Auth Data 20241023055722478 DAUC <0003> db_auc.c:192 IMSI='262422258147438': No 3G Auth Data 20241023055722487 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618276075.msisdn 20241023055722487 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491618276075.msisdn: not attached (vlr_number unset) 20241023055722487 DDGSM <0007> mslookup_server.c:327 sip.voice.491618276075.msisdn: does not exist in GSUP proxy 20241023055723488 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055723488 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422258147438" cn_domain=CS} 20241023055723488 DLU <0006> fsm.c:456 lu(262422258147438)[0x55eb42b769b0]{UNVALIDATED}: Allocated 20241023055723488 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241023055723504 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422258147438)[0x55eb42b769b0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241023055723504 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422258147438" cn_domain=CS} 20241023055723504 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055723504 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055723507 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055723507 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422258147438"} 20241023055723508 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422258147438)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241023055723508 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241023055723508 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422258147438"} 20241023055723508 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422258147438 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055723508 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422258147438)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241023055723508 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422258147438)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241023055723508 DLU <0006> fsm.c:568 lu(CS:IMSI-262422258147438)[0x55eb42b769b0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241023055723508 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055723508 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055723510 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618276075.msisdn 20241023055723510 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491618276075.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241023055723510 DDGSM <0007> mslookup_server.c:327 sip.voice.491618276075.msisdn: does not exist in GSUP proxy 20241023055723510 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618276075.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241023055723517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58182<->l=127.0.0.1:4258 20241023055723518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58180<->l=127.0.0.1:4258 20241023055723519 DLINP <000b> input/ipa.c:451 connected read/write 20241023055723519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055723519 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055723519 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055723519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055723519 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42563<->l=127.0.0.1:4259) 20241023055723566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58192<->l=127.0.0.1:4258 20241023055723666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58192<->l=127.0.0.1:4258 20241023055724625 DSS <0004> hlr_ussd.c:239 262421116755464/0xe9003b57: SS Session Timeout, destroying 20241023055724625 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421116755464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241023055726745 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055726745 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055726747 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055726748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 20241023055726751 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023055726751 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023055726751 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055726751 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055726751 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055726751 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  20241023055726751 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055726751 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  20241023055726751 DLGSUP <0013> gsup_server.c:235 2:  20241023055726751 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055726751 DLGSUP <0013> gsup_server.c:235 3:  20241023055726751 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055726751 DLGSUP <0013> gsup_server.c:235 4:  20241023055726751 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055726751 DLGSUP <0013> gsup_server.c:235 5:  20241023055726751 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055726751 DLGSUP <0013> gsup_server.c:235 7:  20241023055726751 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055726751 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055726751 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055726751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055726782 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41279<->l=127.0.0.1:4259) 20241023055726785 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023055726785 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023055726799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49288<->l=127.0.0.1:4258 20241023055726804 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055726804 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420703151196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420703151196" cn_domain=CS} 20241023055726804 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420703151196 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241023055726804 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420703151196 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241023055726804 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420703151196.imsi 20241023055726804 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420703151196.imsi 20241023055726804 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420703151196.imsi: does not exist in local HLR 20241023055726809 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420703151196 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241023055726809 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241023055726809 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241023055726809 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241023055726809 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241023055726809 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241023055726809 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420703151196 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055726809 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055726809 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055726809 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055726809 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055726809 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055726809 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055726811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726811 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726811 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241023055726811 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241023055726811 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241023055726813 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726813 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726813 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241023055726853 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726853 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726853 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726853 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726853 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420703151196 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613406335 20241023055726853 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420703151196 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055726853 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055726853 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055726857 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726857 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726857 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420703151196 MSISDN-491613406335 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055726857 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055726857 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055726860 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726860 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726860 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420703151196 MSISDN-491613406335 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 20241023055726860 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420703151196 MSISDN-491613406335 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055726860 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055726860 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055726862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49288<->l=127.0.0.1:4258 20241023055726863 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49274<->l=127.0.0.1:4258 20241023055726864 DLINP <000b> input/ipa.c:451 connected read/write 20241023055726864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055726864 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055726864 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055726864 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055726864 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055726864 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055726864 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241023055726864 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241023055726864 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241023055726864 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41279<->l=127.0.0.1:4259) 20241023055726909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4258 20241023055727009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4258 20241023055730091 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055730091 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055730093 DLINP <000b> input/ipa.c:451 connected read/write 20241023055730093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055730094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49318<->l=127.0.0.1:4258 20241023055730096 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023055730096 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023055730097 DLINP <000b> input/ipa.c:451 connected read/write 20241023055730097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055730097 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055730097 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055730097 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  20241023055730097 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055730097 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  20241023055730097 DLGSUP <0013> gsup_server.c:235 2:  20241023055730097 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055730097 DLGSUP <0013> gsup_server.c:235 3:  20241023055730097 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055730097 DLGSUP <0013> gsup_server.c:235 4:  20241023055730097 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055730097 DLGSUP <0013> gsup_server.c:235 5:  20241023055730097 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055730097 DLGSUP <0013> gsup_server.c:235 7:  20241023055730097 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055730097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055730097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055730097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055730112 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34555<->l=127.0.0.1:4259) 20241023055730115 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023055730115 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023055730128 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49324<->l=127.0.0.1:4258 20241023055730142 DAUC <0003> db_auc.c:157 IMSI='262420267899588': No 2G Auth Data 20241023055730142 DAUC <0003> db_auc.c:192 IMSI='262420267899588': No 3G Auth Data 20241023055730151 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420267899588.imsi 20241023055730151 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262420267899588.imsi: found in local HLR 20241023055730160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49324<->l=127.0.0.1:4258 20241023055730160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49318<->l=127.0.0.1:4258 20241023055730161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34555<->l=127.0.0.1:4259) 20241023055730162 DLINP <000b> input/ipa.c:451 connected read/write 20241023055730162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055730162 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055730162 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055730162 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055730204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49328<->l=127.0.0.1:4258 20241023055730305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49328<->l=127.0.0.1:4258 20241023055733378 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055733378 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055733380 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055733380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20241023055733382 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055733382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055733382 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055733382 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  20241023055733382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055733382 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  20241023055733382 DLGSUP <0013> gsup_server.c:235 2:  20241023055733382 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055733382 DLGSUP <0013> gsup_server.c:235 3:  20241023055733382 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055733382 DLGSUP <0013> gsup_server.c:235 4:  20241023055733382 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055733382 DLGSUP <0013> gsup_server.c:235 5:  20241023055733382 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055733382 DLGSUP <0013> gsup_server.c:235 7:  20241023055733382 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055733382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055733382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055733382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055733383 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023055733383 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023055733415 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39163<->l=127.0.0.1:4259) 20241023055733419 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023055733419 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023055733435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.1:4258 20241023055733440 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055733440 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429326329831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429326329831" cn_domain=CS} 20241023055733440 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429326329831 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241023055733440 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429326329831 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241023055733440 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429326329831.imsi 20241023055733440 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429326329831.imsi 20241023055733440 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429326329831.imsi: does not exist in local HLR 20241023055733444 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429326329831 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241023055733444 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241023055733444 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241023055733444 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241023055733444 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241023055733444 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241023055733444 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262429326329831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055733444 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055733444 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055733444 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055733444 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055733444 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055733444 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055733447 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055733447 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055733447 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241023055733447 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241023055733447 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241023055733449 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055733449 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055733449 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241023055733493 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055733493 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055733493 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055733493 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055733493 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429326329831 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616628064 20241023055733493 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429326329831 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055733493 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055733493 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055733497 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055733497 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055733497 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429326329831 MSISDN-491616628064 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055733497 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055733497 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055733499 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055733499 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055733499 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429326329831 MSISDN-491616628064 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 20241023055733499 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429326329831 MSISDN-491616628064 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055733499 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055733499 DLINP <000b> input/ipa.c:451 connected read/write 20241023055733499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055733501 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429326329831.imsi 20241023055733501 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429326329831.imsi: does not exist in local HLR 20241023055734502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.1:4258 20241023055734503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49332<->l=127.0.0.1:4258 20241023055734504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39163<->l=127.0.0.1:4259) 20241023055734504 DLINP <000b> input/ipa.c:451 connected read/write 20241023055734504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055734505 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055734505 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055734505 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055734505 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055734505 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055734505 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241023055734505 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241023055734505 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241023055734547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4258 20241023055734648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49344<->l=127.0.0.1:4258 20241023055737721 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241023055737721 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241023055737723 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055737724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 20241023055737726 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241023055737726 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241023055737726 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055737726 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241023055737726 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241023055737726 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  20241023055737726 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241023055737726 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  20241023055737726 DLGSUP <0013> gsup_server.c:235 2:  20241023055737726 DLGSUP <0013> gsup_server.c:237 2: 00  20241023055737726 DLGSUP <0013> gsup_server.c:235 3:  20241023055737726 DLGSUP <0013> gsup_server.c:237 3: 00  20241023055737726 DLGSUP <0013> gsup_server.c:235 4:  20241023055737727 DLGSUP <0013> gsup_server.c:237 4: 00  20241023055737727 DLGSUP <0013> gsup_server.c:235 5:  20241023055737727 DLGSUP <0013> gsup_server.c:237 5: 00  20241023055737727 DLGSUP <0013> gsup_server.c:235 7:  20241023055737727 DLGSUP <0013> gsup_server.c:237 7: 00  20241023055737727 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241023055737727 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241023055737727 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241023055737759 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33337<->l=127.0.0.1:4259) 20241023055737761 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241023055737761 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241023055737775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4258 20241023055737780 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055737780 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429168962894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429168962894" cn_domain=CS} 20241023055737780 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429168962894 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241023055737780 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429168962894 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241023055737780 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429168962894.imsi 20241023055737780 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429168962894.imsi 20241023055737780 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429168962894.imsi: does not exist in local HLR 20241023055737785 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429168962894 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241023055737785 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241023055737785 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241023055737785 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241023055737785 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241023055737785 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241023055737785 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429168962894 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241023055737785 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055737785 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055737785 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055737785 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055737786 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241023055737786 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241023055737788 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737788 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737788 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241023055737788 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241023055737788 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241023055737789 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737789 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737789 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241023055737833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737833 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429168962894 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614431877 20241023055737833 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429168962894 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055737833 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055737833 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055737837 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737837 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737837 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429168962894 MSISDN-491614431877 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055737837 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055737837 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055737839 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737839 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737840 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429168962894 MSISDN-491614431877 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 20241023055737840 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429168962894 MSISDN-491614431877 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241023055737840 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055737840 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737840 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241023055737842 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614431877.msisdn 20241023055737842 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491614431877.msisdn: does not exist in local HLR 20241023055737842 DDGSM <0007> mslookup_server.c:352 sip.voice.491614431877.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241023055737842 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614431877.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241023055737844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4258 20241023055737845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4258 20241023055737846 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33337<->l=127.0.0.1:4259) 20241023055737846 DLINP <000b> input/ipa.c:451 connected read/write 20241023055737846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241023055737846 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241023055737846 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241023055737846 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241023055737847 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241023055737847 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241023055737847 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241023055737847 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241023055737847 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241023055737891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258 20241023055737991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37564<->l=127.0.0.1:4258