20241219122515871 DMAIN <0000> hlr.c:802 hlr starting 20241219122515871 DDB <0001> db.c:599 using database: :memory: 20241219122515871 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241219122515872 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241219122515872 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241219122515872 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241219122515873 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241219122515873 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241219122515873 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241219122515874 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241219122515874 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241219122517326 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122517326 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122517330 DLINP <000b> input/ipa.c:451 connected read/write 20241219122517330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122517330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 20241219122517331 DLINP <000b> input/ipa.c:451 connected read/write 20241219122517331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122517331 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122517331 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122517331 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  20241219122517331 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122517331 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  20241219122517331 DLGSUP <0013> gsup_server.c:235 2:  20241219122517331 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122517331 DLGSUP <0013> gsup_server.c:235 3:  20241219122517331 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122517331 DLGSUP <0013> gsup_server.c:235 4:  20241219122517331 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122517331 DLGSUP <0013> gsup_server.c:235 5:  20241219122517331 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122517331 DLGSUP <0013> gsup_server.c:235 7:  20241219122517331 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122517331 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122517331 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122517331 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122517354 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46339<->l=127.0.0.1:4259) 20241219122517365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241219122517374 DLINP <000b> input/ipa.c:451 connected read/write 20241219122517374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122517374 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"} 20241219122517374 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" 20241219122517374 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} 20241219122517374 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 20241219122517374 DLINP <000b> input/ipa.c:451 connected read/write 20241219122517374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122517374 DLINP <000b> input/ipa.c:451 connected read/write 20241219122517374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122517378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33854<->l=127.0.0.1:4258 20241219122517380 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4258 20241219122517382 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46339<->l=127.0.0.1:4259) 20241219122517382 DLINP <000b> input/ipa.c:451 connected read/write 20241219122517382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122517382 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122517382 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122517382 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122517432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241219122517532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.1:4258 20241219122520625 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122520625 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122520626 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4258 20241219122520627 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520627 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520627 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122520627 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122520627 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  20241219122520628 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122520628 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  20241219122520628 DLGSUP <0013> gsup_server.c:235 2:  20241219122520628 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122520628 DLGSUP <0013> gsup_server.c:235 3:  20241219122520628 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122520628 DLGSUP <0013> gsup_server.c:235 4:  20241219122520628 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122520628 DLGSUP <0013> gsup_server.c:235 5:  20241219122520628 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122520628 DLGSUP <0013> gsup_server.c:235 7:  20241219122520628 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122520628 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122520628 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122520628 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122520635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241219122520638 DAUC <0003> db_auc.c:157 IMSI='262426458619943': No 2G Auth Data 20241219122520638 DAUC <0003> db_auc.c:192 IMSI='262426458619943': No 3G Auth Data 20241219122520643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20241219122520670 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520670 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426458619943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426458619943"} 20241219122520670 DAUC <0003> db_auc.c:192 IMSI='262426458619943': No 3G Auth Data 20241219122520670 DAUC <0003> db_auc.c:236 IMSI='262426458619943': Calling to generate 5 vectors 20241219122520670 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122520670 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122520670 DAUC <0003> auc.c:113 vector [0]: rand = 41c3ec5d6f3e8ee4b88243bc612802f1 20241219122520670 DAUC <0003> auc.c:179 vector [0]: kc = d3c1861759779800 20241219122520670 DAUC <0003> auc.c:180 vector [0]: sres = de175b91 20241219122520670 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122520670 DAUC <0003> auc.c:113 vector [1]: rand = 9aa8b9bcfb1cbd686d987d001eccd375 20241219122520670 DAUC <0003> auc.c:179 vector [1]: kc = 8918f8cc99470000 20241219122520670 DAUC <0003> auc.c:180 vector [1]: sres = e007a3ce 20241219122520670 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122520670 DAUC <0003> auc.c:113 vector [2]: rand = ef4e6d1dd38fe00033d883fe1299de65 20241219122520670 DAUC <0003> auc.c:179 vector [2]: kc = 918bd8affe21bc00 20241219122520670 DAUC <0003> auc.c:180 vector [2]: sres = a11db63d 20241219122520670 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122520670 DAUC <0003> auc.c:113 vector [3]: rand = 44807861ead2e4f7c0cd94cdba08bd56 20241219122520670 DAUC <0003> auc.c:179 vector [3]: kc = c778b0bb9a126c00 20241219122520670 DAUC <0003> auc.c:180 vector [3]: sres = 6aeddd3b 20241219122520670 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122520670 DAUC <0003> auc.c:113 vector [4]: rand = e8c8ef050e8008a85a311d1d3a7c70f0 20241219122520670 DAUC <0003> auc.c:179 vector [4]: kc = 2fb5b8f7b6530400 20241219122520670 DAUC <0003> auc.c:180 vector [4]: sres = 4147f87f 20241219122520670 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122520670 DAUC <0003> db_auc.c:245 IMSI='262426458619943': Generated 5 vectors 20241219122520670 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426458619943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426458619943"} 20241219122520670 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426458619943 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520670 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520670 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33866<->l=127.0.0.1:4258 20241219122520673 DAUC <0003> db_auc.c:157 IMSI='262422095299202': No 2G Auth Data 20241219122520673 DAUC <0003> db_auc.c:192 IMSI='262422095299202': No 3G Auth Data 20241219122520678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 20241219122520680 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520680 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422095299202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422095299202"} 20241219122520680 DAUC <0003> db_auc.c:192 IMSI='262422095299202': No 3G Auth Data 20241219122520680 DAUC <0003> db_auc.c:236 IMSI='262422095299202': Calling to generate 5 vectors 20241219122520680 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122520680 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122520680 DAUC <0003> auc.c:113 vector [0]: rand = c80d256973051c6c28e3567f2b0de437 20241219122520680 DAUC <0003> auc.c:179 vector [0]: kc = cebf439e1ffe6800 20241219122520680 DAUC <0003> auc.c:180 vector [0]: sres = 8c57657f 20241219122520680 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122520680 DAUC <0003> auc.c:113 vector [1]: rand = fbc8ee11d3f5a5b9c3813313bd99aaa7 20241219122520680 DAUC <0003> auc.c:179 vector [1]: kc = 8c6ce8ef8712ec00 20241219122520680 DAUC <0003> auc.c:180 vector [1]: sres = 4ab57e18 20241219122520680 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122520680 DAUC <0003> auc.c:113 vector [2]: rand = bb66cdfbf981d724e22f8effec1c9e05 20241219122520680 DAUC <0003> auc.c:179 vector [2]: kc = e9fd8a31b0b10000 20241219122520680 DAUC <0003> auc.c:180 vector [2]: sres = 3f1edf36 20241219122520680 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122520680 DAUC <0003> auc.c:113 vector [3]: rand = 069b2d2974fddb89661e1b08c56e3841 20241219122520680 DAUC <0003> auc.c:179 vector [3]: kc = e5edb871dfce7800 20241219122520680 DAUC <0003> auc.c:180 vector [3]: sres = 0b3013bc 20241219122520680 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122520680 DAUC <0003> auc.c:113 vector [4]: rand = a9a6b5078aad7f1fe2c2a8ea652c7247 20241219122520680 DAUC <0003> auc.c:179 vector [4]: kc = 63e6a29180ebc800 20241219122520680 DAUC <0003> auc.c:180 vector [4]: sres = 83224a3f 20241219122520680 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122520680 DAUC <0003> db_auc.c:245 IMSI='262422095299202': Generated 5 vectors 20241219122520680 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422095299202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422095299202"} 20241219122520680 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422095299202 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520680 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520680 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4258 20241219122520681 DAUC <0003> db_auc.c:157 IMSI='262424654426434': No 2G Auth Data 20241219122520681 DAUC <0003> db_auc.c:192 IMSI='262424654426434': No 3G Auth Data 20241219122520687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4258 20241219122520689 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520689 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424654426434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424654426434"} 20241219122520689 DAUC <0003> db_auc.c:192 IMSI='262424654426434': No 3G Auth Data 20241219122520689 DAUC <0003> db_auc.c:236 IMSI='262424654426434': Calling to generate 5 vectors 20241219122520689 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122520689 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122520689 DAUC <0003> auc.c:113 vector [0]: rand = 1afc1e67850034c63f590c4ced5350d9 20241219122520689 DAUC <0003> auc.c:179 vector [0]: kc = 237ba521249f3396 20241219122520689 DAUC <0003> auc.c:180 vector [0]: sres = 27de14b5 20241219122520689 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122520689 DAUC <0003> auc.c:113 vector [1]: rand = 8cde8a388705e9665daf22663479fae4 20241219122520689 DAUC <0003> auc.c:179 vector [1]: kc = 8bd30630b09ceec7 20241219122520689 DAUC <0003> auc.c:180 vector [1]: sres = 9bffca26 20241219122520689 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122520689 DAUC <0003> auc.c:113 vector [2]: rand = 39021a5e4774d0b6be9de7bb2d0d5eb6 20241219122520689 DAUC <0003> auc.c:179 vector [2]: kc = 861649fcb33159d3 20241219122520689 DAUC <0003> auc.c:180 vector [2]: sres = 0ed37c33 20241219122520689 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122520689 DAUC <0003> auc.c:113 vector [3]: rand = 9f3de78acad35c5fd7cd66e00675782c 20241219122520689 DAUC <0003> auc.c:179 vector [3]: kc = 699eaecd768f0ba2 20241219122520689 DAUC <0003> auc.c:180 vector [3]: sres = 3e7d1efd 20241219122520689 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122520689 DAUC <0003> auc.c:113 vector [4]: rand = 5fb40d07e9b00aed1d2da23d29be3dff 20241219122520689 DAUC <0003> auc.c:179 vector [4]: kc = bd41ea5aa6285602 20241219122520689 DAUC <0003> auc.c:180 vector [4]: sres = 8b4a953c 20241219122520689 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122520689 DAUC <0003> db_auc.c:245 IMSI='262424654426434': Generated 5 vectors 20241219122520689 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424654426434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424654426434"} 20241219122520689 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262424654426434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520689 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520689 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33884<->l=127.0.0.1:4258 20241219122520690 DAUC <0003> db_auc.c:157 IMSI='262421580784904': No 2G Auth Data 20241219122520690 DAUC <0003> db_auc.c:192 IMSI='262421580784904': No 3G Auth Data 20241219122520697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33900<->l=127.0.0.1:4258 20241219122520700 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520700 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421580784904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421580784904"} 20241219122520700 DAUC <0003> db_auc.c:157 IMSI='262421580784904': No 2G Auth Data 20241219122520700 DAUC <0003> db_auc.c:236 IMSI='262421580784904': Calling to generate 5 vectors 20241219122520700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122520700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122520700 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122520700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122520700 DAUC <0003> auc.c:113 vector [0]: rand = 5f7a7ab9dcf760b3aec9a2fd63abe27e 20241219122520700 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122520700 DAUC <0003> auc.c:142 vector [0]: autn = d3d890259b7d000083d1dd5508272966 20241219122520700 DAUC <0003> auc.c:143 vector [0]: ck = ba434b15c8c09ccaedcd14cf5c33f034 20241219122520700 DAUC <0003> auc.c:144 vector [0]: ik = c7a1918900dd898a2a403a8d8e602383 20241219122520700 DAUC <0003> auc.c:145 vector [0]: res = b6712c3ea67225ae0000000000000000 20241219122520700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122520700 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122520700 DAUC <0003> auc.c:151 vector [0]: kc = ba6ff4de1a4ec6f7 20241219122520700 DAUC <0003> auc.c:152 vector [0]: sres = 10030990 20241219122520700 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122520700 DAUC <0003> auc.c:113 vector [1]: rand = b41cac6d1693c3d155e1488d0fa0e119 20241219122520700 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122520700 DAUC <0003> auc.c:142 vector [1]: autn = ea217c95553f000065233e3370bc69be 20241219122520700 DAUC <0003> auc.c:143 vector [1]: ck = f07366a97aadc929f6c6184630d1e0c2 20241219122520700 DAUC <0003> auc.c:144 vector [1]: ik = 4f436d68c8b1be7f35aa753e214dffb5 20241219122520700 DAUC <0003> auc.c:145 vector [1]: res = e2ff25761f81806f0000000000000000 20241219122520700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122520700 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122520700 DAUC <0003> auc.c:151 vector [1]: kc = 7c5c66b9a3806821 20241219122520700 DAUC <0003> auc.c:152 vector [1]: sres = fd7ea519 20241219122520700 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122520700 DAUC <0003> auc.c:113 vector [2]: rand = be08c7e7fcb2f40f46de0e81d7c852d3 20241219122520700 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122520700 DAUC <0003> auc.c:142 vector [2]: autn = 4de2a5d0fa400000c164081e078ae6e9 20241219122520700 DAUC <0003> auc.c:143 vector [2]: ck = 7a4245661ddd44b17a1d3a590f4c943d 20241219122520700 DAUC <0003> auc.c:144 vector [2]: ik = fceaa0784024f6436d7ac2322b5adf73 20241219122520700 DAUC <0003> auc.c:145 vector [2]: res = 2a1255bc2a2024350000000000000000 20241219122520700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122520700 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122520700 DAUC <0003> auc.c:151 vector [2]: kc = 91cf1d7579eff9bc 20241219122520700 DAUC <0003> auc.c:152 vector [2]: sres = 00327189 20241219122520700 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122520700 DAUC <0003> auc.c:113 vector [3]: rand = b17df93400158d7e585d447cc56b648b 20241219122520700 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122520700 DAUC <0003> auc.c:142 vector [3]: autn = 3debd8bb4be800005bf37d92a9972ec9 20241219122520700 DAUC <0003> auc.c:143 vector [3]: ck = 918f6e4df4170ce26112b0ac2ea33ba1 20241219122520700 DAUC <0003> auc.c:144 vector [3]: ik = b8fd6a4e7de2c815b19920f1f8fa3630 20241219122520700 DAUC <0003> auc.c:145 vector [3]: res = b730660ce50072270000000000000000 20241219122520700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122520700 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122520700 DAUC <0003> auc.c:151 vector [3]: kc = f9f9945e5facc966 20241219122520700 DAUC <0003> auc.c:152 vector [3]: sres = 5230142b 20241219122520700 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122520700 DAUC <0003> auc.c:113 vector [4]: rand = 72599f266aaf6fbbd339ace180bf56e2 20241219122520700 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122520700 DAUC <0003> auc.c:142 vector [4]: autn = ce6283c39df6000070b9b5df05e9eee1 20241219122520700 DAUC <0003> auc.c:143 vector [4]: ck = 282faa2cd6993ec108507344a973847c 20241219122520700 DAUC <0003> auc.c:144 vector [4]: ik = 8c4bddddf0c250161e7179a031eff1bb 20241219122520700 DAUC <0003> auc.c:145 vector [4]: res = 9cc4c5529ecea3af0000000000000000 20241219122520700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122520700 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122520700 DAUC <0003> auc.c:151 vector [4]: kc = b2457d15bec71b10 20241219122520700 DAUC <0003> auc.c:152 vector [4]: sres = 020a66fd 20241219122520700 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122520700 DAUC <0003> db_auc.c:245 IMSI='262421580784904': Generated 5 vectors 20241219122520700 DAUC <0003> db_auc.c:249 IMSI='262421580784904': Updating SQN=161 in DB 20241219122520700 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421580784904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421580784904"} 20241219122520700 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421580784904 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520700 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520700 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33900<->l=127.0.0.1:4258 20241219122520703 DAUC <0003> db_auc.c:157 IMSI='262429920153305': No 2G Auth Data 20241219122520703 DAUC <0003> db_auc.c:192 IMSI='262429920153305': No 3G Auth Data 20241219122520709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33902<->l=127.0.0.1:4258 20241219122520710 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520710 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429920153305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429920153305"} 20241219122520710 DAUC <0003> db_auc.c:157 IMSI='262429920153305': No 2G Auth Data 20241219122520710 DAUC <0003> db_auc.c:236 IMSI='262429920153305': Calling to generate 5 vectors 20241219122520710 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122520710 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122520710 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219122520710 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122520710 DAUC <0003> auc.c:113 vector [0]: rand = dcf5ead9ba8bcff3a8247ef4ff4485f9 20241219122520710 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122520710 DAUC <0003> auc.c:142 vector [0]: autn = c44d8615791f00007d8be8504b6cca6c 20241219122520710 DAUC <0003> auc.c:143 vector [0]: ck = 9ab68086e1ccae0017f57591eeab74fa 20241219122520710 DAUC <0003> auc.c:144 vector [0]: ik = 335e5cadbfc95c72e35f7d1668b95eef 20241219122520710 DAUC <0003> auc.c:145 vector [0]: res = 50950af3ccb1f6e60000000000000000 20241219122520710 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122520710 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122520710 DAUC <0003> auc.c:151 vector [0]: kc = 5d42d4acd817d867 20241219122520710 DAUC <0003> auc.c:152 vector [0]: sres = 9c24fc15 20241219122520710 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122520710 DAUC <0003> auc.c:113 vector [1]: rand = d2f7f0685752e27dc2e22572e47c0c97 20241219122520710 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122520710 DAUC <0003> auc.c:142 vector [1]: autn = d024c9d514ae0000d2ced12c3db26a7e 20241219122520710 DAUC <0003> auc.c:143 vector [1]: ck = d03f6ec7b78543fefe4e99262685e872 20241219122520710 DAUC <0003> auc.c:144 vector [1]: ik = 12799e43b9dc87f9901f4c86902b37b9 20241219122520710 DAUC <0003> auc.c:145 vector [1]: res = 18e1f09447eca4070000000000000000 20241219122520710 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122520710 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122520711 DAUC <0003> auc.c:151 vector [1]: kc = ac172524b8f71bcc 20241219122520711 DAUC <0003> auc.c:152 vector [1]: sres = 5f0d5493 20241219122520711 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122520711 DAUC <0003> auc.c:113 vector [2]: rand = 703caca26fc61f7ac13f7c7586eb770e 20241219122520711 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122520711 DAUC <0003> auc.c:142 vector [2]: autn = 45a74d096bd700000250a5f24c04cbc1 20241219122520711 DAUC <0003> auc.c:143 vector [2]: ck = 42657f9712637ccd90e7693d4a91a7cf 20241219122520711 DAUC <0003> auc.c:144 vector [2]: ik = 1aa92ebc5687b90ac1c7de57935156ab 20241219122520711 DAUC <0003> auc.c:145 vector [2]: res = 7e4c826426a8115b0000000000000000 20241219122520711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122520711 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122520711 DAUC <0003> auc.c:151 vector [2]: kc = 09ece6419d2434a3 20241219122520711 DAUC <0003> auc.c:152 vector [2]: sres = 58e4933f 20241219122520711 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122520711 DAUC <0003> auc.c:113 vector [3]: rand = 650827f3f0a3963fb29c7abb5e50da57 20241219122520711 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122520711 DAUC <0003> auc.c:142 vector [3]: autn = 648bd616373d0000041b2cfb2d573545 20241219122520711 DAUC <0003> auc.c:143 vector [3]: ck = 0bf400e6c15bb2d19ff9798e8712b222 20241219122520711 DAUC <0003> auc.c:144 vector [3]: ik = 59d3e7efa8d949e661a03bd26b8c1d7b 20241219122520711 DAUC <0003> auc.c:145 vector [3]: res = 12298efa4a8749890000000000000000 20241219122520711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122520711 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122520711 DAUC <0003> auc.c:151 vector [3]: kc = ac7ea555851c546e 20241219122520711 DAUC <0003> auc.c:152 vector [3]: sres = 58aec773 20241219122520711 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122520711 DAUC <0003> auc.c:113 vector [4]: rand = 06d40cebfc6abdad416716efcc1ffc69 20241219122520711 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122520711 DAUC <0003> auc.c:142 vector [4]: autn = 3a2280754d7a000007f68a081f10a4a8 20241219122520711 DAUC <0003> auc.c:143 vector [4]: ck = eba80a65cafc5f2276769558e50d88fd 20241219122520711 DAUC <0003> auc.c:144 vector [4]: ik = 857f661c7560492385e11c48c9c02d73 20241219122520711 DAUC <0003> auc.c:145 vector [4]: res = d6f8dd96091f41200000000000000000 20241219122520711 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122520711 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122520711 DAUC <0003> auc.c:151 vector [4]: kc = 9d40e5699351b38f 20241219122520711 DAUC <0003> auc.c:152 vector [4]: sres = dfe79cb6 20241219122520711 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122520711 DAUC <0003> db_auc.c:245 IMSI='262429920153305': Generated 5 vectors 20241219122520711 DAUC <0003> db_auc.c:249 IMSI='262429920153305': Updating SQN=161 in DB 20241219122520711 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429920153305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429920153305"} 20241219122520711 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429920153305 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33902<->l=127.0.0.1:4258 20241219122520713 DAUC <0003> db_auc.c:157 IMSI='262424992842136': No 2G Auth Data 20241219122520713 DAUC <0003> db_auc.c:192 IMSI='262424992842136': No 3G Auth Data 20241219122520719 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33916<->l=127.0.0.1:4258 20241219122520721 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520721 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424992842136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424992842136"} 20241219122520721 DAUC <0003> db_auc.c:236 IMSI='262424992842136': Calling to generate 5 vectors 20241219122520721 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122520721 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122520721 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122520721 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122520721 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122520721 DAUC <0003> auc.c:113 vector [0]: rand = 2c9317504711d14b406afa7e1831f762 20241219122520721 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122520721 DAUC <0003> auc.c:142 vector [0]: autn = b0406a706e87000083c49692cda3f0fb 20241219122520721 DAUC <0003> auc.c:143 vector [0]: ck = bd3e02f01861d008e477ba768e856d1c 20241219122520721 DAUC <0003> auc.c:144 vector [0]: ik = 124b4669a67fbea0b93705b2de270db4 20241219122520721 DAUC <0003> auc.c:145 vector [0]: res = bfa8d5479a4fa8230000000000000000 20241219122520721 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122520721 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122520721 DAUC <0003> auc.c:179 vector [0]: kc = 1729416d254de800 20241219122520721 DAUC <0003> auc.c:180 vector [0]: sres = a19311df 20241219122520721 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122520721 DAUC <0003> auc.c:113 vector [1]: rand = 4d3edd9ac34ade1cdc02defed89bd9e0 20241219122520721 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122520721 DAUC <0003> auc.c:142 vector [1]: autn = 71b82756200200005ac73bbdc1cc410b 20241219122520721 DAUC <0003> auc.c:143 vector [1]: ck = b64bcf829181adce24bbe60699b1249b 20241219122520721 DAUC <0003> auc.c:144 vector [1]: ik = 5ce364a3181bfa45b8b96d932bfd6e16 20241219122520721 DAUC <0003> auc.c:145 vector [1]: res = e6267f36f0568ee30000000000000000 20241219122520721 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122520721 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122520721 DAUC <0003> auc.c:179 vector [1]: kc = 563fb58295744400 20241219122520721 DAUC <0003> auc.c:180 vector [1]: sres = d7f3e151 20241219122520721 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122520721 DAUC <0003> auc.c:113 vector [2]: rand = b2d8f81e918fe23c6b58ded95ac34f80 20241219122520721 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122520721 DAUC <0003> auc.c:142 vector [2]: autn = 1decd96f8ca800005e8b69d8860a8ab8 20241219122520721 DAUC <0003> auc.c:143 vector [2]: ck = d4bbbbe1d67fe0ea84d0d90ecaf628cf 20241219122520721 DAUC <0003> auc.c:144 vector [2]: ik = 67cb15ba0e29c726200df5d8583e645f 20241219122520721 DAUC <0003> auc.c:145 vector [2]: res = 53da2d4bf488ee510000000000000000 20241219122520721 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122520721 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122520721 DAUC <0003> auc.c:179 vector [2]: kc = 00792a67343d7800 20241219122520721 DAUC <0003> auc.c:180 vector [2]: sres = de097a31 20241219122520721 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122520721 DAUC <0003> auc.c:113 vector [3]: rand = e491866acf25cbd00059f087a466f95e 20241219122520721 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122520721 DAUC <0003> auc.c:142 vector [3]: autn = 9e6a69122915000020af628e4fca4df9 20241219122520721 DAUC <0003> auc.c:143 vector [3]: ck = a7b9b11ddd1cc5807b20693926788852 20241219122520721 DAUC <0003> auc.c:144 vector [3]: ik = d4a42bfa0e3fb28c0c211037734ac75d 20241219122520721 DAUC <0003> auc.c:145 vector [3]: res = e39ee884d9c49ba50000000000000000 20241219122520721 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122520721 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122520721 DAUC <0003> auc.c:179 vector [3]: kc = 27d5527b24f26400 20241219122520721 DAUC <0003> auc.c:180 vector [3]: sres = 429262b4 20241219122520721 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122520721 DAUC <0003> auc.c:113 vector [4]: rand = e8d51359aa6dc7e1eefb2d3a4564e37a 20241219122520721 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122520721 DAUC <0003> auc.c:142 vector [4]: autn = f0163397e1dc00005624501bfa9c4b1d 20241219122520721 DAUC <0003> auc.c:143 vector [4]: ck = 49edcb6306a370559fba63471d8fe874 20241219122520721 DAUC <0003> auc.c:144 vector [4]: ik = 7652532edeffdc7693a3c25c894abf83 20241219122520721 DAUC <0003> auc.c:145 vector [4]: res = 18579caf2a2e86d50000000000000000 20241219122520721 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122520721 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122520721 DAUC <0003> auc.c:179 vector [4]: kc = 86cd04ad7aa50400 20241219122520721 DAUC <0003> auc.c:180 vector [4]: sres = 7323adc7 20241219122520721 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122520721 DAUC <0003> db_auc.c:245 IMSI='262424992842136': Generated 5 vectors 20241219122520721 DAUC <0003> db_auc.c:249 IMSI='262424992842136': Updating SQN=161 in DB 20241219122520721 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424992842136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424992842136"} 20241219122520721 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262424992842136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520721 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520721 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33916<->l=127.0.0.1:4258 20241219122520723 DAUC <0003> db_auc.c:157 IMSI='262422552289584': No 2G Auth Data 20241219122520723 DAUC <0003> db_auc.c:192 IMSI='262422552289584': No 3G Auth Data 20241219122520731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20241219122520733 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520733 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422552289584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422552289584"} 20241219122520733 DAUC <0003> db_auc.c:236 IMSI='262422552289584': Calling to generate 5 vectors 20241219122520733 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122520733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122520733 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122520733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122520733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122520733 DAUC <0003> auc.c:113 vector [0]: rand = 4b419e215ab691f22a3f68e8ba0c3827 20241219122520733 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122520733 DAUC <0003> auc.c:142 vector [0]: autn = 4a0d926394410000a990efc4698eb0d1 20241219122520733 DAUC <0003> auc.c:143 vector [0]: ck = 2ea27a9fcfd8636f3a5dcbc6de38be2e 20241219122520733 DAUC <0003> auc.c:144 vector [0]: ik = 01f4abb7f6b2f1865f3616b558d16b97 20241219122520733 DAUC <0003> auc.c:145 vector [0]: res = d81f566fddcadc990000000000000000 20241219122520733 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122520733 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122520733 DAUC <0003> auc.c:179 vector [0]: kc = 51b584a852b72800 20241219122520733 DAUC <0003> auc.c:180 vector [0]: sres = 6e339169 20241219122520733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122520733 DAUC <0003> auc.c:113 vector [1]: rand = 155ba659d0e710d643a59280d7bdc585 20241219122520733 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122520734 DAUC <0003> auc.c:142 vector [1]: autn = f6a03014096a0000cfa0a73865c7299d 20241219122520734 DAUC <0003> auc.c:143 vector [1]: ck = eeacb923208829d084bd0a138588b101 20241219122520734 DAUC <0003> auc.c:144 vector [1]: ik = 7b00b93846624f4c6582eb4016538ba1 20241219122520734 DAUC <0003> auc.c:145 vector [1]: res = 510aa163d5e72c7b0000000000000000 20241219122520734 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122520734 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122520734 DAUC <0003> auc.c:179 vector [1]: kc = b72736fb9e729c00 20241219122520734 DAUC <0003> auc.c:180 vector [1]: sres = c28d3d99 20241219122520734 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122520734 DAUC <0003> auc.c:113 vector [2]: rand = a8b5e6f1bb2e548afc5b1e88e35a2651 20241219122520734 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122520734 DAUC <0003> auc.c:142 vector [2]: autn = d0f6a13c4b7a0000ec0a79b3deda72a6 20241219122520734 DAUC <0003> auc.c:143 vector [2]: ck = c9615eeb3de42a5139b9ba5244ec4f16 20241219122520734 DAUC <0003> auc.c:144 vector [2]: ik = 62cee169f089d79e9c20fa6f4a54b4e8 20241219122520734 DAUC <0003> auc.c:145 vector [2]: res = cce0c6a34ad5d7000000000000000000 20241219122520734 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122520734 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122520734 DAUC <0003> auc.c:179 vector [2]: kc = 53e1594b7e0e8400 20241219122520734 DAUC <0003> auc.c:180 vector [2]: sres = 78d7eed8 20241219122520734 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122520734 DAUC <0003> auc.c:113 vector [3]: rand = 1ab06356ed0e1f8bc782fb31d32fe5de 20241219122520734 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122520734 DAUC <0003> auc.c:142 vector [3]: autn = 0cc4820a538e0000d1cdec0b2e02e7f5 20241219122520734 DAUC <0003> auc.c:143 vector [3]: ck = dd532da65a24f77ae73f4a35234e3c1f 20241219122520734 DAUC <0003> auc.c:144 vector [3]: ik = 6164514ad5a08f9150e7d782bc01ddf8 20241219122520734 DAUC <0003> auc.c:145 vector [3]: res = ab6e1bec4bab13470000000000000000 20241219122520734 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122520734 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122520734 DAUC <0003> auc.c:179 vector [3]: kc = 58dee3429e9d4c00 20241219122520734 DAUC <0003> auc.c:180 vector [3]: sres = 299b596a 20241219122520734 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122520734 DAUC <0003> auc.c:113 vector [4]: rand = c5c0dab1bfd23ea30d2b2dfe2191652e 20241219122520734 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122520734 DAUC <0003> auc.c:142 vector [4]: autn = 68c3d1a82f310000c013837afeb2cc4e 20241219122520734 DAUC <0003> auc.c:143 vector [4]: ck = 5f4aeec5c04a1da52ace6d4b7a9e2346 20241219122520734 DAUC <0003> auc.c:144 vector [4]: ik = 29ea2261e4a59149f9fba9c717ecfbfa 20241219122520734 DAUC <0003> auc.c:145 vector [4]: res = 396d6dc22e3c9ff40000000000000000 20241219122520734 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122520734 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122520734 DAUC <0003> auc.c:179 vector [4]: kc = 0f160a8324143400 20241219122520734 DAUC <0003> auc.c:180 vector [4]: sres = 37381b57 20241219122520734 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122520734 DAUC <0003> db_auc.c:245 IMSI='262422552289584': Generated 5 vectors 20241219122520734 DAUC <0003> db_auc.c:249 IMSI='262422552289584': Updating SQN=161 in DB 20241219122520734 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422552289584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422552289584"} 20241219122520734 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422552289584 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520734 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520734 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33922<->l=127.0.0.1:4258 20241219122520736 DAUC <0003> db_auc.c:157 IMSI='262420050276269': No 2G Auth Data 20241219122520736 DAUC <0003> db_auc.c:192 IMSI='262420050276269': No 3G Auth Data 20241219122520743 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20241219122520745 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520745 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420050276269 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420050276269"} 20241219122520745 DAUC <0003> db_auc.c:236 IMSI='262420050276269': Calling to generate 5 vectors 20241219122520745 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122520745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122520745 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122520745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122520745 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122520745 DAUC <0003> auc.c:113 vector [0]: rand = ddf4f72a3ec47df66ed5024c522bbee3 20241219122520745 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122520745 DAUC <0003> auc.c:142 vector [0]: autn = 7520a1ffa6380000e5b0fed568805a49 20241219122520745 DAUC <0003> auc.c:143 vector [0]: ck = eb6186a155f9b5d0ecc9da1c4abe0c0b 20241219122520745 DAUC <0003> auc.c:144 vector [0]: ik = f11fb6ff2c21ca7252588a54b2cf6ac5 20241219122520745 DAUC <0003> auc.c:145 vector [0]: res = bae7ec4adb5697640000000000000000 20241219122520745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122520745 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122520745 DAUC <0003> auc.c:179 vector [0]: kc = 00de869068a4a509 20241219122520745 DAUC <0003> auc.c:180 vector [0]: sres = b30c62d5 20241219122520745 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122520745 DAUC <0003> auc.c:113 vector [1]: rand = ffe08909ec619dd648a9df70c6de465a 20241219122520745 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122520745 DAUC <0003> auc.c:142 vector [1]: autn = bfe9a5fc0c170000ae7df47c666535e8 20241219122520745 DAUC <0003> auc.c:143 vector [1]: ck = 97284b01f24e0c10f988b6b96037064b 20241219122520745 DAUC <0003> auc.c:144 vector [1]: ik = c22edab91ce34585f186dffb34440c12 20241219122520745 DAUC <0003> auc.c:145 vector [1]: res = 8f6b47b1787e16180000000000000000 20241219122520745 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122520745 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122520745 DAUC <0003> auc.c:179 vector [1]: kc = c575860c9e7c800f 20241219122520745 DAUC <0003> auc.c:180 vector [1]: sres = 55b7dadd 20241219122520745 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122520745 DAUC <0003> auc.c:113 vector [2]: rand = f2496fd2f75260f7b2d8b2135c674af6 20241219122520745 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122520745 DAUC <0003> auc.c:142 vector [2]: autn = 97e03eaca7ec0000d908758f55bbb36d 20241219122520745 DAUC <0003> auc.c:143 vector [2]: ck = e353bf649f2acac184ebbbe041ed87f5 20241219122520745 DAUC <0003> auc.c:144 vector [2]: ik = 7159d6c4d3264f58e9a7e046875687ba 20241219122520745 DAUC <0003> auc.c:145 vector [2]: res = 774166546dbffe830000000000000000 20241219122520745 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122520745 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122520745 DAUC <0003> auc.c:179 vector [2]: kc = 426fc7a6741782dc 20241219122520745 DAUC <0003> auc.c:180 vector [2]: sres = f08a3c28 20241219122520745 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122520745 DAUC <0003> auc.c:113 vector [3]: rand = 1a08e49ece7dc8041e001de743ab19d2 20241219122520745 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122520745 DAUC <0003> auc.c:142 vector [3]: autn = 76f874bfbd550000ebdd3f0c398f7480 20241219122520745 DAUC <0003> auc.c:143 vector [3]: ck = 703f6aa6e75a6980b6c1cf1b088ae4e7 20241219122520745 DAUC <0003> auc.c:144 vector [3]: ik = 85d5b8ed9516d18bf4a95857ea5d6314 20241219122520745 DAUC <0003> auc.c:145 vector [3]: res = 11d6b275c6f599fe0000000000000000 20241219122520745 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122520745 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122520745 DAUC <0003> auc.c:179 vector [3]: kc = ecda9fe6f884c9a7 20241219122520745 DAUC <0003> auc.c:180 vector [3]: sres = e06ebbc1 20241219122520745 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122520745 DAUC <0003> auc.c:113 vector [4]: rand = a8b88c5bf628550a194504c348a5a04b 20241219122520745 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122520745 DAUC <0003> auc.c:142 vector [4]: autn = 89124208c8430000567e18ed9c19fb59 20241219122520745 DAUC <0003> auc.c:143 vector [4]: ck = 6dcf0d39c0c961bd07b0cf1d73ab5f81 20241219122520745 DAUC <0003> auc.c:144 vector [4]: ik = a50722bc31a771843b0c41a9b7026946 20241219122520745 DAUC <0003> auc.c:145 vector [4]: res = 889c4bc5463f552b0000000000000000 20241219122520745 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122520745 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122520745 DAUC <0003> auc.c:179 vector [4]: kc = 85930df0a362d0fa 20241219122520745 DAUC <0003> auc.c:180 vector [4]: sres = ed382980 20241219122520745 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122520745 DAUC <0003> db_auc.c:245 IMSI='262420050276269': Generated 5 vectors 20241219122520745 DAUC <0003> db_auc.c:249 IMSI='262420050276269': Updating SQN=161 in DB 20241219122520745 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420050276269 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420050276269"} 20241219122520745 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420050276269 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122520745 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520745 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122520747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33926<->l=127.0.0.1:4258 20241219122520748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33864<->l=127.0.0.1:4258 20241219122520748 DLINP <000b> input/ipa.c:451 connected read/write 20241219122520748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122520748 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122520748 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122520748 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122520748 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38885<->l=127.0.0.1:4259) 20241219122520772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20241219122520873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33932<->l=127.0.0.1:4258 20241219122523950 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122523950 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122523951 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122523952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241219122523953 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122523953 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122523953 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122523953 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  20241219122523953 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122523953 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  20241219122523953 DLGSUP <0013> gsup_server.c:235 2:  20241219122523953 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122523953 DLGSUP <0013> gsup_server.c:235 3:  20241219122523953 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122523953 DLGSUP <0013> gsup_server.c:235 4:  20241219122523953 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122523953 DLGSUP <0013> gsup_server.c:235 5:  20241219122523953 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122523953 DLGSUP <0013> gsup_server.c:235 7:  20241219122523953 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122523953 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122523953 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122523953 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122523961 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241219122523963 DAUC <0003> db_auc.c:157 IMSI='262421596963748': No 2G Auth Data 20241219122523963 DAUC <0003> db_auc.c:192 IMSI='262421596963748': No 3G Auth Data 20241219122523968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241219122523994 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122523994 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596963748"} 20241219122523994 DAUC <0003> db_auc.c:192 IMSI='262421596963748': No 3G Auth Data 20241219122523994 DAUC <0003> db_auc.c:236 IMSI='262421596963748': Calling to generate 1 vectors 20241219122523994 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241219122523994 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122523994 DAUC <0003> auc.c:113 vector [0]: rand = da98e249e1b1942851fecf9cde8c6682 20241219122523994 DAUC <0003> auc.c:179 vector [0]: kc = 493415386806f400 20241219122523994 DAUC <0003> auc.c:180 vector [0]: sres = 8e382c9d 20241219122523994 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122523994 DAUC <0003> db_auc.c:245 IMSI='262421596963748': Generated 1 vectors 20241219122523994 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596963748"} 20241219122523994 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122523994 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523994 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523996 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122523996 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596963748"} 20241219122523996 DAUC <0003> db_auc.c:192 IMSI='262421596963748': No 3G Auth Data 20241219122523996 DAUC <0003> db_auc.c:236 IMSI='262421596963748': Calling to generate 4 vectors 20241219122523996 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241219122523996 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122523996 DAUC <0003> auc.c:113 vector [0]: rand = b577a9aa7218cfa0c4d6a173abad6cfa 20241219122523996 DAUC <0003> auc.c:179 vector [0]: kc = 0b690f27902f0400 20241219122523996 DAUC <0003> auc.c:180 vector [0]: sres = d9960c1f 20241219122523996 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122523996 DAUC <0003> auc.c:113 vector [1]: rand = b3135e97705dc9088460c4249f9eea05 20241219122523996 DAUC <0003> auc.c:179 vector [1]: kc = bc492bd85c4f3800 20241219122523996 DAUC <0003> auc.c:180 vector [1]: sres = 23e79025 20241219122523996 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122523996 DAUC <0003> auc.c:113 vector [2]: rand = 8bf798d19ba05bc3f9bc2bbf5da68a8b 20241219122523996 DAUC <0003> auc.c:179 vector [2]: kc = 6681d164b956e800 20241219122523996 DAUC <0003> auc.c:180 vector [2]: sres = ed410b59 20241219122523996 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122523996 DAUC <0003> auc.c:113 vector [3]: rand = 79afe4b1cb0ef79f200feafe881a35cf 20241219122523996 DAUC <0003> auc.c:179 vector [3]: kc = a42ec4ccf8f04400 20241219122523996 DAUC <0003> auc.c:180 vector [3]: sres = 51d1e12c 20241219122523996 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122523996 DAUC <0003> db_auc.c:245 IMSI='262421596963748': Generated 4 vectors 20241219122523996 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596963748"} 20241219122523996 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122523996 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523996 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523997 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122523997 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596963748"} 20241219122523997 DAUC <0003> db_auc.c:192 IMSI='262421596963748': No 3G Auth Data 20241219122523997 DAUC <0003> db_auc.c:236 IMSI='262421596963748': Calling to generate 5 vectors 20241219122523997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122523997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122523997 DAUC <0003> auc.c:113 vector [0]: rand = 630d00bbf17be651a7cb27bfcb5cddfb 20241219122523997 DAUC <0003> auc.c:179 vector [0]: kc = a098de514d61b000 20241219122523997 DAUC <0003> auc.c:180 vector [0]: sres = cca7eb7f 20241219122523997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [1]: rand = b86bb0d5e2e2dbe7cd33b994e9cff5a4 20241219122523997 DAUC <0003> auc.c:179 vector [1]: kc = f582a614e0b2f400 20241219122523997 DAUC <0003> auc.c:180 vector [1]: sres = 865aa712 20241219122523997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [2]: rand = 143a1d4e0f06d2f3ac0d08e4ecfc8c05 20241219122523997 DAUC <0003> auc.c:179 vector [2]: kc = a35c00bac2097400 20241219122523997 DAUC <0003> auc.c:180 vector [2]: sres = b26a8173 20241219122523997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [3]: rand = 505fb232dbf160b3491bafce9f675c11 20241219122523997 DAUC <0003> auc.c:179 vector [3]: kc = eeb33b8c397dcc00 20241219122523997 DAUC <0003> auc.c:180 vector [3]: sres = a22bdd5c 20241219122523997 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [4]: rand = 99ce83705d5ee22115b15426bc1edd13 20241219122523997 DAUC <0003> auc.c:179 vector [4]: kc = 413a30bca4e7d000 20241219122523997 DAUC <0003> auc.c:180 vector [4]: sres = a61bcdb9 20241219122523997 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122523997 DAUC <0003> db_auc.c:245 IMSI='262421596963748': Generated 5 vectors 20241219122523997 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596963748"} 20241219122523997 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122523997 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523997 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523997 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122523997 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421596963748"} 20241219122523997 DAUC <0003> db_auc.c:192 IMSI='262421596963748': No 3G Auth Data 20241219122523997 DAUC <0003> db_auc.c:236 IMSI='262421596963748': Calling to generate 5 vectors 20241219122523997 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122523997 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122523997 DAUC <0003> auc.c:113 vector [0]: rand = 98dbafdd0f96fbcbdb5c4c0dea0c8996 20241219122523997 DAUC <0003> auc.c:179 vector [0]: kc = 1884398e68ef4c00 20241219122523997 DAUC <0003> auc.c:180 vector [0]: sres = 08769433 20241219122523997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [1]: rand = 3518d4d89e819c83ad598162b47b274e 20241219122523997 DAUC <0003> auc.c:179 vector [1]: kc = 7c9bb8fda5c71c00 20241219122523997 DAUC <0003> auc.c:180 vector [1]: sres = 74f97a1a 20241219122523997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [2]: rand = 4e6c7d90d5c637e9d87b5e72767cb4c6 20241219122523997 DAUC <0003> auc.c:179 vector [2]: kc = 329ccc944c89fc00 20241219122523997 DAUC <0003> auc.c:180 vector [2]: sres = b9f62ec3 20241219122523997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [3]: rand = 00368959b928dd17ba8d42a567095746 20241219122523997 DAUC <0003> auc.c:179 vector [3]: kc = 79ac2e9bbc81e000 20241219122523997 DAUC <0003> auc.c:180 vector [3]: sres = 33c852b6 20241219122523997 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122523997 DAUC <0003> auc.c:113 vector [4]: rand = 36272792e78d9fbf30d7ef73d7211a93 20241219122523997 DAUC <0003> auc.c:179 vector [4]: kc = bff8585d3e6d3400 20241219122523997 DAUC <0003> auc.c:180 vector [4]: sres = 81227148 20241219122523997 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122523997 DAUC <0003> db_auc.c:245 IMSI='262421596963748': Generated 5 vectors 20241219122523997 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421596963748"} 20241219122523997 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262421596963748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122523997 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523997 DLINP <000b> input/ipa.c:451 connected read/write 20241219122523997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122523998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241219122523999 DAUC <0003> db_auc.c:157 IMSI='262428434589990': No 2G Auth Data 20241219122523999 DAUC <0003> db_auc.c:192 IMSI='262428434589990': No 3G Auth Data 20241219122524004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20241219122524006 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524006 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428434589990"} 20241219122524006 DAUC <0003> db_auc.c:192 IMSI='262428434589990': No 3G Auth Data 20241219122524006 DAUC <0003> db_auc.c:236 IMSI='262428434589990': Calling to generate 1 vectors 20241219122524006 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241219122524006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524006 DAUC <0003> auc.c:113 vector [0]: rand = f32cc681679796b808c97955fa02d9bc 20241219122524006 DAUC <0003> auc.c:179 vector [0]: kc = cf22885cd8e75c00 20241219122524006 DAUC <0003> auc.c:180 vector [0]: sres = a0d7969f 20241219122524006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524006 DAUC <0003> db_auc.c:245 IMSI='262428434589990': Generated 1 vectors 20241219122524006 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428434589990"} 20241219122524006 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524006 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524006 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524007 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524007 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428434589990"} 20241219122524007 DAUC <0003> db_auc.c:192 IMSI='262428434589990': No 3G Auth Data 20241219122524007 DAUC <0003> db_auc.c:236 IMSI='262428434589990': Calling to generate 4 vectors 20241219122524007 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241219122524007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524007 DAUC <0003> auc.c:113 vector [0]: rand = 31d1a4e447e171eb8d2154da2690d02f 20241219122524007 DAUC <0003> auc.c:179 vector [0]: kc = 50b01f1448ad9000 20241219122524007 DAUC <0003> auc.c:180 vector [0]: sres = 2b6d4b96 20241219122524007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524007 DAUC <0003> auc.c:113 vector [1]: rand = 3ad5be4401126f3d79f7ea7cc5103eb8 20241219122524007 DAUC <0003> auc.c:179 vector [1]: kc = d64a18c45aef6800 20241219122524007 DAUC <0003> auc.c:180 vector [1]: sres = 901295f3 20241219122524007 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122524007 DAUC <0003> auc.c:113 vector [2]: rand = efd0f56b0e7cc9eeeb0dd7417b0e6b02 20241219122524007 DAUC <0003> auc.c:179 vector [2]: kc = 7de1dfbcc82c4000 20241219122524007 DAUC <0003> auc.c:180 vector [2]: sres = eb266be9 20241219122524007 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122524007 DAUC <0003> auc.c:113 vector [3]: rand = aa7ff2cf8d2b41c141e597cc6a8ea6cb 20241219122524007 DAUC <0003> auc.c:179 vector [3]: kc = dadfa3c9dd769000 20241219122524007 DAUC <0003> auc.c:180 vector [3]: sres = 852d0b11 20241219122524007 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122524007 DAUC <0003> db_auc.c:245 IMSI='262428434589990': Generated 4 vectors 20241219122524007 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428434589990"} 20241219122524007 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524007 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524007 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524008 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524008 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428434589990"} 20241219122524008 DAUC <0003> db_auc.c:192 IMSI='262428434589990': No 3G Auth Data 20241219122524008 DAUC <0003> db_auc.c:236 IMSI='262428434589990': Calling to generate 5 vectors 20241219122524008 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122524008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524008 DAUC <0003> auc.c:113 vector [0]: rand = cfea087ce7be4bddb728bd43971258e2 20241219122524008 DAUC <0003> auc.c:179 vector [0]: kc = 9108bf1f36e41c00 20241219122524008 DAUC <0003> auc.c:180 vector [0]: sres = 2b474f7c 20241219122524008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524008 DAUC <0003> auc.c:113 vector [1]: rand = 3be333c4db642e8df5f5b9ec56134d64 20241219122524008 DAUC <0003> auc.c:179 vector [1]: kc = 09d9026b0d8da400 20241219122524008 DAUC <0003> auc.c:180 vector [1]: sres = 5e882f6a 20241219122524008 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122524008 DAUC <0003> auc.c:113 vector [2]: rand = 1f6a23c8b7d42a5617790fdbf2a6c147 20241219122524008 DAUC <0003> auc.c:179 vector [2]: kc = 3545d064840ffc00 20241219122524008 DAUC <0003> auc.c:180 vector [2]: sres = 31dc8152 20241219122524008 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122524008 DAUC <0003> auc.c:113 vector [3]: rand = 1e5295eb1c8c10cf5c503f5cdadef7e1 20241219122524008 DAUC <0003> auc.c:179 vector [3]: kc = 2db4605fff22e000 20241219122524008 DAUC <0003> auc.c:180 vector [3]: sres = 1dac2c54 20241219122524008 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122524008 DAUC <0003> auc.c:113 vector [4]: rand = 5f5a392b8b3f254635c20ccb806f0005 20241219122524008 DAUC <0003> auc.c:179 vector [4]: kc = 79ca9aed974f1800 20241219122524008 DAUC <0003> auc.c:180 vector [4]: sres = bdedf992 20241219122524008 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122524008 DAUC <0003> db_auc.c:245 IMSI='262428434589990': Generated 5 vectors 20241219122524008 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428434589990"} 20241219122524008 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524008 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524008 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524009 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524009 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428434589990"} 20241219122524009 DAUC <0003> db_auc.c:192 IMSI='262428434589990': No 3G Auth Data 20241219122524009 DAUC <0003> db_auc.c:236 IMSI='262428434589990': Calling to generate 5 vectors 20241219122524009 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122524009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524009 DAUC <0003> auc.c:113 vector [0]: rand = bcc303237752bb2f93297819b76796e4 20241219122524009 DAUC <0003> auc.c:179 vector [0]: kc = 01f18f6f9ea69000 20241219122524009 DAUC <0003> auc.c:180 vector [0]: sres = d7fa470e 20241219122524009 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524009 DAUC <0003> auc.c:113 vector [1]: rand = d39027ce4162ce13b9928f97e5eeae1c 20241219122524009 DAUC <0003> auc.c:179 vector [1]: kc = 19a18bffe0ab5400 20241219122524009 DAUC <0003> auc.c:180 vector [1]: sres = 1f6673c4 20241219122524009 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122524009 DAUC <0003> auc.c:113 vector [2]: rand = af57e7bb334a54873bcb638796c84f58 20241219122524009 DAUC <0003> auc.c:179 vector [2]: kc = e96d5ba5215bb800 20241219122524009 DAUC <0003> auc.c:180 vector [2]: sres = ff6e0313 20241219122524009 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122524009 DAUC <0003> auc.c:113 vector [3]: rand = 5afe0c41ebf44af0614c0f6a0aea3eae 20241219122524009 DAUC <0003> auc.c:179 vector [3]: kc = 3fa2a21fc7415000 20241219122524009 DAUC <0003> auc.c:180 vector [3]: sres = 7b0a3624 20241219122524009 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122524009 DAUC <0003> auc.c:113 vector [4]: rand = ea61a55932a967edd2496f8b8bee0954 20241219122524009 DAUC <0003> auc.c:179 vector [4]: kc = 72f460ea712adc00 20241219122524009 DAUC <0003> auc.c:180 vector [4]: sres = 89957036 20241219122524009 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122524009 DAUC <0003> db_auc.c:245 IMSI='262428434589990': Generated 5 vectors 20241219122524009 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428434589990"} 20241219122524009 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428434589990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524009 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524009 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44854<->l=127.0.0.1:4258 20241219122524010 DAUC <0003> db_auc.c:157 IMSI='262425241392862': No 2G Auth Data 20241219122524010 DAUC <0003> db_auc.c:192 IMSI='262425241392862': No 3G Auth Data 20241219122524016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20241219122524018 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524018 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241392862"} 20241219122524018 DAUC <0003> db_auc.c:192 IMSI='262425241392862': No 3G Auth Data 20241219122524018 DAUC <0003> db_auc.c:236 IMSI='262425241392862': Calling to generate 1 vectors 20241219122524018 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241219122524018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524018 DAUC <0003> auc.c:113 vector [0]: rand = d8f8a6e1504f75541853056319f820ca 20241219122524018 DAUC <0003> auc.c:179 vector [0]: kc = 9e271581e4c35f62 20241219122524018 DAUC <0003> auc.c:180 vector [0]: sres = d8bb5689 20241219122524018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524018 DAUC <0003> db_auc.c:245 IMSI='262425241392862': Generated 1 vectors 20241219122524018 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241392862"} 20241219122524018 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524018 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524018 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524019 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524019 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241392862"} 20241219122524019 DAUC <0003> db_auc.c:192 IMSI='262425241392862': No 3G Auth Data 20241219122524019 DAUC <0003> db_auc.c:236 IMSI='262425241392862': Calling to generate 4 vectors 20241219122524019 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241219122524019 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524019 DAUC <0003> auc.c:113 vector [0]: rand = 34eac7391e3e0e44809430bc3bcfb08b 20241219122524019 DAUC <0003> auc.c:179 vector [0]: kc = 308f5a3108bc4033 20241219122524019 DAUC <0003> auc.c:180 vector [0]: sres = 9ef38e91 20241219122524019 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524019 DAUC <0003> auc.c:113 vector [1]: rand = 1e9e0f1281eb5993e47da1e260ba3bff 20241219122524019 DAUC <0003> auc.c:179 vector [1]: kc = 272b58c979cba744 20241219122524019 DAUC <0003> auc.c:180 vector [1]: sres = 555aa884 20241219122524019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122524019 DAUC <0003> auc.c:113 vector [2]: rand = 88438c7febc513483dfc4f2bdbb3703d 20241219122524019 DAUC <0003> auc.c:179 vector [2]: kc = d56a1d82026333c7 20241219122524019 DAUC <0003> auc.c:180 vector [2]: sres = 464edad6 20241219122524019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122524019 DAUC <0003> auc.c:113 vector [3]: rand = fef2fa4050decb6c6866622a1dabc79f 20241219122524019 DAUC <0003> auc.c:179 vector [3]: kc = 4827f68104a623fd 20241219122524019 DAUC <0003> auc.c:180 vector [3]: sres = a451ac52 20241219122524019 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122524019 DAUC <0003> db_auc.c:245 IMSI='262425241392862': Generated 4 vectors 20241219122524019 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241392862"} 20241219122524019 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524019 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524019 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524020 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524020 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241392862"} 20241219122524020 DAUC <0003> db_auc.c:192 IMSI='262425241392862': No 3G Auth Data 20241219122524020 DAUC <0003> db_auc.c:236 IMSI='262425241392862': Calling to generate 5 vectors 20241219122524020 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122524020 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524020 DAUC <0003> auc.c:113 vector [0]: rand = cf1747c0819504b16416af47d1d0fdde 20241219122524020 DAUC <0003> auc.c:179 vector [0]: kc = a1bc9a3745b87d16 20241219122524020 DAUC <0003> auc.c:180 vector [0]: sres = 1246bd5f 20241219122524020 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524020 DAUC <0003> auc.c:113 vector [1]: rand = db7a5387e95daeb5977c85769167d7af 20241219122524020 DAUC <0003> auc.c:179 vector [1]: kc = dd46ebf93da73a83 20241219122524020 DAUC <0003> auc.c:180 vector [1]: sres = eae563c4 20241219122524020 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122524020 DAUC <0003> auc.c:113 vector [2]: rand = 8108c5012a55e8cdd8a06a68b1ee8732 20241219122524020 DAUC <0003> auc.c:179 vector [2]: kc = 366eb5195eb558ff 20241219122524020 DAUC <0003> auc.c:180 vector [2]: sres = 9ffebe4c 20241219122524020 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122524020 DAUC <0003> auc.c:113 vector [3]: rand = 4dcdf591bb1359327cc4871f1b9313e2 20241219122524020 DAUC <0003> auc.c:179 vector [3]: kc = 7a841484623b460a 20241219122524020 DAUC <0003> auc.c:180 vector [3]: sres = 9c4b2a6a 20241219122524020 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122524020 DAUC <0003> auc.c:113 vector [4]: rand = 16e35b853c02129c00ec0bc1cfde93b9 20241219122524020 DAUC <0003> auc.c:179 vector [4]: kc = 81d9220bc5a6c87b 20241219122524020 DAUC <0003> auc.c:180 vector [4]: sres = 805634bf 20241219122524020 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122524020 DAUC <0003> db_auc.c:245 IMSI='262425241392862': Generated 5 vectors 20241219122524020 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241392862"} 20241219122524020 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524020 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524020 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524021 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524021 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425241392862"} 20241219122524021 DAUC <0003> db_auc.c:192 IMSI='262425241392862': No 3G Auth Data 20241219122524021 DAUC <0003> db_auc.c:236 IMSI='262425241392862': Calling to generate 5 vectors 20241219122524021 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241219122524021 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524021 DAUC <0003> auc.c:113 vector [0]: rand = 58d6b72c7b3ebeb82f3d557f56ec85d1 20241219122524021 DAUC <0003> auc.c:179 vector [0]: kc = 93da91ddc9edab83 20241219122524021 DAUC <0003> auc.c:180 vector [0]: sres = a30d14c2 20241219122524021 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241219122524021 DAUC <0003> auc.c:113 vector [1]: rand = 6bb7cfc4068b2095f085a12736fbcd00 20241219122524021 DAUC <0003> auc.c:179 vector [1]: kc = 30a4f2c3b71bbb24 20241219122524021 DAUC <0003> auc.c:180 vector [1]: sres = 1cba65ca 20241219122524021 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241219122524021 DAUC <0003> auc.c:113 vector [2]: rand = fd16fa78bb4471fffffca99cef096b0a 20241219122524021 DAUC <0003> auc.c:179 vector [2]: kc = cded649644083fde 20241219122524021 DAUC <0003> auc.c:180 vector [2]: sres = 53a84809 20241219122524021 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241219122524021 DAUC <0003> auc.c:113 vector [3]: rand = 443da39f7f24977349c102fadd35f191 20241219122524021 DAUC <0003> auc.c:179 vector [3]: kc = 434bf63556f7c906 20241219122524021 DAUC <0003> auc.c:180 vector [3]: sres = e797d9d6 20241219122524021 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241219122524021 DAUC <0003> auc.c:113 vector [4]: rand = 18746619b3102dfa77ee34408b635243 20241219122524021 DAUC <0003> auc.c:179 vector [4]: kc = 19d5381ca4cdad9c 20241219122524021 DAUC <0003> auc.c:180 vector [4]: sres = ba50f40c 20241219122524021 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241219122524021 DAUC <0003> db_auc.c:245 IMSI='262425241392862': Generated 5 vectors 20241219122524021 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425241392862"} 20241219122524021 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262425241392862 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524021 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524021 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4258 20241219122524022 DAUC <0003> db_auc.c:157 IMSI='262423539043442': No 2G Auth Data 20241219122524022 DAUC <0003> db_auc.c:192 IMSI='262423539043442': No 3G Auth Data 20241219122524029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4258 20241219122524031 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524031 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423539043442"} 20241219122524031 DAUC <0003> db_auc.c:157 IMSI='262423539043442': No 2G Auth Data 20241219122524031 DAUC <0003> db_auc.c:236 IMSI='262423539043442': Calling to generate 1 vectors 20241219122524031 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241219122524031 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524031 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524031 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122524031 DAUC <0003> auc.c:113 vector [0]: rand = cbc9fbf36e0f2daa0b4a539ce29dc290 20241219122524031 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122524031 DAUC <0003> auc.c:142 vector [0]: autn = 14ecc68ccc2800006d8b807327ff339a 20241219122524031 DAUC <0003> auc.c:143 vector [0]: ck = 39eae2f0d09ebe29b3f9cc366f2db178 20241219122524031 DAUC <0003> auc.c:144 vector [0]: ik = e9330bbebaa74bedcc0e83558009bcd2 20241219122524031 DAUC <0003> auc.c:145 vector [0]: res = eb055fc894e997310000000000000000 20241219122524031 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524031 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524031 DAUC <0003> auc.c:151 vector [0]: kc = af2ea62d851df86e 20241219122524031 DAUC <0003> auc.c:152 vector [0]: sres = 7fecc8f9 20241219122524031 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524031 DAUC <0003> db_auc.c:245 IMSI='262423539043442': Generated 1 vectors 20241219122524031 DAUC <0003> db_auc.c:249 IMSI='262423539043442': Updating SQN=33 in DB 20241219122524031 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423539043442"} 20241219122524031 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524031 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524031 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524032 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524032 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423539043442"} 20241219122524032 DAUC <0003> db_auc.c:157 IMSI='262423539043442': No 2G Auth Data 20241219122524032 DAUC <0003> db_auc.c:236 IMSI='262423539043442': Calling to generate 4 vectors 20241219122524032 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241219122524032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219122524032 DAUC <0003> auc.c:113 vector [0]: rand = af75e0bd2e621e444faa114cdabcf595 20241219122524032 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219122524032 DAUC <0003> auc.c:142 vector [0]: autn = b0b57fb1e8010000afe3e0f3e22b8640 20241219122524032 DAUC <0003> auc.c:143 vector [0]: ck = 2dc50e9bf5dd8aff5085c74632e82f09 20241219122524032 DAUC <0003> auc.c:144 vector [0]: ik = 5399fad518989459e9c5750426dc6e39 20241219122524032 DAUC <0003> auc.c:145 vector [0]: res = 601322ab211961b90000000000000000 20241219122524032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524032 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524032 DAUC <0003> auc.c:151 vector [0]: kc = c71c460cf9715f96 20241219122524032 DAUC <0003> auc.c:152 vector [0]: sres = 410a4312 20241219122524032 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524032 DAUC <0003> auc.c:113 vector [1]: rand = fa0d00ee048586bc980208246b68abd1 20241219122524032 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219122524032 DAUC <0003> auc.c:142 vector [1]: autn = 2b3ae5b32f3800008cfcaf04d62c7578 20241219122524032 DAUC <0003> auc.c:143 vector [1]: ck = 77385ed88af37a899108ff785a3dba5b 20241219122524032 DAUC <0003> auc.c:144 vector [1]: ik = 72983f380cae673edec5b198f62de575 20241219122524032 DAUC <0003> auc.c:145 vector [1]: res = e58138d0ef150b2a0000000000000000 20241219122524032 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524032 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122524032 DAUC <0003> auc.c:151 vector [1]: kc = 4a6d2f002a4d4299 20241219122524032 DAUC <0003> auc.c:152 vector [1]: sres = 0a9433fa 20241219122524032 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122524032 DAUC <0003> auc.c:113 vector [2]: rand = f721a16377248b0ad359f8bf66595971 20241219122524032 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219122524032 DAUC <0003> auc.c:142 vector [2]: autn = 0a61ff60814100005999d1016b4f30f2 20241219122524032 DAUC <0003> auc.c:143 vector [2]: ck = 0068e5f37b7f8d9cedce0fb82cb064ba 20241219122524032 DAUC <0003> auc.c:144 vector [2]: ik = 496e5d18ba8bb45c528e42c25d98b57a 20241219122524032 DAUC <0003> auc.c:145 vector [2]: res = b0a4d9db814de78d0000000000000000 20241219122524032 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524032 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122524032 DAUC <0003> auc.c:151 vector [2]: kc = f646f591b0dce800 20241219122524032 DAUC <0003> auc.c:152 vector [2]: sres = 31e93e56 20241219122524033 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122524033 DAUC <0003> auc.c:113 vector [3]: rand = d382c91d41831684b1192657cbe8cfac 20241219122524033 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219122524033 DAUC <0003> auc.c:142 vector [3]: autn = 303441ddc7c9000011a98f57392ec334 20241219122524033 DAUC <0003> auc.c:143 vector [3]: ck = c49c75a40cbe3c29319b6d723945128b 20241219122524033 DAUC <0003> auc.c:144 vector [3]: ik = 3a5f7334d9dc748637c7f06c69a1573b 20241219122524033 DAUC <0003> auc.c:145 vector [3]: res = d9b182c5d9a36db60000000000000000 20241219122524033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524033 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122524033 DAUC <0003> auc.c:151 vector [3]: kc = f89f9b8e85860d1f 20241219122524033 DAUC <0003> auc.c:152 vector [3]: sres = 0012ef73 20241219122524033 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122524033 DAUC <0003> db_auc.c:245 IMSI='262423539043442': Generated 4 vectors 20241219122524033 DAUC <0003> db_auc.c:249 IMSI='262423539043442': Updating SQN=161 in DB 20241219122524033 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423539043442"} 20241219122524033 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524033 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524033 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524034 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524034 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423539043442"} 20241219122524034 DAUC <0003> db_auc.c:157 IMSI='262423539043442': No 2G Auth Data 20241219122524034 DAUC <0003> db_auc.c:236 IMSI='262423539043442': Calling to generate 5 vectors 20241219122524034 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122524034 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524034 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524034 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219122524034 DAUC <0003> auc.c:113 vector [0]: rand = cae9433c4ebf0b6c8bbe35ca1621f531 20241219122524034 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219122524034 DAUC <0003> auc.c:142 vector [0]: autn = a8facf04649a0000f9d50add985faff0 20241219122524034 DAUC <0003> auc.c:143 vector [0]: ck = b6f99d13b877d6529a9ade7d6636f674 20241219122524034 DAUC <0003> auc.c:144 vector [0]: ik = cc1d9021b3e1921055aad43b47b83e62 20241219122524034 DAUC <0003> auc.c:145 vector [0]: res = c12ef248805e7d360000000000000000 20241219122524034 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524034 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524034 DAUC <0003> auc.c:151 vector [0]: kc = b5d407742a188c54 20241219122524034 DAUC <0003> auc.c:152 vector [0]: sres = 41708f7e 20241219122524034 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524034 DAUC <0003> auc.c:113 vector [1]: rand = 6fc6247b14029f1da57acc49a97ce067 20241219122524034 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219122524034 DAUC <0003> auc.c:142 vector [1]: autn = 6fab5f8e5cc000007c13a07dacc23d5f 20241219122524034 DAUC <0003> auc.c:143 vector [1]: ck = 9b82bbe1b889143a5792d87486f3fba6 20241219122524034 DAUC <0003> auc.c:144 vector [1]: ik = 39e5d07a0a6b9202b00d7c3154048666 20241219122524034 DAUC <0003> auc.c:145 vector [1]: res = f6815443e40959000000000000000000 20241219122524034 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524034 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122524034 DAUC <0003> auc.c:151 vector [1]: kc = 45f8cfde6015fbf8 20241219122524034 DAUC <0003> auc.c:152 vector [1]: sres = 12880d43 20241219122524034 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122524034 DAUC <0003> auc.c:113 vector [2]: rand = 4d09481b6ee9d36a441fe2fc1a0ebc47 20241219122524034 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219122524034 DAUC <0003> auc.c:142 vector [2]: autn = 25978e9c3e8d0000df93b58d064b9db2 20241219122524034 DAUC <0003> auc.c:143 vector [2]: ck = 70f7e48f2b7bc7aa6d5823813191e489 20241219122524034 DAUC <0003> auc.c:144 vector [2]: ik = c8aad7e680d42bbabf1aeef9bb4e1d95 20241219122524034 DAUC <0003> auc.c:145 vector [2]: res = 72fc0b0037ca7c1c0000000000000000 20241219122524034 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524034 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122524034 DAUC <0003> auc.c:151 vector [2]: kc = 6a1ffe112170150c 20241219122524034 DAUC <0003> auc.c:152 vector [2]: sres = 4536771c 20241219122524034 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122524034 DAUC <0003> auc.c:113 vector [3]: rand = 7bdd528d13219aa34180606074f218d9 20241219122524034 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219122524034 DAUC <0003> auc.c:142 vector [3]: autn = 61bd83ba5ab80000ed1ab74e31596ff6 20241219122524034 DAUC <0003> auc.c:143 vector [3]: ck = e630923a954aaab654af0292af44905e 20241219122524034 DAUC <0003> auc.c:144 vector [3]: ik = 2c9eca2921e39a28cb98396382040ad1 20241219122524034 DAUC <0003> auc.c:145 vector [3]: res = 89b426d0fd8633130000000000000000 20241219122524034 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524034 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122524034 DAUC <0003> auc.c:151 vector [3]: kc = 559963e299e9aa11 20241219122524034 DAUC <0003> auc.c:152 vector [3]: sres = 743215c3 20241219122524034 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122524034 DAUC <0003> auc.c:113 vector [4]: rand = 5c76ba4807468edaa8e7709d61671072 20241219122524034 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219122524034 DAUC <0003> auc.c:142 vector [4]: autn = 72f8d153bfd60000155ecc99a9594232 20241219122524034 DAUC <0003> auc.c:143 vector [4]: ck = a2f22f00a02661e1f5825ed74933cc2c 20241219122524034 DAUC <0003> auc.c:144 vector [4]: ik = ac44c7c6f26a3129e98266b2d950409c 20241219122524034 DAUC <0003> auc.c:145 vector [4]: res = 1fab9703f4590ad70000000000000000 20241219122524034 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524034 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122524034 DAUC <0003> auc.c:151 vector [4]: kc = 12b6d0a3c22fdc78 20241219122524034 DAUC <0003> auc.c:152 vector [4]: sres = ebf29dd4 20241219122524034 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122524034 DAUC <0003> db_auc.c:245 IMSI='262423539043442': Generated 5 vectors 20241219122524034 DAUC <0003> db_auc.c:249 IMSI='262423539043442': Updating SQN=321 in DB 20241219122524034 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423539043442"} 20241219122524034 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524034 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524034 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524035 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524035 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423539043442"} 20241219122524035 DAUC <0003> db_auc.c:157 IMSI='262423539043442': No 2G Auth Data 20241219122524035 DAUC <0003> db_auc.c:236 IMSI='262423539043442': Calling to generate 5 vectors 20241219122524035 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122524035 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524035 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524035 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219122524035 DAUC <0003> auc.c:113 vector [0]: rand = 484cc4f95c918ead64cee15a470cd151 20241219122524035 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219122524035 DAUC <0003> auc.c:142 vector [0]: autn = 47fa8922ef89000071a6c21a9bf747ab 20241219122524035 DAUC <0003> auc.c:143 vector [0]: ck = 8e11fc69b8edcdb3f9dbfcc594636e89 20241219122524035 DAUC <0003> auc.c:144 vector [0]: ik = 10064f07cf08a2858bb79db9855f8f02 20241219122524035 DAUC <0003> auc.c:145 vector [0]: res = 475a18722d870ef00000000000000000 20241219122524035 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524035 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524035 DAUC <0003> auc.c:151 vector [0]: kc = ec7bd21266d98ebd 20241219122524035 DAUC <0003> auc.c:152 vector [0]: sres = 6add1682 20241219122524035 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524035 DAUC <0003> auc.c:113 vector [1]: rand = 3516f2f6363939f51cb295a91422dc75 20241219122524035 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219122524035 DAUC <0003> auc.c:142 vector [1]: autn = 25122d8f15d70000a2303e15d5d9ec0b 20241219122524035 DAUC <0003> auc.c:143 vector [1]: ck = 8d4f86d3bc0c32517f308ad6ab0aca0a 20241219122524035 DAUC <0003> auc.c:144 vector [1]: ik = 519fad81a5f61f1b23d9ad678d529d67 20241219122524035 DAUC <0003> auc.c:145 vector [1]: res = d36e4ca9fa1bb17a0000000000000000 20241219122524035 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524035 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122524036 DAUC <0003> auc.c:151 vector [1]: kc = 80390ce33fa27a27 20241219122524036 DAUC <0003> auc.c:152 vector [1]: sres = 2975fdd3 20241219122524036 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122524036 DAUC <0003> auc.c:113 vector [2]: rand = a6edf33e9fa10a74eae863186e2f7ea3 20241219122524036 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219122524036 DAUC <0003> auc.c:142 vector [2]: autn = 001d153b884e00002d8bb4080d59baad 20241219122524036 DAUC <0003> auc.c:143 vector [2]: ck = 6ba834eb3900c203b2525d5458b7fb09 20241219122524036 DAUC <0003> auc.c:144 vector [2]: ik = 87fd185fc0a10360df3295da016eec67 20241219122524036 DAUC <0003> auc.c:145 vector [2]: res = efa5cd948717ebbb0000000000000000 20241219122524036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524036 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122524036 DAUC <0003> auc.c:151 vector [2]: kc = 8135e43aa078d60d 20241219122524036 DAUC <0003> auc.c:152 vector [2]: sres = 68b2262f 20241219122524036 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122524036 DAUC <0003> auc.c:113 vector [3]: rand = 1df1cf0c1cda436f09d7d3f0e8e3ca7c 20241219122524036 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219122524036 DAUC <0003> auc.c:142 vector [3]: autn = 24653c441eaf0000ef3e556d16745535 20241219122524036 DAUC <0003> auc.c:143 vector [3]: ck = e8976bc6d51d08f5d9be5a91c074ebe2 20241219122524036 DAUC <0003> auc.c:144 vector [3]: ik = 68f31ac11a2b86787e0ba97535ce4be2 20241219122524036 DAUC <0003> auc.c:145 vector [3]: res = ad6038b116323b250000000000000000 20241219122524036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524036 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122524036 DAUC <0003> auc.c:151 vector [3]: kc = 27d182e33a8c2e8d 20241219122524036 DAUC <0003> auc.c:152 vector [3]: sres = bb520394 20241219122524036 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122524036 DAUC <0003> auc.c:113 vector [4]: rand = 768121f992d0e7eaaa19a1fb6d832859 20241219122524036 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219122524036 DAUC <0003> auc.c:142 vector [4]: autn = 62569f9ccf6f00001b8ba0707e06f587 20241219122524036 DAUC <0003> auc.c:143 vector [4]: ck = 691a3ecc75e6413f8bd93b8f5ca75894 20241219122524036 DAUC <0003> auc.c:144 vector [4]: ik = 09d24e4983a86e64ea6efa3968c8e20c 20241219122524036 DAUC <0003> auc.c:145 vector [4]: res = 8eaf3dad6c6efb530000000000000000 20241219122524036 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524036 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122524036 DAUC <0003> auc.c:151 vector [4]: kc = 017fb133c22195c3 20241219122524036 DAUC <0003> auc.c:152 vector [4]: sres = e2c1c6fe 20241219122524036 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122524036 DAUC <0003> db_auc.c:245 IMSI='262423539043442': Generated 5 vectors 20241219122524036 DAUC <0003> db_auc.c:249 IMSI='262423539043442': Updating SQN=481 in DB 20241219122524036 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423539043442"} 20241219122524036 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262423539043442 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524036 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524036 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44880<->l=127.0.0.1:4258 20241219122524038 DAUC <0003> db_auc.c:157 IMSI='262427612358764': No 2G Auth Data 20241219122524038 DAUC <0003> db_auc.c:192 IMSI='262427612358764': No 3G Auth Data 20241219122524044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4258 20241219122524045 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524045 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427612358764"} 20241219122524045 DAUC <0003> db_auc.c:157 IMSI='262427612358764': No 2G Auth Data 20241219122524045 DAUC <0003> db_auc.c:236 IMSI='262427612358764': Calling to generate 1 vectors 20241219122524045 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241219122524045 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524045 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219122524045 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122524045 DAUC <0003> auc.c:113 vector [0]: rand = bcf7c3b4de89a210eb9120837f2b4a07 20241219122524045 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122524045 DAUC <0003> auc.c:142 vector [0]: autn = 99df90e075dd0000778ad7716bbb0e84 20241219122524045 DAUC <0003> auc.c:143 vector [0]: ck = 64e77e482af94590a18f55aa01e07b13 20241219122524045 DAUC <0003> auc.c:144 vector [0]: ik = 0e639d7f15ede0fd89e1a04807310bf8 20241219122524045 DAUC <0003> auc.c:145 vector [0]: res = 0435eca4eaa51ef20000000000000000 20241219122524045 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524045 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524045 DAUC <0003> auc.c:151 vector [0]: kc = 42ea16d539c5d586 20241219122524045 DAUC <0003> auc.c:152 vector [0]: sres = ee90f256 20241219122524045 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524045 DAUC <0003> db_auc.c:245 IMSI='262427612358764': Generated 1 vectors 20241219122524045 DAUC <0003> db_auc.c:249 IMSI='262427612358764': Updating SQN=33 in DB 20241219122524045 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427612358764"} 20241219122524045 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524045 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524045 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524046 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524046 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427612358764"} 20241219122524046 DAUC <0003> db_auc.c:157 IMSI='262427612358764': No 2G Auth Data 20241219122524046 DAUC <0003> db_auc.c:236 IMSI='262427612358764': Calling to generate 4 vectors 20241219122524046 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241219122524046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524047 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219122524047 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219122524047 DAUC <0003> auc.c:113 vector [0]: rand = fef2ba2d1db80598c36abf5f620d7310 20241219122524047 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219122524047 DAUC <0003> auc.c:142 vector [0]: autn = 12c4683c50f60000aea72e50feb95414 20241219122524047 DAUC <0003> auc.c:143 vector [0]: ck = 1842c7259002aa43b3df6771ee41bb52 20241219122524047 DAUC <0003> auc.c:144 vector [0]: ik = 997b83327206da4b09f35978ad1e96b5 20241219122524047 DAUC <0003> auc.c:145 vector [0]: res = f84c98b05b0e99730000000000000000 20241219122524047 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524047 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524047 DAUC <0003> auc.c:151 vector [0]: kc = 3b157a1ea15b5def 20241219122524047 DAUC <0003> auc.c:152 vector [0]: sres = a34201c3 20241219122524047 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524047 DAUC <0003> auc.c:113 vector [1]: rand = bb4edf8b0ec8dac334bbd95547126f46 20241219122524047 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219122524047 DAUC <0003> auc.c:142 vector [1]: autn = 059217f6c7d20000c6f307a1dbb21ee8 20241219122524047 DAUC <0003> auc.c:143 vector [1]: ck = 08fbc36a98c5f0b788bd41a96637ddc7 20241219122524047 DAUC <0003> auc.c:144 vector [1]: ik = 6bf7df3859d5a43517634a19a425ff83 20241219122524047 DAUC <0003> auc.c:145 vector [1]: res = 989bfc6faff6e0670000000000000000 20241219122524047 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524047 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122524047 DAUC <0003> auc.c:151 vector [1]: kc = fcd217e2030276c6 20241219122524047 DAUC <0003> auc.c:152 vector [1]: sres = 376d1c08 20241219122524047 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122524047 DAUC <0003> auc.c:113 vector [2]: rand = 14ec35d8b56ebde3f780702a2640a383 20241219122524047 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219122524047 DAUC <0003> auc.c:142 vector [2]: autn = 4b986b0398f60000e0127a9609ba0108 20241219122524047 DAUC <0003> auc.c:143 vector [2]: ck = 72781af938b2ab7d822b2f515fa8e4e2 20241219122524047 DAUC <0003> auc.c:144 vector [2]: ik = 0e7f9030bf610e845be7ce7dae2a485d 20241219122524047 DAUC <0003> auc.c:145 vector [2]: res = aff63294544c64940000000000000000 20241219122524047 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524047 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122524047 DAUC <0003> auc.c:151 vector [2]: kc = a5cb6be576510946 20241219122524047 DAUC <0003> auc.c:152 vector [2]: sres = fbba5600 20241219122524047 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122524047 DAUC <0003> auc.c:113 vector [3]: rand = e3ac997862f92d5515bae2528e40b50c 20241219122524047 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219122524047 DAUC <0003> auc.c:142 vector [3]: autn = fa342a5cc2c60000afd5f1cbce533404 20241219122524047 DAUC <0003> auc.c:143 vector [3]: ck = fbcc6b94ae24ef564e7237841275d1fd 20241219122524047 DAUC <0003> auc.c:144 vector [3]: ik = 466e0ba9ef4230e76e5c05730e860acd 20241219122524047 DAUC <0003> auc.c:145 vector [3]: res = 6dfceacd8afa6dfc0000000000000000 20241219122524047 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524047 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122524047 DAUC <0003> auc.c:151 vector [3]: kc = 9d8c52ca5d950481 20241219122524047 DAUC <0003> auc.c:152 vector [3]: sres = e7068731 20241219122524047 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122524047 DAUC <0003> db_auc.c:245 IMSI='262427612358764': Generated 4 vectors 20241219122524047 DAUC <0003> db_auc.c:249 IMSI='262427612358764': Updating SQN=161 in DB 20241219122524047 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427612358764"} 20241219122524047 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524047 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524047 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524048 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524048 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427612358764"} 20241219122524048 DAUC <0003> db_auc.c:157 IMSI='262427612358764': No 2G Auth Data 20241219122524048 DAUC <0003> db_auc.c:236 IMSI='262427612358764': Calling to generate 5 vectors 20241219122524048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122524048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524048 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219122524048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219122524048 DAUC <0003> auc.c:113 vector [0]: rand = 92251ba408e7860d76975616bc586931 20241219122524048 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219122524048 DAUC <0003> auc.c:142 vector [0]: autn = 1f66c36cdfbd0000b641f6152c77f2b0 20241219122524048 DAUC <0003> auc.c:143 vector [0]: ck = a67408aea6466ca67236fb89f5dc7a7b 20241219122524048 DAUC <0003> auc.c:144 vector [0]: ik = bd67baa67a2238bcb96e18ccf3089a34 20241219122524048 DAUC <0003> auc.c:145 vector [0]: res = cc67e84fdb91bdae0000000000000000 20241219122524048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524048 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524048 DAUC <0003> auc.c:151 vector [0]: kc = d04b514ddab0b455 20241219122524048 DAUC <0003> auc.c:152 vector [0]: sres = 17f655e1 20241219122524048 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524048 DAUC <0003> auc.c:113 vector [1]: rand = 503ded49b9bf2aed25ad286df966fe1f 20241219122524048 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219122524048 DAUC <0003> auc.c:142 vector [1]: autn = 22d54d46598d00006357d634441fff3b 20241219122524048 DAUC <0003> auc.c:143 vector [1]: ck = bf66c4241afa25dc454231a137605904 20241219122524048 DAUC <0003> auc.c:144 vector [1]: ik = 606fe99cb990580ab5170fef4ff5ef01 20241219122524048 DAUC <0003> auc.c:145 vector [1]: res = 7a4cfa9aa7ca17290000000000000000 20241219122524048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524048 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122524048 DAUC <0003> auc.c:151 vector [1]: kc = 2f5c13f6dbffcbd3 20241219122524048 DAUC <0003> auc.c:152 vector [1]: sres = dd86edb3 20241219122524048 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122524048 DAUC <0003> auc.c:113 vector [2]: rand = e46831fe50a78af8a6c01e2e0569d3f0 20241219122524048 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219122524048 DAUC <0003> auc.c:142 vector [2]: autn = a599fb310c59000058a2311f188d4c38 20241219122524048 DAUC <0003> auc.c:143 vector [2]: ck = 0fcda0705634f4787aae9762ead8577e 20241219122524048 DAUC <0003> auc.c:144 vector [2]: ik = 0fabaf33b8037dcd35110488c35662d9 20241219122524048 DAUC <0003> auc.c:145 vector [2]: res = 0565987ec836f8570000000000000000 20241219122524048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524048 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122524048 DAUC <0003> auc.c:151 vector [2]: kc = 4fd99ca9c7b9bc12 20241219122524048 DAUC <0003> auc.c:152 vector [2]: sres = cd536029 20241219122524048 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122524048 DAUC <0003> auc.c:113 vector [3]: rand = 541c8e11775e1496067c9de5ac9d98bf 20241219122524048 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219122524048 DAUC <0003> auc.c:142 vector [3]: autn = 9d57b1150c3a0000b3c8c85326474e62 20241219122524048 DAUC <0003> auc.c:143 vector [3]: ck = d8533e5878e7f0bf168fb3ca1c3188b1 20241219122524048 DAUC <0003> auc.c:144 vector [3]: ik = 3d2c194f1101a0356043e22efa3d8826 20241219122524048 DAUC <0003> auc.c:145 vector [3]: res = ff0260f31b875a140000000000000000 20241219122524048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524048 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122524048 DAUC <0003> auc.c:151 vector [3]: kc = 93b376f38fea501d 20241219122524048 DAUC <0003> auc.c:152 vector [3]: sres = e4853ae7 20241219122524048 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122524048 DAUC <0003> auc.c:113 vector [4]: rand = 692e6ef9aa9dd9e480e4bcdc52a8a6a6 20241219122524048 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219122524048 DAUC <0003> auc.c:142 vector [4]: autn = afb05670f8d30000c641d8183912d815 20241219122524048 DAUC <0003> auc.c:143 vector [4]: ck = 9a25c8293ea9f6001850fe38dcb7b123 20241219122524048 DAUC <0003> auc.c:144 vector [4]: ik = 84e832df6a212dd559428153ae8a61d1 20241219122524048 DAUC <0003> auc.c:145 vector [4]: res = 232016b2531541690000000000000000 20241219122524048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524048 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122524048 DAUC <0003> auc.c:151 vector [4]: kc = 5fdf859d26b50b27 20241219122524048 DAUC <0003> auc.c:152 vector [4]: sres = 703557db 20241219122524048 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122524048 DAUC <0003> db_auc.c:245 IMSI='262427612358764': Generated 5 vectors 20241219122524048 DAUC <0003> db_auc.c:249 IMSI='262427612358764': Updating SQN=321 in DB 20241219122524048 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427612358764"} 20241219122524048 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524048 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524048 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524050 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524050 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427612358764"} 20241219122524050 DAUC <0003> db_auc.c:157 IMSI='262427612358764': No 2G Auth Data 20241219122524050 DAUC <0003> db_auc.c:236 IMSI='262427612358764': Calling to generate 5 vectors 20241219122524050 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122524050 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524050 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219122524050 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219122524050 DAUC <0003> auc.c:113 vector [0]: rand = 637cb4b3d8ceb61429c1d468e23cc3e7 20241219122524050 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219122524050 DAUC <0003> auc.c:142 vector [0]: autn = 00760ee3beb70000e045091add6d8871 20241219122524050 DAUC <0003> auc.c:143 vector [0]: ck = 2ba5394a019623b252505ecf34a735be 20241219122524050 DAUC <0003> auc.c:144 vector [0]: ik = 9264a2da741c2965a10572a1952e23fc 20241219122524050 DAUC <0003> auc.c:145 vector [0]: res = 9cf6f5ba4845cf810000000000000000 20241219122524050 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524050 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122524050 DAUC <0003> auc.c:151 vector [0]: kc = 4a94b7fed4031c95 20241219122524050 DAUC <0003> auc.c:152 vector [0]: sres = d4b33a3b 20241219122524050 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122524050 DAUC <0003> auc.c:113 vector [1]: rand = af7710b8e6fd2cd202cb85ef696d65a6 20241219122524050 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219122524050 DAUC <0003> auc.c:142 vector [1]: autn = 55398412628e0000f7a1cf4ea3048ce9 20241219122524050 DAUC <0003> auc.c:143 vector [1]: ck = edaa6a2944527507d296fda6600b8f59 20241219122524050 DAUC <0003> auc.c:144 vector [1]: ik = 06b31d7d228418f3db745d592db12288 20241219122524050 DAUC <0003> auc.c:145 vector [1]: res = 33f1c1e1752f82300000000000000000 20241219122524050 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524050 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122524050 DAUC <0003> auc.c:151 vector [1]: kc = e2fbd7ab2b6cc025 20241219122524050 DAUC <0003> auc.c:152 vector [1]: sres = 46de43d1 20241219122524050 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122524050 DAUC <0003> auc.c:113 vector [2]: rand = c0125380ac376380886bacb66e33ddba 20241219122524050 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219122524050 DAUC <0003> auc.c:142 vector [2]: autn = 5287c652e8cc0000fc303e9e7c3ab0b3 20241219122524050 DAUC <0003> auc.c:143 vector [2]: ck = a208998042adf799f3ac6f0de4ed2dc6 20241219122524050 DAUC <0003> auc.c:144 vector [2]: ik = 0023c11f858087d80a7a913b0e880e77 20241219122524050 DAUC <0003> auc.c:145 vector [2]: res = 72b0c2c55f7a96ad0000000000000000 20241219122524050 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524050 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122524050 DAUC <0003> auc.c:151 vector [2]: kc = 5bfda6a92d4853f0 20241219122524050 DAUC <0003> auc.c:152 vector [2]: sres = 2dca5468 20241219122524050 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122524050 DAUC <0003> auc.c:113 vector [3]: rand = 3217cc489597703dbb3f21456675228e 20241219122524050 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219122524050 DAUC <0003> auc.c:142 vector [3]: autn = d7b458bfbdd900008cc603110df983a5 20241219122524050 DAUC <0003> auc.c:143 vector [3]: ck = abf408de5fcf2481bf9931a90551c480 20241219122524050 DAUC <0003> auc.c:144 vector [3]: ik = c08fb3d9184602d96526a12cfc90f7f3 20241219122524050 DAUC <0003> auc.c:145 vector [3]: res = 8daef9e3aab955cd0000000000000000 20241219122524050 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524050 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122524050 DAUC <0003> auc.c:151 vector [3]: kc = b1c42b82be48152b 20241219122524050 DAUC <0003> auc.c:152 vector [3]: sres = 2717ac2e 20241219122524050 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122524050 DAUC <0003> auc.c:113 vector [4]: rand = c15e034b5a9b27b899a2a2e3d3eeef43 20241219122524050 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219122524050 DAUC <0003> auc.c:142 vector [4]: autn = 2c377e9dbdca0000a2601b0ad3606058 20241219122524050 DAUC <0003> auc.c:143 vector [4]: ck = eee9f9278dee97e7d5da4665d821eccf 20241219122524050 DAUC <0003> auc.c:144 vector [4]: ik = a5b9b98758489a0ffa86c97570c7019d 20241219122524050 DAUC <0003> auc.c:145 vector [4]: res = 7e137fbd22c7505f0000000000000000 20241219122524050 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524050 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122524050 DAUC <0003> auc.c:151 vector [4]: kc = 640ccfb07d40e0ba 20241219122524050 DAUC <0003> auc.c:152 vector [4]: sres = 5cd42fe2 20241219122524050 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122524050 DAUC <0003> db_auc.c:245 IMSI='262427612358764': Generated 5 vectors 20241219122524050 DAUC <0003> db_auc.c:249 IMSI='262427612358764': Updating SQN=481 in DB 20241219122524050 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427612358764"} 20241219122524050 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427612358764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524050 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524050 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44884<->l=127.0.0.1:4258 20241219122524052 DAUC <0003> db_auc.c:157 IMSI='262420029457961': No 2G Auth Data 20241219122524052 DAUC <0003> db_auc.c:192 IMSI='262420029457961': No 3G Auth Data 20241219122524058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4258 20241219122524059 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524059 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420029457961"} 20241219122524059 DAUC <0003> db_auc.c:236 IMSI='262420029457961': Calling to generate 1 vectors 20241219122524059 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241219122524059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122524059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524059 DAUC <0003> auc.c:113 vector [0]: rand = 3e76302a311d88ace2f16ede7340b5c6 20241219122524059 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122524059 DAUC <0003> auc.c:142 vector [0]: autn = 7585228168a00000caec42b504b4edca 20241219122524059 DAUC <0003> auc.c:143 vector [0]: ck = 91cd05f587781d62590879280f8bf230 20241219122524059 DAUC <0003> auc.c:144 vector [0]: ik = 129d1250632eab029568fe66b01ebfce 20241219122524059 DAUC <0003> auc.c:145 vector [0]: res = 3f728c4d0058ce010000000000000000 20241219122524059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524059 DAUC <0003> auc.c:179 vector [0]: kc = a1f9523cc52ee800 20241219122524059 DAUC <0003> auc.c:180 vector [0]: sres = 3ea46af0 20241219122524059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524059 DAUC <0003> db_auc.c:245 IMSI='262420029457961': Generated 1 vectors 20241219122524059 DAUC <0003> db_auc.c:249 IMSI='262420029457961': Updating SQN=33 in DB 20241219122524059 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420029457961"} 20241219122524059 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524059 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524059 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524061 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524061 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420029457961"} 20241219122524061 DAUC <0003> db_auc.c:236 IMSI='262420029457961': Calling to generate 4 vectors 20241219122524061 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241219122524061 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219122524061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524061 DAUC <0003> auc.c:113 vector [0]: rand = 916c62162a824a05d6abdd845ad77bcc 20241219122524061 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219122524061 DAUC <0003> auc.c:142 vector [0]: autn = ebc1203f70080000aabd429ce585cd10 20241219122524061 DAUC <0003> auc.c:143 vector [0]: ck = 74fc78466bbd32abb6ff8a424949468a 20241219122524061 DAUC <0003> auc.c:144 vector [0]: ik = 7fa1ed0a57358c3e22547eb06600ce3d 20241219122524061 DAUC <0003> auc.c:145 vector [0]: res = 5ba9041b51081f470000000000000000 20241219122524061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524061 DAUC <0003> auc.c:179 vector [0]: kc = a8c65e7f9dd4a400 20241219122524061 DAUC <0003> auc.c:180 vector [0]: sres = 66513610 20241219122524061 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524061 DAUC <0003> auc.c:113 vector [1]: rand = eca3b36a680462da7dfd5162cfe46e8d 20241219122524061 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219122524061 DAUC <0003> auc.c:142 vector [1]: autn = c442a327428f0000eeb3bfcff436d980 20241219122524061 DAUC <0003> auc.c:143 vector [1]: ck = 166ca4e268896aaa4fbc1569088bd313 20241219122524061 DAUC <0003> auc.c:144 vector [1]: ik = 8bbb66bc5ee60725d16fb98015788be5 20241219122524061 DAUC <0003> auc.c:145 vector [1]: res = 2d24e6c0ccb2619a0000000000000000 20241219122524061 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524061 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524061 DAUC <0003> auc.c:179 vector [1]: kc = 726aabc4698c2c00 20241219122524061 DAUC <0003> auc.c:180 vector [1]: sres = 68f2873c 20241219122524061 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524061 DAUC <0003> auc.c:113 vector [2]: rand = eeefaeff158993ef31fd969b1287a48a 20241219122524061 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219122524061 DAUC <0003> auc.c:142 vector [2]: autn = 8dab1d94aa3a0000477a5e34eb0c33e6 20241219122524061 DAUC <0003> auc.c:143 vector [2]: ck = 763c6c7f1e24e134a4775c8aec339cad 20241219122524061 DAUC <0003> auc.c:144 vector [2]: ik = 0c62accc37ac93cde66f6bba52f4299b 20241219122524061 DAUC <0003> auc.c:145 vector [2]: res = 8dfa93d85ba0f0240000000000000000 20241219122524061 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524061 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524061 DAUC <0003> auc.c:179 vector [2]: kc = 375d97a4e2833c00 20241219122524061 DAUC <0003> auc.c:180 vector [2]: sres = 824474ec 20241219122524061 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524061 DAUC <0003> auc.c:113 vector [3]: rand = 2d9300241ed184e2d0489dc7d585eccd 20241219122524061 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219122524061 DAUC <0003> auc.c:142 vector [3]: autn = c3305b1c2e26000059fdda76f0648648 20241219122524061 DAUC <0003> auc.c:143 vector [3]: ck = c095bf97a512025a4eff47a75cc2f1e6 20241219122524061 DAUC <0003> auc.c:144 vector [3]: ik = 73838da41c285c4b208ed0221bc27040 20241219122524061 DAUC <0003> auc.c:145 vector [3]: res = adba413d138545b10000000000000000 20241219122524061 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524061 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524061 DAUC <0003> auc.c:179 vector [3]: kc = fced3602ba824c00 20241219122524061 DAUC <0003> auc.c:180 vector [3]: sres = 3486e751 20241219122524061 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524061 DAUC <0003> db_auc.c:245 IMSI='262420029457961': Generated 4 vectors 20241219122524061 DAUC <0003> db_auc.c:249 IMSI='262420029457961': Updating SQN=161 in DB 20241219122524061 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420029457961"} 20241219122524061 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524061 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524061 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524062 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524062 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420029457961"} 20241219122524062 DAUC <0003> db_auc.c:236 IMSI='262420029457961': Calling to generate 5 vectors 20241219122524062 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122524062 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524062 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524062 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219122524062 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524062 DAUC <0003> auc.c:113 vector [0]: rand = 8fb4b66f523e9df524df3d9a9cfc9cd2 20241219122524062 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219122524062 DAUC <0003> auc.c:142 vector [0]: autn = 46a11eb5f9920000af54a434f34b2c8d 20241219122524062 DAUC <0003> auc.c:143 vector [0]: ck = 348e2f59aff1e959c192b454a2cda45c 20241219122524062 DAUC <0003> auc.c:144 vector [0]: ik = f038458480905ac1b37e566c57b2ed78 20241219122524062 DAUC <0003> auc.c:145 vector [0]: res = dffd3a6aaf5045710000000000000000 20241219122524062 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524062 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524062 DAUC <0003> auc.c:179 vector [0]: kc = 64203703bd4c9000 20241219122524062 DAUC <0003> auc.c:180 vector [0]: sres = 6b8520f6 20241219122524062 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524062 DAUC <0003> auc.c:113 vector [1]: rand = 62e65b9e7237b158af8209c3994c4734 20241219122524062 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219122524062 DAUC <0003> auc.c:142 vector [1]: autn = bb43bdf13c330000fecadd94e70160a8 20241219122524062 DAUC <0003> auc.c:143 vector [1]: ck = aa7a0953318612c2bdd69d3bcbff94e2 20241219122524062 DAUC <0003> auc.c:144 vector [1]: ik = c6a72d8df511215ff41c3212f4140779 20241219122524062 DAUC <0003> auc.c:145 vector [1]: res = a17ab0e4e15aa9750000000000000000 20241219122524062 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524062 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524062 DAUC <0003> auc.c:179 vector [1]: kc = a0939f226b435000 20241219122524062 DAUC <0003> auc.c:180 vector [1]: sres = bfc7a291 20241219122524062 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524062 DAUC <0003> auc.c:113 vector [2]: rand = 23db7a69b07bfa92716416e49b74244f 20241219122524062 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219122524062 DAUC <0003> auc.c:142 vector [2]: autn = 0e01a0dd7bf100007600d069b3b08e18 20241219122524062 DAUC <0003> auc.c:143 vector [2]: ck = 2507faff7cef6f81ed30186a067a9366 20241219122524062 DAUC <0003> auc.c:144 vector [2]: ik = dd4f36f840044e9379428e65579bbfd4 20241219122524062 DAUC <0003> auc.c:145 vector [2]: res = 6054a4af4089ec570000000000000000 20241219122524062 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524062 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524062 DAUC <0003> auc.c:179 vector [2]: kc = 9350cdd0aa046c00 20241219122524062 DAUC <0003> auc.c:180 vector [2]: sres = 3a01b3e5 20241219122524062 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524062 DAUC <0003> auc.c:113 vector [3]: rand = eba919391fbdb21ea2fafe9f83997de5 20241219122524062 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219122524062 DAUC <0003> auc.c:142 vector [3]: autn = 916d07fdb1480000d77d5e95267b5082 20241219122524062 DAUC <0003> auc.c:143 vector [3]: ck = c6e62fa105c7aefac40108ac502edc48 20241219122524062 DAUC <0003> auc.c:144 vector [3]: ik = 601b7227e28266ad7bd7c48cbf6fc693 20241219122524062 DAUC <0003> auc.c:145 vector [3]: res = e6c006b7558930500000000000000000 20241219122524062 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524062 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524062 DAUC <0003> auc.c:179 vector [3]: kc = 7cf675c47987b400 20241219122524062 DAUC <0003> auc.c:180 vector [3]: sres = f8b7270a 20241219122524062 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524062 DAUC <0003> auc.c:113 vector [4]: rand = 0397f651556733407665f540272bdc6c 20241219122524062 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219122524062 DAUC <0003> auc.c:142 vector [4]: autn = 5ae35a5d7fed0000b8cfb797fdddaee4 20241219122524062 DAUC <0003> auc.c:143 vector [4]: ck = 6db5da4735da386d4be97ea6886bb2d8 20241219122524062 DAUC <0003> auc.c:144 vector [4]: ik = 1e8081adfa666c5bbe5fb6db1a287ab8 20241219122524062 DAUC <0003> auc.c:145 vector [4]: res = e44998ffd3c60bba0000000000000000 20241219122524062 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524062 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122524062 DAUC <0003> auc.c:179 vector [4]: kc = 5e681a15f4140000 20241219122524062 DAUC <0003> auc.c:180 vector [4]: sres = adfcdd92 20241219122524062 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122524062 DAUC <0003> db_auc.c:245 IMSI='262420029457961': Generated 5 vectors 20241219122524062 DAUC <0003> db_auc.c:249 IMSI='262420029457961': Updating SQN=321 in DB 20241219122524062 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420029457961"} 20241219122524062 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524062 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524062 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524063 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524063 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420029457961"} 20241219122524063 DAUC <0003> db_auc.c:236 IMSI='262420029457961': Calling to generate 5 vectors 20241219122524063 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122524063 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524063 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524063 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219122524063 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524063 DAUC <0003> auc.c:113 vector [0]: rand = e6f3b301120ea391088809430a2570d2 20241219122524063 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219122524063 DAUC <0003> auc.c:142 vector [0]: autn = 3baaf655adfc00008637190a45156355 20241219122524063 DAUC <0003> auc.c:143 vector [0]: ck = 12b083e7d127c12efca86cb56ea26e21 20241219122524063 DAUC <0003> auc.c:144 vector [0]: ik = 6d91e0922789a19e54fc8bfbb7993f6b 20241219122524063 DAUC <0003> auc.c:145 vector [0]: res = 088853ace4c97fe80000000000000000 20241219122524063 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524063 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524063 DAUC <0003> auc.c:179 vector [0]: kc = ae02a4e58d921c00 20241219122524063 DAUC <0003> auc.c:180 vector [0]: sres = 16291b26 20241219122524063 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524063 DAUC <0003> auc.c:113 vector [1]: rand = 167f397f366aa09941155b69ba2c6bbe 20241219122524063 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219122524063 DAUC <0003> auc.c:142 vector [1]: autn = c11645c3a01700000eadebc5fd8a89cc 20241219122524063 DAUC <0003> auc.c:143 vector [1]: ck = 9f3d41853758c3af52dad24715d392f3 20241219122524063 DAUC <0003> auc.c:144 vector [1]: ik = 32a51aa56351f7eed183da712c9e433b 20241219122524063 DAUC <0003> auc.c:145 vector [1]: res = 477b5c24d02996d70000000000000000 20241219122524063 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524063 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524063 DAUC <0003> auc.c:179 vector [1]: kc = c1672ce0d60dac00 20241219122524063 DAUC <0003> auc.c:180 vector [1]: sres = 595a87de 20241219122524063 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524063 DAUC <0003> auc.c:113 vector [2]: rand = 1bef94cb9bc9989fdfdf4bd94679090a 20241219122524063 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219122524064 DAUC <0003> auc.c:142 vector [2]: autn = 80aba9cdaa900000a83103dd1b66b4a2 20241219122524064 DAUC <0003> auc.c:143 vector [2]: ck = 21a9a1850a12c870b3f980a71d35a2f3 20241219122524064 DAUC <0003> auc.c:144 vector [2]: ik = 6204b0cbda2d1e411a39b47e7e7dba93 20241219122524064 DAUC <0003> auc.c:145 vector [2]: res = 3bd877f77dac30c20000000000000000 20241219122524064 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524064 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524064 DAUC <0003> auc.c:179 vector [2]: kc = ea9043c4a4b4f400 20241219122524064 DAUC <0003> auc.c:180 vector [2]: sres = e29fb02d 20241219122524064 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524064 DAUC <0003> auc.c:113 vector [3]: rand = 77ee8c6cd00679232d349d9d5341dcdf 20241219122524064 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219122524064 DAUC <0003> auc.c:142 vector [3]: autn = 5cfe85b131d80000789701fcd0833bd2 20241219122524064 DAUC <0003> auc.c:143 vector [3]: ck = e248b83244ad7418c0b3203eae544f9c 20241219122524064 DAUC <0003> auc.c:144 vector [3]: ik = 440f4d749843d9ec319c7ad5cf3eafa6 20241219122524064 DAUC <0003> auc.c:145 vector [3]: res = f0ac950decac3b850000000000000000 20241219122524064 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524064 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524064 DAUC <0003> auc.c:179 vector [3]: kc = 3e96d3ffaa6ddc00 20241219122524064 DAUC <0003> auc.c:180 vector [3]: sres = 45ef7637 20241219122524064 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524064 DAUC <0003> auc.c:113 vector [4]: rand = 1131772a3eb36ce9c07828516dfefed8 20241219122524064 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219122524064 DAUC <0003> auc.c:142 vector [4]: autn = bcd832054f72000019ad78d39d473d3f 20241219122524064 DAUC <0003> auc.c:143 vector [4]: ck = 71fcc31d657c2d22015830094aef9293 20241219122524064 DAUC <0003> auc.c:144 vector [4]: ik = 743b9a0cfb20c406588c36d1c96ddcaa 20241219122524064 DAUC <0003> auc.c:145 vector [4]: res = d37891d5c218f3fb0000000000000000 20241219122524064 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524064 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122524064 DAUC <0003> auc.c:179 vector [4]: kc = 3bfcef6f43f29c00 20241219122524064 DAUC <0003> auc.c:180 vector [4]: sres = 2babb993 20241219122524064 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122524064 DAUC <0003> db_auc.c:245 IMSI='262420029457961': Generated 5 vectors 20241219122524064 DAUC <0003> db_auc.c:249 IMSI='262420029457961': Updating SQN=481 in DB 20241219122524064 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420029457961"} 20241219122524064 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420029457961 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524064 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524064 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4258 20241219122524065 DAUC <0003> db_auc.c:157 IMSI='262429335559363': No 2G Auth Data 20241219122524065 DAUC <0003> db_auc.c:192 IMSI='262429335559363': No 3G Auth Data 20241219122524071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20241219122524073 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524073 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429335559363"} 20241219122524073 DAUC <0003> db_auc.c:236 IMSI='262429335559363': Calling to generate 1 vectors 20241219122524073 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241219122524073 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524073 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524073 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122524073 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524073 DAUC <0003> auc.c:113 vector [0]: rand = fc13bb013c96f4626378edc0c5d073d8 20241219122524073 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122524073 DAUC <0003> auc.c:142 vector [0]: autn = c1caee4794ff0000d798d65ccf9f493f 20241219122524073 DAUC <0003> auc.c:143 vector [0]: ck = a9ca3a5d2b11dfc002316e7b7ba5a7fd 20241219122524073 DAUC <0003> auc.c:144 vector [0]: ik = a72748183211a09cf2b89c67d42dd65e 20241219122524073 DAUC <0003> auc.c:145 vector [0]: res = 4d0e03ca38441c1c0000000000000000 20241219122524073 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524073 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524073 DAUC <0003> auc.c:179 vector [0]: kc = 85af4b3386dfa400 20241219122524073 DAUC <0003> auc.c:180 vector [0]: sres = 367f478f 20241219122524073 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524073 DAUC <0003> db_auc.c:245 IMSI='262429335559363': Generated 1 vectors 20241219122524073 DAUC <0003> db_auc.c:249 IMSI='262429335559363': Updating SQN=33 in DB 20241219122524073 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429335559363"} 20241219122524073 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524073 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524073 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524074 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524074 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429335559363"} 20241219122524074 DAUC <0003> db_auc.c:236 IMSI='262429335559363': Calling to generate 4 vectors 20241219122524074 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241219122524074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219122524074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524074 DAUC <0003> auc.c:113 vector [0]: rand = f08410c69ee32ce2e58d3a385750e6d3 20241219122524074 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219122524074 DAUC <0003> auc.c:142 vector [0]: autn = 7a1e04a69a700000cd709f88b056ab7a 20241219122524074 DAUC <0003> auc.c:143 vector [0]: ck = bc6c4cf4a409f93f3226a3279e52ee73 20241219122524074 DAUC <0003> auc.c:144 vector [0]: ik = 09035d36a2df55082fd979b4b4dab9d8 20241219122524074 DAUC <0003> auc.c:145 vector [0]: res = 8f971adab66e03e30000000000000000 20241219122524074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524074 DAUC <0003> auc.c:179 vector [0]: kc = 4a826945befc5c00 20241219122524074 DAUC <0003> auc.c:180 vector [0]: sres = d0aa7ad9 20241219122524074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524074 DAUC <0003> auc.c:113 vector [1]: rand = d1576d3310abeb95186f51bcc07f9c10 20241219122524074 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219122524074 DAUC <0003> auc.c:142 vector [1]: autn = e4ea634e26af0000a5b1e3305da75bf9 20241219122524074 DAUC <0003> auc.c:143 vector [1]: ck = aedde63936ee1faa7ea96cb3203b8f82 20241219122524074 DAUC <0003> auc.c:144 vector [1]: ik = 1339e6ecd2ed5739d2f6d8aa396df267 20241219122524074 DAUC <0003> auc.c:145 vector [1]: res = 5ede737fe87930c70000000000000000 20241219122524074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524075 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524075 DAUC <0003> auc.c:179 vector [1]: kc = a53d981325dcd400 20241219122524075 DAUC <0003> auc.c:180 vector [1]: sres = d7cdfba2 20241219122524075 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524075 DAUC <0003> auc.c:113 vector [2]: rand = 238022bf800c6b6e40bd3e48adbdc660 20241219122524075 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219122524075 DAUC <0003> auc.c:142 vector [2]: autn = 43ecfd5b13750000c0da7fa494cdea6b 20241219122524075 DAUC <0003> auc.c:143 vector [2]: ck = bf53e24ca3f594844531d793e3a7d3b5 20241219122524075 DAUC <0003> auc.c:144 vector [2]: ik = d26df67b7e441d0a7e1d4ecf6471aac8 20241219122524075 DAUC <0003> auc.c:145 vector [2]: res = aba7f1458d91b6c70000000000000000 20241219122524075 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524075 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524075 DAUC <0003> auc.c:179 vector [2]: kc = b3e737ebca1e3800 20241219122524075 DAUC <0003> auc.c:180 vector [2]: sres = b9760fb0 20241219122524075 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524075 DAUC <0003> auc.c:113 vector [3]: rand = 095249c9fad9fb6a01242569a2d7209f 20241219122524075 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219122524075 DAUC <0003> auc.c:142 vector [3]: autn = 2a3905cfcd250000d390ba35a7e51432 20241219122524075 DAUC <0003> auc.c:143 vector [3]: ck = beba816d9c223c04c70b9c74dda32da2 20241219122524075 DAUC <0003> auc.c:144 vector [3]: ik = ae7bf99df433621eaed7b2aa0752c4e4 20241219122524075 DAUC <0003> auc.c:145 vector [3]: res = a0e1bd4dc043322a0000000000000000 20241219122524075 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524075 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524075 DAUC <0003> auc.c:179 vector [3]: kc = 954ba357ff96ec00 20241219122524075 DAUC <0003> auc.c:180 vector [3]: sres = ea201958 20241219122524075 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524075 DAUC <0003> db_auc.c:245 IMSI='262429335559363': Generated 4 vectors 20241219122524075 DAUC <0003> db_auc.c:249 IMSI='262429335559363': Updating SQN=161 in DB 20241219122524075 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429335559363"} 20241219122524075 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524075 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524075 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524076 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524076 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429335559363"} 20241219122524076 DAUC <0003> db_auc.c:236 IMSI='262429335559363': Calling to generate 5 vectors 20241219122524076 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122524076 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524076 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219122524076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524076 DAUC <0003> auc.c:113 vector [0]: rand = bf9a35c338118a768c0769872a2a9bf9 20241219122524076 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219122524076 DAUC <0003> auc.c:142 vector [0]: autn = a49926032e1a0000545b2cf4025bcda7 20241219122524076 DAUC <0003> auc.c:143 vector [0]: ck = 0c15c546aebb82ecbf520e41f98928a3 20241219122524076 DAUC <0003> auc.c:144 vector [0]: ik = be46c99856cc10eda3d9da0d17049d2d 20241219122524076 DAUC <0003> auc.c:145 vector [0]: res = 92b0659ecd5b634d0000000000000000 20241219122524076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524076 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524076 DAUC <0003> auc.c:179 vector [0]: kc = b40749a91187b800 20241219122524076 DAUC <0003> auc.c:180 vector [0]: sres = 28fd2c3f 20241219122524076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524076 DAUC <0003> auc.c:113 vector [1]: rand = d7ba5ec788b60c6c772c2d4802dbcfcb 20241219122524076 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219122524076 DAUC <0003> auc.c:142 vector [1]: autn = b6a1305f6a0c0000927f73085554391c 20241219122524076 DAUC <0003> auc.c:143 vector [1]: ck = fb0760c69ddd2686bc1ed7713219869e 20241219122524076 DAUC <0003> auc.c:144 vector [1]: ik = 2c976077ed163a41bb5342b0447edff5 20241219122524076 DAUC <0003> auc.c:145 vector [1]: res = a8b7cd9628d6972c0000000000000000 20241219122524076 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524076 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524076 DAUC <0003> auc.c:179 vector [1]: kc = 93a0bd9acea4c800 20241219122524076 DAUC <0003> auc.c:180 vector [1]: sres = 88c85e53 20241219122524076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524076 DAUC <0003> auc.c:113 vector [2]: rand = 7f13d0e4251f74e697de28d2787846d7 20241219122524076 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219122524076 DAUC <0003> auc.c:142 vector [2]: autn = 5d80bf0649bd000052515d0ac706d68a 20241219122524076 DAUC <0003> auc.c:143 vector [2]: ck = 31030fb0b8ce3b6e0e9ac00288caa34a 20241219122524076 DAUC <0003> auc.c:144 vector [2]: ik = 0d902c5d0d987acde0b58197a5cf0fc7 20241219122524076 DAUC <0003> auc.c:145 vector [2]: res = 4cc5bf9ab828264a0000000000000000 20241219122524076 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524076 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524076 DAUC <0003> auc.c:179 vector [2]: kc = 65e2679b15137c00 20241219122524076 DAUC <0003> auc.c:180 vector [2]: sres = d9fa8a12 20241219122524076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524076 DAUC <0003> auc.c:113 vector [3]: rand = a2169c212b8d66bda3d2464e2f282659 20241219122524076 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219122524076 DAUC <0003> auc.c:142 vector [3]: autn = 96b25610fd290000ed63656bc42e0515 20241219122524076 DAUC <0003> auc.c:143 vector [3]: ck = c17fb72c2e206ef289a61c0e1e01793f 20241219122524076 DAUC <0003> auc.c:144 vector [3]: ik = 9996cbc147150216a5c06380e1ddc9d3 20241219122524076 DAUC <0003> auc.c:145 vector [3]: res = 02ce97a85cc700050000000000000000 20241219122524076 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524076 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524076 DAUC <0003> auc.c:179 vector [3]: kc = c9a6e46a367ecc00 20241219122524076 DAUC <0003> auc.c:180 vector [3]: sres = 90909088 20241219122524076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524076 DAUC <0003> auc.c:113 vector [4]: rand = e3c5a6ce7e88359f339d7d1ba484919f 20241219122524076 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219122524076 DAUC <0003> auc.c:142 vector [4]: autn = a71a99627f050000f10b0d8ddb1ea65e 20241219122524076 DAUC <0003> auc.c:143 vector [4]: ck = 0e0e5ebfe5da8970765e68c0afd04d22 20241219122524076 DAUC <0003> auc.c:144 vector [4]: ik = 14a4ce28bf8ec698faa2ebae086b6e14 20241219122524076 DAUC <0003> auc.c:145 vector [4]: res = 37372d684c622c6c0000000000000000 20241219122524077 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524077 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122524077 DAUC <0003> auc.c:179 vector [4]: kc = c960b530b0908400 20241219122524077 DAUC <0003> auc.c:180 vector [4]: sres = 447827f9 20241219122524077 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122524077 DAUC <0003> db_auc.c:245 IMSI='262429335559363': Generated 5 vectors 20241219122524077 DAUC <0003> db_auc.c:249 IMSI='262429335559363': Updating SQN=321 in DB 20241219122524077 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429335559363"} 20241219122524077 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524077 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524077 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524078 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524078 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429335559363"} 20241219122524078 DAUC <0003> db_auc.c:236 IMSI='262429335559363': Calling to generate 5 vectors 20241219122524078 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122524078 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524078 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524078 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219122524078 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524078 DAUC <0003> auc.c:113 vector [0]: rand = b679880840d956bb582922d3a2dfb272 20241219122524078 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219122524078 DAUC <0003> auc.c:142 vector [0]: autn = 8fee016943580000caecf279403455fe 20241219122524078 DAUC <0003> auc.c:143 vector [0]: ck = 39e300158e3a5e42297b86a35b2cff63 20241219122524078 DAUC <0003> auc.c:144 vector [0]: ik = 9ae2f8aee7db0190e716c3de813b4b75 20241219122524078 DAUC <0003> auc.c:145 vector [0]: res = ca10a5273941ee470000000000000000 20241219122524078 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524078 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524078 DAUC <0003> auc.c:179 vector [0]: kc = 9a9770bc8ee8ac00 20241219122524078 DAUC <0003> auc.c:180 vector [0]: sres = c72d3b12 20241219122524078 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524078 DAUC <0003> auc.c:113 vector [1]: rand = c843e94695a8c21cd866569b43c34396 20241219122524078 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219122524078 DAUC <0003> auc.c:142 vector [1]: autn = e780c3512d8f0000d30933e93df8015c 20241219122524078 DAUC <0003> auc.c:143 vector [1]: ck = bf8a58124ac4f80f841e35be8c3a9736 20241219122524078 DAUC <0003> auc.c:144 vector [1]: ik = 2e83cc7236fcc5cc068ee4538d47da06 20241219122524078 DAUC <0003> auc.c:145 vector [1]: res = 82523677b350e1ca0000000000000000 20241219122524078 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524078 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524078 DAUC <0003> auc.c:179 vector [1]: kc = 3dba3156481a0800 20241219122524078 DAUC <0003> auc.c:180 vector [1]: sres = afdb9a76 20241219122524078 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524078 DAUC <0003> auc.c:113 vector [2]: rand = c23e976ef7af896a23de1265f9f110e9 20241219122524078 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219122524078 DAUC <0003> auc.c:142 vector [2]: autn = 52715362718d0000e8ccf8852fc429d1 20241219122524078 DAUC <0003> auc.c:143 vector [2]: ck = 5948ab9700c9d59d0e5b8d897b20f37f 20241219122524078 DAUC <0003> auc.c:144 vector [2]: ik = 633eb2b13d34ad73419ca0ff7a91f6e6 20241219122524078 DAUC <0003> auc.c:145 vector [2]: res = ac230ca61bf0a6840000000000000000 20241219122524078 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524078 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524078 DAUC <0003> auc.c:179 vector [2]: kc = 8a5abe4476f31800 20241219122524078 DAUC <0003> auc.c:180 vector [2]: sres = 47c62e69 20241219122524078 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524078 DAUC <0003> auc.c:113 vector [3]: rand = 99ba987ba010ca0cd9302acf2bf11c6f 20241219122524078 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219122524078 DAUC <0003> auc.c:142 vector [3]: autn = 8c19c1bf2d550000b84df75766b62b2a 20241219122524078 DAUC <0003> auc.c:143 vector [3]: ck = 5828d7062d151698cbfd07c30a0cac97 20241219122524078 DAUC <0003> auc.c:144 vector [3]: ik = cc74223462a3fe558cfec30b345e7600 20241219122524078 DAUC <0003> auc.c:145 vector [3]: res = 9ce7fef6f39eb7140000000000000000 20241219122524078 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524078 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524078 DAUC <0003> auc.c:179 vector [3]: kc = 61133605a4e9b800 20241219122524078 DAUC <0003> auc.c:180 vector [3]: sres = d22cf38f 20241219122524078 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524078 DAUC <0003> auc.c:113 vector [4]: rand = af43ea9d40c5229b51663deb92a36c9e 20241219122524078 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219122524078 DAUC <0003> auc.c:142 vector [4]: autn = edb00c578f6c000099cedc0caab2da48 20241219122524078 DAUC <0003> auc.c:143 vector [4]: ck = d27c942a2d6ab126566212ce83e32f8d 20241219122524078 DAUC <0003> auc.c:144 vector [4]: ik = c45f17af245db129b4b01dbca30501af 20241219122524078 DAUC <0003> auc.c:145 vector [4]: res = 919b75fbcbfbc43d0000000000000000 20241219122524078 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524078 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122524078 DAUC <0003> auc.c:179 vector [4]: kc = 48167a362c6ae400 20241219122524078 DAUC <0003> auc.c:180 vector [4]: sres = ac99ee61 20241219122524079 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122524079 DAUC <0003> db_auc.c:245 IMSI='262429335559363': Generated 5 vectors 20241219122524079 DAUC <0003> db_auc.c:249 IMSI='262429335559363': Updating SQN=481 in DB 20241219122524079 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429335559363"} 20241219122524079 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429335559363 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524079 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524079 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44900<->l=127.0.0.1:4258 20241219122524080 DAUC <0003> db_auc.c:157 IMSI='262423483465818': No 2G Auth Data 20241219122524080 DAUC <0003> db_auc.c:192 IMSI='262423483465818': No 3G Auth Data 20241219122524086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241219122524088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524088 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423483465818"} 20241219122524088 DAUC <0003> db_auc.c:236 IMSI='262423483465818': Calling to generate 1 vectors 20241219122524088 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241219122524088 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524088 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524088 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122524088 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524088 DAUC <0003> auc.c:113 vector [0]: rand = 2e391428859e0a29e86bd48691ecec5f 20241219122524088 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122524088 DAUC <0003> auc.c:142 vector [0]: autn = 017b491619d80000eed249fa23a6efb8 20241219122524088 DAUC <0003> auc.c:143 vector [0]: ck = f48779d0b94738c8c938a747771d780e 20241219122524088 DAUC <0003> auc.c:144 vector [0]: ik = 01bbb5645f148ba272f37cffaf950ff3 20241219122524088 DAUC <0003> auc.c:145 vector [0]: res = e9355d5e1f17306d0000000000000000 20241219122524088 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524088 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524088 DAUC <0003> auc.c:179 vector [0]: kc = a9872c89d2346669 20241219122524088 DAUC <0003> auc.c:180 vector [0]: sres = 22d34635 20241219122524088 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524088 DAUC <0003> db_auc.c:245 IMSI='262423483465818': Generated 1 vectors 20241219122524088 DAUC <0003> db_auc.c:249 IMSI='262423483465818': Updating SQN=33 in DB 20241219122524088 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423483465818"} 20241219122524088 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524090 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423483465818"} 20241219122524090 DAUC <0003> db_auc.c:236 IMSI='262423483465818': Calling to generate 4 vectors 20241219122524090 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241219122524090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524090 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241219122524090 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524090 DAUC <0003> auc.c:113 vector [0]: rand = b1a5e1708a02764fc19e476aeed12719 20241219122524090 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241219122524090 DAUC <0003> auc.c:142 vector [0]: autn = 2581878c292a0000b8d9050f5af0089e 20241219122524090 DAUC <0003> auc.c:143 vector [0]: ck = 2c3cbbaedfb814783c9b1997b09f135e 20241219122524090 DAUC <0003> auc.c:144 vector [0]: ik = ab85e70c6bb744a956384cbe6f2f2a59 20241219122524090 DAUC <0003> auc.c:145 vector [0]: res = 4cad3687c3a905b90000000000000000 20241219122524090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524090 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524090 DAUC <0003> auc.c:179 vector [0]: kc = 95e1861d9087e742 20241219122524090 DAUC <0003> auc.c:180 vector [0]: sres = d24548c7 20241219122524090 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524090 DAUC <0003> auc.c:113 vector [1]: rand = 4a998c28b7b9dcd1a417e46e585b46d0 20241219122524090 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241219122524090 DAUC <0003> auc.c:142 vector [1]: autn = fd3ec80f58e40000c1af9c8da982ca6d 20241219122524090 DAUC <0003> auc.c:143 vector [1]: ck = ae7811d8d732a50b7c11f963066a1989 20241219122524090 DAUC <0003> auc.c:144 vector [1]: ik = e75bf1a68d8d40b1d635e52ba92fc6a5 20241219122524090 DAUC <0003> auc.c:145 vector [1]: res = 782b680473f315d10000000000000000 20241219122524090 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524090 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524090 DAUC <0003> auc.c:179 vector [1]: kc = ccf2cd86d3e80d2b 20241219122524090 DAUC <0003> auc.c:180 vector [1]: sres = 8235ee05 20241219122524090 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524090 DAUC <0003> auc.c:113 vector [2]: rand = 2831e0a5409b1b9a425235ed6867ed31 20241219122524090 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241219122524090 DAUC <0003> auc.c:142 vector [2]: autn = 115f419b883100004a785f73630d19ed 20241219122524090 DAUC <0003> auc.c:143 vector [2]: ck = ccec87904ac359da4b80b0330d7ba1e4 20241219122524090 DAUC <0003> auc.c:144 vector [2]: ik = 78ad0fd69438fce112c4e4ed5b74008e 20241219122524090 DAUC <0003> auc.c:145 vector [2]: res = e78abdd0a0e57d270000000000000000 20241219122524090 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524090 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524090 DAUC <0003> auc.c:179 vector [2]: kc = 6330d32c2e1d49e5 20241219122524090 DAUC <0003> auc.c:180 vector [2]: sres = bf82b608 20241219122524090 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524090 DAUC <0003> auc.c:113 vector [3]: rand = b20455544bed6390efec2502e52ec3bf 20241219122524090 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241219122524090 DAUC <0003> auc.c:142 vector [3]: autn = 4e8d2f9e2ca700009c32992a4d083f0c 20241219122524090 DAUC <0003> auc.c:143 vector [3]: ck = 0334066fba1d2c6fb273dce462be2e3d 20241219122524090 DAUC <0003> auc.c:144 vector [3]: ik = 0c0d6bb2f488016975fb5d14ac0ec93d 20241219122524090 DAUC <0003> auc.c:145 vector [3]: res = 60b6137ae1bb74b80000000000000000 20241219122524090 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524090 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524090 DAUC <0003> auc.c:179 vector [3]: kc = 4f6f89409f0bf81d 20241219122524090 DAUC <0003> auc.c:180 vector [3]: sres = f84344f6 20241219122524090 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524090 DAUC <0003> db_auc.c:245 IMSI='262423483465818': Generated 4 vectors 20241219122524090 DAUC <0003> db_auc.c:249 IMSI='262423483465818': Updating SQN=161 in DB 20241219122524090 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423483465818"} 20241219122524090 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524091 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524091 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423483465818"} 20241219122524091 DAUC <0003> db_auc.c:236 IMSI='262423483465818': Calling to generate 5 vectors 20241219122524091 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122524091 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524091 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524091 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241219122524091 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524091 DAUC <0003> auc.c:113 vector [0]: rand = 1272bd93c80d1e1996530b12ff6ea171 20241219122524091 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241219122524091 DAUC <0003> auc.c:142 vector [0]: autn = 0a7b4d4e84b4000057a13d254a52f71d 20241219122524091 DAUC <0003> auc.c:143 vector [0]: ck = 6b98a956bc77a8ee20d6f302993f057b 20241219122524091 DAUC <0003> auc.c:144 vector [0]: ik = a306320a3293291ccc2cac17562cdb6b 20241219122524091 DAUC <0003> auc.c:145 vector [0]: res = 0a64fc408136a5ed0000000000000000 20241219122524091 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524091 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524091 DAUC <0003> auc.c:179 vector [0]: kc = 990355439be4b365 20241219122524091 DAUC <0003> auc.c:180 vector [0]: sres = 48a90910 20241219122524091 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524091 DAUC <0003> auc.c:113 vector [1]: rand = 9ebfc7c979e1d442bc67144e5b6809ec 20241219122524091 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241219122524091 DAUC <0003> auc.c:142 vector [1]: autn = b8badb5ea3f000002d788d0ad663b1d8 20241219122524091 DAUC <0003> auc.c:143 vector [1]: ck = 42423410a11da88d5d8aac6c4bbc03f0 20241219122524091 DAUC <0003> auc.c:144 vector [1]: ik = c3c3a4628101a2908634b785c679c5c1 20241219122524091 DAUC <0003> auc.c:145 vector [1]: res = 294616159855252d0000000000000000 20241219122524091 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524092 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524092 DAUC <0003> auc.c:179 vector [1]: kc = 665026b5adc1aecb 20241219122524092 DAUC <0003> auc.c:180 vector [1]: sres = 35ca0cb4 20241219122524092 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524092 DAUC <0003> auc.c:113 vector [2]: rand = 179af1b98a130bb2ca191abf9c9fe5d9 20241219122524092 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241219122524092 DAUC <0003> auc.c:142 vector [2]: autn = 12273f50aecc0000a62fc260fa49a697 20241219122524092 DAUC <0003> auc.c:143 vector [2]: ck = fa79558bec2ee4406e83c355b29d0663 20241219122524092 DAUC <0003> auc.c:144 vector [2]: ik = 7ba580d515196925b52413981213fd7d 20241219122524092 DAUC <0003> auc.c:145 vector [2]: res = 70b5f49c7551d48f0000000000000000 20241219122524092 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524092 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524092 DAUC <0003> auc.c:179 vector [2]: kc = f62eb836821475c0 20241219122524092 DAUC <0003> auc.c:180 vector [2]: sres = e8d9ebbf 20241219122524092 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524092 DAUC <0003> auc.c:113 vector [3]: rand = 48b6be5e17d82aa88a5df7b5df97d227 20241219122524092 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241219122524092 DAUC <0003> auc.c:142 vector [3]: autn = 0f3727020ba700005dce72877bf7324b 20241219122524092 DAUC <0003> auc.c:143 vector [3]: ck = 70e3c12ddab5708f275322abfb20ff4e 20241219122524092 DAUC <0003> auc.c:144 vector [3]: ik = 140bdd7d6209442cfbdc9cdf27215ec6 20241219122524092 DAUC <0003> auc.c:145 vector [3]: res = a18745a2c7f760410000000000000000 20241219122524092 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524092 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524092 DAUC <0003> auc.c:179 vector [3]: kc = d1e6be305fb34d03 20241219122524092 DAUC <0003> auc.c:180 vector [3]: sres = b90a7dee 20241219122524092 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524092 DAUC <0003> auc.c:113 vector [4]: rand = 79ad7dd51237b670971fa9975b9d3224 20241219122524092 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241219122524092 DAUC <0003> auc.c:142 vector [4]: autn = bfbf4eef5af000001bb261981d3c556d 20241219122524092 DAUC <0003> auc.c:143 vector [4]: ck = d4595172c384a02919dd0ed1c6f17fc6 20241219122524092 DAUC <0003> auc.c:144 vector [4]: ik = d198305c578346529f8a013e3a5cd74d 20241219122524092 DAUC <0003> auc.c:145 vector [4]: res = 82a754a5916b6e280000000000000000 20241219122524092 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524092 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122524092 DAUC <0003> auc.c:179 vector [4]: kc = 84777f27026f4484 20241219122524092 DAUC <0003> auc.c:180 vector [4]: sres = a8067f54 20241219122524092 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122524092 DAUC <0003> db_auc.c:245 IMSI='262423483465818': Generated 5 vectors 20241219122524092 DAUC <0003> db_auc.c:249 IMSI='262423483465818': Updating SQN=321 in DB 20241219122524092 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423483465818"} 20241219122524092 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524092 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524092 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524093 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524093 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423483465818"} 20241219122524093 DAUC <0003> db_auc.c:236 IMSI='262423483465818': Calling to generate 5 vectors 20241219122524093 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122524093 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122524093 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122524093 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241219122524093 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122524093 DAUC <0003> auc.c:113 vector [0]: rand = 4e2f0615b43c3d2f647c803a1673eecd 20241219122524093 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241219122524093 DAUC <0003> auc.c:142 vector [0]: autn = 797d0faf8b9100009aea5548fec7f3b5 20241219122524093 DAUC <0003> auc.c:143 vector [0]: ck = 0b49b0cfd892abb3d2a38f9f6f38344c 20241219122524093 DAUC <0003> auc.c:144 vector [0]: ik = a53be62d68bc21532655c5da11691a19 20241219122524093 DAUC <0003> auc.c:145 vector [0]: res = aab8511e157714730000000000000000 20241219122524093 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122524093 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122524093 DAUC <0003> auc.c:179 vector [0]: kc = 6371df8e3491d3cd 20241219122524093 DAUC <0003> auc.c:180 vector [0]: sres = 0351eefe 20241219122524093 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122524093 DAUC <0003> auc.c:113 vector [1]: rand = 1e05e8735057e37fd5c4c2b88a3970f0 20241219122524093 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241219122524093 DAUC <0003> auc.c:142 vector [1]: autn = 9bca65e8172e0000260f3e35ad650603 20241219122524093 DAUC <0003> auc.c:143 vector [1]: ck = 0e4b6424a7e8d92478b07c5b229b3eb3 20241219122524093 DAUC <0003> auc.c:144 vector [1]: ik = 7650d7a05c4776c3160763d8919c4219 20241219122524093 DAUC <0003> auc.c:145 vector [1]: res = 539525455282b39a0000000000000000 20241219122524093 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122524093 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122524093 DAUC <0003> auc.c:179 vector [1]: kc = 820229c83048d6ec 20241219122524093 DAUC <0003> auc.c:180 vector [1]: sres = 9afe5078 20241219122524093 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122524093 DAUC <0003> auc.c:113 vector [2]: rand = f2c143a0a7439e4435e19016fc7452f9 20241219122524093 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241219122524093 DAUC <0003> auc.c:142 vector [2]: autn = acc34c4e90e4000048c7f50dc814df5a 20241219122524093 DAUC <0003> auc.c:143 vector [2]: ck = 815fa19437d476d9a640bdc300d2cca6 20241219122524093 DAUC <0003> auc.c:144 vector [2]: ik = 409e5eb7a2863a3816f88c43c5a93d05 20241219122524093 DAUC <0003> auc.c:145 vector [2]: res = f022912edf43d39f0000000000000000 20241219122524093 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122524093 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122524093 DAUC <0003> auc.c:179 vector [2]: kc = 0adc0656e83277ff 20241219122524093 DAUC <0003> auc.c:180 vector [2]: sres = a913960f 20241219122524093 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122524093 DAUC <0003> auc.c:113 vector [3]: rand = 8783656cd0a4b49216cc35e97a13ff38 20241219122524093 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241219122524093 DAUC <0003> auc.c:142 vector [3]: autn = 3cc8e3b80c800000f5478c94aca934ec 20241219122524093 DAUC <0003> auc.c:143 vector [3]: ck = e9b61efa10d8dacc934360acdda03bf5 20241219122524094 DAUC <0003> auc.c:144 vector [3]: ik = dd5b7cb939aa3d2eb11e31bb2ac7f61c 20241219122524094 DAUC <0003> auc.c:145 vector [3]: res = aa7b1a09b790bc7d0000000000000000 20241219122524094 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122524094 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122524094 DAUC <0003> auc.c:179 vector [3]: kc = f39c0458c4bc7e91 20241219122524094 DAUC <0003> auc.c:180 vector [3]: sres = 5f226a94 20241219122524094 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122524094 DAUC <0003> auc.c:113 vector [4]: rand = 3c557a4fb17d6f95923b8ef68360e39d 20241219122524094 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241219122524094 DAUC <0003> auc.c:142 vector [4]: autn = b54097b1a0d8000034c5c4f8c2e482ec 20241219122524094 DAUC <0003> auc.c:143 vector [4]: ck = fec87b4ed7cda342963127cbc40752bb 20241219122524094 DAUC <0003> auc.c:144 vector [4]: ik = d22cfe0124a7a6efed8bcd4da40e6df7 20241219122524094 DAUC <0003> auc.c:145 vector [4]: res = c6899b6bd4496c270000000000000000 20241219122524094 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122524094 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122524094 DAUC <0003> auc.c:179 vector [4]: kc = 5697db70b81767a6 20241219122524094 DAUC <0003> auc.c:180 vector [4]: sres = f6025a74 20241219122524094 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122524094 DAUC <0003> db_auc.c:245 IMSI='262423483465818': Generated 5 vectors 20241219122524094 DAUC <0003> db_auc.c:249 IMSI='262423483465818': Updating SQN=481 in DB 20241219122524094 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423483465818"} 20241219122524094 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262423483465818 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122524094 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524094 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122524095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44902<->l=127.0.0.1:4258 20241219122524095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44840<->l=127.0.0.1:4258 20241219122524096 DLINP <000b> input/ipa.c:451 connected read/write 20241219122524096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122524096 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122524096 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122524096 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122524096 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41977<->l=127.0.0.1:4259) 20241219122524118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20241219122524219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44912<->l=127.0.0.1:4258 20241219122527327 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122527327 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122527328 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241219122527330 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527330 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122527330 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122527330 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  20241219122527330 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122527330 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  20241219122527330 DLGSUP <0013> gsup_server.c:235 2:  20241219122527330 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122527330 DLGSUP <0013> gsup_server.c:235 3:  20241219122527330 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122527330 DLGSUP <0013> gsup_server.c:235 4:  20241219122527330 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122527330 DLGSUP <0013> gsup_server.c:235 5:  20241219122527330 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122527330 DLGSUP <0013> gsup_server.c:235 7:  20241219122527330 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122527330 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122527330 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122527330 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122527339 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37797<->l=127.0.0.1:4259) 20241219122527344 DAUC <0003> db_auc.c:157 IMSI='262429334664048': No 2G Auth Data 20241219122527344 DAUC <0003> db_auc.c:192 IMSI='262429334664048': No 3G Auth Data 20241219122527362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241219122527374 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527374 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429334664048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429334664048"} 20241219122527374 DAUC <0003> db_auc.c:157 IMSI='262429334664048': No 2G Auth Data 20241219122527374 DAUC <0003> db_auc.c:236 IMSI='262429334664048': Calling to generate 5 vectors 20241219122527374 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122527374 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122527374 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122527374 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122527374 DAUC <0003> auc.c:113 vector [0]: rand = 157fd147eb79993b0e39d60f2abcbf95 20241219122527374 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122527374 DAUC <0003> auc.c:142 vector [0]: autn = df44d6c177558000c9a765a07e50c267 20241219122527374 DAUC <0003> auc.c:143 vector [0]: ck = 1a453604fafc7cfa433bd66da15517dd 20241219122527374 DAUC <0003> auc.c:144 vector [0]: ik = 04e93129263ac0d1446a6dc80124a972 20241219122527374 DAUC <0003> auc.c:145 vector [0]: res = 732067d14d084ae80000000000000000 20241219122527374 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122527374 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122527374 DAUC <0003> auc.c:151 vector [0]: kc = 19fdbc887cb70284 20241219122527375 DAUC <0003> auc.c:152 vector [0]: sres = 3e282d39 20241219122527375 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122527375 DAUC <0003> auc.c:113 vector [1]: rand = c345056379be8ce0233289cf9151d2f8 20241219122527375 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122527375 DAUC <0003> auc.c:142 vector [1]: autn = ce7cf1f8f10880009870e57c688d3456 20241219122527375 DAUC <0003> auc.c:143 vector [1]: ck = 1b8f80805a0286742d728f1efd8bf49b 20241219122527375 DAUC <0003> auc.c:144 vector [1]: ik = aa981fe4c81e785d67e23f6af5c63e5d 20241219122527375 DAUC <0003> auc.c:145 vector [1]: res = f5f6f07801b7aca40000000000000000 20241219122527375 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122527375 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122527375 DAUC <0003> auc.c:151 vector [1]: kc = fb872f109a5134ef 20241219122527375 DAUC <0003> auc.c:152 vector [1]: sres = f4415cdc 20241219122527375 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122527375 DAUC <0003> auc.c:113 vector [2]: rand = 49003c0847265e1e53619963748f4001 20241219122527375 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122527375 DAUC <0003> auc.c:142 vector [2]: autn = 3b9aec9080f3800073485fdfcd76205c 20241219122527375 DAUC <0003> auc.c:143 vector [2]: ck = 74041175f31b637db7e8d7a427e94235 20241219122527375 DAUC <0003> auc.c:144 vector [2]: ik = afd42d5c90736e1607a074e3bcdf6652 20241219122527375 DAUC <0003> auc.c:145 vector [2]: res = bb9aaac986dde1b60000000000000000 20241219122527375 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122527375 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122527375 DAUC <0003> auc.c:151 vector [2]: kc = 6b989f6ef85e290c 20241219122527375 DAUC <0003> auc.c:152 vector [2]: sres = 3d474b7f 20241219122527375 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122527375 DAUC <0003> auc.c:113 vector [3]: rand = 25834b2ec6a8feee5f1f0012982353f5 20241219122527375 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122527375 DAUC <0003> auc.c:142 vector [3]: autn = fb8ece4586158000c5f92016310ac00f 20241219122527375 DAUC <0003> auc.c:143 vector [3]: ck = 86256b85c674e586b6e05115c3fdfa8d 20241219122527375 DAUC <0003> auc.c:144 vector [3]: ik = 36a1966fdc194ac30afa8e617250e0c1 20241219122527375 DAUC <0003> auc.c:145 vector [3]: res = 50c6ec8115353bb00000000000000000 20241219122527375 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122527375 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122527375 DAUC <0003> auc.c:151 vector [3]: kc = 0c9e229eabc0b509 20241219122527375 DAUC <0003> auc.c:152 vector [3]: sres = 45f3d731 20241219122527375 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122527375 DAUC <0003> auc.c:113 vector [4]: rand = 5aa9a6c816df4592a2843db0f7bc8c9b 20241219122527375 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122527375 DAUC <0003> auc.c:142 vector [4]: autn = 0139bd057e748000426740cebd4a604d 20241219122527375 DAUC <0003> auc.c:143 vector [4]: ck = 309087a2e99973de1ed9711cc3c122fb 20241219122527375 DAUC <0003> auc.c:144 vector [4]: ik = 43b59f5e9bd9e38fbaa31e487fba9cf5 20241219122527375 DAUC <0003> auc.c:145 vector [4]: res = 4eeb22b90d013dd60000000000000000 20241219122527376 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122527376 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122527376 DAUC <0003> auc.c:151 vector [4]: kc = d75f77a8ce3b2e5f 20241219122527376 DAUC <0003> auc.c:152 vector [4]: sres = 43ea1f6f 20241219122527376 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122527376 DAUC <0003> db_auc.c:245 IMSI='262429334664048': Generated 5 vectors 20241219122527376 DAUC <0003> db_auc.c:249 IMSI='262429334664048': Updating SQN=161 in DB 20241219122527376 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429334664048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429334664048"} 20241219122527376 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429334664048 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122527376 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527376 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44928<->l=127.0.0.1:4258 20241219122527385 DAUC <0003> db_auc.c:157 IMSI='262421037639107': No 2G Auth Data 20241219122527385 DAUC <0003> db_auc.c:192 IMSI='262421037639107': No 3G Auth Data 20241219122527396 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241219122527397 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527397 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421037639107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421037639107"} 20241219122527397 DAUC <0003> db_auc.c:157 IMSI='262421037639107': No 2G Auth Data 20241219122527397 DAUC <0003> db_auc.c:236 IMSI='262421037639107': Calling to generate 5 vectors 20241219122527397 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241219122527397 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122527397 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241219122527397 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122527397 DAUC <0003> auc.c:113 vector [0]: rand = 97fd8b539941870e5aa7441d1cf7441d 20241219122527397 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122527397 DAUC <0003> auc.c:142 vector [0]: autn = ce0ba3159c6280007903df3ac47ca94d 20241219122527397 DAUC <0003> auc.c:143 vector [0]: ck = aa5efdacfaccb4dfbd32f674e7e53227 20241219122527397 DAUC <0003> auc.c:144 vector [0]: ik = fc5f565ed53a01144be3b2a72ccdfcb1 20241219122527397 DAUC <0003> auc.c:145 vector [0]: res = 591d120208fa8d330000000000000000 20241219122527397 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122527397 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241219122527397 DAUC <0003> auc.c:151 vector [0]: kc = a0d0ef21e4de7b5d 20241219122527397 DAUC <0003> auc.c:152 vector [0]: sres = 51e79f31 20241219122527397 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241219122527397 DAUC <0003> auc.c:113 vector [1]: rand = fcbddb53eea26f27c92dfcd59bca2456 20241219122527397 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122527397 DAUC <0003> auc.c:142 vector [1]: autn = cf9bbe7313f580006b427ceed4a59cf2 20241219122527397 DAUC <0003> auc.c:143 vector [1]: ck = e26f561fd48267a636bb77c1cafb1ba8 20241219122527397 DAUC <0003> auc.c:144 vector [1]: ik = 1b7f6d2ea55bfad4b51b57cab5f2ab62 20241219122527397 DAUC <0003> auc.c:145 vector [1]: res = 899e0160b4c53cd50000000000000000 20241219122527397 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122527397 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241219122527397 DAUC <0003> auc.c:151 vector [1]: kc = 7ab01b3a0ed02db8 20241219122527397 DAUC <0003> auc.c:152 vector [1]: sres = 3d5b3db5 20241219122527397 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241219122527397 DAUC <0003> auc.c:113 vector [2]: rand = bfad936288c9b0aa94d8dae9b791104d 20241219122527397 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122527397 DAUC <0003> auc.c:142 vector [2]: autn = a5c930b702928000a22496f56c45f4ee 20241219122527397 DAUC <0003> auc.c:143 vector [2]: ck = 5c9cc422bc37875907ed071ae8976af9 20241219122527397 DAUC <0003> auc.c:144 vector [2]: ik = d11895e0648870cd33cd782854797300 20241219122527397 DAUC <0003> auc.c:145 vector [2]: res = af8fc854863826000000000000000000 20241219122527397 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122527397 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241219122527398 DAUC <0003> auc.c:151 vector [2]: kc = b9a42ef06451ee6d 20241219122527398 DAUC <0003> auc.c:152 vector [2]: sres = 29b7ee54 20241219122527398 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241219122527398 DAUC <0003> auc.c:113 vector [3]: rand = 9f6497652773da2f57f7de7b08376ca6 20241219122527398 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122527398 DAUC <0003> auc.c:142 vector [3]: autn = 74d7abfc62e680009e91596d227741db 20241219122527398 DAUC <0003> auc.c:143 vector [3]: ck = 3e690a8da066cb78cc689118eea76606 20241219122527398 DAUC <0003> auc.c:144 vector [3]: ik = 45203e0260fbde54e5eb37f346b82c7b 20241219122527398 DAUC <0003> auc.c:145 vector [3]: res = d61eded6a3ba39900000000000000000 20241219122527398 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122527398 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241219122527398 DAUC <0003> auc.c:151 vector [3]: kc = 52ca926468825f51 20241219122527398 DAUC <0003> auc.c:152 vector [3]: sres = 75a4e746 20241219122527398 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241219122527398 DAUC <0003> auc.c:113 vector [4]: rand = c060e4569ce6440410e21f11fd351098 20241219122527398 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122527398 DAUC <0003> auc.c:142 vector [4]: autn = 798d9f2113a280000058c23955b63ae2 20241219122527398 DAUC <0003> auc.c:143 vector [4]: ck = 37dfa5a77b164c8ead45bccb706c3d83 20241219122527398 DAUC <0003> auc.c:144 vector [4]: ik = 934da15c165f9e73a9d6668dc8aa848f 20241219122527398 DAUC <0003> auc.c:145 vector [4]: res = af8a97df9525e79a0000000000000000 20241219122527398 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122527398 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241219122527398 DAUC <0003> auc.c:151 vector [4]: kc = a001debdd58f6bf1 20241219122527398 DAUC <0003> auc.c:152 vector [4]: sres = 3aaf7045 20241219122527398 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241219122527398 DAUC <0003> db_auc.c:245 IMSI='262421037639107': Generated 5 vectors 20241219122527398 DAUC <0003> db_auc.c:249 IMSI='262421037639107': Updating SQN=161 in DB 20241219122527398 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421037639107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421037639107"} 20241219122527398 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421037639107 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122527398 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527398 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44932<->l=127.0.0.1:4258 20241219122527399 DAUC <0003> db_auc.c:157 IMSI='262429900036261': No 2G Auth Data 20241219122527399 DAUC <0003> db_auc.c:192 IMSI='262429900036261': No 3G Auth Data 20241219122527406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241219122527408 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527408 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429900036261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429900036261"} 20241219122527408 DAUC <0003> db_auc.c:236 IMSI='262429900036261': Calling to generate 5 vectors 20241219122527408 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122527408 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122527408 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122527408 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122527408 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122527408 DAUC <0003> auc.c:113 vector [0]: rand = 8e8a72baf9f87276e253210b911ce1a0 20241219122527408 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122527408 DAUC <0003> auc.c:142 vector [0]: autn = f2c89ff519e6800053934bd13c4349c7 20241219122527408 DAUC <0003> auc.c:143 vector [0]: ck = 83ea648363858898bbfe78c3c8c2e530 20241219122527408 DAUC <0003> auc.c:144 vector [0]: ik = d5f9e164b6e482e77f2f980018574e8c 20241219122527408 DAUC <0003> auc.c:145 vector [0]: res = 0c3a5120bb9f2dfa0000000000000000 20241219122527408 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122527408 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122527408 DAUC <0003> auc.c:179 vector [0]: kc = b015b7a19958e800 20241219122527408 DAUC <0003> auc.c:180 vector [0]: sres = 4a5e3fe1 20241219122527408 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122527408 DAUC <0003> auc.c:113 vector [1]: rand = e760e2db4ac034d23ac1d2a82a856cb7 20241219122527408 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122527408 DAUC <0003> auc.c:142 vector [1]: autn = 6fa61a4d60398000151c3c20cffdf777 20241219122527408 DAUC <0003> auc.c:143 vector [1]: ck = cc97eebd2368319a9a14ed5e19e8dda1 20241219122527408 DAUC <0003> auc.c:144 vector [1]: ik = 477d111016a2a91a70ed6f6121b8a355 20241219122527408 DAUC <0003> auc.c:145 vector [1]: res = 17aefd0eb77f12740000000000000000 20241219122527408 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122527408 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122527408 DAUC <0003> auc.c:179 vector [1]: kc = e8ddeb46fa441400 20241219122527408 DAUC <0003> auc.c:180 vector [1]: sres = a6380cb8 20241219122527408 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122527408 DAUC <0003> auc.c:113 vector [2]: rand = e1fd3caec3d97b0213de3159119c4deb 20241219122527408 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122527408 DAUC <0003> auc.c:142 vector [2]: autn = 73ea46aee4a880000fcbe0ffb0f36e8a 20241219122527408 DAUC <0003> auc.c:143 vector [2]: ck = ce439b299dc3015d5198ec44a2cbd298 20241219122527408 DAUC <0003> auc.c:144 vector [2]: ik = e1c9689153a21c8d10b21ff2f968fc29 20241219122527408 DAUC <0003> auc.c:145 vector [2]: res = 66a86c19c89a4a6c0000000000000000 20241219122527408 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122527408 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122527408 DAUC <0003> auc.c:179 vector [2]: kc = e4d97ce518a8b000 20241219122527408 DAUC <0003> auc.c:180 vector [2]: sres = 1c387901 20241219122527408 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122527408 DAUC <0003> auc.c:113 vector [3]: rand = 72e6026a7797cfbd2aa6bc2b620e34f8 20241219122527408 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122527408 DAUC <0003> auc.c:142 vector [3]: autn = acd91ba42bd68000e354d364413fd23c 20241219122527408 DAUC <0003> auc.c:143 vector [3]: ck = c072e22a119b3ba753542071eaca5705 20241219122527408 DAUC <0003> auc.c:144 vector [3]: ik = 0c59710b07524fb702a785e5c2448bdc 20241219122527408 DAUC <0003> auc.c:145 vector [3]: res = c1ab817ceba3af6d0000000000000000 20241219122527408 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122527408 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122527408 DAUC <0003> auc.c:179 vector [3]: kc = 9fa12136c8253400 20241219122527408 DAUC <0003> auc.c:180 vector [3]: sres = 6b6e9498 20241219122527408 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122527408 DAUC <0003> auc.c:113 vector [4]: rand = 8e59676480076f3ce4e7b66caa4de216 20241219122527408 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122527408 DAUC <0003> auc.c:142 vector [4]: autn = a58c81ed7a428000471029580d7c471e 20241219122527408 DAUC <0003> auc.c:143 vector [4]: ck = b5a9e72af516e59cacfebd4529ce3890 20241219122527408 DAUC <0003> auc.c:144 vector [4]: ik = 426c3588273681b1bc532a58abf50887 20241219122527408 DAUC <0003> auc.c:145 vector [4]: res = fe353ee95aaa14e40000000000000000 20241219122527408 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122527408 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122527408 DAUC <0003> auc.c:179 vector [4]: kc = c167fb30b5e8bc00 20241219122527408 DAUC <0003> auc.c:180 vector [4]: sres = 6994542e 20241219122527408 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122527408 DAUC <0003> db_auc.c:245 IMSI='262429900036261': Generated 5 vectors 20241219122527408 DAUC <0003> db_auc.c:249 IMSI='262429900036261': Updating SQN=161 in DB 20241219122527408 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429900036261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429900036261"} 20241219122527408 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429900036261 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122527408 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527408 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4258 20241219122527410 DAUC <0003> db_auc.c:157 IMSI='262422815206850': No 2G Auth Data 20241219122527410 DAUC <0003> db_auc.c:192 IMSI='262422815206850': No 3G Auth Data 20241219122527417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241219122527419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527419 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422815206850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422815206850"} 20241219122527419 DAUC <0003> db_auc.c:236 IMSI='262422815206850': Calling to generate 5 vectors 20241219122527419 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122527419 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122527419 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122527419 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122527419 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122527419 DAUC <0003> auc.c:113 vector [0]: rand = 4a3253c909d6ac3817c94de3a1ef7fb3 20241219122527419 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122527419 DAUC <0003> auc.c:142 vector [0]: autn = e8c22da383cb800014108f40ba2cd8e6 20241219122527419 DAUC <0003> auc.c:143 vector [0]: ck = 50822a57db2b8ac7a8996668ed95d13d 20241219122527419 DAUC <0003> auc.c:144 vector [0]: ik = 58c9b052ac7b0995fc942cbc973fa582 20241219122527419 DAUC <0003> auc.c:145 vector [0]: res = a8cf5df2570416b00000000000000000 20241219122527419 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122527419 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122527419 DAUC <0003> auc.c:179 vector [0]: kc = 89e10cb56d6a5c00 20241219122527419 DAUC <0003> auc.c:180 vector [0]: sres = 802ad7e2 20241219122527419 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122527419 DAUC <0003> auc.c:113 vector [1]: rand = 6edb7191173e12896188a9bcd2cb8e28 20241219122527419 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122527419 DAUC <0003> auc.c:142 vector [1]: autn = 5e0d5876f728800051e9dce2fdca1f75 20241219122527419 DAUC <0003> auc.c:143 vector [1]: ck = bf543ab410ee3508236faf43843b52cd 20241219122527419 DAUC <0003> auc.c:144 vector [1]: ik = 3fcef3d5a77533998c017ba413dfc353 20241219122527419 DAUC <0003> auc.c:145 vector [1]: res = 53e4c05330a8484a0000000000000000 20241219122527419 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122527419 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122527420 DAUC <0003> auc.c:179 vector [1]: kc = 745c446b61e57800 20241219122527420 DAUC <0003> auc.c:180 vector [1]: sres = fb9ebf73 20241219122527420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122527420 DAUC <0003> auc.c:113 vector [2]: rand = d49176a22693705670f523ba30b8489c 20241219122527420 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122527420 DAUC <0003> auc.c:142 vector [2]: autn = 9b8ff01d95a680009317af449d87a159 20241219122527420 DAUC <0003> auc.c:143 vector [2]: ck = a33de6bbb98aee1b886a47b8ea0a4077 20241219122527420 DAUC <0003> auc.c:144 vector [2]: ik = 434a8dbaad32585ba8dce9d54a4fa7f1 20241219122527420 DAUC <0003> auc.c:145 vector [2]: res = e9ee24cedfa68af10000000000000000 20241219122527420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122527420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122527420 DAUC <0003> auc.c:179 vector [2]: kc = bd79b0da71f42c00 20241219122527420 DAUC <0003> auc.c:180 vector [2]: sres = e1264722 20241219122527420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122527420 DAUC <0003> auc.c:113 vector [3]: rand = 657e0c82cb49e617321776939b5da3d2 20241219122527420 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122527420 DAUC <0003> auc.c:142 vector [3]: autn = cc58614ffc2b8000a46577afc673d601 20241219122527420 DAUC <0003> auc.c:143 vector [3]: ck = bccc1ad2c4328f68e90ac2a4dad27da1 20241219122527420 DAUC <0003> auc.c:144 vector [3]: ik = 5cf692955cbb106ed502f6de235ca8fc 20241219122527420 DAUC <0003> auc.c:145 vector [3]: res = 26e2f780d89ce5880000000000000000 20241219122527420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122527420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122527420 DAUC <0003> auc.c:179 vector [3]: kc = 1e75589e77de7400 20241219122527420 DAUC <0003> auc.c:180 vector [3]: sres = 6336c240 20241219122527420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122527420 DAUC <0003> auc.c:113 vector [4]: rand = 63860ec6560f77e9e1af2bc7e4e03a0a 20241219122527420 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122527420 DAUC <0003> auc.c:142 vector [4]: autn = 7e53171aebbb800088c1da593b349526 20241219122527420 DAUC <0003> auc.c:143 vector [4]: ck = 61ac800d28f840a19be360a438729fb5 20241219122527420 DAUC <0003> auc.c:144 vector [4]: ik = bf6bf0b23dd95d3a9b04159d46be2a3b 20241219122527420 DAUC <0003> auc.c:145 vector [4]: res = f173a45e7c298cd10000000000000000 20241219122527420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122527420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122527420 DAUC <0003> auc.c:179 vector [4]: kc = 17234a72a3764c00 20241219122527420 DAUC <0003> auc.c:180 vector [4]: sres = daaf3bd8 20241219122527420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122527420 DAUC <0003> db_auc.c:245 IMSI='262422815206850': Generated 5 vectors 20241219122527420 DAUC <0003> db_auc.c:249 IMSI='262422815206850': Updating SQN=161 in DB 20241219122527420 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422815206850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422815206850"} 20241219122527420 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422815206850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122527420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44942<->l=127.0.0.1:4258 20241219122527422 DAUC <0003> db_auc.c:157 IMSI='262423708780417': No 2G Auth Data 20241219122527422 DAUC <0003> db_auc.c:192 IMSI='262423708780417': No 3G Auth Data 20241219122527429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44950<->l=127.0.0.1:4258 20241219122527431 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527431 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423708780417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423708780417"} 20241219122527431 DAUC <0003> db_auc.c:236 IMSI='262423708780417': Calling to generate 5 vectors 20241219122527431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241219122527431 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241219122527431 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241219122527431 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241219122527431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241219122527431 DAUC <0003> auc.c:113 vector [0]: rand = f741dcd5095b8f0994937cc2bddf5355 20241219122527431 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241219122527431 DAUC <0003> auc.c:142 vector [0]: autn = 40143da441718000bad840c99ef50695 20241219122527431 DAUC <0003> auc.c:143 vector [0]: ck = 2af6feb48b760477fa538fb943df3bab 20241219122527431 DAUC <0003> auc.c:144 vector [0]: ik = cf6756a785121c2d656a63b4cbeedef8 20241219122527431 DAUC <0003> auc.c:145 vector [0]: res = 94ec788e27681c650000000000000000 20241219122527431 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241219122527431 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241219122527431 DAUC <0003> auc.c:179 vector [0]: kc = 1d9a93ae45879188 20241219122527431 DAUC <0003> auc.c:180 vector [0]: sres = beb28103 20241219122527431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241219122527431 DAUC <0003> auc.c:113 vector [1]: rand = e4756aae19bb750617c288ea2b3161cf 20241219122527431 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241219122527431 DAUC <0003> auc.c:142 vector [1]: autn = 4f813e03879f800038acfc73e72a111a 20241219122527431 DAUC <0003> auc.c:143 vector [1]: ck = d3eb994520682860635d1ea74b8123f7 20241219122527431 DAUC <0003> auc.c:144 vector [1]: ik = bee24ad1c49c212ed76006aca9058fe6 20241219122527431 DAUC <0003> auc.c:145 vector [1]: res = eb8a9d2df80f88170000000000000000 20241219122527431 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241219122527431 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241219122527431 DAUC <0003> auc.c:179 vector [1]: kc = 651f85761df56e2e 20241219122527431 DAUC <0003> auc.c:180 vector [1]: sres = e14730f4 20241219122527431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241219122527431 DAUC <0003> auc.c:113 vector [2]: rand = 5253882a8628c1bc8100f63077190807 20241219122527431 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241219122527431 DAUC <0003> auc.c:142 vector [2]: autn = 5ea66d2c6048800088f54b2709de043c 20241219122527431 DAUC <0003> auc.c:143 vector [2]: ck = 769dec6fa121e4d13c695c7527288736 20241219122527431 DAUC <0003> auc.c:144 vector [2]: ik = 5e51ba43de8a355e1ae54f7e0e797f94 20241219122527431 DAUC <0003> auc.c:145 vector [2]: res = 252b000c49a3721d0000000000000000 20241219122527431 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241219122527431 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241219122527431 DAUC <0003> auc.c:179 vector [2]: kc = 11d00467b7579f92 20241219122527431 DAUC <0003> auc.c:180 vector [2]: sres = b365cfb6 20241219122527431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241219122527431 DAUC <0003> auc.c:113 vector [3]: rand = 9f42637e5e4ce0fb6ad4c1087886e883 20241219122527431 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241219122527431 DAUC <0003> auc.c:142 vector [3]: autn = 573e9a784d8580005459e20c121bc84a 20241219122527431 DAUC <0003> auc.c:143 vector [3]: ck = 75ca3b060e44fbe1ee40d71b5ad79736 20241219122527431 DAUC <0003> auc.c:144 vector [3]: ik = 4661c618daedfa5115eed9d0f3b9c4da 20241219122527431 DAUC <0003> auc.c:145 vector [3]: res = 610e3558dfd671090000000000000000 20241219122527431 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241219122527431 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241219122527431 DAUC <0003> auc.c:179 vector [3]: kc = 78e1ee4040c735a0 20241219122527431 DAUC <0003> auc.c:180 vector [3]: sres = f574b3f3 20241219122527431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241219122527431 DAUC <0003> auc.c:113 vector [4]: rand = 76ef0724c97aa94f1706fd82a267722f 20241219122527431 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241219122527431 DAUC <0003> auc.c:142 vector [4]: autn = f97d9d5b524480008443ba443db855ac 20241219122527431 DAUC <0003> auc.c:143 vector [4]: ck = b6cf5620c1af911d69e20a9c47f05bb1 20241219122527431 DAUC <0003> auc.c:144 vector [4]: ik = 5c6ef8d245dc6e5e1f0e199b8728ed0a 20241219122527431 DAUC <0003> auc.c:145 vector [4]: res = 45112af0d2976e290000000000000000 20241219122527431 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241219122527431 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241219122527431 DAUC <0003> auc.c:179 vector [4]: kc = d5643abf3f8bfd3a 20241219122527431 DAUC <0003> auc.c:180 vector [4]: sres = d544acc5 20241219122527431 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241219122527431 DAUC <0003> db_auc.c:245 IMSI='262423708780417': Generated 5 vectors 20241219122527431 DAUC <0003> db_auc.c:249 IMSI='262423708780417': Updating SQN=161 in DB 20241219122527431 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423708780417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423708780417"} 20241219122527431 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262423708780417 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122527431 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527431 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122527433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44950<->l=127.0.0.1:4258 20241219122527434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4258 20241219122527434 DLINP <000b> input/ipa.c:451 connected read/write 20241219122527434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122527434 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122527434 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122527434 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122527434 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37797<->l=127.0.0.1:4259) 20241219122527458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241219122527559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44966<->l=127.0.0.1:4258 20241219122530667 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122530668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122530672 DLINP <000b> input/ipa.c:451 connected read/write 20241219122530672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122530674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20241219122530678 DLINP <000b> input/ipa.c:451 connected read/write 20241219122530678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122530678 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122530678 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122530678 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  20241219122530678 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122530678 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  20241219122530678 DLGSUP <0013> gsup_server.c:235 2:  20241219122530678 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122530678 DLGSUP <0013> gsup_server.c:235 3:  20241219122530678 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122530678 DLGSUP <0013> gsup_server.c:235 4:  20241219122530678 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122530678 DLGSUP <0013> gsup_server.c:235 5:  20241219122530678 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122530678 DLGSUP <0013> gsup_server.c:235 7:  20241219122530678 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122530678 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122530678 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122530678 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122530707 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34141<->l=127.0.0.1:4259) 20241219122530724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241219122530730 DLINP <000b> input/ipa.c:451 connected read/write 20241219122530730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122530730 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426578151401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426578151401" cn_domain=PS} 20241219122530730 DLU <0006> fsm.c:456 lu(262426578151401)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122530730 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426578151401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241219122530730 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426578151401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426578151401" cause=IMSI unknown in HLR} 20241219122530730 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262426578151401 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122530730 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426578151401)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122530730 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426578151401)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122530730 DLU <0006> fsm.c:568 lu(PS:IMSI-262426578151401)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122530730 DLINP <000b> input/ipa.c:451 connected read/write 20241219122530730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122530730 DLINP <000b> input/ipa.c:451 connected read/write 20241219122530730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122530733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44986<->l=127.0.0.1:4258 20241219122530734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.1:4258 20241219122530735 DLINP <000b> input/ipa.c:451 connected read/write 20241219122530735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122530735 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122530735 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122530735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122530736 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34141<->l=127.0.0.1:4259) 20241219122530766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20241219122530866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44992<->l=127.0.0.1:4258 20241219122533974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122533974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122533975 DLINP <000b> input/ipa.c:451 connected read/write 20241219122533975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122533976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20241219122533978 DLINP <000b> input/ipa.c:451 connected read/write 20241219122533978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122533978 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122533978 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122533978 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  20241219122533978 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122533978 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  20241219122533978 DLGSUP <0013> gsup_server.c:235 2:  20241219122533978 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122533978 DLGSUP <0013> gsup_server.c:235 3:  20241219122533978 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122533978 DLGSUP <0013> gsup_server.c:235 4:  20241219122533978 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122533978 DLGSUP <0013> gsup_server.c:235 5:  20241219122533978 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122533978 DLGSUP <0013> gsup_server.c:235 7:  20241219122533978 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122533979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122533979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122533979 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122533993 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37181<->l=127.0.0.1:4259) 20241219122534003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20241219122534022 DLINP <000b> input/ipa.c:451 connected read/write 20241219122534022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122534022 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429967104181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429967104181" cn_domain=PS source_name="the-source\n"} 20241219122534022 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219122534022 DLU <0006> fsm.c:456 lu(262429967104181)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122534022 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429967104181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241219122534022 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429967104181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429967104181" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241219122534022 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429967104181 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122534022 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429967104181)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122534022 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429967104181)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122534022 DLU <0006> fsm.c:568 lu(PS:IMSI-262429967104181)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122534022 DLINP <000b> input/ipa.c:451 connected read/write 20241219122534022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122534022 DLINP <000b> input/ipa.c:451 connected read/write 20241219122534022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122534027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.1:4258 20241219122534029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38726<->l=127.0.0.1:4258 20241219122534031 DLINP <000b> input/ipa.c:451 connected read/write 20241219122534031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122534031 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122534031 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122534031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122534031 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219122534031 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37181<->l=127.0.0.1:4259) 20241219122534080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38748<->l=127.0.0.1:4258 20241219122534180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38748<->l=127.0.0.1:4258 20241219122537285 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122537285 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122537290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122537290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122537292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38764<->l=127.0.0.1:4258 20241219122537296 DLINP <000b> input/ipa.c:451 connected read/write 20241219122537296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122537296 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122537296 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122537296 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  20241219122537296 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122537296 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  20241219122537296 DLGSUP <0013> gsup_server.c:235 2:  20241219122537296 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122537296 DLGSUP <0013> gsup_server.c:235 3:  20241219122537296 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122537296 DLGSUP <0013> gsup_server.c:235 4:  20241219122537296 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122537296 DLGSUP <0013> gsup_server.c:235 5:  20241219122537296 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122537296 DLGSUP <0013> gsup_server.c:235 7:  20241219122537296 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122537296 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122537296 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122537296 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122537322 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42233<->l=127.0.0.1:4259) 20241219122537337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241219122537348 DLINP <000b> input/ipa.c:451 connected read/write 20241219122537348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122537348 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678648004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420678648004" cn_domain=PS} 20241219122537348 DLU <0006> fsm.c:456 lu(262420678648004)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122537349 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678648004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241219122537349 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678648004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420678648004" cause=Roaming not allowed in this location area} 20241219122537349 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262420678648004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122537349 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420678648004)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122537349 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420678648004)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122537349 DLU <0006> fsm.c:568 lu(PS:IMSI-262420678648004)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122537349 DLINP <000b> input/ipa.c:451 connected read/write 20241219122537349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122537349 DLINP <000b> input/ipa.c:451 connected read/write 20241219122537349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122537353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38766<->l=127.0.0.1:4258 20241219122537355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38764<->l=127.0.0.1:4258 20241219122537357 DLINP <000b> input/ipa.c:451 connected read/write 20241219122537357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122537357 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122537357 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122537357 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122537357 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42233<->l=127.0.0.1:4259) 20241219122537389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 20241219122537490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38772<->l=127.0.0.1:4258 20241219122540596 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122540597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122540600 DLINP <000b> input/ipa.c:451 connected read/write 20241219122540600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122540601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241219122540603 DLINP <000b> input/ipa.c:451 connected read/write 20241219122540603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122540603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122540603 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122540603 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  20241219122540603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122540603 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  20241219122540603 DLGSUP <0013> gsup_server.c:235 2:  20241219122540603 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122540603 DLGSUP <0013> gsup_server.c:235 3:  20241219122540603 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122540603 DLGSUP <0013> gsup_server.c:235 4:  20241219122540603 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122540603 DLGSUP <0013> gsup_server.c:235 5:  20241219122540603 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122540603 DLGSUP <0013> gsup_server.c:235 7:  20241219122540603 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122540603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122540603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122540603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122540617 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35397<->l=127.0.0.1:4259) 20241219122540626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 20241219122540646 DLINP <000b> input/ipa.c:451 connected read/write 20241219122540646 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122540646 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426646939198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426646939198"} 20241219122540646 DAUC <0003> db_auc.c:133 IMSI='262426646939198': No such subscriber 20241219122540646 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426646939198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241219122540646 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426646939198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426646939198" cause=IMSI unknown in HLR} 20241219122540646 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426646939198 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122540646 DLINP <000b> input/ipa.c:451 connected read/write 20241219122540646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122540646 DLINP <000b> input/ipa.c:451 connected read/write 20241219122540646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122540652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38794<->l=127.0.0.1:4258 20241219122540655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38788<->l=127.0.0.1:4258 20241219122540656 DLINP <000b> input/ipa.c:451 connected read/write 20241219122540656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122540656 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122540657 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122540657 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122540657 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35397<->l=127.0.0.1:4259) 20241219122540720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241219122540821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38806<->l=127.0.0.1:4258 20241219122543926 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122543926 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122543930 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122543931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 20241219122543935 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122543935 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122543935 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122543935 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  20241219122543935 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122543936 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  20241219122543936 DLGSUP <0013> gsup_server.c:235 2:  20241219122543936 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122543936 DLGSUP <0013> gsup_server.c:235 3:  20241219122543936 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122543936 DLGSUP <0013> gsup_server.c:235 4:  20241219122543936 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122543936 DLGSUP <0013> gsup_server.c:235 5:  20241219122543936 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122543936 DLGSUP <0013> gsup_server.c:235 7:  20241219122543936 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122543936 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122543936 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122543936 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122543954 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46735<->l=127.0.0.1:4259) 20241219122543957 DAUC <0003> db_auc.c:157 IMSI='262426371755404': No 2G Auth Data 20241219122543957 DAUC <0003> db_auc.c:192 IMSI='262426371755404': No 3G Auth Data 20241219122543964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241219122543982 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122543982 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426371755404" cn_domain=PS} 20241219122543982 DLU <0006> fsm.c:456 lu(262426371755404)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122543982 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122543982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426371755404)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122543982 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426371755404" cn_domain=PS} 20241219122543982 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122543982 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122543990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122543990 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426371755404"} 20241219122543990 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426371755404)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122543990 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122543990 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426371755404"} 20241219122543990 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426371755404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122543990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371755404)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122543990 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426371755404)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122543990 DLU <0006> fsm.c:568 lu(PS:IMSI-262426371755404)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122543990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122543990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122543990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122543993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241219122543997 DAUC <0003> db_auc.c:157 IMSI='262420684650306': No 2G Auth Data 20241219122543997 DAUC <0003> db_auc.c:192 IMSI='262420684650306': No 3G Auth Data 20241219122543999 DLGSUP <0013> hlr.c:121 IMSI 262420684650306: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40480<->l=127.0.0.1:4258 20241219122544018 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544018 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420684650306" cn_domain=PS} 20241219122544018 DLU <0006> fsm.c:456 lu(262420684650306)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544018 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544018 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420684650306)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544018 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420684650306" cn_domain=PS} 20241219122544018 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544018 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544019 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544019 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420684650306"} 20241219122544019 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420684650306)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544019 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544019 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420684650306"} 20241219122544019 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262420684650306 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684650306)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544019 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420684650306)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544019 DLU <0006> fsm.c:568 lu(PS:IMSI-262420684650306)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544019 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544019 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40480<->l=127.0.0.1:4258 20241219122544020 DAUC <0003> db_auc.c:157 IMSI='262420635356548': No 2G Auth Data 20241219122544020 DAUC <0003> db_auc.c:192 IMSI='262420635356548': No 3G Auth Data 20241219122544020 DLGSUP <0013> hlr.c:121 IMSI 262420635356548: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40484<->l=127.0.0.1:4258 20241219122544027 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544027 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420635356548" cn_domain=PS} 20241219122544027 DLU <0006> fsm.c:456 lu(262420635356548)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544027 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420635356548)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544027 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420635356548" cn_domain=PS} 20241219122544027 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544027 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544028 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544028 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420635356548"} 20241219122544028 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420635356548)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544028 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544028 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420635356548"} 20241219122544028 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420635356548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420635356548)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544028 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420635356548)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544028 DLU <0006> fsm.c:568 lu(PS:IMSI-262420635356548)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544028 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544028 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40484<->l=127.0.0.1:4258 20241219122544029 DAUC <0003> db_auc.c:157 IMSI='262423945454659': No 2G Auth Data 20241219122544029 DAUC <0003> db_auc.c:192 IMSI='262423945454659': No 3G Auth Data 20241219122544029 DLGSUP <0013> hlr.c:121 IMSI 262423945454659: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 20241219122544037 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544037 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423945454659" cn_domain=PS} 20241219122544037 DLU <0006> fsm.c:456 lu(262423945454659)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544037 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423945454659)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544037 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423945454659" cn_domain=PS} 20241219122544037 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544037 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544038 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544038 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423945454659"} 20241219122544038 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423945454659)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544038 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544038 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423945454659"} 20241219122544038 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262423945454659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423945454659)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544038 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423945454659)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544038 DLU <0006> fsm.c:568 lu(PS:IMSI-262423945454659)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544038 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544038 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 20241219122544039 DAUC <0003> db_auc.c:157 IMSI='262427237435292': No 2G Auth Data 20241219122544039 DAUC <0003> db_auc.c:192 IMSI='262427237435292': No 3G Auth Data 20241219122544039 DLGSUP <0013> hlr.c:121 IMSI 262427237435292: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241219122544047 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544047 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427237435292" cn_domain=PS} 20241219122544047 DLU <0006> fsm.c:456 lu(262427237435292)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544047 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544047 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427237435292)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544047 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427237435292" cn_domain=PS} 20241219122544047 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544047 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544048 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544048 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427237435292"} 20241219122544048 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427237435292)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544048 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544048 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427237435292"} 20241219122544048 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427237435292 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427237435292)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544048 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427237435292)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544048 DLU <0006> fsm.c:568 lu(PS:IMSI-262427237435292)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544048 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544048 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40502<->l=127.0.0.1:4258 20241219122544049 DAUC <0003> db_auc.c:157 IMSI='262424192377280': No 2G Auth Data 20241219122544049 DAUC <0003> db_auc.c:192 IMSI='262424192377280': No 3G Auth Data 20241219122544050 DLGSUP <0013> hlr.c:121 IMSI 262424192377280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20241219122544057 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544058 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424192377280" cn_domain=PS} 20241219122544058 DLU <0006> fsm.c:456 lu(262424192377280)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544058 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424192377280)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544058 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424192377280" cn_domain=PS} 20241219122544058 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544058 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544059 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544059 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424192377280"} 20241219122544059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424192377280)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544059 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544059 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424192377280"} 20241219122544059 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424192377280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424192377280)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424192377280)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544059 DLU <0006> fsm.c:568 lu(PS:IMSI-262424192377280)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544059 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544059 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40514<->l=127.0.0.1:4258 20241219122544060 DAUC <0003> db_auc.c:157 IMSI='262424562630328': No 2G Auth Data 20241219122544060 DAUC <0003> db_auc.c:192 IMSI='262424562630328': No 3G Auth Data 20241219122544061 DLGSUP <0013> hlr.c:121 IMSI 262424562630328: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241219122544068 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544068 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424562630328" cn_domain=PS} 20241219122544068 DLU <0006> fsm.c:456 lu(262424562630328)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544068 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424562630328)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544068 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424562630328" cn_domain=PS} 20241219122544068 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544068 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544070 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544070 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424562630328"} 20241219122544070 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424562630328)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544070 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544070 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424562630328"} 20241219122544070 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424562630328 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424562630328)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544070 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424562630328)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544070 DLU <0006> fsm.c:568 lu(PS:IMSI-262424562630328)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544070 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544070 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241219122544071 DAUC <0003> db_auc.c:157 IMSI='262422960082264': No 2G Auth Data 20241219122544071 DAUC <0003> db_auc.c:192 IMSI='262422960082264': No 3G Auth Data 20241219122544072 DLGSUP <0013> hlr.c:121 IMSI 262422960082264: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122544078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 20241219122544081 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544081 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422960082264" cn_domain=PS} 20241219122544081 DLU <0006> fsm.c:456 lu(262422960082264)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122544081 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122544081 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422960082264)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122544081 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422960082264" cn_domain=PS} 20241219122544081 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544081 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544083 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544083 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422960082264"} 20241219122544083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422960082264)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122544083 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122544083 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422960082264"} 20241219122544083 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262422960082264 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122544083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960082264)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122544083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422960082264)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122544083 DLU <0006> fsm.c:568 lu(PS:IMSI-262422960082264)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122544083 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544084 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544084 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122544085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40526<->l=127.0.0.1:4258 20241219122544087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 20241219122544088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122544088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122544088 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122544088 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122544088 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122544088 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46735<->l=127.0.0.1:4259) 20241219122544127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241219122544228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4258 20241219122547344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122547344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122547345 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20241219122547347 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547347 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122547347 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122547347 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  20241219122547347 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122547347 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  20241219122547347 DLGSUP <0013> gsup_server.c:235 2:  20241219122547347 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122547347 DLGSUP <0013> gsup_server.c:235 3:  20241219122547347 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122547347 DLGSUP <0013> gsup_server.c:235 4:  20241219122547347 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122547347 DLGSUP <0013> gsup_server.c:235 5:  20241219122547347 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122547347 DLGSUP <0013> gsup_server.c:235 7:  20241219122547347 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122547347 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122547348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122547348 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122547361 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35953<->l=127.0.0.1:4259) 20241219122547370 DAUC <0003> db_auc.c:157 IMSI='262420059307248': No 2G Auth Data 20241219122547370 DAUC <0003> db_auc.c:192 IMSI='262420059307248': No 3G Auth Data 20241219122547386 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40554<->l=127.0.0.1:4258 20241219122547396 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547396 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420059307248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420059307248" cn_domain=PS source_name="the-source\n"} 20241219122547397 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219122547397 DLU <0006> fsm.c:456 lu(262420059307248)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547397 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420059307248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547397 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420059307248)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547397 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420059307248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420059307248" cn_domain=PS destination_name="the-source\n"} 20241219122547397 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547397 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547397 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547403 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547403 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420059307248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420059307248" source_name="the-source\n"} 20241219122547403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420059307248)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547403 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420059307248 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547403 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420059307248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420059307248" destination_name="the-source\n"} 20241219122547403 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420059307248 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059307248)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420059307248)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547403 DLU <0006> fsm.c:568 lu(PS:IMSI-262420059307248)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547403 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547403 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40554<->l=127.0.0.1:4258 20241219122547408 DAUC <0003> db_auc.c:157 IMSI='262425455089373': No 2G Auth Data 20241219122547408 DAUC <0003> db_auc.c:192 IMSI='262425455089373': No 3G Auth Data 20241219122547409 DLGSUP <0013> hlr.c:121 IMSI 262425455089373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40556<->l=127.0.0.1:4258 20241219122547419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547419 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262425455089373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425455089373" cn_domain=PS source_name="the-source\n"} 20241219122547419 DLU <0006> fsm.c:456 lu(262425455089373)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547419 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262425455089373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547419 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425455089373)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547419 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262425455089373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425455089373" cn_domain=PS destination_name="the-source\n"} 20241219122547419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547420 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262425455089373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425455089373" source_name="the-source\n"} 20241219122547420 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425455089373)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547420 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262425455089373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547420 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262425455089373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425455089373" destination_name="the-source\n"} 20241219122547420 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262425455089373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455089373)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547420 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425455089373)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547420 DLU <0006> fsm.c:568 lu(PS:IMSI-262425455089373)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40556<->l=127.0.0.1:4258 20241219122547421 DAUC <0003> db_auc.c:157 IMSI='262420729612446': No 2G Auth Data 20241219122547421 DAUC <0003> db_auc.c:192 IMSI='262420729612446': No 3G Auth Data 20241219122547421 DLGSUP <0013> hlr.c:121 IMSI 262420729612446: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547427 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20241219122547429 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547429 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547429 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420729612446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420729612446" cn_domain=PS source_name="the-source\n"} 20241219122547429 DLU <0006> fsm.c:456 lu(262420729612446)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547429 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420729612446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547429 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420729612446)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547429 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420729612446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420729612446" cn_domain=PS destination_name="the-source\n"} 20241219122547429 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547429 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547430 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547430 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420729612446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420729612446" source_name="the-source\n"} 20241219122547430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420729612446)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547430 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420729612446 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547430 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420729612446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420729612446" destination_name="the-source\n"} 20241219122547430 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420729612446 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420729612446)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420729612446)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547430 DLU <0006> fsm.c:568 lu(PS:IMSI-262420729612446)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547430 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547430 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.1:4258 20241219122547431 DAUC <0003> db_auc.c:157 IMSI='262426850202491': No 2G Auth Data 20241219122547431 DAUC <0003> db_auc.c:192 IMSI='262426850202491': No 3G Auth Data 20241219122547432 DLGSUP <0013> hlr.c:121 IMSI 262426850202491: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547438 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40580<->l=127.0.0.1:4258 20241219122547439 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547439 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262426850202491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426850202491" cn_domain=PS source_name="the-source\n"} 20241219122547439 DLU <0006> fsm.c:456 lu(262426850202491)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547439 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262426850202491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426850202491)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547439 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262426850202491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426850202491" cn_domain=PS destination_name="the-source\n"} 20241219122547439 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547439 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547441 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547441 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262426850202491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426850202491" source_name="the-source\n"} 20241219122547441 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426850202491)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547441 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262426850202491 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547441 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262426850202491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426850202491" destination_name="the-source\n"} 20241219122547441 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262426850202491 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426850202491)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547441 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426850202491)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547441 DLU <0006> fsm.c:568 lu(PS:IMSI-262426850202491)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547441 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547441 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40580<->l=127.0.0.1:4258 20241219122547442 DAUC <0003> db_auc.c:157 IMSI='262424567112592': No 2G Auth Data 20241219122547442 DAUC <0003> db_auc.c:192 IMSI='262424567112592': No 3G Auth Data 20241219122547442 DLGSUP <0013> hlr.c:121 IMSI 262424567112592: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40584<->l=127.0.0.1:4258 20241219122547449 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547449 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262424567112592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424567112592" cn_domain=PS source_name="the-source\n"} 20241219122547449 DLU <0006> fsm.c:456 lu(262424567112592)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547450 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262424567112592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547450 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424567112592)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547450 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262424567112592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424567112592" cn_domain=PS destination_name="the-source\n"} 20241219122547450 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547450 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547451 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547451 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262424567112592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424567112592" source_name="the-source\n"} 20241219122547451 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424567112592)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547451 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262424567112592 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547451 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262424567112592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424567112592" destination_name="the-source\n"} 20241219122547451 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262424567112592 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424567112592)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547451 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424567112592)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547451 DLU <0006> fsm.c:568 lu(PS:IMSI-262424567112592)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547451 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547451 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40584<->l=127.0.0.1:4258 20241219122547452 DAUC <0003> db_auc.c:157 IMSI='262420400479293': No 2G Auth Data 20241219122547452 DAUC <0003> db_auc.c:192 IMSI='262420400479293': No 3G Auth Data 20241219122547452 DLGSUP <0013> hlr.c:121 IMSI 262420400479293: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40598<->l=127.0.0.1:4258 20241219122547460 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547460 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420400479293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420400479293" cn_domain=PS source_name="the-source\n"} 20241219122547460 DLU <0006> fsm.c:456 lu(262420400479293)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547460 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262420400479293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547460 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420400479293)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547460 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262420400479293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420400479293" cn_domain=PS destination_name="the-source\n"} 20241219122547460 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547460 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547462 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547462 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420400479293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420400479293" source_name="the-source\n"} 20241219122547462 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420400479293)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547462 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262420400479293 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547462 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262420400479293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420400479293" destination_name="the-source\n"} 20241219122547462 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262420400479293 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420400479293)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547462 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420400479293)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547462 DLU <0006> fsm.c:568 lu(PS:IMSI-262420400479293)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547462 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547462 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40598<->l=127.0.0.1:4258 20241219122547463 DAUC <0003> db_auc.c:157 IMSI='262425279296997': No 2G Auth Data 20241219122547463 DAUC <0003> db_auc.c:192 IMSI='262425279296997': No 3G Auth Data 20241219122547463 DLGSUP <0013> hlr.c:121 IMSI 262425279296997: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20241219122547472 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547472 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425279296997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425279296997" cn_domain=PS source_name="the-source\n"} 20241219122547472 DLU <0006> fsm.c:456 lu(262425279296997)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547472 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425279296997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425279296997)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547472 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425279296997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425279296997" cn_domain=PS destination_name="the-source\n"} 20241219122547472 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547472 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547473 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547473 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425279296997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425279296997" source_name="the-source\n"} 20241219122547473 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425279296997)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547473 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425279296997 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547473 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425279296997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425279296997" destination_name="the-source\n"} 20241219122547473 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425279296997 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425279296997)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547473 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425279296997)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547473 DLU <0006> fsm.c:568 lu(PS:IMSI-262425279296997)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547473 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547473 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40604<->l=127.0.0.1:4258 20241219122547474 DAUC <0003> db_auc.c:157 IMSI='262429214562918': No 2G Auth Data 20241219122547474 DAUC <0003> db_auc.c:192 IMSI='262429214562918': No 3G Auth Data 20241219122547475 DLGSUP <0013> hlr.c:121 IMSI 262429214562918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122547481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 20241219122547483 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547483 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262429214562918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429214562918" cn_domain=PS source_name="the-source\n"} 20241219122547483 DLU <0006> fsm.c:456 lu(262429214562918)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122547483 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262429214562918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241219122547483 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429214562918)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122547483 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262429214562918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429214562918" cn_domain=PS destination_name="the-source\n"} 20241219122547483 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547483 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547484 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547484 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262429214562918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429214562918" source_name="the-source\n"} 20241219122547484 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429214562918)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122547484 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262429214562918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122547484 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262429214562918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429214562918" destination_name="the-source\n"} 20241219122547484 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262429214562918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122547484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429214562918)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122547484 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429214562918)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122547484 DLU <0006> fsm.c:568 lu(PS:IMSI-262429214562918)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122547484 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547485 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122547485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40618<->l=127.0.0.1:4258 20241219122547486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40542<->l=127.0.0.1:4258 20241219122547487 DLINP <000b> input/ipa.c:451 connected read/write 20241219122547487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122547487 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122547487 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122547487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122547487 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219122547487 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35953<->l=127.0.0.1:4259) 20241219122547510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40632<->l=127.0.0.1:4258 20241219122547611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40632<->l=127.0.0.1:4258 20241219122550712 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122550712 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122550713 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20241219122550714 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122550714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122550714 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  20241219122550714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122550714 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  20241219122550714 DLGSUP <0013> gsup_server.c:235 2:  20241219122550714 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122550714 DLGSUP <0013> gsup_server.c:235 3:  20241219122550714 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122550714 DLGSUP <0013> gsup_server.c:235 4:  20241219122550714 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122550714 DLGSUP <0013> gsup_server.c:235 5:  20241219122550714 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122550714 DLGSUP <0013> gsup_server.c:235 7:  20241219122550714 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122550714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122550714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122550714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122550720 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38809<->l=127.0.0.1:4259) 20241219122550725 DAUC <0003> db_auc.c:157 IMSI='262425231715561': No 2G Auth Data 20241219122550725 DAUC <0003> db_auc.c:192 IMSI='262425231715561': No 3G Auth Data 20241219122550730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4258 20241219122550758 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550758 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425231715561" cn_domain=PS} 20241219122550758 DLU <0006> fsm.c:456 lu(262425231715561)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550758 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425231715561)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550758 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425231715561" cn_domain=PS} 20241219122550758 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550758 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550759 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550759 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425231715561"} 20241219122550759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425231715561)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550759 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550759 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425231715561"} 20241219122550759 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425231715561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425231715561)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425231715561)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550759 DLU <0006> fsm.c:568 lu(PS:IMSI-262425231715561)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550759 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550759 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550760 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4258 20241219122550761 DAUC <0003> db_auc.c:157 IMSI='262423195398315': No 2G Auth Data 20241219122550761 DAUC <0003> db_auc.c:192 IMSI='262423195398315': No 3G Auth Data 20241219122550761 DLGSUP <0013> hlr.c:121 IMSI 262423195398315: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40648<->l=127.0.0.1:4258 20241219122550768 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550768 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423195398315" cn_domain=PS} 20241219122550768 DLU <0006> fsm.c:456 lu(262423195398315)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550768 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550769 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423195398315)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550769 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423195398315" cn_domain=PS} 20241219122550769 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550769 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550770 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550770 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423195398315"} 20241219122550770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423195398315)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550770 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550770 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423195398315"} 20241219122550770 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262423195398315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423195398315)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423195398315)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550770 DLU <0006> fsm.c:568 lu(PS:IMSI-262423195398315)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550770 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550770 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40648<->l=127.0.0.1:4258 20241219122550771 DAUC <0003> db_auc.c:157 IMSI='262420868503159': No 2G Auth Data 20241219122550771 DAUC <0003> db_auc.c:192 IMSI='262420868503159': No 3G Auth Data 20241219122550771 DLGSUP <0013> hlr.c:121 IMSI 262420868503159: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 20241219122550779 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550779 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420868503159" cn_domain=PS} 20241219122550779 DLU <0006> fsm.c:456 lu(262420868503159)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550779 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550779 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420868503159)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550779 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420868503159" cn_domain=PS} 20241219122550779 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550779 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550780 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550780 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420868503159"} 20241219122550780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420868503159)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550780 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550780 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420868503159"} 20241219122550780 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420868503159 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420868503159)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420868503159)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550780 DLU <0006> fsm.c:568 lu(PS:IMSI-262420868503159)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550780 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550780 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.1:4258 20241219122550782 DAUC <0003> db_auc.c:157 IMSI='262425023879793': No 2G Auth Data 20241219122550782 DAUC <0003> db_auc.c:192 IMSI='262425023879793': No 3G Auth Data 20241219122550782 DLGSUP <0013> hlr.c:121 IMSI 262425023879793: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 20241219122550790 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550790 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425023879793" cn_domain=PS} 20241219122550790 DLU <0006> fsm.c:456 lu(262425023879793)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550790 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550790 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425023879793)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550790 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425023879793" cn_domain=PS} 20241219122550790 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550790 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550791 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425023879793"} 20241219122550791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425023879793)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550791 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550791 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425023879793"} 20241219122550791 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262425023879793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425023879793)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425023879793)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550791 DLU <0006> fsm.c:568 lu(PS:IMSI-262425023879793)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40676<->l=127.0.0.1:4258 20241219122550793 DAUC <0003> db_auc.c:157 IMSI='262424208633982': No 2G Auth Data 20241219122550793 DAUC <0003> db_auc.c:192 IMSI='262424208633982': No 3G Auth Data 20241219122550793 DLGSUP <0013> hlr.c:121 IMSI 262424208633982: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40680<->l=127.0.0.1:4258 20241219122550800 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550801 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424208633982" cn_domain=PS} 20241219122550801 DLU <0006> fsm.c:456 lu(262424208633982)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550801 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550801 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424208633982)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550801 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424208633982" cn_domain=PS} 20241219122550801 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550801 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550802 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550802 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424208633982"} 20241219122550802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424208633982)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550802 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550802 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424208633982"} 20241219122550802 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424208633982 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424208633982)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424208633982)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550802 DLU <0006> fsm.c:568 lu(PS:IMSI-262424208633982)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550802 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550802 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40680<->l=127.0.0.1:4258 20241219122550803 DAUC <0003> db_auc.c:157 IMSI='262422975679334': No 2G Auth Data 20241219122550803 DAUC <0003> db_auc.c:192 IMSI='262422975679334': No 3G Auth Data 20241219122550804 DLGSUP <0013> hlr.c:121 IMSI 262422975679334: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241219122550813 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550813 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422975679334" cn_domain=PS} 20241219122550813 DLU <0006> fsm.c:456 lu(262422975679334)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550813 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550813 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422975679334)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550813 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422975679334" cn_domain=PS} 20241219122550813 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550813 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550814 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550814 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422975679334"} 20241219122550814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422975679334)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550814 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550814 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422975679334"} 20241219122550814 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262422975679334 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422975679334)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422975679334)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550814 DLU <0006> fsm.c:568 lu(PS:IMSI-262422975679334)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550814 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550814 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40682<->l=127.0.0.1:4258 20241219122550816 DAUC <0003> db_auc.c:157 IMSI='262421137652721': No 2G Auth Data 20241219122550816 DAUC <0003> db_auc.c:192 IMSI='262421137652721': No 3G Auth Data 20241219122550816 DLGSUP <0013> hlr.c:121 IMSI 262421137652721: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 20241219122550824 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550824 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421137652721" cn_domain=PS} 20241219122550824 DLU <0006> fsm.c:456 lu(262421137652721)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550824 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421137652721)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550824 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421137652721" cn_domain=PS} 20241219122550824 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550824 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550826 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550826 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421137652721"} 20241219122550826 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421137652721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550826 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550826 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421137652721"} 20241219122550826 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262421137652721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137652721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550826 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421137652721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550826 DLU <0006> fsm.c:568 lu(PS:IMSI-262421137652721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550826 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550826 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550827 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40692<->l=127.0.0.1:4258 20241219122550827 DAUC <0003> db_auc.c:157 IMSI='262422763836096': No 2G Auth Data 20241219122550827 DAUC <0003> db_auc.c:192 IMSI='262422763836096': No 3G Auth Data 20241219122550828 DLGSUP <0013> hlr.c:121 IMSI 262422763836096: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122550835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4258 20241219122550837 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550837 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422763836096" cn_domain=PS} 20241219122550837 DLU <0006> fsm.c:456 lu(262422763836096)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122550837 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122550837 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422763836096)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122550837 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422763836096" cn_domain=PS} 20241219122550837 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550837 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550838 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550838 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422763836096"} 20241219122550838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422763836096)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122550838 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122550838 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422763836096"} 20241219122550838 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422763836096 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122550838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422763836096)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122550838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422763836096)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122550838 DLU <0006> fsm.c:568 lu(PS:IMSI-262422763836096)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122550838 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550838 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550838 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122550839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40702<->l=127.0.0.1:4258 20241219122550840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4258 20241219122550841 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38809<->l=127.0.0.1:4259) 20241219122550841 DLINP <000b> input/ipa.c:451 connected read/write 20241219122550841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122550841 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122550841 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122550841 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122550868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20241219122550969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.1:4258 20241219122554084 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122554085 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122554090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122554090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122554092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48956<->l=127.0.0.1:4258 20241219122554095 DLINP <000b> input/ipa.c:451 connected read/write 20241219122554095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122554095 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122554095 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122554095 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  20241219122554095 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122554095 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  20241219122554095 DLGSUP <0013> gsup_server.c:235 2:  20241219122554095 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122554095 DLGSUP <0013> gsup_server.c:235 3:  20241219122554095 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122554095 DLGSUP <0013> gsup_server.c:235 4:  20241219122554095 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122554095 DLGSUP <0013> gsup_server.c:235 5:  20241219122554095 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122554095 DLGSUP <0013> gsup_server.c:235 7:  20241219122554095 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122554095 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122554095 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122554095 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122554114 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39825<->l=127.0.0.1:4259) 20241219122554116 DAUC <0003> db_auc.c:157 IMSI='262423992366480': No 2G Auth Data 20241219122554116 DAUC <0003> db_auc.c:192 IMSI='262423992366480': No 3G Auth Data 20241219122554117 DAUC <0003> db_auc.c:192 IMSI='262423992366480': No 3G Auth Data 20241219122554119 DAUC <0003> db_auc.c:157 IMSI='262426339558545': No 2G Auth Data 20241219122554119 DAUC <0003> db_auc.c:192 IMSI='262426339558545': No 3G Auth Data 20241219122554120 DAUC <0003> db_auc.c:157 IMSI='262426339558545': No 2G Auth Data 20241219122554121 DAUC <0003> db_auc.c:157 IMSI='262421535954921': No 2G Auth Data 20241219122554121 DAUC <0003> db_auc.c:192 IMSI='262421535954921': No 3G Auth Data 20241219122554123 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48956<->l=127.0.0.1:4258 20241219122554124 DLINP <000b> input/ipa.c:451 connected read/write 20241219122554124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122554124 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122554124 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122554124 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122554124 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39825<->l=127.0.0.1:4259) 20241219122554146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48968<->l=127.0.0.1:4258 20241219122554247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48968<->l=127.0.0.1:4258 20241219122557339 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122557339 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122557344 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122557346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4258 20241219122557350 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122557350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122557350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122557350 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  20241219122557350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122557350 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  20241219122557350 DLGSUP <0013> gsup_server.c:235 2:  20241219122557350 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122557350 DLGSUP <0013> gsup_server.c:235 3:  20241219122557350 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122557350 DLGSUP <0013> gsup_server.c:235 4:  20241219122557350 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122557350 DLGSUP <0013> gsup_server.c:235 5:  20241219122557350 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122557351 DLGSUP <0013> gsup_server.c:235 7:  20241219122557351 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122557351 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122557351 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122557351 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122557377 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39457<->l=127.0.0.1:4259) 20241219122557393 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48988<->l=127.0.0.1:4258 20241219122557397 DAUC <0003> db_auc.c:157 IMSI='262427125513955': No 2G Auth Data 20241219122557397 DAUC <0003> db_auc.c:192 IMSI='262427125513955': No 3G Auth Data 20241219122557405 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557405 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122557405 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427125513955" cn_domain=PS} 20241219122557405 DLU <0006> fsm.c:456 lu(262427125513955)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122557405 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122557405 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427125513955)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122557405 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427125513955" cn_domain=PS} 20241219122557405 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557405 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122557406 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122557411 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122557411 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427125513955"} 20241219122557411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427125513955)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122557412 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122557412 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427125513955"} 20241219122557412 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122557412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427125513955)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122557412 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427125513955)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122557412 DLU <0006> fsm.c:568 lu(PS:IMSI-262427125513955)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122557412 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122557412 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122557415 DLGSUP <0013> hlr.c:128 IMSI 262427125513955: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241219122557416 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122557416 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122557419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48988<->l=127.0.0.1:4258 20241219122557420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122557420 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427125513955"} 20241219122557420 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241219122557420 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427125513955 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122557421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48974<->l=127.0.0.1:4258 20241219122557423 DLINP <000b> input/ipa.c:451 connected read/write 20241219122557423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122557423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122557423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122557423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122557423 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39457<->l=127.0.0.1:4259) 20241219122557454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49004<->l=127.0.0.1:4258 20241219122557555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49004<->l=127.0.0.1:4258 20241219122600649 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122600649 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122600650 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 20241219122600652 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600652 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122600652 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122600652 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  20241219122600652 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122600652 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  20241219122600652 DLGSUP <0013> gsup_server.c:235 2:  20241219122600652 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122600652 DLGSUP <0013> gsup_server.c:235 3:  20241219122600652 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122600652 DLGSUP <0013> gsup_server.c:235 4:  20241219122600652 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122600652 DLGSUP <0013> gsup_server.c:235 5:  20241219122600652 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122600652 DLGSUP <0013> gsup_server.c:235 7:  20241219122600652 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122600652 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122600652 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122600652 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122600658 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43761<->l=127.0.0.1:4259) 20241219122600660 DAUC <0003> db_auc.c:157 IMSI='262424377085929': No 2G Auth Data 20241219122600660 DAUC <0003> db_auc.c:192 IMSI='262424377085929': No 3G Auth Data 20241219122600665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4258 20241219122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600698 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424377085929" cn_domain=PS} 20241219122600698 DLU <0006> fsm.c:456 lu(262424377085929)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600698 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600698 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424377085929)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600698 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424377085929" cn_domain=PS} 20241219122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600698 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600700 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600700 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424377085929"} 20241219122600700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424377085929)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600700 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600700 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424377085929"} 20241219122600700 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424377085929)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424377085929)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600700 DLU <0006> fsm.c:568 lu(PS:IMSI-262424377085929)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600700 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600700 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600701 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600701 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424377085929" cn_domain=CS} 20241219122600701 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600701 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424377085929"} 20241219122600701 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424377085929 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600701 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600701 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4258 20241219122600702 DAUC <0003> db_auc.c:157 IMSI='262425995443416': No 2G Auth Data 20241219122600702 DAUC <0003> db_auc.c:192 IMSI='262425995443416': No 3G Auth Data 20241219122600702 DLGSUP <0013> hlr.c:121 IMSI 262425995443416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4258 20241219122600710 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600710 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425995443416" cn_domain=PS} 20241219122600710 DLU <0006> fsm.c:456 lu(262425995443416)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600710 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600710 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425995443416)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600710 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425995443416" cn_domain=PS} 20241219122600710 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600710 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600711 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425995443416"} 20241219122600711 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425995443416)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600711 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600711 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425995443416"} 20241219122600711 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425995443416)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600711 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425995443416)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600711 DLU <0006> fsm.c:568 lu(PS:IMSI-262425995443416)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600711 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425995443416" cn_domain=CS} 20241219122600711 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600711 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425995443416"} 20241219122600711 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262425995443416 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600711 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49028<->l=127.0.0.1:4258 20241219122600712 DAUC <0003> db_auc.c:157 IMSI='262421533027099': No 2G Auth Data 20241219122600712 DAUC <0003> db_auc.c:192 IMSI='262421533027099': No 3G Auth Data 20241219122600713 DLGSUP <0013> hlr.c:121 IMSI 262421533027099: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4258 20241219122600722 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600722 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421533027099" cn_domain=PS} 20241219122600722 DLU <0006> fsm.c:456 lu(262421533027099)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600722 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600722 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421533027099)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600722 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421533027099" cn_domain=PS} 20241219122600722 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600723 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600724 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600724 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421533027099"} 20241219122600724 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421533027099)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600724 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600724 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421533027099"} 20241219122600724 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421533027099)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600724 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421533027099)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600724 DLU <0006> fsm.c:568 lu(PS:IMSI-262421533027099)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600724 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600724 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600725 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600725 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421533027099" cn_domain=CS} 20241219122600725 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600725 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421533027099"} 20241219122600725 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421533027099 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600725 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600725 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49044<->l=127.0.0.1:4258 20241219122600726 DAUC <0003> db_auc.c:157 IMSI='262426853600721': No 2G Auth Data 20241219122600726 DAUC <0003> db_auc.c:192 IMSI='262426853600721': No 3G Auth Data 20241219122600726 DLGSUP <0013> hlr.c:121 IMSI 262426853600721: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20241219122600735 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600735 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426853600721" cn_domain=PS} 20241219122600735 DLU <0006> fsm.c:456 lu(262426853600721)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600735 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426853600721)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600735 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426853600721" cn_domain=PS} 20241219122600735 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600735 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600736 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600736 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426853600721"} 20241219122600736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426853600721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600736 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600736 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426853600721"} 20241219122600736 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426853600721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426853600721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600736 DLU <0006> fsm.c:568 lu(PS:IMSI-262426853600721)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600736 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600736 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600737 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600737 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426853600721" cn_domain=CS} 20241219122600737 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600738 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426853600721"} 20241219122600738 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262426853600721 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600738 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600738 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49046<->l=127.0.0.1:4258 20241219122600739 DAUC <0003> db_auc.c:157 IMSI='262421754261290': No 2G Auth Data 20241219122600739 DAUC <0003> db_auc.c:192 IMSI='262421754261290': No 3G Auth Data 20241219122600739 DLGSUP <0013> hlr.c:121 IMSI 262421754261290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49058<->l=127.0.0.1:4258 20241219122600748 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600748 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421754261290" cn_domain=PS} 20241219122600748 DLU <0006> fsm.c:456 lu(262421754261290)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600748 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600748 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421754261290)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600748 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421754261290" cn_domain=PS} 20241219122600748 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600748 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600749 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600749 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421754261290"} 20241219122600749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421754261290)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600749 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600749 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421754261290"} 20241219122600749 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421754261290)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421754261290)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600749 DLU <0006> fsm.c:568 lu(PS:IMSI-262421754261290)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600749 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600749 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600750 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600750 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421754261290" cn_domain=CS} 20241219122600750 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600750 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421754261290"} 20241219122600750 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421754261290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600750 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600750 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49058<->l=127.0.0.1:4258 20241219122600752 DAUC <0003> db_auc.c:157 IMSI='262426431977610': No 2G Auth Data 20241219122600752 DAUC <0003> db_auc.c:192 IMSI='262426431977610': No 3G Auth Data 20241219122600753 DLGSUP <0013> hlr.c:121 IMSI 262426431977610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49060<->l=127.0.0.1:4258 20241219122600761 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600761 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426431977610" cn_domain=PS} 20241219122600761 DLU <0006> fsm.c:456 lu(262426431977610)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600761 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426431977610)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600762 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426431977610" cn_domain=PS} 20241219122600762 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600762 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600763 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600763 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426431977610"} 20241219122600763 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426431977610)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600763 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600763 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426431977610"} 20241219122600763 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426431977610)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600763 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426431977610)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600763 DLU <0006> fsm.c:568 lu(PS:IMSI-262426431977610)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600763 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600763 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600763 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600763 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426431977610" cn_domain=CS} 20241219122600763 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600763 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426431977610"} 20241219122600763 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262426431977610 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600763 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600763 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600763 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49060<->l=127.0.0.1:4258 20241219122600765 DAUC <0003> db_auc.c:157 IMSI='262429938617444': No 2G Auth Data 20241219122600765 DAUC <0003> db_auc.c:192 IMSI='262429938617444': No 3G Auth Data 20241219122600765 DLGSUP <0013> hlr.c:121 IMSI 262429938617444: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20241219122600774 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600774 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429938617444" cn_domain=PS} 20241219122600774 DLU <0006> fsm.c:456 lu(262429938617444)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600774 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600774 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429938617444)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600774 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429938617444" cn_domain=PS} 20241219122600774 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600774 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600775 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600775 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429938617444"} 20241219122600775 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429938617444)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600775 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600775 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429938617444"} 20241219122600775 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429938617444)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600775 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429938617444)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600775 DLU <0006> fsm.c:568 lu(PS:IMSI-262429938617444)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600775 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600775 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600776 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600776 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429938617444" cn_domain=CS} 20241219122600776 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600776 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429938617444"} 20241219122600776 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429938617444 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600776 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600777 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49070<->l=127.0.0.1:4258 20241219122600778 DAUC <0003> db_auc.c:157 IMSI='262420037922482': No 2G Auth Data 20241219122600778 DAUC <0003> db_auc.c:192 IMSI='262420037922482': No 3G Auth Data 20241219122600779 DLGSUP <0013> hlr.c:121 IMSI 262420037922482: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122600785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20241219122600787 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600787 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420037922482" cn_domain=PS} 20241219122600787 DLU <0006> fsm.c:456 lu(262420037922482)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122600787 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122600787 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420037922482)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122600787 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420037922482" cn_domain=PS} 20241219122600787 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600787 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600788 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600788 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420037922482"} 20241219122600788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420037922482)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122600788 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122600788 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420037922482"} 20241219122600788 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122600788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420037922482)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122600788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420037922482)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122600788 DLU <0006> fsm.c:568 lu(PS:IMSI-262420037922482)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122600788 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600788 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600789 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600789 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420037922482" cn_domain=CS} 20241219122600789 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241219122600789 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420037922482"} 20241219122600789 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420037922482 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122600789 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600790 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122600790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49076<->l=127.0.0.1:4258 20241219122600791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49018<->l=127.0.0.1:4258 20241219122600792 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43761<->l=127.0.0.1:4259) 20241219122600792 DLINP <000b> input/ipa.c:451 connected read/write 20241219122600792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122600792 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122600792 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122600792 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122600821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241219122600921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49090<->l=127.0.0.1:4258 20241219122603998 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122603998 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122604003 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46846<->l=127.0.0.1:4258 20241219122604009 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604009 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122604009 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122604009 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  20241219122604009 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122604009 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  20241219122604009 DLGSUP <0013> gsup_server.c:235 2:  20241219122604009 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122604009 DLGSUP <0013> gsup_server.c:235 3:  20241219122604009 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122604009 DLGSUP <0013> gsup_server.c:235 4:  20241219122604009 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122604009 DLGSUP <0013> gsup_server.c:235 5:  20241219122604009 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122604009 DLGSUP <0013> gsup_server.c:235 7:  20241219122604009 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122604009 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122604009 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122604009 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122604033 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33997<->l=127.0.0.1:4259) 20241219122604041 DAUC <0003> db_auc.c:157 IMSI='262423845019302': No 2G Auth Data 20241219122604041 DAUC <0003> db_auc.c:192 IMSI='262423845019302': No 3G Auth Data 20241219122604065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46858<->l=127.0.0.1:4258 20241219122604076 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604076 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423845019302" cn_domain=PS} 20241219122604076 DLU <0006> fsm.c:456 lu(262423845019302)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604076 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604076 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423845019302)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604076 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423845019302" cn_domain=PS} 20241219122604076 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604076 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604083 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604083 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423845019302"} 20241219122604083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423845019302)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604083 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604083 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423845019302"} 20241219122604083 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423845019302)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423845019302)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604083 DLU <0006> fsm.c:568 lu(PS:IMSI-262423845019302)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604083 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604083 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604087 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604087 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423845019302" cn_domain=PS} 20241219122604087 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604087 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423845019302"} 20241219122604087 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423845019302 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604087 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604087 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46858<->l=127.0.0.1:4258 20241219122604093 DAUC <0003> db_auc.c:157 IMSI='262423695280123': No 2G Auth Data 20241219122604093 DAUC <0003> db_auc.c:192 IMSI='262423695280123': No 3G Auth Data 20241219122604095 DLGSUP <0013> hlr.c:121 IMSI 262423695280123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4258 20241219122604110 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604110 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423695280123" cn_domain=PS} 20241219122604110 DLU <0006> fsm.c:456 lu(262423695280123)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604110 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604110 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423695280123)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604110 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423695280123" cn_domain=PS} 20241219122604110 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604110 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604111 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604111 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423695280123"} 20241219122604111 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423695280123)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604111 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604111 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423695280123"} 20241219122604111 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423695280123)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604111 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423695280123)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604111 DLU <0006> fsm.c:568 lu(PS:IMSI-262423695280123)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604111 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604111 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604112 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604112 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423695280123" cn_domain=PS} 20241219122604112 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604112 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423695280123"} 20241219122604112 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423695280123 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604112 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604112 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46872<->l=127.0.0.1:4258 20241219122604114 DAUC <0003> db_auc.c:157 IMSI='262420901688700': No 2G Auth Data 20241219122604114 DAUC <0003> db_auc.c:192 IMSI='262420901688700': No 3G Auth Data 20241219122604114 DLGSUP <0013> hlr.c:121 IMSI 262420901688700: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46878<->l=127.0.0.1:4258 20241219122604122 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604122 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420901688700" cn_domain=PS} 20241219122604122 DLU <0006> fsm.c:456 lu(262420901688700)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604122 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604122 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420901688700)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604122 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420901688700" cn_domain=PS} 20241219122604122 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604122 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604123 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604123 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420901688700"} 20241219122604123 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420901688700)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604123 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604123 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420901688700"} 20241219122604123 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420901688700)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604123 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420901688700)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604123 DLU <0006> fsm.c:568 lu(PS:IMSI-262420901688700)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604123 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604123 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604124 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604124 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420901688700" cn_domain=PS} 20241219122604124 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604124 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420901688700"} 20241219122604124 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420901688700 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604124 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604124 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46878<->l=127.0.0.1:4258 20241219122604125 DAUC <0003> db_auc.c:157 IMSI='262423939943844': No 2G Auth Data 20241219122604125 DAUC <0003> db_auc.c:192 IMSI='262423939943844': No 3G Auth Data 20241219122604125 DLGSUP <0013> hlr.c:121 IMSI 262423939943844: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4258 20241219122604133 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604133 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423939943844" cn_domain=PS} 20241219122604133 DLU <0006> fsm.c:456 lu(262423939943844)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604133 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604133 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423939943844)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604133 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423939943844" cn_domain=PS} 20241219122604133 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604133 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604134 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604134 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423939943844"} 20241219122604134 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423939943844)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604134 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604134 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423939943844"} 20241219122604134 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423939943844)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604134 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423939943844)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604134 DLU <0006> fsm.c:568 lu(PS:IMSI-262423939943844)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604134 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604134 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604135 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604135 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423939943844" cn_domain=PS} 20241219122604135 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604135 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423939943844"} 20241219122604135 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423939943844 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604135 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604135 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46882<->l=127.0.0.1:4258 20241219122604136 DAUC <0003> db_auc.c:157 IMSI='262428626352656': No 2G Auth Data 20241219122604136 DAUC <0003> db_auc.c:192 IMSI='262428626352656': No 3G Auth Data 20241219122604136 DLGSUP <0013> hlr.c:121 IMSI 262428626352656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46894<->l=127.0.0.1:4258 20241219122604144 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604144 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428626352656" cn_domain=PS} 20241219122604144 DLU <0006> fsm.c:456 lu(262428626352656)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604144 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428626352656)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604144 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428626352656" cn_domain=PS} 20241219122604144 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604144 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604145 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604145 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428626352656"} 20241219122604145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428626352656)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604145 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604145 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428626352656"} 20241219122604145 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428626352656)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428626352656)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604145 DLU <0006> fsm.c:568 lu(PS:IMSI-262428626352656)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604145 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604145 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604146 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604146 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428626352656" cn_domain=PS} 20241219122604146 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604146 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428626352656"} 20241219122604146 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262428626352656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604146 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604146 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46894<->l=127.0.0.1:4258 20241219122604148 DAUC <0003> db_auc.c:157 IMSI='262427861659849': No 2G Auth Data 20241219122604148 DAUC <0003> db_auc.c:192 IMSI='262427861659849': No 3G Auth Data 20241219122604148 DLGSUP <0013> hlr.c:121 IMSI 262427861659849: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241219122604156 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604156 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427861659849" cn_domain=PS} 20241219122604157 DLU <0006> fsm.c:456 lu(262427861659849)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604157 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427861659849)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604157 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427861659849" cn_domain=PS} 20241219122604157 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604157 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604158 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604158 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427861659849"} 20241219122604158 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427861659849)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604158 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604158 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427861659849"} 20241219122604158 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427861659849)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604158 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427861659849)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604158 DLU <0006> fsm.c:568 lu(PS:IMSI-262427861659849)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604158 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604158 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604159 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604159 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427861659849" cn_domain=PS} 20241219122604159 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604159 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427861659849"} 20241219122604159 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427861659849 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604159 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604159 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46900<->l=127.0.0.1:4258 20241219122604160 DAUC <0003> db_auc.c:157 IMSI='262423718744502': No 2G Auth Data 20241219122604160 DAUC <0003> db_auc.c:192 IMSI='262423718744502': No 3G Auth Data 20241219122604160 DLGSUP <0013> hlr.c:121 IMSI 262423718744502: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 20241219122604168 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604168 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423718744502" cn_domain=PS} 20241219122604168 DLU <0006> fsm.c:456 lu(262423718744502)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604168 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604168 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423718744502)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604168 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423718744502" cn_domain=PS} 20241219122604168 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604168 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604169 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604169 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423718744502"} 20241219122604169 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423718744502)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604169 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604169 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423718744502"} 20241219122604169 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423718744502)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604169 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423718744502)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604169 DLU <0006> fsm.c:568 lu(PS:IMSI-262423718744502)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604169 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604169 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604170 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604170 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423718744502" cn_domain=PS} 20241219122604170 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604170 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423718744502"} 20241219122604170 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423718744502 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604170 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604170 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46902<->l=127.0.0.1:4258 20241219122604171 DAUC <0003> db_auc.c:157 IMSI='262422517310803': No 2G Auth Data 20241219122604171 DAUC <0003> db_auc.c:192 IMSI='262422517310803': No 3G Auth Data 20241219122604172 DLGSUP <0013> hlr.c:121 IMSI 262422517310803: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241219122604177 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46910<->l=127.0.0.1:4258 20241219122604179 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604179 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422517310803" cn_domain=PS} 20241219122604179 DLU <0006> fsm.c:456 lu(262422517310803)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122604179 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122604179 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422517310803)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122604179 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422517310803" cn_domain=PS} 20241219122604179 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604179 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604180 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604180 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422517310803"} 20241219122604180 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422517310803)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122604180 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122604180 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422517310803"} 20241219122604180 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122604180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422517310803)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122604180 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422517310803)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122604180 DLU <0006> fsm.c:568 lu(PS:IMSI-262422517310803)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122604180 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604180 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604180 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604181 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604181 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422517310803" cn_domain=PS} 20241219122604181 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241219122604181 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422517310803"} 20241219122604181 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422517310803 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241219122604181 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604181 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122604182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46910<->l=127.0.0.1:4258 20241219122604183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46846<->l=127.0.0.1:4258 20241219122604183 DLINP <000b> input/ipa.c:451 connected read/write 20241219122604183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122604183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122604183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122604183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122604183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33997<->l=127.0.0.1:4259) 20241219122604206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46922<->l=127.0.0.1:4258 20241219122604307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46922<->l=127.0.0.1:4258 20241219122607423 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122607423 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122607428 DLINP <000b> input/ipa.c:451 connected read/write 20241219122607428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122607430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4258 20241219122607433 DLINP <000b> input/ipa.c:451 connected read/write 20241219122607434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122607434 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122607434 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122607434 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  20241219122607434 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122607434 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  20241219122607434 DLGSUP <0013> gsup_server.c:235 2:  20241219122607434 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122607434 DLGSUP <0013> gsup_server.c:235 3:  20241219122607434 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122607434 DLGSUP <0013> gsup_server.c:235 4:  20241219122607434 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122607434 DLGSUP <0013> gsup_server.c:235 5:  20241219122607434 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122607434 DLGSUP <0013> gsup_server.c:235 7:  20241219122607434 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122607434 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122607434 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122607434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122607453 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44133<->l=127.0.0.1:4259) 20241219122607461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4258 20241219122607474 DLINP <000b> input/ipa.c:451 connected read/write 20241219122607474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122607474 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} 20241219122607474 DLU <0006> fsm.c:456 lu(2345743413463)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122607474 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 20241219122607474 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} 20241219122607474 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122607474 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122607474 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122607474 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122607474 DLINP <000b> input/ipa.c:451 connected read/write 20241219122607474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122607474 DLINP <000b> input/ipa.c:451 connected read/write 20241219122607474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122607476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46932<->l=127.0.0.1:4258 20241219122607476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46926<->l=127.0.0.1:4258 20241219122607477 DLINP <000b> input/ipa.c:451 connected read/write 20241219122607477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122607477 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122607477 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122607477 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122607477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44133<->l=127.0.0.1:4259) 20241219122607531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4258 20241219122607632 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.1:4258 20241219122610746 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122610746 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122610749 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4258 20241219122610751 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610751 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122610751 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122610751 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  20241219122610751 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122610751 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  20241219122610751 DLGSUP <0013> gsup_server.c:235 2:  20241219122610751 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122610751 DLGSUP <0013> gsup_server.c:235 3:  20241219122610751 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122610751 DLGSUP <0013> gsup_server.c:235 4:  20241219122610752 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122610752 DLGSUP <0013> gsup_server.c:235 5:  20241219122610752 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122610752 DLGSUP <0013> gsup_server.c:235 7:  20241219122610752 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122610752 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122610752 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122610752 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122610773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37311<->l=127.0.0.1:4259) 20241219122610784 DAUC <0003> db_auc.c:157 IMSI='262422152270553': No 2G Auth Data 20241219122610784 DAUC <0003> db_auc.c:192 IMSI='262422152270553': No 3G Auth Data 20241219122610802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4258 20241219122610816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610816 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422152270553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422152270553" session_id=1690848971 session_state=BEGIN} 20241219122610816 DSS <0004> hlr_ussd.c:576 262422152270553/0x64c84ecb: Process SS (BEGIN) 20241219122610816 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610816 DSS <0004> hlr_ussd.c:518 262422152270553/0x64c84ecb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610816 DSS <0004> hlr_ussd.c:523 262422152270553/0x64c84ecb: USSD for unknown code '*#200#' 20241219122610816 DSS <0004> hlr_ussd.c:354 262422152270553/0x64c84ecb: Tx ReturnError(1, 0x12) 20241219122610816 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422152270553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422152270553" session_id=1690848971 session_state=END} 20241219122610816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46974<->l=127.0.0.1:4258 20241219122610823 DAUC <0003> db_auc.c:157 IMSI='262422440325008': No 2G Auth Data 20241219122610823 DAUC <0003> db_auc.c:192 IMSI='262422440325008': No 3G Auth Data 20241219122610842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241219122610845 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610845 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422440325008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422440325008" session_id=2170294772 session_state=BEGIN} 20241219122610845 DSS <0004> hlr_ussd.c:576 262422440325008/0x815c11f4: Process SS (BEGIN) 20241219122610845 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610845 DSS <0004> hlr_ussd.c:518 262422440325008/0x815c11f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610845 DSS <0004> hlr_ussd.c:523 262422440325008/0x815c11f4: USSD for unknown code '*#200#' 20241219122610845 DSS <0004> hlr_ussd.c:354 262422440325008/0x815c11f4: Tx ReturnError(1, 0x12) 20241219122610845 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422440325008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422440325008" session_id=2170294772 session_state=END} 20241219122610846 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610846 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610846 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241219122610847 DAUC <0003> db_auc.c:157 IMSI='262422423278709': No 2G Auth Data 20241219122610847 DAUC <0003> db_auc.c:192 IMSI='262422423278709': No 3G Auth Data 20241219122610853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241219122610856 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610856 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422423278709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422423278709" session_id=3229048469 session_state=BEGIN} 20241219122610856 DSS <0004> hlr_ussd.c:576 262422423278709/0xc0775e95: Process SS (BEGIN) 20241219122610856 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610856 DSS <0004> hlr_ussd.c:518 262422423278709/0xc0775e95: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610856 DSS <0004> hlr_ussd.c:523 262422423278709/0xc0775e95: USSD for unknown code '*#200#' 20241219122610856 DSS <0004> hlr_ussd.c:354 262422423278709/0xc0775e95: Tx ReturnError(1, 0x12) 20241219122610856 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422423278709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422423278709" session_id=3229048469 session_state=END} 20241219122610856 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610856 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241219122610858 DAUC <0003> db_auc.c:157 IMSI='262427097304010': No 2G Auth Data 20241219122610858 DAUC <0003> db_auc.c:192 IMSI='262427097304010': No 3G Auth Data 20241219122610864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4258 20241219122610866 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610866 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427097304010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427097304010" session_id=2923078177 session_state=BEGIN} 20241219122610866 DSS <0004> hlr_ussd.c:576 262427097304010/0xae3aa221: Process SS (BEGIN) 20241219122610866 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610866 DSS <0004> hlr_ussd.c:518 262427097304010/0xae3aa221: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610866 DSS <0004> hlr_ussd.c:523 262427097304010/0xae3aa221: USSD for unknown code '*#200#' 20241219122610866 DSS <0004> hlr_ussd.c:354 262427097304010/0xae3aa221: Tx ReturnError(1, 0x12) 20241219122610866 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427097304010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427097304010" session_id=2923078177 session_state=END} 20241219122610866 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610866 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610868 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47000<->l=127.0.0.1:4258 20241219122610868 DAUC <0003> db_auc.c:157 IMSI='262428796609214': No 2G Auth Data 20241219122610868 DAUC <0003> db_auc.c:192 IMSI='262428796609214': No 3G Auth Data 20241219122610875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 20241219122610877 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610878 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428796609214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428796609214" session_id=4269004152 session_state=BEGIN} 20241219122610878 DSS <0004> hlr_ussd.c:576 262428796609214/0xfe73d578: Process SS (BEGIN) 20241219122610878 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610878 DSS <0004> hlr_ussd.c:518 262428796609214/0xfe73d578: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610878 DSS <0004> hlr_ussd.c:523 262428796609214/0xfe73d578: USSD for unknown code '*#200#' 20241219122610878 DSS <0004> hlr_ussd.c:354 262428796609214/0xfe73d578: Tx ReturnError(1, 0x12) 20241219122610878 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428796609214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428796609214" session_id=4269004152 session_state=END} 20241219122610878 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610878 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47008<->l=127.0.0.1:4258 20241219122610880 DAUC <0003> db_auc.c:157 IMSI='262429212272336': No 2G Auth Data 20241219122610880 DAUC <0003> db_auc.c:192 IMSI='262429212272336': No 3G Auth Data 20241219122610887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20241219122610890 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610890 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429212272336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429212272336" session_id=771669566 session_state=BEGIN} 20241219122610890 DSS <0004> hlr_ussd.c:576 262429212272336/0x2dfebe3e: Process SS (BEGIN) 20241219122610890 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610890 DSS <0004> hlr_ussd.c:518 262429212272336/0x2dfebe3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610890 DSS <0004> hlr_ussd.c:523 262429212272336/0x2dfebe3e: USSD for unknown code '*#200#' 20241219122610890 DSS <0004> hlr_ussd.c:354 262429212272336/0x2dfebe3e: Tx ReturnError(1, 0x12) 20241219122610890 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429212272336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429212272336" session_id=771669566 session_state=END} 20241219122610890 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610890 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610892 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.1:4258 20241219122610892 DAUC <0003> db_auc.c:157 IMSI='262425233045423': No 2G Auth Data 20241219122610892 DAUC <0003> db_auc.c:192 IMSI='262425233045423': No 3G Auth Data 20241219122610898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47024<->l=127.0.0.1:4258 20241219122610901 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610901 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425233045423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425233045423" session_id=1241288973 session_state=BEGIN} 20241219122610901 DSS <0004> hlr_ussd.c:576 262425233045423/0x49fc910d: Process SS (BEGIN) 20241219122610901 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610901 DSS <0004> hlr_ussd.c:518 262425233045423/0x49fc910d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610901 DSS <0004> hlr_ussd.c:523 262425233045423/0x49fc910d: USSD for unknown code '*#200#' 20241219122610901 DSS <0004> hlr_ussd.c:354 262425233045423/0x49fc910d: Tx ReturnError(1, 0x12) 20241219122610901 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425233045423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425233045423" session_id=1241288973 session_state=END} 20241219122610901 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610901 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610902 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47024<->l=127.0.0.1:4258 20241219122610903 DAUC <0003> db_auc.c:157 IMSI='262429911913795': No 2G Auth Data 20241219122610903 DAUC <0003> db_auc.c:192 IMSI='262429911913795': No 3G Auth Data 20241219122610909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 20241219122610911 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610911 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429911913795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429911913795" session_id=3906846486 session_state=BEGIN} 20241219122610911 DSS <0004> hlr_ussd.c:576 262429911913795/0xe8ddbf16: Process SS (BEGIN) 20241219122610911 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241219122610911 DSS <0004> hlr_ussd.c:518 262429911913795/0xe8ddbf16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241219122610911 DSS <0004> hlr_ussd.c:523 262429911913795/0xe8ddbf16: USSD for unknown code '*#200#' 20241219122610911 DSS <0004> hlr_ussd.c:354 262429911913795/0xe8ddbf16: Tx ReturnError(1, 0x12) 20241219122610911 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429911913795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429911913795" session_id=3906846486 session_state=END} 20241219122610911 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610911 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610911 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122610913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47036<->l=127.0.0.1:4258 20241219122610913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46960<->l=127.0.0.1:4258 20241219122610913 DLINP <000b> input/ipa.c:451 connected read/write 20241219122610913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122610913 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122610913 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122610913 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122610913 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37311<->l=127.0.0.1:4259) 20241219122610939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241219122611040 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241219122614160 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122614160 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122614165 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51528<->l=127.0.0.1:4258 20241219122614170 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614171 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122614171 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122614171 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  20241219122614171 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122614171 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  20241219122614171 DLGSUP <0013> gsup_server.c:235 2:  20241219122614171 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122614171 DLGSUP <0013> gsup_server.c:235 3:  20241219122614171 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122614171 DLGSUP <0013> gsup_server.c:235 4:  20241219122614171 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122614171 DLGSUP <0013> gsup_server.c:235 5:  20241219122614171 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122614171 DLGSUP <0013> gsup_server.c:235 7:  20241219122614171 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122614171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122614171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122614171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122614192 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38215<->l=127.0.0.1:4259) 20241219122614197 DAUC <0003> db_auc.c:157 IMSI='262422581621704': No 2G Auth Data 20241219122614197 DAUC <0003> db_auc.c:192 IMSI='262422581621704': No 3G Auth Data 20241219122614205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4258 20241219122614214 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614214 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422581621704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422581621704" session_id=1657585987 session_state=BEGIN} 20241219122614214 DSS <0004> hlr_ussd.c:576 262422581621704/0x62ccc143: Process SS (BEGIN) 20241219122614214 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614214 DSS <0004> hlr_ussd.c:518 262422581621704/0x62ccc143: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614214 DSS <0004> hlr_ussd.c:542 262422581621704/0x62ccc143: Cannot find conn for EUSE EUSE-foobar 20241219122614214 DSS <0004> hlr_ussd.c:354 262422581621704/0x62ccc143: Tx ReturnError(1, 0x22) 20241219122614214 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422581621704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422581621704" session_id=1657585987 session_state=END} 20241219122614214 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614214 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.1:4258 20241219122614217 DAUC <0003> db_auc.c:157 IMSI='262421184735291': No 2G Auth Data 20241219122614217 DAUC <0003> db_auc.c:192 IMSI='262421184735291': No 3G Auth Data 20241219122614224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241219122614227 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614227 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421184735291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421184735291" session_id=1479112740 session_state=BEGIN} 20241219122614227 DSS <0004> hlr_ussd.c:576 262421184735291/0x58297824: Process SS (BEGIN) 20241219122614227 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614227 DSS <0004> hlr_ussd.c:518 262421184735291/0x58297824: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614227 DSS <0004> hlr_ussd.c:542 262421184735291/0x58297824: Cannot find conn for EUSE EUSE-foobar 20241219122614227 DSS <0004> hlr_ussd.c:354 262421184735291/0x58297824: Tx ReturnError(1, 0x22) 20241219122614227 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421184735291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421184735291" session_id=1479112740 session_state=END} 20241219122614227 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614227 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51542<->l=127.0.0.1:4258 20241219122614229 DAUC <0003> db_auc.c:157 IMSI='262424419639357': No 2G Auth Data 20241219122614229 DAUC <0003> db_auc.c:192 IMSI='262424419639357': No 3G Auth Data 20241219122614235 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241219122614238 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614238 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424419639357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424419639357" session_id=2946021053 session_state=BEGIN} 20241219122614238 DSS <0004> hlr_ussd.c:576 262424419639357/0xaf98b6bd: Process SS (BEGIN) 20241219122614238 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614238 DSS <0004> hlr_ussd.c:518 262424419639357/0xaf98b6bd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614238 DSS <0004> hlr_ussd.c:542 262424419639357/0xaf98b6bd: Cannot find conn for EUSE EUSE-foobar 20241219122614238 DSS <0004> hlr_ussd.c:354 262424419639357/0xaf98b6bd: Tx ReturnError(1, 0x22) 20241219122614238 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424419639357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424419639357" session_id=2946021053 session_state=END} 20241219122614238 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614238 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51554<->l=127.0.0.1:4258 20241219122614239 DAUC <0003> db_auc.c:157 IMSI='262420898891395': No 2G Auth Data 20241219122614239 DAUC <0003> db_auc.c:192 IMSI='262420898891395': No 3G Auth Data 20241219122614246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20241219122614249 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614249 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420898891395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420898891395" session_id=2085136979 session_state=BEGIN} 20241219122614249 DSS <0004> hlr_ussd.c:576 262420898891395/0x7c48aa53: Process SS (BEGIN) 20241219122614249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614249 DSS <0004> hlr_ussd.c:518 262420898891395/0x7c48aa53: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614249 DSS <0004> hlr_ussd.c:542 262420898891395/0x7c48aa53: Cannot find conn for EUSE EUSE-foobar 20241219122614249 DSS <0004> hlr_ussd.c:354 262420898891395/0x7c48aa53: Tx ReturnError(1, 0x22) 20241219122614249 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420898891395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420898891395" session_id=2085136979 session_state=END} 20241219122614249 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614250 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51556<->l=127.0.0.1:4258 20241219122614252 DAUC <0003> db_auc.c:157 IMSI='262425298891814': No 2G Auth Data 20241219122614252 DAUC <0003> db_auc.c:192 IMSI='262425298891814': No 3G Auth Data 20241219122614258 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 20241219122614262 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614262 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425298891814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425298891814" session_id=216846511 session_state=BEGIN} 20241219122614262 DSS <0004> hlr_ussd.c:576 262425298891814/0x0cecd0af: Process SS (BEGIN) 20241219122614262 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614262 DSS <0004> hlr_ussd.c:518 262425298891814/0x0cecd0af: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614262 DSS <0004> hlr_ussd.c:542 262425298891814/0x0cecd0af: Cannot find conn for EUSE EUSE-foobar 20241219122614262 DSS <0004> hlr_ussd.c:354 262425298891814/0x0cecd0af: Tx ReturnError(1, 0x22) 20241219122614262 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425298891814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425298891814" session_id=216846511 session_state=END} 20241219122614262 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614262 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51558<->l=127.0.0.1:4258 20241219122614264 DAUC <0003> db_auc.c:157 IMSI='262420241647709': No 2G Auth Data 20241219122614264 DAUC <0003> db_auc.c:192 IMSI='262420241647709': No 3G Auth Data 20241219122614272 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 20241219122614277 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614277 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420241647709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420241647709" session_id=3802951549 session_state=BEGIN} 20241219122614277 DSS <0004> hlr_ussd.c:576 262420241647709/0xe2ac6f7d: Process SS (BEGIN) 20241219122614277 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614277 DSS <0004> hlr_ussd.c:518 262420241647709/0xe2ac6f7d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614277 DSS <0004> hlr_ussd.c:542 262420241647709/0xe2ac6f7d: Cannot find conn for EUSE EUSE-foobar 20241219122614277 DSS <0004> hlr_ussd.c:354 262420241647709/0xe2ac6f7d: Tx ReturnError(1, 0x22) 20241219122614277 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420241647709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420241647709" session_id=3802951549 session_state=END} 20241219122614277 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614277 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51564<->l=127.0.0.1:4258 20241219122614279 DAUC <0003> db_auc.c:157 IMSI='262426477497404': No 2G Auth Data 20241219122614279 DAUC <0003> db_auc.c:192 IMSI='262426477497404': No 3G Auth Data 20241219122614286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51568<->l=127.0.0.1:4258 20241219122614289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614289 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426477497404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426477497404" session_id=2409296921 session_state=BEGIN} 20241219122614289 DSS <0004> hlr_ussd.c:576 262426477497404/0x8f9af419: Process SS (BEGIN) 20241219122614289 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614289 DSS <0004> hlr_ussd.c:518 262426477497404/0x8f9af419: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614289 DSS <0004> hlr_ussd.c:542 262426477497404/0x8f9af419: Cannot find conn for EUSE EUSE-foobar 20241219122614289 DSS <0004> hlr_ussd.c:354 262426477497404/0x8f9af419: Tx ReturnError(1, 0x22) 20241219122614289 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426477497404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426477497404" session_id=2409296921 session_state=END} 20241219122614289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51568<->l=127.0.0.1:4258 20241219122614291 DAUC <0003> db_auc.c:157 IMSI='262420866279483': No 2G Auth Data 20241219122614291 DAUC <0003> db_auc.c:192 IMSI='262420866279483': No 3G Auth Data 20241219122614298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241219122614301 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614301 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420866279483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420866279483" session_id=2343305481 session_state=BEGIN} 20241219122614301 DSS <0004> hlr_ussd.c:576 262420866279483/0x8bac0109: Process SS (BEGIN) 20241219122614301 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122614301 DSS <0004> hlr_ussd.c:518 262420866279483/0x8bac0109: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122614301 DSS <0004> hlr_ussd.c:542 262420866279483/0x8bac0109: Cannot find conn for EUSE EUSE-foobar 20241219122614301 DSS <0004> hlr_ussd.c:354 262420866279483/0x8bac0109: Tx ReturnError(1, 0x22) 20241219122614301 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420866279483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420866279483" session_id=2343305481 session_state=END} 20241219122614301 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614301 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122614303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.1:4258 20241219122614303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51528<->l=127.0.0.1:4258 20241219122614304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122614304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122614304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122614304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122614304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122614304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38215<->l=127.0.0.1:4259) 20241219122614327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51594<->l=127.0.0.1:4258 20241219122614528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51594<->l=127.0.0.1:4258 20241219122617644 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122617644 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122617649 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4258 20241219122617655 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617655 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122617655 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122617655 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  20241219122617655 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122617655 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  20241219122617655 DLGSUP <0013> gsup_server.c:235 2:  20241219122617655 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122617655 DLGSUP <0013> gsup_server.c:235 3:  20241219122617655 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122617655 DLGSUP <0013> gsup_server.c:235 4:  20241219122617655 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122617655 DLGSUP <0013> gsup_server.c:235 5:  20241219122617655 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122617655 DLGSUP <0013> gsup_server.c:235 7:  20241219122617655 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122617655 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122617655 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122617655 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122617680 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40639<->l=127.0.0.1:4259) 20241219122617693 DAUC <0003> db_auc.c:157 IMSI='262420461436962': No 2G Auth Data 20241219122617693 DAUC <0003> db_auc.c:192 IMSI='262420461436962': No 3G Auth Data 20241219122617717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4258 20241219122617730 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617730 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420461436962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420461436962" session_id=2942679802 session_state=BEGIN} 20241219122617730 DSS <0004> hlr_ussd.c:576 262420461436962/0xaf65bafa: Process SS (BEGIN) 20241219122617730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617730 DSS <0004> hlr_ussd.c:518 262420461436962/0xaf65bafa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617730 DSS <0004> hlr_ussd.c:363 262420461436962/0xaf65bafa: Tx USSD 'Your IMSI is 262420461436962' 20241219122617730 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420461436962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420461436962" session_id=2942679802 session_state=END} 20241219122617730 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420461436962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617730 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617730 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4258 20241219122617737 DAUC <0003> db_auc.c:157 IMSI='262421850180250': No 2G Auth Data 20241219122617737 DAUC <0003> db_auc.c:192 IMSI='262421850180250': No 3G Auth Data 20241219122617745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 20241219122617747 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617747 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421850180250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421850180250" session_id=539327762 session_state=BEGIN} 20241219122617747 DSS <0004> hlr_ussd.c:576 262421850180250/0x20257d12: Process SS (BEGIN) 20241219122617747 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617747 DSS <0004> hlr_ussd.c:518 262421850180250/0x20257d12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617747 DSS <0004> hlr_ussd.c:363 262421850180250/0x20257d12: Tx USSD 'Your IMSI is 262421850180250' 20241219122617747 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421850180250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421850180250" session_id=539327762 session_state=END} 20241219122617747 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421850180250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617747 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617747 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51608<->l=127.0.0.1:4258 20241219122617749 DAUC <0003> db_auc.c:157 IMSI='262422154576492': No 2G Auth Data 20241219122617749 DAUC <0003> db_auc.c:192 IMSI='262422154576492': No 3G Auth Data 20241219122617755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51622<->l=127.0.0.1:4258 20241219122617758 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617758 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422154576492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422154576492" session_id=2786467751 session_state=BEGIN} 20241219122617758 DSS <0004> hlr_ussd.c:576 262422154576492/0xa6161fa7: Process SS (BEGIN) 20241219122617758 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617758 DSS <0004> hlr_ussd.c:518 262422154576492/0xa6161fa7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617758 DSS <0004> hlr_ussd.c:363 262422154576492/0xa6161fa7: Tx USSD 'Your IMSI is 262422154576492' 20241219122617758 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422154576492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422154576492" session_id=2786467751 session_state=END} 20241219122617758 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262422154576492 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617758 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617758 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51622<->l=127.0.0.1:4258 20241219122617760 DAUC <0003> db_auc.c:157 IMSI='262427982362031': No 2G Auth Data 20241219122617760 DAUC <0003> db_auc.c:192 IMSI='262427982362031': No 3G Auth Data 20241219122617767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241219122617770 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617770 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427982362031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427982362031" session_id=3360587815 session_state=BEGIN} 20241219122617770 DSS <0004> hlr_ussd.c:576 262427982362031/0xc84e8027: Process SS (BEGIN) 20241219122617770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617770 DSS <0004> hlr_ussd.c:518 262427982362031/0xc84e8027: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617770 DSS <0004> hlr_ussd.c:363 262427982362031/0xc84e8027: Tx USSD 'Your IMSI is 262427982362031' 20241219122617770 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427982362031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427982362031" session_id=3360587815 session_state=END} 20241219122617770 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427982362031 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617770 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617770 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.1:4258 20241219122617772 DAUC <0003> db_auc.c:157 IMSI='262426128114553': No 2G Auth Data 20241219122617772 DAUC <0003> db_auc.c:192 IMSI='262426128114553': No 3G Auth Data 20241219122617778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241219122617781 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617781 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426128114553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426128114553" session_id=426300107 session_state=BEGIN} 20241219122617781 DSS <0004> hlr_ussd.c:576 262426128114553/0x1968d2cb: Process SS (BEGIN) 20241219122617781 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617781 DSS <0004> hlr_ussd.c:518 262426128114553/0x1968d2cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617781 DSS <0004> hlr_ussd.c:363 262426128114553/0x1968d2cb: Tx USSD 'Your IMSI is 262426128114553' 20241219122617781 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426128114553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426128114553" session_id=426300107 session_state=END} 20241219122617781 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426128114553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617781 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617781 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617781 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51650<->l=127.0.0.1:4258 20241219122617784 DAUC <0003> db_auc.c:157 IMSI='262424493188988': No 2G Auth Data 20241219122617784 DAUC <0003> db_auc.c:192 IMSI='262424493188988': No 3G Auth Data 20241219122617792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51658<->l=127.0.0.1:4258 20241219122617795 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617795 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424493188988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424493188988" session_id=1184474560 session_state=BEGIN} 20241219122617795 DSS <0004> hlr_ussd.c:576 262424493188988/0x4699a5c0: Process SS (BEGIN) 20241219122617795 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617795 DSS <0004> hlr_ussd.c:518 262424493188988/0x4699a5c0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617795 DSS <0004> hlr_ussd.c:363 262424493188988/0x4699a5c0: Tx USSD 'Your IMSI is 262424493188988' 20241219122617795 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424493188988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424493188988" session_id=1184474560 session_state=END} 20241219122617795 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424493188988 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617795 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617795 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51658<->l=127.0.0.1:4258 20241219122617797 DAUC <0003> db_auc.c:157 IMSI='262425399437004': No 2G Auth Data 20241219122617797 DAUC <0003> db_auc.c:192 IMSI='262425399437004': No 3G Auth Data 20241219122617805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4258 20241219122617808 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617808 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425399437004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425399437004" session_id=2805560716 session_state=BEGIN} 20241219122617808 DSS <0004> hlr_ussd.c:576 262425399437004/0xa739758c: Process SS (BEGIN) 20241219122617808 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617808 DSS <0004> hlr_ussd.c:518 262425399437004/0xa739758c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617808 DSS <0004> hlr_ussd.c:363 262425399437004/0xa739758c: Tx USSD 'Your IMSI is 262425399437004' 20241219122617808 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425399437004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425399437004" session_id=2805560716 session_state=END} 20241219122617808 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425399437004 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617808 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617808 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51668<->l=127.0.0.1:4258 20241219122617810 DAUC <0003> db_auc.c:157 IMSI='262420143669766': No 2G Auth Data 20241219122617810 DAUC <0003> db_auc.c:192 IMSI='262420143669766': No 3G Auth Data 20241219122617816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 20241219122617819 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617819 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420143669766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420143669766" session_id=95533962 session_state=BEGIN} 20241219122617819 DSS <0004> hlr_ussd.c:576 262420143669766/0x05b1bb8a: Process SS (BEGIN) 20241219122617819 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122617819 DSS <0004> hlr_ussd.c:518 262420143669766/0x05b1bb8a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122617819 DSS <0004> hlr_ussd.c:363 262420143669766/0x05b1bb8a: Tx USSD 'Your IMSI is 262420143669766' 20241219122617819 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420143669766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420143669766" session_id=95533962 session_state=END} 20241219122617819 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420143669766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122617819 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617819 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122617821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51680<->l=127.0.0.1:4258 20241219122617821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51598<->l=127.0.0.1:4258 20241219122617822 DLINP <000b> input/ipa.c:451 connected read/write 20241219122617822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122617822 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122617822 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122617822 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122617822 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40639<->l=127.0.0.1:4259) 20241219122617845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4258 20241219122618047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4258 20241219122621137 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122621137 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122621141 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241219122621145 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621146 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122621146 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122621146 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  20241219122621146 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122621146 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  20241219122621146 DLGSUP <0013> gsup_server.c:235 2:  20241219122621146 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122621146 DLGSUP <0013> gsup_server.c:235 3:  20241219122621146 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122621146 DLGSUP <0013> gsup_server.c:235 4:  20241219122621146 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122621146 DLGSUP <0013> gsup_server.c:235 5:  20241219122621146 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122621146 DLGSUP <0013> gsup_server.c:235 7:  20241219122621146 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122621146 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122621146 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122621146 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122621165 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34579<->l=127.0.0.1:4259) 20241219122621172 DAUC <0003> db_auc.c:157 IMSI='262424063522790': No 2G Auth Data 20241219122621172 DAUC <0003> db_auc.c:192 IMSI='262424063522790': No 3G Auth Data 20241219122621192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20241219122621204 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621204 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262424063522790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424063522790" source_name="the-source\n" session_id=4221534933 session_state=BEGIN} 20241219122621204 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219122621204 DSS <0004> hlr_ussd.c:576 262424063522790/0xfb9f82d5: Process SS (BEGIN) 20241219122621204 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621204 DSS <0004> hlr_ussd.c:518 262424063522790/0xfb9f82d5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621204 DSS <0004> hlr_ussd.c:363 262424063522790/0xfb9f82d5: Tx USSD 'Your IMSI is 262424063522790' 20241219122621204 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262424063522790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424063522790" destination_name="the-source\n" session_id=4221534933 session_state=END} 20241219122621204 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262424063522790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621204 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621204 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4258 20241219122621212 DAUC <0003> db_auc.c:157 IMSI='262426484008651': No 2G Auth Data 20241219122621212 DAUC <0003> db_auc.c:192 IMSI='262426484008651': No 3G Auth Data 20241219122621226 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4258 20241219122621231 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621231 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426484008651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426484008651" source_name="the-source\n" session_id=262132531 session_state=BEGIN} 20241219122621231 DSS <0004> hlr_ussd.c:576 262426484008651/0x0f9fd333: Process SS (BEGIN) 20241219122621231 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621231 DSS <0004> hlr_ussd.c:518 262426484008651/0x0f9fd333: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621231 DSS <0004> hlr_ussd.c:363 262426484008651/0x0f9fd333: Tx USSD 'Your IMSI is 262426484008651' 20241219122621231 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426484008651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426484008651" destination_name="the-source\n" session_id=262132531 session_state=END} 20241219122621231 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262426484008651 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621231 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621231 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621233 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4258 20241219122621234 DAUC <0003> db_auc.c:157 IMSI='262429263696329': No 2G Auth Data 20241219122621234 DAUC <0003> db_auc.c:192 IMSI='262429263696329': No 3G Auth Data 20241219122621241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51724<->l=127.0.0.1:4258 20241219122621244 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621244 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262429263696329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429263696329" source_name="the-source\n" session_id=402616948 session_state=BEGIN} 20241219122621244 DSS <0004> hlr_ussd.c:576 262429263696329/0x17ff7274: Process SS (BEGIN) 20241219122621244 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621244 DSS <0004> hlr_ussd.c:518 262429263696329/0x17ff7274: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621244 DSS <0004> hlr_ussd.c:363 262429263696329/0x17ff7274: Tx USSD 'Your IMSI is 262429263696329' 20241219122621244 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262429263696329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429263696329" destination_name="the-source\n" session_id=402616948 session_state=END} 20241219122621244 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262429263696329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621244 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621244 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51724<->l=127.0.0.1:4258 20241219122621246 DAUC <0003> db_auc.c:157 IMSI='262420084486306': No 2G Auth Data 20241219122621246 DAUC <0003> db_auc.c:192 IMSI='262420084486306': No 3G Auth Data 20241219122621252 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4258 20241219122621255 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621255 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420084486306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420084486306" source_name="the-source\n" session_id=3479614120 session_state=BEGIN} 20241219122621255 DSS <0004> hlr_ussd.c:576 262420084486306/0xcf66b2a8: Process SS (BEGIN) 20241219122621255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621255 DSS <0004> hlr_ussd.c:518 262420084486306/0xcf66b2a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621255 DSS <0004> hlr_ussd.c:363 262420084486306/0xcf66b2a8: Tx USSD 'Your IMSI is 262420084486306' 20241219122621255 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420084486306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420084486306" destination_name="the-source\n" session_id=3479614120 session_state=END} 20241219122621255 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420084486306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621255 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621255 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51734<->l=127.0.0.1:4258 20241219122621257 DAUC <0003> db_auc.c:157 IMSI='262421093421396': No 2G Auth Data 20241219122621257 DAUC <0003> db_auc.c:192 IMSI='262421093421396': No 3G Auth Data 20241219122621263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20241219122621266 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621266 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421093421396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421093421396" source_name="the-source\n" session_id=1081845784 session_state=BEGIN} 20241219122621266 DSS <0004> hlr_ussd.c:576 262421093421396/0x407ba818: Process SS (BEGIN) 20241219122621266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621266 DSS <0004> hlr_ussd.c:518 262421093421396/0x407ba818: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621266 DSS <0004> hlr_ussd.c:363 262421093421396/0x407ba818: Tx USSD 'Your IMSI is 262421093421396' 20241219122621266 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421093421396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421093421396" destination_name="the-source\n" session_id=1081845784 session_state=END} 20241219122621266 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421093421396 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621266 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621266 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4258 20241219122621269 DAUC <0003> db_auc.c:157 IMSI='262423683638670': No 2G Auth Data 20241219122621269 DAUC <0003> db_auc.c:192 IMSI='262423683638670': No 3G Auth Data 20241219122621275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4258 20241219122621278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621278 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423683638670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423683638670" source_name="the-source\n" session_id=1862720128 session_state=BEGIN} 20241219122621278 DSS <0004> hlr_ussd.c:576 262423683638670/0x6f06da80: Process SS (BEGIN) 20241219122621278 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621278 DSS <0004> hlr_ussd.c:518 262423683638670/0x6f06da80: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621278 DSS <0004> hlr_ussd.c:363 262423683638670/0x6f06da80: Tx USSD 'Your IMSI is 262423683638670' 20241219122621278 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423683638670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423683638670" destination_name="the-source\n" session_id=1862720128 session_state=END} 20241219122621278 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423683638670 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51750<->l=127.0.0.1:4258 20241219122621280 DAUC <0003> db_auc.c:157 IMSI='262420404289708': No 2G Auth Data 20241219122621280 DAUC <0003> db_auc.c:192 IMSI='262420404289708': No 3G Auth Data 20241219122621286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241219122621289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621289 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420404289708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420404289708" source_name="the-source\n" session_id=4281399677 session_state=BEGIN} 20241219122621289 DSS <0004> hlr_ussd.c:576 262420404289708/0xff30f97d: Process SS (BEGIN) 20241219122621289 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621289 DSS <0004> hlr_ussd.c:518 262420404289708/0xff30f97d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621289 DSS <0004> hlr_ussd.c:363 262420404289708/0xff30f97d: Tx USSD 'Your IMSI is 262420404289708' 20241219122621289 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420404289708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420404289708" destination_name="the-source\n" session_id=4281399677 session_state=END} 20241219122621289 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420404289708 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51762<->l=127.0.0.1:4258 20241219122621291 DAUC <0003> db_auc.c:157 IMSI='262429624424753': No 2G Auth Data 20241219122621291 DAUC <0003> db_auc.c:192 IMSI='262429624424753': No 3G Auth Data 20241219122621297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4258 20241219122621300 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621300 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429624424753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429624424753" source_name="the-source\n" session_id=3657605796 session_state=BEGIN} 20241219122621300 DSS <0004> hlr_ussd.c:576 262429624424753/0xda02a2a4: Process SS (BEGIN) 20241219122621300 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241219122621300 DSS <0004> hlr_ussd.c:518 262429624424753/0xda02a2a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241219122621300 DSS <0004> hlr_ussd.c:363 262429624424753/0xda02a2a4: Tx USSD 'Your IMSI is 262429624424753' 20241219122621300 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429624424753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429624424753" destination_name="the-source\n" session_id=3657605796 session_state=END} 20241219122621300 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429624424753 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122621300 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621300 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122621303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51768<->l=127.0.0.1:4258 20241219122621303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51704<->l=127.0.0.1:4258 20241219122621304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122621304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122621304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122621304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122621304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122621304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219122621304 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34579<->l=127.0.0.1:4259) 20241219122621330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20241219122621532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4258 20241219122624639 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122624639 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122624643 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4258 20241219122624648 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624648 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122624648 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122624648 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  20241219122624648 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122624648 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  20241219122624648 DLGSUP <0013> gsup_server.c:235 2:  20241219122624648 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122624648 DLGSUP <0013> gsup_server.c:235 3:  20241219122624648 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122624648 DLGSUP <0013> gsup_server.c:235 4:  20241219122624648 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122624648 DLGSUP <0013> gsup_server.c:235 5:  20241219122624648 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122624648 DLGSUP <0013> gsup_server.c:235 7:  20241219122624648 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122624648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122624648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122624648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122624673 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37615<->l=127.0.0.1:4259) 20241219122624684 DAUC <0003> db_auc.c:157 IMSI='262426374929237': No 2G Auth Data 20241219122624684 DAUC <0003> db_auc.c:192 IMSI='262426374929237': No 3G Auth Data 20241219122624712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241219122624725 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624725 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426374929237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426374929237" session_id=2855426231 session_state=BEGIN} 20241219122624725 DSS <0004> hlr_ussd.c:576 262426374929237/0xaa3258b7: Process SS (BEGIN) 20241219122624725 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624725 DSS <0004> hlr_ussd.c:518 262426374929237/0xaa3258b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624725 DSS <0004> hlr_ussd.c:363 262426374929237/0xaa3258b7: Tx USSD 'Your extension is 491614060052' 20241219122624725 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426374929237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426374929237" session_id=2855426231 session_state=END} 20241219122624725 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262426374929237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624725 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624725 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4258 20241219122624732 DAUC <0003> db_auc.c:157 IMSI='262421889310669': No 2G Auth Data 20241219122624732 DAUC <0003> db_auc.c:192 IMSI='262421889310669': No 3G Auth Data 20241219122624740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4258 20241219122624743 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624743 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421889310669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421889310669" session_id=1297635959 session_state=BEGIN} 20241219122624743 DSS <0004> hlr_ussd.c:576 262421889310669/0x4d585a77: Process SS (BEGIN) 20241219122624743 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624743 DSS <0004> hlr_ussd.c:518 262421889310669/0x4d585a77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624743 DSS <0004> hlr_ussd.c:363 262421889310669/0x4d585a77: Tx USSD 'Your extension is 491618101665' 20241219122624743 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421889310669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421889310669" session_id=1297635959 session_state=END} 20241219122624743 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421889310669 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624743 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624743 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46632<->l=127.0.0.1:4258 20241219122624745 DAUC <0003> db_auc.c:157 IMSI='262423680049605': No 2G Auth Data 20241219122624745 DAUC <0003> db_auc.c:192 IMSI='262423680049605': No 3G Auth Data 20241219122624752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 20241219122624754 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624754 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423680049605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423680049605" session_id=1664618909 session_state=BEGIN} 20241219122624754 DSS <0004> hlr_ussd.c:576 262423680049605/0x6338119d: Process SS (BEGIN) 20241219122624754 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624754 DSS <0004> hlr_ussd.c:518 262423680049605/0x6338119d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624754 DSS <0004> hlr_ussd.c:363 262423680049605/0x6338119d: Tx USSD 'Your extension is 491613363743' 20241219122624754 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423680049605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423680049605" session_id=1664618909 session_state=END} 20241219122624754 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262423680049605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624754 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624754 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46644<->l=127.0.0.1:4258 20241219122624756 DAUC <0003> db_auc.c:157 IMSI='262420924079188': No 2G Auth Data 20241219122624757 DAUC <0003> db_auc.c:192 IMSI='262420924079188': No 3G Auth Data 20241219122624763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241219122624766 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624766 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420924079188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420924079188" session_id=3720067647 session_state=BEGIN} 20241219122624766 DSS <0004> hlr_ussd.c:576 262420924079188/0xddbbba3f: Process SS (BEGIN) 20241219122624766 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624766 DSS <0004> hlr_ussd.c:518 262420924079188/0xddbbba3f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624766 DSS <0004> hlr_ussd.c:363 262420924079188/0xddbbba3f: Tx USSD 'Your extension is 491616587735' 20241219122624766 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420924079188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420924079188" session_id=3720067647 session_state=END} 20241219122624766 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420924079188 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624766 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624766 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241219122624768 DAUC <0003> db_auc.c:157 IMSI='262426515600372': No 2G Auth Data 20241219122624768 DAUC <0003> db_auc.c:192 IMSI='262426515600372': No 3G Auth Data 20241219122624775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20241219122624778 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624778 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426515600372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426515600372" session_id=3175582228 session_state=BEGIN} 20241219122624778 DSS <0004> hlr_ussd.c:576 262426515600372/0xbd478a14: Process SS (BEGIN) 20241219122624778 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624778 DSS <0004> hlr_ussd.c:518 262426515600372/0xbd478a14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624778 DSS <0004> hlr_ussd.c:363 262426515600372/0xbd478a14: Tx USSD 'Your extension is 491612200062' 20241219122624778 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426515600372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426515600372" session_id=3175582228 session_state=END} 20241219122624778 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426515600372 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624778 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624778 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.1:4258 20241219122624781 DAUC <0003> db_auc.c:157 IMSI='262423877962339': No 2G Auth Data 20241219122624781 DAUC <0003> db_auc.c:192 IMSI='262423877962339': No 3G Auth Data 20241219122624788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20241219122624792 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624792 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423877962339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423877962339" session_id=2227272321 session_state=BEGIN} 20241219122624792 DSS <0004> hlr_ussd.c:576 262423877962339/0x84c17a81: Process SS (BEGIN) 20241219122624792 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624792 DSS <0004> hlr_ussd.c:518 262423877962339/0x84c17a81: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624792 DSS <0004> hlr_ussd.c:363 262423877962339/0x84c17a81: Tx USSD 'Your extension is 491611177682' 20241219122624792 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423877962339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423877962339" session_id=2227272321 session_state=END} 20241219122624792 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262423877962339 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624792 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624792 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20241219122624795 DAUC <0003> db_auc.c:157 IMSI='262420985242794': No 2G Auth Data 20241219122624795 DAUC <0003> db_auc.c:192 IMSI='262420985242794': No 3G Auth Data 20241219122624801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 20241219122624804 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624804 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420985242794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420985242794" session_id=1121361786 session_state=BEGIN} 20241219122624804 DSS <0004> hlr_ussd.c:576 262420985242794/0x42d69f7a: Process SS (BEGIN) 20241219122624804 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624804 DSS <0004> hlr_ussd.c:518 262420985242794/0x42d69f7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624804 DSS <0004> hlr_ussd.c:363 262420985242794/0x42d69f7a: Tx USSD 'Your extension is 491612647082' 20241219122624804 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420985242794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420985242794" session_id=1121361786 session_state=END} 20241219122624804 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262420985242794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624804 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624804 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46676<->l=127.0.0.1:4258 20241219122624807 DAUC <0003> db_auc.c:157 IMSI='262428475968203': No 2G Auth Data 20241219122624807 DAUC <0003> db_auc.c:192 IMSI='262428475968203': No 3G Auth Data 20241219122624814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241219122624817 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624817 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428475968203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428475968203" session_id=3733607462 session_state=BEGIN} 20241219122624817 DSS <0004> hlr_ussd.c:576 262428475968203/0xde8a5426: Process SS (BEGIN) 20241219122624817 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122624817 DSS <0004> hlr_ussd.c:518 262428475968203/0xde8a5426: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122624817 DSS <0004> hlr_ussd.c:363 262428475968203/0xde8a5426: Tx USSD 'Your extension is 491611617304' 20241219122624817 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428475968203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428475968203" session_id=3733607462 session_state=END} 20241219122624817 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262428475968203 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122624817 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624817 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122624820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4258 20241219122624821 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46612<->l=127.0.0.1:4258 20241219122624821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37615<->l=127.0.0.1:4259) 20241219122624821 DLINP <000b> input/ipa.c:451 connected read/write 20241219122624821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122624821 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122624821 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122624821 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122624844 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 20241219122625045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 20241219122628138 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122628138 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122628141 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241219122628144 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628144 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122628144 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122628144 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  20241219122628144 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122628144 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  20241219122628144 DLGSUP <0013> gsup_server.c:235 2:  20241219122628144 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122628144 DLGSUP <0013> gsup_server.c:235 3:  20241219122628144 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122628144 DLGSUP <0013> gsup_server.c:235 4:  20241219122628144 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122628144 DLGSUP <0013> gsup_server.c:235 5:  20241219122628144 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122628144 DLGSUP <0013> gsup_server.c:235 7:  20241219122628144 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122628144 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122628144 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122628144 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122628153 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40167<->l=127.0.0.1:4259) 20241219122628156 DAUC <0003> db_auc.c:157 IMSI='262424152168554': No 2G Auth Data 20241219122628156 DAUC <0003> db_auc.c:192 IMSI='262424152168554': No 3G Auth Data 20241219122628164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20241219122628190 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628190 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424152168554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424152168554" source_name="the-source\n" session_id=3903006671 session_state=BEGIN} 20241219122628190 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219122628190 DSS <0004> hlr_ussd.c:576 262424152168554/0xe8a327cf: Process SS (BEGIN) 20241219122628190 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628190 DSS <0004> hlr_ussd.c:518 262424152168554/0xe8a327cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628190 DSS <0004> hlr_ussd.c:363 262424152168554/0xe8a327cf: Tx USSD 'Your extension is 491616138060' 20241219122628190 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424152168554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424152168554" destination_name="the-source\n" session_id=3903006671 session_state=END} 20241219122628190 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262424152168554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628190 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628190 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20241219122628202 DAUC <0003> db_auc.c:157 IMSI='262427394178722': No 2G Auth Data 20241219122628202 DAUC <0003> db_auc.c:192 IMSI='262427394178722': No 3G Auth Data 20241219122628216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241219122628219 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628219 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262427394178722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427394178722" source_name="the-source\n" session_id=2403196866 session_state=BEGIN} 20241219122628219 DSS <0004> hlr_ussd.c:576 262427394178722/0x8f3ddfc2: Process SS (BEGIN) 20241219122628219 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628219 DSS <0004> hlr_ussd.c:518 262427394178722/0x8f3ddfc2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628219 DSS <0004> hlr_ussd.c:363 262427394178722/0x8f3ddfc2: Tx USSD 'Your extension is 491614472564' 20241219122628219 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262427394178722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394178722" destination_name="the-source\n" session_id=2403196866 session_state=END} 20241219122628219 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262427394178722 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628219 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628219 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628219 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241219122628222 DAUC <0003> db_auc.c:157 IMSI='262422760479937': No 2G Auth Data 20241219122628222 DAUC <0003> db_auc.c:192 IMSI='262422760479937': No 3G Auth Data 20241219122628228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4258 20241219122628230 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628230 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422760479937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422760479937" source_name="the-source\n" session_id=3998423689 session_state=BEGIN} 20241219122628230 DSS <0004> hlr_ussd.c:576 262422760479937/0xee531a89: Process SS (BEGIN) 20241219122628230 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628230 DSS <0004> hlr_ussd.c:518 262422760479937/0xee531a89: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628230 DSS <0004> hlr_ussd.c:363 262422760479937/0xee531a89: Tx USSD 'Your extension is 491611114314' 20241219122628230 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422760479937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422760479937" destination_name="the-source\n" session_id=3998423689 session_state=END} 20241219122628230 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422760479937 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628230 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628230 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46726<->l=127.0.0.1:4258 20241219122628233 DAUC <0003> db_auc.c:157 IMSI='262428388251505': No 2G Auth Data 20241219122628233 DAUC <0003> db_auc.c:192 IMSI='262428388251505': No 3G Auth Data 20241219122628239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46740<->l=127.0.0.1:4258 20241219122628242 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628242 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428388251505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428388251505" source_name="the-source\n" session_id=1147166554 session_state=BEGIN} 20241219122628242 DSS <0004> hlr_ussd.c:576 262428388251505/0x44605f5a: Process SS (BEGIN) 20241219122628242 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628242 DSS <0004> hlr_ussd.c:518 262428388251505/0x44605f5a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628242 DSS <0004> hlr_ussd.c:363 262428388251505/0x44605f5a: Tx USSD 'Your extension is 491611620122' 20241219122628242 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428388251505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428388251505" destination_name="the-source\n" session_id=1147166554 session_state=END} 20241219122628242 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428388251505 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628242 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628242 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46740<->l=127.0.0.1:4258 20241219122628244 DAUC <0003> db_auc.c:157 IMSI='262421126752076': No 2G Auth Data 20241219122628244 DAUC <0003> db_auc.c:192 IMSI='262421126752076': No 3G Auth Data 20241219122628251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20241219122628254 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628254 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421126752076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421126752076" source_name="the-source\n" session_id=1978639514 session_state=BEGIN} 20241219122628254 DSS <0004> hlr_ussd.c:576 262421126752076/0x75efa49a: Process SS (BEGIN) 20241219122628254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628254 DSS <0004> hlr_ussd.c:518 262421126752076/0x75efa49a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628254 DSS <0004> hlr_ussd.c:363 262421126752076/0x75efa49a: Tx USSD 'Your extension is 491611868033' 20241219122628254 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421126752076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421126752076" destination_name="the-source\n" session_id=1978639514 session_state=END} 20241219122628254 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421126752076 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628254 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628254 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46756<->l=127.0.0.1:4258 20241219122628257 DAUC <0003> db_auc.c:157 IMSI='262429918546304': No 2G Auth Data 20241219122628257 DAUC <0003> db_auc.c:192 IMSI='262429918546304': No 3G Auth Data 20241219122628263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20241219122628266 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628266 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262429918546304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429918546304" source_name="the-source\n" session_id=2577271625 session_state=BEGIN} 20241219122628266 DSS <0004> hlr_ussd.c:576 262429918546304/0x999e0b49: Process SS (BEGIN) 20241219122628266 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628266 DSS <0004> hlr_ussd.c:518 262429918546304/0x999e0b49: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628266 DSS <0004> hlr_ussd.c:363 262429918546304/0x999e0b49: Tx USSD 'Your extension is 491614445361' 20241219122628266 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262429918546304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429918546304" destination_name="the-source\n" session_id=2577271625 session_state=END} 20241219122628266 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262429918546304 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628266 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628266 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46764<->l=127.0.0.1:4258 20241219122628268 DAUC <0003> db_auc.c:157 IMSI='262425750817470': No 2G Auth Data 20241219122628268 DAUC <0003> db_auc.c:192 IMSI='262425750817470': No 3G Auth Data 20241219122628275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46768<->l=127.0.0.1:4258 20241219122628277 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628277 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425750817470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425750817470" source_name="the-source\n" session_id=1386293374 session_state=BEGIN} 20241219122628277 DSS <0004> hlr_ussd.c:576 262425750817470/0x52a1287e: Process SS (BEGIN) 20241219122628277 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628277 DSS <0004> hlr_ussd.c:518 262425750817470/0x52a1287e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628278 DSS <0004> hlr_ussd.c:363 262425750817470/0x52a1287e: Tx USSD 'Your extension is 491614412240' 20241219122628278 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425750817470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425750817470" destination_name="the-source\n" session_id=1386293374 session_state=END} 20241219122628278 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262425750817470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46768<->l=127.0.0.1:4258 20241219122628280 DAUC <0003> db_auc.c:157 IMSI='262429190561727': No 2G Auth Data 20241219122628280 DAUC <0003> db_auc.c:192 IMSI='262429190561727': No 3G Auth Data 20241219122628287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 20241219122628290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628290 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628290 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429190561727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429190561727" source_name="the-source\n" session_id=1808587554 session_state=BEGIN} 20241219122628290 DSS <0004> hlr_ussd.c:576 262429190561727/0x6bccdb22: Process SS (BEGIN) 20241219122628290 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241219122628290 DSS <0004> hlr_ussd.c:518 262429190561727/0x6bccdb22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241219122628290 DSS <0004> hlr_ussd.c:363 262429190561727/0x6bccdb22: Tx USSD 'Your extension is 491615086141' 20241219122628290 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429190561727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429190561727" destination_name="the-source\n" session_id=1808587554 session_state=END} 20241219122628290 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262429190561727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122628290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122628292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 20241219122628292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241219122628293 DLINP <000b> input/ipa.c:451 connected read/write 20241219122628293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122628293 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122628293 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122628293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122628293 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219122628293 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40167<->l=127.0.0.1:4259) 20241219122628316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20241219122628517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46788<->l=127.0.0.1:4258 20241219122631640 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39477 20241219122631640 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39477 20241219122631641 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631641 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631641 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122631641 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122631642 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631642 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122631642 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241219122631642 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241219122631642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241219122631642 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  20241219122631642 DLGSUP <0013> gsup_server.c:235 2:  20241219122631642 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122631642 DLGSUP <0013> gsup_server.c:235 3:  20241219122631642 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122631642 DLGSUP <0013> gsup_server.c:235 4:  20241219122631642 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122631642 DLGSUP <0013> gsup_server.c:235 5:  20241219122631642 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122631642 DLGSUP <0013> gsup_server.c:235 7:  20241219122631642 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122631642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122631642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122631642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39477 20241219122631642 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4258 20241219122631643 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631643 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122631643 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122631643 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  20241219122631643 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122631643 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  20241219122631643 DLGSUP <0013> gsup_server.c:235 2:  20241219122631643 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122631643 DLGSUP <0013> gsup_server.c:235 3:  20241219122631643 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122631643 DLGSUP <0013> gsup_server.c:235 4:  20241219122631643 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122631643 DLGSUP <0013> gsup_server.c:235 5:  20241219122631643 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122631643 DLGSUP <0013> gsup_server.c:235 7:  20241219122631643 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122631643 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122631643 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122631643 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122631651 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41413<->l=127.0.0.1:4259) 20241219122631654 DAUC <0003> db_auc.c:157 IMSI='262429506951673': No 2G Auth Data 20241219122631655 DAUC <0003> db_auc.c:192 IMSI='262429506951673': No 3G Auth Data 20241219122631660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4258 20241219122631686 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631686 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429506951673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429506951673" session_id=3050731426 session_state=BEGIN} 20241219122631686 DSS <0004> hlr_ussd.c:576 262429506951673/0xb5d677a2: Process SS (BEGIN) 20241219122631686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631686 DSS <0004> hlr_ussd.c:518 262429506951673/0xb5d677a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631686 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631686 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631686 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631686 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631695 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631695 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631695 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429506951673 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429506951673" session_id=3050731426 session_state=END} 20241219122631695 DSS <0004> hlr_ussd.c:576 262429506951673/0xb5d677a2: Process SS (END) 20241219122631695 DSS <0004> hlr_ussd.c:518 262429506951673/0xb5d677a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631695 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429506951673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429506951673" session_id=3050731426 session_state=END} 20241219122631695 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429506951673 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631695 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429506951673 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631695 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631695 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.1:4258 20241219122631701 DAUC <0003> db_auc.c:157 IMSI='262422520241122': No 2G Auth Data 20241219122631701 DAUC <0003> db_auc.c:192 IMSI='262422520241122': No 3G Auth Data 20241219122631711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49686<->l=127.0.0.1:4258 20241219122631715 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631715 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422520241122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422520241122" session_id=1716196196 session_state=BEGIN} 20241219122631715 DSS <0004> hlr_ussd.c:576 262422520241122/0x664b1364: Process SS (BEGIN) 20241219122631715 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631715 DSS <0004> hlr_ussd.c:518 262422520241122/0x664b1364: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631715 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631715 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631715 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631715 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631715 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631715 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631715 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262422520241122 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422520241122" session_id=1716196196 session_state=END} 20241219122631715 DSS <0004> hlr_ussd.c:576 262422520241122/0x664b1364: Process SS (END) 20241219122631715 DSS <0004> hlr_ussd.c:518 262422520241122/0x664b1364: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631715 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422520241122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422520241122" session_id=1716196196 session_state=END} 20241219122631715 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262422520241122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631715 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262422520241122 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631715 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631715 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49686<->l=127.0.0.1:4258 20241219122631717 DAUC <0003> db_auc.c:157 IMSI='262425927127913': No 2G Auth Data 20241219122631717 DAUC <0003> db_auc.c:192 IMSI='262425927127913': No 3G Auth Data 20241219122631724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241219122631726 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631727 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425927127913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425927127913" session_id=2570682501 session_state=BEGIN} 20241219122631727 DSS <0004> hlr_ussd.c:576 262425927127913/0x99398085: Process SS (BEGIN) 20241219122631727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631727 DSS <0004> hlr_ussd.c:518 262425927127913/0x99398085: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631727 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631727 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631727 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631727 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631727 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631727 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631727 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425927127913 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425927127913" session_id=2570682501 session_state=END} 20241219122631727 DSS <0004> hlr_ussd.c:576 262425927127913/0x99398085: Process SS (END) 20241219122631727 DSS <0004> hlr_ussd.c:518 262425927127913/0x99398085: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631727 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425927127913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425927127913" session_id=2570682501 session_state=END} 20241219122631727 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425927127913 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631727 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425927127913 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631727 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631727 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49694<->l=127.0.0.1:4258 20241219122631730 DAUC <0003> db_auc.c:157 IMSI='262425653586173': No 2G Auth Data 20241219122631730 DAUC <0003> db_auc.c:192 IMSI='262425653586173': No 3G Auth Data 20241219122631736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 20241219122631739 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631739 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425653586173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425653586173" session_id=3492608600 session_state=BEGIN} 20241219122631739 DSS <0004> hlr_ussd.c:576 262425653586173/0xd02cfa58: Process SS (BEGIN) 20241219122631739 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631739 DSS <0004> hlr_ussd.c:518 262425653586173/0xd02cfa58: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631739 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631739 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631739 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631739 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631740 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631740 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631740 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262425653586173 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653586173" session_id=3492608600 session_state=END} 20241219122631740 DSS <0004> hlr_ussd.c:576 262425653586173/0xd02cfa58: Process SS (END) 20241219122631740 DSS <0004> hlr_ussd.c:518 262425653586173/0xd02cfa58: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631740 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425653586173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425653586173" session_id=3492608600 session_state=END} 20241219122631740 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262425653586173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631740 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262425653586173 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631740 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631740 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631740 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49704<->l=127.0.0.1:4258 20241219122631742 DAUC <0003> db_auc.c:157 IMSI='262424064499164': No 2G Auth Data 20241219122631742 DAUC <0003> db_auc.c:192 IMSI='262424064499164': No 3G Auth Data 20241219122631749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4258 20241219122631752 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631752 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424064499164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424064499164" session_id=2123537212 session_state=BEGIN} 20241219122631752 DSS <0004> hlr_ussd.c:576 262424064499164/0x7e929b3c: Process SS (BEGIN) 20241219122631752 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631752 DSS <0004> hlr_ussd.c:518 262424064499164/0x7e929b3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631752 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631752 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631752 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631752 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631753 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631753 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631753 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424064499164 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424064499164" session_id=2123537212 session_state=END} 20241219122631753 DSS <0004> hlr_ussd.c:576 262424064499164/0x7e929b3c: Process SS (END) 20241219122631753 DSS <0004> hlr_ussd.c:518 262424064499164/0x7e929b3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631753 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424064499164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424064499164" session_id=2123537212 session_state=END} 20241219122631753 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424064499164 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631753 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424064499164 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631753 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631753 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4258 20241219122631756 DAUC <0003> db_auc.c:157 IMSI='262426244449265': No 2G Auth Data 20241219122631756 DAUC <0003> db_auc.c:192 IMSI='262426244449265': No 3G Auth Data 20241219122631762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241219122631766 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631766 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426244449265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426244449265" session_id=3799919292 session_state=BEGIN} 20241219122631766 DSS <0004> hlr_ussd.c:576 262426244449265/0xe27e2abc: Process SS (BEGIN) 20241219122631766 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631766 DSS <0004> hlr_ussd.c:518 262426244449265/0xe27e2abc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631766 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631766 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631766 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631766 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631767 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631767 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631767 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426244449265 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426244449265" session_id=3799919292 session_state=END} 20241219122631767 DSS <0004> hlr_ussd.c:576 262426244449265/0xe27e2abc: Process SS (END) 20241219122631767 DSS <0004> hlr_ussd.c:518 262426244449265/0xe27e2abc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631768 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426244449265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426244449265" session_id=3799919292 session_state=END} 20241219122631768 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426244449265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631768 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426244449265 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631768 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631768 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49720<->l=127.0.0.1:4258 20241219122631771 DAUC <0003> db_auc.c:157 IMSI='262427507938470': No 2G Auth Data 20241219122631771 DAUC <0003> db_auc.c:192 IMSI='262427507938470': No 3G Auth Data 20241219122631785 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49724<->l=127.0.0.1:4258 20241219122631791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631791 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427507938470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427507938470" session_id=835632950 session_state=BEGIN} 20241219122631791 DSS <0004> hlr_ussd.c:576 262427507938470/0x31cebf36: Process SS (BEGIN) 20241219122631791 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631791 DSS <0004> hlr_ussd.c:518 262427507938470/0x31cebf36: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631791 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631791 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631793 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631793 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631793 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427507938470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427507938470" session_id=835632950 session_state=END} 20241219122631793 DSS <0004> hlr_ussd.c:576 262427507938470/0x31cebf36: Process SS (END) 20241219122631793 DSS <0004> hlr_ussd.c:518 262427507938470/0x31cebf36: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631793 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427507938470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427507938470" session_id=835632950 session_state=END} 20241219122631793 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427507938470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631793 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427507938470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631793 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631793 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49724<->l=127.0.0.1:4258 20241219122631797 DAUC <0003> db_auc.c:157 IMSI='262422298971285': No 2G Auth Data 20241219122631797 DAUC <0003> db_auc.c:192 IMSI='262422298971285': No 3G Auth Data 20241219122631808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4258 20241219122631811 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631811 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422298971285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422298971285" session_id=3673853867 session_state=BEGIN} 20241219122631811 DSS <0004> hlr_ussd.c:576 262422298971285/0xdafa8fab: Process SS (BEGIN) 20241219122631811 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122631811 DSS <0004> hlr_ussd.c:518 262422298971285/0xdafa8fab: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122631811 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631811 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631811 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631811 DLINP <000b> input/ipa.c:431 127.0.0.1:39477 sending data 20241219122631812 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631812 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631812 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262422298971285 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422298971285" session_id=3673853867 session_state=END} 20241219122631812 DSS <0004> hlr_ussd.c:576 262422298971285/0xdafa8fab: Process SS (END) 20241219122631812 DSS <0004> hlr_ussd.c:518 262422298971285/0xdafa8fab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122631812 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422298971285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422298971285" session_id=3673853867 session_state=END} 20241219122631812 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262422298971285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122631812 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262422298971285 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122631812 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631812 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122631814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4258 20241219122631815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49672<->l=127.0.0.1:4258 20241219122631816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631816 DLINP <000b> input/ipa.c:405 127.0.0.1:39477 message received 20241219122631816 DLINP <000b> input/ipa.c:414 127.0.0.1:39477 connection closed with server 20241219122631816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39477 20241219122631816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241219122631816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41413<->l=127.0.0.1:4259) 20241219122631816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122631816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122631816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122631816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122631816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122631851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 20241219122632053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4258 20241219122635166 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:45349 20241219122635166 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:45349 20241219122635168 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635168 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635170 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122635170 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122635171 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635171 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635171 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122635171 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241219122635171 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241219122635171 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241219122635171 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  20241219122635171 DLGSUP <0013> gsup_server.c:235 2:  20241219122635171 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122635171 DLGSUP <0013> gsup_server.c:235 3:  20241219122635171 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122635171 DLGSUP <0013> gsup_server.c:235 4:  20241219122635171 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122635171 DLGSUP <0013> gsup_server.c:235 5:  20241219122635171 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122635171 DLGSUP <0013> gsup_server.c:235 7:  20241219122635171 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122635171 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122635171 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122635171 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:45349 20241219122635173 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635173 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241219122635175 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122635175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122635175 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  20241219122635175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122635175 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  20241219122635175 DLGSUP <0013> gsup_server.c:235 2:  20241219122635175 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122635175 DLGSUP <0013> gsup_server.c:235 3:  20241219122635175 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122635175 DLGSUP <0013> gsup_server.c:235 4:  20241219122635175 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122635175 DLGSUP <0013> gsup_server.c:235 5:  20241219122635176 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122635176 DLGSUP <0013> gsup_server.c:235 7:  20241219122635176 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122635176 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122635176 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122635176 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122635185 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38009<->l=127.0.0.1:4259) 20241219122635187 DAUC <0003> db_auc.c:157 IMSI='262421158883235': No 2G Auth Data 20241219122635187 DAUC <0003> db_auc.c:192 IMSI='262421158883235': No 3G Auth Data 20241219122635192 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241219122635218 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635218 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421158883235" session_id=1105715800 session_state=BEGIN} 20241219122635218 DSS <0004> hlr_ussd.c:576 262421158883235/0x41e7e258: Process SS (BEGIN) 20241219122635218 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635218 DSS <0004> hlr_ussd.c:518 262421158883235/0x41e7e258: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635218 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635218 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635218 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635218 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635235 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635236 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635236 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421158883235" session_id=1105715800 session_state=CONTINUE} 20241219122635236 DSS <0004> hlr_ussd.c:576 262421158883235/0x41e7e258: Process SS (CONTINUE) 20241219122635236 DSS <0004> hlr_ussd.c:518 262421158883235/0x41e7e258: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635236 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421158883235" session_id=1105715800 session_state=CONTINUE} 20241219122635236 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635236 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635236 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635250 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635250 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635250 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421158883235" session_id=1105715800 session_state=CONTINUE} 20241219122635250 DSS <0004> hlr_ussd.c:576 262421158883235/0x41e7e258: Process SS (CONTINUE) 20241219122635250 DSS <0004> hlr_ussd.c:518 262421158883235/0x41e7e258: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635250 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635250 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635250 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635250 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635250 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635254 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635254 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635254 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421158883235" session_id=1105715800 session_state=END} 20241219122635254 DSS <0004> hlr_ussd.c:576 262421158883235/0x41e7e258: Process SS (END) 20241219122635254 DSS <0004> hlr_ussd.c:518 262421158883235/0x41e7e258: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635254 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421158883235" session_id=1105715800 session_state=END} 20241219122635254 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635254 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421158883235 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635254 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635254 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.1:4258 20241219122635259 DAUC <0003> db_auc.c:157 IMSI='262423937867518': No 2G Auth Data 20241219122635259 DAUC <0003> db_auc.c:192 IMSI='262423937867518': No 3G Auth Data 20241219122635273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241219122635276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635276 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423937867518" session_id=29926120 session_state=BEGIN} 20241219122635276 DSS <0004> hlr_ussd.c:576 262423937867518/0x01c8a2e8: Process SS (BEGIN) 20241219122635276 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635276 DSS <0004> hlr_ussd.c:518 262423937867518/0x01c8a2e8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635276 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635276 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635276 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635276 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937867518" session_id=29926120 session_state=CONTINUE} 20241219122635276 DSS <0004> hlr_ussd.c:576 262423937867518/0x01c8a2e8: Process SS (CONTINUE) 20241219122635276 DSS <0004> hlr_ussd.c:518 262423937867518/0x01c8a2e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635276 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937867518" session_id=29926120 session_state=CONTINUE} 20241219122635276 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635278 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423937867518" session_id=29926120 session_state=CONTINUE} 20241219122635278 DSS <0004> hlr_ussd.c:576 262423937867518/0x01c8a2e8: Process SS (CONTINUE) 20241219122635278 DSS <0004> hlr_ussd.c:518 262423937867518/0x01c8a2e8: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635278 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635278 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635278 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635278 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635279 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635279 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635279 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937867518" session_id=29926120 session_state=END} 20241219122635279 DSS <0004> hlr_ussd.c:576 262423937867518/0x01c8a2e8: Process SS (END) 20241219122635279 DSS <0004> hlr_ussd.c:518 262423937867518/0x01c8a2e8: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635279 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423937867518" session_id=29926120 session_state=END} 20241219122635279 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635279 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423937867518 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635279 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635279 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49768<->l=127.0.0.1:4258 20241219122635280 DAUC <0003> db_auc.c:157 IMSI='262424052630969': No 2G Auth Data 20241219122635280 DAUC <0003> db_auc.c:192 IMSI='262424052630969': No 3G Auth Data 20241219122635286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20241219122635289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635289 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424052630969" session_id=3744190916 session_state=BEGIN} 20241219122635289 DSS <0004> hlr_ussd.c:576 262424052630969/0xdf2bd1c4: Process SS (BEGIN) 20241219122635289 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635289 DSS <0004> hlr_ussd.c:518 262424052630969/0xdf2bd1c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635289 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635289 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635289 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635290 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635290 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424052630969" session_id=3744190916 session_state=CONTINUE} 20241219122635290 DSS <0004> hlr_ussd.c:576 262424052630969/0xdf2bd1c4: Process SS (CONTINUE) 20241219122635290 DSS <0004> hlr_ussd.c:518 262424052630969/0xdf2bd1c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635290 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424052630969" session_id=3744190916 session_state=CONTINUE} 20241219122635290 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635290 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635292 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635292 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424052630969" session_id=3744190916 session_state=CONTINUE} 20241219122635292 DSS <0004> hlr_ussd.c:576 262424052630969/0xdf2bd1c4: Process SS (CONTINUE) 20241219122635292 DSS <0004> hlr_ussd.c:518 262424052630969/0xdf2bd1c4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635292 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635292 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635292 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635292 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635292 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635293 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635293 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635293 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424052630969" session_id=3744190916 session_state=END} 20241219122635293 DSS <0004> hlr_ussd.c:576 262424052630969/0xdf2bd1c4: Process SS (END) 20241219122635293 DSS <0004> hlr_ussd.c:518 262424052630969/0xdf2bd1c4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635293 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424052630969" session_id=3744190916 session_state=END} 20241219122635293 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635293 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424052630969 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635293 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635293 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.1:4258 20241219122635294 DAUC <0003> db_auc.c:157 IMSI='262426315012087': No 2G Auth Data 20241219122635294 DAUC <0003> db_auc.c:192 IMSI='262426315012087': No 3G Auth Data 20241219122635301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4258 20241219122635304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635304 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426315012087" session_id=560413349 session_state=BEGIN} 20241219122635304 DSS <0004> hlr_ussd.c:576 262426315012087/0x21673aa5: Process SS (BEGIN) 20241219122635304 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635304 DSS <0004> hlr_ussd.c:518 262426315012087/0x21673aa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635304 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635304 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635304 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635304 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426315012087" session_id=560413349 session_state=CONTINUE} 20241219122635304 DSS <0004> hlr_ussd.c:576 262426315012087/0x21673aa5: Process SS (CONTINUE) 20241219122635304 DSS <0004> hlr_ussd.c:518 262426315012087/0x21673aa5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635304 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426315012087" session_id=560413349 session_state=CONTINUE} 20241219122635304 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635307 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635307 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426315012087" session_id=560413349 session_state=CONTINUE} 20241219122635307 DSS <0004> hlr_ussd.c:576 262426315012087/0x21673aa5: Process SS (CONTINUE) 20241219122635307 DSS <0004> hlr_ussd.c:518 262426315012087/0x21673aa5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635307 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635307 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635307 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635307 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635307 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635308 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635308 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635308 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426315012087" session_id=560413349 session_state=END} 20241219122635308 DSS <0004> hlr_ussd.c:576 262426315012087/0x21673aa5: Process SS (END) 20241219122635308 DSS <0004> hlr_ussd.c:518 262426315012087/0x21673aa5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635308 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426315012087" session_id=560413349 session_state=END} 20241219122635308 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635308 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262426315012087 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635308 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635308 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635309 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49776<->l=127.0.0.1:4258 20241219122635309 DAUC <0003> db_auc.c:157 IMSI='262420058665351': No 2G Auth Data 20241219122635309 DAUC <0003> db_auc.c:192 IMSI='262420058665351': No 3G Auth Data 20241219122635315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 20241219122635318 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635318 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420058665351" session_id=2383602115 session_state=BEGIN} 20241219122635318 DSS <0004> hlr_ussd.c:576 262420058665351/0x8e12e1c3: Process SS (BEGIN) 20241219122635318 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635318 DSS <0004> hlr_ussd.c:518 262420058665351/0x8e12e1c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635318 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635318 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635318 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635318 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635319 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635319 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635319 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420058665351" session_id=2383602115 session_state=CONTINUE} 20241219122635319 DSS <0004> hlr_ussd.c:576 262420058665351/0x8e12e1c3: Process SS (CONTINUE) 20241219122635319 DSS <0004> hlr_ussd.c:518 262420058665351/0x8e12e1c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635319 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420058665351" session_id=2383602115 session_state=CONTINUE} 20241219122635319 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635319 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635319 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635321 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635321 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420058665351" session_id=2383602115 session_state=CONTINUE} 20241219122635321 DSS <0004> hlr_ussd.c:576 262420058665351/0x8e12e1c3: Process SS (CONTINUE) 20241219122635321 DSS <0004> hlr_ussd.c:518 262420058665351/0x8e12e1c3: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635321 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635321 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635321 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635321 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635321 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635322 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635322 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635322 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420058665351" session_id=2383602115 session_state=END} 20241219122635322 DSS <0004> hlr_ussd.c:576 262420058665351/0x8e12e1c3: Process SS (END) 20241219122635322 DSS <0004> hlr_ussd.c:518 262420058665351/0x8e12e1c3: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635322 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420058665351" session_id=2383602115 session_state=END} 20241219122635322 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635322 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420058665351 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635322 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635322 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635322 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49786<->l=127.0.0.1:4258 20241219122635323 DAUC <0003> db_auc.c:157 IMSI='262425257523613': No 2G Auth Data 20241219122635323 DAUC <0003> db_auc.c:192 IMSI='262425257523613': No 3G Auth Data 20241219122635330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4258 20241219122635333 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635333 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425257523613" session_id=4241660948 session_state=BEGIN} 20241219122635333 DSS <0004> hlr_ussd.c:576 262425257523613/0xfcd29c14: Process SS (BEGIN) 20241219122635333 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635333 DSS <0004> hlr_ussd.c:518 262425257523613/0xfcd29c14: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635333 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635333 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635333 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635333 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635333 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635333 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635334 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425257523613" session_id=4241660948 session_state=CONTINUE} 20241219122635334 DSS <0004> hlr_ussd.c:576 262425257523613/0xfcd29c14: Process SS (CONTINUE) 20241219122635334 DSS <0004> hlr_ussd.c:518 262425257523613/0xfcd29c14: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635334 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425257523613" session_id=4241660948 session_state=CONTINUE} 20241219122635334 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635334 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635334 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635336 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635336 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425257523613" session_id=4241660948 session_state=CONTINUE} 20241219122635336 DSS <0004> hlr_ussd.c:576 262425257523613/0xfcd29c14: Process SS (CONTINUE) 20241219122635336 DSS <0004> hlr_ussd.c:518 262425257523613/0xfcd29c14: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635336 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635336 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635336 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635336 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635336 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635337 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635337 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635337 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425257523613" session_id=4241660948 session_state=END} 20241219122635337 DSS <0004> hlr_ussd.c:576 262425257523613/0xfcd29c14: Process SS (END) 20241219122635337 DSS <0004> hlr_ussd.c:518 262425257523613/0xfcd29c14: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635337 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425257523613" session_id=4241660948 session_state=END} 20241219122635337 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635337 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425257523613 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635337 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635337 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49792<->l=127.0.0.1:4258 20241219122635338 DAUC <0003> db_auc.c:157 IMSI='262424392066675': No 2G Auth Data 20241219122635338 DAUC <0003> db_auc.c:192 IMSI='262424392066675': No 3G Auth Data 20241219122635345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 20241219122635348 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635348 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424392066675" session_id=3918160396 session_state=BEGIN} 20241219122635348 DSS <0004> hlr_ussd.c:576 262424392066675/0xe98a620c: Process SS (BEGIN) 20241219122635348 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635348 DSS <0004> hlr_ussd.c:518 262424392066675/0xe98a620c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635348 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635348 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635348 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635348 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635350 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635350 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635350 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424392066675" session_id=3918160396 session_state=CONTINUE} 20241219122635350 DSS <0004> hlr_ussd.c:576 262424392066675/0xe98a620c: Process SS (CONTINUE) 20241219122635350 DSS <0004> hlr_ussd.c:518 262424392066675/0xe98a620c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635350 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424392066675" session_id=3918160396 session_state=CONTINUE} 20241219122635350 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635350 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635350 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635352 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635352 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424392066675" session_id=3918160396 session_state=CONTINUE} 20241219122635352 DSS <0004> hlr_ussd.c:576 262424392066675/0xe98a620c: Process SS (CONTINUE) 20241219122635352 DSS <0004> hlr_ussd.c:518 262424392066675/0xe98a620c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635352 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635352 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635352 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635352 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635352 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635353 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635353 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635353 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424392066675" session_id=3918160396 session_state=END} 20241219122635353 DSS <0004> hlr_ussd.c:576 262424392066675/0xe98a620c: Process SS (END) 20241219122635353 DSS <0004> hlr_ussd.c:518 262424392066675/0xe98a620c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635353 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424392066675" session_id=3918160396 session_state=END} 20241219122635353 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635353 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424392066675 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635353 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635353 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4258 20241219122635354 DAUC <0003> db_auc.c:157 IMSI='262423693699493': No 2G Auth Data 20241219122635354 DAUC <0003> db_auc.c:192 IMSI='262423693699493': No 3G Auth Data 20241219122635361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49816<->l=127.0.0.1:4258 20241219122635364 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635364 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635364 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423693699493" session_id=749081372 session_state=BEGIN} 20241219122635364 DSS <0004> hlr_ussd.c:576 262423693699493/0x2ca6131c: Process SS (BEGIN) 20241219122635364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241219122635364 DSS <0004> hlr_ussd.c:518 262423693699493/0x2ca6131c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241219122635364 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635364 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635364 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635364 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635365 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635365 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635365 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423693699493" session_id=749081372 session_state=CONTINUE} 20241219122635365 DSS <0004> hlr_ussd.c:576 262423693699493/0x2ca6131c: Process SS (CONTINUE) 20241219122635365 DSS <0004> hlr_ussd.c:518 262423693699493/0x2ca6131c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241219122635365 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423693699493" session_id=749081372 session_state=CONTINUE} 20241219122635365 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635365 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635365 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635367 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635367 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423693699493" session_id=749081372 session_state=CONTINUE} 20241219122635367 DSS <0004> hlr_ussd.c:576 262423693699493/0x2ca6131c: Process SS (CONTINUE) 20241219122635367 DSS <0004> hlr_ussd.c:518 262423693699493/0x2ca6131c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635367 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635367 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635367 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635367 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635367 DLINP <000b> input/ipa.c:431 127.0.0.1:45349 sending data 20241219122635368 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635368 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635368 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423693699493" session_id=749081372 session_state=END} 20241219122635368 DSS <0004> hlr_ussd.c:576 262423693699493/0x2ca6131c: Process SS (END) 20241219122635368 DSS <0004> hlr_ussd.c:518 262423693699493/0x2ca6131c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241219122635368 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423693699493" session_id=749081372 session_state=END} 20241219122635368 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122635368 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262423693699493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122635368 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635368 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122635369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49816<->l=127.0.0.1:4258 20241219122635370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49752<->l=127.0.0.1:4258 20241219122635370 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635370 DLINP <000b> input/ipa.c:405 127.0.0.1:45349 message received 20241219122635370 DLINP <000b> input/ipa.c:414 127.0.0.1:45349 connection closed with server 20241219122635370 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:45349 20241219122635370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241219122635370 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38009<->l=127.0.0.1:4259) 20241219122635370 DLINP <000b> input/ipa.c:451 connected read/write 20241219122635370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122635370 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122635370 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122635370 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122635394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241219122635596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49822<->l=127.0.0.1:4258 20241219122638703 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34217 20241219122638703 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34217 20241219122638704 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638704 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638705 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122638705 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122638705 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638705 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638705 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122638705 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241219122638705 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241219122638705 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241219122638705 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  20241219122638705 DLGSUP <0013> gsup_server.c:235 2:  20241219122638705 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122638705 DLGSUP <0013> gsup_server.c:235 3:  20241219122638705 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122638705 DLGSUP <0013> gsup_server.c:235 4:  20241219122638705 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122638705 DLGSUP <0013> gsup_server.c:235 5:  20241219122638705 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122638705 DLGSUP <0013> gsup_server.c:235 7:  20241219122638705 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122638705 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122638705 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122638705 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34217 20241219122638706 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241219122638707 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638707 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122638707 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122638707 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  20241219122638707 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122638707 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  20241219122638707 DLGSUP <0013> gsup_server.c:235 2:  20241219122638707 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122638707 DLGSUP <0013> gsup_server.c:235 3:  20241219122638707 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122638707 DLGSUP <0013> gsup_server.c:235 4:  20241219122638707 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122638707 DLGSUP <0013> gsup_server.c:235 5:  20241219122638707 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122638707 DLGSUP <0013> gsup_server.c:235 7:  20241219122638707 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122638707 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122638707 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122638707 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122638713 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38653<->l=127.0.0.1:4259) 20241219122638716 DAUC <0003> db_auc.c:157 IMSI='262425870962555': No 2G Auth Data 20241219122638716 DAUC <0003> db_auc.c:192 IMSI='262425870962555': No 3G Auth Data 20241219122638721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 20241219122638750 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638750 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425870962555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425870962555" session_id=3222398226 session_state=BEGIN} 20241219122638750 DSS <0004> hlr_ussd.c:576 262425870962555/0xc011e512: Process SS (BEGIN) 20241219122638750 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638750 DSS <0004> hlr_ussd.c:518 262425870962555/0xc011e512: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638750 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638750 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638750 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638750 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638753 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638753 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638753 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262425870962555 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425870962555" session_id=3222398226 session_state=END} 20241219122638753 DSS <0004> hlr_ussd.c:576 262425870962555/0xc011e512: Process SS (END) 20241219122638753 DSS <0004> hlr_ussd.c:518 262425870962555/0xc011e512: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638753 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425870962555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425870962555" session_id=3222398226 session_state=END} 20241219122638753 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262425870962555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638753 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262425870962555 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638753 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638753 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4258 20241219122638755 DAUC <0003> db_auc.c:157 IMSI='262425021385548': No 2G Auth Data 20241219122638755 DAUC <0003> db_auc.c:192 IMSI='262425021385548': No 3G Auth Data 20241219122638762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4258 20241219122638765 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638765 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425021385548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425021385548" session_id=3803681887 session_state=BEGIN} 20241219122638765 DSS <0004> hlr_ussd.c:576 262425021385548/0xe2b7945f: Process SS (BEGIN) 20241219122638765 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638765 DSS <0004> hlr_ussd.c:518 262425021385548/0xe2b7945f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638765 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638765 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638765 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638765 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638765 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638765 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638765 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425021385548 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425021385548" session_id=3803681887 session_state=END} 20241219122638765 DSS <0004> hlr_ussd.c:576 262425021385548/0xe2b7945f: Process SS (END) 20241219122638765 DSS <0004> hlr_ussd.c:518 262425021385548/0xe2b7945f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638765 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425021385548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425021385548" session_id=3803681887 session_state=END} 20241219122638765 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425021385548 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638765 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425021385548 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638765 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638765 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49860<->l=127.0.0.1:4258 20241219122638767 DAUC <0003> db_auc.c:157 IMSI='262423035112299': No 2G Auth Data 20241219122638767 DAUC <0003> db_auc.c:192 IMSI='262423035112299': No 3G Auth Data 20241219122638774 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4258 20241219122638776 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638777 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423035112299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423035112299" session_id=3173036309 session_state=BEGIN} 20241219122638777 DSS <0004> hlr_ussd.c:576 262423035112299/0xbd20b115: Process SS (BEGIN) 20241219122638777 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638777 DSS <0004> hlr_ussd.c:518 262423035112299/0xbd20b115: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638777 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638777 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638777 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638777 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638777 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638777 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638777 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423035112299 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423035112299" session_id=3173036309 session_state=END} 20241219122638777 DSS <0004> hlr_ussd.c:576 262423035112299/0xbd20b115: Process SS (END) 20241219122638777 DSS <0004> hlr_ussd.c:518 262423035112299/0xbd20b115: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638777 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423035112299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423035112299" session_id=3173036309 session_state=END} 20241219122638777 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423035112299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638777 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423035112299 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638777 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638777 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4258 20241219122638779 DAUC <0003> db_auc.c:157 IMSI='262424260625963': No 2G Auth Data 20241219122638779 DAUC <0003> db_auc.c:192 IMSI='262424260625963': No 3G Auth Data 20241219122638786 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49864<->l=127.0.0.1:4258 20241219122638788 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638788 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424260625963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424260625963" session_id=3888203307 session_state=BEGIN} 20241219122638788 DSS <0004> hlr_ussd.c:576 262424260625963/0xe7c1462b: Process SS (BEGIN) 20241219122638789 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638789 DSS <0004> hlr_ussd.c:518 262424260625963/0xe7c1462b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638789 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638789 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638789 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638790 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638790 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424260625963 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424260625963" session_id=3888203307 session_state=END} 20241219122638790 DSS <0004> hlr_ussd.c:576 262424260625963/0xe7c1462b: Process SS (END) 20241219122638790 DSS <0004> hlr_ussd.c:518 262424260625963/0xe7c1462b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638790 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424260625963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424260625963" session_id=3888203307 session_state=END} 20241219122638790 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424260625963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638790 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424260625963 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638790 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638790 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638790 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49864<->l=127.0.0.1:4258 20241219122638792 DAUC <0003> db_auc.c:157 IMSI='262428419834782': No 2G Auth Data 20241219122638792 DAUC <0003> db_auc.c:192 IMSI='262428419834782': No 3G Auth Data 20241219122638799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241219122638802 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638802 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428419834782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428419834782" session_id=3907345855 session_state=BEGIN} 20241219122638802 DSS <0004> hlr_ussd.c:576 262428419834782/0xe8e55dbf: Process SS (BEGIN) 20241219122638802 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638802 DSS <0004> hlr_ussd.c:518 262428419834782/0xe8e55dbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638802 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638802 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638802 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638802 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638803 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638803 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638803 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428419834782 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428419834782" session_id=3907345855 session_state=END} 20241219122638803 DSS <0004> hlr_ussd.c:576 262428419834782/0xe8e55dbf: Process SS (END) 20241219122638803 DSS <0004> hlr_ussd.c:518 262428419834782/0xe8e55dbf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638803 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428419834782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428419834782" session_id=3907345855 session_state=END} 20241219122638803 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428419834782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638803 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428419834782 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638803 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638803 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49872<->l=127.0.0.1:4258 20241219122638806 DAUC <0003> db_auc.c:157 IMSI='262427088480212': No 2G Auth Data 20241219122638806 DAUC <0003> db_auc.c:192 IMSI='262427088480212': No 3G Auth Data 20241219122638812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20241219122638815 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638815 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427088480212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427088480212" session_id=2134106399 session_state=BEGIN} 20241219122638815 DSS <0004> hlr_ussd.c:576 262427088480212/0x7f33e11f: Process SS (BEGIN) 20241219122638815 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638815 DSS <0004> hlr_ussd.c:518 262427088480212/0x7f33e11f: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638815 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638815 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638815 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638815 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638816 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638816 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427088480212 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427088480212" session_id=2134106399 session_state=END} 20241219122638816 DSS <0004> hlr_ussd.c:576 262427088480212/0x7f33e11f: Process SS (END) 20241219122638816 DSS <0004> hlr_ussd.c:518 262427088480212/0x7f33e11f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638816 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427088480212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427088480212" session_id=2134106399 session_state=END} 20241219122638816 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427088480212 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638816 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427088480212 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638816 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4258 20241219122638820 DAUC <0003> db_auc.c:157 IMSI='262420977255974': No 2G Auth Data 20241219122638820 DAUC <0003> db_auc.c:192 IMSI='262420977255974': No 3G Auth Data 20241219122638827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4258 20241219122638830 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638830 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420977255974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420977255974" session_id=1294685555 session_state=BEGIN} 20241219122638830 DSS <0004> hlr_ussd.c:576 262420977255974/0x4d2b5573: Process SS (BEGIN) 20241219122638830 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638830 DSS <0004> hlr_ussd.c:518 262420977255974/0x4d2b5573: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638830 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638830 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638830 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638830 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638831 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638831 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638831 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262420977255974 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977255974" session_id=1294685555 session_state=END} 20241219122638831 DSS <0004> hlr_ussd.c:576 262420977255974/0x4d2b5573: Process SS (END) 20241219122638831 DSS <0004> hlr_ussd.c:518 262420977255974/0x4d2b5573: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638831 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420977255974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977255974" session_id=1294685555 session_state=END} 20241219122638831 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262420977255974 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638831 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262420977255974 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638831 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638831 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49888<->l=127.0.0.1:4258 20241219122638834 DAUC <0003> db_auc.c:157 IMSI='262425586412975': No 2G Auth Data 20241219122638834 DAUC <0003> db_auc.c:192 IMSI='262425586412975': No 3G Auth Data 20241219122638840 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4258 20241219122638843 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638843 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425586412975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425586412975" session_id=2996848470 session_state=BEGIN} 20241219122638843 DSS <0004> hlr_ussd.c:576 262425586412975/0xb2a04756: Process SS (BEGIN) 20241219122638843 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241219122638843 DSS <0004> hlr_ussd.c:518 262425586412975/0xb2a04756: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241219122638843 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638843 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638843 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638843 DLINP <000b> input/ipa.c:431 127.0.0.1:34217 sending data 20241219122638844 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638844 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638844 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425586412975 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586412975" session_id=2996848470 session_state=END} 20241219122638844 DSS <0004> hlr_ussd.c:576 262425586412975/0xb2a04756: Process SS (END) 20241219122638844 DSS <0004> hlr_ussd.c:518 262425586412975/0xb2a04756: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241219122638844 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425586412975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425586412975" session_id=2996848470 session_state=END} 20241219122638844 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425586412975 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122638844 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425586412975 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241219122638844 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638844 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122638846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49904<->l=127.0.0.1:4258 20241219122638848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49838<->l=127.0.0.1:4258 20241219122638848 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38653<->l=127.0.0.1:4259) 20241219122638848 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122638848 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122638849 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122638849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122638849 DLINP <000b> input/ipa.c:451 connected read/write 20241219122638849 DLINP <000b> input/ipa.c:405 127.0.0.1:34217 message received 20241219122638849 DLINP <000b> input/ipa.c:414 127.0.0.1:34217 connection closed with server 20241219122638849 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34217 20241219122638849 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241219122638871 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4258 20241219122639072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49920<->l=127.0.0.1:4258 20241219122640818 DSS <0004> hlr_ussd.c:239 262422152270553/0x64c84ecb: SS Session Timeout, destroying 20241219122640818 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422152270553 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640846 DSS <0004> hlr_ussd.c:239 262422440325008/0x815c11f4: SS Session Timeout, destroying 20241219122640846 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422440325008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640857 DSS <0004> hlr_ussd.c:239 262422423278709/0xc0775e95: SS Session Timeout, destroying 20241219122640857 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422423278709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640867 DSS <0004> hlr_ussd.c:239 262427097304010/0xae3aa221: SS Session Timeout, destroying 20241219122640867 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427097304010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640878 DSS <0004> hlr_ussd.c:239 262428796609214/0xfe73d578: SS Session Timeout, destroying 20241219122640878 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262428796609214 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640891 DSS <0004> hlr_ussd.c:239 262429212272336/0x2dfebe3e: SS Session Timeout, destroying 20241219122640891 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262429212272336 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640902 DSS <0004> hlr_ussd.c:239 262425233045423/0x49fc910d: SS Session Timeout, destroying 20241219122640902 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262425233045423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122640912 DSS <0004> hlr_ussd.c:239 262429911913795/0xe8ddbf16: SS Session Timeout, destroying 20241219122640912 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262429911913795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122642159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122642159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122642163 DLINP <000b> input/ipa.c:451 connected read/write 20241219122642164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122642165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241219122642169 DLINP <000b> input/ipa.c:451 connected read/write 20241219122642169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122642169 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122642169 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122642169 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  20241219122642169 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122642169 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  20241219122642169 DLGSUP <0013> gsup_server.c:235 2:  20241219122642169 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122642169 DLGSUP <0013> gsup_server.c:235 3:  20241219122642169 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122642169 DLGSUP <0013> gsup_server.c:235 4:  20241219122642169 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122642169 DLGSUP <0013> gsup_server.c:235 5:  20241219122642169 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122642169 DLGSUP <0013> gsup_server.c:235 7:  20241219122642169 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122642169 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122642169 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122642169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122642191 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34713<->l=127.0.0.1:4259) 20241219122642193 DAUC <0003> db_auc.c:157 IMSI='262423829882179': No 2G Auth Data 20241219122642193 DAUC <0003> db_auc.c:192 IMSI='262423829882179': No 3G Auth Data 20241219122642213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4258 20241219122642226 DLINP <000b> input/ipa.c:451 connected read/write 20241219122642226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122642227 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423829882179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423829882179" session_id=3342004873 session_state=BEGIN} 20241219122642227 DSS <0004> hlr_ussd.c:576 262423829882179/0xc732f289: Process SS (BEGIN) 20241219122642227 DSS <0004> hlr_ussd.c:498 262423829882179/0xc732f289: SS CompType=Invoke, OpCode=InterrogateSS 20241219122642227 DSS <0004> hlr_ussd.c:506 262423829882179/0xc732f289: Structured SS requests are not supported, rejecting... 20241219122642227 DSS <0004> hlr_ussd.c:354 262423829882179/0xc732f289: Tx ReturnError(0, 0x15) 20241219122642227 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423829882179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423829882179" session_id=3342004873 session_state=END} 20241219122642227 DLINP <000b> input/ipa.c:451 connected read/write 20241219122642227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122642227 DLINP <000b> input/ipa.c:451 connected read/write 20241219122642227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122642234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4258 20241219122642236 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4258 20241219122642237 DLINP <000b> input/ipa.c:451 connected read/write 20241219122642237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122642237 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122642237 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122642237 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122642238 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34713<->l=127.0.0.1:4259) 20241219122642263 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37156<->l=127.0.0.1:4258 20241219122642364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37156<->l=127.0.0.1:4258 20241219122644217 DSS <0004> hlr_ussd.c:239 262422581621704/0x62ccc143: SS Session Timeout, destroying 20241219122644217 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422581621704 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644228 DSS <0004> hlr_ussd.c:239 262421184735291/0x58297824: SS Session Timeout, destroying 20241219122644228 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421184735291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644238 DSS <0004> hlr_ussd.c:239 262424419639357/0xaf98b6bd: SS Session Timeout, destroying 20241219122644238 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424419639357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644250 DSS <0004> hlr_ussd.c:239 262420898891395/0x7c48aa53: SS Session Timeout, destroying 20241219122644250 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262420898891395 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644262 DSS <0004> hlr_ussd.c:239 262425298891814/0x0cecd0af: SS Session Timeout, destroying 20241219122644262 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425298891814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644278 DSS <0004> hlr_ussd.c:239 262420241647709/0xe2ac6f7d: SS Session Timeout, destroying 20241219122644278 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262420241647709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644290 DSS <0004> hlr_ussd.c:239 262426477497404/0x8f9af419: SS Session Timeout, destroying 20241219122644290 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262426477497404 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122644302 DSS <0004> hlr_ussd.c:239 262420866279483/0x8bac0109: SS Session Timeout, destroying 20241219122644302 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420866279483 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122645424 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122645425 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122645427 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 20241219122645430 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645430 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122645430 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122645430 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  20241219122645430 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122645430 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  20241219122645430 DLGSUP <0013> gsup_server.c:235 2:  20241219122645430 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122645430 DLGSUP <0013> gsup_server.c:235 3:  20241219122645430 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122645430 DLGSUP <0013> gsup_server.c:235 4:  20241219122645430 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122645430 DLGSUP <0013> gsup_server.c:235 5:  20241219122645430 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122645430 DLGSUP <0013> gsup_server.c:235 7:  20241219122645430 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122645430 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122645430 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122645430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122645444 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40753<->l=127.0.0.1:4259) 20241219122645447 DAUC <0003> db_auc.c:157 IMSI='262422694659513': No 2G Auth Data 20241219122645447 DAUC <0003> db_auc.c:192 IMSI='262422694659513': No 3G Auth Data 20241219122645455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4258 20241219122645474 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645474 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422694659513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422694659513"} 20241219122645474 DMAIN <0000> hlr.c:424 IMSI='262422694659513': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645474 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422694659513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422694659513"} 20241219122645474 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262422694659513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645474 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645474 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645479 DAUC <0003> db_auc.c:192 IMSI='262422694659513': No 3G Auth Data 20241219122645485 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645486 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422694659513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422694659513"} 20241219122645486 DAUC <0003> hlr.c:417 IMSI='262422694659513': storing IMEI = 12345678901234 20241219122645486 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422694659513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422694659513"} 20241219122645486 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262422694659513 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645486 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645486 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645489 DAUC <0003> db_auc.c:192 IMSI='262422694659513': No 3G Auth Data 20241219122645491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4258 20241219122645494 DAUC <0003> db_auc.c:157 IMSI='262422214160738': No 2G Auth Data 20241219122645494 DAUC <0003> db_auc.c:192 IMSI='262422214160738': No 3G Auth Data 20241219122645505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241219122645507 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645507 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422214160738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422214160738"} 20241219122645507 DMAIN <0000> hlr.c:424 IMSI='262422214160738': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645507 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422214160738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422214160738"} 20241219122645507 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422214160738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645507 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645507 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645508 DAUC <0003> db_auc.c:192 IMSI='262422214160738': No 3G Auth Data 20241219122645509 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645509 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422214160738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422214160738"} 20241219122645509 DAUC <0003> hlr.c:417 IMSI='262422214160738': storing IMEI = 12345678901234 20241219122645509 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422214160738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422214160738"} 20241219122645509 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422214160738 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645509 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645509 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645510 DAUC <0003> db_auc.c:192 IMSI='262422214160738': No 3G Auth Data 20241219122645510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4258 20241219122645511 DAUC <0003> db_auc.c:157 IMSI='262420395644584': No 2G Auth Data 20241219122645511 DAUC <0003> db_auc.c:192 IMSI='262420395644584': No 3G Auth Data 20241219122645518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20241219122645522 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645522 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420395644584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420395644584"} 20241219122645522 DMAIN <0000> hlr.c:424 IMSI='262420395644584': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645522 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420395644584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420395644584"} 20241219122645522 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262420395644584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645523 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645523 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645524 DAUC <0003> db_auc.c:192 IMSI='262420395644584': No 3G Auth Data 20241219122645525 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645525 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420395644584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420395644584"} 20241219122645525 DAUC <0003> hlr.c:417 IMSI='262420395644584': storing IMEI = 12345678901234 20241219122645525 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420395644584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420395644584"} 20241219122645525 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262420395644584 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645525 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645525 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645526 DAUC <0003> db_auc.c:192 IMSI='262420395644584': No 3G Auth Data 20241219122645527 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37194<->l=127.0.0.1:4258 20241219122645528 DAUC <0003> db_auc.c:157 IMSI='262422167332707': No 2G Auth Data 20241219122645528 DAUC <0003> db_auc.c:192 IMSI='262422167332707': No 3G Auth Data 20241219122645534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20241219122645537 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645537 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422167332707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422167332707"} 20241219122645537 DMAIN <0000> hlr.c:424 IMSI='262422167332707': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645537 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422167332707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422167332707"} 20241219122645537 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422167332707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645537 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645537 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645538 DAUC <0003> db_auc.c:157 IMSI='262422167332707': No 2G Auth Data 20241219122645539 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645539 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422167332707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422167332707"} 20241219122645539 DAUC <0003> hlr.c:417 IMSI='262422167332707': storing IMEI = 12345678901234 20241219122645539 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422167332707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422167332707"} 20241219122645539 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422167332707 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645539 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645539 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645540 DAUC <0003> db_auc.c:157 IMSI='262422167332707': No 2G Auth Data 20241219122645540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37202<->l=127.0.0.1:4258 20241219122645541 DAUC <0003> db_auc.c:157 IMSI='262427552164606': No 2G Auth Data 20241219122645541 DAUC <0003> db_auc.c:192 IMSI='262427552164606': No 3G Auth Data 20241219122645547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20241219122645549 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645549 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427552164606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427552164606"} 20241219122645549 DMAIN <0000> hlr.c:424 IMSI='262427552164606': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645549 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427552164606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427552164606"} 20241219122645549 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427552164606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645549 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645549 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645550 DAUC <0003> db_auc.c:157 IMSI='262427552164606': No 2G Auth Data 20241219122645552 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645552 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427552164606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427552164606"} 20241219122645552 DAUC <0003> hlr.c:417 IMSI='262427552164606': storing IMEI = 12345678901234 20241219122645552 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427552164606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427552164606"} 20241219122645552 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427552164606 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645552 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645552 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645552 DAUC <0003> db_auc.c:157 IMSI='262427552164606': No 2G Auth Data 20241219122645553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37210<->l=127.0.0.1:4258 20241219122645553 DAUC <0003> db_auc.c:157 IMSI='262424568474409': No 2G Auth Data 20241219122645553 DAUC <0003> db_auc.c:192 IMSI='262424568474409': No 3G Auth Data 20241219122645560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241219122645562 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645562 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424568474409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424568474409"} 20241219122645562 DMAIN <0000> hlr.c:424 IMSI='262424568474409': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645562 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424568474409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424568474409"} 20241219122645562 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424568474409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645562 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645562 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645564 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645564 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645564 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424568474409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424568474409"} 20241219122645564 DAUC <0003> hlr.c:417 IMSI='262424568474409': storing IMEI = 12345678901234 20241219122645564 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424568474409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424568474409"} 20241219122645564 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424568474409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645564 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645564 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645565 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241219122645565 DAUC <0003> db_auc.c:157 IMSI='262425086957950': No 2G Auth Data 20241219122645565 DAUC <0003> db_auc.c:192 IMSI='262425086957950': No 3G Auth Data 20241219122645572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241219122645574 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645574 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425086957950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425086957950"} 20241219122645574 DMAIN <0000> hlr.c:424 IMSI='262425086957950': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645575 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425086957950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425086957950"} 20241219122645575 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425086957950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645575 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645575 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645577 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645577 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425086957950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425086957950"} 20241219122645577 DAUC <0003> hlr.c:417 IMSI='262425086957950': storing IMEI = 12345678901234 20241219122645577 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425086957950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425086957950"} 20241219122645577 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425086957950 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645577 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645577 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37236<->l=127.0.0.1:4258 20241219122645578 DAUC <0003> db_auc.c:157 IMSI='262429009043598': No 2G Auth Data 20241219122645578 DAUC <0003> db_auc.c:192 IMSI='262429009043598': No 3G Auth Data 20241219122645585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241219122645588 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645588 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429009043598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429009043598"} 20241219122645588 DMAIN <0000> hlr.c:424 IMSI='262429009043598': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122645588 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429009043598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429009043598"} 20241219122645588 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262429009043598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645588 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645588 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645590 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645590 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429009043598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429009043598"} 20241219122645590 DAUC <0003> hlr.c:417 IMSI='262429009043598': storing IMEI = 12345678901234 20241219122645590 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429009043598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429009043598"} 20241219122645590 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262429009043598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122645590 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645590 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122645591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241219122645592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37160<->l=127.0.0.1:4258 20241219122645592 DLINP <000b> input/ipa.c:451 connected read/write 20241219122645592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122645592 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122645593 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122645593 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122645593 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40753<->l=127.0.0.1:4259) 20241219122645624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241219122645725 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241219122648789 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122648789 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122648793 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648795 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241219122648799 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648799 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122648799 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122648799 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  20241219122648799 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122648799 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  20241219122648799 DLGSUP <0013> gsup_server.c:235 2:  20241219122648799 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122648799 DLGSUP <0013> gsup_server.c:235 3:  20241219122648799 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122648799 DLGSUP <0013> gsup_server.c:235 4:  20241219122648799 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122648799 DLGSUP <0013> gsup_server.c:235 5:  20241219122648799 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122648799 DLGSUP <0013> gsup_server.c:235 7:  20241219122648799 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122648799 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122648799 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122648799 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122648830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36139<->l=127.0.0.1:4259) 20241219122648841 DAUC <0003> db_auc.c:157 IMSI='262424610247877': No 2G Auth Data 20241219122648841 DAUC <0003> db_auc.c:192 IMSI='262424610247877': No 3G Auth Data 20241219122648869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 20241219122648884 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648884 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424610247877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610247877" source_name="the-source\n"} 20241219122648885 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241219122648885 DMAIN <0000> hlr.c:424 IMSI='262424610247877': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648885 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424610247877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424610247877" destination_name="the-source\n"} 20241219122648885 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424610247877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648885 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648885 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648890 DAUC <0003> db_auc.c:192 IMSI='262424610247877': No 3G Auth Data 20241219122648896 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648896 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424610247877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424610247877" source_name="the-source\n"} 20241219122648896 DAUC <0003> hlr.c:417 IMSI='262424610247877': storing IMEI = 12345678901234 20241219122648896 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424610247877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424610247877" destination_name="the-source\n"} 20241219122648897 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424610247877 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648897 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648897 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648899 DAUC <0003> db_auc.c:192 IMSI='262424610247877': No 3G Auth Data 20241219122648901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37272<->l=127.0.0.1:4258 20241219122648904 DAUC <0003> db_auc.c:157 IMSI='262421256170110': No 2G Auth Data 20241219122648904 DAUC <0003> db_auc.c:192 IMSI='262421256170110': No 3G Auth Data 20241219122648922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241219122648924 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648924 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262421256170110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421256170110" source_name="the-source\n"} 20241219122648924 DMAIN <0000> hlr.c:424 IMSI='262421256170110': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648924 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262421256170110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421256170110" destination_name="the-source\n"} 20241219122648924 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262421256170110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648924 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648924 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648925 DAUC <0003> db_auc.c:192 IMSI='262421256170110': No 3G Auth Data 20241219122648926 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648926 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262421256170110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421256170110" source_name="the-source\n"} 20241219122648926 DAUC <0003> hlr.c:417 IMSI='262421256170110': storing IMEI = 12345678901234 20241219122648926 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262421256170110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421256170110" destination_name="the-source\n"} 20241219122648926 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262421256170110 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648926 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648926 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648927 DAUC <0003> db_auc.c:192 IMSI='262421256170110': No 3G Auth Data 20241219122648927 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.1:4258 20241219122648928 DAUC <0003> db_auc.c:157 IMSI='262423177733710': No 2G Auth Data 20241219122648928 DAUC <0003> db_auc.c:192 IMSI='262423177733710': No 3G Auth Data 20241219122648934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 20241219122648936 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648936 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262423177733710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177733710" source_name="the-source\n"} 20241219122648936 DMAIN <0000> hlr.c:424 IMSI='262423177733710': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648936 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262423177733710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423177733710" destination_name="the-source\n"} 20241219122648936 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262423177733710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648936 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648936 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648936 DAUC <0003> db_auc.c:192 IMSI='262423177733710': No 3G Auth Data 20241219122648937 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648937 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262423177733710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177733710" source_name="the-source\n"} 20241219122648937 DAUC <0003> hlr.c:417 IMSI='262423177733710': storing IMEI = 12345678901234 20241219122648938 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262423177733710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423177733710" destination_name="the-source\n"} 20241219122648938 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262423177733710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648938 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648938 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648938 DAUC <0003> db_auc.c:192 IMSI='262423177733710': No 3G Auth Data 20241219122648938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 20241219122648939 DAUC <0003> db_auc.c:157 IMSI='262420964187698': No 2G Auth Data 20241219122648939 DAUC <0003> db_auc.c:192 IMSI='262420964187698': No 3G Auth Data 20241219122648946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241219122648948 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648948 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420964187698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964187698" source_name="the-source\n"} 20241219122648948 DMAIN <0000> hlr.c:424 IMSI='262420964187698': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648948 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420964187698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420964187698" destination_name="the-source\n"} 20241219122648948 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420964187698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648948 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648948 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648949 DAUC <0003> db_auc.c:157 IMSI='262420964187698': No 2G Auth Data 20241219122648950 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648950 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420964187698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420964187698" source_name="the-source\n"} 20241219122648950 DAUC <0003> hlr.c:417 IMSI='262420964187698': storing IMEI = 12345678901234 20241219122648950 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420964187698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420964187698" destination_name="the-source\n"} 20241219122648950 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420964187698 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648950 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648950 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648950 DAUC <0003> db_auc.c:157 IMSI='262420964187698': No 2G Auth Data 20241219122648951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37298<->l=127.0.0.1:4258 20241219122648952 DAUC <0003> db_auc.c:157 IMSI='262423920977731': No 2G Auth Data 20241219122648952 DAUC <0003> db_auc.c:192 IMSI='262423920977731': No 3G Auth Data 20241219122648958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20241219122648961 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648961 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262423920977731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423920977731" source_name="the-source\n"} 20241219122648961 DMAIN <0000> hlr.c:424 IMSI='262423920977731': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648961 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262423920977731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423920977731" destination_name="the-source\n"} 20241219122648961 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262423920977731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648961 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648961 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648961 DAUC <0003> db_auc.c:157 IMSI='262423920977731': No 2G Auth Data 20241219122648963 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648963 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262423920977731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423920977731" source_name="the-source\n"} 20241219122648963 DAUC <0003> hlr.c:417 IMSI='262423920977731': storing IMEI = 12345678901234 20241219122648963 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262423920977731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423920977731" destination_name="the-source\n"} 20241219122648963 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262423920977731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648963 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648963 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648963 DAUC <0003> db_auc.c:157 IMSI='262423920977731': No 2G Auth Data 20241219122648963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37306<->l=127.0.0.1:4258 20241219122648964 DAUC <0003> db_auc.c:157 IMSI='262429897560760': No 2G Auth Data 20241219122648964 DAUC <0003> db_auc.c:192 IMSI='262429897560760': No 3G Auth Data 20241219122648970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241219122648972 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648972 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429897560760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429897560760" source_name="the-source\n"} 20241219122648972 DMAIN <0000> hlr.c:424 IMSI='262429897560760': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648972 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262429897560760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429897560760" destination_name="the-source\n"} 20241219122648972 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429897560760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648972 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648972 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648974 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648974 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429897560760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429897560760" source_name="the-source\n"} 20241219122648974 DAUC <0003> hlr.c:417 IMSI='262429897560760': storing IMEI = 12345678901234 20241219122648974 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262429897560760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429897560760" destination_name="the-source\n"} 20241219122648974 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429897560760 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648974 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648974 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37310<->l=127.0.0.1:4258 20241219122648976 DAUC <0003> db_auc.c:157 IMSI='262427498399713': No 2G Auth Data 20241219122648976 DAUC <0003> db_auc.c:192 IMSI='262427498399713': No 3G Auth Data 20241219122648984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37326<->l=127.0.0.1:4258 20241219122648987 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648987 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262427498399713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427498399713" source_name="the-source\n"} 20241219122648987 DMAIN <0000> hlr.c:424 IMSI='262427498399713': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122648987 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262427498399713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427498399713" destination_name="the-source\n"} 20241219122648987 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262427498399713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648987 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648988 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122648990 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262427498399713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427498399713" source_name="the-source\n"} 20241219122648990 DAUC <0003> hlr.c:417 IMSI='262427498399713': storing IMEI = 12345678901234 20241219122648990 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262427498399713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427498399713" destination_name="the-source\n"} 20241219122648990 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262427498399713 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122648990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122648990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122648992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37326<->l=127.0.0.1:4258 20241219122648992 DAUC <0003> db_auc.c:157 IMSI='262427181872292': No 2G Auth Data 20241219122648992 DAUC <0003> db_auc.c:192 IMSI='262427181872292': No 3G Auth Data 20241219122648999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37328<->l=127.0.0.1:4258 20241219122649001 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122649002 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262427181872292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427181872292" source_name="the-source\n"} 20241219122649002 DMAIN <0000> hlr.c:424 IMSI='262427181872292': has IMEI = 12345678901234 (consider setting 'store-imei') 20241219122649002 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262427181872292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427181872292" destination_name="the-source\n"} 20241219122649002 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262427181872292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122649002 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122649002 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122649004 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122649004 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262427181872292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427181872292" source_name="the-source\n"} 20241219122649004 DAUC <0003> hlr.c:417 IMSI='262427181872292': storing IMEI = 12345678901234 20241219122649004 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262427181872292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427181872292" destination_name="the-source\n"} 20241219122649004 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262427181872292 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122649004 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122649004 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122649005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37328<->l=127.0.0.1:4258 20241219122649006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241219122649006 DLINP <000b> input/ipa.c:451 connected read/write 20241219122649006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122649006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122649006 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122649006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122649006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241219122649006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36139<->l=127.0.0.1:4259) 20241219122649029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37330<->l=127.0.0.1:4258 20241219122649130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37330<->l=127.0.0.1:4258 20241219122652248 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122652248 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122652252 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55038<->l=127.0.0.1:4258 20241219122652257 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652257 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122652257 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122652257 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  20241219122652257 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122652257 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  20241219122652257 DLGSUP <0013> gsup_server.c:235 2:  20241219122652257 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122652257 DLGSUP <0013> gsup_server.c:235 3:  20241219122652257 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122652257 DLGSUP <0013> gsup_server.c:235 4:  20241219122652257 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122652257 DLGSUP <0013> gsup_server.c:235 5:  20241219122652257 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122652257 DLGSUP <0013> gsup_server.c:235 7:  20241219122652257 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122652257 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122652257 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122652257 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122652270 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40855<->l=127.0.0.1:4259) 20241219122652272 DAUC <0003> db_auc.c:157 IMSI='262423915435270': No 2G Auth Data 20241219122652272 DAUC <0003> db_auc.c:192 IMSI='262423915435270': No 3G Auth Data 20241219122652279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 20241219122652298 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652298 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423915435270"} 20241219122652298 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652298 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423915435270" cause=Invalid mandatory information} 20241219122652298 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652298 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652298 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652304 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423915435270"} 20241219122652304 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652304 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423915435270" cause=Invalid mandatory information} 20241219122652304 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652304 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652307 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652307 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423915435270"} 20241219122652307 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652307 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423915435270" cause=Invalid mandatory information} 20241219122652307 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652307 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652307 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652310 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652310 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423915435270"} 20241219122652310 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652310 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423915435270" cause=Invalid mandatory information} 20241219122652310 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652310 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652310 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652313 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652313 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423915435270"} 20241219122652313 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652313 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423915435270" cause=Invalid mandatory information} 20241219122652313 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423915435270 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652313 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652313 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55040<->l=127.0.0.1:4258 20241219122652319 DAUC <0003> db_auc.c:157 IMSI='262426318150436': No 2G Auth Data 20241219122652319 DAUC <0003> db_auc.c:192 IMSI='262426318150436': No 3G Auth Data 20241219122652338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20241219122652340 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652340 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426318150436"} 20241219122652340 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652340 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426318150436" cause=Invalid mandatory information} 20241219122652340 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652340 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652340 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652340 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652341 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426318150436"} 20241219122652341 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652341 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426318150436" cause=Invalid mandatory information} 20241219122652341 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652341 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426318150436"} 20241219122652341 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652341 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426318150436" cause=Invalid mandatory information} 20241219122652341 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652342 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652342 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426318150436"} 20241219122652342 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652342 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426318150436" cause=Invalid mandatory information} 20241219122652342 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652342 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652342 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652343 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652343 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426318150436"} 20241219122652343 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652343 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426318150436" cause=Invalid mandatory information} 20241219122652343 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426318150436 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652343 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652343 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55056<->l=127.0.0.1:4258 20241219122652344 DAUC <0003> db_auc.c:157 IMSI='262428585653887': No 2G Auth Data 20241219122652344 DAUC <0003> db_auc.c:192 IMSI='262428585653887': No 3G Auth Data 20241219122652350 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4258 20241219122652352 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652352 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428585653887"} 20241219122652352 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652352 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428585653887" cause=Invalid mandatory information} 20241219122652352 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652352 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652352 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652353 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652353 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428585653887"} 20241219122652353 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652353 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428585653887" cause=Invalid mandatory information} 20241219122652353 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652353 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652353 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652354 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652354 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428585653887"} 20241219122652354 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652354 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428585653887" cause=Invalid mandatory information} 20241219122652354 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652354 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652354 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652355 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652355 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428585653887"} 20241219122652355 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652355 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428585653887" cause=Invalid mandatory information} 20241219122652355 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652355 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652355 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652355 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652355 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428585653887"} 20241219122652355 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652355 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428585653887" cause=Invalid mandatory information} 20241219122652355 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428585653887 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652355 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652355 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652355 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55060<->l=127.0.0.1:4258 20241219122652356 DAUC <0003> db_auc.c:157 IMSI='262426621348471': No 2G Auth Data 20241219122652356 DAUC <0003> db_auc.c:192 IMSI='262426621348471': No 3G Auth Data 20241219122652363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55068<->l=127.0.0.1:4258 20241219122652365 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652365 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426621348471"} 20241219122652365 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652365 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426621348471" cause=Invalid mandatory information} 20241219122652365 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652365 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652365 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652366 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652366 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426621348471"} 20241219122652366 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652366 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426621348471" cause=Invalid mandatory information} 20241219122652366 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652366 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652366 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652366 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652366 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426621348471"} 20241219122652366 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652366 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426621348471" cause=Invalid mandatory information} 20241219122652366 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652366 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652366 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652367 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652367 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426621348471"} 20241219122652367 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652367 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426621348471" cause=Invalid mandatory information} 20241219122652367 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652367 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652367 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652368 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652368 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426621348471"} 20241219122652368 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652368 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426621348471" cause=Invalid mandatory information} 20241219122652368 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262426621348471 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652368 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652368 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55068<->l=127.0.0.1:4258 20241219122652369 DAUC <0003> db_auc.c:157 IMSI='262429821158314': No 2G Auth Data 20241219122652369 DAUC <0003> db_auc.c:192 IMSI='262429821158314': No 3G Auth Data 20241219122652376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20241219122652377 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652377 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821158314"} 20241219122652377 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652377 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821158314" cause=Invalid mandatory information} 20241219122652378 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652378 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652378 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652379 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652379 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821158314"} 20241219122652379 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652379 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821158314" cause=Invalid mandatory information} 20241219122652379 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652379 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652379 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652380 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652380 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821158314"} 20241219122652380 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652380 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821158314" cause=Invalid mandatory information} 20241219122652380 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652380 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652380 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652381 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652381 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821158314"} 20241219122652381 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652381 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821158314" cause=Invalid mandatory information} 20241219122652381 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652381 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652381 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652381 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652381 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429821158314"} 20241219122652381 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652381 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429821158314" cause=Invalid mandatory information} 20241219122652381 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262429821158314 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652381 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652381 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.1:4258 20241219122652383 DAUC <0003> db_auc.c:157 IMSI='262422732036828': No 2G Auth Data 20241219122652383 DAUC <0003> db_auc.c:192 IMSI='262422732036828': No 3G Auth Data 20241219122652390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4258 20241219122652392 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652392 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652392 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422732036828"} 20241219122652392 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652392 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422732036828" cause=Invalid mandatory information} 20241219122652392 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652392 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652392 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652392 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652393 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652393 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652393 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422732036828"} 20241219122652393 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652393 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422732036828" cause=Invalid mandatory information} 20241219122652393 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652393 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652393 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652393 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652394 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652394 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422732036828"} 20241219122652394 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652394 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422732036828" cause=Invalid mandatory information} 20241219122652394 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652394 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652394 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652395 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652395 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422732036828"} 20241219122652395 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652395 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422732036828" cause=Invalid mandatory information} 20241219122652395 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652395 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652395 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652395 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652395 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652395 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422732036828"} 20241219122652395 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652395 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422732036828" cause=Invalid mandatory information} 20241219122652395 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422732036828 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652395 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652395 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55080<->l=127.0.0.1:4258 20241219122652397 DAUC <0003> db_auc.c:157 IMSI='262424841130154': No 2G Auth Data 20241219122652397 DAUC <0003> db_auc.c:192 IMSI='262424841130154': No 3G Auth Data 20241219122652404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4258 20241219122652406 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652406 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424841130154"} 20241219122652406 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652406 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424841130154" cause=Invalid mandatory information} 20241219122652406 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652406 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652406 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652407 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652407 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424841130154"} 20241219122652407 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652407 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424841130154" cause=Invalid mandatory information} 20241219122652407 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652407 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652407 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652407 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652407 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424841130154"} 20241219122652407 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652407 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424841130154" cause=Invalid mandatory information} 20241219122652407 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652407 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652407 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652408 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652408 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424841130154"} 20241219122652408 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652408 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424841130154" cause=Invalid mandatory information} 20241219122652408 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652408 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652408 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652409 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652409 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424841130154"} 20241219122652409 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652409 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424841130154" cause=Invalid mandatory information} 20241219122652409 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424841130154 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652409 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652409 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55094<->l=127.0.0.1:4258 20241219122652410 DAUC <0003> db_auc.c:157 IMSI='262429130265195': No 2G Auth Data 20241219122652410 DAUC <0003> db_auc.c:192 IMSI='262429130265195': No 3G Auth Data 20241219122652417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 20241219122652418 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652418 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130265195"} 20241219122652418 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241219122652418 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130265195" cause=Invalid mandatory information} 20241219122652418 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652418 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652418 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652419 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130265195"} 20241219122652419 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241219122652419 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130265195" cause=Invalid mandatory information} 20241219122652419 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652419 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652420 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130265195"} 20241219122652420 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241219122652420 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130265195" cause=Invalid mandatory information} 20241219122652420 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652420 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652421 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652421 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130265195"} 20241219122652421 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241219122652421 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130265195" cause=Invalid mandatory information} 20241219122652421 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652421 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652421 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652421 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652422 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652422 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429130265195"} 20241219122652422 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241219122652422 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429130265195" cause=Invalid mandatory information} 20241219122652422 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429130265195 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122652422 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652422 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122652422 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 20241219122652423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55038<->l=127.0.0.1:4258 20241219122652423 DLINP <000b> input/ipa.c:451 connected read/write 20241219122652423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122652423 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122652423 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122652423 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122652424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40855<->l=127.0.0.1:4259) 20241219122652446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55110<->l=127.0.0.1:4258 20241219122652547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55110<->l=127.0.0.1:4258 20241219122655603 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122655604 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122655608 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122655610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4258 20241219122655614 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122655614 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122655614 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122655614 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  20241219122655614 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122655614 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  20241219122655614 DLGSUP <0013> gsup_server.c:235 2:  20241219122655614 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122655614 DLGSUP <0013> gsup_server.c:235 3:  20241219122655614 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122655614 DLGSUP <0013> gsup_server.c:235 4:  20241219122655614 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122655614 DLGSUP <0013> gsup_server.c:235 5:  20241219122655614 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122655614 DLGSUP <0013> gsup_server.c:235 7:  20241219122655614 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122655614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122655614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122655614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122655638 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36719<->l=127.0.0.1:4259) 20241219122655651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 20241219122655663 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122655663 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422907498545"} 20241219122655663 DMAIN <0000> hlr.c:424 IMSI='262422907498545': has IMEI = 22245678901234 (consider setting 'store-imei') 20241219122655663 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241219122655663 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422907498545" cause=Invalid mandatory information} 20241219122655663 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122655663 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122655663 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122655671 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122655671 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422907498545"} 20241219122655671 DAUC <0003> hlr.c:417 IMSI='262422907498545': storing IMEI = 22245678901234 20241219122655671 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422907498545': no such subscriber 20241219122655671 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241219122655671 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422907498545" cause=Invalid mandatory information} 20241219122655672 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422907498545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122655672 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122655672 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122655674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4258 20241219122655676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55124<->l=127.0.0.1:4258 20241219122655678 DLINP <000b> input/ipa.c:451 connected read/write 20241219122655678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122655678 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122655678 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122655678 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122655678 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36719<->l=127.0.0.1:4259) 20241219122655714 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20241219122655815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4258 20241219122658933 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122658934 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122658937 DLINP <000b> input/ipa.c:451 connected read/write 20241219122658937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122658938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 20241219122658942 DLINP <000b> input/ipa.c:451 connected read/write 20241219122658942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122658943 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122658943 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122658943 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  20241219122658943 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122658943 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  20241219122658943 DLGSUP <0013> gsup_server.c:235 2:  20241219122658943 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122658943 DLGSUP <0013> gsup_server.c:235 3:  20241219122658943 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122658943 DLGSUP <0013> gsup_server.c:235 4:  20241219122658943 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122658943 DLGSUP <0013> gsup_server.c:235 5:  20241219122658943 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122658943 DLGSUP <0013> gsup_server.c:235 7:  20241219122658943 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122658943 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122658943 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122658943 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122658957 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37787<->l=127.0.0.1:4259) 20241219122658964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 20241219122658990 DLINP <000b> input/ipa.c:451 connected read/write 20241219122658990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122658990 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427543746160"} 20241219122658990 DMAIN <0000> hlr.c:216 IMSI='262427543746160': Creating subscriber on demand 20241219122658990 DMAIN <0000> hlr.c:232 IMSI='262427543746160': Successfully assigned MSISDN='911' 20241219122658990 DAUC <0003> hlr.c:417 IMSI='262427543746160': storing IMEI = 12345678901234 20241219122658990 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427543746160"} 20241219122658990 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122658991 DLINP <000b> input/ipa.c:451 connected read/write 20241219122658991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122658991 DLINP <000b> input/ipa.c:451 connected read/write 20241219122658991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122658997 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122658997 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122658999 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659000 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659001 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659001 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659004 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659004 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659004 DLU <0006> fsm.c:456 lu(262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122659004 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122659004 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122659004 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659004 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659005 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659008 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659008 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427543746160"} 20241219122659008 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122659008 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122659008 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427543746160"} 20241219122659009 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122659009 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122659009 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122659009 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122659009 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659009 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659017 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659017 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427543746160"} 20241219122659017 DMAIN <0000> hlr.c:216 IMSI='262427543746160': Creating subscriber on demand 20241219122659017 DMAIN <0000> hlr.c:232 IMSI='262427543746160': Successfully assigned MSISDN='304' 20241219122659017 DAUC <0003> hlr.c:417 IMSI='262427543746160': storing IMEI = 12345678901234 20241219122659017 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427543746160"} 20241219122659017 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122659017 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659017 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659019 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659019 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659021 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659021 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659023 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659023 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659024 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659024 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659027 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659027 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659027 DLU <0006> fsm.c:456 lu(262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122659027 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122659027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122659027 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659027 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659027 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659030 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659030 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427543746160"} 20241219122659030 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122659030 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122659030 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427543746160"} 20241219122659030 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122659030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122659030 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122659030 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122659030 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659031 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659039 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659039 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427543746160"} 20241219122659039 DMAIN <0000> hlr.c:216 IMSI='262427543746160': Creating subscriber on demand 20241219122659039 DMAIN <0000> hlr.c:232 IMSI='262427543746160': Successfully assigned MSISDN='255' 20241219122659039 DAUC <0003> hlr.c:417 IMSI='262427543746160': storing IMEI = 12345678901234 20241219122659039 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427543746160"} 20241219122659039 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122659039 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659039 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659041 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659041 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659043 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659043 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659045 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659045 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659046 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659046 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659049 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659049 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659049 DLU <0006> fsm.c:456 lu(262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122659049 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219122659049 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427543746160" cause=GPRS services not allowed} 20241219122659049 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122659049 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122659049 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122659049 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122659049 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659049 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659056 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659057 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427543746160"} 20241219122659057 DMAIN <0000> hlr.c:216 IMSI='262427543746160': Creating subscriber on demand 20241219122659057 DMAIN <0000> hlr.c:232 IMSI='262427543746160': Successfully assigned MSISDN='252' 20241219122659057 DAUC <0003> hlr.c:417 IMSI='262427543746160': storing IMEI = 12345678901234 20241219122659057 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427543746160"} 20241219122659057 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122659057 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659057 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659059 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659059 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659062 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659062 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659064 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659064 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659067 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659067 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659067 DLU <0006> fsm.c:456 lu(262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122659067 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219122659067 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427543746160" cause=GPRS services not allowed} 20241219122659067 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122659067 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122659067 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122659067 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122659067 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659067 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659074 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659074 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427543746160"} 20241219122659074 DMAIN <0000> hlr.c:216 IMSI='262427543746160': Creating subscriber on demand 20241219122659074 DAUC <0003> hlr.c:417 IMSI='262427543746160': storing IMEI = 12345678901234 20241219122659074 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427543746160"} 20241219122659074 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122659074 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659074 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659076 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659076 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659077 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659077 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659078 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659078 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659080 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659080 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659080 DLU <0006> fsm.c:456 lu(262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122659080 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219122659080 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427543746160" cause=GPRS services not allowed} 20241219122659080 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122659080 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122659080 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122659080 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122659080 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659080 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659085 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659085 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427543746160"} 20241219122659085 DMAIN <0000> hlr.c:216 IMSI='262427543746160': Creating subscriber on demand 20241219122659085 DAUC <0003> hlr.c:417 IMSI='262427543746160': storing IMEI = 12345678901234 20241219122659085 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427543746160"} 20241219122659085 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241219122659085 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659085 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659086 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659086 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659087 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659087 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659087 DAUC <0003> db_auc.c:157 IMSI='262427543746160': No 2G Auth Data 20241219122659087 DAUC <0003> db_auc.c:192 IMSI='262427543746160': No 3G Auth Data 20241219122659088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659088 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659088 DLU <0006> fsm.c:456 lu(262427543746160)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122659088 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122659088 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122659088 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427543746160" cn_domain=PS} 20241219122659088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659088 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659090 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427543746160"} 20241219122659090 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122659090 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122659090 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427543746160"} 20241219122659090 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427543746160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122659090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122659090 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122659090 DLU <0006> fsm.c:568 lu(PS:IMSI-262427543746160)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122659090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659090 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122659092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4258 20241219122659093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55148<->l=127.0.0.1:4258 20241219122659094 DLINP <000b> input/ipa.c:451 connected read/write 20241219122659094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122659094 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122659094 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122659094 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122659094 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37787<->l=127.0.0.1:4259) 20241219122659120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20241219122659221 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55154<->l=127.0.0.1:4258 20241219122702275 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122702275 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122702276 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241219122702277 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702277 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122702277 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122702277 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  20241219122702277 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122702277 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  20241219122702277 DLGSUP <0013> gsup_server.c:235 2:  20241219122702277 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122702277 DLGSUP <0013> gsup_server.c:235 3:  20241219122702277 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122702277 DLGSUP <0013> gsup_server.c:235 4:  20241219122702277 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122702277 DLGSUP <0013> gsup_server.c:235 5:  20241219122702277 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122702277 DLGSUP <0013> gsup_server.c:235 7:  20241219122702277 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122702277 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122702277 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122702277 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122702285 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38499<->l=127.0.0.1:4259) 20241219122702290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4258 20241219122702318 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702318 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702318 DMAIN <0000> hlr.c:216 IMSI='262421550770195': Creating subscriber on demand 20241219122702318 DMAIN <0000> hlr.c:232 IMSI='262421550770195': Successfully assigned MSISDN='925' 20241219122702318 DLU <0006> fsm.c:456 lu(262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122702318 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122702318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122702318 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702318 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702318 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702320 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702320 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421550770195"} 20241219122702320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122702320 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122702320 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421550770195"} 20241219122702320 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122702320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122702320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122702320 DLU <0006> fsm.c:568 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122702320 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702320 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702321 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702321 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702321 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702321 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702322 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702322 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702323 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702323 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702323 DMAIN <0000> hlr.c:216 IMSI='262421550770195': Creating subscriber on demand 20241219122702323 DMAIN <0000> hlr.c:232 IMSI='262421550770195': Successfully assigned MSISDN='957' 20241219122702323 DLU <0006> fsm.c:456 lu(262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122702323 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122702323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122702323 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702323 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702323 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702324 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702324 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421550770195"} 20241219122702324 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122702324 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122702324 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421550770195"} 20241219122702324 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122702324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122702324 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122702324 DLU <0006> fsm.c:568 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122702324 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702324 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702324 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702324 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702325 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702325 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702325 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702325 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702326 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702326 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702328 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702328 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702328 DMAIN <0000> hlr.c:216 IMSI='262421550770195': Creating subscriber on demand 20241219122702328 DMAIN <0000> hlr.c:232 IMSI='262421550770195': Successfully assigned MSISDN='050' 20241219122702328 DLU <0006> fsm.c:456 lu(262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122702328 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219122702328 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421550770195" cause=GPRS services not allowed} 20241219122702328 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122702328 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122702328 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122702328 DLU <0006> fsm.c:568 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122702328 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702328 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702329 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702329 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702329 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702329 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702330 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702330 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702330 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702330 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702331 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702331 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702331 DMAIN <0000> hlr.c:216 IMSI='262421550770195': Creating subscriber on demand 20241219122702331 DMAIN <0000> hlr.c:232 IMSI='262421550770195': Successfully assigned MSISDN='300' 20241219122702331 DLU <0006> fsm.c:456 lu(262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122702331 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219122702331 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421550770195" cause=GPRS services not allowed} 20241219122702331 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122702332 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122702332 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122702332 DLU <0006> fsm.c:568 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122702332 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702332 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702332 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702332 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702332 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702332 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702333 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702333 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702334 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702334 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702334 DMAIN <0000> hlr.c:216 IMSI='262421550770195': Creating subscriber on demand 20241219122702334 DLU <0006> fsm.c:456 lu(262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122702334 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241219122702334 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421550770195" cause=GPRS services not allowed} 20241219122702334 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122702334 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122702334 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Freeing instance 20241219122702334 DLU <0006> fsm.c:568 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Deallocated 20241219122702334 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702334 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702335 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702335 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702335 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702335 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702335 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702335 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702337 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702337 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702337 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702337 DMAIN <0000> hlr.c:216 IMSI='262421550770195': Creating subscriber on demand 20241219122702337 DLU <0006> fsm.c:456 lu(262421550770195)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122702337 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122702337 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122702337 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421550770195" cn_domain=PS} 20241219122702337 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702337 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702337 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702338 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702338 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421550770195"} 20241219122702338 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122702338 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122702338 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421550770195"} 20241219122702338 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421550770195 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122702338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122702338 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122702338 DLU <0006> fsm.c:568 lu(PS:IMSI-262421550770195)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122702338 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702338 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122702338 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702338 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702339 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702339 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702339 DAUC <0003> db_auc.c:157 IMSI='262421550770195': No 2G Auth Data 20241219122702339 DAUC <0003> db_auc.c:192 IMSI='262421550770195': No 3G Auth Data 20241219122702340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48102<->l=127.0.0.1:4258 20241219122702340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241219122702341 DLINP <000b> input/ipa.c:451 connected read/write 20241219122702341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122702341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122702341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122702341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122702341 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38499<->l=127.0.0.1:4259) 20241219122702365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20241219122702466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20241219122705528 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122705528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122705532 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122705533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241219122705536 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122705536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122705536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122705536 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  20241219122705536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122705536 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  20241219122705536 DLGSUP <0013> gsup_server.c:235 2:  20241219122705536 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122705536 DLGSUP <0013> gsup_server.c:235 3:  20241219122705536 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122705536 DLGSUP <0013> gsup_server.c:235 4:  20241219122705536 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122705536 DLGSUP <0013> gsup_server.c:235 5:  20241219122705536 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122705536 DLGSUP <0013> gsup_server.c:235 7:  20241219122705536 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122705536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122705536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122705536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122705555 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45603<->l=127.0.0.1:4259) 20241219122705564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241219122705578 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122705578 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424792713853"} 20241219122705578 DMAIN <0000> hlr.c:216 IMSI='262424792713853': Creating subscriber on demand 20241219122705578 DMAIN <0000> hlr.c:232 IMSI='262424792713853': Successfully assigned MSISDN='400' 20241219122705578 DAUC <0003> db_auc.c:157 IMSI='262424792713853': No 2G Auth Data 20241219122705578 DAUC <0003> db_auc.c:192 IMSI='262424792713853': No 3G Auth Data 20241219122705578 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424792713853 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 20241219122705578 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424792713853" cause=IMSI unknown in HLR} 20241219122705578 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241219122705578 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122705578 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122705582 DAUC <0003> db_auc.c:157 IMSI='262424792713853': No 2G Auth Data 20241219122705582 DAUC <0003> db_auc.c:192 IMSI='262424792713853': No 3G Auth Data 20241219122705583 DAUC <0003> db_auc.c:157 IMSI='262424792713853': No 2G Auth Data 20241219122705583 DAUC <0003> db_auc.c:192 IMSI='262424792713853': No 3G Auth Data 20241219122705584 DAUC <0003> db_auc.c:157 IMSI='262424792713853': No 2G Auth Data 20241219122705584 DAUC <0003> db_auc.c:192 IMSI='262424792713853': No 3G Auth Data 20241219122705586 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705586 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122705586 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424792713853" cn_domain=PS} 20241219122705586 DLU <0006> fsm.c:456 lu(262424792713853)[0x55bddee8bf60]{UNVALIDATED}: Allocated 20241219122705586 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241219122705586 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424792713853)[0x55bddee8bf60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122705586 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424792713853" cn_domain=PS} 20241219122705586 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122705586 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122705592 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122705592 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424792713853"} 20241219122705592 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424792713853)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122705592 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122705592 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424792713853"} 20241219122705592 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262424792713853 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122705592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424792713853)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122705592 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424792713853)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122705592 DLU <0006> fsm.c:568 lu(PS:IMSI-262424792713853)[0x55bddee8bf60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122705592 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122705592 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122705596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.1:4258 20241219122705598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.1:4258 20241219122705599 DLINP <000b> input/ipa.c:451 connected read/write 20241219122705599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122705599 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122705599 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122705599 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122705599 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45603<->l=127.0.0.1:4259) 20241219122705638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241219122705739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.1:4258 20241219122708808 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122708808 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122708810 DLINP <000b> input/ipa.c:451 connected read/write 20241219122708810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122708810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241219122708811 DLINP <000b> input/ipa.c:451 connected read/write 20241219122708811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122708812 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122708812 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122708812 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  20241219122708812 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122708812 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  20241219122708812 DLGSUP <0013> gsup_server.c:235 2:  20241219122708812 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122708812 DLGSUP <0013> gsup_server.c:235 3:  20241219122708812 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122708812 DLGSUP <0013> gsup_server.c:235 4:  20241219122708812 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122708812 DLGSUP <0013> gsup_server.c:235 5:  20241219122708812 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122708812 DLGSUP <0013> gsup_server.c:235 7:  20241219122708812 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122708812 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122708812 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122708812 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122708823 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36227<->l=127.0.0.1:4259) 20241219122708825 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219122708825 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241219122708836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4258 20241219122708839 DAUC <0003> db_auc.c:157 IMSI='262428883571147': No 2G Auth Data 20241219122708839 DAUC <0003> db_auc.c:192 IMSI='262428883571147': No 3G Auth Data 20241219122708845 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616845814.msisdn 20241219122708845 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616845814.msisdn: not attached (vlr_number unset) 20241219122708845 DDGSM <0007> mslookup_server.c:327 sip.voice.491616845814.msisdn: does not exist in GSUP proxy 20241219122709847 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122709847 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428883571147" cn_domain=CS} 20241219122709847 DLU <0006> fsm.c:456 lu(262428883571147)[0x55bddee9a2f0]{UNVALIDATED}: Allocated 20241219122709847 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241219122709847 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428883571147)[0x55bddee9a2f0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241219122709847 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428883571147" cn_domain=CS} 20241219122709847 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122709847 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122709852 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122709852 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428883571147"} 20241219122709852 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428883571147)[0x55bddee9a2f0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241219122709852 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241219122709852 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428883571147"} 20241219122709852 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428883571147 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122709852 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428883571147)[0x55bddee9a2f0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241219122709852 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428883571147)[0x55bddee9a2f0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241219122709852 DLU <0006> fsm.c:568 lu(CS:IMSI-262428883571147)[0x55bddee9a2f0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241219122709852 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122709852 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122709859 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616845814.msisdn 20241219122709859 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616845814.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241219122709859 DDGSM <0007> mslookup_server.c:327 sip.voice.491616845814.msisdn: does not exist in GSUP proxy 20241219122709859 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616845814.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241219122709864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48156<->l=127.0.0.1:4258 20241219122709867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.1:4258 20241219122709887 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36227<->l=127.0.0.1:4259) 20241219122709887 DLINP <000b> input/ipa.c:451 connected read/write 20241219122709887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122709887 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122709887 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122709887 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122709996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241219122710097 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48166<->l=127.0.0.1:4258 20241219122712228 DSS <0004> hlr_ussd.c:239 262423829882179/0xc732f289: SS Session Timeout, destroying 20241219122712228 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262423829882179 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241219122713153 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122713153 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122713158 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122713160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40166<->l=127.0.0.1:4258 20241219122713166 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219122713166 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241219122713166 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122713167 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122713167 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122713167 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  20241219122713167 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122713167 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  20241219122713167 DLGSUP <0013> gsup_server.c:235 2:  20241219122713167 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122713167 DLGSUP <0013> gsup_server.c:235 3:  20241219122713167 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122713167 DLGSUP <0013> gsup_server.c:235 4:  20241219122713167 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122713167 DLGSUP <0013> gsup_server.c:235 5:  20241219122713167 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122713167 DLGSUP <0013> gsup_server.c:235 7:  20241219122713167 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122713167 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122713168 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122713168 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122713201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46125<->l=127.0.0.1:4259) 20241219122713202 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219122713202 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241219122713208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40178<->l=127.0.0.1:4258 20241219122713210 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122713210 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422908927029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422908927029" cn_domain=CS} 20241219122713210 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422908927029 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241219122713210 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422908927029 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241219122713210 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422908927029.imsi 20241219122713210 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422908927029.imsi 20241219122713210 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422908927029.imsi: does not exist in local HLR 20241219122713212 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422908927029 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241219122713212 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241219122713212 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241219122713212 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241219122713212 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241219122713212 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241219122713212 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262422908927029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122713212 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122713212 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122713212 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122713212 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122713212 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122713212 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122713213 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713214 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241219122713214 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241219122713214 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241219122713214 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713214 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713214 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241219122713258 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713258 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713258 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713258 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422908927029 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613433431 20241219122713258 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422908927029 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122713258 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122713258 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122713260 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713260 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713260 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422908927029 MSISDN-491613433431 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122713260 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122713260 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122713261 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713261 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713261 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422908927029 MSISDN-491613433431 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 20241219122713261 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422908927029 MSISDN-491613433431 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122713261 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122713261 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122713262 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40178<->l=127.0.0.1:4258 20241219122713263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40166<->l=127.0.0.1:4258 20241219122713263 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122713263 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122713263 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241219122713263 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241219122713263 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241219122713263 DLINP <000b> input/ipa.c:451 connected read/write 20241219122713263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122713263 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122713263 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122713263 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122713263 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46125<->l=127.0.0.1:4259) 20241219122713286 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40182<->l=127.0.0.1:4258 20241219122713387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40182<->l=127.0.0.1:4258 20241219122716447 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122716447 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122716449 DLINP <000b> input/ipa.c:451 connected read/write 20241219122716449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122716450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 20241219122716452 DLINP <000b> input/ipa.c:451 connected read/write 20241219122716452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122716452 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122716452 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122716452 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  20241219122716452 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122716452 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  20241219122716452 DLGSUP <0013> gsup_server.c:235 2:  20241219122716452 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122716452 DLGSUP <0013> gsup_server.c:235 3:  20241219122716452 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122716452 DLGSUP <0013> gsup_server.c:235 4:  20241219122716452 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122716452 DLGSUP <0013> gsup_server.c:235 5:  20241219122716452 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122716452 DLGSUP <0013> gsup_server.c:235 7:  20241219122716452 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122716452 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122716452 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122716452 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122716453 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219122716453 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241219122716462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45547<->l=127.0.0.1:4259) 20241219122716464 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219122716464 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241219122716469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4258 20241219122716470 DAUC <0003> db_auc.c:157 IMSI='262424678943473': No 2G Auth Data 20241219122716470 DAUC <0003> db_auc.c:192 IMSI='262424678943473': No 3G Auth Data 20241219122716472 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424678943473.imsi 20241219122716472 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262424678943473.imsi: found in local HLR 20241219122716474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40186<->l=127.0.0.1:4258 20241219122716474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40184<->l=127.0.0.1:4258 20241219122716475 DLINP <000b> input/ipa.c:451 connected read/write 20241219122716475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122716475 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122716475 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122716475 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122716475 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45547<->l=127.0.0.1:4259) 20241219122716505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40192<->l=127.0.0.1:4258 20241219122716606 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40192<->l=127.0.0.1:4258 20241219122719686 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122719686 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122719690 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122719692 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40198<->l=127.0.0.1:4258 20241219122719695 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219122719695 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241219122719696 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122719696 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122719696 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122719696 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  20241219122719696 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122719696 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  20241219122719696 DLGSUP <0013> gsup_server.c:235 2:  20241219122719696 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122719696 DLGSUP <0013> gsup_server.c:235 3:  20241219122719696 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122719696 DLGSUP <0013> gsup_server.c:235 4:  20241219122719696 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122719696 DLGSUP <0013> gsup_server.c:235 5:  20241219122719696 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122719696 DLGSUP <0013> gsup_server.c:235 7:  20241219122719696 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122719696 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122719696 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122719696 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122719725 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35483<->l=127.0.0.1:4259) 20241219122719726 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219122719726 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241219122719731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40206<->l=127.0.0.1:4258 20241219122719738 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122719738 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426903788189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426903788189" cn_domain=CS} 20241219122719738 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426903788189 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241219122719738 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426903788189 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241219122719738 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426903788189.imsi 20241219122719738 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426903788189.imsi 20241219122719738 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426903788189.imsi: does not exist in local HLR 20241219122719743 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426903788189 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241219122719743 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241219122719743 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241219122719743 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241219122719743 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241219122719743 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241219122719743 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262426903788189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122719743 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122719743 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122719743 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122719743 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122719743 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122719743 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122719745 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122719746 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122719746 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241219122719746 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241219122719746 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241219122719747 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122719747 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122719747 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241219122719790 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122719790 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122719790 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122719790 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122719790 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426903788189 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616064234 20241219122719790 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426903788189 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122719791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122719791 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122719797 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122719797 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122719797 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426903788189 MSISDN-491616064234 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122719797 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122719797 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122719801 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122719801 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122719801 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426903788189 MSISDN-491616064234 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 20241219122719801 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426903788189 MSISDN-491616064234 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122719801 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122719801 DLINP <000b> input/ipa.c:451 connected read/write 20241219122719801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122719804 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426903788189.imsi 20241219122719804 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426903788189.imsi: does not exist in local HLR 20241219122720807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40206<->l=127.0.0.1:4258 20241219122720809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40198<->l=127.0.0.1:4258 20241219122720811 DLINP <000b> input/ipa.c:451 connected read/write 20241219122720811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122720811 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122720811 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122720811 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122720811 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35483<->l=127.0.0.1:4259) 20241219122720811 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122720811 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122720811 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241219122720811 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241219122720812 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241219122720906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20241219122721007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40212<->l=127.0.0.1:4258 20241219122724128 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241219122724129 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241219122724133 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122724134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37908<->l=127.0.0.1:4258 20241219122724138 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122724139 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241219122724139 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241219122724139 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  20241219122724139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241219122724139 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  20241219122724139 DLGSUP <0013> gsup_server.c:235 2:  20241219122724139 DLGSUP <0013> gsup_server.c:237 2: 00  20241219122724139 DLGSUP <0013> gsup_server.c:235 3:  20241219122724139 DLGSUP <0013> gsup_server.c:237 3: 00  20241219122724139 DLGSUP <0013> gsup_server.c:235 4:  20241219122724139 DLGSUP <0013> gsup_server.c:237 4: 00  20241219122724139 DLGSUP <0013> gsup_server.c:235 5:  20241219122724139 DLGSUP <0013> gsup_server.c:237 5: 00  20241219122724139 DLGSUP <0013> gsup_server.c:235 7:  20241219122724139 DLGSUP <0013> gsup_server.c:237 7: 00  20241219122724139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241219122724139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241219122724139 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241219122724139 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241219122724139 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241219122724187 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39595<->l=127.0.0.1:4259) 20241219122724193 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241219122724193 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241219122724222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241219122724232 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122724233 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428025416297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428025416297" cn_domain=CS} 20241219122724233 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428025416297 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241219122724233 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428025416297 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241219122724233 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428025416297.imsi 20241219122724233 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428025416297.imsi 20241219122724233 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428025416297.imsi: does not exist in local HLR 20241219122724245 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428025416297 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241219122724245 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241219122724245 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241219122724245 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241219122724245 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241219122724245 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241219122724245 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262428025416297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241219122724245 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122724245 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122724245 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122724245 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122724245 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241219122724245 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241219122724250 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724250 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724250 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241219122724250 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241219122724250 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241219122724252 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724252 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724252 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241219122724298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724298 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724298 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724299 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428025416297 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617447355 20241219122724299 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428025416297 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122724299 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122724299 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122724308 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724308 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724308 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428025416297 MSISDN-491617447355 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122724308 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122724308 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122724312 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724312 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724312 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428025416297 MSISDN-491617447355 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 20241219122724312 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428025416297 MSISDN-491617447355 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241219122724312 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122724312 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241219122724316 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491617447355.msisdn 20241219122724316 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491617447355.msisdn: does not exist in local HLR 20241219122724316 DDGSM <0007> mslookup_server.c:352 sip.voice.491617447355.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241219122724316 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491617447355.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241219122724321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241219122724323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37908<->l=127.0.0.1:4258 20241219122724325 DLINP <000b> input/ipa.c:451 connected read/write 20241219122724325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241219122724325 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241219122724325 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241219122724325 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241219122724325 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39595<->l=127.0.0.1:4259) 20241219122724325 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241219122724325 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241219122724325 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241219122724325 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241219122724325 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241219122724418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20241219122724519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258