20241130122516493 DMAIN <0000> hlr.c:802 hlr starting 20241130122516493 DDB <0001> db.c:599 using database: :memory: 20241130122516493 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241130122516494 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241130122516494 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241130122516494 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241130122516495 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241130122516495 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241130122516496 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241130122516496 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241130122516496 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241130122518007 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122518007 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122518012 DLINP <000b> input/ipa.c:451 connected read/write 20241130122518012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122518015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 20241130122518018 DLINP <000b> input/ipa.c:451 connected read/write 20241130122518018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122518018 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122518018 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122518018 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  20241130122518018 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122518018 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  20241130122518018 DLGSUP <0013> gsup_server.c:235 2:  20241130122518018 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122518018 DLGSUP <0013> gsup_server.c:235 3:  20241130122518018 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122518018 DLGSUP <0013> gsup_server.c:235 4:  20241130122518018 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122518018 DLGSUP <0013> gsup_server.c:235 5:  20241130122518018 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122518018 DLGSUP <0013> gsup_server.c:235 7:  20241130122518018 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122518018 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122518018 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122518018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122518051 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40241<->l=127.0.0.1:4259) 20241130122518067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241130122518074 DLINP <000b> input/ipa.c:451 connected read/write 20241130122518074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122518074 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"} 20241130122518074 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" 20241130122518074 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} 20241130122518074 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 20241130122518074 DLINP <000b> input/ipa.c:451 connected read/write 20241130122518074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122518074 DLINP <000b> input/ipa.c:451 connected read/write 20241130122518074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122518077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36464<->l=127.0.0.1:4258 20241130122518079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36450<->l=127.0.0.1:4258 20241130122518080 DLINP <000b> input/ipa.c:451 connected read/write 20241130122518080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122518080 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122518080 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122518080 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122518081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40241<->l=127.0.0.1:4259) 20241130122518131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241130122518232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.1:4258 20241130122521359 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122521359 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122521362 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20241130122521365 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521365 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122521365 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122521365 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  20241130122521365 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122521365 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  20241130122521365 DLGSUP <0013> gsup_server.c:235 2:  20241130122521365 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122521365 DLGSUP <0013> gsup_server.c:235 3:  20241130122521365 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122521365 DLGSUP <0013> gsup_server.c:235 4:  20241130122521365 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122521365 DLGSUP <0013> gsup_server.c:235 5:  20241130122521365 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122521365 DLGSUP <0013> gsup_server.c:235 7:  20241130122521365 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122521365 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122521365 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122521365 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122521376 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36651<->l=127.0.0.1:4259) 20241130122521379 DAUC <0003> db_auc.c:157 IMSI='262421725091061': No 2G Auth Data 20241130122521379 DAUC <0003> db_auc.c:192 IMSI='262421725091061': No 3G Auth Data 20241130122521388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241130122521406 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521406 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421725091061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421725091061"} 20241130122521406 DAUC <0003> db_auc.c:192 IMSI='262421725091061': No 3G Auth Data 20241130122521406 DAUC <0003> db_auc.c:236 IMSI='262421725091061': Calling to generate 5 vectors 20241130122521406 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122521406 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122521406 DAUC <0003> auc.c:113 vector [0]: rand = baddeaf4d03ba14b1b7019a016fe2dc6 20241130122521406 DAUC <0003> auc.c:179 vector [0]: kc = 8380074b4725f000 20241130122521406 DAUC <0003> auc.c:180 vector [0]: sres = 55968797 20241130122521406 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122521406 DAUC <0003> auc.c:113 vector [1]: rand = e914b35edb5051d28db0bdc4529cdcff 20241130122521406 DAUC <0003> auc.c:179 vector [1]: kc = 4e9eb9ef33e0c000 20241130122521406 DAUC <0003> auc.c:180 vector [1]: sres = 3423178e 20241130122521406 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122521406 DAUC <0003> auc.c:113 vector [2]: rand = 82c3bfba992d623ba91f89b1f8046508 20241130122521406 DAUC <0003> auc.c:179 vector [2]: kc = 7041af3e80a73000 20241130122521406 DAUC <0003> auc.c:180 vector [2]: sres = cca6df69 20241130122521406 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122521406 DAUC <0003> auc.c:113 vector [3]: rand = c5162abdef2bf3b60d8b0f441f4ff9ff 20241130122521406 DAUC <0003> auc.c:179 vector [3]: kc = 9cc1e128510b5800 20241130122521406 DAUC <0003> auc.c:180 vector [3]: sres = f30745b7 20241130122521406 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122521406 DAUC <0003> auc.c:113 vector [4]: rand = 1a1402576a3610da875b7d6c8b0ce3cb 20241130122521406 DAUC <0003> auc.c:179 vector [4]: kc = 22ee42f60fc67800 20241130122521406 DAUC <0003> auc.c:180 vector [4]: sres = 34d9a363 20241130122521406 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122521406 DAUC <0003> db_auc.c:245 IMSI='262421725091061': Generated 5 vectors 20241130122521406 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421725091061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421725091061"} 20241130122521406 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262421725091061 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521406 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521406 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36496<->l=127.0.0.1:4258 20241130122521416 DAUC <0003> db_auc.c:157 IMSI='262428856649718': No 2G Auth Data 20241130122521416 DAUC <0003> db_auc.c:192 IMSI='262428856649718': No 3G Auth Data 20241130122521430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36506<->l=127.0.0.1:4258 20241130122521432 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521432 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428856649718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428856649718"} 20241130122521432 DAUC <0003> db_auc.c:192 IMSI='262428856649718': No 3G Auth Data 20241130122521432 DAUC <0003> db_auc.c:236 IMSI='262428856649718': Calling to generate 5 vectors 20241130122521432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122521432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122521432 DAUC <0003> auc.c:113 vector [0]: rand = 1404755ea0daf092a3223474394f173e 20241130122521432 DAUC <0003> auc.c:179 vector [0]: kc = e2cc2cddbf561400 20241130122521432 DAUC <0003> auc.c:180 vector [0]: sres = 13664db8 20241130122521432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122521432 DAUC <0003> auc.c:113 vector [1]: rand = e7560ef60527715dd1606e39005cacbe 20241130122521432 DAUC <0003> auc.c:179 vector [1]: kc = 87ebe702506e3000 20241130122521432 DAUC <0003> auc.c:180 vector [1]: sres = 490aea98 20241130122521432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122521432 DAUC <0003> auc.c:113 vector [2]: rand = b5a9339a0816cd3b4f8eb8a112178a42 20241130122521432 DAUC <0003> auc.c:179 vector [2]: kc = 6ec5258fdee75400 20241130122521432 DAUC <0003> auc.c:180 vector [2]: sres = d6d336d4 20241130122521432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122521432 DAUC <0003> auc.c:113 vector [3]: rand = c88ed2637b6b120bf524ece7c956fa55 20241130122521432 DAUC <0003> auc.c:179 vector [3]: kc = e1b67529fe97d400 20241130122521432 DAUC <0003> auc.c:180 vector [3]: sres = 902d93a7 20241130122521432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122521432 DAUC <0003> auc.c:113 vector [4]: rand = 9a82dbe376595d8f5110f1140d9cb443 20241130122521432 DAUC <0003> auc.c:179 vector [4]: kc = 5983b98eb78ec800 20241130122521432 DAUC <0003> auc.c:180 vector [4]: sres = 6e304765 20241130122521432 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122521432 DAUC <0003> db_auc.c:245 IMSI='262428856649718': Generated 5 vectors 20241130122521432 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428856649718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428856649718"} 20241130122521432 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262428856649718 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521432 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521432 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36506<->l=127.0.0.1:4258 20241130122521434 DAUC <0003> db_auc.c:157 IMSI='262427195128801': No 2G Auth Data 20241130122521434 DAUC <0003> db_auc.c:192 IMSI='262427195128801': No 3G Auth Data 20241130122521441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4258 20241130122521442 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521442 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427195128801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427195128801"} 20241130122521442 DAUC <0003> db_auc.c:192 IMSI='262427195128801': No 3G Auth Data 20241130122521442 DAUC <0003> db_auc.c:236 IMSI='262427195128801': Calling to generate 5 vectors 20241130122521442 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122521442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122521442 DAUC <0003> auc.c:113 vector [0]: rand = b4cb8299c72dac01ba4a32869263af18 20241130122521442 DAUC <0003> auc.c:179 vector [0]: kc = bfac1cca87ac3435 20241130122521442 DAUC <0003> auc.c:180 vector [0]: sres = 47d5ad2d 20241130122521442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122521442 DAUC <0003> auc.c:113 vector [1]: rand = f53b1a3eb23e4f611a7be37f6223760f 20241130122521442 DAUC <0003> auc.c:179 vector [1]: kc = c0d99971bc31ebeb 20241130122521442 DAUC <0003> auc.c:180 vector [1]: sres = 4efd67d6 20241130122521442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122521442 DAUC <0003> auc.c:113 vector [2]: rand = f178147a0334945aef92f0f48538aa12 20241130122521442 DAUC <0003> auc.c:179 vector [2]: kc = 5bd179ee2cd95ef2 20241130122521442 DAUC <0003> auc.c:180 vector [2]: sres = 2636999d 20241130122521442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122521442 DAUC <0003> auc.c:113 vector [3]: rand = 22e489d84e41e3619e78d042a991483c 20241130122521442 DAUC <0003> auc.c:179 vector [3]: kc = 526d465e815b40f2 20241130122521442 DAUC <0003> auc.c:180 vector [3]: sres = 04074079 20241130122521442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122521442 DAUC <0003> auc.c:113 vector [4]: rand = 8ddd4c6099789944422a6c10ab95cda1 20241130122521442 DAUC <0003> auc.c:179 vector [4]: kc = 946c6f1d04157dc2 20241130122521442 DAUC <0003> auc.c:180 vector [4]: sres = 055d2f4c 20241130122521442 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122521442 DAUC <0003> db_auc.c:245 IMSI='262427195128801': Generated 5 vectors 20241130122521442 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427195128801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427195128801"} 20241130122521442 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262427195128801 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521442 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521442 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36514<->l=127.0.0.1:4258 20241130122521444 DAUC <0003> db_auc.c:157 IMSI='262420928142006': No 2G Auth Data 20241130122521444 DAUC <0003> db_auc.c:192 IMSI='262420928142006': No 3G Auth Data 20241130122521451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20241130122521453 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521453 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420928142006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420928142006"} 20241130122521453 DAUC <0003> db_auc.c:157 IMSI='262420928142006': No 2G Auth Data 20241130122521453 DAUC <0003> db_auc.c:236 IMSI='262420928142006': Calling to generate 5 vectors 20241130122521453 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122521453 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122521453 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122521453 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122521453 DAUC <0003> auc.c:113 vector [0]: rand = 91d885bfd9fa430488cd7cb985f8eb29 20241130122521453 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122521453 DAUC <0003> auc.c:142 vector [0]: autn = 8c289d4622c60000ef1a196bbd8fc934 20241130122521453 DAUC <0003> auc.c:143 vector [0]: ck = 4829a1a698e4188caa5b822d5c2cb3c4 20241130122521453 DAUC <0003> auc.c:144 vector [0]: ik = d125b6ab59f8b1720ca208a25f226802 20241130122521453 DAUC <0003> auc.c:145 vector [0]: res = 118d6cd71f13cc0c0000000000000000 20241130122521453 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122521453 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122521453 DAUC <0003> auc.c:151 vector [0]: kc = 3ff59d82c2127238 20241130122521453 DAUC <0003> auc.c:152 vector [0]: sres = 0e9ea0db 20241130122521453 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122521453 DAUC <0003> auc.c:113 vector [1]: rand = 1d31171f411b6ee344ac1add90b78c0c 20241130122521453 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122521453 DAUC <0003> auc.c:142 vector [1]: autn = 47e07a57c7700000c39fa0880f6a31cc 20241130122521453 DAUC <0003> auc.c:143 vector [1]: ck = e21db8b3aa993f73dee63f87ee5d4c2e 20241130122521453 DAUC <0003> auc.c:144 vector [1]: ik = 51eaf504f8d5a32705a514e9d65a389c 20241130122521453 DAUC <0003> auc.c:145 vector [1]: res = 6a782f16705c81060000000000000000 20241130122521453 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122521453 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122521453 DAUC <0003> auc.c:151 vector [1]: kc = 68b466d96a4be8e6 20241130122521453 DAUC <0003> auc.c:152 vector [1]: sres = 1a24ae10 20241130122521453 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122521453 DAUC <0003> auc.c:113 vector [2]: rand = 83780eb1abf4920aadcfc19b9e13afdf 20241130122521453 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122521453 DAUC <0003> auc.c:142 vector [2]: autn = e878c1b465630000e9462143a415f993 20241130122521453 DAUC <0003> auc.c:143 vector [2]: ck = 427c7ef97f5426aa671f215801d0f7e5 20241130122521453 DAUC <0003> auc.c:144 vector [2]: ik = ab61bad79493b88799389a664487abe0 20241130122521453 DAUC <0003> auc.c:145 vector [2]: res = 9fd815a4b459de270000000000000000 20241130122521453 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122521453 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122521453 DAUC <0003> auc.c:151 vector [2]: kc = 173a7f10ae90c228 20241130122521453 DAUC <0003> auc.c:152 vector [2]: sres = 2b81cb83 20241130122521453 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122521453 DAUC <0003> auc.c:113 vector [3]: rand = 915d0c0f4225b532e73096c033b7e967 20241130122521453 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122521453 DAUC <0003> auc.c:142 vector [3]: autn = 757ec96abc5a0000a362ce0edb72ea1a 20241130122521453 DAUC <0003> auc.c:143 vector [3]: ck = f3a550f2f0465ab61dbf06a0415ac4a3 20241130122521453 DAUC <0003> auc.c:144 vector [3]: ik = 2a661b9110fd13a9c0cdcc02c5f894ac 20241130122521453 DAUC <0003> auc.c:145 vector [3]: res = 5bf941999482494b0000000000000000 20241130122521453 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122521453 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122521453 DAUC <0003> auc.c:151 vector [3]: kc = 04b181c164191910 20241130122521453 DAUC <0003> auc.c:152 vector [3]: sres = cf7b08d2 20241130122521453 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122521453 DAUC <0003> auc.c:113 vector [4]: rand = 010dc557f5043b3d3cbdd077c7d78d2d 20241130122521453 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122521453 DAUC <0003> auc.c:142 vector [4]: autn = 747234d3c8d40000913d5ae99148ef16 20241130122521453 DAUC <0003> auc.c:143 vector [4]: ck = c7db7f50db8c1140d9d7c3188ba5dac3 20241130122521453 DAUC <0003> auc.c:144 vector [4]: ik = 4987c988b69c53b9dbd65fcadae4cd26 20241130122521453 DAUC <0003> auc.c:145 vector [4]: res = c273f98e416e07840000000000000000 20241130122521453 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122521453 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122521453 DAUC <0003> auc.c:151 vector [4]: kc = 8c5d2a0a3c51551c 20241130122521453 DAUC <0003> auc.c:152 vector [4]: sres = 831dfe0a 20241130122521453 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122521453 DAUC <0003> db_auc.c:245 IMSI='262420928142006': Generated 5 vectors 20241130122521453 DAUC <0003> db_auc.c:249 IMSI='262420928142006': Updating SQN=161 in DB 20241130122521453 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420928142006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420928142006"} 20241130122521453 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420928142006 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521453 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521453 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36524<->l=127.0.0.1:4258 20241130122521455 DAUC <0003> db_auc.c:157 IMSI='262423946861548': No 2G Auth Data 20241130122521455 DAUC <0003> db_auc.c:192 IMSI='262423946861548': No 3G Auth Data 20241130122521462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241130122521463 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521463 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423946861548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423946861548"} 20241130122521463 DAUC <0003> db_auc.c:157 IMSI='262423946861548': No 2G Auth Data 20241130122521463 DAUC <0003> db_auc.c:236 IMSI='262423946861548': Calling to generate 5 vectors 20241130122521463 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122521463 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122521463 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241130122521463 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122521463 DAUC <0003> auc.c:113 vector [0]: rand = edd65e2b1573d7314e38c3bef70d5d70 20241130122521463 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122521463 DAUC <0003> auc.c:142 vector [0]: autn = bdf3730bf0640000eac12316d8e752b5 20241130122521463 DAUC <0003> auc.c:143 vector [0]: ck = 1041390d95fe26c86b2d8577edcd4ea4 20241130122521463 DAUC <0003> auc.c:144 vector [0]: ik = 58c0174a09748b43e4a76c65ac406df9 20241130122521463 DAUC <0003> auc.c:145 vector [0]: res = 8e2f9ba38784209c0000000000000000 20241130122521463 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122521463 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122521463 DAUC <0003> auc.c:151 vector [0]: kc = c70bc755dd078ed6 20241130122521463 DAUC <0003> auc.c:152 vector [0]: sres = 09abbb3f 20241130122521463 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122521463 DAUC <0003> auc.c:113 vector [1]: rand = cdd8b9cb677c3b5bf74e66d1d9e10c68 20241130122521463 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122521463 DAUC <0003> auc.c:142 vector [1]: autn = c515ad9a3d2d00001dd64bc8169cf9c3 20241130122521463 DAUC <0003> auc.c:143 vector [1]: ck = 121a1a6ccef044abc745bc75745a5005 20241130122521463 DAUC <0003> auc.c:144 vector [1]: ik = 96edf13373662e2ca285eab854bd15c6 20241130122521463 DAUC <0003> auc.c:145 vector [1]: res = 73fe7b28073bf4bf0000000000000000 20241130122521463 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122521463 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122521463 DAUC <0003> auc.c:151 vector [1]: kc = e137bd929d712f44 20241130122521463 DAUC <0003> auc.c:152 vector [1]: sres = 74c58f97 20241130122521463 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122521463 DAUC <0003> auc.c:113 vector [2]: rand = 39802c8ec3a8976e0dee07ebbee50627 20241130122521463 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122521463 DAUC <0003> auc.c:142 vector [2]: autn = 1a3d2422e09a00007f694dbae4b1ce3c 20241130122521463 DAUC <0003> auc.c:143 vector [2]: ck = b698ee5e8021b3e73393592b25374c1b 20241130122521463 DAUC <0003> auc.c:144 vector [2]: ik = 8603e12c80d8155f3682311be18c4f9a 20241130122521463 DAUC <0003> auc.c:145 vector [2]: res = 7cdb01e4b56e498a0000000000000000 20241130122521463 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122521463 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122521463 DAUC <0003> auc.c:151 vector [2]: kc = 358a6742c442a539 20241130122521463 DAUC <0003> auc.c:152 vector [2]: sres = c9b5486e 20241130122521463 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122521463 DAUC <0003> auc.c:113 vector [3]: rand = 8d87a4c9b2ef1b056a44c95a3d891a21 20241130122521463 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122521463 DAUC <0003> auc.c:142 vector [3]: autn = b60c100a2e3b0000abbe18ce383d4a45 20241130122521463 DAUC <0003> auc.c:143 vector [3]: ck = 3cbe0f4fa5f10add886286133ced371d 20241130122521463 DAUC <0003> auc.c:144 vector [3]: ik = ca4c729cc038c2d35586f72818823b19 20241130122521463 DAUC <0003> auc.c:145 vector [3]: res = 26182a3b2951f9d40000000000000000 20241130122521463 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122521463 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122521463 DAUC <0003> auc.c:151 vector [3]: kc = 2b160ce841a6c40a 20241130122521463 DAUC <0003> auc.c:152 vector [3]: sres = 0f49d3ef 20241130122521463 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122521463 DAUC <0003> auc.c:113 vector [4]: rand = 55fb9f7f45db6bbbbb5f506eaf950378 20241130122521464 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122521464 DAUC <0003> auc.c:142 vector [4]: autn = 7acaaf6016b700009d4f644d47d07c63 20241130122521464 DAUC <0003> auc.c:143 vector [4]: ck = 944924dedbb448664b35231ec25b841b 20241130122521464 DAUC <0003> auc.c:144 vector [4]: ik = 0e92e6a8610dea3e6deb398bd095b322 20241130122521464 DAUC <0003> auc.c:145 vector [4]: res = 8fe73de689db8d200000000000000000 20241130122521464 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122521464 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122521464 DAUC <0003> auc.c:151 vector [4]: kc = bc05d8e3a8779561 20241130122521464 DAUC <0003> auc.c:152 vector [4]: sres = 063cb0c6 20241130122521464 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122521464 DAUC <0003> db_auc.c:245 IMSI='262423946861548': Generated 5 vectors 20241130122521464 DAUC <0003> db_auc.c:249 IMSI='262423946861548': Updating SQN=161 in DB 20241130122521464 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423946861548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423946861548"} 20241130122521464 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423946861548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521464 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521464 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36526<->l=127.0.0.1:4258 20241130122521466 DAUC <0003> db_auc.c:157 IMSI='262426578769748': No 2G Auth Data 20241130122521466 DAUC <0003> db_auc.c:192 IMSI='262426578769748': No 3G Auth Data 20241130122521473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20241130122521475 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521475 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426578769748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426578769748"} 20241130122521475 DAUC <0003> db_auc.c:236 IMSI='262426578769748': Calling to generate 5 vectors 20241130122521475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122521475 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122521475 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122521475 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122521475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122521475 DAUC <0003> auc.c:113 vector [0]: rand = 5702dfa8eb6f1b5240a213fb2752e281 20241130122521475 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122521475 DAUC <0003> auc.c:142 vector [0]: autn = 5925ed79a1e1000064a887fd1dda0c90 20241130122521475 DAUC <0003> auc.c:143 vector [0]: ck = 6c87d12dffd9ce824ae0129de55baf00 20241130122521475 DAUC <0003> auc.c:144 vector [0]: ik = ccefa5f7d67db65ba6bb0a9c772f081a 20241130122521475 DAUC <0003> auc.c:145 vector [0]: res = b8caeea7a6f0a7ef0000000000000000 20241130122521475 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122521475 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122521475 DAUC <0003> auc.c:179 vector [0]: kc = 278e20be96310c00 20241130122521475 DAUC <0003> auc.c:180 vector [0]: sres = fae77061 20241130122521475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122521475 DAUC <0003> auc.c:113 vector [1]: rand = 7a56d17a4f911373c173fe1ef6063dab 20241130122521475 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122521475 DAUC <0003> auc.c:142 vector [1]: autn = 0045751104600000331f931595e6bf85 20241130122521475 DAUC <0003> auc.c:143 vector [1]: ck = 1a03931452b511301e39dcef45ededee 20241130122521475 DAUC <0003> auc.c:144 vector [1]: ik = 39377865fdc2e50d1d72f3b48532fe07 20241130122521475 DAUC <0003> auc.c:145 vector [1]: res = 96613c088d9fe3c70000000000000000 20241130122521475 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122521475 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122521475 DAUC <0003> auc.c:179 vector [1]: kc = 6a0461b1addd2c00 20241130122521475 DAUC <0003> auc.c:180 vector [1]: sres = 1c3a8bd2 20241130122521475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122521475 DAUC <0003> auc.c:113 vector [2]: rand = 60ae935f92fb469a8656bf3651255362 20241130122521475 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122521475 DAUC <0003> auc.c:142 vector [2]: autn = 945b70e1e0da000001457cff9918146a 20241130122521475 DAUC <0003> auc.c:143 vector [2]: ck = e9374a9b8af237904c3c125d41809fcc 20241130122521475 DAUC <0003> auc.c:144 vector [2]: ik = 85a8a32bfdf0bc7b844d16b6cce72be5 20241130122521475 DAUC <0003> auc.c:145 vector [2]: res = f14958a636df4b950000000000000000 20241130122521475 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122521475 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122521475 DAUC <0003> auc.c:179 vector [2]: kc = 2b7e27c37b479800 20241130122521475 DAUC <0003> auc.c:180 vector [2]: sres = 14dc0e29 20241130122521475 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122521475 DAUC <0003> auc.c:113 vector [3]: rand = 886e1e3d5e7facafcce9b1a90cd220e6 20241130122521475 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122521475 DAUC <0003> auc.c:142 vector [3]: autn = cc03b3d6fb050000d37fcac09ea31fd8 20241130122521475 DAUC <0003> auc.c:143 vector [3]: ck = 690aedee997043fcd4fc509c3e82cbe1 20241130122521475 DAUC <0003> auc.c:144 vector [3]: ik = 20c427534591210bdefd68acb2dd5fd6 20241130122521475 DAUC <0003> auc.c:145 vector [3]: res = d838b30c13482ca30000000000000000 20241130122521475 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122521475 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122521475 DAUC <0003> auc.c:179 vector [3]: kc = bdda83ac24497400 20241130122521475 DAUC <0003> auc.c:180 vector [3]: sres = a2357bd7 20241130122521475 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122521475 DAUC <0003> auc.c:113 vector [4]: rand = 58a22008cd37143ef8cf04fd18e2daa8 20241130122521475 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122521475 DAUC <0003> auc.c:142 vector [4]: autn = 1c557ff74f8a0000f25c0bec6cc64a87 20241130122521475 DAUC <0003> auc.c:143 vector [4]: ck = b15817f8d164d2c0cc464715cf85f953 20241130122521475 DAUC <0003> auc.c:144 vector [4]: ik = 7666c026e68e1b24734a21d4919f0def 20241130122521475 DAUC <0003> auc.c:145 vector [4]: res = 014a74e04006e7600000000000000000 20241130122521475 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122521475 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122521475 DAUC <0003> auc.c:179 vector [4]: kc = 6d7057c6c697f400 20241130122521475 DAUC <0003> auc.c:180 vector [4]: sres = c90924d5 20241130122521475 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122521475 DAUC <0003> db_auc.c:245 IMSI='262426578769748': Generated 5 vectors 20241130122521475 DAUC <0003> db_auc.c:249 IMSI='262426578769748': Updating SQN=161 in DB 20241130122521475 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426578769748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426578769748"} 20241130122521475 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426578769748 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521475 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521475 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521475 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36542<->l=127.0.0.1:4258 20241130122521477 DAUC <0003> db_auc.c:157 IMSI='262422390123778': No 2G Auth Data 20241130122521477 DAUC <0003> db_auc.c:192 IMSI='262422390123778': No 3G Auth Data 20241130122521485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 20241130122521487 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521487 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422390123778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422390123778"} 20241130122521487 DAUC <0003> db_auc.c:236 IMSI='262422390123778': Calling to generate 5 vectors 20241130122521487 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122521487 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122521487 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122521487 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122521487 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122521487 DAUC <0003> auc.c:113 vector [0]: rand = c85c020a8be5a77a25002ea2ef422a88 20241130122521487 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122521487 DAUC <0003> auc.c:142 vector [0]: autn = 5480d3a88f890000a74aba9ca4d33460 20241130122521487 DAUC <0003> auc.c:143 vector [0]: ck = 07a5264097474de4742fae965f808397 20241130122521487 DAUC <0003> auc.c:144 vector [0]: ik = 4198d00962fa62f555ce5c29f9a25c85 20241130122521487 DAUC <0003> auc.c:145 vector [0]: res = d0d4dcad14f86bf40000000000000000 20241130122521487 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122521487 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122521487 DAUC <0003> auc.c:179 vector [0]: kc = b29a592200bd0000 20241130122521487 DAUC <0003> auc.c:180 vector [0]: sres = 9a0af860 20241130122521487 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122521487 DAUC <0003> auc.c:113 vector [1]: rand = 8c43ffd1459f9ba181f08aaa6f72a486 20241130122521487 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122521487 DAUC <0003> auc.c:142 vector [1]: autn = 17568c5eecd50000597a5202b92c8e87 20241130122521487 DAUC <0003> auc.c:143 vector [1]: ck = f6b7575361e661412918ef0ebd3c9be0 20241130122521487 DAUC <0003> auc.c:144 vector [1]: ik = 0d1bf8c19ed1f3381badf9cfa6d67ceb 20241130122521487 DAUC <0003> auc.c:145 vector [1]: res = 3014baaf051d79b00000000000000000 20241130122521487 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122521487 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122521487 DAUC <0003> auc.c:179 vector [1]: kc = 32b6e07cafb4cc00 20241130122521487 DAUC <0003> auc.c:180 vector [1]: sres = b62361f5 20241130122521487 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122521487 DAUC <0003> auc.c:113 vector [2]: rand = 07bdf8c72212e44250f22b754b38584d 20241130122521487 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122521487 DAUC <0003> auc.c:142 vector [2]: autn = be8e890eb47d0000f42563dbdd3958b8 20241130122521487 DAUC <0003> auc.c:143 vector [2]: ck = 33edecbe5a50afdcc3fe17d77a2444b9 20241130122521487 DAUC <0003> auc.c:144 vector [2]: ik = 9e47bf644327e8b0b06c6b16d30cadfd 20241130122521487 DAUC <0003> auc.c:145 vector [2]: res = 8432623d97c055120000000000000000 20241130122521487 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122521487 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122521487 DAUC <0003> auc.c:179 vector [2]: kc = 460bcd655f44c000 20241130122521487 DAUC <0003> auc.c:180 vector [2]: sres = 85e59b98 20241130122521487 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122521488 DAUC <0003> auc.c:113 vector [3]: rand = 9fb59fc61b1639a67db61947fd0e802a 20241130122521488 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122521488 DAUC <0003> auc.c:142 vector [3]: autn = 822fc6d2af23000019ae41068d544ddc 20241130122521488 DAUC <0003> auc.c:143 vector [3]: ck = 033d76438b33e183ce95b49c8a18b7be 20241130122521488 DAUC <0003> auc.c:144 vector [3]: ik = dd6139e39ca6bc2ff0921e413f8b1133 20241130122521488 DAUC <0003> auc.c:145 vector [3]: res = a760ea028bb82ec20000000000000000 20241130122521488 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122521488 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122521488 DAUC <0003> auc.c:179 vector [3]: kc = f79dba2b3119d400 20241130122521488 DAUC <0003> auc.c:180 vector [3]: sres = 1d668908 20241130122521488 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122521488 DAUC <0003> auc.c:113 vector [4]: rand = 310f166ad578ddde19cbd110b379680f 20241130122521488 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122521488 DAUC <0003> auc.c:142 vector [4]: autn = 1058ceccebf00000cf542b91be65b69b 20241130122521488 DAUC <0003> auc.c:143 vector [4]: ck = 53ad3af516ff76f64a5aeec59ae14b47 20241130122521488 DAUC <0003> auc.c:144 vector [4]: ik = a14d3f1b5da94c6c5ac3fcd7e2a9badf 20241130122521488 DAUC <0003> auc.c:145 vector [4]: res = 25936d2e6bedf28c0000000000000000 20241130122521488 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122521488 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122521488 DAUC <0003> auc.c:179 vector [4]: kc = 6632f72337fccc00 20241130122521488 DAUC <0003> auc.c:180 vector [4]: sres = 0b7d430e 20241130122521488 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122521488 DAUC <0003> db_auc.c:245 IMSI='262422390123778': Generated 5 vectors 20241130122521488 DAUC <0003> db_auc.c:249 IMSI='262422390123778': Updating SQN=161 in DB 20241130122521488 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422390123778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422390123778"} 20241130122521488 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422390123778 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521488 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521488 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36558<->l=127.0.0.1:4258 20241130122521490 DAUC <0003> db_auc.c:157 IMSI='262420179043561': No 2G Auth Data 20241130122521490 DAUC <0003> db_auc.c:192 IMSI='262420179043561': No 3G Auth Data 20241130122521497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 20241130122521498 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521498 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420179043561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420179043561"} 20241130122521498 DAUC <0003> db_auc.c:236 IMSI='262420179043561': Calling to generate 5 vectors 20241130122521498 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122521498 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122521498 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122521498 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122521498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122521499 DAUC <0003> auc.c:113 vector [0]: rand = 118693ea866e3cb72b87eb2269c8e6bd 20241130122521499 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122521499 DAUC <0003> auc.c:142 vector [0]: autn = 0c5591c9c3b60000e87ded6fe0a3e978 20241130122521499 DAUC <0003> auc.c:143 vector [0]: ck = 352349b8711fea1df1c42fe1b3c8cbc5 20241130122521499 DAUC <0003> auc.c:144 vector [0]: ik = 5f1e3a863b79af508b2514d9e7e8908e 20241130122521499 DAUC <0003> auc.c:145 vector [0]: res = af5f59da7c0c631f0000000000000000 20241130122521499 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122521499 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122521499 DAUC <0003> auc.c:179 vector [0]: kc = a3dcc5865b436155 20241130122521499 DAUC <0003> auc.c:180 vector [0]: sres = ab1ea6d7 20241130122521499 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122521499 DAUC <0003> auc.c:113 vector [1]: rand = b6455a0b9ba0dad16698ac4ad5a58492 20241130122521499 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122521499 DAUC <0003> auc.c:142 vector [1]: autn = ea8ea18b720d0000d7f66dc957a642b4 20241130122521499 DAUC <0003> auc.c:143 vector [1]: ck = 619a637cdda81faf27b318566d5c2b94 20241130122521499 DAUC <0003> auc.c:144 vector [1]: ik = b1705169fbcdd728207668f7daec8b0a 20241130122521499 DAUC <0003> auc.c:145 vector [1]: res = fa3920274583357b0000000000000000 20241130122521499 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122521499 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122521499 DAUC <0003> auc.c:179 vector [1]: kc = 014b05b98ffb1133 20241130122521499 DAUC <0003> auc.c:180 vector [1]: sres = 06b9ae76 20241130122521499 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122521499 DAUC <0003> auc.c:113 vector [2]: rand = ff0e91b85e737eb7cfdb2e967b73a539 20241130122521499 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122521499 DAUC <0003> auc.c:142 vector [2]: autn = a416dc8cfe9f000024ad0afd6e9908c5 20241130122521499 DAUC <0003> auc.c:143 vector [2]: ck = cf6c50142547dfe3dae255da68ba3da2 20241130122521499 DAUC <0003> auc.c:144 vector [2]: ik = fbfa1faf2d08772fa68060ab48191b2c 20241130122521499 DAUC <0003> auc.c:145 vector [2]: res = 677aa72ed4beef440000000000000000 20241130122521499 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122521499 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122521499 DAUC <0003> auc.c:179 vector [2]: kc = ffb32fb4c0d11b5e 20241130122521499 DAUC <0003> auc.c:180 vector [2]: sres = ccd33cc3 20241130122521499 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122521499 DAUC <0003> auc.c:113 vector [3]: rand = c93f65418d6eba470862a4ce1cca9fe9 20241130122521499 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122521499 DAUC <0003> auc.c:142 vector [3]: autn = 242e71086db600002365d904b29eba56 20241130122521499 DAUC <0003> auc.c:143 vector [3]: ck = 6aff668ecd06523ad848ca1f054bfb31 20241130122521499 DAUC <0003> auc.c:144 vector [3]: ik = e88e9aefd912a178391e567bac029354 20241130122521499 DAUC <0003> auc.c:145 vector [3]: res = 4565c247d04bbdea0000000000000000 20241130122521499 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122521499 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122521499 DAUC <0003> auc.c:179 vector [3]: kc = b0adf1058212f708 20241130122521499 DAUC <0003> auc.c:180 vector [3]: sres = ee3ee37c 20241130122521499 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122521499 DAUC <0003> auc.c:113 vector [4]: rand = d546c848aa017fa6ca88cb04169c577f 20241130122521499 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122521499 DAUC <0003> auc.c:142 vector [4]: autn = 4efa5d2b88c100005d99aa0a70541c09 20241130122521499 DAUC <0003> auc.c:143 vector [4]: ck = 4729e98344dbdb18dead5893daee1d74 20241130122521499 DAUC <0003> auc.c:144 vector [4]: ik = 93d93bd02a5706f6929c5d049b36dfce 20241130122521499 DAUC <0003> auc.c:145 vector [4]: res = 87cf6dd066fa79790000000000000000 20241130122521499 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122521499 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122521499 DAUC <0003> auc.c:179 vector [4]: kc = afd05c233acbe238 20241130122521499 DAUC <0003> auc.c:180 vector [4]: sres = 2d03a144 20241130122521499 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122521499 DAUC <0003> db_auc.c:245 IMSI='262420179043561': Generated 5 vectors 20241130122521499 DAUC <0003> db_auc.c:249 IMSI='262420179043561': Updating SQN=161 in DB 20241130122521499 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420179043561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420179043561"} 20241130122521499 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420179043561 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122521499 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521499 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122521501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36570<->l=127.0.0.1:4258 20241130122521501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.1:4258 20241130122521502 DLINP <000b> input/ipa.c:451 connected read/write 20241130122521502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122521502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122521502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122521502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122521502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36651<->l=127.0.0.1:4259) 20241130122521532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4258 20241130122521633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4258 20241130122524728 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122524729 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122524733 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241130122524738 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524738 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122524738 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122524738 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  20241130122524738 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122524738 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  20241130122524738 DLGSUP <0013> gsup_server.c:235 2:  20241130122524738 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122524738 DLGSUP <0013> gsup_server.c:235 3:  20241130122524738 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122524738 DLGSUP <0013> gsup_server.c:235 4:  20241130122524738 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122524738 DLGSUP <0013> gsup_server.c:235 5:  20241130122524738 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122524738 DLGSUP <0013> gsup_server.c:235 7:  20241130122524738 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122524738 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122524738 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122524738 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122524760 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33675<->l=127.0.0.1:4259) 20241130122524764 DAUC <0003> db_auc.c:157 IMSI='262426388301334': No 2G Auth Data 20241130122524764 DAUC <0003> db_auc.c:192 IMSI='262426388301334': No 3G Auth Data 20241130122524773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53850<->l=127.0.0.1:4258 20241130122524786 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524786 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426388301334"} 20241130122524786 DAUC <0003> db_auc.c:192 IMSI='262426388301334': No 3G Auth Data 20241130122524786 DAUC <0003> db_auc.c:236 IMSI='262426388301334': Calling to generate 1 vectors 20241130122524786 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241130122524786 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524786 DAUC <0003> auc.c:113 vector [0]: rand = cf9bb313c966450da539bb4eaeb593c9 20241130122524786 DAUC <0003> auc.c:179 vector [0]: kc = a024d217f331cc00 20241130122524786 DAUC <0003> auc.c:180 vector [0]: sres = ac19a5d7 20241130122524786 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524786 DAUC <0003> db_auc.c:245 IMSI='262426388301334': Generated 1 vectors 20241130122524786 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426388301334"} 20241130122524786 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524786 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524786 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524791 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524791 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426388301334"} 20241130122524791 DAUC <0003> db_auc.c:192 IMSI='262426388301334': No 3G Auth Data 20241130122524791 DAUC <0003> db_auc.c:236 IMSI='262426388301334': Calling to generate 4 vectors 20241130122524791 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241130122524791 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524791 DAUC <0003> auc.c:113 vector [0]: rand = 23f0713481626752b15e444b77901651 20241130122524791 DAUC <0003> auc.c:179 vector [0]: kc = b908900a620ed400 20241130122524791 DAUC <0003> auc.c:180 vector [0]: sres = 5fc84515 20241130122524791 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524791 DAUC <0003> auc.c:113 vector [1]: rand = 418be7d7f5cd46d953d15b15c2dcae79 20241130122524791 DAUC <0003> auc.c:179 vector [1]: kc = 3e451e995d439c00 20241130122524791 DAUC <0003> auc.c:180 vector [1]: sres = a0963d82 20241130122524791 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524791 DAUC <0003> auc.c:113 vector [2]: rand = 3cb64485357f2f953fd0287aea01dd84 20241130122524792 DAUC <0003> auc.c:179 vector [2]: kc = 055c57d0287d8c00 20241130122524792 DAUC <0003> auc.c:180 vector [2]: sres = d7ab5090 20241130122524792 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524792 DAUC <0003> auc.c:113 vector [3]: rand = 83b2764a495b3299a9ba4c70ff27da6a 20241130122524792 DAUC <0003> auc.c:179 vector [3]: kc = 9e307a7b51013000 20241130122524792 DAUC <0003> auc.c:180 vector [3]: sres = f3981649 20241130122524792 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524792 DAUC <0003> db_auc.c:245 IMSI='262426388301334': Generated 4 vectors 20241130122524792 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426388301334"} 20241130122524792 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524792 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524792 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524795 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524795 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524795 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426388301334"} 20241130122524795 DAUC <0003> db_auc.c:192 IMSI='262426388301334': No 3G Auth Data 20241130122524795 DAUC <0003> db_auc.c:236 IMSI='262426388301334': Calling to generate 5 vectors 20241130122524795 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122524795 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524796 DAUC <0003> auc.c:113 vector [0]: rand = 221501c43b31e3aa080fd6fbe802240f 20241130122524796 DAUC <0003> auc.c:179 vector [0]: kc = 0042e378b1b34c00 20241130122524796 DAUC <0003> auc.c:180 vector [0]: sres = 8fd59333 20241130122524796 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524796 DAUC <0003> auc.c:113 vector [1]: rand = dbe81261a34f5c3ae7a55112b19579ba 20241130122524796 DAUC <0003> auc.c:179 vector [1]: kc = 1543297561b06800 20241130122524796 DAUC <0003> auc.c:180 vector [1]: sres = 6f035fdf 20241130122524796 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524796 DAUC <0003> auc.c:113 vector [2]: rand = 4c5cadea1fff75fc6fe0745db87d5b6a 20241130122524796 DAUC <0003> auc.c:179 vector [2]: kc = 4c8e7c2ff5a46c00 20241130122524796 DAUC <0003> auc.c:180 vector [2]: sres = f9f8c2a1 20241130122524796 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524796 DAUC <0003> auc.c:113 vector [3]: rand = 747b803bf87d9f78a37704751d85a37c 20241130122524796 DAUC <0003> auc.c:179 vector [3]: kc = 97890b808e9fbc00 20241130122524796 DAUC <0003> auc.c:180 vector [3]: sres = 93f3126f 20241130122524796 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524796 DAUC <0003> auc.c:113 vector [4]: rand = 31a349dbb009c9cddd31e66d9495663c 20241130122524796 DAUC <0003> auc.c:179 vector [4]: kc = 9d85a710aac78800 20241130122524796 DAUC <0003> auc.c:180 vector [4]: sres = b5d325af 20241130122524796 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122524796 DAUC <0003> db_auc.c:245 IMSI='262426388301334': Generated 5 vectors 20241130122524796 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426388301334"} 20241130122524796 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524796 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524796 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524800 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524800 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426388301334"} 20241130122524800 DAUC <0003> db_auc.c:192 IMSI='262426388301334': No 3G Auth Data 20241130122524800 DAUC <0003> db_auc.c:236 IMSI='262426388301334': Calling to generate 5 vectors 20241130122524800 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122524800 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524800 DAUC <0003> auc.c:113 vector [0]: rand = d6f01b0ec523a03a8284712b20ea7440 20241130122524800 DAUC <0003> auc.c:179 vector [0]: kc = 3ebae12f5f07e000 20241130122524800 DAUC <0003> auc.c:180 vector [0]: sres = e56651a1 20241130122524800 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524800 DAUC <0003> auc.c:113 vector [1]: rand = ef25f068e135f09fafa6e9a38b4d1726 20241130122524800 DAUC <0003> auc.c:179 vector [1]: kc = 9f0f25cd2dac8000 20241130122524800 DAUC <0003> auc.c:180 vector [1]: sres = 37257d12 20241130122524800 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524800 DAUC <0003> auc.c:113 vector [2]: rand = ad1b9debf1e6c2e663f3128c8e754e7d 20241130122524800 DAUC <0003> auc.c:179 vector [2]: kc = af76b19c46d35400 20241130122524800 DAUC <0003> auc.c:180 vector [2]: sres = 21b5f34b 20241130122524800 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524800 DAUC <0003> auc.c:113 vector [3]: rand = 27edd080ecc5907d8ac310911f8b1c58 20241130122524800 DAUC <0003> auc.c:179 vector [3]: kc = ba687c075e1f6000 20241130122524800 DAUC <0003> auc.c:180 vector [3]: sres = 15311a55 20241130122524800 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524800 DAUC <0003> auc.c:113 vector [4]: rand = e970be129e409d7d75feda95d09cc554 20241130122524800 DAUC <0003> auc.c:179 vector [4]: kc = 1025022f2ae5e400 20241130122524800 DAUC <0003> auc.c:180 vector [4]: sres = 3ad2ffb7 20241130122524800 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122524800 DAUC <0003> db_auc.c:245 IMSI='262426388301334': Generated 5 vectors 20241130122524800 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426388301334"} 20241130122524800 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262426388301334 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524800 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524800 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53850<->l=127.0.0.1:4258 20241130122524806 DAUC <0003> db_auc.c:157 IMSI='262426489628857': No 2G Auth Data 20241130122524806 DAUC <0003> db_auc.c:192 IMSI='262426489628857': No 3G Auth Data 20241130122524821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241130122524824 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524824 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489628857"} 20241130122524824 DAUC <0003> db_auc.c:192 IMSI='262426489628857': No 3G Auth Data 20241130122524824 DAUC <0003> db_auc.c:236 IMSI='262426489628857': Calling to generate 1 vectors 20241130122524824 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241130122524824 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524824 DAUC <0003> auc.c:113 vector [0]: rand = 6e11d0961557cb4be503ced1cc38e3ba 20241130122524824 DAUC <0003> auc.c:179 vector [0]: kc = 2df1a0c4b7a99000 20241130122524824 DAUC <0003> auc.c:180 vector [0]: sres = 0826b6e1 20241130122524824 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524824 DAUC <0003> db_auc.c:245 IMSI='262426489628857': Generated 1 vectors 20241130122524824 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489628857"} 20241130122524824 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524824 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524824 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524825 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524825 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489628857"} 20241130122524825 DAUC <0003> db_auc.c:192 IMSI='262426489628857': No 3G Auth Data 20241130122524825 DAUC <0003> db_auc.c:236 IMSI='262426489628857': Calling to generate 4 vectors 20241130122524825 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241130122524825 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524825 DAUC <0003> auc.c:113 vector [0]: rand = ca968be2c550358255d79681b525cf67 20241130122524825 DAUC <0003> auc.c:179 vector [0]: kc = 0fac6ecdc00f6400 20241130122524825 DAUC <0003> auc.c:180 vector [0]: sres = a53278ab 20241130122524825 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524825 DAUC <0003> auc.c:113 vector [1]: rand = cd99ac897fe124d43c145c4356957457 20241130122524825 DAUC <0003> auc.c:179 vector [1]: kc = 62739ff9a190b800 20241130122524825 DAUC <0003> auc.c:180 vector [1]: sres = 38c924d2 20241130122524825 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524825 DAUC <0003> auc.c:113 vector [2]: rand = 2e09402393fc9fd966ef901a2c94ea5a 20241130122524825 DAUC <0003> auc.c:179 vector [2]: kc = 40b11bfd65a25800 20241130122524825 DAUC <0003> auc.c:180 vector [2]: sres = 1d3d258b 20241130122524825 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524825 DAUC <0003> auc.c:113 vector [3]: rand = 79d48f528609f471860c91c3d64e97a5 20241130122524825 DAUC <0003> auc.c:179 vector [3]: kc = cf8e730af2707400 20241130122524825 DAUC <0003> auc.c:180 vector [3]: sres = 411523e3 20241130122524825 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524825 DAUC <0003> db_auc.c:245 IMSI='262426489628857': Generated 4 vectors 20241130122524825 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489628857"} 20241130122524825 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524825 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524825 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524827 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524827 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489628857"} 20241130122524827 DAUC <0003> db_auc.c:192 IMSI='262426489628857': No 3G Auth Data 20241130122524827 DAUC <0003> db_auc.c:236 IMSI='262426489628857': Calling to generate 5 vectors 20241130122524827 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122524827 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524827 DAUC <0003> auc.c:113 vector [0]: rand = 916705d8e31b6668498733aa4bea659e 20241130122524827 DAUC <0003> auc.c:179 vector [0]: kc = b7f01977e526d000 20241130122524827 DAUC <0003> auc.c:180 vector [0]: sres = 8e303406 20241130122524827 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524827 DAUC <0003> auc.c:113 vector [1]: rand = 5b58a501abc5662a156062d29863bbf5 20241130122524827 DAUC <0003> auc.c:179 vector [1]: kc = 38bff748f1aff400 20241130122524827 DAUC <0003> auc.c:180 vector [1]: sres = b0cd059b 20241130122524827 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524827 DAUC <0003> auc.c:113 vector [2]: rand = e29b19b6fcf8a5252f5c733ccb9eed11 20241130122524827 DAUC <0003> auc.c:179 vector [2]: kc = fd7c5154529fb400 20241130122524827 DAUC <0003> auc.c:180 vector [2]: sres = 5d71d79b 20241130122524827 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524827 DAUC <0003> auc.c:113 vector [3]: rand = ea2eb88df238cea06d94f2fc4a0f8afc 20241130122524827 DAUC <0003> auc.c:179 vector [3]: kc = b6ecaed705fb3c00 20241130122524827 DAUC <0003> auc.c:180 vector [3]: sres = cbe98d79 20241130122524827 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524827 DAUC <0003> auc.c:113 vector [4]: rand = 2aeb040cf7f041c7a1ba629644e1e1d4 20241130122524827 DAUC <0003> auc.c:179 vector [4]: kc = 4e64c07b98e10000 20241130122524827 DAUC <0003> auc.c:180 vector [4]: sres = 6d58dd93 20241130122524827 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122524827 DAUC <0003> db_auc.c:245 IMSI='262426489628857': Generated 5 vectors 20241130122524827 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489628857"} 20241130122524827 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524827 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524827 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524828 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426489628857"} 20241130122524828 DAUC <0003> db_auc.c:192 IMSI='262426489628857': No 3G Auth Data 20241130122524828 DAUC <0003> db_auc.c:236 IMSI='262426489628857': Calling to generate 5 vectors 20241130122524828 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122524828 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524828 DAUC <0003> auc.c:113 vector [0]: rand = 4dd8b3cc76b9dd18d1110034935cfe14 20241130122524828 DAUC <0003> auc.c:179 vector [0]: kc = 52ce75e4385ad400 20241130122524828 DAUC <0003> auc.c:180 vector [0]: sres = 2b131182 20241130122524828 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524828 DAUC <0003> auc.c:113 vector [1]: rand = de98e3429f7e9e97d8471fa67df228eb 20241130122524828 DAUC <0003> auc.c:179 vector [1]: kc = 33eb1220681bd800 20241130122524828 DAUC <0003> auc.c:180 vector [1]: sres = f7a98e10 20241130122524828 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524828 DAUC <0003> auc.c:113 vector [2]: rand = dac3ab9f482bdb471752a4e310779cb5 20241130122524828 DAUC <0003> auc.c:179 vector [2]: kc = 7c7bf39b8e156c00 20241130122524828 DAUC <0003> auc.c:180 vector [2]: sres = 81ca0829 20241130122524828 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524828 DAUC <0003> auc.c:113 vector [3]: rand = 37b749ce03950422d7734e1e380ce670 20241130122524828 DAUC <0003> auc.c:179 vector [3]: kc = c1d75645b7aed400 20241130122524828 DAUC <0003> auc.c:180 vector [3]: sres = c839ee42 20241130122524828 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524828 DAUC <0003> auc.c:113 vector [4]: rand = 2a3acea89785fbcdf7eb27cd0902147c 20241130122524828 DAUC <0003> auc.c:179 vector [4]: kc = a65256f01fda9000 20241130122524828 DAUC <0003> auc.c:180 vector [4]: sres = 4feeca94 20241130122524828 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122524828 DAUC <0003> db_auc.c:245 IMSI='262426489628857': Generated 5 vectors 20241130122524828 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426489628857"} 20241130122524828 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426489628857 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53862<->l=127.0.0.1:4258 20241130122524830 DAUC <0003> db_auc.c:157 IMSI='262423824127691': No 2G Auth Data 20241130122524830 DAUC <0003> db_auc.c:192 IMSI='262423824127691': No 3G Auth Data 20241130122524838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53864<->l=127.0.0.1:4258 20241130122524839 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524839 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423824127691"} 20241130122524839 DAUC <0003> db_auc.c:192 IMSI='262423824127691': No 3G Auth Data 20241130122524839 DAUC <0003> db_auc.c:236 IMSI='262423824127691': Calling to generate 1 vectors 20241130122524839 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241130122524839 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524839 DAUC <0003> auc.c:113 vector [0]: rand = b77af867d364a252669220f28b4e1097 20241130122524839 DAUC <0003> auc.c:179 vector [0]: kc = 9ff1310ddb693c10 20241130122524839 DAUC <0003> auc.c:180 vector [0]: sres = 168ef0f7 20241130122524839 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524839 DAUC <0003> db_auc.c:245 IMSI='262423824127691': Generated 1 vectors 20241130122524839 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423824127691"} 20241130122524839 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524839 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524839 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524839 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524841 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524841 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423824127691"} 20241130122524841 DAUC <0003> db_auc.c:192 IMSI='262423824127691': No 3G Auth Data 20241130122524841 DAUC <0003> db_auc.c:236 IMSI='262423824127691': Calling to generate 4 vectors 20241130122524841 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241130122524841 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524841 DAUC <0003> auc.c:113 vector [0]: rand = e42c4bc886133188269b63a21e09c4a7 20241130122524841 DAUC <0003> auc.c:179 vector [0]: kc = 022fd044e69c83a9 20241130122524841 DAUC <0003> auc.c:180 vector [0]: sres = 5ba7d848 20241130122524841 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524841 DAUC <0003> auc.c:113 vector [1]: rand = 427953e467288fd01dabcb8072110ff6 20241130122524841 DAUC <0003> auc.c:179 vector [1]: kc = 088972d875d9fea3 20241130122524841 DAUC <0003> auc.c:180 vector [1]: sres = 09de8f4e 20241130122524841 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524841 DAUC <0003> auc.c:113 vector [2]: rand = 75f67b1f05a41e0dc0587089bb88d630 20241130122524841 DAUC <0003> auc.c:179 vector [2]: kc = e9580085093cfd29 20241130122524841 DAUC <0003> auc.c:180 vector [2]: sres = 8d9c6ea6 20241130122524841 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524841 DAUC <0003> auc.c:113 vector [3]: rand = d9a49c3b063b41e1543031e64d9ea110 20241130122524841 DAUC <0003> auc.c:179 vector [3]: kc = f6291805d3000207 20241130122524841 DAUC <0003> auc.c:180 vector [3]: sres = 113e1c17 20241130122524841 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524841 DAUC <0003> db_auc.c:245 IMSI='262423824127691': Generated 4 vectors 20241130122524841 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423824127691"} 20241130122524841 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524841 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524841 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524842 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524842 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423824127691"} 20241130122524842 DAUC <0003> db_auc.c:192 IMSI='262423824127691': No 3G Auth Data 20241130122524842 DAUC <0003> db_auc.c:236 IMSI='262423824127691': Calling to generate 5 vectors 20241130122524842 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122524842 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524842 DAUC <0003> auc.c:113 vector [0]: rand = 97051e590b4da7d4c349c37534ed5c3f 20241130122524842 DAUC <0003> auc.c:179 vector [0]: kc = 7fb56e59d6a5df47 20241130122524842 DAUC <0003> auc.c:180 vector [0]: sres = 95e85b7a 20241130122524842 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524842 DAUC <0003> auc.c:113 vector [1]: rand = 2eb4e3e11e19dcff5f027b9b19bdccf6 20241130122524842 DAUC <0003> auc.c:179 vector [1]: kc = 207f92a667091754 20241130122524842 DAUC <0003> auc.c:180 vector [1]: sres = bf1ca5e5 20241130122524842 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524842 DAUC <0003> auc.c:113 vector [2]: rand = 41474c11e07180ffdae4b9f7ff978d9f 20241130122524842 DAUC <0003> auc.c:179 vector [2]: kc = 0c995884d7d787d7 20241130122524842 DAUC <0003> auc.c:180 vector [2]: sres = df1fbac0 20241130122524842 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524842 DAUC <0003> auc.c:113 vector [3]: rand = 9d8d9acff804f379c0a772092f055cc2 20241130122524842 DAUC <0003> auc.c:179 vector [3]: kc = 895a464cb0a1106e 20241130122524842 DAUC <0003> auc.c:180 vector [3]: sres = 794a9f14 20241130122524842 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524842 DAUC <0003> auc.c:113 vector [4]: rand = 034207f785819d2d0f85f4f2e0904780 20241130122524842 DAUC <0003> auc.c:179 vector [4]: kc = 1b9a617ce88d7661 20241130122524842 DAUC <0003> auc.c:180 vector [4]: sres = c8ff2a06 20241130122524842 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122524842 DAUC <0003> db_auc.c:245 IMSI='262423824127691': Generated 5 vectors 20241130122524842 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423824127691"} 20241130122524842 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524842 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524842 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524843 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524843 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423824127691"} 20241130122524843 DAUC <0003> db_auc.c:192 IMSI='262423824127691': No 3G Auth Data 20241130122524843 DAUC <0003> db_auc.c:236 IMSI='262423824127691': Calling to generate 5 vectors 20241130122524843 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241130122524843 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524843 DAUC <0003> auc.c:113 vector [0]: rand = ba699191a20c31398f5399a3052040ba 20241130122524843 DAUC <0003> auc.c:179 vector [0]: kc = ebfac383f44bd691 20241130122524843 DAUC <0003> auc.c:180 vector [0]: sres = 3823b301 20241130122524843 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241130122524843 DAUC <0003> auc.c:113 vector [1]: rand = b505ec874b1dbcf66c8dca750c7ae404 20241130122524843 DAUC <0003> auc.c:179 vector [1]: kc = c0749368bef93844 20241130122524843 DAUC <0003> auc.c:180 vector [1]: sres = ba7e9e4c 20241130122524843 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241130122524843 DAUC <0003> auc.c:113 vector [2]: rand = f45ee5c4b4d147839d33e2f028874d2c 20241130122524843 DAUC <0003> auc.c:179 vector [2]: kc = 58ad83abfbcdc384 20241130122524843 DAUC <0003> auc.c:180 vector [2]: sres = b3975916 20241130122524843 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241130122524843 DAUC <0003> auc.c:113 vector [3]: rand = ea9d6ff6711b1276d5e753c0b8007a09 20241130122524843 DAUC <0003> auc.c:179 vector [3]: kc = 45815ccd6092be12 20241130122524843 DAUC <0003> auc.c:180 vector [3]: sres = 1fa4e347 20241130122524844 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241130122524844 DAUC <0003> auc.c:113 vector [4]: rand = a2b3ac00635034ded649fc2910ddfaf5 20241130122524844 DAUC <0003> auc.c:179 vector [4]: kc = 1b9b2418ca2d6e7f 20241130122524844 DAUC <0003> auc.c:180 vector [4]: sres = 5747275a 20241130122524844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241130122524844 DAUC <0003> db_auc.c:245 IMSI='262423824127691': Generated 5 vectors 20241130122524844 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423824127691"} 20241130122524844 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423824127691 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524844 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524844 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524844 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53864<->l=127.0.0.1:4258 20241130122524845 DAUC <0003> db_auc.c:157 IMSI='262426819848996': No 2G Auth Data 20241130122524845 DAUC <0003> db_auc.c:192 IMSI='262426819848996': No 3G Auth Data 20241130122524852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241130122524854 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524854 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426819848996"} 20241130122524854 DAUC <0003> db_auc.c:157 IMSI='262426819848996': No 2G Auth Data 20241130122524854 DAUC <0003> db_auc.c:236 IMSI='262426819848996': Calling to generate 1 vectors 20241130122524854 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241130122524854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524854 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524854 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122524854 DAUC <0003> auc.c:113 vector [0]: rand = 1fa736e44f00700c2254b0159829beaf 20241130122524854 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122524854 DAUC <0003> auc.c:142 vector [0]: autn = 1e5b441839090000b4bf27e298fd3f5b 20241130122524854 DAUC <0003> auc.c:143 vector [0]: ck = 0a911acc45699841c288a4a93d17cc32 20241130122524854 DAUC <0003> auc.c:144 vector [0]: ik = f4bf6a99abd7d9744e4296eea4c55a66 20241130122524854 DAUC <0003> auc.c:145 vector [0]: res = d83e7e4e6dd4339c0000000000000000 20241130122524854 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524854 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524854 DAUC <0003> auc.c:151 vector [0]: kc = 72e44212776cd761 20241130122524854 DAUC <0003> auc.c:152 vector [0]: sres = b5ea4dd2 20241130122524854 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524854 DAUC <0003> db_auc.c:245 IMSI='262426819848996': Generated 1 vectors 20241130122524854 DAUC <0003> db_auc.c:249 IMSI='262426819848996': Updating SQN=33 in DB 20241130122524854 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426819848996"} 20241130122524854 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524854 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524854 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524855 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524855 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426819848996"} 20241130122524855 DAUC <0003> db_auc.c:157 IMSI='262426819848996': No 2G Auth Data 20241130122524855 DAUC <0003> db_auc.c:236 IMSI='262426819848996': Calling to generate 4 vectors 20241130122524855 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241130122524855 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524855 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524855 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241130122524855 DAUC <0003> auc.c:113 vector [0]: rand = 2a54bedcd574d7934aba0d007bd7280c 20241130122524855 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241130122524855 DAUC <0003> auc.c:142 vector [0]: autn = 5712800d6f5b00004fe422d1085694af 20241130122524855 DAUC <0003> auc.c:143 vector [0]: ck = e66fe07c7d7c0e36da24ffcd0946031c 20241130122524855 DAUC <0003> auc.c:144 vector [0]: ik = b242975549ab49e06b52e34e639de371 20241130122524855 DAUC <0003> auc.c:145 vector [0]: res = 70648c6f4df84f140000000000000000 20241130122524855 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524855 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524855 DAUC <0003> auc.c:151 vector [0]: kc = e55b6baa5e0ca7bb 20241130122524855 DAUC <0003> auc.c:152 vector [0]: sres = 3d9cc37b 20241130122524855 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524855 DAUC <0003> auc.c:113 vector [1]: rand = 1dc6b4b4ab33eaefba05719f291dd45a 20241130122524855 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241130122524855 DAUC <0003> auc.c:142 vector [1]: autn = 46adc40097a90000f4c1e8ab4e8c1f33 20241130122524855 DAUC <0003> auc.c:143 vector [1]: ck = d41860680962382c4dc207d368145fb4 20241130122524855 DAUC <0003> auc.c:144 vector [1]: ik = 298d097d7220b33be8061d986d29e295 20241130122524855 DAUC <0003> auc.c:145 vector [1]: res = 0c80b11b7ac66a2e0000000000000000 20241130122524855 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524855 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122524855 DAUC <0003> auc.c:151 vector [1]: kc = 5851735e7e7f3636 20241130122524855 DAUC <0003> auc.c:152 vector [1]: sres = 7646db35 20241130122524855 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122524855 DAUC <0003> auc.c:113 vector [2]: rand = e4e33218cfd25af760c76a0334e63eef 20241130122524855 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241130122524855 DAUC <0003> auc.c:142 vector [2]: autn = cb439df4191d00002700d79467c9011d 20241130122524855 DAUC <0003> auc.c:143 vector [2]: ck = c6a1070abc4e223e5a078f1010cd09eb 20241130122524855 DAUC <0003> auc.c:144 vector [2]: ik = 2a75c26f7f0d08547d933ff301c90cad 20241130122524855 DAUC <0003> auc.c:145 vector [2]: res = 6d21698820c829a80000000000000000 20241130122524855 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524855 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122524855 DAUC <0003> auc.c:151 vector [2]: kc = cb407586d2472f2c 20241130122524855 DAUC <0003> auc.c:152 vector [2]: sres = 4de94020 20241130122524855 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122524855 DAUC <0003> auc.c:113 vector [3]: rand = 7845d00897ca2b75dbfbbac1173f98ea 20241130122524855 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241130122524855 DAUC <0003> auc.c:142 vector [3]: autn = 2f620ce1cef40000b12d71f63549f982 20241130122524855 DAUC <0003> auc.c:143 vector [3]: ck = 367821bccbcefe38423b5af83e037d41 20241130122524855 DAUC <0003> auc.c:144 vector [3]: ik = cfd35b142771250a4a83146ddddebf45 20241130122524855 DAUC <0003> auc.c:145 vector [3]: res = a652fd200491756e0000000000000000 20241130122524855 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524855 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122524855 DAUC <0003> auc.c:151 vector [3]: kc = f113343d0f621936 20241130122524855 DAUC <0003> auc.c:152 vector [3]: sres = a2c3884e 20241130122524855 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122524855 DAUC <0003> db_auc.c:245 IMSI='262426819848996': Generated 4 vectors 20241130122524855 DAUC <0003> db_auc.c:249 IMSI='262426819848996': Updating SQN=161 in DB 20241130122524855 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426819848996"} 20241130122524855 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524855 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524855 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524856 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524856 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426819848996"} 20241130122524856 DAUC <0003> db_auc.c:157 IMSI='262426819848996': No 2G Auth Data 20241130122524856 DAUC <0003> db_auc.c:236 IMSI='262426819848996': Calling to generate 5 vectors 20241130122524856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122524856 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524856 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524856 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241130122524856 DAUC <0003> auc.c:113 vector [0]: rand = 11983353b2c013c616eb52d63fe38919 20241130122524856 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241130122524856 DAUC <0003> auc.c:142 vector [0]: autn = e2c634c417760000bf4cd3fc19224f99 20241130122524856 DAUC <0003> auc.c:143 vector [0]: ck = 32f7963fa56e6f28ae8b9b9f574e04f4 20241130122524856 DAUC <0003> auc.c:144 vector [0]: ik = 204492064cb512678821b7e57ceff069 20241130122524856 DAUC <0003> auc.c:145 vector [0]: res = 76a1bc8d8f4cf7a60000000000000000 20241130122524856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524857 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524857 DAUC <0003> auc.c:151 vector [0]: kc = 34192843c27a89d2 20241130122524857 DAUC <0003> auc.c:152 vector [0]: sres = f9ed4b2b 20241130122524857 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524857 DAUC <0003> auc.c:113 vector [1]: rand = 95aa38211b7b4974ae90565184b3eb01 20241130122524857 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241130122524857 DAUC <0003> auc.c:142 vector [1]: autn = 73036dc8c4c300000cb01705544ee933 20241130122524857 DAUC <0003> auc.c:143 vector [1]: ck = a3e39bcea55d660298cffc5dac9b1cbe 20241130122524857 DAUC <0003> auc.c:144 vector [1]: ik = 382625b268dfdb831c0cc0ffd2e9cf0c 20241130122524857 DAUC <0003> auc.c:145 vector [1]: res = 79122c3cb2fa955d0000000000000000 20241130122524857 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524857 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122524857 DAUC <0003> auc.c:151 vector [1]: kc = 1f0682deb3f06e33 20241130122524857 DAUC <0003> auc.c:152 vector [1]: sres = cbe8b961 20241130122524857 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122524857 DAUC <0003> auc.c:113 vector [2]: rand = bf93480d7bc44690afe4f610fe094ed2 20241130122524857 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241130122524857 DAUC <0003> auc.c:142 vector [2]: autn = 6670c2f9363e00003f6b1bc69a0c8c44 20241130122524857 DAUC <0003> auc.c:143 vector [2]: ck = b41fa69f8741d2ef7663f36b823bd788 20241130122524857 DAUC <0003> auc.c:144 vector [2]: ik = 7a55369a72ab8e18a2187d33d38a94dc 20241130122524857 DAUC <0003> auc.c:145 vector [2]: res = 883854e414c688d00000000000000000 20241130122524857 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524857 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122524857 DAUC <0003> auc.c:151 vector [2]: kc = 1a311e5da45b1fa3 20241130122524857 DAUC <0003> auc.c:152 vector [2]: sres = 9cfedc34 20241130122524857 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122524857 DAUC <0003> auc.c:113 vector [3]: rand = 59bcf5bce1972eb08a9c813f8795bd25 20241130122524857 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241130122524857 DAUC <0003> auc.c:142 vector [3]: autn = 74dd980389190000e0658999306df50f 20241130122524857 DAUC <0003> auc.c:143 vector [3]: ck = f9d4d9ef01bcac9eec64bb46950fc457 20241130122524857 DAUC <0003> auc.c:144 vector [3]: ik = 2316474629a61e857a2ddbcd1adfb9c9 20241130122524857 DAUC <0003> auc.c:145 vector [3]: res = cac952b400c2ae060000000000000000 20241130122524857 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524857 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122524857 DAUC <0003> auc.c:151 vector [3]: kc = 4c8bfe22a7cacf85 20241130122524857 DAUC <0003> auc.c:152 vector [3]: sres = ca0bfcb2 20241130122524857 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122524857 DAUC <0003> auc.c:113 vector [4]: rand = 99cb1516a950f43bc529d011109d66d8 20241130122524857 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241130122524857 DAUC <0003> auc.c:142 vector [4]: autn = 1d42241b62880000013105a56283f854 20241130122524857 DAUC <0003> auc.c:143 vector [4]: ck = d8c0b3db4b1d893f63a42066fdeed9e6 20241130122524857 DAUC <0003> auc.c:144 vector [4]: ik = cb52231e000c4f9f4959b825c5e3f25e 20241130122524857 DAUC <0003> auc.c:145 vector [4]: res = ff4a8a4224ecb5540000000000000000 20241130122524857 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524857 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122524857 DAUC <0003> auc.c:151 vector [4]: kc = 396f0886731ced18 20241130122524857 DAUC <0003> auc.c:152 vector [4]: sres = dba63f16 20241130122524857 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122524857 DAUC <0003> db_auc.c:245 IMSI='262426819848996': Generated 5 vectors 20241130122524857 DAUC <0003> db_auc.c:249 IMSI='262426819848996': Updating SQN=321 in DB 20241130122524857 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426819848996"} 20241130122524857 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524857 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524857 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524858 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524858 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426819848996"} 20241130122524858 DAUC <0003> db_auc.c:157 IMSI='262426819848996': No 2G Auth Data 20241130122524858 DAUC <0003> db_auc.c:236 IMSI='262426819848996': Calling to generate 5 vectors 20241130122524858 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122524858 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524858 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524858 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241130122524858 DAUC <0003> auc.c:113 vector [0]: rand = 0fa48851dbfd98c87d918348075eedee 20241130122524858 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241130122524858 DAUC <0003> auc.c:142 vector [0]: autn = a5a8fba749dd0000df6b16f088e9701f 20241130122524858 DAUC <0003> auc.c:143 vector [0]: ck = 4cef566eb379e5917bf4fe4ccd90e07b 20241130122524858 DAUC <0003> auc.c:144 vector [0]: ik = d9196134fdbe203ecf5c5bb753470153 20241130122524858 DAUC <0003> auc.c:145 vector [0]: res = 309ea2e55d84270d0000000000000000 20241130122524858 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524858 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524858 DAUC <0003> auc.c:151 vector [0]: kc = 215e92a1d0102487 20241130122524858 DAUC <0003> auc.c:152 vector [0]: sres = 6d1a85e8 20241130122524858 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524858 DAUC <0003> auc.c:113 vector [1]: rand = 48f45461b9d63c1233f12ce876e55237 20241130122524858 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241130122524858 DAUC <0003> auc.c:142 vector [1]: autn = e4bca7b9b5210000c7cc7f31e102e3a0 20241130122524858 DAUC <0003> auc.c:143 vector [1]: ck = e8c717b1fdd3ab4ffe9bf133f2029a77 20241130122524858 DAUC <0003> auc.c:144 vector [1]: ik = f8588b58c9adbe733916a075e705503c 20241130122524858 DAUC <0003> auc.c:145 vector [1]: res = 3879f4c0ab5edfd10000000000000000 20241130122524858 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524858 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122524858 DAUC <0003> auc.c:151 vector [1]: kc = d712cdaf2179df77 20241130122524858 DAUC <0003> auc.c:152 vector [1]: sres = 93272b11 20241130122524858 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122524858 DAUC <0003> auc.c:113 vector [2]: rand = 125737000d9ac347210ab91b9324f481 20241130122524858 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241130122524858 DAUC <0003> auc.c:142 vector [2]: autn = bafb2e36aaf100009443ac3090261622 20241130122524858 DAUC <0003> auc.c:143 vector [2]: ck = 477da85c92f0e5cc46bb228522cc6125 20241130122524858 DAUC <0003> auc.c:144 vector [2]: ik = ac1351c0ae3c7cac0925bb02cc3c4abd 20241130122524858 DAUC <0003> auc.c:145 vector [2]: res = 17e11ef145f9f1180000000000000000 20241130122524858 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524858 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122524858 DAUC <0003> auc.c:151 vector [2]: kc = a4f0601bd23cb2f8 20241130122524858 DAUC <0003> auc.c:152 vector [2]: sres = 5218efe9 20241130122524858 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122524858 DAUC <0003> auc.c:113 vector [3]: rand = 92f2dc0018c83231a855780b4b7e9fa5 20241130122524858 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241130122524858 DAUC <0003> auc.c:142 vector [3]: autn = db3205bbc09d000083c4e00fa9480477 20241130122524858 DAUC <0003> auc.c:143 vector [3]: ck = 9044a132f5e714287e4fdb436b36d0ad 20241130122524858 DAUC <0003> auc.c:144 vector [3]: ik = 394bc4565631b0aa663d73e364a05afa 20241130122524858 DAUC <0003> auc.c:145 vector [3]: res = ae03b49ecc19427a0000000000000000 20241130122524858 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524858 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122524858 DAUC <0003> auc.c:151 vector [3]: kc = b17dcdc4ac402ed5 20241130122524858 DAUC <0003> auc.c:152 vector [3]: sres = 621af6e4 20241130122524858 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122524858 DAUC <0003> auc.c:113 vector [4]: rand = 26e0ed23fb7342f032b0efb7ce3a40bf 20241130122524858 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241130122524858 DAUC <0003> auc.c:142 vector [4]: autn = ee5841715d6b0000eabd5c93ccd951da 20241130122524858 DAUC <0003> auc.c:143 vector [4]: ck = 251cea2d1957c469dd847703835ef970 20241130122524858 DAUC <0003> auc.c:144 vector [4]: ik = de8468ec4ccba1abcad2a8e8b82971d1 20241130122524858 DAUC <0003> auc.c:145 vector [4]: res = 55d8c1de2db217ac0000000000000000 20241130122524858 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524858 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122524858 DAUC <0003> auc.c:151 vector [4]: kc = ecce5d2a6eebed63 20241130122524858 DAUC <0003> auc.c:152 vector [4]: sres = 786ad672 20241130122524858 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122524858 DAUC <0003> db_auc.c:245 IMSI='262426819848996': Generated 5 vectors 20241130122524858 DAUC <0003> db_auc.c:249 IMSI='262426819848996': Updating SQN=481 in DB 20241130122524858 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426819848996"} 20241130122524858 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426819848996 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524858 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524858 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53880<->l=127.0.0.1:4258 20241130122524859 DAUC <0003> db_auc.c:157 IMSI='262421987376369': No 2G Auth Data 20241130122524859 DAUC <0003> db_auc.c:192 IMSI='262421987376369': No 3G Auth Data 20241130122524866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241130122524867 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524867 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524867 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421987376369"} 20241130122524867 DAUC <0003> db_auc.c:157 IMSI='262421987376369': No 2G Auth Data 20241130122524867 DAUC <0003> db_auc.c:236 IMSI='262421987376369': Calling to generate 1 vectors 20241130122524867 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241130122524867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524867 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241130122524867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122524867 DAUC <0003> auc.c:113 vector [0]: rand = b9bf14a17cf7999482e75b237ba11007 20241130122524867 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122524867 DAUC <0003> auc.c:142 vector [0]: autn = 46d8e29394f7000058d65014244b77a7 20241130122524867 DAUC <0003> auc.c:143 vector [0]: ck = 3ec176a00a4ff78bac0812595da79108 20241130122524867 DAUC <0003> auc.c:144 vector [0]: ik = f36882febb0d43ec8ceed4f3beaf4a4e 20241130122524867 DAUC <0003> auc.c:145 vector [0]: res = 6d78cce415892e020000000000000000 20241130122524867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524867 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524867 DAUC <0003> auc.c:151 vector [0]: kc = ed4f32f4524a6f21 20241130122524867 DAUC <0003> auc.c:152 vector [0]: sres = 78f1e2e6 20241130122524867 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524867 DAUC <0003> db_auc.c:245 IMSI='262421987376369': Generated 1 vectors 20241130122524867 DAUC <0003> db_auc.c:249 IMSI='262421987376369': Updating SQN=33 in DB 20241130122524867 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421987376369"} 20241130122524867 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524867 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524867 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524867 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524868 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524868 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421987376369"} 20241130122524868 DAUC <0003> db_auc.c:157 IMSI='262421987376369': No 2G Auth Data 20241130122524868 DAUC <0003> db_auc.c:236 IMSI='262421987376369': Calling to generate 4 vectors 20241130122524868 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241130122524868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524868 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241130122524868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241130122524868 DAUC <0003> auc.c:113 vector [0]: rand = e10aaaf5e3c506b6ca5a4e75853ee095 20241130122524868 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241130122524868 DAUC <0003> auc.c:142 vector [0]: autn = eb833011aa1d0000175c90b1f2255140 20241130122524868 DAUC <0003> auc.c:143 vector [0]: ck = ed9a15fd3b86652af6e7ca3c5cfb7935 20241130122524868 DAUC <0003> auc.c:144 vector [0]: ik = 3fb810290a29c8827bfa2ccbea1df85d 20241130122524868 DAUC <0003> auc.c:145 vector [0]: res = 7f2e2fbf94c1e4660000000000000000 20241130122524868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524868 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524868 DAUC <0003> auc.c:151 vector [0]: kc = 5f3fe32387492cc0 20241130122524868 DAUC <0003> auc.c:152 vector [0]: sres = ebefcbd9 20241130122524868 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524868 DAUC <0003> auc.c:113 vector [1]: rand = c9d8e585f624531705073d14ee542256 20241130122524868 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241130122524868 DAUC <0003> auc.c:142 vector [1]: autn = 9cda4d23555c00005b205dd46b6b8686 20241130122524868 DAUC <0003> auc.c:143 vector [1]: ck = 014def0cc7a7998a4bdff1fcd8164918 20241130122524868 DAUC <0003> auc.c:144 vector [1]: ik = 796a414087cf0e87f78bc368db8ec477 20241130122524868 DAUC <0003> auc.c:145 vector [1]: res = fb4b4da3bdb45ed40000000000000000 20241130122524869 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524869 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122524869 DAUC <0003> auc.c:151 vector [1]: kc = c4739cd843f01a62 20241130122524869 DAUC <0003> auc.c:152 vector [1]: sres = 46ff1377 20241130122524869 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122524869 DAUC <0003> auc.c:113 vector [2]: rand = 4d0e388d8ac45776cd1c5b973a2a1b01 20241130122524869 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241130122524869 DAUC <0003> auc.c:142 vector [2]: autn = 7974e6fdf4a700003399cde18569155d 20241130122524869 DAUC <0003> auc.c:143 vector [2]: ck = 63d5d7f3ddf06e05a25525d1ef3f76ba 20241130122524869 DAUC <0003> auc.c:144 vector [2]: ik = 1df39aa74f6ce36a8752aa13fe5239b6 20241130122524869 DAUC <0003> auc.c:145 vector [2]: res = 49cf9090331d12e40000000000000000 20241130122524869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524869 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122524869 DAUC <0003> auc.c:151 vector [2]: kc = 5b21c29683f1c263 20241130122524869 DAUC <0003> auc.c:152 vector [2]: sres = 7ad28274 20241130122524869 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122524869 DAUC <0003> auc.c:113 vector [3]: rand = 3ecf61e6e579abf71b174f48c8c8f28a 20241130122524869 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241130122524869 DAUC <0003> auc.c:142 vector [3]: autn = 884040755930000062aea1902ab64bdf 20241130122524869 DAUC <0003> auc.c:143 vector [3]: ck = 795c5cafdab7eb96c32d87b0502d151f 20241130122524869 DAUC <0003> auc.c:144 vector [3]: ik = 2f543d4419b62b099a885d1a24bf7d4c 20241130122524869 DAUC <0003> auc.c:145 vector [3]: res = 30cbddbaee0ac3a40000000000000000 20241130122524869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524869 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122524869 DAUC <0003> auc.c:151 vector [3]: kc = 0fadbb41b793a8cc 20241130122524869 DAUC <0003> auc.c:152 vector [3]: sres = dec11e1e 20241130122524869 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122524869 DAUC <0003> db_auc.c:245 IMSI='262421987376369': Generated 4 vectors 20241130122524869 DAUC <0003> db_auc.c:249 IMSI='262421987376369': Updating SQN=161 in DB 20241130122524869 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421987376369"} 20241130122524869 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524869 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524869 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524870 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524870 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421987376369"} 20241130122524870 DAUC <0003> db_auc.c:157 IMSI='262421987376369': No 2G Auth Data 20241130122524870 DAUC <0003> db_auc.c:236 IMSI='262421987376369': Calling to generate 5 vectors 20241130122524870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122524870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524870 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241130122524870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241130122524870 DAUC <0003> auc.c:113 vector [0]: rand = 51b2957acc9e5cf89d41d4f64851e147 20241130122524870 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241130122524870 DAUC <0003> auc.c:142 vector [0]: autn = 5d8f450ec65b0000b7a02b8b9250fa0c 20241130122524870 DAUC <0003> auc.c:143 vector [0]: ck = 1fdcf323cbc9026424a636267284cc65 20241130122524870 DAUC <0003> auc.c:144 vector [0]: ik = 6d3da22640e741f559e6481e77a63e78 20241130122524870 DAUC <0003> auc.c:145 vector [0]: res = e0a866b2b953a09c0000000000000000 20241130122524870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524870 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524870 DAUC <0003> auc.c:151 vector [0]: kc = 0fa12f3d8e0cb18c 20241130122524870 DAUC <0003> auc.c:152 vector [0]: sres = 59fbc62e 20241130122524870 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524870 DAUC <0003> auc.c:113 vector [1]: rand = 02d264305a10460bf29b9db3124196ef 20241130122524870 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241130122524870 DAUC <0003> auc.c:142 vector [1]: autn = f0e68d3ffd9f0000e977b59a71d3a139 20241130122524870 DAUC <0003> auc.c:143 vector [1]: ck = de1569d2d0b320e9e7105fafbf131181 20241130122524870 DAUC <0003> auc.c:144 vector [1]: ik = 3dd88afccee967b09d342ddb356f7ea4 20241130122524870 DAUC <0003> auc.c:145 vector [1]: res = 19ba6b0f8b1aa2710000000000000000 20241130122524870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524870 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122524870 DAUC <0003> auc.c:151 vector [1]: kc = 99e9915a9426287c 20241130122524870 DAUC <0003> auc.c:152 vector [1]: sres = 92a0c97e 20241130122524870 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122524870 DAUC <0003> auc.c:113 vector [2]: rand = 44d30dccfe69a3c70649957f77e5cc26 20241130122524870 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241130122524870 DAUC <0003> auc.c:142 vector [2]: autn = 808e859b6f0e0000502830cff8d9a42d 20241130122524870 DAUC <0003> auc.c:143 vector [2]: ck = 9473d35611554b93686a2601e0d2da5c 20241130122524870 DAUC <0003> auc.c:144 vector [2]: ik = c395bbe1d3127b3c746db32c4cd5e20d 20241130122524870 DAUC <0003> auc.c:145 vector [2]: res = c475d4d8cb98a2fe0000000000000000 20241130122524870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524870 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122524870 DAUC <0003> auc.c:151 vector [2]: kc = 4be1fd9a6e4008fe 20241130122524870 DAUC <0003> auc.c:152 vector [2]: sres = 0fed7626 20241130122524870 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122524870 DAUC <0003> auc.c:113 vector [3]: rand = 10c58626d3ec62de60d5643442cdda8b 20241130122524870 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241130122524870 DAUC <0003> auc.c:142 vector [3]: autn = a3c23ec15c23000060caf475a3ed4674 20241130122524870 DAUC <0003> auc.c:143 vector [3]: ck = 95c87de584f055fa32d6af2807d7b8b1 20241130122524870 DAUC <0003> auc.c:144 vector [3]: ik = b64f1c7cf7bde59b45f33ba2acb9d597 20241130122524870 DAUC <0003> auc.c:145 vector [3]: res = 1e2fb3483a6127450000000000000000 20241130122524870 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524870 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122524870 DAUC <0003> auc.c:151 vector [3]: kc = 54a2f513d823dd47 20241130122524870 DAUC <0003> auc.c:152 vector [3]: sres = 244e940d 20241130122524870 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122524870 DAUC <0003> auc.c:113 vector [4]: rand = d9a14bf7fa366fc8cc420d7a6600c780 20241130122524870 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241130122524870 DAUC <0003> auc.c:142 vector [4]: autn = ff23eafc39d5000038e78e8d5d12d14a 20241130122524870 DAUC <0003> auc.c:143 vector [4]: ck = e1ae3cd77e26410607801108144a2eda 20241130122524870 DAUC <0003> auc.c:144 vector [4]: ik = 53ab587e975bb2f27851e723ee30129a 20241130122524870 DAUC <0003> auc.c:145 vector [4]: res = 210db48083034de20000000000000000 20241130122524870 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524870 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122524870 DAUC <0003> auc.c:151 vector [4]: kc = cdd492821307cfb4 20241130122524870 DAUC <0003> auc.c:152 vector [4]: sres = a20ef962 20241130122524870 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122524870 DAUC <0003> db_auc.c:245 IMSI='262421987376369': Generated 5 vectors 20241130122524870 DAUC <0003> db_auc.c:249 IMSI='262421987376369': Updating SQN=321 in DB 20241130122524870 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421987376369"} 20241130122524870 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524870 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524870 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524871 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524871 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421987376369"} 20241130122524871 DAUC <0003> db_auc.c:157 IMSI='262421987376369': No 2G Auth Data 20241130122524871 DAUC <0003> db_auc.c:236 IMSI='262421987376369': Calling to generate 5 vectors 20241130122524871 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122524871 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524871 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241130122524871 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241130122524871 DAUC <0003> auc.c:113 vector [0]: rand = 759d421ddb9733e44161c71b45cfc95a 20241130122524871 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241130122524871 DAUC <0003> auc.c:142 vector [0]: autn = ee3c1acd7575000028aa14f6f461514c 20241130122524871 DAUC <0003> auc.c:143 vector [0]: ck = 9a9b3a3375ab84f7462a87564a327d52 20241130122524871 DAUC <0003> auc.c:144 vector [0]: ik = 7978eac08416a607a9d75c249561ec45 20241130122524871 DAUC <0003> auc.c:145 vector [0]: res = 53a0888c2f7cc86b0000000000000000 20241130122524871 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524871 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122524871 DAUC <0003> auc.c:151 vector [0]: kc = 0c1e0b812eeeb3e7 20241130122524871 DAUC <0003> auc.c:152 vector [0]: sres = 7cdc40e7 20241130122524871 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122524871 DAUC <0003> auc.c:113 vector [1]: rand = 8308ac8e2eda79d8b42b7ba07f702bd0 20241130122524871 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241130122524871 DAUC <0003> auc.c:142 vector [1]: autn = b873a85fc6fe00006b5df3ef8763a53c 20241130122524871 DAUC <0003> auc.c:143 vector [1]: ck = f838234c4cb7a74572a3491217948924 20241130122524871 DAUC <0003> auc.c:144 vector [1]: ik = fb2d3651118a235c5912dab18fd2f641 20241130122524871 DAUC <0003> auc.c:145 vector [1]: res = 8778320e2e794f7a0000000000000000 20241130122524871 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524871 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122524871 DAUC <0003> auc.c:151 vector [1]: kc = 28a486bec57bfb7c 20241130122524871 DAUC <0003> auc.c:152 vector [1]: sres = a9017d74 20241130122524871 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122524871 DAUC <0003> auc.c:113 vector [2]: rand = a5aacd4f85a365efbe953d8ac6367be2 20241130122524871 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241130122524871 DAUC <0003> auc.c:142 vector [2]: autn = 3acbb8f1a5350000ddae9377d864203d 20241130122524871 DAUC <0003> auc.c:143 vector [2]: ck = ee3ea87121ed73ba38ab315323c3ba82 20241130122524871 DAUC <0003> auc.c:144 vector [2]: ik = 0e601e12d25317ccdba415ccf6fb63c0 20241130122524871 DAUC <0003> auc.c:145 vector [2]: res = e7cfcbc2efe053a10000000000000000 20241130122524871 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524871 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122524871 DAUC <0003> auc.c:151 vector [2]: kc = 035192fc2686bd34 20241130122524871 DAUC <0003> auc.c:152 vector [2]: sres = 082f9863 20241130122524871 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122524871 DAUC <0003> auc.c:113 vector [3]: rand = d795207135d1b7afd7debde6b5a7c848 20241130122524871 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241130122524871 DAUC <0003> auc.c:142 vector [3]: autn = fe11917371a50000eb0e72f02b9cc539 20241130122524871 DAUC <0003> auc.c:143 vector [3]: ck = 58dffd4322e98161228b676aefd0be7d 20241130122524871 DAUC <0003> auc.c:144 vector [3]: ik = 429db07a47ebdb3aaea0485f44803a36 20241130122524871 DAUC <0003> auc.c:145 vector [3]: res = eb3c9df795e46f6f0000000000000000 20241130122524871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524871 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122524871 DAUC <0003> auc.c:151 vector [3]: kc = 9669620cce52de10 20241130122524871 DAUC <0003> auc.c:152 vector [3]: sres = 7ed8f298 20241130122524871 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122524871 DAUC <0003> auc.c:113 vector [4]: rand = b0dd45807d3a13bc1a0b1468b14cbeeb 20241130122524871 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241130122524871 DAUC <0003> auc.c:142 vector [4]: autn = 63ee98fc0fa10000ca8015a39c1d4d44 20241130122524871 DAUC <0003> auc.c:143 vector [4]: ck = b5248c16ed01ab0a43135eb1d4ccc547 20241130122524871 DAUC <0003> auc.c:144 vector [4]: ik = fa448c280f9392ec6525a84d6066fe8c 20241130122524871 DAUC <0003> auc.c:145 vector [4]: res = ef112ca5eac361060000000000000000 20241130122524871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524871 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122524871 DAUC <0003> auc.c:151 vector [4]: kc = 6956f6c25638022d 20241130122524871 DAUC <0003> auc.c:152 vector [4]: sres = 05d24da3 20241130122524871 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122524871 DAUC <0003> db_auc.c:245 IMSI='262421987376369': Generated 5 vectors 20241130122524871 DAUC <0003> db_auc.c:249 IMSI='262421987376369': Updating SQN=481 in DB 20241130122524871 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421987376369"} 20241130122524871 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262421987376369 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524871 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524871 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4258 20241130122524873 DAUC <0003> db_auc.c:157 IMSI='262426780789446': No 2G Auth Data 20241130122524873 DAUC <0003> db_auc.c:192 IMSI='262426780789446': No 3G Auth Data 20241130122524880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241130122524882 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524882 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426780789446"} 20241130122524882 DAUC <0003> db_auc.c:236 IMSI='262426780789446': Calling to generate 1 vectors 20241130122524882 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241130122524882 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524882 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524882 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122524882 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524882 DAUC <0003> auc.c:113 vector [0]: rand = 8fd170e287bd0e5ecd76de0de9d71883 20241130122524882 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122524882 DAUC <0003> auc.c:142 vector [0]: autn = acd68e7fed1d00003e5688154405bc96 20241130122524882 DAUC <0003> auc.c:143 vector [0]: ck = e610cefa2aeed53a10dd9dc88c3f8830 20241130122524882 DAUC <0003> auc.c:144 vector [0]: ik = d633ce3fdc2d8f7f013cea17f911fdc3 20241130122524882 DAUC <0003> auc.c:145 vector [0]: res = a47da16b8a3cf84d0000000000000000 20241130122524882 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524882 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524882 DAUC <0003> auc.c:179 vector [0]: kc = 76cb7ed3b55f0400 20241130122524882 DAUC <0003> auc.c:180 vector [0]: sres = 3b027e91 20241130122524882 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524882 DAUC <0003> db_auc.c:245 IMSI='262426780789446': Generated 1 vectors 20241130122524882 DAUC <0003> db_auc.c:249 IMSI='262426780789446': Updating SQN=33 in DB 20241130122524882 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426780789446"} 20241130122524882 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524882 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524882 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524884 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524884 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426780789446"} 20241130122524884 DAUC <0003> db_auc.c:236 IMSI='262426780789446': Calling to generate 4 vectors 20241130122524884 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241130122524884 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524884 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524884 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241130122524884 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524884 DAUC <0003> auc.c:113 vector [0]: rand = 36b09bcec721b5fb01c65313fd57efd0 20241130122524884 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241130122524884 DAUC <0003> auc.c:142 vector [0]: autn = 5c3e7d8a376f000092bf3f24a7ec716f 20241130122524884 DAUC <0003> auc.c:143 vector [0]: ck = ae93668d6c719a45f59ba05a8373b4ae 20241130122524884 DAUC <0003> auc.c:144 vector [0]: ik = a934408764ed3fd55f0d1cd5fe8b29c8 20241130122524884 DAUC <0003> auc.c:145 vector [0]: res = c941b80325fbd5390000000000000000 20241130122524884 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524884 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524884 DAUC <0003> auc.c:179 vector [0]: kc = 1513e67b298c8400 20241130122524884 DAUC <0003> auc.c:180 vector [0]: sres = f5eefefa 20241130122524884 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524884 DAUC <0003> auc.c:113 vector [1]: rand = 14cec48ecca8e3e2a22715cca9428aa0 20241130122524884 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241130122524884 DAUC <0003> auc.c:142 vector [1]: autn = a9fa981ac5a40000ddc7d80c95c5fc7e 20241130122524884 DAUC <0003> auc.c:143 vector [1]: ck = 0b7d5cf833dd8a5f2a49c92c0b6d8ece 20241130122524884 DAUC <0003> auc.c:144 vector [1]: ik = 493fcc80e35ebb663564071ad3b75ab0 20241130122524884 DAUC <0003> auc.c:145 vector [1]: res = bda0d02ffd7db2df0000000000000000 20241130122524884 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524884 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524884 DAUC <0003> auc.c:179 vector [1]: kc = ccde4d6b59d0d400 20241130122524884 DAUC <0003> auc.c:180 vector [1]: sres = ee415902 20241130122524884 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524884 DAUC <0003> auc.c:113 vector [2]: rand = b7e5e4219b8faafdf42ac70af26b4ea4 20241130122524884 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241130122524884 DAUC <0003> auc.c:142 vector [2]: autn = 86873451fff200004f85110e227b3d4f 20241130122524884 DAUC <0003> auc.c:143 vector [2]: ck = a0c4b05e8545aca342103ec14245d1c2 20241130122524884 DAUC <0003> auc.c:144 vector [2]: ik = 0360cce77477a6be156dd9fed9625abb 20241130122524884 DAUC <0003> auc.c:145 vector [2]: res = b75cc545fece06ec0000000000000000 20241130122524884 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524884 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524884 DAUC <0003> auc.c:179 vector [2]: kc = 4d03ce90897a4400 20241130122524884 DAUC <0003> auc.c:180 vector [2]: sres = 2162134b 20241130122524884 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524884 DAUC <0003> auc.c:113 vector [3]: rand = 1c2c29d4de94dbd0752919911e99b86d 20241130122524884 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241130122524884 DAUC <0003> auc.c:142 vector [3]: autn = be71250cb66400009f9a4d61e776a3b5 20241130122524884 DAUC <0003> auc.c:143 vector [3]: ck = fa9052f7c69112bd46b6b0692a34a854 20241130122524884 DAUC <0003> auc.c:144 vector [3]: ik = 98594b3a15ef52471733a40f7c42f608 20241130122524884 DAUC <0003> auc.c:145 vector [3]: res = 67ad4c18236ff0eb0000000000000000 20241130122524884 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524884 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524884 DAUC <0003> auc.c:179 vector [3]: kc = 0bbcbfcf9905a000 20241130122524884 DAUC <0003> auc.c:180 vector [3]: sres = 4e099a94 20241130122524884 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524884 DAUC <0003> db_auc.c:245 IMSI='262426780789446': Generated 4 vectors 20241130122524884 DAUC <0003> db_auc.c:249 IMSI='262426780789446': Updating SQN=161 in DB 20241130122524884 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426780789446"} 20241130122524884 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524884 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524884 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524884 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524885 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524885 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426780789446"} 20241130122524885 DAUC <0003> db_auc.c:236 IMSI='262426780789446': Calling to generate 5 vectors 20241130122524885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122524885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241130122524885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524885 DAUC <0003> auc.c:113 vector [0]: rand = af819b36218876b8024856a2ce1babe5 20241130122524885 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241130122524885 DAUC <0003> auc.c:142 vector [0]: autn = f4c7a1900cb8000042fc5707837721f8 20241130122524885 DAUC <0003> auc.c:143 vector [0]: ck = 88c80da503b530133f0a4c7a32bf9391 20241130122524885 DAUC <0003> auc.c:144 vector [0]: ik = 211948ab3a02a78c889c4a9785a6e85f 20241130122524885 DAUC <0003> auc.c:145 vector [0]: res = 60308b1cc5ff0b1b0000000000000000 20241130122524885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524885 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524885 DAUC <0003> auc.c:179 vector [0]: kc = d3e22d0a8fde6400 20241130122524885 DAUC <0003> auc.c:180 vector [0]: sres = fcd7d879 20241130122524885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524885 DAUC <0003> auc.c:113 vector [1]: rand = 73d38192d6ced8d7ebdf330fef30eec5 20241130122524885 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241130122524885 DAUC <0003> auc.c:142 vector [1]: autn = 6593ef0ca1330000e97fcc5a0761613a 20241130122524885 DAUC <0003> auc.c:143 vector [1]: ck = d6dc5c8591eda6b9b2b93462d8712834 20241130122524885 DAUC <0003> auc.c:144 vector [1]: ik = db496abb213114e2e49a3f241e3ab3ac 20241130122524885 DAUC <0003> auc.c:145 vector [1]: res = 5a67ccd067af70f10000000000000000 20241130122524885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524885 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524885 DAUC <0003> auc.c:179 vector [1]: kc = 29762a0d06a3d000 20241130122524885 DAUC <0003> auc.c:180 vector [1]: sres = 22a52271 20241130122524885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524885 DAUC <0003> auc.c:113 vector [2]: rand = f14a8111369883bb2af788a91ad40922 20241130122524885 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241130122524885 DAUC <0003> auc.c:142 vector [2]: autn = 71d53f2352b7000039b1072d49bed2db 20241130122524885 DAUC <0003> auc.c:143 vector [2]: ck = d416f9efca1223308b652d5931cc0c6b 20241130122524885 DAUC <0003> auc.c:144 vector [2]: ik = 05f97142fdf589ec2d5ca5bf9150cd20 20241130122524885 DAUC <0003> auc.c:145 vector [2]: res = ef9fe79a01b4b5480000000000000000 20241130122524885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524885 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524885 DAUC <0003> auc.c:179 vector [2]: kc = d76aa9c2812aa400 20241130122524885 DAUC <0003> auc.c:180 vector [2]: sres = 536fbfbe 20241130122524885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524885 DAUC <0003> auc.c:113 vector [3]: rand = a99645f3c759284a8412258ce1f415a4 20241130122524885 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241130122524885 DAUC <0003> auc.c:142 vector [3]: autn = 5ad2a0a8b79500007d98bf35c6fa028c 20241130122524885 DAUC <0003> auc.c:143 vector [3]: ck = 084c4ae671258b2f3dd0a9b44b040bd7 20241130122524885 DAUC <0003> auc.c:144 vector [3]: ik = 8d3bb300edc937aed8a863c8e15541ac 20241130122524886 DAUC <0003> auc.c:145 vector [3]: res = 4b858065d3a15a2a0000000000000000 20241130122524886 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524886 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524886 DAUC <0003> auc.c:179 vector [3]: kc = b156318532f76800 20241130122524886 DAUC <0003> auc.c:180 vector [3]: sres = 7a28bda6 20241130122524886 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524886 DAUC <0003> auc.c:113 vector [4]: rand = bcc681e59deac447771f3f8445c329b0 20241130122524886 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241130122524886 DAUC <0003> auc.c:142 vector [4]: autn = f8ed3c047a47000069d58fd73a7ff8ab 20241130122524886 DAUC <0003> auc.c:143 vector [4]: ck = 96b51c4c8a3bbaf21ec21038eadf2591 20241130122524886 DAUC <0003> auc.c:144 vector [4]: ik = 1a1e17419ce5f2cf5a5e26217a1eb001 20241130122524886 DAUC <0003> auc.c:145 vector [4]: res = b66c14b3ecb19f160000000000000000 20241130122524886 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524886 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122524886 DAUC <0003> auc.c:179 vector [4]: kc = aa74125a06cb9800 20241130122524886 DAUC <0003> auc.c:180 vector [4]: sres = bc37a119 20241130122524886 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122524886 DAUC <0003> db_auc.c:245 IMSI='262426780789446': Generated 5 vectors 20241130122524886 DAUC <0003> db_auc.c:249 IMSI='262426780789446': Updating SQN=321 in DB 20241130122524886 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426780789446"} 20241130122524886 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524886 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524886 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524887 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524887 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426780789446"} 20241130122524887 DAUC <0003> db_auc.c:236 IMSI='262426780789446': Calling to generate 5 vectors 20241130122524887 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122524887 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524887 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524887 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241130122524887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524887 DAUC <0003> auc.c:113 vector [0]: rand = 5e1a606f7918c21392962ff7fbed832f 20241130122524887 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241130122524887 DAUC <0003> auc.c:142 vector [0]: autn = 162ddc3967d20000f22ad6c280b4e82f 20241130122524887 DAUC <0003> auc.c:143 vector [0]: ck = 8bdb352555638633c30ee55ce635eddc 20241130122524887 DAUC <0003> auc.c:144 vector [0]: ik = 2343d2d83b6ac8b9a32b8ce0313896e3 20241130122524887 DAUC <0003> auc.c:145 vector [0]: res = 71ab591b6c7283950000000000000000 20241130122524887 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524887 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524887 DAUC <0003> auc.c:179 vector [0]: kc = d076152d9e23c000 20241130122524887 DAUC <0003> auc.c:180 vector [0]: sres = dc3a76e1 20241130122524887 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524887 DAUC <0003> auc.c:113 vector [1]: rand = 2c338e304d8e84f3109251b96c3b7af8 20241130122524887 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241130122524887 DAUC <0003> auc.c:142 vector [1]: autn = 333bceee4a3a00006749a0f1df64080d 20241130122524887 DAUC <0003> auc.c:143 vector [1]: ck = 4b2af040d8915e3af22655d54dbb3e84 20241130122524887 DAUC <0003> auc.c:144 vector [1]: ik = b128dfb2247c57e44a68a086280b06e4 20241130122524887 DAUC <0003> auc.c:145 vector [1]: res = 10fb668f412d903f0000000000000000 20241130122524887 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524887 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524887 DAUC <0003> auc.c:179 vector [1]: kc = 68a4a0e90477c000 20241130122524887 DAUC <0003> auc.c:180 vector [1]: sres = 0859435b 20241130122524887 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524887 DAUC <0003> auc.c:113 vector [2]: rand = c6f3ca199cfd9a9cac56b577279b3a3f 20241130122524887 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241130122524887 DAUC <0003> auc.c:142 vector [2]: autn = dae7896347a800006a7c4943f882d460 20241130122524887 DAUC <0003> auc.c:143 vector [2]: ck = aab898a32f44c0d4647fd0ae0fd4ad8b 20241130122524887 DAUC <0003> auc.c:144 vector [2]: ik = a6c63cd16ef56fd4e8f9dfc58220bee4 20241130122524887 DAUC <0003> auc.c:145 vector [2]: res = 82a3342c53ca4aa90000000000000000 20241130122524887 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524887 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524887 DAUC <0003> auc.c:179 vector [2]: kc = 62bd00e1ae57fc00 20241130122524887 DAUC <0003> auc.c:180 vector [2]: sres = c83d4f15 20241130122524887 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524887 DAUC <0003> auc.c:113 vector [3]: rand = b2bc84e50c616709032da02bd5df7d97 20241130122524887 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241130122524887 DAUC <0003> auc.c:142 vector [3]: autn = 45e9bdece81b000067359220d7e6a181 20241130122524887 DAUC <0003> auc.c:143 vector [3]: ck = 3a80dc62e9177f28182fc7d981805805 20241130122524887 DAUC <0003> auc.c:144 vector [3]: ik = e0d9c65ffd73c4287302da7fac476b99 20241130122524887 DAUC <0003> auc.c:145 vector [3]: res = 5f98fc6b77d1fcf60000000000000000 20241130122524887 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524887 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524887 DAUC <0003> auc.c:179 vector [3]: kc = 57d86f5d335bc800 20241130122524887 DAUC <0003> auc.c:180 vector [3]: sres = e26d229a 20241130122524887 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524887 DAUC <0003> auc.c:113 vector [4]: rand = d897000d869ebb1b41265d12afc2035e 20241130122524887 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241130122524887 DAUC <0003> auc.c:142 vector [4]: autn = 4179bd93516b000041d7edb58c64d70c 20241130122524887 DAUC <0003> auc.c:143 vector [4]: ck = f31556f2681f63b846c38ccf1ec95681 20241130122524887 DAUC <0003> auc.c:144 vector [4]: ik = 106013770b1413fe54227c83cf40ca75 20241130122524887 DAUC <0003> auc.c:145 vector [4]: res = 8d6a3a17c233d8e70000000000000000 20241130122524887 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524888 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122524888 DAUC <0003> auc.c:179 vector [4]: kc = 6a4d949759255c00 20241130122524888 DAUC <0003> auc.c:180 vector [4]: sres = 4b8b15c0 20241130122524888 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122524888 DAUC <0003> db_auc.c:245 IMSI='262426780789446': Generated 5 vectors 20241130122524888 DAUC <0003> db_auc.c:249 IMSI='262426780789446': Updating SQN=481 in DB 20241130122524888 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426780789446"} 20241130122524888 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262426780789446 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524888 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524888 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53902<->l=127.0.0.1:4258 20241130122524890 DAUC <0003> db_auc.c:157 IMSI='262429494213260': No 2G Auth Data 20241130122524890 DAUC <0003> db_auc.c:192 IMSI='262429494213260': No 3G Auth Data 20241130122524896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241130122524898 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524898 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524898 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429494213260"} 20241130122524898 DAUC <0003> db_auc.c:236 IMSI='262429494213260': Calling to generate 1 vectors 20241130122524898 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241130122524898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122524898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524898 DAUC <0003> auc.c:113 vector [0]: rand = 860c5685db4190e1291e4b5415d55254 20241130122524898 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122524898 DAUC <0003> auc.c:142 vector [0]: autn = a4ef79c48db200009222cd19d8831469 20241130122524898 DAUC <0003> auc.c:143 vector [0]: ck = 2c8147ec6b3e96c96e707671552ee949 20241130122524898 DAUC <0003> auc.c:144 vector [0]: ik = eb7d2a8ab87ef12ad1115371eee5e4b9 20241130122524898 DAUC <0003> auc.c:145 vector [0]: res = 73abf5e2637fff510000000000000000 20241130122524898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524898 DAUC <0003> auc.c:179 vector [0]: kc = 08e3c0ee54aa9400 20241130122524898 DAUC <0003> auc.c:180 vector [0]: sres = b6ed7058 20241130122524898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524898 DAUC <0003> db_auc.c:245 IMSI='262429494213260': Generated 1 vectors 20241130122524898 DAUC <0003> db_auc.c:249 IMSI='262429494213260': Updating SQN=33 in DB 20241130122524898 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429494213260"} 20241130122524898 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524898 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524898 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524898 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524900 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524900 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429494213260"} 20241130122524900 DAUC <0003> db_auc.c:236 IMSI='262429494213260': Calling to generate 4 vectors 20241130122524900 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241130122524900 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524900 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524900 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241130122524900 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524900 DAUC <0003> auc.c:113 vector [0]: rand = de8d787741798efdaa630177948b24e8 20241130122524900 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241130122524900 DAUC <0003> auc.c:142 vector [0]: autn = 87a0b87dcf3000004c6ad2b8f5dafbb2 20241130122524900 DAUC <0003> auc.c:143 vector [0]: ck = 9cffe4fa9dffa1920527076a739857cc 20241130122524900 DAUC <0003> auc.c:144 vector [0]: ik = 3ade18ba8e22c05f2a344a33f74b5010 20241130122524900 DAUC <0003> auc.c:145 vector [0]: res = df86e8c9a44107ab0000000000000000 20241130122524900 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524900 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524900 DAUC <0003> auc.c:179 vector [0]: kc = 68c50325b7e09000 20241130122524900 DAUC <0003> auc.c:180 vector [0]: sres = cf21ebb6 20241130122524900 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524900 DAUC <0003> auc.c:113 vector [1]: rand = 794e8eb92e03232e83af7cfd427c029b 20241130122524900 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241130122524900 DAUC <0003> auc.c:142 vector [1]: autn = 224ebfe1cfa9000012b5480e76185b8e 20241130122524900 DAUC <0003> auc.c:143 vector [1]: ck = 0809ffab0db546da2c9a15fd009e80a7 20241130122524900 DAUC <0003> auc.c:144 vector [1]: ik = 8f7be8a34f00ce1bda832d13d0afceb0 20241130122524900 DAUC <0003> auc.c:145 vector [1]: res = d3d143c61ac264590000000000000000 20241130122524900 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524900 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524900 DAUC <0003> auc.c:179 vector [1]: kc = 519bb9185fb98800 20241130122524900 DAUC <0003> auc.c:180 vector [1]: sres = bd7b4430 20241130122524900 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524900 DAUC <0003> auc.c:113 vector [2]: rand = da854d8d7c2ceab8d9bd59778bd9ba89 20241130122524900 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241130122524900 DAUC <0003> auc.c:142 vector [2]: autn = 4acee204764c0000031d9bf87a2d68dd 20241130122524900 DAUC <0003> auc.c:143 vector [2]: ck = 95d4a8bc9f5b93a35a3182135ef2bfb2 20241130122524900 DAUC <0003> auc.c:144 vector [2]: ik = d2fbc6e45506b45cf4db5fbc083b736a 20241130122524900 DAUC <0003> auc.c:145 vector [2]: res = cfcb739121cbbbcd0000000000000000 20241130122524900 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524900 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524900 DAUC <0003> auc.c:179 vector [2]: kc = f6bdaa1939bf7800 20241130122524900 DAUC <0003> auc.c:180 vector [2]: sres = db3fb2f1 20241130122524900 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524900 DAUC <0003> auc.c:113 vector [3]: rand = 19485da6532c81a21bef2ee017cea40d 20241130122524900 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241130122524900 DAUC <0003> auc.c:142 vector [3]: autn = c56ef75a3c3800007510ca7c428a702e 20241130122524900 DAUC <0003> auc.c:143 vector [3]: ck = e0291ac368fd19f50c42158e767914ad 20241130122524900 DAUC <0003> auc.c:144 vector [3]: ik = 6d7dfc3d1c9e3725e6981dd64faf5829 20241130122524900 DAUC <0003> auc.c:145 vector [3]: res = 3105b1a6e21346d90000000000000000 20241130122524900 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524900 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524900 DAUC <0003> auc.c:179 vector [3]: kc = 3deb01be243ab800 20241130122524900 DAUC <0003> auc.c:180 vector [3]: sres = bcbd7a99 20241130122524900 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524900 DAUC <0003> db_auc.c:245 IMSI='262429494213260': Generated 4 vectors 20241130122524900 DAUC <0003> db_auc.c:249 IMSI='262429494213260': Updating SQN=161 in DB 20241130122524900 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429494213260"} 20241130122524900 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524900 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524900 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524901 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524901 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524901 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429494213260"} 20241130122524901 DAUC <0003> db_auc.c:236 IMSI='262429494213260': Calling to generate 5 vectors 20241130122524901 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122524901 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524901 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524901 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241130122524901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524901 DAUC <0003> auc.c:113 vector [0]: rand = 5acd0f506265c8d41318debd46008d31 20241130122524901 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241130122524901 DAUC <0003> auc.c:142 vector [0]: autn = fd5091d35dad000002c3f38d3252a3c8 20241130122524901 DAUC <0003> auc.c:143 vector [0]: ck = e424b1e03c53fb8400258fb62dfa916b 20241130122524901 DAUC <0003> auc.c:144 vector [0]: ik = 4e48e772adfb6e31dc18e43528b7c00f 20241130122524901 DAUC <0003> auc.c:145 vector [0]: res = 0339c98b4b31c5ea0000000000000000 20241130122524901 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524901 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524901 DAUC <0003> auc.c:179 vector [0]: kc = f183647a22174800 20241130122524901 DAUC <0003> auc.c:180 vector [0]: sres = befc6739 20241130122524901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524901 DAUC <0003> auc.c:113 vector [1]: rand = fa2627a6b62440759448d2aa6d43013e 20241130122524901 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241130122524901 DAUC <0003> auc.c:142 vector [1]: autn = 5592f19612bc0000e593068e3aaeebc2 20241130122524901 DAUC <0003> auc.c:143 vector [1]: ck = c707cabe5627969f41f66444e54bfcda 20241130122524901 DAUC <0003> auc.c:144 vector [1]: ik = 5014e76578ce069b2f8c34fbc1ade22a 20241130122524901 DAUC <0003> auc.c:145 vector [1]: res = 97d57e5416f980170000000000000000 20241130122524901 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524901 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524901 DAUC <0003> auc.c:179 vector [1]: kc = 4dae8931d244cc00 20241130122524901 DAUC <0003> auc.c:180 vector [1]: sres = 5bcedb53 20241130122524901 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524901 DAUC <0003> auc.c:113 vector [2]: rand = fdbccb43e697579f2fe0fb45f120843a 20241130122524901 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241130122524901 DAUC <0003> auc.c:142 vector [2]: autn = 4bf654b6a76f000049a1c8da9dfa3154 20241130122524901 DAUC <0003> auc.c:143 vector [2]: ck = 35b36625b720d8201e30363709d80898 20241130122524901 DAUC <0003> auc.c:144 vector [2]: ik = 37a3ccc06ab604acad8b3563360c220d 20241130122524901 DAUC <0003> auc.c:145 vector [2]: res = cf2bd1544f7532670000000000000000 20241130122524901 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524901 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524901 DAUC <0003> auc.c:179 vector [2]: kc = f1aeab8c1859f400 20241130122524901 DAUC <0003> auc.c:180 vector [2]: sres = 88d36599 20241130122524901 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524901 DAUC <0003> auc.c:113 vector [3]: rand = 4027d0b57bb8a65c1bae6ded63060d79 20241130122524901 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241130122524901 DAUC <0003> auc.c:142 vector [3]: autn = b1c7c1842e0e00001a9b7413c65ec600 20241130122524901 DAUC <0003> auc.c:143 vector [3]: ck = 62585460d2095dd9113c6e98da6f78f8 20241130122524901 DAUC <0003> auc.c:144 vector [3]: ik = cc83660e35861a863325bde5aaa3edef 20241130122524901 DAUC <0003> auc.c:145 vector [3]: res = a65de784763b39ae0000000000000000 20241130122524901 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524901 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524901 DAUC <0003> auc.c:179 vector [3]: kc = fa7d358da0ae3400 20241130122524901 DAUC <0003> auc.c:180 vector [3]: sres = d20725a9 20241130122524901 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524901 DAUC <0003> auc.c:113 vector [4]: rand = 60c84e2673e0d429371b08f37d9f6249 20241130122524901 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241130122524901 DAUC <0003> auc.c:142 vector [4]: autn = a88a739b87b800006e8245be58232018 20241130122524901 DAUC <0003> auc.c:143 vector [4]: ck = c43035ca2e187935f003485072ec1303 20241130122524901 DAUC <0003> auc.c:144 vector [4]: ik = 01d4cae594c937c2b2035e663c070f42 20241130122524901 DAUC <0003> auc.c:145 vector [4]: res = 1442674d35e731270000000000000000 20241130122524901 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524901 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122524901 DAUC <0003> auc.c:179 vector [4]: kc = f2fc1bf7e1968800 20241130122524901 DAUC <0003> auc.c:180 vector [4]: sres = b06c0d80 20241130122524901 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122524901 DAUC <0003> db_auc.c:245 IMSI='262429494213260': Generated 5 vectors 20241130122524901 DAUC <0003> db_auc.c:249 IMSI='262429494213260': Updating SQN=321 in DB 20241130122524901 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429494213260"} 20241130122524901 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524901 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524901 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524901 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524903 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524903 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524903 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429494213260"} 20241130122524903 DAUC <0003> db_auc.c:236 IMSI='262429494213260': Calling to generate 5 vectors 20241130122524903 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122524903 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524903 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524903 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241130122524903 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524903 DAUC <0003> auc.c:113 vector [0]: rand = 54f91b546779ed0ef3ca912810fd8a06 20241130122524903 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241130122524903 DAUC <0003> auc.c:142 vector [0]: autn = 2c3cbae87c6300006c83a201fa85db06 20241130122524903 DAUC <0003> auc.c:143 vector [0]: ck = afe26485a28f7a1a21052fcd8964a408 20241130122524903 DAUC <0003> auc.c:144 vector [0]: ik = 85357080e4554183924e6d6b0abd4f88 20241130122524903 DAUC <0003> auc.c:145 vector [0]: res = 7d65a09431d9929c0000000000000000 20241130122524903 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524903 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524903 DAUC <0003> auc.c:179 vector [0]: kc = 03cd10752454c800 20241130122524903 DAUC <0003> auc.c:180 vector [0]: sres = 5d6341dd 20241130122524903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524903 DAUC <0003> auc.c:113 vector [1]: rand = 7ed604c5b887353693e45ce8b2380378 20241130122524903 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241130122524903 DAUC <0003> auc.c:142 vector [1]: autn = 8a3251a540e40000da05a2f80cee2e76 20241130122524903 DAUC <0003> auc.c:143 vector [1]: ck = 37545f67a0f4e4541a903de16102fc28 20241130122524903 DAUC <0003> auc.c:144 vector [1]: ik = 22a6f5b8b1db1ce1310b91c73f98135e 20241130122524903 DAUC <0003> auc.c:145 vector [1]: res = 095efe9b110ad8630000000000000000 20241130122524903 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524903 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524903 DAUC <0003> auc.c:179 vector [1]: kc = fd392fc3e8621000 20241130122524903 DAUC <0003> auc.c:180 vector [1]: sres = 67f2525c 20241130122524903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524903 DAUC <0003> auc.c:113 vector [2]: rand = c2202d0d891c457ade409d3f0414f720 20241130122524903 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241130122524903 DAUC <0003> auc.c:142 vector [2]: autn = e4394c15002c000000838e9cbce5c88e 20241130122524903 DAUC <0003> auc.c:143 vector [2]: ck = 59ed258051e6e817722110ced921bacd 20241130122524903 DAUC <0003> auc.c:144 vector [2]: ik = c780589f1949cfdc9855025ad34b35cf 20241130122524903 DAUC <0003> auc.c:145 vector [2]: res = 8ae8ab1c135758170000000000000000 20241130122524903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524903 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524903 DAUC <0003> auc.c:179 vector [2]: kc = 0cc9052d63d84800 20241130122524903 DAUC <0003> auc.c:180 vector [2]: sres = bf79f5c7 20241130122524903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524903 DAUC <0003> auc.c:113 vector [3]: rand = 312835ba60141a5fb57bd8e891b976ef 20241130122524903 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241130122524903 DAUC <0003> auc.c:142 vector [3]: autn = e0196727977400006e8770b5c07ed1ba 20241130122524903 DAUC <0003> auc.c:143 vector [3]: ck = f55bf6d85422ae5adef406133dc0d85e 20241130122524903 DAUC <0003> auc.c:144 vector [3]: ik = c0230fdb94ffd1355dda2481e349dab7 20241130122524903 DAUC <0003> auc.c:145 vector [3]: res = beda202c998479270000000000000000 20241130122524903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524903 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524903 DAUC <0003> auc.c:179 vector [3]: kc = 560f42d745094400 20241130122524903 DAUC <0003> auc.c:180 vector [3]: sres = 54cdbc99 20241130122524903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524903 DAUC <0003> auc.c:113 vector [4]: rand = b2efde9ddbb50cdd9b2a2637e4d3a006 20241130122524903 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241130122524903 DAUC <0003> auc.c:142 vector [4]: autn = a3fd194401940000d8038399c8ec2c41 20241130122524903 DAUC <0003> auc.c:143 vector [4]: ck = afa31336f8e1eb5180ba68b3f591580f 20241130122524903 DAUC <0003> auc.c:144 vector [4]: ik = 7f1ad57fd899f24c07ef81328fb2de2b 20241130122524903 DAUC <0003> auc.c:145 vector [4]: res = aff78b3ab7d9b92b0000000000000000 20241130122524903 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524903 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122524903 DAUC <0003> auc.c:179 vector [4]: kc = 33101b57940c6c00 20241130122524903 DAUC <0003> auc.c:180 vector [4]: sres = 9b218735 20241130122524903 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122524903 DAUC <0003> db_auc.c:245 IMSI='262429494213260': Generated 5 vectors 20241130122524903 DAUC <0003> db_auc.c:249 IMSI='262429494213260': Updating SQN=481 in DB 20241130122524903 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429494213260"} 20241130122524903 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262429494213260 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524903 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524903 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53912<->l=127.0.0.1:4258 20241130122524905 DAUC <0003> db_auc.c:157 IMSI='262427512690306': No 2G Auth Data 20241130122524905 DAUC <0003> db_auc.c:192 IMSI='262427512690306': No 3G Auth Data 20241130122524912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241130122524913 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524913 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427512690306"} 20241130122524913 DAUC <0003> db_auc.c:236 IMSI='262427512690306': Calling to generate 1 vectors 20241130122524913 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241130122524913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122524913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524913 DAUC <0003> auc.c:113 vector [0]: rand = 6e6b062ff50d944888f46af1539a2d23 20241130122524913 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122524913 DAUC <0003> auc.c:142 vector [0]: autn = e7d7f4119e82000061f031d518ee1a2e 20241130122524913 DAUC <0003> auc.c:143 vector [0]: ck = 26722ed8c22447ea0abe5f33228a8960 20241130122524913 DAUC <0003> auc.c:144 vector [0]: ik = 786d7fa9d21e96c64eaa4ed59d5cd133 20241130122524913 DAUC <0003> auc.c:145 vector [0]: res = ff9b3c00578411d60000000000000000 20241130122524913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524913 DAUC <0003> auc.c:179 vector [0]: kc = e12060f3f5f849f3 20241130122524913 DAUC <0003> auc.c:180 vector [0]: sres = dc6dee53 20241130122524913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524913 DAUC <0003> db_auc.c:245 IMSI='262427512690306': Generated 1 vectors 20241130122524913 DAUC <0003> db_auc.c:249 IMSI='262427512690306': Updating SQN=33 in DB 20241130122524913 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427512690306"} 20241130122524913 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524913 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524913 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524915 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524915 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524915 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427512690306"} 20241130122524915 DAUC <0003> db_auc.c:236 IMSI='262427512690306': Calling to generate 4 vectors 20241130122524915 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241130122524915 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524915 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524915 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241130122524915 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524915 DAUC <0003> auc.c:113 vector [0]: rand = 37da5fa99dea4c26cc0021c7055cc38a 20241130122524915 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241130122524915 DAUC <0003> auc.c:142 vector [0]: autn = 0c0c9db712cc000013ce7ce96ac85981 20241130122524915 DAUC <0003> auc.c:143 vector [0]: ck = 603a4cade0a63b1bf81ef77f480d4e63 20241130122524915 DAUC <0003> auc.c:144 vector [0]: ik = c3b3f00e2c2749841ab753505b005f28 20241130122524915 DAUC <0003> auc.c:145 vector [0]: res = fa4bd39e19e2eddc0000000000000000 20241130122524915 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524915 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524915 DAUC <0003> auc.c:179 vector [0]: kc = bd8e555fbb84c4c4 20241130122524915 DAUC <0003> auc.c:180 vector [0]: sres = fa023e33 20241130122524915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524915 DAUC <0003> auc.c:113 vector [1]: rand = 1d05068f076fa240cf1f6b39cfc81882 20241130122524915 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241130122524915 DAUC <0003> auc.c:142 vector [1]: autn = 8208089aaebd0000166b1be0442a353a 20241130122524915 DAUC <0003> auc.c:143 vector [1]: ck = b4c71a9827bd0c676e4fa963ba5382ef 20241130122524915 DAUC <0003> auc.c:144 vector [1]: ik = 5b624593c2468ab36eff24e23e52f77a 20241130122524915 DAUC <0003> auc.c:145 vector [1]: res = 4d07c2ffa1081f7a0000000000000000 20241130122524915 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524915 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524915 DAUC <0003> auc.c:179 vector [1]: kc = 0a326639a9b0a0ad 20241130122524915 DAUC <0003> auc.c:180 vector [1]: sres = 3f81725f 20241130122524915 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524915 DAUC <0003> auc.c:113 vector [2]: rand = 8cca60e7f6d6a820edd4aa05419f3bee 20241130122524915 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241130122524915 DAUC <0003> auc.c:142 vector [2]: autn = 98add595aeb5000026dca1078a2346a2 20241130122524915 DAUC <0003> auc.c:143 vector [2]: ck = fd85c9aebcca89eb5af9461a6e1e6ec6 20241130122524915 DAUC <0003> auc.c:144 vector [2]: ik = d4745018f813c74689469422aae0f7ca 20241130122524915 DAUC <0003> auc.c:145 vector [2]: res = 9785ab228bbb21fe0000000000000000 20241130122524915 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524915 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524915 DAUC <0003> auc.c:179 vector [2]: kc = d466b380d3fba60e 20241130122524915 DAUC <0003> auc.c:180 vector [2]: sres = 7c196dee 20241130122524915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524915 DAUC <0003> auc.c:113 vector [3]: rand = da08f1f31a614f325468c45e9a839a79 20241130122524915 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241130122524915 DAUC <0003> auc.c:142 vector [3]: autn = f06ab64c59b500004d2d237fea539690 20241130122524915 DAUC <0003> auc.c:143 vector [3]: ck = bad2639b83c55b32fffb7a2ab5f2c14f 20241130122524915 DAUC <0003> auc.c:144 vector [3]: ik = b8ff3506234dfeba3d77cf0ae9a15784 20241130122524915 DAUC <0003> auc.c:145 vector [3]: res = 1eea54154146ca100000000000000000 20241130122524915 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524915 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524915 DAUC <0003> auc.c:179 vector [3]: kc = ed7a41726abdd4c7 20241130122524915 DAUC <0003> auc.c:180 vector [3]: sres = 9923a956 20241130122524915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524915 DAUC <0003> db_auc.c:245 IMSI='262427512690306': Generated 4 vectors 20241130122524915 DAUC <0003> db_auc.c:249 IMSI='262427512690306': Updating SQN=161 in DB 20241130122524915 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427512690306"} 20241130122524915 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524915 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524915 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524916 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524916 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427512690306"} 20241130122524916 DAUC <0003> db_auc.c:236 IMSI='262427512690306': Calling to generate 5 vectors 20241130122524916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122524916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524916 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241130122524916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524916 DAUC <0003> auc.c:113 vector [0]: rand = d9ae977c299b98167de7398199deb31d 20241130122524916 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241130122524916 DAUC <0003> auc.c:142 vector [0]: autn = 2d974b7c9dbe0000058bb9cdd2f2bea3 20241130122524916 DAUC <0003> auc.c:143 vector [0]: ck = ed8be7cad003a88bdcb9fa7f60054773 20241130122524916 DAUC <0003> auc.c:144 vector [0]: ik = 4ecb1e0c5b5178dd2197fb47dabc3e90 20241130122524916 DAUC <0003> auc.c:145 vector [0]: res = c57ae747fe88c7f50000000000000000 20241130122524916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524916 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524916 DAUC <0003> auc.c:179 vector [0]: kc = cb93d0a5bdc55299 20241130122524916 DAUC <0003> auc.c:180 vector [0]: sres = cd1ca35d 20241130122524916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524916 DAUC <0003> auc.c:113 vector [1]: rand = 041ac05aef75e6a0e83a3d0c1050dfd4 20241130122524916 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241130122524916 DAUC <0003> auc.c:142 vector [1]: autn = 9cea127036b00000dcbd42a31cb642bc 20241130122524916 DAUC <0003> auc.c:143 vector [1]: ck = ecaa0a73ab183ee0000491e2b4c1df1c 20241130122524916 DAUC <0003> auc.c:144 vector [1]: ik = 90757a71b4c225f7491495477dcd8917 20241130122524916 DAUC <0003> auc.c:145 vector [1]: res = 4ae87ae12478debc0000000000000000 20241130122524916 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524917 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524917 DAUC <0003> auc.c:179 vector [1]: kc = de06b02b794e5ca8 20241130122524917 DAUC <0003> auc.c:180 vector [1]: sres = 2ed098c7 20241130122524917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524917 DAUC <0003> auc.c:113 vector [2]: rand = fbdb9a73d615fe0334afa71d21c693f9 20241130122524917 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241130122524917 DAUC <0003> auc.c:142 vector [2]: autn = 3360726fe0c100008ecb34e96bd2d0bc 20241130122524917 DAUC <0003> auc.c:143 vector [2]: ck = beda22ed9fb45d747cb753ed8baa717b 20241130122524917 DAUC <0003> auc.c:144 vector [2]: ik = 957cbcb1ba90558fd6861f14138adcc6 20241130122524917 DAUC <0003> auc.c:145 vector [2]: res = 21d2a65cdb7120e80000000000000000 20241130122524917 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524917 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524917 DAUC <0003> auc.c:179 vector [2]: kc = 707db7ef0eb77d47 20241130122524917 DAUC <0003> auc.c:180 vector [2]: sres = e233343d 20241130122524917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524917 DAUC <0003> auc.c:113 vector [3]: rand = 7787e5c7b5924a0913fd09cbb1f7263c 20241130122524917 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241130122524917 DAUC <0003> auc.c:142 vector [3]: autn = fb6145181385000069dc5fc82e17680d 20241130122524917 DAUC <0003> auc.c:143 vector [3]: ck = a9a4b5008f4b6f4b3a28b3c03c032a5c 20241130122524917 DAUC <0003> auc.c:144 vector [3]: ik = 776c87646074dc60a2761712da3c4b6f 20241130122524917 DAUC <0003> auc.c:145 vector [3]: res = ed121f549572901c0000000000000000 20241130122524917 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524917 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524917 DAUC <0003> auc.c:179 vector [3]: kc = e30200bc577a5973 20241130122524917 DAUC <0003> auc.c:180 vector [3]: sres = c3000c0e 20241130122524917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524917 DAUC <0003> auc.c:113 vector [4]: rand = dff789e88c58fb8e08cc0835a59e7b55 20241130122524917 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241130122524917 DAUC <0003> auc.c:142 vector [4]: autn = 414d256ac07400006a84c37a83000226 20241130122524917 DAUC <0003> auc.c:143 vector [4]: ck = 0d94a3fc50f9090370f8442b2ca70f4f 20241130122524917 DAUC <0003> auc.c:144 vector [4]: ik = 2a3bf830f6e48486fcb2251403c637eb 20241130122524917 DAUC <0003> auc.c:145 vector [4]: res = 0deb1572ea3126bf0000000000000000 20241130122524917 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524917 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122524917 DAUC <0003> auc.c:179 vector [4]: kc = 2dfcc552bb842bbf 20241130122524917 DAUC <0003> auc.c:180 vector [4]: sres = ed2e323d 20241130122524917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122524917 DAUC <0003> db_auc.c:245 IMSI='262427512690306': Generated 5 vectors 20241130122524917 DAUC <0003> db_auc.c:249 IMSI='262427512690306': Updating SQN=321 in DB 20241130122524917 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427512690306"} 20241130122524917 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524917 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524917 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524918 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524918 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427512690306"} 20241130122524918 DAUC <0003> db_auc.c:236 IMSI='262427512690306': Calling to generate 5 vectors 20241130122524918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122524918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122524918 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122524918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241130122524918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122524918 DAUC <0003> auc.c:113 vector [0]: rand = d458d98dcc5c1ccb45f6047321979dad 20241130122524918 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241130122524918 DAUC <0003> auc.c:142 vector [0]: autn = 8c7b8e4aeb8000000ada2ab4ac83cae3 20241130122524918 DAUC <0003> auc.c:143 vector [0]: ck = 47408cf957a83e76d2c26fd547166ecc 20241130122524918 DAUC <0003> auc.c:144 vector [0]: ik = 352cf55a4618a2a439ff76f502641f8f 20241130122524918 DAUC <0003> auc.c:145 vector [0]: res = 7bce1cba7873391d0000000000000000 20241130122524918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122524918 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122524918 DAUC <0003> auc.c:179 vector [0]: kc = 258fffaaf8b05d3a 20241130122524918 DAUC <0003> auc.c:180 vector [0]: sres = 66073ed4 20241130122524918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122524918 DAUC <0003> auc.c:113 vector [1]: rand = 6aa76b9849b3a7976368f49bdaa4a991 20241130122524918 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241130122524918 DAUC <0003> auc.c:142 vector [1]: autn = cff6d7ffbe1300003941778c681be2e0 20241130122524918 DAUC <0003> auc.c:143 vector [1]: ck = ccac49f39ae9fd84767cfd581f5e7ec3 20241130122524918 DAUC <0003> auc.c:144 vector [1]: ik = ed3c83a01470913612a2a71ec92ae449 20241130122524918 DAUC <0003> auc.c:145 vector [1]: res = 83e4b71da5037aef0000000000000000 20241130122524918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122524918 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122524918 DAUC <0003> auc.c:179 vector [1]: kc = 196877e87d7d7214 20241130122524918 DAUC <0003> auc.c:180 vector [1]: sres = e23a1030 20241130122524918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122524918 DAUC <0003> auc.c:113 vector [2]: rand = 5bae2b893f5f5088b0339948c00cfa53 20241130122524918 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241130122524918 DAUC <0003> auc.c:142 vector [2]: autn = b754108e5ff60000711ed39283241435 20241130122524918 DAUC <0003> auc.c:143 vector [2]: ck = da72f79aa90277d371005095e552fc1d 20241130122524918 DAUC <0003> auc.c:144 vector [2]: ik = 6eb20d4208fc10fcfc406bfae6c61a0d 20241130122524918 DAUC <0003> auc.c:145 vector [2]: res = a3d61b8fa78665630000000000000000 20241130122524918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122524918 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122524918 DAUC <0003> auc.c:179 vector [2]: kc = 855f362e3db4a8ad 20241130122524918 DAUC <0003> auc.c:180 vector [2]: sres = 7f23412e 20241130122524918 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122524918 DAUC <0003> auc.c:113 vector [3]: rand = 8a588bf1a807e6e22fea4bc302fb1267 20241130122524918 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241130122524918 DAUC <0003> auc.c:142 vector [3]: autn = 2c76fe84ed180000dcb8dac7587f1322 20241130122524918 DAUC <0003> auc.c:143 vector [3]: ck = e4dca6f65545579ba556862f5ee40fe4 20241130122524918 DAUC <0003> auc.c:144 vector [3]: ik = 8f7596cde807f4fc92b5f23b23f62033 20241130122524918 DAUC <0003> auc.c:145 vector [3]: res = 8118f2428bd357680000000000000000 20241130122524918 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122524918 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122524918 DAUC <0003> auc.c:179 vector [3]: kc = af1d4218a361d807 20241130122524918 DAUC <0003> auc.c:180 vector [3]: sres = 5f04d769 20241130122524918 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122524918 DAUC <0003> auc.c:113 vector [4]: rand = 023ad0c4d2d1a3ddf0952ed0af1e8e7c 20241130122524918 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241130122524918 DAUC <0003> auc.c:142 vector [4]: autn = bcb2302e101100007c6296b434e286e9 20241130122524918 DAUC <0003> auc.c:143 vector [4]: ck = 4f26db0b1cb77344cdac7056d95d8b9c 20241130122524918 DAUC <0003> auc.c:144 vector [4]: ik = eff92aedbc6dcda5dca3f2eac6fd1384 20241130122524918 DAUC <0003> auc.c:145 vector [4]: res = efba4b038b7f38640000000000000000 20241130122524918 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122524918 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122524918 DAUC <0003> auc.c:179 vector [4]: kc = 16764a65ff6047e6 20241130122524918 DAUC <0003> auc.c:180 vector [4]: sres = 08eaf0c0 20241130122524918 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122524918 DAUC <0003> db_auc.c:245 IMSI='262427512690306': Generated 5 vectors 20241130122524918 DAUC <0003> db_auc.c:249 IMSI='262427512690306': Updating SQN=481 in DB 20241130122524918 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427512690306"} 20241130122524918 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427512690306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122524918 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524918 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122524919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.1:4258 20241130122524919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53838<->l=127.0.0.1:4258 20241130122524920 DLINP <000b> input/ipa.c:451 connected read/write 20241130122524920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122524920 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122524920 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122524920 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122524920 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33675<->l=127.0.0.1:4259) 20241130122524953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53930<->l=127.0.0.1:4258 20241130122525053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53930<->l=127.0.0.1:4258 20241130122528151 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122528151 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122528154 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241130122528160 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122528160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122528160 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  20241130122528160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122528160 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  20241130122528160 DLGSUP <0013> gsup_server.c:235 2:  20241130122528160 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122528160 DLGSUP <0013> gsup_server.c:235 3:  20241130122528160 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122528160 DLGSUP <0013> gsup_server.c:235 4:  20241130122528160 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122528160 DLGSUP <0013> gsup_server.c:235 5:  20241130122528160 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122528160 DLGSUP <0013> gsup_server.c:235 7:  20241130122528160 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122528160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122528160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122528160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122528189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35247<->l=127.0.0.1:4259) 20241130122528198 DAUC <0003> db_auc.c:157 IMSI='262424506799887': No 2G Auth Data 20241130122528198 DAUC <0003> db_auc.c:192 IMSI='262424506799887': No 3G Auth Data 20241130122528222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20241130122528232 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528232 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424506799887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424506799887"} 20241130122528232 DAUC <0003> db_auc.c:157 IMSI='262424506799887': No 2G Auth Data 20241130122528232 DAUC <0003> db_auc.c:236 IMSI='262424506799887': Calling to generate 5 vectors 20241130122528233 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122528233 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122528233 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122528233 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122528233 DAUC <0003> auc.c:113 vector [0]: rand = 3883ae6803ace50c076e4759c410b9fc 20241130122528233 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122528233 DAUC <0003> auc.c:142 vector [0]: autn = d468f20a7fe880009976ebf165a317f0 20241130122528233 DAUC <0003> auc.c:143 vector [0]: ck = 777e1050d13122acc99902f8a99542d6 20241130122528233 DAUC <0003> auc.c:144 vector [0]: ik = e986c08567c544fa9edc2b7fa8f8a728 20241130122528233 DAUC <0003> auc.c:145 vector [0]: res = 907318ffa83bfe8c0000000000000000 20241130122528233 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122528233 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122528233 DAUC <0003> auc.c:151 vector [0]: kc = c9bdf952b79983a8 20241130122528233 DAUC <0003> auc.c:152 vector [0]: sres = 3848e673 20241130122528233 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122528233 DAUC <0003> auc.c:113 vector [1]: rand = 589ec9ba3d1896cfeada2c2c89fc7dc8 20241130122528233 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122528233 DAUC <0003> auc.c:142 vector [1]: autn = 0b7954c65f9b8000a1bc01243659d33b 20241130122528233 DAUC <0003> auc.c:143 vector [1]: ck = 434a55a908bb45740becbf720006455b 20241130122528233 DAUC <0003> auc.c:144 vector [1]: ik = c8f4c1a6bb822a2cf175e1b463c88c1b 20241130122528233 DAUC <0003> auc.c:145 vector [1]: res = aa862656057993b80000000000000000 20241130122528233 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122528233 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122528233 DAUC <0003> auc.c:151 vector [1]: kc = 7127cac9d0f7a618 20241130122528233 DAUC <0003> auc.c:152 vector [1]: sres = afffb5ee 20241130122528233 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122528233 DAUC <0003> auc.c:113 vector [2]: rand = 956338df4d3406d296f2ce58dd9e0862 20241130122528233 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122528233 DAUC <0003> auc.c:142 vector [2]: autn = f39eeead249a8000a4466cf5277bd282 20241130122528233 DAUC <0003> auc.c:143 vector [2]: ck = a858e6ace23467740399779dd0942021 20241130122528233 DAUC <0003> auc.c:144 vector [2]: ik = b6f8e93a769a887c445e04ee22ea7dec 20241130122528233 DAUC <0003> auc.c:145 vector [2]: res = aa65591a6ab187a30000000000000000 20241130122528233 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122528233 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122528233 DAUC <0003> auc.c:151 vector [2]: kc = 59677ce566d0b2c5 20241130122528233 DAUC <0003> auc.c:152 vector [2]: sres = c0d4deb9 20241130122528233 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122528233 DAUC <0003> auc.c:113 vector [3]: rand = ea15e2ae38c6d722aaf2c59e1fdc226e 20241130122528233 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122528233 DAUC <0003> auc.c:142 vector [3]: autn = c41f6e9efa658000ce7b7dfbf07131c0 20241130122528233 DAUC <0003> auc.c:143 vector [3]: ck = af513526df44eac0d326416332a716d4 20241130122528233 DAUC <0003> auc.c:144 vector [3]: ik = a5e3739ead1a559d9d864ae0cccf49f9 20241130122528233 DAUC <0003> auc.c:145 vector [3]: res = 0e7ae669497220eb0000000000000000 20241130122528233 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122528233 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122528233 DAUC <0003> auc.c:151 vector [3]: kc = 44124d3b8c36e070 20241130122528233 DAUC <0003> auc.c:152 vector [3]: sres = 4708c682 20241130122528233 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122528233 DAUC <0003> auc.c:113 vector [4]: rand = fcd7ccef66dd82c36bd3a9a34fa3697b 20241130122528233 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122528233 DAUC <0003> auc.c:142 vector [4]: autn = f5723864452e80008c74b47710f521d1 20241130122528233 DAUC <0003> auc.c:143 vector [4]: ck = 95466633b8ee3ed51e144d6d31017c4d 20241130122528233 DAUC <0003> auc.c:144 vector [4]: ik = bd389d4186f0ca4acc9502852d9d3f28 20241130122528233 DAUC <0003> auc.c:145 vector [4]: res = 751c619f2358fc420000000000000000 20241130122528233 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122528233 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122528233 DAUC <0003> auc.c:151 vector [4]: kc = faffb49a2282b7fa 20241130122528233 DAUC <0003> auc.c:152 vector [4]: sres = 56449ddd 20241130122528233 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122528233 DAUC <0003> db_auc.c:245 IMSI='262424506799887': Generated 5 vectors 20241130122528233 DAUC <0003> db_auc.c:249 IMSI='262424506799887': Updating SQN=161 in DB 20241130122528233 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424506799887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424506799887"} 20241130122528233 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424506799887 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122528233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53944<->l=127.0.0.1:4258 20241130122528244 DAUC <0003> db_auc.c:157 IMSI='262424855508673': No 2G Auth Data 20241130122528244 DAUC <0003> db_auc.c:192 IMSI='262424855508673': No 3G Auth Data 20241130122528259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20241130122528260 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528260 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424855508673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424855508673"} 20241130122528260 DAUC <0003> db_auc.c:157 IMSI='262424855508673': No 2G Auth Data 20241130122528260 DAUC <0003> db_auc.c:236 IMSI='262424855508673': Calling to generate 5 vectors 20241130122528260 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241130122528260 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122528260 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241130122528260 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122528260 DAUC <0003> auc.c:113 vector [0]: rand = a83e30d2ebfbfe1ddd5492d7b366a2ae 20241130122528260 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122528260 DAUC <0003> auc.c:142 vector [0]: autn = d217d6dc49ad8000b12085e7becb7760 20241130122528260 DAUC <0003> auc.c:143 vector [0]: ck = 79e748d33bda2326818c8fd05bb453ab 20241130122528260 DAUC <0003> auc.c:144 vector [0]: ik = 192a5e3fffe526dd14d64ef4b9cbc879 20241130122528260 DAUC <0003> auc.c:145 vector [0]: res = ff56eb64df13e97a0000000000000000 20241130122528260 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122528260 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241130122528260 DAUC <0003> auc.c:151 vector [0]: kc = f597d7c826409e29 20241130122528260 DAUC <0003> auc.c:152 vector [0]: sres = 2045021e 20241130122528260 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241130122528260 DAUC <0003> auc.c:113 vector [1]: rand = 8f4de0ff87d9c7dba9b7b8832e7e4275 20241130122528260 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122528260 DAUC <0003> auc.c:142 vector [1]: autn = 6c570756afbc80004b4e555fdcabe835 20241130122528260 DAUC <0003> auc.c:143 vector [1]: ck = e4b3a08d0c4f0300fb653fb7f80cb506 20241130122528260 DAUC <0003> auc.c:144 vector [1]: ik = 68cd6d8a47341eaea2f5c8b36b7d072b 20241130122528260 DAUC <0003> auc.c:145 vector [1]: res = 8f837b7eca5320d00000000000000000 20241130122528260 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122528260 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241130122528260 DAUC <0003> auc.c:151 vector [1]: kc = d5ee3a03d80aaf83 20241130122528260 DAUC <0003> auc.c:152 vector [1]: sres = 45d05bae 20241130122528260 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241130122528260 DAUC <0003> auc.c:113 vector [2]: rand = e82f203af8f17f12e513bc88c9e6d38e 20241130122528260 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122528260 DAUC <0003> auc.c:142 vector [2]: autn = 24ab3ba96c7c8000cc1c6967b5cbb876 20241130122528260 DAUC <0003> auc.c:143 vector [2]: ck = 17c84c714f94bfe180af9bc3632fd683 20241130122528260 DAUC <0003> auc.c:144 vector [2]: ik = 7f34ce56c358da2b8255a52c7477ebeb 20241130122528260 DAUC <0003> auc.c:145 vector [2]: res = 96f2b78cfa40407e0000000000000000 20241130122528260 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122528260 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241130122528260 DAUC <0003> auc.c:151 vector [2]: kc = 6a06bcc89b9458a2 20241130122528260 DAUC <0003> auc.c:152 vector [2]: sres = 6cb2f7f2 20241130122528260 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241130122528260 DAUC <0003> auc.c:113 vector [3]: rand = 6c853a1dd9611b06bcdb7b165c5ec7c4 20241130122528260 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122528260 DAUC <0003> auc.c:142 vector [3]: autn = d50fbea9947c80007b16f0195ca9b815 20241130122528260 DAUC <0003> auc.c:143 vector [3]: ck = 250a2e76c5c9675078f9c3d9bbb90dbe 20241130122528260 DAUC <0003> auc.c:144 vector [3]: ik = cd98b16dea8d0477f9bad1d854c09e7e 20241130122528260 DAUC <0003> auc.c:145 vector [3]: res = 638009b7f59eb60f0000000000000000 20241130122528260 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122528260 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241130122528260 DAUC <0003> auc.c:151 vector [3]: kc = 69d18d1ac03df0e7 20241130122528260 DAUC <0003> auc.c:152 vector [3]: sres = 961ebfb8 20241130122528260 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241130122528260 DAUC <0003> auc.c:113 vector [4]: rand = 78a8e55bab4378ebd12022fc731e9073 20241130122528260 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122528260 DAUC <0003> auc.c:142 vector [4]: autn = d425e3641f0c800019eb18ff4c679c3a 20241130122528260 DAUC <0003> auc.c:143 vector [4]: ck = c1332bd061a83af5aa523cacb926b7fd 20241130122528260 DAUC <0003> auc.c:144 vector [4]: ik = 0db6196b0089f25efc4fb4425cfc698f 20241130122528260 DAUC <0003> auc.c:145 vector [4]: res = effedeb273219d910000000000000000 20241130122528260 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122528260 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241130122528260 DAUC <0003> auc.c:151 vector [4]: kc = 9a98ba5584fb16d9 20241130122528260 DAUC <0003> auc.c:152 vector [4]: sres = 9cdf4323 20241130122528260 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241130122528260 DAUC <0003> db_auc.c:245 IMSI='262424855508673': Generated 5 vectors 20241130122528260 DAUC <0003> db_auc.c:249 IMSI='262424855508673': Updating SQN=161 in DB 20241130122528260 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424855508673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424855508673"} 20241130122528260 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262424855508673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122528260 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528260 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528261 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53958<->l=127.0.0.1:4258 20241130122528262 DAUC <0003> db_auc.c:157 IMSI='262429468316225': No 2G Auth Data 20241130122528262 DAUC <0003> db_auc.c:192 IMSI='262429468316225': No 3G Auth Data 20241130122528268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20241130122528269 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528269 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429468316225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429468316225"} 20241130122528269 DAUC <0003> db_auc.c:236 IMSI='262429468316225': Calling to generate 5 vectors 20241130122528269 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122528269 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122528269 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122528269 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122528269 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122528269 DAUC <0003> auc.c:113 vector [0]: rand = 186862b10a5dfc639eea420b600b1905 20241130122528269 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122528269 DAUC <0003> auc.c:142 vector [0]: autn = 3ca932604268800051dcffd249811762 20241130122528269 DAUC <0003> auc.c:143 vector [0]: ck = 54c1f413f5ba273733b471f836f8680e 20241130122528269 DAUC <0003> auc.c:144 vector [0]: ik = 40acfb9cf78d6ef5d4807997c5279524 20241130122528269 DAUC <0003> auc.c:145 vector [0]: res = 9e01feaeb8c8ad940000000000000000 20241130122528269 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122528269 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122528270 DAUC <0003> auc.c:179 vector [0]: kc = c392bdff5f208000 20241130122528270 DAUC <0003> auc.c:180 vector [0]: sres = 091837bb 20241130122528270 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122528270 DAUC <0003> auc.c:113 vector [1]: rand = 749eb296e46b36958d9093dc0613a935 20241130122528270 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122528270 DAUC <0003> auc.c:142 vector [1]: autn = 4df3a42149cf8000691ae433667fc99a 20241130122528270 DAUC <0003> auc.c:143 vector [1]: ck = 027974991e21375af8d9a43a98ad5737 20241130122528270 DAUC <0003> auc.c:144 vector [1]: ik = ab60b76c26068b1506fe6cf0076f9c1d 20241130122528270 DAUC <0003> auc.c:145 vector [1]: res = 15950b6ff8b2b2380000000000000000 20241130122528270 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122528270 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122528270 DAUC <0003> auc.c:179 vector [1]: kc = 028b4ad72e26e800 20241130122528270 DAUC <0003> auc.c:180 vector [1]: sres = bf672f95 20241130122528270 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122528270 DAUC <0003> auc.c:113 vector [2]: rand = afac90b0f5d9598ac863c8f05d52dc04 20241130122528270 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122528270 DAUC <0003> auc.c:142 vector [2]: autn = ba96cbd246378000005d5b04bdddd6b1 20241130122528270 DAUC <0003> auc.c:143 vector [2]: ck = 2aac4386b388c9964d81957b17c3e2be 20241130122528270 DAUC <0003> auc.c:144 vector [2]: ik = c518198b56c87265df8c35a5e755bf8c 20241130122528270 DAUC <0003> auc.c:145 vector [2]: res = f23aa001457ca3ee0000000000000000 20241130122528270 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122528270 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122528270 DAUC <0003> auc.c:179 vector [2]: kc = 1a7f54964a7f0800 20241130122528270 DAUC <0003> auc.c:180 vector [2]: sres = fb1822b1 20241130122528270 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122528270 DAUC <0003> auc.c:113 vector [3]: rand = c0118ebbf3eb6ccceabe51917692f9fd 20241130122528270 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122528270 DAUC <0003> auc.c:142 vector [3]: autn = 8fa2a5a9ebf8800016545e915680c81f 20241130122528270 DAUC <0003> auc.c:143 vector [3]: ck = 6796fd58ed242a6e9d6c9763f7f171fe 20241130122528270 DAUC <0003> auc.c:144 vector [3]: ik = 472eb2f98260ca8306096b27d66df913 20241130122528270 DAUC <0003> auc.c:145 vector [3]: res = b513789ef8e55c790000000000000000 20241130122528270 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122528270 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122528270 DAUC <0003> auc.c:179 vector [3]: kc = 896198be1cfae000 20241130122528270 DAUC <0003> auc.c:180 vector [3]: sres = 1c2775dc 20241130122528270 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122528270 DAUC <0003> auc.c:113 vector [4]: rand = 272a3c972afbd3ffcac0007c8980a888 20241130122528270 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122528270 DAUC <0003> auc.c:142 vector [4]: autn = c3cc9212afb98000382f45e43835cb02 20241130122528270 DAUC <0003> auc.c:143 vector [4]: ck = 6a8a49ea6fb4e7dc8d7beea69bb9b79f 20241130122528270 DAUC <0003> auc.c:144 vector [4]: ik = 220276f57df275c15b51cccdcef4ec92 20241130122528270 DAUC <0003> auc.c:145 vector [4]: res = cdc813d1cd0a4b4a0000000000000000 20241130122528270 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122528270 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122528270 DAUC <0003> auc.c:179 vector [4]: kc = 45a5acac1d1da400 20241130122528270 DAUC <0003> auc.c:180 vector [4]: sres = fac136b1 20241130122528270 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122528270 DAUC <0003> db_auc.c:245 IMSI='262429468316225': Generated 5 vectors 20241130122528270 DAUC <0003> db_auc.c:249 IMSI='262429468316225': Updating SQN=161 in DB 20241130122528270 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429468316225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429468316225"} 20241130122528270 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429468316225 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122528270 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528270 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53966<->l=127.0.0.1:4258 20241130122528272 DAUC <0003> db_auc.c:157 IMSI='262421127092390': No 2G Auth Data 20241130122528272 DAUC <0003> db_auc.c:192 IMSI='262421127092390': No 3G Auth Data 20241130122528279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53978<->l=127.0.0.1:4258 20241130122528280 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528280 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421127092390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421127092390"} 20241130122528280 DAUC <0003> db_auc.c:236 IMSI='262421127092390': Calling to generate 5 vectors 20241130122528280 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122528280 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122528280 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122528280 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122528280 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122528280 DAUC <0003> auc.c:113 vector [0]: rand = f8112dc15db526fe9c0e1b985a9ffd6f 20241130122528280 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122528280 DAUC <0003> auc.c:142 vector [0]: autn = 02be8b418f6d8000aa0e961c1e389efb 20241130122528280 DAUC <0003> auc.c:143 vector [0]: ck = fa0be1cbc11aa3fe12873b18afc547ab 20241130122528280 DAUC <0003> auc.c:144 vector [0]: ik = a2815f914968e175ff31fe153396a3c0 20241130122528280 DAUC <0003> auc.c:145 vector [0]: res = b3af0efa6d516dc30000000000000000 20241130122528280 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122528280 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122528280 DAUC <0003> auc.c:179 vector [0]: kc = 28419e8d2d329c00 20241130122528280 DAUC <0003> auc.c:180 vector [0]: sres = bf79438d 20241130122528280 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122528280 DAUC <0003> auc.c:113 vector [1]: rand = 08c9ba1dfdd289109ed9223147f46cc7 20241130122528280 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122528280 DAUC <0003> auc.c:142 vector [1]: autn = 33ee1a9b6f878000136045f71eca4b30 20241130122528280 DAUC <0003> auc.c:143 vector [1]: ck = 6ffd87e5e36779f5e8dc467a942dc82e 20241130122528280 DAUC <0003> auc.c:144 vector [1]: ik = 39228cf261adc09e61c0a9e686a26105 20241130122528280 DAUC <0003> auc.c:145 vector [1]: res = 1b42e082a88ad8d40000000000000000 20241130122528280 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122528280 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122528280 DAUC <0003> auc.c:179 vector [1]: kc = 357e3fe8cc84cc00 20241130122528280 DAUC <0003> auc.c:180 vector [1]: sres = cf38f653 20241130122528280 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122528280 DAUC <0003> auc.c:113 vector [2]: rand = f831b73636862b06f560f236e37fc9cb 20241130122528280 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122528280 DAUC <0003> auc.c:142 vector [2]: autn = 9ae8b9c8f4ae80001c28847428a2252f 20241130122528280 DAUC <0003> auc.c:143 vector [2]: ck = 2bd232aaad94e7cc4f3a557ed2e8d1fb 20241130122528280 DAUC <0003> auc.c:144 vector [2]: ik = 4466210591dbf65359cf091fa19c1e7f 20241130122528280 DAUC <0003> auc.c:145 vector [2]: res = f678ec13c6ae4cee0000000000000000 20241130122528280 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122528280 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122528280 DAUC <0003> auc.c:179 vector [2]: kc = 5954fc0cd46b0c00 20241130122528280 DAUC <0003> auc.c:180 vector [2]: sres = 2d8a85e2 20241130122528280 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122528280 DAUC <0003> auc.c:113 vector [3]: rand = 2919701eedb3e15e3b8884ceebe78a9c 20241130122528280 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122528280 DAUC <0003> auc.c:142 vector [3]: autn = 4b1d7efec17a8000e8b65c2d74714673 20241130122528280 DAUC <0003> auc.c:143 vector [3]: ck = 63b92afb9ba5e002b795927658d0fb06 20241130122528280 DAUC <0003> auc.c:144 vector [3]: ik = f28caee4eaada83284ff768ed5e35570 20241130122528280 DAUC <0003> auc.c:145 vector [3]: res = a36ebdeaef5f16420000000000000000 20241130122528280 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122528280 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122528280 DAUC <0003> auc.c:179 vector [3]: kc = 9a07aca256a9a400 20241130122528280 DAUC <0003> auc.c:180 vector [3]: sres = 98f055f4 20241130122528280 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122528280 DAUC <0003> auc.c:113 vector [4]: rand = 1de47f3d26367aca65fe7f874f6c5e53 20241130122528280 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122528280 DAUC <0003> auc.c:142 vector [4]: autn = 02094f19a1f680001d6587dd67ff40a5 20241130122528280 DAUC <0003> auc.c:143 vector [4]: ck = 879dd2b66765911f045fb5d7e175cc91 20241130122528280 DAUC <0003> auc.c:144 vector [4]: ik = c91d5d9556ec853cb5a0b5be1ffd3a56 20241130122528280 DAUC <0003> auc.c:145 vector [4]: res = bff698fda899d2680000000000000000 20241130122528280 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122528280 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122528280 DAUC <0003> auc.c:179 vector [4]: kc = 0e231765f413b000 20241130122528280 DAUC <0003> auc.c:180 vector [4]: sres = 95f2a573 20241130122528280 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122528280 DAUC <0003> db_auc.c:245 IMSI='262421127092390': Generated 5 vectors 20241130122528280 DAUC <0003> db_auc.c:249 IMSI='262421127092390': Updating SQN=161 in DB 20241130122528280 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421127092390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421127092390"} 20241130122528280 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421127092390 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122528280 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528280 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53978<->l=127.0.0.1:4258 20241130122528282 DAUC <0003> db_auc.c:157 IMSI='262425441620380': No 2G Auth Data 20241130122528282 DAUC <0003> db_auc.c:192 IMSI='262425441620380': No 3G Auth Data 20241130122528289 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53980<->l=127.0.0.1:4258 20241130122528291 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528291 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425441620380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425441620380"} 20241130122528291 DAUC <0003> db_auc.c:236 IMSI='262425441620380': Calling to generate 5 vectors 20241130122528291 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241130122528291 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241130122528291 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241130122528291 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241130122528291 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241130122528291 DAUC <0003> auc.c:113 vector [0]: rand = 84a784be08c6436582ffc57ca1d9403f 20241130122528291 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241130122528291 DAUC <0003> auc.c:142 vector [0]: autn = 2757da5e42828000952abd41945c7c48 20241130122528291 DAUC <0003> auc.c:143 vector [0]: ck = 8d8c316af38cb5b9d5abf160555ddad9 20241130122528291 DAUC <0003> auc.c:144 vector [0]: ik = ec2919b996bc4c63d7ac5697f9e48cc0 20241130122528291 DAUC <0003> auc.c:145 vector [0]: res = 92636eaf246d7f560000000000000000 20241130122528291 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241130122528291 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241130122528291 DAUC <0003> auc.c:179 vector [0]: kc = a1422c43a76a9fa2 20241130122528291 DAUC <0003> auc.c:180 vector [0]: sres = 819a624f 20241130122528291 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241130122528291 DAUC <0003> auc.c:113 vector [1]: rand = 0ce8871a489b69d60a6efb7ad9d70797 20241130122528291 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241130122528291 DAUC <0003> auc.c:142 vector [1]: autn = 3d84361c478b80007b6db849bc766ec3 20241130122528291 DAUC <0003> auc.c:143 vector [1]: ck = 8ebac1214c42c9034edff2224d84b6c0 20241130122528291 DAUC <0003> auc.c:144 vector [1]: ik = 117fba3ca4fd7c5d662bba9f7e45906a 20241130122528291 DAUC <0003> auc.c:145 vector [1]: res = de4c8da5902281430000000000000000 20241130122528291 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241130122528291 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241130122528291 DAUC <0003> auc.c:179 vector [1]: kc = 04ed950db87dd11a 20241130122528291 DAUC <0003> auc.c:180 vector [1]: sres = a8788d69 20241130122528291 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241130122528291 DAUC <0003> auc.c:113 vector [2]: rand = 9a07a5b2721d2bf93c4d50627306e249 20241130122528291 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241130122528291 DAUC <0003> auc.c:142 vector [2]: autn = 8f4c7fc337e28000a5d9fed5d53bee7a 20241130122528291 DAUC <0003> auc.c:143 vector [2]: ck = 6aed30bf5092c52bcff22141781f014d 20241130122528291 DAUC <0003> auc.c:144 vector [2]: ik = f38c5b636e2afa707b872cfb6100a9e8 20241130122528291 DAUC <0003> auc.c:145 vector [2]: res = 626915af231f29280000000000000000 20241130122528291 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241130122528291 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241130122528291 DAUC <0003> auc.c:179 vector [2]: kc = 3cefed9e3ce7c31f 20241130122528291 DAUC <0003> auc.c:180 vector [2]: sres = 7d479442 20241130122528291 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241130122528291 DAUC <0003> auc.c:113 vector [3]: rand = 3f53f8b5b8fb03f7656c576d70b59398 20241130122528291 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241130122528291 DAUC <0003> auc.c:142 vector [3]: autn = 41b3fb86963c8000357630a3d8f25e79 20241130122528291 DAUC <0003> auc.c:143 vector [3]: ck = d6631a82d509c58e5a90d69f2ac484dc 20241130122528291 DAUC <0003> auc.c:144 vector [3]: ik = 817eed9133f4c6dbdbb177b762336bc0 20241130122528291 DAUC <0003> auc.c:145 vector [3]: res = a91f7f3a4df3b4aa0000000000000000 20241130122528291 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241130122528291 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241130122528291 DAUC <0003> auc.c:179 vector [3]: kc = 4e2ca316c95d5390 20241130122528291 DAUC <0003> auc.c:180 vector [3]: sres = 62ec39d1 20241130122528291 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241130122528291 DAUC <0003> auc.c:113 vector [4]: rand = f9b5121edda8e53edde671bc2298865b 20241130122528291 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241130122528291 DAUC <0003> auc.c:142 vector [4]: autn = 2fc64218e23e80005b05eea336a35b6d 20241130122528291 DAUC <0003> auc.c:143 vector [4]: ck = 73a2ca9d7e44123c8a67522a0f0c1f02 20241130122528291 DAUC <0003> auc.c:144 vector [4]: ik = a753f6b8ed254fdc547aa9252db22c6d 20241130122528291 DAUC <0003> auc.c:145 vector [4]: res = e75b7a3c8278e9be0000000000000000 20241130122528291 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241130122528291 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241130122528291 DAUC <0003> auc.c:179 vector [4]: kc = 5639210ff5132895 20241130122528291 DAUC <0003> auc.c:180 vector [4]: sres = cedc766a 20241130122528291 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241130122528291 DAUC <0003> db_auc.c:245 IMSI='262425441620380': Generated 5 vectors 20241130122528291 DAUC <0003> db_auc.c:249 IMSI='262425441620380': Updating SQN=161 in DB 20241130122528291 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425441620380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425441620380"} 20241130122528291 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425441620380 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122528291 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528291 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122528293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53980<->l=127.0.0.1:4258 20241130122528294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.1:4258 20241130122528294 DLINP <000b> input/ipa.c:451 connected read/write 20241130122528294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122528294 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122528294 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122528294 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122528294 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35247<->l=127.0.0.1:4259) 20241130122528316 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20241130122528417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53986<->l=127.0.0.1:4258 20241130122531528 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122531528 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122531531 DLINP <000b> input/ipa.c:451 connected read/write 20241130122531531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122531533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241130122531538 DLINP <000b> input/ipa.c:451 connected read/write 20241130122531538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122531538 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122531538 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122531538 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  20241130122531538 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122531538 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  20241130122531538 DLGSUP <0013> gsup_server.c:235 2:  20241130122531538 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122531538 DLGSUP <0013> gsup_server.c:235 3:  20241130122531538 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122531538 DLGSUP <0013> gsup_server.c:235 4:  20241130122531538 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122531538 DLGSUP <0013> gsup_server.c:235 5:  20241130122531538 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122531538 DLGSUP <0013> gsup_server.c:235 7:  20241130122531538 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122531538 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122531538 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122531538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122531552 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45745<->l=127.0.0.1:4259) 20241130122531562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4258 20241130122531578 DLINP <000b> input/ipa.c:451 connected read/write 20241130122531578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122531578 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424350451412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424350451412" cn_domain=PS} 20241130122531578 DLU <0006> fsm.c:456 lu(262424350451412)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122531578 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424350451412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241130122531578 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424350451412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424350451412" cause=IMSI unknown in HLR} 20241130122531578 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424350451412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122531578 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424350451412)[0x55d1f1236f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122531578 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424350451412)[0x55d1f1236f60]{UNVALIDATED}: Freeing instance 20241130122531578 DLU <0006> fsm.c:568 lu(PS:IMSI-262424350451412)[0x55d1f1236f60]{UNVALIDATED}: Deallocated 20241130122531578 DLINP <000b> input/ipa.c:451 connected read/write 20241130122531578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122531578 DLINP <000b> input/ipa.c:451 connected read/write 20241130122531578 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122531581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54002<->l=127.0.0.1:4258 20241130122531582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53990<->l=127.0.0.1:4258 20241130122531584 DLINP <000b> input/ipa.c:451 connected read/write 20241130122531584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122531584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122531584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122531584 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122531584 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45745<->l=127.0.0.1:4259) 20241130122531650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20241130122531751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.1:4258 20241130122534861 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122534861 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122534865 DLINP <000b> input/ipa.c:451 connected read/write 20241130122534865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122534868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20241130122534871 DLINP <000b> input/ipa.c:451 connected read/write 20241130122534871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122534871 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122534871 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122534871 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  20241130122534871 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122534871 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  20241130122534871 DLGSUP <0013> gsup_server.c:235 2:  20241130122534871 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122534871 DLGSUP <0013> gsup_server.c:235 3:  20241130122534871 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122534871 DLGSUP <0013> gsup_server.c:235 4:  20241130122534871 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122534871 DLGSUP <0013> gsup_server.c:235 5:  20241130122534871 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122534871 DLGSUP <0013> gsup_server.c:235 7:  20241130122534871 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122534871 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122534871 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122534871 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122534893 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40983<->l=127.0.0.1:4259) 20241130122534908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20241130122534918 DLINP <000b> input/ipa.c:451 connected read/write 20241130122534918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122534918 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262421473215908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421473215908" cn_domain=PS source_name="the-source\n"} 20241130122534918 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241130122534918 DLU <0006> fsm.c:456 lu(262421473215908)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122534918 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262421473215908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241130122534918 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262421473215908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421473215908" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241130122534918 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262421473215908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122534918 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421473215908)[0x55d1f1236f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122534918 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421473215908)[0x55d1f1236f60]{UNVALIDATED}: Freeing instance 20241130122534918 DLU <0006> fsm.c:568 lu(PS:IMSI-262421473215908)[0x55d1f1236f60]{UNVALIDATED}: Deallocated 20241130122534918 DLINP <000b> input/ipa.c:451 connected read/write 20241130122534918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122534918 DLINP <000b> input/ipa.c:451 connected read/write 20241130122534918 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122534923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.1:4258 20241130122534924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33450<->l=127.0.0.1:4258 20241130122534926 DLINP <000b> input/ipa.c:451 connected read/write 20241130122534926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122534926 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122534926 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122534926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122534926 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241130122534928 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40983<->l=127.0.0.1:4259) 20241130122534964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 20241130122535065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33474<->l=127.0.0.1:4258 20241130122538185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122538185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122538190 DLINP <000b> input/ipa.c:451 connected read/write 20241130122538190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122538191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4258 20241130122538194 DLINP <000b> input/ipa.c:451 connected read/write 20241130122538194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122538195 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122538195 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122538195 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  20241130122538195 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122538195 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  20241130122538195 DLGSUP <0013> gsup_server.c:235 2:  20241130122538195 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122538195 DLGSUP <0013> gsup_server.c:235 3:  20241130122538195 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122538195 DLGSUP <0013> gsup_server.c:235 4:  20241130122538195 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122538195 DLGSUP <0013> gsup_server.c:235 5:  20241130122538195 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122538195 DLGSUP <0013> gsup_server.c:235 7:  20241130122538195 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122538195 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122538195 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122538195 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122538212 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38449<->l=127.0.0.1:4259) 20241130122538219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20241130122538242 DLINP <000b> input/ipa.c:451 connected read/write 20241130122538242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122538242 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426694804915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426694804915" cn_domain=PS} 20241130122538242 DLU <0006> fsm.c:456 lu(262426694804915)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122538242 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426694804915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241130122538242 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426694804915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426694804915" cause=Roaming not allowed in this location area} 20241130122538242 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426694804915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122538242 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426694804915)[0x55d1f1236f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122538242 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426694804915)[0x55d1f1236f60]{UNVALIDATED}: Freeing instance 20241130122538242 DLU <0006> fsm.c:568 lu(PS:IMSI-262426694804915)[0x55d1f1236f60]{UNVALIDATED}: Deallocated 20241130122538242 DLINP <000b> input/ipa.c:451 connected read/write 20241130122538242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122538242 DLINP <000b> input/ipa.c:451 connected read/write 20241130122538242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122538246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4258 20241130122538247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4258 20241130122538249 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38449<->l=127.0.0.1:4259) 20241130122538249 DLINP <000b> input/ipa.c:451 connected read/write 20241130122538249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122538249 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122538249 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122538249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122538275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 20241130122538376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4258 20241130122541434 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122541434 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122541438 DLINP <000b> input/ipa.c:451 connected read/write 20241130122541438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122541439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241130122541442 DLINP <000b> input/ipa.c:451 connected read/write 20241130122541442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122541442 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122541442 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122541442 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  20241130122541442 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122541442 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  20241130122541443 DLGSUP <0013> gsup_server.c:235 2:  20241130122541443 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122541443 DLGSUP <0013> gsup_server.c:235 3:  20241130122541443 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122541443 DLGSUP <0013> gsup_server.c:235 4:  20241130122541443 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122541443 DLGSUP <0013> gsup_server.c:235 5:  20241130122541443 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122541443 DLGSUP <0013> gsup_server.c:235 7:  20241130122541443 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122541443 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122541443 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122541443 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122541462 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41073<->l=127.0.0.1:4259) 20241130122541474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33504<->l=127.0.0.1:4258 20241130122541486 DLINP <000b> input/ipa.c:451 connected read/write 20241130122541486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122541486 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426028082418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426028082418"} 20241130122541486 DAUC <0003> db_auc.c:133 IMSI='262426028082418': No such subscriber 20241130122541486 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426028082418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241130122541486 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426028082418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426028082418" cause=IMSI unknown in HLR} 20241130122541486 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426028082418 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122541486 DLINP <000b> input/ipa.c:451 connected read/write 20241130122541486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122541486 DLINP <000b> input/ipa.c:451 connected read/write 20241130122541486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122541492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33504<->l=127.0.0.1:4258 20241130122541494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241130122541496 DLINP <000b> input/ipa.c:451 connected read/write 20241130122541496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122541496 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122541496 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122541496 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122541496 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41073<->l=127.0.0.1:4259) 20241130122541532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241130122541633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241130122544740 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122544740 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122544744 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20241130122544750 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544750 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122544750 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122544750 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  20241130122544750 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122544750 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  20241130122544750 DLGSUP <0013> gsup_server.c:235 2:  20241130122544750 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122544750 DLGSUP <0013> gsup_server.c:235 3:  20241130122544750 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122544750 DLGSUP <0013> gsup_server.c:235 4:  20241130122544751 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122544751 DLGSUP <0013> gsup_server.c:235 5:  20241130122544751 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122544751 DLGSUP <0013> gsup_server.c:235 7:  20241130122544751 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122544751 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122544751 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122544751 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122544770 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34445<->l=127.0.0.1:4259) 20241130122544776 DAUC <0003> db_auc.c:157 IMSI='262421760313968': No 2G Auth Data 20241130122544776 DAUC <0003> db_auc.c:192 IMSI='262421760313968': No 3G Auth Data 20241130122544794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4258 20241130122544799 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544799 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421760313968" cn_domain=PS} 20241130122544799 DLU <0006> fsm.c:456 lu(262421760313968)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544799 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421760313968)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544799 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421760313968" cn_domain=PS} 20241130122544799 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544799 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544803 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544803 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421760313968"} 20241130122544803 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421760313968)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544803 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544803 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421760313968"} 20241130122544803 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262421760313968 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421760313968)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544803 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421760313968)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544803 DLU <0006> fsm.c:568 lu(PS:IMSI-262421760313968)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544803 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544803 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544803 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32986<->l=127.0.0.1:4258 20241130122544806 DAUC <0003> db_auc.c:157 IMSI='262422052715483': No 2G Auth Data 20241130122544806 DAUC <0003> db_auc.c:192 IMSI='262422052715483': No 3G Auth Data 20241130122544807 DLGSUP <0013> hlr.c:121 IMSI 262422052715483: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 20241130122544817 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544818 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422052715483" cn_domain=PS} 20241130122544818 DLU <0006> fsm.c:456 lu(262422052715483)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544818 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544818 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422052715483)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544818 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422052715483" cn_domain=PS} 20241130122544818 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544818 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544818 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544818 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422052715483"} 20241130122544818 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422052715483)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544818 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544818 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422052715483"} 20241130122544818 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262422052715483 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422052715483)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544818 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422052715483)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544818 DLU <0006> fsm.c:568 lu(PS:IMSI-262422052715483)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544818 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544818 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544818 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 20241130122544819 DAUC <0003> db_auc.c:157 IMSI='262424186951426': No 2G Auth Data 20241130122544819 DAUC <0003> db_auc.c:192 IMSI='262424186951426': No 3G Auth Data 20241130122544820 DLGSUP <0013> hlr.c:121 IMSI 262424186951426: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33004<->l=127.0.0.1:4258 20241130122544828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544828 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424186951426" cn_domain=PS} 20241130122544828 DLU <0006> fsm.c:456 lu(262424186951426)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544828 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544828 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424186951426)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544828 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424186951426" cn_domain=PS} 20241130122544828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544829 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544829 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424186951426"} 20241130122544829 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424186951426)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544829 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544829 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424186951426"} 20241130122544829 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262424186951426 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424186951426)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544829 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424186951426)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544829 DLU <0006> fsm.c:568 lu(PS:IMSI-262424186951426)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544829 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544829 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33004<->l=127.0.0.1:4258 20241130122544831 DAUC <0003> db_auc.c:157 IMSI='262427405210786': No 2G Auth Data 20241130122544831 DAUC <0003> db_auc.c:192 IMSI='262427405210786': No 3G Auth Data 20241130122544831 DLGSUP <0013> hlr.c:121 IMSI 262427405210786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4258 20241130122544840 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544840 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544840 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427405210786" cn_domain=PS} 20241130122544840 DLU <0006> fsm.c:456 lu(262427405210786)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544841 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427405210786)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544841 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427405210786" cn_domain=PS} 20241130122544841 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544841 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544842 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544842 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427405210786"} 20241130122544842 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427405210786)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544842 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544842 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427405210786"} 20241130122544842 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262427405210786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544842 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427405210786)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544842 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427405210786)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544842 DLU <0006> fsm.c:568 lu(PS:IMSI-262427405210786)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544842 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544842 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4258 20241130122544843 DAUC <0003> db_auc.c:157 IMSI='262427698746854': No 2G Auth Data 20241130122544843 DAUC <0003> db_auc.c:192 IMSI='262427698746854': No 3G Auth Data 20241130122544844 DLGSUP <0013> hlr.c:121 IMSI 262427698746854: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33018<->l=127.0.0.1:4258 20241130122544851 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544851 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427698746854" cn_domain=PS} 20241130122544851 DLU <0006> fsm.c:456 lu(262427698746854)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544851 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544851 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427698746854)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544851 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427698746854" cn_domain=PS} 20241130122544852 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544852 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544853 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544853 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427698746854"} 20241130122544853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427698746854)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544853 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544853 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427698746854"} 20241130122544853 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262427698746854 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427698746854)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427698746854)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544853 DLU <0006> fsm.c:568 lu(PS:IMSI-262427698746854)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544853 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544853 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33018<->l=127.0.0.1:4258 20241130122544854 DAUC <0003> db_auc.c:157 IMSI='262426549108040': No 2G Auth Data 20241130122544854 DAUC <0003> db_auc.c:192 IMSI='262426549108040': No 3G Auth Data 20241130122544855 DLGSUP <0013> hlr.c:121 IMSI 262426549108040: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20241130122544863 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544863 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426549108040" cn_domain=PS} 20241130122544863 DLU <0006> fsm.c:456 lu(262426549108040)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544863 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544863 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426549108040)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544863 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426549108040" cn_domain=PS} 20241130122544863 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544863 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544864 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544864 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544864 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426549108040"} 20241130122544864 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426549108040)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544864 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544864 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426549108040"} 20241130122544864 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262426549108040 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426549108040)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544864 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426549108040)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544864 DLU <0006> fsm.c:568 lu(PS:IMSI-262426549108040)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544864 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544864 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544864 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4258 20241130122544866 DAUC <0003> db_auc.c:157 IMSI='262420098135287': No 2G Auth Data 20241130122544866 DAUC <0003> db_auc.c:192 IMSI='262420098135287': No 3G Auth Data 20241130122544866 DLGSUP <0013> hlr.c:121 IMSI 262420098135287: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544872 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20241130122544874 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544874 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420098135287" cn_domain=PS} 20241130122544874 DLU <0006> fsm.c:456 lu(262420098135287)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544874 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544874 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420098135287)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544874 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420098135287" cn_domain=PS} 20241130122544874 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544874 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544876 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544876 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420098135287"} 20241130122544876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420098135287)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544876 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544876 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420098135287"} 20241130122544876 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262420098135287 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098135287)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420098135287)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544876 DLU <0006> fsm.c:568 lu(PS:IMSI-262420098135287)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544876 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544876 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20241130122544878 DAUC <0003> db_auc.c:157 IMSI='262424189221753': No 2G Auth Data 20241130122544878 DAUC <0003> db_auc.c:192 IMSI='262424189221753': No 3G Auth Data 20241130122544878 DLGSUP <0013> hlr.c:121 IMSI 262424189221753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122544884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4258 20241130122544886 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544886 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424189221753" cn_domain=PS} 20241130122544886 DLU <0006> fsm.c:456 lu(262424189221753)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122544886 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122544886 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424189221753)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122544886 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424189221753" cn_domain=PS} 20241130122544886 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544886 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544887 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544887 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424189221753"} 20241130122544887 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424189221753)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122544887 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122544887 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424189221753"} 20241130122544887 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262424189221753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122544887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424189221753)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122544887 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424189221753)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122544887 DLU <0006> fsm.c:568 lu(PS:IMSI-262424189221753)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122544887 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544887 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544887 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122544887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33050<->l=127.0.0.1:4258 20241130122544888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32974<->l=127.0.0.1:4258 20241130122544889 DLINP <000b> input/ipa.c:451 connected read/write 20241130122544889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122544889 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122544889 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122544889 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122544889 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34445<->l=127.0.0.1:4259) 20241130122544912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33056<->l=127.0.0.1:4258 20241130122545013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33056<->l=127.0.0.1:4258 20241130122548137 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122548137 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122548143 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 20241130122548149 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548149 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122548149 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122548149 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  20241130122548149 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122548149 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  20241130122548149 DLGSUP <0013> gsup_server.c:235 2:  20241130122548149 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122548149 DLGSUP <0013> gsup_server.c:235 3:  20241130122548149 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122548149 DLGSUP <0013> gsup_server.c:235 4:  20241130122548149 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122548149 DLGSUP <0013> gsup_server.c:235 5:  20241130122548149 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122548149 DLGSUP <0013> gsup_server.c:235 7:  20241130122548149 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122548149 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122548149 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122548149 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122548172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34623<->l=127.0.0.1:4259) 20241130122548178 DAUC <0003> db_auc.c:157 IMSI='262426465877473': No 2G Auth Data 20241130122548178 DAUC <0003> db_auc.c:192 IMSI='262426465877473': No 3G Auth Data 20241130122548197 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33076<->l=127.0.0.1:4258 20241130122548206 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548207 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426465877473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426465877473" cn_domain=PS source_name="the-source\n"} 20241130122548207 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241130122548207 DLU <0006> fsm.c:456 lu(262426465877473)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548207 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426465877473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426465877473)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548207 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426465877473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426465877473" cn_domain=PS destination_name="the-source\n"} 20241130122548207 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548207 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548213 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548213 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426465877473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426465877473" source_name="the-source\n"} 20241130122548213 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426465877473)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548213 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262426465877473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548213 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426465877473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426465877473" destination_name="the-source\n"} 20241130122548213 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262426465877473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426465877473)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548213 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426465877473)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548213 DLU <0006> fsm.c:568 lu(PS:IMSI-262426465877473)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548213 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548213 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33076<->l=127.0.0.1:4258 20241130122548219 DAUC <0003> db_auc.c:157 IMSI='262424314069547': No 2G Auth Data 20241130122548219 DAUC <0003> db_auc.c:192 IMSI='262424314069547': No 3G Auth Data 20241130122548221 DLGSUP <0013> hlr.c:121 IMSI 262424314069547: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241130122548233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548233 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424314069547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424314069547" cn_domain=PS source_name="the-source\n"} 20241130122548233 DLU <0006> fsm.c:456 lu(262424314069547)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548233 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424314069547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424314069547)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548233 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424314069547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424314069547" cn_domain=PS destination_name="the-source\n"} 20241130122548233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548234 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548234 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424314069547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424314069547" source_name="the-source\n"} 20241130122548234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424314069547)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548234 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424314069547 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548234 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424314069547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424314069547" destination_name="the-source\n"} 20241130122548234 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424314069547 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424314069547)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424314069547)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548234 DLU <0006> fsm.c:568 lu(PS:IMSI-262424314069547)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548234 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548234 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33082<->l=127.0.0.1:4258 20241130122548235 DAUC <0003> db_auc.c:157 IMSI='262427761920770': No 2G Auth Data 20241130122548235 DAUC <0003> db_auc.c:192 IMSI='262427761920770': No 3G Auth Data 20241130122548235 DLGSUP <0013> hlr.c:121 IMSI 262427761920770: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33090<->l=127.0.0.1:4258 20241130122548243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548243 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262427761920770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427761920770" cn_domain=PS source_name="the-source\n"} 20241130122548243 DLU <0006> fsm.c:456 lu(262427761920770)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548243 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262427761920770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427761920770)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548243 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262427761920770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427761920770" cn_domain=PS destination_name="the-source\n"} 20241130122548243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548244 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262427761920770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427761920770" source_name="the-source\n"} 20241130122548244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427761920770)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548244 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262427761920770 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548244 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262427761920770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427761920770" destination_name="the-source\n"} 20241130122548244 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262427761920770 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427761920770)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427761920770)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548244 DLU <0006> fsm.c:568 lu(PS:IMSI-262427761920770)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33090<->l=127.0.0.1:4258 20241130122548245 DAUC <0003> db_auc.c:157 IMSI='262428858725416': No 2G Auth Data 20241130122548245 DAUC <0003> db_auc.c:192 IMSI='262428858725416': No 3G Auth Data 20241130122548245 DLGSUP <0013> hlr.c:121 IMSI 262428858725416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241130122548252 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548252 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428858725416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428858725416" cn_domain=PS source_name="the-source\n"} 20241130122548252 DLU <0006> fsm.c:456 lu(262428858725416)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548252 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428858725416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548252 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428858725416)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548252 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428858725416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428858725416" cn_domain=PS destination_name="the-source\n"} 20241130122548252 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548252 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548253 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548254 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428858725416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428858725416" source_name="the-source\n"} 20241130122548254 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428858725416)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548254 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428858725416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548254 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428858725416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428858725416" destination_name="the-source\n"} 20241130122548254 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428858725416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428858725416)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548254 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428858725416)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548254 DLU <0006> fsm.c:568 lu(PS:IMSI-262428858725416)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548254 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548254 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33100<->l=127.0.0.1:4258 20241130122548255 DAUC <0003> db_auc.c:157 IMSI='262423832539934': No 2G Auth Data 20241130122548255 DAUC <0003> db_auc.c:192 IMSI='262423832539934': No 3G Auth Data 20241130122548255 DLGSUP <0013> hlr.c:121 IMSI 262423832539934: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33112<->l=127.0.0.1:4258 20241130122548263 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548263 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423832539934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423832539934" cn_domain=PS source_name="the-source\n"} 20241130122548263 DLU <0006> fsm.c:456 lu(262423832539934)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548264 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423832539934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548264 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423832539934)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548264 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423832539934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423832539934" cn_domain=PS destination_name="the-source\n"} 20241130122548264 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548264 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548265 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548265 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423832539934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423832539934" source_name="the-source\n"} 20241130122548265 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423832539934)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548265 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423832539934 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548265 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423832539934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423832539934" destination_name="the-source\n"} 20241130122548265 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423832539934 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423832539934)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548265 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423832539934)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548265 DLU <0006> fsm.c:568 lu(PS:IMSI-262423832539934)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548265 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548265 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33112<->l=127.0.0.1:4258 20241130122548266 DAUC <0003> db_auc.c:157 IMSI='262426532601311': No 2G Auth Data 20241130122548266 DAUC <0003> db_auc.c:192 IMSI='262426532601311': No 3G Auth Data 20241130122548267 DLGSUP <0013> hlr.c:121 IMSI 262426532601311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20241130122548275 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548275 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426532601311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426532601311" cn_domain=PS source_name="the-source\n"} 20241130122548275 DLU <0006> fsm.c:456 lu(262426532601311)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548275 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426532601311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426532601311)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548275 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426532601311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426532601311" cn_domain=PS destination_name="the-source\n"} 20241130122548275 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548275 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548276 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548276 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426532601311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426532601311" source_name="the-source\n"} 20241130122548276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426532601311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548276 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426532601311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548276 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426532601311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426532601311" destination_name="the-source\n"} 20241130122548276 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426532601311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426532601311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426532601311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548276 DLU <0006> fsm.c:568 lu(PS:IMSI-262426532601311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548276 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548276 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20241130122548278 DAUC <0003> db_auc.c:157 IMSI='262420720942361': No 2G Auth Data 20241130122548278 DAUC <0003> db_auc.c:192 IMSI='262420720942361': No 3G Auth Data 20241130122548278 DLGSUP <0013> hlr.c:121 IMSI 262420720942361: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20241130122548285 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548285 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262420720942361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420720942361" cn_domain=PS source_name="the-source\n"} 20241130122548285 DLU <0006> fsm.c:456 lu(262420720942361)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548285 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262420720942361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548285 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420720942361)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548285 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262420720942361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420720942361" cn_domain=PS destination_name="the-source\n"} 20241130122548285 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548285 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548285 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548287 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548287 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262420720942361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420720942361" source_name="the-source\n"} 20241130122548287 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420720942361)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548287 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262420720942361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548287 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262420720942361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420720942361" destination_name="the-source\n"} 20241130122548287 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262420720942361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420720942361)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548287 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420720942361)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548287 DLU <0006> fsm.c:568 lu(PS:IMSI-262420720942361)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548287 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548287 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33122<->l=127.0.0.1:4258 20241130122548288 DAUC <0003> db_auc.c:157 IMSI='262422686134047': No 2G Auth Data 20241130122548288 DAUC <0003> db_auc.c:192 IMSI='262422686134047': No 3G Auth Data 20241130122548288 DLGSUP <0013> hlr.c:121 IMSI 262422686134047: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122548294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 20241130122548296 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548296 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422686134047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422686134047" cn_domain=PS source_name="the-source\n"} 20241130122548296 DLU <0006> fsm.c:456 lu(262422686134047)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122548296 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422686134047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241130122548296 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422686134047)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122548296 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422686134047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422686134047" cn_domain=PS destination_name="the-source\n"} 20241130122548296 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548296 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548297 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422686134047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422686134047" source_name="the-source\n"} 20241130122548297 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422686134047)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122548297 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422686134047 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122548297 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422686134047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422686134047" destination_name="the-source\n"} 20241130122548297 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422686134047 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122548297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422686134047)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122548297 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422686134047)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122548297 DLU <0006> fsm.c:568 lu(PS:IMSI-262422686134047)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122548298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 20241130122548299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33060<->l=127.0.0.1:4258 20241130122548299 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34623<->l=127.0.0.1:4259) 20241130122548299 DLINP <000b> input/ipa.c:451 connected read/write 20241130122548299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122548299 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122548299 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122548299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122548299 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241130122548322 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 20241130122548423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33134<->l=127.0.0.1:4258 20241130122551541 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122551541 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122551544 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20241130122551546 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551546 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122551546 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122551546 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  20241130122551546 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122551546 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  20241130122551546 DLGSUP <0013> gsup_server.c:235 2:  20241130122551546 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122551546 DLGSUP <0013> gsup_server.c:235 3:  20241130122551546 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122551546 DLGSUP <0013> gsup_server.c:235 4:  20241130122551547 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122551547 DLGSUP <0013> gsup_server.c:235 5:  20241130122551547 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122551547 DLGSUP <0013> gsup_server.c:235 7:  20241130122551547 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122551547 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122551547 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122551547 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122551559 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35893<->l=127.0.0.1:4259) 20241130122551567 DAUC <0003> db_auc.c:157 IMSI='262423824177311': No 2G Auth Data 20241130122551567 DAUC <0003> db_auc.c:192 IMSI='262423824177311': No 3G Auth Data 20241130122551579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20241130122551590 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551590 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423824177311" cn_domain=PS} 20241130122551590 DLU <0006> fsm.c:456 lu(262423824177311)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551590 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551590 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423824177311)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551590 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423824177311" cn_domain=PS} 20241130122551590 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551590 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551596 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551596 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423824177311"} 20241130122551596 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423824177311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551596 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551596 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423824177311"} 20241130122551596 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262423824177311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423824177311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551596 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423824177311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551596 DLU <0006> fsm.c:568 lu(PS:IMSI-262423824177311)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551596 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551596 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33146<->l=127.0.0.1:4258 20241130122551602 DAUC <0003> db_auc.c:157 IMSI='262426316462447': No 2G Auth Data 20241130122551602 DAUC <0003> db_auc.c:192 IMSI='262426316462447': No 3G Auth Data 20241130122551603 DLGSUP <0013> hlr.c:121 IMSI 262426316462447: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241130122551620 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551620 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426316462447" cn_domain=PS} 20241130122551620 DLU <0006> fsm.c:456 lu(262426316462447)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551620 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426316462447)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551620 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426316462447" cn_domain=PS} 20241130122551620 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551620 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551621 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551621 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426316462447"} 20241130122551621 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426316462447)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551621 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551621 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426316462447"} 20241130122551621 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426316462447 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426316462447)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551621 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426316462447)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551621 DLU <0006> fsm.c:568 lu(PS:IMSI-262426316462447)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551621 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551621 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33492<->l=127.0.0.1:4258 20241130122551622 DAUC <0003> db_auc.c:157 IMSI='262424369805845': No 2G Auth Data 20241130122551622 DAUC <0003> db_auc.c:192 IMSI='262424369805845': No 3G Auth Data 20241130122551622 DLGSUP <0013> hlr.c:121 IMSI 262424369805845: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551628 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33502<->l=127.0.0.1:4258 20241130122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551629 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424369805845" cn_domain=PS} 20241130122551629 DLU <0006> fsm.c:456 lu(262424369805845)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551629 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424369805845)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551629 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424369805845" cn_domain=PS} 20241130122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551630 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424369805845"} 20241130122551630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424369805845)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551630 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551630 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424369805845"} 20241130122551630 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424369805845 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424369805845)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424369805845)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551630 DLU <0006> fsm.c:568 lu(PS:IMSI-262424369805845)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33502<->l=127.0.0.1:4258 20241130122551632 DAUC <0003> db_auc.c:157 IMSI='262421709376935': No 2G Auth Data 20241130122551632 DAUC <0003> db_auc.c:192 IMSI='262421709376935': No 3G Auth Data 20241130122551632 DLGSUP <0013> hlr.c:121 IMSI 262421709376935: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241130122551647 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551647 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421709376935" cn_domain=PS} 20241130122551647 DLU <0006> fsm.c:456 lu(262421709376935)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551647 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421709376935)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551647 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421709376935" cn_domain=PS} 20241130122551647 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551647 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551649 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551649 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421709376935"} 20241130122551649 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421709376935)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551649 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551649 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421709376935"} 20241130122551649 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421709376935 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421709376935)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551649 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421709376935)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551649 DLU <0006> fsm.c:568 lu(PS:IMSI-262421709376935)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551649 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551649 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241130122551650 DAUC <0003> db_auc.c:157 IMSI='262423160922291': No 2G Auth Data 20241130122551650 DAUC <0003> db_auc.c:192 IMSI='262423160922291': No 3G Auth Data 20241130122551650 DLGSUP <0013> hlr.c:121 IMSI 262423160922291: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4258 20241130122551658 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551658 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423160922291" cn_domain=PS} 20241130122551658 DLU <0006> fsm.c:456 lu(262423160922291)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551658 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423160922291)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551658 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423160922291" cn_domain=PS} 20241130122551658 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551658 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551659 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551659 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423160922291"} 20241130122551659 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423160922291)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551659 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551659 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423160922291"} 20241130122551659 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262423160922291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423160922291)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551659 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423160922291)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551659 DLU <0006> fsm.c:568 lu(PS:IMSI-262423160922291)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551659 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551659 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33522<->l=127.0.0.1:4258 20241130122551660 DAUC <0003> db_auc.c:157 IMSI='262420715129217': No 2G Auth Data 20241130122551660 DAUC <0003> db_auc.c:192 IMSI='262420715129217': No 3G Auth Data 20241130122551661 DLGSUP <0013> hlr.c:121 IMSI 262420715129217: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20241130122551668 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551668 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420715129217" cn_domain=PS} 20241130122551668 DLU <0006> fsm.c:456 lu(262420715129217)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551668 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551668 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420715129217)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551668 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420715129217" cn_domain=PS} 20241130122551668 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551668 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551669 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551669 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420715129217"} 20241130122551669 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420715129217)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551669 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551669 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420715129217"} 20241130122551669 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420715129217 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420715129217)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551669 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420715129217)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551669 DLU <0006> fsm.c:568 lu(PS:IMSI-262420715129217)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551669 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551669 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20241130122551670 DAUC <0003> db_auc.c:157 IMSI='262427324101485': No 2G Auth Data 20241130122551670 DAUC <0003> db_auc.c:192 IMSI='262427324101485': No 3G Auth Data 20241130122551671 DLGSUP <0013> hlr.c:121 IMSI 262427324101485: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4258 20241130122551679 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551679 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427324101485" cn_domain=PS} 20241130122551679 DLU <0006> fsm.c:456 lu(262427324101485)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551679 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427324101485)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551679 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427324101485" cn_domain=PS} 20241130122551679 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551679 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551680 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551680 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427324101485"} 20241130122551680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427324101485)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551680 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551680 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427324101485"} 20241130122551680 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262427324101485 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427324101485)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427324101485)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551680 DLU <0006> fsm.c:568 lu(PS:IMSI-262427324101485)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551680 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551680 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4258 20241130122551681 DAUC <0003> db_auc.c:157 IMSI='262422697388463': No 2G Auth Data 20241130122551681 DAUC <0003> db_auc.c:192 IMSI='262422697388463': No 3G Auth Data 20241130122551682 DLGSUP <0013> hlr.c:121 IMSI 262422697388463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122551689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20241130122551690 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551690 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422697388463" cn_domain=PS} 20241130122551690 DLU <0006> fsm.c:456 lu(262422697388463)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122551690 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122551690 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422697388463)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122551690 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422697388463" cn_domain=PS} 20241130122551690 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551690 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551692 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551692 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422697388463"} 20241130122551692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422697388463)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122551692 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122551692 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422697388463"} 20241130122551692 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422697388463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122551692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422697388463)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122551692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422697388463)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122551692 DLU <0006> fsm.c:568 lu(PS:IMSI-262422697388463)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122551692 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551692 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122551692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20241130122551693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33142<->l=127.0.0.1:4258 20241130122551694 DLINP <000b> input/ipa.c:451 connected read/write 20241130122551694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122551694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122551694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122551694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122551694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35893<->l=127.0.0.1:4259) 20241130122551716 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20241130122551817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33552<->l=127.0.0.1:4258 20241130122554928 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122554928 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122554933 DLINP <000b> input/ipa.c:451 connected read/write 20241130122554933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122554934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241130122554938 DLINP <000b> input/ipa.c:451 connected read/write 20241130122554938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122554938 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122554938 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122554938 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  20241130122554938 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122554938 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  20241130122554938 DLGSUP <0013> gsup_server.c:235 2:  20241130122554938 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122554938 DLGSUP <0013> gsup_server.c:235 3:  20241130122554938 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122554938 DLGSUP <0013> gsup_server.c:235 4:  20241130122554938 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122554938 DLGSUP <0013> gsup_server.c:235 5:  20241130122554938 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122554938 DLGSUP <0013> gsup_server.c:235 7:  20241130122554938 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122554938 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122554938 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122554938 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122554961 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35803<->l=127.0.0.1:4259) 20241130122554965 DAUC <0003> db_auc.c:157 IMSI='262422702679692': No 2G Auth Data 20241130122554965 DAUC <0003> db_auc.c:192 IMSI='262422702679692': No 3G Auth Data 20241130122554971 DAUC <0003> db_auc.c:192 IMSI='262422702679692': No 3G Auth Data 20241130122554976 DAUC <0003> db_auc.c:157 IMSI='262426588855421': No 2G Auth Data 20241130122554976 DAUC <0003> db_auc.c:192 IMSI='262426588855421': No 3G Auth Data 20241130122554980 DAUC <0003> db_auc.c:157 IMSI='262426588855421': No 2G Auth Data 20241130122554985 DAUC <0003> db_auc.c:157 IMSI='262421312463200': No 2G Auth Data 20241130122554985 DAUC <0003> db_auc.c:192 IMSI='262421312463200': No 3G Auth Data 20241130122554989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4258 20241130122554990 DLINP <000b> input/ipa.c:451 connected read/write 20241130122554990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122554990 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122554990 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122554990 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122554990 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35803<->l=127.0.0.1:4259) 20241130122555018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33580<->l=127.0.0.1:4258 20241130122555118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33580<->l=127.0.0.1:4258 20241130122558236 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122558236 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122558241 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122558243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241130122558246 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558246 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122558247 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122558247 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122558247 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  20241130122558247 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122558247 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  20241130122558247 DLGSUP <0013> gsup_server.c:235 2:  20241130122558247 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122558247 DLGSUP <0013> gsup_server.c:235 3:  20241130122558247 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122558247 DLGSUP <0013> gsup_server.c:235 4:  20241130122558247 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122558247 DLGSUP <0013> gsup_server.c:235 5:  20241130122558247 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122558247 DLGSUP <0013> gsup_server.c:235 7:  20241130122558247 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122558247 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122558247 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122558247 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122558274 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37165<->l=127.0.0.1:4259) 20241130122558293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4258 20241130122558297 DAUC <0003> db_auc.c:157 IMSI='262426871609198': No 2G Auth Data 20241130122558297 DAUC <0003> db_auc.c:192 IMSI='262426871609198': No 3G Auth Data 20241130122558301 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122558301 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426871609198" cn_domain=PS} 20241130122558301 DLU <0006> fsm.c:456 lu(262426871609198)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122558301 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122558301 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426871609198)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122558301 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426871609198" cn_domain=PS} 20241130122558301 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122558301 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558301 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122558304 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122558304 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426871609198"} 20241130122558304 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426871609198)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122558304 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122558304 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426871609198"} 20241130122558304 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122558304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426871609198)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122558304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426871609198)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122558304 DLU <0006> fsm.c:568 lu(PS:IMSI-262426871609198)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122558304 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122558304 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122558305 DLGSUP <0013> hlr.c:128 IMSI 262426871609198: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241130122558305 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122558305 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122558306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4258 20241130122558306 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122558306 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426871609198"} 20241130122558306 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241130122558306 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426871609198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122558307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4258 20241130122558308 DLINP <000b> input/ipa.c:451 connected read/write 20241130122558308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122558308 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122558308 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122558308 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122558308 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37165<->l=127.0.0.1:4259) 20241130122558333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241130122558434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241130122601551 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122601551 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122601555 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4258 20241130122601561 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601561 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122601561 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122601561 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  20241130122601561 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122601561 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  20241130122601561 DLGSUP <0013> gsup_server.c:235 2:  20241130122601561 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122601561 DLGSUP <0013> gsup_server.c:235 3:  20241130122601561 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122601561 DLGSUP <0013> gsup_server.c:235 4:  20241130122601561 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122601561 DLGSUP <0013> gsup_server.c:235 5:  20241130122601561 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122601561 DLGSUP <0013> gsup_server.c:235 7:  20241130122601561 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122601561 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122601561 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122601561 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122601580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36177<->l=127.0.0.1:4259) 20241130122601586 DAUC <0003> db_auc.c:157 IMSI='262427009809786': No 2G Auth Data 20241130122601586 DAUC <0003> db_auc.c:192 IMSI='262427009809786': No 3G Auth Data 20241130122601604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4258 20241130122601610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601610 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427009809786" cn_domain=PS} 20241130122601610 DLU <0006> fsm.c:456 lu(262427009809786)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601610 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601610 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427009809786)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601610 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427009809786" cn_domain=PS} 20241130122601610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601613 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601613 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427009809786"} 20241130122601613 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427009809786)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601613 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601613 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427009809786"} 20241130122601613 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427009809786)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601613 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427009809786)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601613 DLU <0006> fsm.c:568 lu(PS:IMSI-262427009809786)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601613 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601613 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601614 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601614 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427009809786" cn_domain=CS} 20241130122601614 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601614 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427009809786"} 20241130122601614 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262427009809786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601614 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601614 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601614 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36690<->l=127.0.0.1:4258 20241130122601617 DAUC <0003> db_auc.c:157 IMSI='262422049670762': No 2G Auth Data 20241130122601617 DAUC <0003> db_auc.c:192 IMSI='262422049670762': No 3G Auth Data 20241130122601617 DLGSUP <0013> hlr.c:121 IMSI 262422049670762: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4258 20241130122601629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601629 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422049670762" cn_domain=PS} 20241130122601629 DLU <0006> fsm.c:456 lu(262422049670762)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601629 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422049670762)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601629 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422049670762" cn_domain=PS} 20241130122601629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601631 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601631 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422049670762"} 20241130122601631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422049670762)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601631 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601631 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422049670762"} 20241130122601631 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422049670762)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422049670762)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601631 DLU <0006> fsm.c:568 lu(PS:IMSI-262422049670762)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601631 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601631 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601632 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422049670762" cn_domain=CS} 20241130122601632 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601632 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422049670762"} 20241130122601632 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422049670762 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4258 20241130122601633 DAUC <0003> db_auc.c:157 IMSI='262420561735191': No 2G Auth Data 20241130122601633 DAUC <0003> db_auc.c:192 IMSI='262420561735191': No 3G Auth Data 20241130122601633 DLGSUP <0013> hlr.c:121 IMSI 262420561735191: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4258 20241130122601641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601641 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420561735191" cn_domain=PS} 20241130122601641 DLU <0006> fsm.c:456 lu(262420561735191)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601641 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420561735191)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601641 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420561735191" cn_domain=PS} 20241130122601641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601642 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601642 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420561735191"} 20241130122601642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420561735191)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601642 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601642 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420561735191"} 20241130122601642 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561735191)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420561735191)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601642 DLU <0006> fsm.c:568 lu(PS:IMSI-262420561735191)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601642 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601642 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601643 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601643 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601643 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420561735191" cn_domain=CS} 20241130122601643 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601643 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420561735191"} 20241130122601643 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420561735191 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601643 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601643 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601643 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4258 20241130122601644 DAUC <0003> db_auc.c:157 IMSI='262424737284269': No 2G Auth Data 20241130122601644 DAUC <0003> db_auc.c:192 IMSI='262424737284269': No 3G Auth Data 20241130122601645 DLGSUP <0013> hlr.c:121 IMSI 262424737284269: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 20241130122601653 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601653 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424737284269" cn_domain=PS} 20241130122601653 DLU <0006> fsm.c:456 lu(262424737284269)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601653 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601653 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424737284269)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601653 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424737284269" cn_domain=PS} 20241130122601653 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601653 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601655 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601655 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424737284269"} 20241130122601655 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424737284269)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601655 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601655 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424737284269"} 20241130122601655 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424737284269)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601655 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424737284269)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601655 DLU <0006> fsm.c:568 lu(PS:IMSI-262424737284269)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601655 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601655 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601655 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601656 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424737284269" cn_domain=CS} 20241130122601656 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601656 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424737284269"} 20241130122601656 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424737284269 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4258 20241130122601657 DAUC <0003> db_auc.c:157 IMSI='262424964239834': No 2G Auth Data 20241130122601657 DAUC <0003> db_auc.c:192 IMSI='262424964239834': No 3G Auth Data 20241130122601657 DLGSUP <0013> hlr.c:121 IMSI 262424964239834: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4258 20241130122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601666 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424964239834" cn_domain=PS} 20241130122601666 DLU <0006> fsm.c:456 lu(262424964239834)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601666 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424964239834)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601666 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424964239834" cn_domain=PS} 20241130122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601667 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424964239834"} 20241130122601667 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424964239834)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601667 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601667 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424964239834"} 20241130122601667 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424964239834)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601667 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424964239834)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601667 DLU <0006> fsm.c:568 lu(PS:IMSI-262424964239834)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601668 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601668 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424964239834" cn_domain=CS} 20241130122601668 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601668 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424964239834"} 20241130122601668 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424964239834 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601668 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601668 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601669 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4258 20241130122601670 DAUC <0003> db_auc.c:157 IMSI='262425323440600': No 2G Auth Data 20241130122601670 DAUC <0003> db_auc.c:192 IMSI='262425323440600': No 3G Auth Data 20241130122601670 DLGSUP <0013> hlr.c:121 IMSI 262425323440600: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4258 20241130122601679 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601679 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425323440600" cn_domain=PS} 20241130122601679 DLU <0006> fsm.c:456 lu(262425323440600)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601679 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601679 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425323440600)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601679 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425323440600" cn_domain=PS} 20241130122601679 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601679 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601679 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601680 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601680 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425323440600"} 20241130122601680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425323440600)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601680 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601680 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425323440600"} 20241130122601680 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425323440600)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425323440600)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601680 DLU <0006> fsm.c:568 lu(PS:IMSI-262425323440600)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601680 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601680 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601681 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601681 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425323440600" cn_domain=CS} 20241130122601681 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601681 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425323440600"} 20241130122601681 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425323440600 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601681 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601681 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4258 20241130122601682 DAUC <0003> db_auc.c:157 IMSI='262429419335242': No 2G Auth Data 20241130122601682 DAUC <0003> db_auc.c:192 IMSI='262429419335242': No 3G Auth Data 20241130122601683 DLGSUP <0013> hlr.c:121 IMSI 262429419335242: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 20241130122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601691 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429419335242" cn_domain=PS} 20241130122601691 DLU <0006> fsm.c:456 lu(262429419335242)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601691 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601691 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429419335242)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601691 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429419335242" cn_domain=PS} 20241130122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601692 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601692 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601692 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429419335242"} 20241130122601692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429419335242)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601692 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601692 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429419335242"} 20241130122601692 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429419335242)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429419335242)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601692 DLU <0006> fsm.c:568 lu(PS:IMSI-262429419335242)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601692 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601692 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601692 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601693 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601693 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601693 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429419335242" cn_domain=CS} 20241130122601693 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601693 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429419335242"} 20241130122601693 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262429419335242 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601693 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601693 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36740<->l=127.0.0.1:4258 20241130122601694 DAUC <0003> db_auc.c:157 IMSI='262426738591931': No 2G Auth Data 20241130122601694 DAUC <0003> db_auc.c:192 IMSI='262426738591931': No 3G Auth Data 20241130122601695 DLGSUP <0013> hlr.c:121 IMSI 262426738591931: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122601700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4258 20241130122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601702 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426738591931" cn_domain=PS} 20241130122601702 DLU <0006> fsm.c:456 lu(262426738591931)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122601702 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122601702 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426738591931)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122601702 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426738591931" cn_domain=PS} 20241130122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601704 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601704 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426738591931"} 20241130122601704 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426738591931)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122601704 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122601704 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426738591931"} 20241130122601704 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122601704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426738591931)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122601704 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426738591931)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122601704 DLU <0006> fsm.c:568 lu(PS:IMSI-262426738591931)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122601704 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601704 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601705 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601705 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601705 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426738591931" cn_domain=CS} 20241130122601705 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241130122601705 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426738591931"} 20241130122601705 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426738591931 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122601705 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601705 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122601706 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36754<->l=127.0.0.1:4258 20241130122601707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4258 20241130122601707 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36177<->l=127.0.0.1:4259) 20241130122601707 DLINP <000b> input/ipa.c:451 connected read/write 20241130122601707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122601707 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122601707 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122601707 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122601731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4258 20241130122601831 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4258 20241130122604932 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122604932 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122604936 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122604937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 20241130122604941 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122604941 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122604941 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122604941 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  20241130122604941 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122604941 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  20241130122604941 DLGSUP <0013> gsup_server.c:235 2:  20241130122604941 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122604941 DLGSUP <0013> gsup_server.c:235 3:  20241130122604941 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122604941 DLGSUP <0013> gsup_server.c:235 4:  20241130122604941 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122604941 DLGSUP <0013> gsup_server.c:235 5:  20241130122604941 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122604941 DLGSUP <0013> gsup_server.c:235 7:  20241130122604941 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122604941 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122604941 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122604942 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122604960 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34657<->l=127.0.0.1:4259) 20241130122604965 DAUC <0003> db_auc.c:157 IMSI='262422289308288': No 2G Auth Data 20241130122604966 DAUC <0003> db_auc.c:192 IMSI='262422289308288': No 3G Auth Data 20241130122604975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20241130122604982 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122604982 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422289308288" cn_domain=PS} 20241130122604982 DLU <0006> fsm.c:456 lu(262422289308288)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122604982 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122604982 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422289308288)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122604982 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422289308288" cn_domain=PS} 20241130122604982 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122604982 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122604986 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122604986 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422289308288"} 20241130122604986 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422289308288)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122604986 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122604986 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422289308288"} 20241130122604986 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122604986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422289308288)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122604986 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422289308288)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122604986 DLU <0006> fsm.c:568 lu(PS:IMSI-262422289308288)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122604986 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122604986 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122604988 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122604988 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422289308288" cn_domain=PS} 20241130122604988 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122604988 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422289308288"} 20241130122604988 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262422289308288 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122604988 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122604988 DLINP <000b> input/ipa.c:451 connected read/write 20241130122604988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122604991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36790<->l=127.0.0.1:4258 20241130122604994 DAUC <0003> db_auc.c:157 IMSI='262426656273831': No 2G Auth Data 20241130122604994 DAUC <0003> db_auc.c:192 IMSI='262426656273831': No 3G Auth Data 20241130122604996 DLGSUP <0013> hlr.c:121 IMSI 262426656273831: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36802<->l=127.0.0.1:4258 20241130122605012 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605012 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426656273831" cn_domain=PS} 20241130122605012 DLU <0006> fsm.c:456 lu(262426656273831)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605012 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605012 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426656273831)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605012 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426656273831" cn_domain=PS} 20241130122605012 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605012 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605014 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605014 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426656273831"} 20241130122605014 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426656273831)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605014 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605014 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426656273831"} 20241130122605014 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426656273831)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605014 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426656273831)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605014 DLU <0006> fsm.c:568 lu(PS:IMSI-262426656273831)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605014 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605014 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605015 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605015 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426656273831" cn_domain=PS} 20241130122605015 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605015 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426656273831"} 20241130122605015 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426656273831 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605015 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605015 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605015 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36802<->l=127.0.0.1:4258 20241130122605016 DAUC <0003> db_auc.c:157 IMSI='262423449507648': No 2G Auth Data 20241130122605016 DAUC <0003> db_auc.c:192 IMSI='262423449507648': No 3G Auth Data 20241130122605016 DLGSUP <0013> hlr.c:121 IMSI 262423449507648: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 20241130122605026 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605026 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423449507648" cn_domain=PS} 20241130122605026 DLU <0006> fsm.c:456 lu(262423449507648)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605026 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605026 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423449507648)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605026 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423449507648" cn_domain=PS} 20241130122605026 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605026 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605027 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605027 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423449507648"} 20241130122605027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423449507648)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605027 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605027 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423449507648"} 20241130122605027 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423449507648)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423449507648)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605027 DLU <0006> fsm.c:568 lu(PS:IMSI-262423449507648)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605027 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605027 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605028 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605028 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423449507648" cn_domain=PS} 20241130122605028 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605028 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423449507648"} 20241130122605028 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423449507648 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605028 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605028 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 20241130122605030 DAUC <0003> db_auc.c:157 IMSI='262429588764959': No 2G Auth Data 20241130122605030 DAUC <0003> db_auc.c:192 IMSI='262429588764959': No 3G Auth Data 20241130122605030 DLGSUP <0013> hlr.c:121 IMSI 262429588764959: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241130122605039 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605039 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429588764959" cn_domain=PS} 20241130122605039 DLU <0006> fsm.c:456 lu(262429588764959)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605039 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429588764959)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605039 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429588764959" cn_domain=PS} 20241130122605039 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605039 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605040 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605040 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429588764959"} 20241130122605041 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429588764959)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605041 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605041 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429588764959"} 20241130122605041 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429588764959)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605041 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429588764959)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605041 DLU <0006> fsm.c:568 lu(PS:IMSI-262429588764959)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605041 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605041 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605042 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605042 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429588764959" cn_domain=PS} 20241130122605042 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605042 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429588764959"} 20241130122605042 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262429588764959 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605042 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605042 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36822<->l=127.0.0.1:4258 20241130122605043 DAUC <0003> db_auc.c:157 IMSI='262427188257433': No 2G Auth Data 20241130122605043 DAUC <0003> db_auc.c:192 IMSI='262427188257433': No 3G Auth Data 20241130122605043 DLGSUP <0013> hlr.c:121 IMSI 262427188257433: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241130122605050 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605050 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427188257433" cn_domain=PS} 20241130122605050 DLU <0006> fsm.c:456 lu(262427188257433)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605050 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427188257433)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605050 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427188257433" cn_domain=PS} 20241130122605050 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605050 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605051 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427188257433"} 20241130122605051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427188257433)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605051 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605051 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427188257433"} 20241130122605051 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427188257433)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427188257433)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605051 DLU <0006> fsm.c:568 lu(PS:IMSI-262427188257433)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605051 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605052 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605052 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427188257433" cn_domain=PS} 20241130122605052 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605052 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427188257433"} 20241130122605052 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262427188257433 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605052 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605052 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36838<->l=127.0.0.1:4258 20241130122605054 DAUC <0003> db_auc.c:157 IMSI='262424353326615': No 2G Auth Data 20241130122605054 DAUC <0003> db_auc.c:192 IMSI='262424353326615': No 3G Auth Data 20241130122605054 DLGSUP <0013> hlr.c:121 IMSI 262424353326615: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20241130122605062 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605062 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424353326615" cn_domain=PS} 20241130122605062 DLU <0006> fsm.c:456 lu(262424353326615)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605062 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605062 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424353326615)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605062 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424353326615" cn_domain=PS} 20241130122605062 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605062 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605064 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605064 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424353326615"} 20241130122605064 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424353326615)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605064 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605064 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424353326615"} 20241130122605064 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424353326615)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605064 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424353326615)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605064 DLU <0006> fsm.c:568 lu(PS:IMSI-262424353326615)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605064 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605064 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605065 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605065 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424353326615" cn_domain=PS} 20241130122605065 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605065 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424353326615"} 20241130122605065 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424353326615 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605065 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605065 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36846<->l=127.0.0.1:4258 20241130122605066 DAUC <0003> db_auc.c:157 IMSI='262426817331735': No 2G Auth Data 20241130122605066 DAUC <0003> db_auc.c:192 IMSI='262426817331735': No 3G Auth Data 20241130122605066 DLGSUP <0013> hlr.c:121 IMSI 262426817331735: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4258 20241130122605075 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605075 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426817331735" cn_domain=PS} 20241130122605075 DLU <0006> fsm.c:456 lu(262426817331735)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605075 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605075 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426817331735)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605075 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426817331735" cn_domain=PS} 20241130122605075 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605075 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605076 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426817331735"} 20241130122605076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426817331735)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605076 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605076 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426817331735"} 20241130122605076 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426817331735)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426817331735)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605076 DLU <0006> fsm.c:568 lu(PS:IMSI-262426817331735)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605077 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605077 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426817331735" cn_domain=PS} 20241130122605077 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605077 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426817331735"} 20241130122605077 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262426817331735 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605077 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605077 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36860<->l=127.0.0.1:4258 20241130122605078 DAUC <0003> db_auc.c:157 IMSI='262424379325829': No 2G Auth Data 20241130122605078 DAUC <0003> db_auc.c:192 IMSI='262424379325829': No 3G Auth Data 20241130122605079 DLGSUP <0013> hlr.c:121 IMSI 262424379325829: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241130122605085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 20241130122605087 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605087 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424379325829" cn_domain=PS} 20241130122605087 DLU <0006> fsm.c:456 lu(262424379325829)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122605087 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122605087 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424379325829)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122605087 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424379325829" cn_domain=PS} 20241130122605087 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605087 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605088 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605088 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424379325829"} 20241130122605088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424379325829)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122605088 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122605088 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424379325829"} 20241130122605088 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122605088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379325829)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122605088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424379325829)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122605088 DLU <0006> fsm.c:568 lu(PS:IMSI-262424379325829)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122605088 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605088 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605089 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605089 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424379325829" cn_domain=PS} 20241130122605089 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241130122605089 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424379325829"} 20241130122605089 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262424379325829 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241130122605089 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605089 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122605089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 20241130122605090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 20241130122605091 DLINP <000b> input/ipa.c:451 connected read/write 20241130122605091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122605091 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122605091 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122605091 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122605091 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34657<->l=127.0.0.1:4259) 20241130122605113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241130122605214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241130122608343 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122608343 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122608345 DLINP <000b> input/ipa.c:451 connected read/write 20241130122608345 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122608346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20241130122608348 DLINP <000b> input/ipa.c:451 connected read/write 20241130122608348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122608348 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122608348 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122608348 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  20241130122608348 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122608348 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  20241130122608348 DLGSUP <0013> gsup_server.c:235 2:  20241130122608348 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122608348 DLGSUP <0013> gsup_server.c:235 3:  20241130122608348 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122608348 DLGSUP <0013> gsup_server.c:235 4:  20241130122608348 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122608348 DLGSUP <0013> gsup_server.c:235 5:  20241130122608348 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122608348 DLGSUP <0013> gsup_server.c:235 7:  20241130122608348 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122608348 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122608348 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122608348 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122608358 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42047<->l=127.0.0.1:4259) 20241130122608364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4258 20241130122608394 DLINP <000b> input/ipa.c:451 connected read/write 20241130122608394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122608394 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} 20241130122608394 DLU <0006> fsm.c:456 lu(2345743413463)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122608394 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 20241130122608394 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} 20241130122608394 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122608394 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122608394 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122608394 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122608394 DLINP <000b> input/ipa.c:451 connected read/write 20241130122608394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122608394 DLINP <000b> input/ipa.c:451 connected read/write 20241130122608394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122608399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4258 20241130122608401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36890<->l=127.0.0.1:4258 20241130122608403 DLINP <000b> input/ipa.c:451 connected read/write 20241130122608403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122608403 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122608403 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122608403 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122608403 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42047<->l=127.0.0.1:4259) 20241130122608446 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36906<->l=127.0.0.1:4258 20241130122608547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36906<->l=127.0.0.1:4258 20241130122611631 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122611631 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122611636 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241130122611641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611641 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122611642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122611642 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  20241130122611642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122611642 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  20241130122611642 DLGSUP <0013> gsup_server.c:235 2:  20241130122611642 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122611642 DLGSUP <0013> gsup_server.c:235 3:  20241130122611642 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122611642 DLGSUP <0013> gsup_server.c:235 4:  20241130122611642 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122611642 DLGSUP <0013> gsup_server.c:235 5:  20241130122611642 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122611642 DLGSUP <0013> gsup_server.c:235 7:  20241130122611642 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122611642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122611642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122611642 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122611671 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34573<->l=127.0.0.1:4259) 20241130122611682 DAUC <0003> db_auc.c:157 IMSI='262428774535361': No 2G Auth Data 20241130122611682 DAUC <0003> db_auc.c:192 IMSI='262428774535361': No 3G Auth Data 20241130122611709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241130122611723 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611723 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428774535361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428774535361" session_id=3588199659 session_state=BEGIN} 20241130122611723 DSS <0004> hlr_ussd.c:576 262428774535361/0xd5df94eb: Process SS (BEGIN) 20241130122611723 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611723 DSS <0004> hlr_ussd.c:518 262428774535361/0xd5df94eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611724 DSS <0004> hlr_ussd.c:523 262428774535361/0xd5df94eb: USSD for unknown code '*#200#' 20241130122611724 DSS <0004> hlr_ussd.c:354 262428774535361/0xd5df94eb: Tx ReturnError(1, 0x12) 20241130122611724 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428774535361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428774535361" session_id=3588199659 session_state=END} 20241130122611724 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611724 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44396<->l=127.0.0.1:4258 20241130122611731 DAUC <0003> db_auc.c:157 IMSI='262425893481536': No 2G Auth Data 20241130122611731 DAUC <0003> db_auc.c:192 IMSI='262425893481536': No 3G Auth Data 20241130122611740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4258 20241130122611743 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611743 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425893481536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425893481536" session_id=18142712 session_state=BEGIN} 20241130122611743 DSS <0004> hlr_ussd.c:576 262425893481536/0x0114d5f8: Process SS (BEGIN) 20241130122611743 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611743 DSS <0004> hlr_ussd.c:518 262425893481536/0x0114d5f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611743 DSS <0004> hlr_ussd.c:523 262425893481536/0x0114d5f8: USSD for unknown code '*#200#' 20241130122611743 DSS <0004> hlr_ussd.c:354 262425893481536/0x0114d5f8: Tx ReturnError(1, 0x12) 20241130122611743 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425893481536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425893481536" session_id=18142712 session_state=END} 20241130122611743 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611743 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4258 20241130122611745 DAUC <0003> db_auc.c:157 IMSI='262429867599778': No 2G Auth Data 20241130122611745 DAUC <0003> db_auc.c:192 IMSI='262429867599778': No 3G Auth Data 20241130122611750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20241130122611753 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611753 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429867599778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429867599778" session_id=784210278 session_state=BEGIN} 20241130122611753 DSS <0004> hlr_ussd.c:576 262429867599778/0x2ebe1966: Process SS (BEGIN) 20241130122611753 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611753 DSS <0004> hlr_ussd.c:518 262429867599778/0x2ebe1966: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611753 DSS <0004> hlr_ussd.c:523 262429867599778/0x2ebe1966: USSD for unknown code '*#200#' 20241130122611753 DSS <0004> hlr_ussd.c:354 262429867599778/0x2ebe1966: Tx ReturnError(1, 0x12) 20241130122611753 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429867599778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429867599778" session_id=784210278 session_state=END} 20241130122611753 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611753 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20241130122611755 DAUC <0003> db_auc.c:157 IMSI='262425229236094': No 2G Auth Data 20241130122611755 DAUC <0003> db_auc.c:192 IMSI='262425229236094': No 3G Auth Data 20241130122611769 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241130122611772 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611772 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425229236094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425229236094" session_id=1348866166 session_state=BEGIN} 20241130122611772 DSS <0004> hlr_ussd.c:576 262425229236094/0x50661076: Process SS (BEGIN) 20241130122611772 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611772 DSS <0004> hlr_ussd.c:518 262425229236094/0x50661076: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611772 DSS <0004> hlr_ussd.c:523 262425229236094/0x50661076: USSD for unknown code '*#200#' 20241130122611772 DSS <0004> hlr_ussd.c:354 262425229236094/0x50661076: Tx ReturnError(1, 0x12) 20241130122611772 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425229236094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425229236094" session_id=1348866166 session_state=END} 20241130122611772 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611772 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4258 20241130122611774 DAUC <0003> db_auc.c:157 IMSI='262424930092169': No 2G Auth Data 20241130122611774 DAUC <0003> db_auc.c:192 IMSI='262424930092169': No 3G Auth Data 20241130122611780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44434<->l=127.0.0.1:4258 20241130122611783 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611783 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611783 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424930092169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424930092169" session_id=1520983299 session_state=BEGIN} 20241130122611783 DSS <0004> hlr_ussd.c:576 262424930092169/0x5aa85d03: Process SS (BEGIN) 20241130122611783 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611783 DSS <0004> hlr_ussd.c:518 262424930092169/0x5aa85d03: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611783 DSS <0004> hlr_ussd.c:523 262424930092169/0x5aa85d03: USSD for unknown code '*#200#' 20241130122611783 DSS <0004> hlr_ussd.c:354 262424930092169/0x5aa85d03: Tx ReturnError(1, 0x12) 20241130122611783 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424930092169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424930092169" session_id=1520983299 session_state=END} 20241130122611783 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611783 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611784 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44434<->l=127.0.0.1:4258 20241130122611784 DAUC <0003> db_auc.c:157 IMSI='262427885009193': No 2G Auth Data 20241130122611784 DAUC <0003> db_auc.c:192 IMSI='262427885009193': No 3G Auth Data 20241130122611790 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4258 20241130122611793 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611793 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427885009193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427885009193" session_id=700001012 session_state=BEGIN} 20241130122611793 DSS <0004> hlr_ussd.c:576 262427885009193/0x29b92af4: Process SS (BEGIN) 20241130122611793 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611793 DSS <0004> hlr_ussd.c:518 262427885009193/0x29b92af4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611793 DSS <0004> hlr_ussd.c:523 262427885009193/0x29b92af4: USSD for unknown code '*#200#' 20241130122611793 DSS <0004> hlr_ussd.c:354 262427885009193/0x29b92af4: Tx ReturnError(1, 0x12) 20241130122611793 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427885009193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427885009193" session_id=700001012 session_state=END} 20241130122611793 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611793 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611794 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44444<->l=127.0.0.1:4258 20241130122611795 DAUC <0003> db_auc.c:157 IMSI='262424697255656': No 2G Auth Data 20241130122611795 DAUC <0003> db_auc.c:192 IMSI='262424697255656': No 3G Auth Data 20241130122611801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 20241130122611804 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611804 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424697255656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424697255656" session_id=1700559660 session_state=BEGIN} 20241130122611804 DSS <0004> hlr_ussd.c:576 262424697255656/0x655c7b2c: Process SS (BEGIN) 20241130122611804 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611804 DSS <0004> hlr_ussd.c:518 262424697255656/0x655c7b2c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611804 DSS <0004> hlr_ussd.c:523 262424697255656/0x655c7b2c: USSD for unknown code '*#200#' 20241130122611804 DSS <0004> hlr_ussd.c:354 262424697255656/0x655c7b2c: Tx ReturnError(1, 0x12) 20241130122611804 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424697255656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424697255656" session_id=1700559660 session_state=END} 20241130122611804 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611804 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611805 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 20241130122611806 DAUC <0003> db_auc.c:157 IMSI='262421669763759': No 2G Auth Data 20241130122611806 DAUC <0003> db_auc.c:192 IMSI='262421669763759': No 3G Auth Data 20241130122611812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 20241130122611815 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611815 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611815 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421669763759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421669763759" session_id=2928399121 session_state=BEGIN} 20241130122611815 DSS <0004> hlr_ussd.c:576 262421669763759/0xae8bd311: Process SS (BEGIN) 20241130122611815 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241130122611815 DSS <0004> hlr_ussd.c:518 262421669763759/0xae8bd311: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241130122611815 DSS <0004> hlr_ussd.c:523 262421669763759/0xae8bd311: USSD for unknown code '*#200#' 20241130122611815 DSS <0004> hlr_ussd.c:354 262421669763759/0xae8bd311: Tx ReturnError(1, 0x12) 20241130122611815 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421669763759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421669763759" session_id=2928399121 session_state=END} 20241130122611815 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611815 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122611817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44462<->l=127.0.0.1:4258 20241130122611817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44388<->l=127.0.0.1:4258 20241130122611818 DLINP <000b> input/ipa.c:451 connected read/write 20241130122611818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122611818 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122611818 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122611818 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122611818 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34573<->l=127.0.0.1:4259) 20241130122611843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4258 20241130122611944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4258 20241130122615064 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122615064 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122615069 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241130122615075 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615075 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122615075 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122615075 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  20241130122615075 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122615075 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  20241130122615075 DLGSUP <0013> gsup_server.c:235 2:  20241130122615075 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122615075 DLGSUP <0013> gsup_server.c:235 3:  20241130122615075 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122615075 DLGSUP <0013> gsup_server.c:235 4:  20241130122615075 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122615075 DLGSUP <0013> gsup_server.c:235 5:  20241130122615075 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122615075 DLGSUP <0013> gsup_server.c:235 7:  20241130122615075 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122615075 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122615075 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122615075 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122615105 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37243<->l=127.0.0.1:4259) 20241130122615115 DAUC <0003> db_auc.c:157 IMSI='262426079156089': No 2G Auth Data 20241130122615115 DAUC <0003> db_auc.c:192 IMSI='262426079156089': No 3G Auth Data 20241130122615142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20241130122615155 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615155 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615156 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426079156089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426079156089" session_id=3120689862 session_state=BEGIN} 20241130122615156 DSS <0004> hlr_ussd.c:576 262426079156089/0xba01f2c6: Process SS (BEGIN) 20241130122615156 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615156 DSS <0004> hlr_ussd.c:518 262426079156089/0xba01f2c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615156 DSS <0004> hlr_ussd.c:542 262426079156089/0xba01f2c6: Cannot find conn for EUSE EUSE-foobar 20241130122615156 DSS <0004> hlr_ussd.c:354 262426079156089/0xba01f2c6: Tx ReturnError(1, 0x22) 20241130122615156 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426079156089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426079156089" session_id=3120689862 session_state=END} 20241130122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615156 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44488<->l=127.0.0.1:4258 20241130122615163 DAUC <0003> db_auc.c:157 IMSI='262427558467963': No 2G Auth Data 20241130122615163 DAUC <0003> db_auc.c:192 IMSI='262427558467963': No 3G Auth Data 20241130122615172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4258 20241130122615175 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615175 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427558467963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427558467963" session_id=513055574 session_state=BEGIN} 20241130122615175 DSS <0004> hlr_ussd.c:576 262427558467963/0x1e949b56: Process SS (BEGIN) 20241130122615175 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615175 DSS <0004> hlr_ussd.c:518 262427558467963/0x1e949b56: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615175 DSS <0004> hlr_ussd.c:542 262427558467963/0x1e949b56: Cannot find conn for EUSE EUSE-foobar 20241130122615175 DSS <0004> hlr_ussd.c:354 262427558467963/0x1e949b56: Tx ReturnError(1, 0x22) 20241130122615175 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427558467963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427558467963" session_id=513055574 session_state=END} 20241130122615175 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615175 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615177 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4258 20241130122615177 DAUC <0003> db_auc.c:157 IMSI='262422231331748': No 2G Auth Data 20241130122615177 DAUC <0003> db_auc.c:192 IMSI='262422231331748': No 3G Auth Data 20241130122615183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44506<->l=127.0.0.1:4258 20241130122615186 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615186 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422231331748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422231331748" session_id=2866750925 session_state=BEGIN} 20241130122615186 DSS <0004> hlr_ussd.c:576 262422231331748/0xaadf25cd: Process SS (BEGIN) 20241130122615186 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615186 DSS <0004> hlr_ussd.c:518 262422231331748/0xaadf25cd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615186 DSS <0004> hlr_ussd.c:542 262422231331748/0xaadf25cd: Cannot find conn for EUSE EUSE-foobar 20241130122615186 DSS <0004> hlr_ussd.c:354 262422231331748/0xaadf25cd: Tx ReturnError(1, 0x22) 20241130122615186 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422231331748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422231331748" session_id=2866750925 session_state=END} 20241130122615186 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615186 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44506<->l=127.0.0.1:4258 20241130122615188 DAUC <0003> db_auc.c:157 IMSI='262424190496586': No 2G Auth Data 20241130122615188 DAUC <0003> db_auc.c:192 IMSI='262424190496586': No 3G Auth Data 20241130122615194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44508<->l=127.0.0.1:4258 20241130122615197 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615197 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424190496586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424190496586" session_id=151258043 session_state=BEGIN} 20241130122615197 DSS <0004> hlr_ussd.c:576 262424190496586/0x090403bb: Process SS (BEGIN) 20241130122615197 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615197 DSS <0004> hlr_ussd.c:518 262424190496586/0x090403bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615197 DSS <0004> hlr_ussd.c:542 262424190496586/0x090403bb: Cannot find conn for EUSE EUSE-foobar 20241130122615197 DSS <0004> hlr_ussd.c:354 262424190496586/0x090403bb: Tx ReturnError(1, 0x22) 20241130122615197 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424190496586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424190496586" session_id=151258043 session_state=END} 20241130122615197 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615197 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44508<->l=127.0.0.1:4258 20241130122615199 DAUC <0003> db_auc.c:157 IMSI='262425794034847': No 2G Auth Data 20241130122615200 DAUC <0003> db_auc.c:192 IMSI='262425794034847': No 3G Auth Data 20241130122615206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44518<->l=127.0.0.1:4258 20241130122615209 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615209 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425794034847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425794034847" session_id=3229106206 session_state=BEGIN} 20241130122615209 DSS <0004> hlr_ussd.c:576 262425794034847/0xc078401e: Process SS (BEGIN) 20241130122615209 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615209 DSS <0004> hlr_ussd.c:518 262425794034847/0xc078401e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615209 DSS <0004> hlr_ussd.c:542 262425794034847/0xc078401e: Cannot find conn for EUSE EUSE-foobar 20241130122615209 DSS <0004> hlr_ussd.c:354 262425794034847/0xc078401e: Tx ReturnError(1, 0x22) 20241130122615209 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425794034847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425794034847" session_id=3229106206 session_state=END} 20241130122615209 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615209 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615210 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44518<->l=127.0.0.1:4258 20241130122615211 DAUC <0003> db_auc.c:157 IMSI='262428032057045': No 2G Auth Data 20241130122615211 DAUC <0003> db_auc.c:192 IMSI='262428032057045': No 3G Auth Data 20241130122615217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 20241130122615220 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615220 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428032057045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428032057045" session_id=1877940043 session_state=BEGIN} 20241130122615220 DSS <0004> hlr_ussd.c:576 262428032057045/0x6fef174b: Process SS (BEGIN) 20241130122615220 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615220 DSS <0004> hlr_ussd.c:518 262428032057045/0x6fef174b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615220 DSS <0004> hlr_ussd.c:542 262428032057045/0x6fef174b: Cannot find conn for EUSE EUSE-foobar 20241130122615220 DSS <0004> hlr_ussd.c:354 262428032057045/0x6fef174b: Tx ReturnError(1, 0x22) 20241130122615220 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428032057045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428032057045" session_id=1877940043 session_state=END} 20241130122615220 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615220 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 20241130122615222 DAUC <0003> db_auc.c:157 IMSI='262427503866338': No 2G Auth Data 20241130122615222 DAUC <0003> db_auc.c:192 IMSI='262427503866338': No 3G Auth Data 20241130122615230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44536<->l=127.0.0.1:4258 20241130122615233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615233 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427503866338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427503866338" session_id=3725786243 session_state=BEGIN} 20241130122615233 DSS <0004> hlr_ussd.c:576 262427503866338/0xde12fc83: Process SS (BEGIN) 20241130122615233 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615233 DSS <0004> hlr_ussd.c:518 262427503866338/0xde12fc83: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615233 DSS <0004> hlr_ussd.c:542 262427503866338/0xde12fc83: Cannot find conn for EUSE EUSE-foobar 20241130122615233 DSS <0004> hlr_ussd.c:354 262427503866338/0xde12fc83: Tx ReturnError(1, 0x22) 20241130122615233 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427503866338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427503866338" session_id=3725786243 session_state=END} 20241130122615233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615234 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44536<->l=127.0.0.1:4258 20241130122615235 DAUC <0003> db_auc.c:157 IMSI='262421575950291': No 2G Auth Data 20241130122615235 DAUC <0003> db_auc.c:192 IMSI='262421575950291': No 3G Auth Data 20241130122615241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44542<->l=127.0.0.1:4258 20241130122615244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615244 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421575950291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421575950291" session_id=1529123062 session_state=BEGIN} 20241130122615244 DSS <0004> hlr_ussd.c:576 262421575950291/0x5b2490f6: Process SS (BEGIN) 20241130122615244 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122615244 DSS <0004> hlr_ussd.c:518 262421575950291/0x5b2490f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122615244 DSS <0004> hlr_ussd.c:542 262421575950291/0x5b2490f6: Cannot find conn for EUSE EUSE-foobar 20241130122615244 DSS <0004> hlr_ussd.c:354 262421575950291/0x5b2490f6: Tx ReturnError(1, 0x22) 20241130122615244 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421575950291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421575950291" session_id=1529123062 session_state=END} 20241130122615244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122615246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44542<->l=127.0.0.1:4258 20241130122615246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44484<->l=127.0.0.1:4258 20241130122615247 DLINP <000b> input/ipa.c:451 connected read/write 20241130122615247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122615247 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122615247 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122615247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122615247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37243<->l=127.0.0.1:4259) 20241130122615270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 20241130122615471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44550<->l=127.0.0.1:4258 20241130122618579 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122618579 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122618583 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4258 20241130122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618589 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122618589 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122618589 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  20241130122618589 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122618589 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  20241130122618589 DLGSUP <0013> gsup_server.c:235 2:  20241130122618589 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122618589 DLGSUP <0013> gsup_server.c:235 3:  20241130122618589 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122618589 DLGSUP <0013> gsup_server.c:235 4:  20241130122618589 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122618589 DLGSUP <0013> gsup_server.c:235 5:  20241130122618589 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122618589 DLGSUP <0013> gsup_server.c:235 7:  20241130122618589 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122618589 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122618589 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122618589 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122618609 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37963<->l=127.0.0.1:4259) 20241130122618616 DAUC <0003> db_auc.c:157 IMSI='262426822810430': No 2G Auth Data 20241130122618616 DAUC <0003> db_auc.c:192 IMSI='262426822810430': No 3G Auth Data 20241130122618637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4258 20241130122618651 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618651 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426822810430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426822810430" session_id=3161446933 session_state=BEGIN} 20241130122618651 DSS <0004> hlr_ussd.c:576 262426822810430/0xbc6fda15: Process SS (BEGIN) 20241130122618651 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618651 DSS <0004> hlr_ussd.c:518 262426822810430/0xbc6fda15: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618651 DSS <0004> hlr_ussd.c:363 262426822810430/0xbc6fda15: Tx USSD 'Your IMSI is 262426822810430' 20241130122618651 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426822810430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426822810430" session_id=3161446933 session_state=END} 20241130122618651 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426822810430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618651 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618652 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44556<->l=127.0.0.1:4258 20241130122618663 DAUC <0003> db_auc.c:157 IMSI='262426646388001': No 2G Auth Data 20241130122618663 DAUC <0003> db_auc.c:192 IMSI='262426646388001': No 3G Auth Data 20241130122618672 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4258 20241130122618674 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618674 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426646388001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426646388001" session_id=2348670831 session_state=BEGIN} 20241130122618674 DSS <0004> hlr_ussd.c:576 262426646388001/0x8bfddf6f: Process SS (BEGIN) 20241130122618674 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618674 DSS <0004> hlr_ussd.c:518 262426646388001/0x8bfddf6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618674 DSS <0004> hlr_ussd.c:363 262426646388001/0x8bfddf6f: Tx USSD 'Your IMSI is 262426646388001' 20241130122618674 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426646388001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426646388001" session_id=2348670831 session_state=END} 20241130122618674 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426646388001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618674 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618674 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4258 20241130122618677 DAUC <0003> db_auc.c:157 IMSI='262428469268099': No 2G Auth Data 20241130122618677 DAUC <0003> db_auc.c:192 IMSI='262428469268099': No 3G Auth Data 20241130122618683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20241130122618687 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618687 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428469268099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428469268099" session_id=2194234469 session_state=BEGIN} 20241130122618687 DSS <0004> hlr_ussd.c:576 262428469268099/0x82c95c65: Process SS (BEGIN) 20241130122618687 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618687 DSS <0004> hlr_ussd.c:518 262428469268099/0x82c95c65: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618687 DSS <0004> hlr_ussd.c:363 262428469268099/0x82c95c65: Tx USSD 'Your IMSI is 262428469268099' 20241130122618687 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428469268099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428469268099" session_id=2194234469 session_state=END} 20241130122618687 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262428469268099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618687 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618687 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20241130122618691 DAUC <0003> db_auc.c:157 IMSI='262427312589605': No 2G Auth Data 20241130122618691 DAUC <0003> db_auc.c:192 IMSI='262427312589605': No 3G Auth Data 20241130122618697 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 20241130122618700 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618700 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427312589605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427312589605" session_id=2275172170 session_state=BEGIN} 20241130122618700 DSS <0004> hlr_ussd.c:576 262427312589605/0x879c5f4a: Process SS (BEGIN) 20241130122618700 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618700 DSS <0004> hlr_ussd.c:518 262427312589605/0x879c5f4a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618700 DSS <0004> hlr_ussd.c:363 262427312589605/0x879c5f4a: Tx USSD 'Your IMSI is 262427312589605' 20241130122618700 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427312589605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427312589605" session_id=2275172170 session_state=END} 20241130122618700 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427312589605 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618700 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618700 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.1:4258 20241130122618702 DAUC <0003> db_auc.c:157 IMSI='262426837120100': No 2G Auth Data 20241130122618703 DAUC <0003> db_auc.c:192 IMSI='262426837120100': No 3G Auth Data 20241130122618709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4258 20241130122618712 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618712 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426837120100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426837120100" session_id=3822944356 session_state=BEGIN} 20241130122618712 DSS <0004> hlr_ussd.c:576 262426837120100/0xe3dd8064: Process SS (BEGIN) 20241130122618712 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618712 DSS <0004> hlr_ussd.c:518 262426837120100/0xe3dd8064: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618712 DSS <0004> hlr_ussd.c:363 262426837120100/0xe3dd8064: Tx USSD 'Your IMSI is 262426837120100' 20241130122618712 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426837120100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426837120100" session_id=3822944356 session_state=END} 20241130122618712 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262426837120100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618712 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618712 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44612<->l=127.0.0.1:4258 20241130122618714 DAUC <0003> db_auc.c:157 IMSI='262426455164620': No 2G Auth Data 20241130122618714 DAUC <0003> db_auc.c:192 IMSI='262426455164620': No 3G Auth Data 20241130122618721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241130122618724 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618724 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426455164620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426455164620" session_id=3585812821 session_state=BEGIN} 20241130122618724 DSS <0004> hlr_ussd.c:576 262426455164620/0xd5bb2955: Process SS (BEGIN) 20241130122618724 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618724 DSS <0004> hlr_ussd.c:518 262426455164620/0xd5bb2955: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618724 DSS <0004> hlr_ussd.c:363 262426455164620/0xd5bb2955: Tx USSD 'Your IMSI is 262426455164620' 20241130122618724 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426455164620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426455164620" session_id=3585812821 session_state=END} 20241130122618724 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426455164620 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618724 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618724 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618724 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241130122618726 DAUC <0003> db_auc.c:157 IMSI='262428358417740': No 2G Auth Data 20241130122618726 DAUC <0003> db_auc.c:192 IMSI='262428358417740': No 3G Auth Data 20241130122618732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4258 20241130122618735 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618735 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618735 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428358417740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428358417740" session_id=3182883210 session_state=BEGIN} 20241130122618735 DSS <0004> hlr_ussd.c:576 262428358417740/0xbdb6f18a: Process SS (BEGIN) 20241130122618735 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618735 DSS <0004> hlr_ussd.c:518 262428358417740/0xbdb6f18a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618735 DSS <0004> hlr_ussd.c:363 262428358417740/0xbdb6f18a: Tx USSD 'Your IMSI is 262428358417740' 20241130122618735 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428358417740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428358417740" session_id=3182883210 session_state=END} 20241130122618735 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428358417740 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618735 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618735 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4258 20241130122618738 DAUC <0003> db_auc.c:157 IMSI='262428004909279': No 2G Auth Data 20241130122618738 DAUC <0003> db_auc.c:192 IMSI='262428004909279': No 3G Auth Data 20241130122618744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4258 20241130122618747 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618747 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618747 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428004909279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428004909279" session_id=3817599791 session_state=BEGIN} 20241130122618747 DSS <0004> hlr_ussd.c:576 262428004909279/0xe38bf32f: Process SS (BEGIN) 20241130122618747 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122618747 DSS <0004> hlr_ussd.c:518 262428004909279/0xe38bf32f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122618747 DSS <0004> hlr_ussd.c:363 262428004909279/0xe38bf32f: Tx USSD 'Your IMSI is 262428004909279' 20241130122618747 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428004909279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428004909279" session_id=3817599791 session_state=END} 20241130122618747 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262428004909279 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122618747 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618747 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618747 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122618749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44622<->l=127.0.0.1:4258 20241130122618749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4258 20241130122618750 DLINP <000b> input/ipa.c:451 connected read/write 20241130122618750 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122618750 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122618750 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122618750 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122618750 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37963<->l=127.0.0.1:4259) 20241130122618778 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241130122618980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.1:4258 20241130122622078 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122622079 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122622083 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241130122622089 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622090 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122622090 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122622090 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  20241130122622090 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122622090 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  20241130122622090 DLGSUP <0013> gsup_server.c:235 2:  20241130122622090 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122622090 DLGSUP <0013> gsup_server.c:235 3:  20241130122622090 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122622090 DLGSUP <0013> gsup_server.c:235 4:  20241130122622090 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122622090 DLGSUP <0013> gsup_server.c:235 5:  20241130122622090 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122622090 DLGSUP <0013> gsup_server.c:235 7:  20241130122622090 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122622090 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122622090 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122622090 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122622109 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35725<->l=127.0.0.1:4259) 20241130122622116 DAUC <0003> db_auc.c:157 IMSI='262422138291661': No 2G Auth Data 20241130122622116 DAUC <0003> db_auc.c:192 IMSI='262422138291661': No 3G Auth Data 20241130122622136 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241130122622147 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622147 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422138291661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422138291661" source_name="the-source\n" session_id=3390372356 session_state=BEGIN} 20241130122622147 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241130122622147 DSS <0004> hlr_ussd.c:576 262422138291661/0xca14fa04: Process SS (BEGIN) 20241130122622147 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622147 DSS <0004> hlr_ussd.c:518 262422138291661/0xca14fa04: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622147 DSS <0004> hlr_ussd.c:363 262422138291661/0xca14fa04: Tx USSD 'Your IMSI is 262422138291661' 20241130122622147 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422138291661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422138291661" destination_name="the-source\n" session_id=3390372356 session_state=END} 20241130122622147 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262422138291661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622147 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622147 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51044<->l=127.0.0.1:4258 20241130122622153 DAUC <0003> db_auc.c:157 IMSI='262427876223920': No 2G Auth Data 20241130122622153 DAUC <0003> db_auc.c:192 IMSI='262427876223920': No 3G Auth Data 20241130122622167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4258 20241130122622170 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622170 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262427876223920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876223920" source_name="the-source\n" session_id=2071384261 session_state=BEGIN} 20241130122622170 DSS <0004> hlr_ussd.c:576 262427876223920/0x7b76d0c5: Process SS (BEGIN) 20241130122622170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622170 DSS <0004> hlr_ussd.c:518 262427876223920/0x7b76d0c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622170 DSS <0004> hlr_ussd.c:363 262427876223920/0x7b76d0c5: Tx USSD 'Your IMSI is 262427876223920' 20241130122622170 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262427876223920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876223920" destination_name="the-source\n" session_id=2071384261 session_state=END} 20241130122622170 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262427876223920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622170 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622170 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622172 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51052<->l=127.0.0.1:4258 20241130122622172 DAUC <0003> db_auc.c:157 IMSI='262426330849177': No 2G Auth Data 20241130122622172 DAUC <0003> db_auc.c:192 IMSI='262426330849177': No 3G Auth Data 20241130122622179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4258 20241130122622181 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622181 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426330849177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426330849177" source_name="the-source\n" session_id=3044084667 session_state=BEGIN} 20241130122622181 DSS <0004> hlr_ussd.c:576 262426330849177/0xb5710bbb: Process SS (BEGIN) 20241130122622181 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622181 DSS <0004> hlr_ussd.c:518 262426330849177/0xb5710bbb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622181 DSS <0004> hlr_ussd.c:363 262426330849177/0xb5710bbb: Tx USSD 'Your IMSI is 262426330849177' 20241130122622181 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426330849177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426330849177" destination_name="the-source\n" session_id=3044084667 session_state=END} 20241130122622181 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426330849177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622181 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622181 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622183 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51062<->l=127.0.0.1:4258 20241130122622184 DAUC <0003> db_auc.c:157 IMSI='262427519483578': No 2G Auth Data 20241130122622184 DAUC <0003> db_auc.c:192 IMSI='262427519483578': No 3G Auth Data 20241130122622191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241130122622194 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622194 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262427519483578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427519483578" source_name="the-source\n" session_id=938967667 session_state=BEGIN} 20241130122622194 DSS <0004> hlr_ussd.c:576 262427519483578/0x37f78273: Process SS (BEGIN) 20241130122622194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622194 DSS <0004> hlr_ussd.c:518 262427519483578/0x37f78273: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622194 DSS <0004> hlr_ussd.c:363 262427519483578/0x37f78273: Tx USSD 'Your IMSI is 262427519483578' 20241130122622194 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262427519483578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427519483578" destination_name="the-source\n" session_id=938967667 session_state=END} 20241130122622194 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262427519483578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622194 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622194 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51072<->l=127.0.0.1:4258 20241130122622196 DAUC <0003> db_auc.c:157 IMSI='262428146023065': No 2G Auth Data 20241130122622196 DAUC <0003> db_auc.c:192 IMSI='262428146023065': No 3G Auth Data 20241130122622203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241130122622205 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622205 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428146023065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428146023065" source_name="the-source\n" session_id=2378534954 session_state=BEGIN} 20241130122622205 DSS <0004> hlr_ussd.c:576 262428146023065/0x8dc5902a: Process SS (BEGIN) 20241130122622205 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622205 DSS <0004> hlr_ussd.c:518 262428146023065/0x8dc5902a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622205 DSS <0004> hlr_ussd.c:363 262428146023065/0x8dc5902a: Tx USSD 'Your IMSI is 262428146023065' 20241130122622205 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428146023065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428146023065" destination_name="the-source\n" session_id=2378534954 session_state=END} 20241130122622205 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428146023065 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622205 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622205 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.1:4258 20241130122622208 DAUC <0003> db_auc.c:157 IMSI='262421466697407': No 2G Auth Data 20241130122622208 DAUC <0003> db_auc.c:192 IMSI='262421466697407': No 3G Auth Data 20241130122622214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4258 20241130122622217 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622217 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421466697407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421466697407" source_name="the-source\n" session_id=3287172646 session_state=BEGIN} 20241130122622217 DSS <0004> hlr_ussd.c:576 262421466697407/0xc3ee4626: Process SS (BEGIN) 20241130122622217 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622217 DSS <0004> hlr_ussd.c:518 262421466697407/0xc3ee4626: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622217 DSS <0004> hlr_ussd.c:363 262421466697407/0xc3ee4626: Tx USSD 'Your IMSI is 262421466697407' 20241130122622217 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421466697407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421466697407" destination_name="the-source\n" session_id=3287172646 session_state=END} 20241130122622217 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421466697407 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622217 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622217 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4258 20241130122622219 DAUC <0003> db_auc.c:157 IMSI='262425221976161': No 2G Auth Data 20241130122622219 DAUC <0003> db_auc.c:192 IMSI='262425221976161': No 3G Auth Data 20241130122622225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20241130122622228 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622228 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262425221976161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425221976161" source_name="the-source\n" session_id=1343714751 session_state=BEGIN} 20241130122622228 DSS <0004> hlr_ussd.c:576 262425221976161/0x501775bf: Process SS (BEGIN) 20241130122622228 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622228 DSS <0004> hlr_ussd.c:518 262425221976161/0x501775bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622228 DSS <0004> hlr_ussd.c:363 262425221976161/0x501775bf: Tx USSD 'Your IMSI is 262425221976161' 20241130122622228 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262425221976161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425221976161" destination_name="the-source\n" session_id=1343714751 session_state=END} 20241130122622228 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262425221976161 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622228 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622228 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51088<->l=127.0.0.1:4258 20241130122622230 DAUC <0003> db_auc.c:157 IMSI='262427886305511': No 2G Auth Data 20241130122622230 DAUC <0003> db_auc.c:192 IMSI='262427886305511': No 3G Auth Data 20241130122622237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4258 20241130122622240 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622240 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427886305511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427886305511" source_name="the-source\n" session_id=1922316051 session_state=BEGIN} 20241130122622240 DSS <0004> hlr_ussd.c:576 262427886305511/0x72943713: Process SS (BEGIN) 20241130122622240 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241130122622240 DSS <0004> hlr_ussd.c:518 262427886305511/0x72943713: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241130122622240 DSS <0004> hlr_ussd.c:363 262427886305511/0x72943713: Tx USSD 'Your IMSI is 262427886305511' 20241130122622240 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427886305511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427886305511" destination_name="the-source\n" session_id=1922316051 session_state=END} 20241130122622240 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427886305511 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122622240 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622240 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122622242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.1:4258 20241130122622242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51032<->l=127.0.0.1:4258 20241130122622243 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35725<->l=127.0.0.1:4259) 20241130122622243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122622243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122622243 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122622243 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122622243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122622243 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241130122622267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241130122622468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4258 20241130122625521 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122625521 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122625525 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20241130122625531 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625531 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625531 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122625531 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122625531 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  20241130122625531 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122625531 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  20241130122625531 DLGSUP <0013> gsup_server.c:235 2:  20241130122625531 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122625531 DLGSUP <0013> gsup_server.c:235 3:  20241130122625531 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122625531 DLGSUP <0013> gsup_server.c:235 4:  20241130122625532 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122625532 DLGSUP <0013> gsup_server.c:235 5:  20241130122625532 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122625532 DLGSUP <0013> gsup_server.c:235 7:  20241130122625532 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122625532 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122625532 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122625532 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122625553 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40407<->l=127.0.0.1:4259) 20241130122625558 DAUC <0003> db_auc.c:157 IMSI='262429681690790': No 2G Auth Data 20241130122625558 DAUC <0003> db_auc.c:192 IMSI='262429681690790': No 3G Auth Data 20241130122625566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51130<->l=127.0.0.1:4258 20241130122625574 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625574 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625574 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429681690790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429681690790" session_id=3351804016 session_state=BEGIN} 20241130122625574 DSS <0004> hlr_ussd.c:576 262429681690790/0xc7c87870: Process SS (BEGIN) 20241130122625574 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625574 DSS <0004> hlr_ussd.c:518 262429681690790/0xc7c87870: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625574 DSS <0004> hlr_ussd.c:363 262429681690790/0xc7c87870: Tx USSD 'Your extension is 491611347723' 20241130122625574 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429681690790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429681690790" session_id=3351804016 session_state=END} 20241130122625574 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429681690790 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625574 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625574 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625574 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51130<->l=127.0.0.1:4258 20241130122625579 DAUC <0003> db_auc.c:157 IMSI='262429751990481': No 2G Auth Data 20241130122625579 DAUC <0003> db_auc.c:192 IMSI='262429751990481': No 3G Auth Data 20241130122625589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4258 20241130122625591 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625591 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429751990481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429751990481" session_id=233735686 session_state=BEGIN} 20241130122625591 DSS <0004> hlr_ussd.c:576 262429751990481/0x0dee8606: Process SS (BEGIN) 20241130122625591 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625591 DSS <0004> hlr_ussd.c:518 262429751990481/0x0dee8606: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625591 DSS <0004> hlr_ussd.c:363 262429751990481/0x0dee8606: Tx USSD 'Your extension is 491613453780' 20241130122625591 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429751990481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429751990481" session_id=233735686 session_state=END} 20241130122625591 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262429751990481 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625591 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625591 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51140<->l=127.0.0.1:4258 20241130122625593 DAUC <0003> db_auc.c:157 IMSI='262425753311928': No 2G Auth Data 20241130122625593 DAUC <0003> db_auc.c:192 IMSI='262425753311928': No 3G Auth Data 20241130122625600 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51146<->l=127.0.0.1:4258 20241130122625602 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625602 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425753311928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425753311928" session_id=790286571 session_state=BEGIN} 20241130122625602 DSS <0004> hlr_ussd.c:576 262425753311928/0x2f1ad0eb: Process SS (BEGIN) 20241130122625602 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625602 DSS <0004> hlr_ussd.c:518 262425753311928/0x2f1ad0eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625602 DSS <0004> hlr_ussd.c:363 262425753311928/0x2f1ad0eb: Tx USSD 'Your extension is 491615445682' 20241130122625602 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425753311928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425753311928" session_id=790286571 session_state=END} 20241130122625602 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425753311928 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625602 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625602 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625602 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51146<->l=127.0.0.1:4258 20241130122625605 DAUC <0003> db_auc.c:157 IMSI='262422952657779': No 2G Auth Data 20241130122625605 DAUC <0003> db_auc.c:192 IMSI='262422952657779': No 3G Auth Data 20241130122625612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20241130122625616 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625616 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422952657779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422952657779" session_id=3868877372 session_state=BEGIN} 20241130122625616 DSS <0004> hlr_ussd.c:576 262422952657779/0xe69a623c: Process SS (BEGIN) 20241130122625616 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625616 DSS <0004> hlr_ussd.c:518 262422952657779/0xe69a623c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625616 DSS <0004> hlr_ussd.c:363 262422952657779/0xe69a623c: Tx USSD 'Your extension is 491615743411' 20241130122625616 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422952657779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422952657779" session_id=3868877372 session_state=END} 20241130122625616 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262422952657779 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625616 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625616 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51156<->l=127.0.0.1:4258 20241130122625618 DAUC <0003> db_auc.c:157 IMSI='262429230343648': No 2G Auth Data 20241130122625618 DAUC <0003> db_auc.c:192 IMSI='262429230343648': No 3G Auth Data 20241130122625625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4258 20241130122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625628 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429230343648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429230343648" session_id=2593692919 session_state=BEGIN} 20241130122625628 DSS <0004> hlr_ussd.c:576 262429230343648/0x9a989cf7: Process SS (BEGIN) 20241130122625628 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625628 DSS <0004> hlr_ussd.c:518 262429230343648/0x9a989cf7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625628 DSS <0004> hlr_ussd.c:363 262429230343648/0x9a989cf7: Tx USSD 'Your extension is 491617105834' 20241130122625628 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429230343648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429230343648" session_id=2593692919 session_state=END} 20241130122625628 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262429230343648 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4258 20241130122625631 DAUC <0003> db_auc.c:157 IMSI='262427552124863': No 2G Auth Data 20241130122625631 DAUC <0003> db_auc.c:192 IMSI='262427552124863': No 3G Auth Data 20241130122625637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20241130122625641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625641 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427552124863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427552124863" session_id=2636191830 session_state=BEGIN} 20241130122625641 DSS <0004> hlr_ussd.c:576 262427552124863/0x9d211856: Process SS (BEGIN) 20241130122625641 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625641 DSS <0004> hlr_ussd.c:518 262427552124863/0x9d211856: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625641 DSS <0004> hlr_ussd.c:363 262427552124863/0x9d211856: Tx USSD 'Your extension is 491617311538' 20241130122625641 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427552124863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427552124863" session_id=2636191830 session_state=END} 20241130122625641 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262427552124863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625641 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51174<->l=127.0.0.1:4258 20241130122625644 DAUC <0003> db_auc.c:157 IMSI='262422621707789': No 2G Auth Data 20241130122625644 DAUC <0003> db_auc.c:192 IMSI='262422621707789': No 3G Auth Data 20241130122625651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241130122625654 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625654 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422621707789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422621707789" session_id=1386412305 session_state=BEGIN} 20241130122625654 DSS <0004> hlr_ussd.c:576 262422621707789/0x52a2f911: Process SS (BEGIN) 20241130122625654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625654 DSS <0004> hlr_ussd.c:518 262422621707789/0x52a2f911: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625654 DSS <0004> hlr_ussd.c:363 262422621707789/0x52a2f911: Tx USSD 'Your extension is 491613238406' 20241130122625654 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422621707789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422621707789" session_id=1386412305 session_state=END} 20241130122625654 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262422621707789 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625654 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625654 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51188<->l=127.0.0.1:4258 20241130122625656 DAUC <0003> db_auc.c:157 IMSI='262429190008216': No 2G Auth Data 20241130122625656 DAUC <0003> db_auc.c:192 IMSI='262429190008216': No 3G Auth Data 20241130122625663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51192<->l=127.0.0.1:4258 20241130122625665 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625666 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429190008216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429190008216" session_id=1156431123 session_state=BEGIN} 20241130122625666 DSS <0004> hlr_ussd.c:576 262429190008216/0x44edbd13: Process SS (BEGIN) 20241130122625666 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122625666 DSS <0004> hlr_ussd.c:518 262429190008216/0x44edbd13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122625666 DSS <0004> hlr_ussd.c:363 262429190008216/0x44edbd13: Tx USSD 'Your extension is 491618444852' 20241130122625666 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429190008216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429190008216" session_id=1156431123 session_state=END} 20241130122625666 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429190008216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122625666 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625666 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122625668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51192<->l=127.0.0.1:4258 20241130122625668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51126<->l=127.0.0.1:4258 20241130122625669 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40407<->l=127.0.0.1:4259) 20241130122625669 DLINP <000b> input/ipa.c:451 connected read/write 20241130122625669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122625669 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122625669 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122625669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122625693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20241130122625894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51202<->l=127.0.0.1:4258 20241130122629003 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122629003 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122629004 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20241130122629006 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122629006 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122629006 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  20241130122629006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122629006 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  20241130122629006 DLGSUP <0013> gsup_server.c:235 2:  20241130122629006 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122629006 DLGSUP <0013> gsup_server.c:235 3:  20241130122629006 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122629006 DLGSUP <0013> gsup_server.c:235 4:  20241130122629006 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122629006 DLGSUP <0013> gsup_server.c:235 5:  20241130122629006 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122629006 DLGSUP <0013> gsup_server.c:235 7:  20241130122629006 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122629006 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122629006 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122629006 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122629016 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35755<->l=127.0.0.1:4259) 20241130122629019 DAUC <0003> db_auc.c:157 IMSI='262421978660990': No 2G Auth Data 20241130122629019 DAUC <0003> db_auc.c:192 IMSI='262421978660990': No 3G Auth Data 20241130122629025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241130122629054 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629054 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421978660990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421978660990" source_name="the-source\n" session_id=1645230186 session_state=BEGIN} 20241130122629054 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241130122629054 DSS <0004> hlr_ussd.c:576 262421978660990/0x6210386a: Process SS (BEGIN) 20241130122629054 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629054 DSS <0004> hlr_ussd.c:518 262421978660990/0x6210386a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629054 DSS <0004> hlr_ussd.c:363 262421978660990/0x6210386a: Tx USSD 'Your extension is 491613846735' 20241130122629054 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421978660990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421978660990" destination_name="the-source\n" session_id=1645230186 session_state=END} 20241130122629054 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421978660990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629054 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629055 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629055 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629065 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51226<->l=127.0.0.1:4258 20241130122629067 DAUC <0003> db_auc.c:157 IMSI='262422267097079': No 2G Auth Data 20241130122629067 DAUC <0003> db_auc.c:192 IMSI='262422267097079': No 3G Auth Data 20241130122629081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4258 20241130122629085 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629085 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262422267097079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422267097079" source_name="the-source\n" session_id=3272571214 session_state=BEGIN} 20241130122629085 DSS <0004> hlr_ussd.c:576 262422267097079/0xc30f794e: Process SS (BEGIN) 20241130122629085 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629085 DSS <0004> hlr_ussd.c:518 262422267097079/0xc30f794e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629085 DSS <0004> hlr_ussd.c:363 262422267097079/0xc30f794e: Tx USSD 'Your extension is 491616816481' 20241130122629085 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262422267097079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422267097079" destination_name="the-source\n" session_id=3272571214 session_state=END} 20241130122629085 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262422267097079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629085 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629085 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51234<->l=127.0.0.1:4258 20241130122629087 DAUC <0003> db_auc.c:157 IMSI='262425584070274': No 2G Auth Data 20241130122629087 DAUC <0003> db_auc.c:192 IMSI='262425584070274': No 3G Auth Data 20241130122629093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241130122629096 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629096 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425584070274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425584070274" source_name="the-source\n" session_id=3590432422 session_state=BEGIN} 20241130122629096 DSS <0004> hlr_ussd.c:576 262425584070274/0xd601a6a6: Process SS (BEGIN) 20241130122629096 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629096 DSS <0004> hlr_ussd.c:518 262425584070274/0xd601a6a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629096 DSS <0004> hlr_ussd.c:363 262425584070274/0xd601a6a6: Tx USSD 'Your extension is 491614143312' 20241130122629096 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425584070274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425584070274" destination_name="the-source\n" session_id=3590432422 session_state=END} 20241130122629096 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425584070274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629096 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629096 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629099 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51250<->l=127.0.0.1:4258 20241130122629099 DAUC <0003> db_auc.c:157 IMSI='262421601325135': No 2G Auth Data 20241130122629099 DAUC <0003> db_auc.c:192 IMSI='262421601325135': No 3G Auth Data 20241130122629106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20241130122629110 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629110 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421601325135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421601325135" source_name="the-source\n" session_id=3574323978 session_state=BEGIN} 20241130122629110 DSS <0004> hlr_ussd.c:576 262421601325135/0xd50bdb0a: Process SS (BEGIN) 20241130122629110 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629110 DSS <0004> hlr_ussd.c:518 262421601325135/0xd50bdb0a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629110 DSS <0004> hlr_ussd.c:363 262421601325135/0xd50bdb0a: Tx USSD 'Your extension is 491611186865' 20241130122629110 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421601325135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421601325135" destination_name="the-source\n" session_id=3574323978 session_state=END} 20241130122629110 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421601325135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629110 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629110 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629112 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51252<->l=127.0.0.1:4258 20241130122629113 DAUC <0003> db_auc.c:157 IMSI='262423103518347': No 2G Auth Data 20241130122629113 DAUC <0003> db_auc.c:192 IMSI='262423103518347': No 3G Auth Data 20241130122629120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20241130122629123 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629123 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262423103518347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423103518347" source_name="the-source\n" session_id=3451531602 session_state=BEGIN} 20241130122629123 DSS <0004> hlr_ussd.c:576 262423103518347/0xcdba3152: Process SS (BEGIN) 20241130122629123 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629123 DSS <0004> hlr_ussd.c:518 262423103518347/0xcdba3152: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629123 DSS <0004> hlr_ussd.c:363 262423103518347/0xcdba3152: Tx USSD 'Your extension is 491612442588' 20241130122629123 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262423103518347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423103518347" destination_name="the-source\n" session_id=3451531602 session_state=END} 20241130122629123 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262423103518347 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629123 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629123 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51260<->l=127.0.0.1:4258 20241130122629125 DAUC <0003> db_auc.c:157 IMSI='262420189172969': No 2G Auth Data 20241130122629125 DAUC <0003> db_auc.c:192 IMSI='262420189172969': No 3G Auth Data 20241130122629131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241130122629134 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629134 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262420189172969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420189172969" source_name="the-source\n" session_id=4242629563 session_state=BEGIN} 20241130122629134 DSS <0004> hlr_ussd.c:576 262420189172969/0xfce163bb: Process SS (BEGIN) 20241130122629134 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629134 DSS <0004> hlr_ussd.c:518 262420189172969/0xfce163bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629134 DSS <0004> hlr_ussd.c:363 262420189172969/0xfce163bb: Tx USSD 'Your extension is 491618155042' 20241130122629134 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262420189172969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420189172969" destination_name="the-source\n" session_id=4242629563 session_state=END} 20241130122629134 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262420189172969 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629134 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629134 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4258 20241130122629136 DAUC <0003> db_auc.c:157 IMSI='262421023365316': No 2G Auth Data 20241130122629136 DAUC <0003> db_auc.c:192 IMSI='262421023365316': No 3G Auth Data 20241130122629142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51292<->l=127.0.0.1:4258 20241130122629145 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629145 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421023365316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421023365316" source_name="the-source\n" session_id=1758396875 session_state=BEGIN} 20241130122629145 DSS <0004> hlr_ussd.c:576 262421023365316/0x68cf01cb: Process SS (BEGIN) 20241130122629145 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629145 DSS <0004> hlr_ussd.c:518 262421023365316/0x68cf01cb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629145 DSS <0004> hlr_ussd.c:363 262421023365316/0x68cf01cb: Tx USSD 'Your extension is 491613270277' 20241130122629145 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421023365316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421023365316" destination_name="the-source\n" session_id=1758396875 session_state=END} 20241130122629145 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421023365316 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629145 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629145 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51292<->l=127.0.0.1:4258 20241130122629148 DAUC <0003> db_auc.c:157 IMSI='262420281044831': No 2G Auth Data 20241130122629148 DAUC <0003> db_auc.c:192 IMSI='262420281044831': No 3G Auth Data 20241130122629155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241130122629158 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629158 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262420281044831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420281044831" source_name="the-source\n" session_id=2212887238 session_state=BEGIN} 20241130122629158 DSS <0004> hlr_ussd.c:576 262420281044831/0x83e5fac6: Process SS (BEGIN) 20241130122629158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241130122629158 DSS <0004> hlr_ussd.c:518 262420281044831/0x83e5fac6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241130122629158 DSS <0004> hlr_ussd.c:363 262420281044831/0x83e5fac6: Tx USSD 'Your extension is 491618644050' 20241130122629158 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262420281044831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420281044831" destination_name="the-source\n" session_id=2212887238 session_state=END} 20241130122629158 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262420281044831 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122629158 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629158 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122629160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51304<->l=127.0.0.1:4258 20241130122629160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.1:4258 20241130122629161 DLINP <000b> input/ipa.c:451 connected read/write 20241130122629161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122629161 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122629161 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122629161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122629161 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241130122629161 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35755<->l=127.0.0.1:4259) 20241130122629185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51318<->l=127.0.0.1:4258 20241130122629386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51318<->l=127.0.0.1:4258 20241130122632479 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38877 20241130122632479 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38877 20241130122632480 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632480 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632481 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122632481 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122632481 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632482 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632482 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122632482 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241130122632482 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241130122632482 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241130122632482 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  20241130122632482 DLGSUP <0013> gsup_server.c:235 2:  20241130122632482 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122632482 DLGSUP <0013> gsup_server.c:235 3:  20241130122632482 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122632482 DLGSUP <0013> gsup_server.c:235 4:  20241130122632482 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122632482 DLGSUP <0013> gsup_server.c:235 5:  20241130122632482 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122632482 DLGSUP <0013> gsup_server.c:235 7:  20241130122632482 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122632482 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122632482 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122632482 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38877 20241130122632482 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4258 20241130122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632483 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122632483 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122632483 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  20241130122632483 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122632483 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  20241130122632483 DLGSUP <0013> gsup_server.c:235 2:  20241130122632483 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122632483 DLGSUP <0013> gsup_server.c:235 3:  20241130122632483 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122632483 DLGSUP <0013> gsup_server.c:235 4:  20241130122632483 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122632483 DLGSUP <0013> gsup_server.c:235 5:  20241130122632483 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122632483 DLGSUP <0013> gsup_server.c:235 7:  20241130122632483 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122632483 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122632483 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122632483 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122632492 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39577<->l=127.0.0.1:4259) 20241130122632496 DAUC <0003> db_auc.c:157 IMSI='262425390168145': No 2G Auth Data 20241130122632496 DAUC <0003> db_auc.c:192 IMSI='262425390168145': No 3G Auth Data 20241130122632502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4258 20241130122632526 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632526 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425390168145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425390168145" session_id=545300639 session_state=BEGIN} 20241130122632526 DSS <0004> hlr_ussd.c:576 262425390168145/0x2080a09f: Process SS (BEGIN) 20241130122632526 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632526 DSS <0004> hlr_ussd.c:518 262425390168145/0x2080a09f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632526 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632526 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632526 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632526 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632530 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632530 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632530 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425390168145 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425390168145" session_id=545300639 session_state=END} 20241130122632530 DSS <0004> hlr_ussd.c:576 262425390168145/0x2080a09f: Process SS (END) 20241130122632530 DSS <0004> hlr_ussd.c:518 262425390168145/0x2080a09f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632530 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425390168145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425390168145" session_id=545300639 session_state=END} 20241130122632530 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425390168145 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632530 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425390168145 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632530 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632530 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38268<->l=127.0.0.1:4258 20241130122632532 DAUC <0003> db_auc.c:157 IMSI='262426303473556': No 2G Auth Data 20241130122632532 DAUC <0003> db_auc.c:192 IMSI='262426303473556': No 3G Auth Data 20241130122632538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4258 20241130122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632541 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426303473556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426303473556" session_id=4086720172 session_state=BEGIN} 20241130122632541 DSS <0004> hlr_ussd.c:576 262426303473556/0xf39666ac: Process SS (BEGIN) 20241130122632541 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632541 DSS <0004> hlr_ussd.c:518 262426303473556/0xf39666ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632541 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632541 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262426303473556 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426303473556" session_id=4086720172 session_state=END} 20241130122632541 DSS <0004> hlr_ussd.c:576 262426303473556/0xf39666ac: Process SS (END) 20241130122632541 DSS <0004> hlr_ussd.c:518 262426303473556/0xf39666ac: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632541 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426303473556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426303473556" session_id=4086720172 session_state=END} 20241130122632541 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262426303473556 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632541 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262426303473556 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632541 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4258 20241130122632544 DAUC <0003> db_auc.c:157 IMSI='262425837274537': No 2G Auth Data 20241130122632544 DAUC <0003> db_auc.c:192 IMSI='262425837274537': No 3G Auth Data 20241130122632550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 20241130122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632553 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425837274537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425837274537" session_id=1327564753 session_state=BEGIN} 20241130122632553 DSS <0004> hlr_ussd.c:576 262425837274537/0x4f2107d1: Process SS (BEGIN) 20241130122632553 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632553 DSS <0004> hlr_ussd.c:518 262425837274537/0x4f2107d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632553 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632553 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632553 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632554 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632554 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425837274537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425837274537" session_id=1327564753 session_state=END} 20241130122632554 DSS <0004> hlr_ussd.c:576 262425837274537/0x4f2107d1: Process SS (END) 20241130122632554 DSS <0004> hlr_ussd.c:518 262425837274537/0x4f2107d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632554 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425837274537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425837274537" session_id=1327564753 session_state=END} 20241130122632554 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425837274537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632554 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425837274537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632554 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4258 20241130122632557 DAUC <0003> db_auc.c:157 IMSI='262423467319624': No 2G Auth Data 20241130122632557 DAUC <0003> db_auc.c:192 IMSI='262423467319624': No 3G Auth Data 20241130122632563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38312<->l=127.0.0.1:4258 20241130122632567 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632567 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423467319624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423467319624" session_id=2507220188 session_state=BEGIN} 20241130122632567 DSS <0004> hlr_ussd.c:576 262423467319624/0x957124dc: Process SS (BEGIN) 20241130122632567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632567 DSS <0004> hlr_ussd.c:518 262423467319624/0x957124dc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632567 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632567 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632567 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632567 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632568 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632568 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632568 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262423467319624 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423467319624" session_id=2507220188 session_state=END} 20241130122632568 DSS <0004> hlr_ussd.c:576 262423467319624/0x957124dc: Process SS (END) 20241130122632568 DSS <0004> hlr_ussd.c:518 262423467319624/0x957124dc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632568 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423467319624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423467319624" session_id=2507220188 session_state=END} 20241130122632568 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262423467319624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632568 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262423467319624 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632568 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632568 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38312<->l=127.0.0.1:4258 20241130122632571 DAUC <0003> db_auc.c:157 IMSI='262427964139380': No 2G Auth Data 20241130122632571 DAUC <0003> db_auc.c:192 IMSI='262427964139380': No 3G Auth Data 20241130122632578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241130122632583 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632583 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427964139380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427964139380" session_id=3420916236 session_state=BEGIN} 20241130122632583 DSS <0004> hlr_ussd.c:576 262427964139380/0xcbe70a0c: Process SS (BEGIN) 20241130122632583 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632583 DSS <0004> hlr_ussd.c:518 262427964139380/0xcbe70a0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632583 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632583 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632583 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632583 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632584 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632584 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632584 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262427964139380 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427964139380" session_id=3420916236 session_state=END} 20241130122632584 DSS <0004> hlr_ussd.c:576 262427964139380/0xcbe70a0c: Process SS (END) 20241130122632584 DSS <0004> hlr_ussd.c:518 262427964139380/0xcbe70a0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632584 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427964139380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427964139380" session_id=3420916236 session_state=END} 20241130122632584 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262427964139380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632584 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262427964139380 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632584 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632584 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38316<->l=127.0.0.1:4258 20241130122632588 DAUC <0003> db_auc.c:157 IMSI='262423529271826': No 2G Auth Data 20241130122632588 DAUC <0003> db_auc.c:192 IMSI='262423529271826': No 3G Auth Data 20241130122632594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4258 20241130122632597 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632597 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423529271826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423529271826" session_id=2310438292 session_state=BEGIN} 20241130122632597 DSS <0004> hlr_ussd.c:576 262423529271826/0x89b67d94: Process SS (BEGIN) 20241130122632597 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632597 DSS <0004> hlr_ussd.c:518 262423529271826/0x89b67d94: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632597 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632597 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632597 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632597 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632598 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632598 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632598 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262423529271826 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529271826" session_id=2310438292 session_state=END} 20241130122632598 DSS <0004> hlr_ussd.c:576 262423529271826/0x89b67d94: Process SS (END) 20241130122632598 DSS <0004> hlr_ussd.c:518 262423529271826/0x89b67d94: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632598 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423529271826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529271826" session_id=2310438292 session_state=END} 20241130122632598 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262423529271826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632598 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262423529271826 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632598 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632598 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4258 20241130122632601 DAUC <0003> db_auc.c:157 IMSI='262427083468158': No 2G Auth Data 20241130122632601 DAUC <0003> db_auc.c:192 IMSI='262427083468158': No 3G Auth Data 20241130122632606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20241130122632609 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632609 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427083468158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427083468158" session_id=3312287477 session_state=BEGIN} 20241130122632609 DSS <0004> hlr_ussd.c:576 262427083468158/0xc56d7ef5: Process SS (BEGIN) 20241130122632609 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632609 DSS <0004> hlr_ussd.c:518 262427083468158/0xc56d7ef5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632609 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632609 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632609 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632609 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632610 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632611 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262427083468158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427083468158" session_id=3312287477 session_state=END} 20241130122632611 DSS <0004> hlr_ussd.c:576 262427083468158/0xc56d7ef5: Process SS (END) 20241130122632611 DSS <0004> hlr_ussd.c:518 262427083468158/0xc56d7ef5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632611 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427083468158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427083468158" session_id=3312287477 session_state=END} 20241130122632611 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262427083468158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632611 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262427083468158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632611 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632611 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38338<->l=127.0.0.1:4258 20241130122632613 DAUC <0003> db_auc.c:157 IMSI='262423740615163': No 2G Auth Data 20241130122632613 DAUC <0003> db_auc.c:192 IMSI='262423740615163': No 3G Auth Data 20241130122632619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241130122632622 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632623 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423740615163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423740615163" session_id=2662537585 session_state=BEGIN} 20241130122632623 DSS <0004> hlr_ussd.c:576 262423740615163/0x9eb31971: Process SS (BEGIN) 20241130122632623 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122632623 DSS <0004> hlr_ussd.c:518 262423740615163/0x9eb31971: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122632623 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632623 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632623 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632623 DLINP <000b> input/ipa.c:431 127.0.0.1:38877 sending data 20241130122632624 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632624 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632624 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262423740615163 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423740615163" session_id=2662537585 session_state=END} 20241130122632624 DSS <0004> hlr_ussd.c:576 262423740615163/0x9eb31971: Process SS (END) 20241130122632624 DSS <0004> hlr_ussd.c:518 262423740615163/0x9eb31971: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122632624 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423740615163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423740615163" session_id=2662537585 session_state=END} 20241130122632624 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262423740615163 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122632624 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262423740615163 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122632624 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632624 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122632626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38342<->l=127.0.0.1:4258 20241130122632627 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.1:4258 20241130122632628 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39577<->l=127.0.0.1:4259) 20241130122632628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632628 DLINP <000b> input/ipa.c:405 127.0.0.1:38877 message received 20241130122632628 DLINP <000b> input/ipa.c:414 127.0.0.1:38877 connection closed with server 20241130122632628 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38877 20241130122632628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241130122632628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122632628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122632628 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122632628 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122632628 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122632651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20241130122632852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38344<->l=127.0.0.1:4258 20241130122635972 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:35283 20241130122635972 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:35283 20241130122635973 DLINP <000b> input/ipa.c:451 connected read/write 20241130122635973 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122635974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122635974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122635975 DLINP <000b> input/ipa.c:451 connected read/write 20241130122635975 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122635975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122635975 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241130122635975 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241130122635975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241130122635975 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  20241130122635975 DLGSUP <0013> gsup_server.c:235 2:  20241130122635975 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122635975 DLGSUP <0013> gsup_server.c:235 3:  20241130122635975 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122635975 DLGSUP <0013> gsup_server.c:235 4:  20241130122635975 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122635975 DLGSUP <0013> gsup_server.c:235 5:  20241130122635975 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122635975 DLGSUP <0013> gsup_server.c:235 7:  20241130122635975 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122635975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122635975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122635975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:35283 20241130122635976 DLINP <000b> input/ipa.c:451 connected read/write 20241130122635976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122635976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 20241130122635977 DLINP <000b> input/ipa.c:451 connected read/write 20241130122635977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122635977 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122635977 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122635977 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  20241130122635977 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122635977 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  20241130122635977 DLGSUP <0013> gsup_server.c:235 2:  20241130122635977 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122635977 DLGSUP <0013> gsup_server.c:235 3:  20241130122635977 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122635977 DLGSUP <0013> gsup_server.c:235 4:  20241130122635977 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122635977 DLGSUP <0013> gsup_server.c:235 5:  20241130122635977 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122635977 DLGSUP <0013> gsup_server.c:235 7:  20241130122635977 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122635977 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122635977 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122635977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122635985 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45529<->l=127.0.0.1:4259) 20241130122635987 DAUC <0003> db_auc.c:157 IMSI='262426564714891': No 2G Auth Data 20241130122635987 DAUC <0003> db_auc.c:192 IMSI='262426564714891': No 3G Auth Data 20241130122635992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4258 20241130122636018 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636018 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426564714891" session_id=4223213404 session_state=BEGIN} 20241130122636018 DSS <0004> hlr_ussd.c:576 262426564714891/0xfbb91f5c: Process SS (BEGIN) 20241130122636018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636018 DSS <0004> hlr_ussd.c:518 262426564714891/0xfbb91f5c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636018 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636018 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636018 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636018 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636028 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636028 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426564714891" session_id=4223213404 session_state=CONTINUE} 20241130122636028 DSS <0004> hlr_ussd.c:576 262426564714891/0xfbb91f5c: Process SS (CONTINUE) 20241130122636028 DSS <0004> hlr_ussd.c:518 262426564714891/0xfbb91f5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636028 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426564714891" session_id=4223213404 session_state=CONTINUE} 20241130122636028 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636036 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636036 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426564714891" session_id=4223213404 session_state=CONTINUE} 20241130122636036 DSS <0004> hlr_ussd.c:576 262426564714891/0xfbb91f5c: Process SS (CONTINUE) 20241130122636036 DSS <0004> hlr_ussd.c:518 262426564714891/0xfbb91f5c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636036 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636036 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636036 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636036 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636036 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636040 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636040 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636040 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426564714891" session_id=4223213404 session_state=END} 20241130122636040 DSS <0004> hlr_ussd.c:576 262426564714891/0xfbb91f5c: Process SS (END) 20241130122636040 DSS <0004> hlr_ussd.c:518 262426564714891/0xfbb91f5c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636040 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426564714891" session_id=4223213404 session_state=END} 20241130122636040 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636040 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262426564714891 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636040 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636040 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636043 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38360<->l=127.0.0.1:4258 20241130122636045 DAUC <0003> db_auc.c:157 IMSI='262426329257314': No 2G Auth Data 20241130122636045 DAUC <0003> db_auc.c:192 IMSI='262426329257314': No 3G Auth Data 20241130122636058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20241130122636060 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636060 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426329257314" session_id=3997931319 session_state=BEGIN} 20241130122636060 DSS <0004> hlr_ussd.c:576 262426329257314/0xee4b9737: Process SS (BEGIN) 20241130122636060 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636060 DSS <0004> hlr_ussd.c:518 262426329257314/0xee4b9737: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636060 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636060 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636060 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636060 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636061 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636061 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636061 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329257314" session_id=3997931319 session_state=CONTINUE} 20241130122636061 DSS <0004> hlr_ussd.c:576 262426329257314/0xee4b9737: Process SS (CONTINUE) 20241130122636061 DSS <0004> hlr_ussd.c:518 262426329257314/0xee4b9737: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636061 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329257314" session_id=3997931319 session_state=CONTINUE} 20241130122636061 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636061 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636061 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636063 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636063 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426329257314" session_id=3997931319 session_state=CONTINUE} 20241130122636063 DSS <0004> hlr_ussd.c:576 262426329257314/0xee4b9737: Process SS (CONTINUE) 20241130122636063 DSS <0004> hlr_ussd.c:518 262426329257314/0xee4b9737: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636063 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636063 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636063 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636063 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636063 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636063 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636063 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636063 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329257314" session_id=3997931319 session_state=END} 20241130122636063 DSS <0004> hlr_ussd.c:576 262426329257314/0xee4b9737: Process SS (END) 20241130122636063 DSS <0004> hlr_ussd.c:518 262426329257314/0xee4b9737: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636063 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426329257314" session_id=3997931319 session_state=END} 20241130122636063 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636063 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426329257314 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636063 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636063 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38362<->l=127.0.0.1:4258 20241130122636064 DAUC <0003> db_auc.c:157 IMSI='262426191493873': No 2G Auth Data 20241130122636064 DAUC <0003> db_auc.c:192 IMSI='262426191493873': No 3G Auth Data 20241130122636070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20241130122636073 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636073 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426191493873" session_id=2559577711 session_state=BEGIN} 20241130122636073 DSS <0004> hlr_ussd.c:576 262426191493873/0x98900e6f: Process SS (BEGIN) 20241130122636073 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636073 DSS <0004> hlr_ussd.c:518 262426191493873/0x98900e6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636073 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636073 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636073 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636073 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636074 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636074 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636074 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191493873" session_id=2559577711 session_state=CONTINUE} 20241130122636074 DSS <0004> hlr_ussd.c:576 262426191493873/0x98900e6f: Process SS (CONTINUE) 20241130122636074 DSS <0004> hlr_ussd.c:518 262426191493873/0x98900e6f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636074 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191493873" session_id=2559577711 session_state=CONTINUE} 20241130122636074 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636074 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636074 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636076 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426191493873" session_id=2559577711 session_state=CONTINUE} 20241130122636076 DSS <0004> hlr_ussd.c:576 262426191493873/0x98900e6f: Process SS (CONTINUE) 20241130122636076 DSS <0004> hlr_ussd.c:518 262426191493873/0x98900e6f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636076 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636076 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636076 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636076 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636076 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636076 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191493873" session_id=2559577711 session_state=END} 20241130122636076 DSS <0004> hlr_ussd.c:576 262426191493873/0x98900e6f: Process SS (END) 20241130122636076 DSS <0004> hlr_ussd.c:518 262426191493873/0x98900e6f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636076 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426191493873" session_id=2559577711 session_state=END} 20241130122636076 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636077 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426191493873 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636077 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636077 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38364<->l=127.0.0.1:4258 20241130122636077 DAUC <0003> db_auc.c:157 IMSI='262424332528724': No 2G Auth Data 20241130122636077 DAUC <0003> db_auc.c:192 IMSI='262424332528724': No 3G Auth Data 20241130122636084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241130122636087 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636087 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424332528724" session_id=4281666543 session_state=BEGIN} 20241130122636087 DSS <0004> hlr_ussd.c:576 262424332528724/0xff350bef: Process SS (BEGIN) 20241130122636087 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636087 DSS <0004> hlr_ussd.c:518 262424332528724/0xff350bef: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636087 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636087 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636087 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636087 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636088 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636088 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636088 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424332528724" session_id=4281666543 session_state=CONTINUE} 20241130122636088 DSS <0004> hlr_ussd.c:576 262424332528724/0xff350bef: Process SS (CONTINUE) 20241130122636088 DSS <0004> hlr_ussd.c:518 262424332528724/0xff350bef: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636088 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424332528724" session_id=4281666543 session_state=CONTINUE} 20241130122636088 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636088 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636088 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636090 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636090 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424332528724" session_id=4281666543 session_state=CONTINUE} 20241130122636090 DSS <0004> hlr_ussd.c:576 262424332528724/0xff350bef: Process SS (CONTINUE) 20241130122636090 DSS <0004> hlr_ussd.c:518 262424332528724/0xff350bef: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636090 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636090 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636090 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636090 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636090 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636091 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636091 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636091 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424332528724" session_id=4281666543 session_state=END} 20241130122636091 DSS <0004> hlr_ussd.c:576 262424332528724/0xff350bef: Process SS (END) 20241130122636091 DSS <0004> hlr_ussd.c:518 262424332528724/0xff350bef: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636091 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424332528724" session_id=4281666543 session_state=END} 20241130122636091 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636091 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424332528724 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636091 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636091 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636091 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.1:4258 20241130122636092 DAUC <0003> db_auc.c:157 IMSI='262427819726252': No 2G Auth Data 20241130122636092 DAUC <0003> db_auc.c:192 IMSI='262427819726252': No 3G Auth Data 20241130122636099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241130122636102 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636102 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427819726252" session_id=1469250279 session_state=BEGIN} 20241130122636102 DSS <0004> hlr_ussd.c:576 262427819726252/0x5792fae7: Process SS (BEGIN) 20241130122636102 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636102 DSS <0004> hlr_ussd.c:518 262427819726252/0x5792fae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636102 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636102 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636102 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636102 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636103 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636103 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636103 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427819726252" session_id=1469250279 session_state=CONTINUE} 20241130122636103 DSS <0004> hlr_ussd.c:576 262427819726252/0x5792fae7: Process SS (CONTINUE) 20241130122636103 DSS <0004> hlr_ussd.c:518 262427819726252/0x5792fae7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636103 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427819726252" session_id=1469250279 session_state=CONTINUE} 20241130122636103 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636103 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636103 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636105 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636105 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427819726252" session_id=1469250279 session_state=CONTINUE} 20241130122636105 DSS <0004> hlr_ussd.c:576 262427819726252/0x5792fae7: Process SS (CONTINUE) 20241130122636105 DSS <0004> hlr_ussd.c:518 262427819726252/0x5792fae7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636105 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636105 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636105 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636105 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636105 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636106 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636106 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636106 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427819726252" session_id=1469250279 session_state=END} 20241130122636106 DSS <0004> hlr_ussd.c:576 262427819726252/0x5792fae7: Process SS (END) 20241130122636106 DSS <0004> hlr_ussd.c:518 262427819726252/0x5792fae7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636106 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427819726252" session_id=1469250279 session_state=END} 20241130122636106 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636106 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427819726252 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636106 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636106 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38386<->l=127.0.0.1:4258 20241130122636107 DAUC <0003> db_auc.c:157 IMSI='262428953929468': No 2G Auth Data 20241130122636107 DAUC <0003> db_auc.c:192 IMSI='262428953929468': No 3G Auth Data 20241130122636114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241130122636117 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636117 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428953929468" session_id=618203466 session_state=BEGIN} 20241130122636117 DSS <0004> hlr_ussd.c:576 262428953929468/0x24d9094a: Process SS (BEGIN) 20241130122636117 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636117 DSS <0004> hlr_ussd.c:518 262428953929468/0x24d9094a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636117 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636117 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636117 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636117 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636118 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636118 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636118 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428953929468" session_id=618203466 session_state=CONTINUE} 20241130122636118 DSS <0004> hlr_ussd.c:576 262428953929468/0x24d9094a: Process SS (CONTINUE) 20241130122636118 DSS <0004> hlr_ussd.c:518 262428953929468/0x24d9094a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636118 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428953929468" session_id=618203466 session_state=CONTINUE} 20241130122636118 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636118 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636118 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636120 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636120 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428953929468" session_id=618203466 session_state=CONTINUE} 20241130122636120 DSS <0004> hlr_ussd.c:576 262428953929468/0x24d9094a: Process SS (CONTINUE) 20241130122636120 DSS <0004> hlr_ussd.c:518 262428953929468/0x24d9094a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636120 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636120 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636120 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636120 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636120 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636121 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636121 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636121 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428953929468" session_id=618203466 session_state=END} 20241130122636121 DSS <0004> hlr_ussd.c:576 262428953929468/0x24d9094a: Process SS (END) 20241130122636121 DSS <0004> hlr_ussd.c:518 262428953929468/0x24d9094a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636121 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428953929468" session_id=618203466 session_state=END} 20241130122636121 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636121 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428953929468 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636121 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636121 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38398<->l=127.0.0.1:4258 20241130122636122 DAUC <0003> db_auc.c:157 IMSI='262424728365996': No 2G Auth Data 20241130122636122 DAUC <0003> db_auc.c:192 IMSI='262424728365996': No 3G Auth Data 20241130122636129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241130122636132 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636132 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424728365996" session_id=463277012 session_state=BEGIN} 20241130122636132 DSS <0004> hlr_ussd.c:576 262424728365996/0x1b9d0bd4: Process SS (BEGIN) 20241130122636132 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636132 DSS <0004> hlr_ussd.c:518 262424728365996/0x1b9d0bd4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636132 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636132 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636132 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636132 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636132 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636132 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636133 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424728365996" session_id=463277012 session_state=CONTINUE} 20241130122636133 DSS <0004> hlr_ussd.c:576 262424728365996/0x1b9d0bd4: Process SS (CONTINUE) 20241130122636133 DSS <0004> hlr_ussd.c:518 262424728365996/0x1b9d0bd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636133 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424728365996" session_id=463277012 session_state=CONTINUE} 20241130122636133 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636133 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636133 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636133 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636135 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636135 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424728365996" session_id=463277012 session_state=CONTINUE} 20241130122636135 DSS <0004> hlr_ussd.c:576 262424728365996/0x1b9d0bd4: Process SS (CONTINUE) 20241130122636135 DSS <0004> hlr_ussd.c:518 262424728365996/0x1b9d0bd4: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636135 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636135 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636135 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636135 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636135 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636135 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636135 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636135 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424728365996" session_id=463277012 session_state=END} 20241130122636135 DSS <0004> hlr_ussd.c:576 262424728365996/0x1b9d0bd4: Process SS (END) 20241130122636135 DSS <0004> hlr_ussd.c:518 262424728365996/0x1b9d0bd4: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636135 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424728365996" session_id=463277012 session_state=END} 20241130122636135 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636135 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424728365996 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636135 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636135 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38414<->l=127.0.0.1:4258 20241130122636137 DAUC <0003> db_auc.c:157 IMSI='262428363619608': No 2G Auth Data 20241130122636137 DAUC <0003> db_auc.c:192 IMSI='262428363619608': No 3G Auth Data 20241130122636143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241130122636146 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636146 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428363619608" session_id=363322452 session_state=BEGIN} 20241130122636146 DSS <0004> hlr_ussd.c:576 262428363619608/0x15a7dc54: Process SS (BEGIN) 20241130122636146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241130122636146 DSS <0004> hlr_ussd.c:518 262428363619608/0x15a7dc54: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241130122636146 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636146 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636146 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636146 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636147 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636147 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636147 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428363619608" session_id=363322452 session_state=CONTINUE} 20241130122636147 DSS <0004> hlr_ussd.c:576 262428363619608/0x15a7dc54: Process SS (CONTINUE) 20241130122636147 DSS <0004> hlr_ussd.c:518 262428363619608/0x15a7dc54: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241130122636147 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428363619608" session_id=363322452 session_state=CONTINUE} 20241130122636147 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636147 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636147 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636149 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636149 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428363619608" session_id=363322452 session_state=CONTINUE} 20241130122636149 DSS <0004> hlr_ussd.c:576 262428363619608/0x15a7dc54: Process SS (CONTINUE) 20241130122636149 DSS <0004> hlr_ussd.c:518 262428363619608/0x15a7dc54: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636149 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636149 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636149 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636149 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636149 DLINP <000b> input/ipa.c:431 127.0.0.1:35283 sending data 20241130122636150 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636150 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636150 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428363619608" session_id=363322452 session_state=END} 20241130122636150 DSS <0004> hlr_ussd.c:576 262428363619608/0x15a7dc54: Process SS (END) 20241130122636150 DSS <0004> hlr_ussd.c:518 262428363619608/0x15a7dc54: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241130122636150 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428363619608" session_id=363322452 session_state=END} 20241130122636150 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122636150 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428363619608 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122636150 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636150 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636150 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122636151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38428<->l=127.0.0.1:4258 20241130122636152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38352<->l=127.0.0.1:4258 20241130122636152 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636152 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122636152 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122636152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122636152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122636152 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45529<->l=127.0.0.1:4259) 20241130122636152 DLINP <000b> input/ipa.c:451 connected read/write 20241130122636152 DLINP <000b> input/ipa.c:405 127.0.0.1:35283 message received 20241130122636152 DLINP <000b> input/ipa.c:414 127.0.0.1:35283 connection closed with server 20241130122636152 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:35283 20241130122636152 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241130122636176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241130122636377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.1:4258 20241130122639443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:37475 20241130122639443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:37475 20241130122639445 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639445 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639446 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122639446 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122639446 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639446 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639446 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122639446 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241130122639446 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241130122639446 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241130122639446 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  20241130122639446 DLGSUP <0013> gsup_server.c:235 2:  20241130122639446 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122639446 DLGSUP <0013> gsup_server.c:235 3:  20241130122639446 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122639446 DLGSUP <0013> gsup_server.c:235 4:  20241130122639446 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122639446 DLGSUP <0013> gsup_server.c:235 5:  20241130122639446 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122639446 DLGSUP <0013> gsup_server.c:235 7:  20241130122639446 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122639446 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122639446 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122639446 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:37475 20241130122639447 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20241130122639449 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122639449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122639449 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  20241130122639449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122639449 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  20241130122639449 DLGSUP <0013> gsup_server.c:235 2:  20241130122639449 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122639449 DLGSUP <0013> gsup_server.c:235 3:  20241130122639449 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122639449 DLGSUP <0013> gsup_server.c:235 4:  20241130122639449 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122639449 DLGSUP <0013> gsup_server.c:235 5:  20241130122639449 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122639449 DLGSUP <0013> gsup_server.c:235 7:  20241130122639449 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122639449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122639449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122639449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122639457 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41257<->l=127.0.0.1:4259) 20241130122639461 DAUC <0003> db_auc.c:157 IMSI='262420315355197': No 2G Auth Data 20241130122639461 DAUC <0003> db_auc.c:192 IMSI='262420315355197': No 3G Auth Data 20241130122639476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241130122639494 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639494 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420315355197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420315355197" session_id=3215150788 session_state=BEGIN} 20241130122639494 DSS <0004> hlr_ussd.c:576 262420315355197/0xbfa34ec4: Process SS (BEGIN) 20241130122639494 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639494 DSS <0004> hlr_ussd.c:518 262420315355197/0xbfa34ec4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639494 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639494 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639494 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639494 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639509 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639509 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639509 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262420315355197 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420315355197" session_id=3215150788 session_state=END} 20241130122639509 DSS <0004> hlr_ussd.c:576 262420315355197/0xbfa34ec4: Process SS (END) 20241130122639509 DSS <0004> hlr_ussd.c:518 262420315355197/0xbfa34ec4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639509 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420315355197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420315355197" session_id=3215150788 session_state=END} 20241130122639509 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262420315355197 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639509 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262420315355197 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639509 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639509 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.1:4258 20241130122639520 DAUC <0003> db_auc.c:157 IMSI='262424675330357': No 2G Auth Data 20241130122639520 DAUC <0003> db_auc.c:192 IMSI='262424675330357': No 3G Auth Data 20241130122639532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20241130122639534 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639534 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424675330357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424675330357" session_id=1416608492 session_state=BEGIN} 20241130122639534 DSS <0004> hlr_ussd.c:576 262424675330357/0x546fbaec: Process SS (BEGIN) 20241130122639534 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639534 DSS <0004> hlr_ussd.c:518 262424675330357/0x546fbaec: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639534 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639534 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639534 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639534 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639535 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639535 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639535 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424675330357 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424675330357" session_id=1416608492 session_state=END} 20241130122639535 DSS <0004> hlr_ussd.c:576 262424675330357/0x546fbaec: Process SS (END) 20241130122639535 DSS <0004> hlr_ussd.c:518 262424675330357/0x546fbaec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639535 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424675330357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424675330357" session_id=1416608492 session_state=END} 20241130122639535 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424675330357 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639535 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424675330357 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639535 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639535 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.1:4258 20241130122639537 DAUC <0003> db_auc.c:157 IMSI='262426685306178': No 2G Auth Data 20241130122639537 DAUC <0003> db_auc.c:192 IMSI='262426685306178': No 3G Auth Data 20241130122639543 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241130122639545 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639546 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426685306178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426685306178" session_id=3044505986 session_state=BEGIN} 20241130122639546 DSS <0004> hlr_ussd.c:576 262426685306178/0xb5777982: Process SS (BEGIN) 20241130122639546 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639546 DSS <0004> hlr_ussd.c:518 262426685306178/0xb5777982: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639546 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639546 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639546 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639546 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639546 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639546 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639546 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262426685306178 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426685306178" session_id=3044505986 session_state=END} 20241130122639546 DSS <0004> hlr_ussd.c:576 262426685306178/0xb5777982: Process SS (END) 20241130122639546 DSS <0004> hlr_ussd.c:518 262426685306178/0xb5777982: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639546 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426685306178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426685306178" session_id=3044505986 session_state=END} 20241130122639546 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262426685306178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639546 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262426685306178 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639546 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639546 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4258 20241130122639548 DAUC <0003> db_auc.c:157 IMSI='262428340374497': No 2G Auth Data 20241130122639548 DAUC <0003> db_auc.c:192 IMSI='262428340374497': No 3G Auth Data 20241130122639555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20241130122639558 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639558 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428340374497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428340374497" session_id=1429587707 session_state=BEGIN} 20241130122639558 DSS <0004> hlr_ussd.c:576 262428340374497/0x5535c6fb: Process SS (BEGIN) 20241130122639558 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639558 DSS <0004> hlr_ussd.c:518 262428340374497/0x5535c6fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639558 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639558 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639558 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639558 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639558 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639558 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639558 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262428340374497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340374497" session_id=1429587707 session_state=END} 20241130122639558 DSS <0004> hlr_ussd.c:576 262428340374497/0x5535c6fb: Process SS (END) 20241130122639558 DSS <0004> hlr_ussd.c:518 262428340374497/0x5535c6fb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639558 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428340374497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428340374497" session_id=1429587707 session_state=END} 20241130122639558 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262428340374497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639558 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262428340374497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639558 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639558 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38480<->l=127.0.0.1:4258 20241130122639561 DAUC <0003> db_auc.c:157 IMSI='262428796502612': No 2G Auth Data 20241130122639561 DAUC <0003> db_auc.c:192 IMSI='262428796502612': No 3G Auth Data 20241130122639568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4258 20241130122639571 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639571 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428796502612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428796502612" session_id=1032874128 session_state=BEGIN} 20241130122639571 DSS <0004> hlr_ussd.c:576 262428796502612/0x3d906890: Process SS (BEGIN) 20241130122639571 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639571 DSS <0004> hlr_ussd.c:518 262428796502612/0x3d906890: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639571 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639571 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639571 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639571 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639572 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639572 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639572 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262428796502612 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428796502612" session_id=1032874128 session_state=END} 20241130122639572 DSS <0004> hlr_ussd.c:576 262428796502612/0x3d906890: Process SS (END) 20241130122639572 DSS <0004> hlr_ussd.c:518 262428796502612/0x3d906890: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639572 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428796502612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428796502612" session_id=1032874128 session_state=END} 20241130122639572 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262428796502612 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639572 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262428796502612 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639572 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639572 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639574 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4258 20241130122639575 DAUC <0003> db_auc.c:157 IMSI='262424015548540': No 2G Auth Data 20241130122639575 DAUC <0003> db_auc.c:192 IMSI='262424015548540': No 3G Auth Data 20241130122639582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20241130122639585 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639585 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424015548540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424015548540" session_id=2622455480 session_state=BEGIN} 20241130122639585 DSS <0004> hlr_ussd.c:576 262424015548540/0x9c4f7eb8: Process SS (BEGIN) 20241130122639585 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639585 DSS <0004> hlr_ussd.c:518 262424015548540/0x9c4f7eb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639585 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639585 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639585 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639585 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639585 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639585 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639585 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262424015548540 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424015548540" session_id=2622455480 session_state=END} 20241130122639585 DSS <0004> hlr_ussd.c:576 262424015548540/0x9c4f7eb8: Process SS (END) 20241130122639585 DSS <0004> hlr_ussd.c:518 262424015548540/0x9c4f7eb8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639585 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424015548540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424015548540" session_id=2622455480 session_state=END} 20241130122639585 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262424015548540 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639585 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262424015548540 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639585 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639585 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38500<->l=127.0.0.1:4258 20241130122639587 DAUC <0003> db_auc.c:157 IMSI='262428151519391': No 2G Auth Data 20241130122639587 DAUC <0003> db_auc.c:192 IMSI='262428151519391': No 3G Auth Data 20241130122639593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20241130122639596 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639596 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428151519391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428151519391" session_id=2603576799 session_state=BEGIN} 20241130122639596 DSS <0004> hlr_ussd.c:576 262428151519391/0x9b2f6ddf: Process SS (BEGIN) 20241130122639596 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639596 DSS <0004> hlr_ussd.c:518 262428151519391/0x9b2f6ddf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639596 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639596 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639596 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639596 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639597 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639597 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639597 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428151519391 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428151519391" session_id=2603576799 session_state=END} 20241130122639597 DSS <0004> hlr_ussd.c:576 262428151519391/0x9b2f6ddf: Process SS (END) 20241130122639597 DSS <0004> hlr_ussd.c:518 262428151519391/0x9b2f6ddf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639597 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428151519391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428151519391" session_id=2603576799 session_state=END} 20241130122639597 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428151519391 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639597 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428151519391 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639597 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639597 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639600 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38510<->l=127.0.0.1:4258 20241130122639600 DAUC <0003> db_auc.c:157 IMSI='262421109937131': No 2G Auth Data 20241130122639600 DAUC <0003> db_auc.c:192 IMSI='262421109937131': No 3G Auth Data 20241130122639607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38526<->l=127.0.0.1:4258 20241130122639610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639610 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421109937131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421109937131" session_id=2260650037 session_state=BEGIN} 20241130122639610 DSS <0004> hlr_ussd.c:576 262421109937131/0x86bec835: Process SS (BEGIN) 20241130122639610 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241130122639610 DSS <0004> hlr_ussd.c:518 262421109937131/0x86bec835: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241130122639610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639610 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639610 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639610 DLINP <000b> input/ipa.c:431 127.0.0.1:37475 sending data 20241130122639611 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639611 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639611 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262421109937131 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421109937131" session_id=2260650037 session_state=END} 20241130122639611 DSS <0004> hlr_ussd.c:576 262421109937131/0x86bec835: Process SS (END) 20241130122639611 DSS <0004> hlr_ussd.c:518 262421109937131/0x86bec835: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241130122639611 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421109937131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421109937131" session_id=2260650037 session_state=END} 20241130122639611 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421109937131 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122639611 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262421109937131 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241130122639611 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639611 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122639613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38526<->l=127.0.0.1:4258 20241130122639615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.1:4258 20241130122639615 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639615 DLINP <000b> input/ipa.c:405 127.0.0.1:37475 message received 20241130122639615 DLINP <000b> input/ipa.c:414 127.0.0.1:37475 connection closed with server 20241130122639615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:37475 20241130122639615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241130122639615 DLINP <000b> input/ipa.c:451 connected read/write 20241130122639615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122639615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122639615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122639615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122639615 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41257<->l=127.0.0.1:4259) 20241130122639651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4258 20241130122639853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38530<->l=127.0.0.1:4258 20241130122641724 DSS <0004> hlr_ussd.c:239 262428774535361/0xd5df94eb: SS Session Timeout, destroying 20241130122641724 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428774535361 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641743 DSS <0004> hlr_ussd.c:239 262425893481536/0x0114d5f8: SS Session Timeout, destroying 20241130122641743 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262425893481536 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641754 DSS <0004> hlr_ussd.c:239 262429867599778/0x2ebe1966: SS Session Timeout, destroying 20241130122641754 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262429867599778 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641772 DSS <0004> hlr_ussd.c:239 262425229236094/0x50661076: SS Session Timeout, destroying 20241130122641772 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262425229236094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641783 DSS <0004> hlr_ussd.c:239 262424930092169/0x5aa85d03: SS Session Timeout, destroying 20241130122641783 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262424930092169 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641794 DSS <0004> hlr_ussd.c:239 262427885009193/0x29b92af4: SS Session Timeout, destroying 20241130122641794 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427885009193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641805 DSS <0004> hlr_ussd.c:239 262424697255656/0x655c7b2c: SS Session Timeout, destroying 20241130122641805 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262424697255656 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122641816 DSS <0004> hlr_ussd.c:239 262421669763759/0xae8bd311: SS Session Timeout, destroying 20241130122641816 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421669763759 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122642970 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122642970 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122642975 DLINP <000b> input/ipa.c:451 connected read/write 20241130122642975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122642977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241130122642980 DLINP <000b> input/ipa.c:451 connected read/write 20241130122642981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122642981 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122642981 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122642981 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  20241130122642981 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122642981 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  20241130122642981 DLGSUP <0013> gsup_server.c:235 2:  20241130122642981 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122642981 DLGSUP <0013> gsup_server.c:235 3:  20241130122642981 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122642981 DLGSUP <0013> gsup_server.c:235 4:  20241130122642981 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122642981 DLGSUP <0013> gsup_server.c:235 5:  20241130122642981 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122642981 DLGSUP <0013> gsup_server.c:235 7:  20241130122642981 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122642981 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122642981 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122642981 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122643004 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37535<->l=127.0.0.1:4259) 20241130122643008 DAUC <0003> db_auc.c:157 IMSI='262427953268242': No 2G Auth Data 20241130122643008 DAUC <0003> db_auc.c:192 IMSI='262427953268242': No 3G Auth Data 20241130122643029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 20241130122643046 DLINP <000b> input/ipa.c:451 connected read/write 20241130122643046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122643046 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427953268242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427953268242" session_id=962886417 session_state=BEGIN} 20241130122643046 DSS <0004> hlr_ussd.c:576 262427953268242/0x39647b11: Process SS (BEGIN) 20241130122643046 DSS <0004> hlr_ussd.c:498 262427953268242/0x39647b11: SS CompType=Invoke, OpCode=InterrogateSS 20241130122643046 DSS <0004> hlr_ussd.c:506 262427953268242/0x39647b11: Structured SS requests are not supported, rejecting... 20241130122643046 DSS <0004> hlr_ussd.c:354 262427953268242/0x39647b11: Tx ReturnError(0, 0x15) 20241130122643046 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427953268242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427953268242" session_id=962886417 session_state=END} 20241130122643046 DLINP <000b> input/ipa.c:451 connected read/write 20241130122643046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122643047 DLINP <000b> input/ipa.c:451 connected read/write 20241130122643047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122643055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4258 20241130122643059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4258 20241130122643060 DLINP <000b> input/ipa.c:451 connected read/write 20241130122643060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122643060 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122643061 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122643061 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122643061 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37535<->l=127.0.0.1:4259) 20241130122643094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20241130122643195 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49900<->l=127.0.0.1:4258 20241130122645159 DSS <0004> hlr_ussd.c:239 262426079156089/0xba01f2c6: SS Session Timeout, destroying 20241130122645159 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426079156089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645176 DSS <0004> hlr_ussd.c:239 262427558467963/0x1e949b56: SS Session Timeout, destroying 20241130122645176 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262427558467963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645187 DSS <0004> hlr_ussd.c:239 262422231331748/0xaadf25cd: SS Session Timeout, destroying 20241130122645187 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422231331748 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645198 DSS <0004> hlr_ussd.c:239 262424190496586/0x090403bb: SS Session Timeout, destroying 20241130122645198 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262424190496586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645209 DSS <0004> hlr_ussd.c:239 262425794034847/0xc078401e: SS Session Timeout, destroying 20241130122645210 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425794034847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645221 DSS <0004> hlr_ussd.c:239 262428032057045/0x6fef174b: SS Session Timeout, destroying 20241130122645221 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262428032057045 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645233 DSS <0004> hlr_ussd.c:239 262427503866338/0xde12fc83: SS Session Timeout, destroying 20241130122645233 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427503866338 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122645245 DSS <0004> hlr_ussd.c:239 262421575950291/0x5b2490f6: SS Session Timeout, destroying 20241130122645246 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262421575950291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122646318 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122646318 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122646323 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646325 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20241130122646329 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646329 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122646329 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122646329 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  20241130122646329 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122646329 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  20241130122646329 DLGSUP <0013> gsup_server.c:235 2:  20241130122646329 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122646329 DLGSUP <0013> gsup_server.c:235 3:  20241130122646329 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122646329 DLGSUP <0013> gsup_server.c:235 4:  20241130122646329 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122646329 DLGSUP <0013> gsup_server.c:235 5:  20241130122646329 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122646329 DLGSUP <0013> gsup_server.c:235 7:  20241130122646329 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122646329 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122646329 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122646329 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122646354 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35883<->l=127.0.0.1:4259) 20241130122646364 DAUC <0003> db_auc.c:157 IMSI='262421320325344': No 2G Auth Data 20241130122646364 DAUC <0003> db_auc.c:192 IMSI='262421320325344': No 3G Auth Data 20241130122646371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241130122646378 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646378 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421320325344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421320325344"} 20241130122646378 DMAIN <0000> hlr.c:424 IMSI='262421320325344': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646378 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421320325344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421320325344"} 20241130122646378 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421320325344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646378 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646378 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646380 DAUC <0003> db_auc.c:192 IMSI='262421320325344': No 3G Auth Data 20241130122646383 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646383 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421320325344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421320325344"} 20241130122646383 DAUC <0003> hlr.c:417 IMSI='262421320325344': storing IMEI = 12345678901234 20241130122646383 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421320325344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421320325344"} 20241130122646383 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421320325344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646383 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646383 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646384 DAUC <0003> db_auc.c:192 IMSI='262421320325344': No 3G Auth Data 20241130122646385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241130122646386 DAUC <0003> db_auc.c:157 IMSI='262426075879141': No 2G Auth Data 20241130122646386 DAUC <0003> db_auc.c:192 IMSI='262426075879141': No 3G Auth Data 20241130122646395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241130122646398 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646398 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426075879141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426075879141"} 20241130122646398 DMAIN <0000> hlr.c:424 IMSI='262426075879141': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646398 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426075879141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426075879141"} 20241130122646398 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426075879141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646398 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646398 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646399 DAUC <0003> db_auc.c:192 IMSI='262426075879141': No 3G Auth Data 20241130122646400 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646400 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426075879141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426075879141"} 20241130122646400 DAUC <0003> hlr.c:417 IMSI='262426075879141': storing IMEI = 12345678901234 20241130122646400 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426075879141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426075879141"} 20241130122646400 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426075879141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646400 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646400 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646401 DAUC <0003> db_auc.c:192 IMSI='262426075879141': No 3G Auth Data 20241130122646401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241130122646402 DAUC <0003> db_auc.c:157 IMSI='262427241197631': No 2G Auth Data 20241130122646402 DAUC <0003> db_auc.c:192 IMSI='262427241197631': No 3G Auth Data 20241130122646410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241130122646412 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646412 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427241197631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427241197631"} 20241130122646412 DMAIN <0000> hlr.c:424 IMSI='262427241197631': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646412 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427241197631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427241197631"} 20241130122646412 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427241197631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646412 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646412 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646413 DAUC <0003> db_auc.c:192 IMSI='262427241197631': No 3G Auth Data 20241130122646414 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646414 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427241197631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427241197631"} 20241130122646414 DAUC <0003> hlr.c:417 IMSI='262427241197631': storing IMEI = 12345678901234 20241130122646414 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427241197631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427241197631"} 20241130122646414 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427241197631 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646414 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646414 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646414 DAUC <0003> db_auc.c:192 IMSI='262427241197631': No 3G Auth Data 20241130122646415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49944<->l=127.0.0.1:4258 20241130122646416 DAUC <0003> db_auc.c:157 IMSI='262421092890082': No 2G Auth Data 20241130122646416 DAUC <0003> db_auc.c:192 IMSI='262421092890082': No 3G Auth Data 20241130122646422 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4258 20241130122646425 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646425 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421092890082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421092890082"} 20241130122646425 DMAIN <0000> hlr.c:424 IMSI='262421092890082': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646425 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421092890082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421092890082"} 20241130122646425 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262421092890082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646425 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646425 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646425 DAUC <0003> db_auc.c:157 IMSI='262421092890082': No 2G Auth Data 20241130122646426 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646426 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421092890082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421092890082"} 20241130122646426 DAUC <0003> hlr.c:417 IMSI='262421092890082': storing IMEI = 12345678901234 20241130122646426 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421092890082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421092890082"} 20241130122646426 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262421092890082 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646426 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646426 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646427 DAUC <0003> db_auc.c:157 IMSI='262421092890082': No 2G Auth Data 20241130122646427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49948<->l=127.0.0.1:4258 20241130122646428 DAUC <0003> db_auc.c:157 IMSI='262426546677610': No 2G Auth Data 20241130122646428 DAUC <0003> db_auc.c:192 IMSI='262426546677610': No 3G Auth Data 20241130122646434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4258 20241130122646437 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646437 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426546677610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546677610"} 20241130122646437 DMAIN <0000> hlr.c:424 IMSI='262426546677610': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646437 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426546677610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426546677610"} 20241130122646437 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426546677610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646437 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646437 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646437 DAUC <0003> db_auc.c:157 IMSI='262426546677610': No 2G Auth Data 20241130122646439 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646439 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426546677610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426546677610"} 20241130122646439 DAUC <0003> hlr.c:417 IMSI='262426546677610': storing IMEI = 12345678901234 20241130122646439 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426546677610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426546677610"} 20241130122646439 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426546677610 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646439 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646439 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646439 DAUC <0003> db_auc.c:157 IMSI='262426546677610': No 2G Auth Data 20241130122646440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49952<->l=127.0.0.1:4258 20241130122646440 DAUC <0003> db_auc.c:157 IMSI='262425016991926': No 2G Auth Data 20241130122646440 DAUC <0003> db_auc.c:192 IMSI='262425016991926': No 3G Auth Data 20241130122646447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4258 20241130122646449 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646449 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425016991926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425016991926"} 20241130122646449 DMAIN <0000> hlr.c:424 IMSI='262425016991926': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646449 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425016991926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425016991926"} 20241130122646449 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262425016991926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646449 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646449 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646451 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646451 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425016991926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425016991926"} 20241130122646451 DAUC <0003> hlr.c:417 IMSI='262425016991926': storing IMEI = 12345678901234 20241130122646451 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425016991926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425016991926"} 20241130122646451 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262425016991926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646451 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646451 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4258 20241130122646453 DAUC <0003> db_auc.c:157 IMSI='262424325530320': No 2G Auth Data 20241130122646453 DAUC <0003> db_auc.c:192 IMSI='262424325530320': No 3G Auth Data 20241130122646459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 20241130122646462 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646462 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424325530320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325530320"} 20241130122646462 DMAIN <0000> hlr.c:424 IMSI='262424325530320': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646462 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424325530320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424325530320"} 20241130122646462 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424325530320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646462 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646462 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646464 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646464 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424325530320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424325530320"} 20241130122646464 DAUC <0003> hlr.c:417 IMSI='262424325530320': storing IMEI = 12345678901234 20241130122646464 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424325530320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424325530320"} 20241130122646464 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424325530320 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646464 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646464 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49960<->l=127.0.0.1:4258 20241130122646465 DAUC <0003> db_auc.c:157 IMSI='262424590964568': No 2G Auth Data 20241130122646465 DAUC <0003> db_auc.c:192 IMSI='262424590964568': No 3G Auth Data 20241130122646472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241130122646474 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646474 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424590964568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424590964568"} 20241130122646474 DMAIN <0000> hlr.c:424 IMSI='262424590964568': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122646474 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424590964568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424590964568"} 20241130122646474 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424590964568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646474 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646474 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646476 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646476 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424590964568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424590964568"} 20241130122646476 DAUC <0003> hlr.c:417 IMSI='262424590964568': storing IMEI = 12345678901234 20241130122646476 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424590964568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424590964568"} 20241130122646476 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424590964568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122646476 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646476 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122646477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4258 20241130122646478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49908<->l=127.0.0.1:4258 20241130122646479 DLINP <000b> input/ipa.c:451 connected read/write 20241130122646479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122646479 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122646479 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122646479 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122646479 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35883<->l=127.0.0.1:4259) 20241130122646502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 20241130122646603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.1:4258 20241130122649737 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122649737 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122649742 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241130122649748 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649748 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122649748 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122649748 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  20241130122649748 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122649748 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  20241130122649748 DLGSUP <0013> gsup_server.c:235 2:  20241130122649748 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122649748 DLGSUP <0013> gsup_server.c:235 3:  20241130122649748 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122649748 DLGSUP <0013> gsup_server.c:235 4:  20241130122649748 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122649748 DLGSUP <0013> gsup_server.c:235 5:  20241130122649748 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122649748 DLGSUP <0013> gsup_server.c:235 7:  20241130122649748 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122649748 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122649748 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122649748 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122649777 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38973<->l=127.0.0.1:4259) 20241130122649789 DAUC <0003> db_auc.c:157 IMSI='262426342470773': No 2G Auth Data 20241130122649789 DAUC <0003> db_auc.c:192 IMSI='262426342470773': No 3G Auth Data 20241130122649816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49990<->l=127.0.0.1:4258 20241130122649831 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649831 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426342470773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426342470773" source_name="the-source\n"} 20241130122649831 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241130122649831 DMAIN <0000> hlr.c:424 IMSI='262426342470773': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649831 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262426342470773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426342470773" destination_name="the-source\n"} 20241130122649831 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262426342470773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649831 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649832 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649832 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649837 DAUC <0003> db_auc.c:192 IMSI='262426342470773': No 3G Auth Data 20241130122649843 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649844 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426342470773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426342470773" source_name="the-source\n"} 20241130122649844 DAUC <0003> hlr.c:417 IMSI='262426342470773': storing IMEI = 12345678901234 20241130122649844 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262426342470773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426342470773" destination_name="the-source\n"} 20241130122649844 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262426342470773 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649844 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649844 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649846 DAUC <0003> db_auc.c:192 IMSI='262426342470773': No 3G Auth Data 20241130122649848 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49990<->l=127.0.0.1:4258 20241130122649852 DAUC <0003> db_auc.c:157 IMSI='262424549915554': No 2G Auth Data 20241130122649852 DAUC <0003> db_auc.c:192 IMSI='262424549915554': No 3G Auth Data 20241130122649863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241130122649866 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649866 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649866 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262424549915554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424549915554" source_name="the-source\n"} 20241130122649866 DMAIN <0000> hlr.c:424 IMSI='262424549915554': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649866 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262424549915554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424549915554" destination_name="the-source\n"} 20241130122649866 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262424549915554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649866 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649866 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649866 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649866 DAUC <0003> db_auc.c:192 IMSI='262424549915554': No 3G Auth Data 20241130122649868 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649868 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649868 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262424549915554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424549915554" source_name="the-source\n"} 20241130122649868 DAUC <0003> hlr.c:417 IMSI='262424549915554': storing IMEI = 12345678901234 20241130122649868 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262424549915554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424549915554" destination_name="the-source\n"} 20241130122649868 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262424549915554 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649868 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649868 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649868 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649869 DAUC <0003> db_auc.c:192 IMSI='262424549915554': No 3G Auth Data 20241130122649869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241130122649870 DAUC <0003> db_auc.c:157 IMSI='262420295673562': No 2G Auth Data 20241130122649870 DAUC <0003> db_auc.c:192 IMSI='262420295673562': No 3G Auth Data 20241130122649877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241130122649879 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649879 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262420295673562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420295673562" source_name="the-source\n"} 20241130122649879 DMAIN <0000> hlr.c:424 IMSI='262420295673562': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649879 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262420295673562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420295673562" destination_name="the-source\n"} 20241130122649879 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262420295673562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649879 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649879 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649880 DAUC <0003> db_auc.c:192 IMSI='262420295673562': No 3G Auth Data 20241130122649882 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649882 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262420295673562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420295673562" source_name="the-source\n"} 20241130122649882 DAUC <0003> hlr.c:417 IMSI='262420295673562': storing IMEI = 12345678901234 20241130122649882 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262420295673562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420295673562" destination_name="the-source\n"} 20241130122649882 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262420295673562 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649882 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649882 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649882 DAUC <0003> db_auc.c:192 IMSI='262420295673562': No 3G Auth Data 20241130122649883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241130122649884 DAUC <0003> db_auc.c:157 IMSI='262428773419004': No 2G Auth Data 20241130122649884 DAUC <0003> db_auc.c:192 IMSI='262428773419004': No 3G Auth Data 20241130122649891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 20241130122649894 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649894 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262428773419004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773419004" source_name="the-source\n"} 20241130122649894 DMAIN <0000> hlr.c:424 IMSI='262428773419004': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649894 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262428773419004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428773419004" destination_name="the-source\n"} 20241130122649894 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262428773419004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649894 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649894 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649894 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649895 DAUC <0003> db_auc.c:157 IMSI='262428773419004': No 2G Auth Data 20241130122649896 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649896 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428773419004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428773419004" source_name="the-source\n"} 20241130122649896 DAUC <0003> hlr.c:417 IMSI='262428773419004': storing IMEI = 12345678901234 20241130122649896 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262428773419004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428773419004" destination_name="the-source\n"} 20241130122649896 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262428773419004 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649896 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649896 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649896 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649897 DAUC <0003> db_auc.c:157 IMSI='262428773419004': No 2G Auth Data 20241130122649897 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 20241130122649898 DAUC <0003> db_auc.c:157 IMSI='262421449006441': No 2G Auth Data 20241130122649898 DAUC <0003> db_auc.c:192 IMSI='262421449006441': No 3G Auth Data 20241130122649904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20241130122649907 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649907 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262421449006441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421449006441" source_name="the-source\n"} 20241130122649907 DMAIN <0000> hlr.c:424 IMSI='262421449006441': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649907 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262421449006441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421449006441" destination_name="the-source\n"} 20241130122649907 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262421449006441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649907 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649907 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649908 DAUC <0003> db_auc.c:157 IMSI='262421449006441': No 2G Auth Data 20241130122649909 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649909 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262421449006441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421449006441" source_name="the-source\n"} 20241130122649909 DAUC <0003> hlr.c:417 IMSI='262421449006441': storing IMEI = 12345678901234 20241130122649909 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262421449006441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421449006441" destination_name="the-source\n"} 20241130122649909 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262421449006441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649909 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649909 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649909 DAUC <0003> db_auc.c:157 IMSI='262421449006441': No 2G Auth Data 20241130122649910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50034<->l=127.0.0.1:4258 20241130122649911 DAUC <0003> db_auc.c:157 IMSI='262425305649418': No 2G Auth Data 20241130122649911 DAUC <0003> db_auc.c:192 IMSI='262425305649418': No 3G Auth Data 20241130122649918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4258 20241130122649920 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649920 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262425305649418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425305649418" source_name="the-source\n"} 20241130122649920 DMAIN <0000> hlr.c:424 IMSI='262425305649418': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649920 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262425305649418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425305649418" destination_name="the-source\n"} 20241130122649920 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262425305649418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649920 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649920 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649922 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649922 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262425305649418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425305649418" source_name="the-source\n"} 20241130122649922 DAUC <0003> hlr.c:417 IMSI='262425305649418': storing IMEI = 12345678901234 20241130122649922 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262425305649418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425305649418" destination_name="the-source\n"} 20241130122649922 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262425305649418 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649922 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649922 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649922 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4258 20241130122649923 DAUC <0003> db_auc.c:157 IMSI='262420950006260': No 2G Auth Data 20241130122649923 DAUC <0003> db_auc.c:192 IMSI='262420950006260': No 3G Auth Data 20241130122649930 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241130122649932 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649932 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420950006260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420950006260" source_name="the-source\n"} 20241130122649932 DMAIN <0000> hlr.c:424 IMSI='262420950006260': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649932 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262420950006260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420950006260" destination_name="the-source\n"} 20241130122649932 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420950006260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649932 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649932 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649934 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649934 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420950006260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420950006260" source_name="the-source\n"} 20241130122649934 DAUC <0003> hlr.c:417 IMSI='262420950006260': storing IMEI = 12345678901234 20241130122649934 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262420950006260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420950006260" destination_name="the-source\n"} 20241130122649934 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420950006260 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649934 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649934 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241130122649935 DAUC <0003> db_auc.c:157 IMSI='262421643996833': No 2G Auth Data 20241130122649935 DAUC <0003> db_auc.c:192 IMSI='262421643996833': No 3G Auth Data 20241130122649942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20241130122649945 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649945 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421643996833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421643996833" source_name="the-source\n"} 20241130122649945 DMAIN <0000> hlr.c:424 IMSI='262421643996833': has IMEI = 12345678901234 (consider setting 'store-imei') 20241130122649945 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421643996833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421643996833" destination_name="the-source\n"} 20241130122649945 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421643996833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649945 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649945 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649947 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649947 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421643996833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421643996833" source_name="the-source\n"} 20241130122649947 DAUC <0003> hlr.c:417 IMSI='262421643996833': storing IMEI = 12345678901234 20241130122649947 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421643996833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421643996833" destination_name="the-source\n"} 20241130122649947 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421643996833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122649947 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649947 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122649948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50062<->l=127.0.0.1:4258 20241130122649948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4258 20241130122649949 DLINP <000b> input/ipa.c:451 connected read/write 20241130122649949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122649949 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122649949 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122649949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122649949 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241130122649949 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38973<->l=127.0.0.1:4259) 20241130122649972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50070<->l=127.0.0.1:4258 20241130122650073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50070<->l=127.0.0.1:4258 20241130122653175 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122653176 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122653179 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39042<->l=127.0.0.1:4258 20241130122653181 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122653181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122653181 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  20241130122653181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122653181 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  20241130122653181 DLGSUP <0013> gsup_server.c:235 2:  20241130122653181 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122653181 DLGSUP <0013> gsup_server.c:235 3:  20241130122653181 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122653181 DLGSUP <0013> gsup_server.c:235 4:  20241130122653181 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122653181 DLGSUP <0013> gsup_server.c:235 5:  20241130122653181 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122653181 DLGSUP <0013> gsup_server.c:235 7:  20241130122653181 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122653181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122653181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122653181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122653190 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46531<->l=127.0.0.1:4259) 20241130122653193 DAUC <0003> db_auc.c:157 IMSI='262424214951864': No 2G Auth Data 20241130122653193 DAUC <0003> db_auc.c:192 IMSI='262424214951864': No 3G Auth Data 20241130122653198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39050<->l=127.0.0.1:4258 20241130122653226 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653226 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424214951864"} 20241130122653226 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653226 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424214951864" cause=Invalid mandatory information} 20241130122653226 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653226 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653226 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653233 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424214951864"} 20241130122653233 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653233 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424214951864" cause=Invalid mandatory information} 20241130122653233 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653237 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653237 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424214951864"} 20241130122653237 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653237 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424214951864" cause=Invalid mandatory information} 20241130122653237 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653237 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653237 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653241 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653241 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424214951864"} 20241130122653241 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653241 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424214951864" cause=Invalid mandatory information} 20241130122653241 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653241 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653241 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653245 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653245 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424214951864"} 20241130122653245 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653245 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424214951864" cause=Invalid mandatory information} 20241130122653245 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424214951864 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653245 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653245 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39050<->l=127.0.0.1:4258 20241130122653251 DAUC <0003> db_auc.c:157 IMSI='262428087556886': No 2G Auth Data 20241130122653251 DAUC <0003> db_auc.c:192 IMSI='262428087556886': No 3G Auth Data 20241130122653267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20241130122653269 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653269 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653269 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428087556886"} 20241130122653269 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653269 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428087556886" cause=Invalid mandatory information} 20241130122653269 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653269 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653269 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653269 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653270 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653270 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428087556886"} 20241130122653270 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653270 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428087556886" cause=Invalid mandatory information} 20241130122653270 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653270 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653270 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653270 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653271 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653271 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428087556886"} 20241130122653271 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653271 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428087556886" cause=Invalid mandatory information} 20241130122653271 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653271 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653271 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653272 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653272 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428087556886"} 20241130122653272 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653272 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428087556886" cause=Invalid mandatory information} 20241130122653272 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653272 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653272 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653272 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653272 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428087556886"} 20241130122653272 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653272 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428087556886" cause=Invalid mandatory information} 20241130122653272 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262428087556886 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653272 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653272 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4258 20241130122653273 DAUC <0003> db_auc.c:157 IMSI='262422481833463': No 2G Auth Data 20241130122653273 DAUC <0003> db_auc.c:192 IMSI='262422481833463': No 3G Auth Data 20241130122653279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4258 20241130122653281 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653281 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481833463"} 20241130122653281 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653281 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422481833463" cause=Invalid mandatory information} 20241130122653281 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653281 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653281 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653282 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653282 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481833463"} 20241130122653282 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653282 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422481833463" cause=Invalid mandatory information} 20241130122653282 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653282 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653282 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653282 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653282 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481833463"} 20241130122653282 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653282 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422481833463" cause=Invalid mandatory information} 20241130122653282 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653282 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653282 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653283 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653283 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481833463"} 20241130122653283 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653283 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422481833463" cause=Invalid mandatory information} 20241130122653283 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653283 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653283 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653283 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653283 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422481833463"} 20241130122653283 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653283 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422481833463" cause=Invalid mandatory information} 20241130122653283 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422481833463 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653283 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653283 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39066<->l=127.0.0.1:4258 20241130122653284 DAUC <0003> db_auc.c:157 IMSI='262422052454308': No 2G Auth Data 20241130122653284 DAUC <0003> db_auc.c:192 IMSI='262422052454308': No 3G Auth Data 20241130122653291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39068<->l=127.0.0.1:4258 20241130122653292 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653292 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422052454308"} 20241130122653292 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653292 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422052454308" cause=Invalid mandatory information} 20241130122653292 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653292 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653292 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653292 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653293 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653293 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422052454308"} 20241130122653293 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653293 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422052454308" cause=Invalid mandatory information} 20241130122653293 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653293 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653293 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653294 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653294 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422052454308"} 20241130122653294 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653294 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422052454308" cause=Invalid mandatory information} 20241130122653294 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653294 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653294 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653294 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653295 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653295 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422052454308"} 20241130122653295 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653295 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422052454308" cause=Invalid mandatory information} 20241130122653295 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653295 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653295 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653296 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653296 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422052454308"} 20241130122653296 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653296 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422052454308" cause=Invalid mandatory information} 20241130122653296 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262422052454308 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653296 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653296 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653296 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39068<->l=127.0.0.1:4258 20241130122653297 DAUC <0003> db_auc.c:157 IMSI='262422738579299': No 2G Auth Data 20241130122653297 DAUC <0003> db_auc.c:192 IMSI='262422738579299': No 3G Auth Data 20241130122653303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39080<->l=127.0.0.1:4258 20241130122653304 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653304 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422738579299"} 20241130122653304 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653304 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422738579299" cause=Invalid mandatory information} 20241130122653304 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653304 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653305 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653305 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653305 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422738579299"} 20241130122653305 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653305 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422738579299" cause=Invalid mandatory information} 20241130122653305 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653305 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653305 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653306 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653306 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422738579299"} 20241130122653306 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653306 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422738579299" cause=Invalid mandatory information} 20241130122653306 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653306 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653306 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653307 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653307 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422738579299"} 20241130122653307 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653307 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422738579299" cause=Invalid mandatory information} 20241130122653307 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653307 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653307 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653307 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653307 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422738579299"} 20241130122653307 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653307 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422738579299" cause=Invalid mandatory information} 20241130122653307 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262422738579299 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653307 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653307 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39080<->l=127.0.0.1:4258 20241130122653308 DAUC <0003> db_auc.c:157 IMSI='262423477305759': No 2G Auth Data 20241130122653308 DAUC <0003> db_auc.c:192 IMSI='262423477305759': No 3G Auth Data 20241130122653315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39094<->l=127.0.0.1:4258 20241130122653316 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653316 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423477305759"} 20241130122653316 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653316 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423477305759" cause=Invalid mandatory information} 20241130122653316 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653316 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653316 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653317 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653317 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423477305759"} 20241130122653317 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653317 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423477305759" cause=Invalid mandatory information} 20241130122653317 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653317 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653317 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653318 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653318 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653318 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423477305759"} 20241130122653318 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653318 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423477305759" cause=Invalid mandatory information} 20241130122653318 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653318 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653318 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653319 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653319 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423477305759"} 20241130122653319 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653319 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423477305759" cause=Invalid mandatory information} 20241130122653319 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653319 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653319 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653319 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653319 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423477305759"} 20241130122653319 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653319 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423477305759" cause=Invalid mandatory information} 20241130122653319 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262423477305759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653319 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653319 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39094<->l=127.0.0.1:4258 20241130122653321 DAUC <0003> db_auc.c:157 IMSI='262426425989411': No 2G Auth Data 20241130122653321 DAUC <0003> db_auc.c:192 IMSI='262426425989411': No 3G Auth Data 20241130122653329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39106<->l=127.0.0.1:4258 20241130122653330 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653330 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426425989411"} 20241130122653330 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653330 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426425989411" cause=Invalid mandatory information} 20241130122653330 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653330 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653331 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653331 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653331 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426425989411"} 20241130122653331 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653331 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426425989411" cause=Invalid mandatory information} 20241130122653331 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653332 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653332 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653332 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653332 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426425989411"} 20241130122653332 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653332 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426425989411" cause=Invalid mandatory information} 20241130122653332 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653332 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653332 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653333 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653333 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426425989411"} 20241130122653333 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653333 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426425989411" cause=Invalid mandatory information} 20241130122653333 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653333 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653333 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653334 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653334 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426425989411"} 20241130122653334 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653334 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426425989411" cause=Invalid mandatory information} 20241130122653334 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262426425989411 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653334 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653334 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39106<->l=127.0.0.1:4258 20241130122653336 DAUC <0003> db_auc.c:157 IMSI='262422932609163': No 2G Auth Data 20241130122653336 DAUC <0003> db_auc.c:192 IMSI='262422932609163': No 3G Auth Data 20241130122653345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39112<->l=127.0.0.1:4258 20241130122653347 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653347 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422932609163"} 20241130122653347 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241130122653347 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422932609163" cause=Invalid mandatory information} 20241130122653347 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653347 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653347 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653347 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653349 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653349 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422932609163"} 20241130122653349 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241130122653349 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422932609163" cause=Invalid mandatory information} 20241130122653349 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653349 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653349 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653350 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653350 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422932609163"} 20241130122653350 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241130122653350 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422932609163" cause=Invalid mandatory information} 20241130122653350 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653350 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653350 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653350 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653351 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653351 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422932609163"} 20241130122653351 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241130122653351 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422932609163" cause=Invalid mandatory information} 20241130122653351 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653351 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653351 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653351 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653351 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422932609163"} 20241130122653351 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241130122653351 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422932609163" cause=Invalid mandatory information} 20241130122653351 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262422932609163 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122653351 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653351 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122653352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39112<->l=127.0.0.1:4258 20241130122653353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39042<->l=127.0.0.1:4258 20241130122653354 DLINP <000b> input/ipa.c:451 connected read/write 20241130122653354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122653354 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122653354 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122653354 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122653354 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46531<->l=127.0.0.1:4259) 20241130122653376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4258 20241130122653477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39118<->l=127.0.0.1:4258 20241130122656576 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122656576 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122656582 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122656583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4258 20241130122656583 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122656583 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122656583 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122656583 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  20241130122656583 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122656583 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  20241130122656583 DLGSUP <0013> gsup_server.c:235 2:  20241130122656583 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122656583 DLGSUP <0013> gsup_server.c:235 3:  20241130122656583 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122656583 DLGSUP <0013> gsup_server.c:235 4:  20241130122656583 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122656583 DLGSUP <0013> gsup_server.c:235 5:  20241130122656583 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122656583 DLGSUP <0013> gsup_server.c:235 7:  20241130122656583 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122656583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122656583 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122656583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122656592 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38161<->l=127.0.0.1:4259) 20241130122656597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4258 20241130122656626 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122656626 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423629391831"} 20241130122656626 DMAIN <0000> hlr.c:424 IMSI='262423629391831': has IMEI = 22245678901234 (consider setting 'store-imei') 20241130122656626 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241130122656626 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423629391831" cause=Invalid mandatory information} 20241130122656626 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122656626 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122656626 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122656628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122656628 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423629391831"} 20241130122656628 DAUC <0003> hlr.c:417 IMSI='262423629391831': storing IMEI = 22245678901234 20241130122656628 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423629391831': no such subscriber 20241130122656628 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241130122656628 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423629391831" cause=Invalid mandatory information} 20241130122656628 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262423629391831 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122656628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122656628 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122656629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39130<->l=127.0.0.1:4258 20241130122656629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39126<->l=127.0.0.1:4258 20241130122656629 DLINP <000b> input/ipa.c:451 connected read/write 20241130122656629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122656629 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122656629 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122656629 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122656629 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38161<->l=127.0.0.1:4259) 20241130122656652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4258 20241130122656752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39146<->l=127.0.0.1:4258 20241130122659823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122659823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122659828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39156<->l=127.0.0.1:4258 20241130122659833 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659833 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122659833 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122659833 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  20241130122659834 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122659834 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  20241130122659834 DLGSUP <0013> gsup_server.c:235 2:  20241130122659834 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122659834 DLGSUP <0013> gsup_server.c:235 3:  20241130122659834 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122659834 DLGSUP <0013> gsup_server.c:235 4:  20241130122659834 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122659834 DLGSUP <0013> gsup_server.c:235 5:  20241130122659834 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122659834 DLGSUP <0013> gsup_server.c:235 7:  20241130122659834 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122659834 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122659834 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122659834 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122659855 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33685<->l=127.0.0.1:4259) 20241130122659869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4258 20241130122659880 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659880 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659880 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901626150"} 20241130122659881 DMAIN <0000> hlr.c:216 IMSI='262422901626150': Creating subscriber on demand 20241130122659881 DMAIN <0000> hlr.c:232 IMSI='262422901626150': Successfully assigned MSISDN='028' 20241130122659881 DAUC <0003> hlr.c:417 IMSI='262422901626150': storing IMEI = 12345678901234 20241130122659881 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901626150"} 20241130122659881 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122659881 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659881 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659881 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659885 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659885 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659887 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659887 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659889 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659889 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659891 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659891 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659891 DLU <0006> fsm.c:456 lu(262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122659891 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122659891 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122659891 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659891 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659891 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659895 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659895 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422901626150"} 20241130122659895 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122659895 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122659895 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422901626150"} 20241130122659895 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122659895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122659895 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122659895 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122659895 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659895 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659902 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659902 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901626150"} 20241130122659902 DMAIN <0000> hlr.c:216 IMSI='262422901626150': Creating subscriber on demand 20241130122659902 DMAIN <0000> hlr.c:232 IMSI='262422901626150': Successfully assigned MSISDN='941' 20241130122659902 DAUC <0003> hlr.c:417 IMSI='262422901626150': storing IMEI = 12345678901234 20241130122659902 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901626150"} 20241130122659902 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122659902 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659902 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659902 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659904 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659904 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659905 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659905 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659906 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659906 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659907 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659907 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659908 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659908 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659908 DLU <0006> fsm.c:456 lu(262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122659908 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122659908 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122659908 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659909 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659909 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659910 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659910 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422901626150"} 20241130122659910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122659910 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122659910 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422901626150"} 20241130122659910 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122659910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122659910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122659910 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122659910 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659910 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659914 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659914 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901626150"} 20241130122659914 DMAIN <0000> hlr.c:216 IMSI='262422901626150': Creating subscriber on demand 20241130122659914 DMAIN <0000> hlr.c:232 IMSI='262422901626150': Successfully assigned MSISDN='688' 20241130122659914 DAUC <0003> hlr.c:417 IMSI='262422901626150': storing IMEI = 12345678901234 20241130122659914 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901626150"} 20241130122659914 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122659914 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659914 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659915 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659915 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659916 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659916 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659917 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659917 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659917 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659917 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659919 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659919 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659919 DLU <0006> fsm.c:456 lu(262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122659919 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241130122659919 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422901626150" cause=GPRS services not allowed} 20241130122659919 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122659919 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122659919 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122659919 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122659919 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659919 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659923 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659923 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901626150"} 20241130122659923 DMAIN <0000> hlr.c:216 IMSI='262422901626150': Creating subscriber on demand 20241130122659923 DMAIN <0000> hlr.c:232 IMSI='262422901626150': Successfully assigned MSISDN='166' 20241130122659923 DAUC <0003> hlr.c:417 IMSI='262422901626150': storing IMEI = 12345678901234 20241130122659923 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901626150"} 20241130122659923 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122659923 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659923 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659924 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659924 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659925 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659925 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659926 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659926 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659927 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659927 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659927 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659927 DLU <0006> fsm.c:456 lu(262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122659927 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241130122659927 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422901626150" cause=GPRS services not allowed} 20241130122659927 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122659927 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122659927 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122659927 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122659927 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659927 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659930 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659930 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901626150"} 20241130122659930 DMAIN <0000> hlr.c:216 IMSI='262422901626150': Creating subscriber on demand 20241130122659930 DAUC <0003> hlr.c:417 IMSI='262422901626150': storing IMEI = 12345678901234 20241130122659930 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901626150"} 20241130122659930 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122659930 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659930 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659931 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659931 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659932 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659932 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659932 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659932 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659934 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659934 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659934 DLU <0006> fsm.c:456 lu(262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122659934 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241130122659934 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422901626150" cause=GPRS services not allowed} 20241130122659934 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122659934 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122659934 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122659934 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122659934 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659934 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659940 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659940 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422901626150"} 20241130122659940 DMAIN <0000> hlr.c:216 IMSI='262422901626150': Creating subscriber on demand 20241130122659940 DAUC <0003> hlr.c:417 IMSI='262422901626150': storing IMEI = 12345678901234 20241130122659940 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422901626150"} 20241130122659940 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241130122659940 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659940 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659940 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659941 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659941 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659942 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659942 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659943 DAUC <0003> db_auc.c:157 IMSI='262422901626150': No 2G Auth Data 20241130122659943 DAUC <0003> db_auc.c:192 IMSI='262422901626150': No 3G Auth Data 20241130122659945 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659945 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659945 DLU <0006> fsm.c:456 lu(262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122659945 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122659945 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122659945 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422901626150" cn_domain=PS} 20241130122659945 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659945 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659948 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659948 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422901626150"} 20241130122659948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122659948 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122659948 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422901626150"} 20241130122659948 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262422901626150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122659948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122659948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122659948 DLU <0006> fsm.c:568 lu(PS:IMSI-262422901626150)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122659948 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659948 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122659951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39164<->l=127.0.0.1:4258 20241130122659953 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39156<->l=127.0.0.1:4258 20241130122659954 DLINP <000b> input/ipa.c:451 connected read/write 20241130122659954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122659954 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122659954 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122659954 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122659954 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33685<->l=127.0.0.1:4259) 20241130122659983 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4258 20241130122700084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39178<->l=127.0.0.1:4258 20241130122703137 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122703137 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122703139 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 20241130122703142 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703142 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122703142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122703142 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  20241130122703142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122703142 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  20241130122703142 DLGSUP <0013> gsup_server.c:235 2:  20241130122703142 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122703142 DLGSUP <0013> gsup_server.c:235 3:  20241130122703142 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122703142 DLGSUP <0013> gsup_server.c:235 4:  20241130122703142 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122703142 DLGSUP <0013> gsup_server.c:235 5:  20241130122703142 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122703142 DLGSUP <0013> gsup_server.c:235 7:  20241130122703142 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122703142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122703142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122703142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122703157 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33627<->l=127.0.0.1:4259) 20241130122703164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4258 20241130122703186 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703186 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703186 DMAIN <0000> hlr.c:216 IMSI='262429501842209': Creating subscriber on demand 20241130122703186 DMAIN <0000> hlr.c:232 IMSI='262429501842209': Successfully assigned MSISDN='743' 20241130122703186 DLU <0006> fsm.c:456 lu(262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122703186 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122703187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122703187 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703187 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703187 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703193 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703193 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703193 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429501842209"} 20241130122703193 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122703193 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122703193 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429501842209"} 20241130122703193 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122703193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122703193 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122703193 DLU <0006> fsm.c:568 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122703193 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703193 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703198 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703198 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703200 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703200 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703202 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703202 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703205 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703205 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703205 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703206 DMAIN <0000> hlr.c:216 IMSI='262429501842209': Creating subscriber on demand 20241130122703206 DMAIN <0000> hlr.c:232 IMSI='262429501842209': Successfully assigned MSISDN='984' 20241130122703206 DLU <0006> fsm.c:456 lu(262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122703206 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122703206 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122703206 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703206 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703206 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703209 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703209 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429501842209"} 20241130122703209 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122703209 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122703209 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429501842209"} 20241130122703209 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122703209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122703209 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122703209 DLU <0006> fsm.c:568 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122703209 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703209 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703210 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703211 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703212 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703212 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703213 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703213 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703213 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703213 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703220 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703220 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703220 DMAIN <0000> hlr.c:216 IMSI='262429501842209': Creating subscriber on demand 20241130122703220 DMAIN <0000> hlr.c:232 IMSI='262429501842209': Successfully assigned MSISDN='249' 20241130122703220 DLU <0006> fsm.c:456 lu(262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122703220 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241130122703220 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429501842209" cause=GPRS services not allowed} 20241130122703220 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122703220 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122703220 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122703220 DLU <0006> fsm.c:568 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122703220 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703220 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703221 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703221 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703224 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703224 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703226 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703226 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703227 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703227 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703233 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703233 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703233 DMAIN <0000> hlr.c:216 IMSI='262429501842209': Creating subscriber on demand 20241130122703233 DMAIN <0000> hlr.c:232 IMSI='262429501842209': Successfully assigned MSISDN='885' 20241130122703233 DLU <0006> fsm.c:456 lu(262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122703233 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241130122703233 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429501842209" cause=GPRS services not allowed} 20241130122703233 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122703233 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122703233 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122703233 DLU <0006> fsm.c:568 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122703234 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703234 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703235 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703235 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703236 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703236 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703236 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703236 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703240 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703240 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703240 DMAIN <0000> hlr.c:216 IMSI='262429501842209': Creating subscriber on demand 20241130122703240 DLU <0006> fsm.c:456 lu(262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122703240 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241130122703240 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429501842209" cause=GPRS services not allowed} 20241130122703240 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122703240 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122703240 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Freeing instance 20241130122703240 DLU <0006> fsm.c:568 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Deallocated 20241130122703240 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703240 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703241 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703241 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703241 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703241 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703242 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703242 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703243 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703243 DMAIN <0000> hlr.c:216 IMSI='262429501842209': Creating subscriber on demand 20241130122703243 DLU <0006> fsm.c:456 lu(262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122703243 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122703243 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122703243 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429501842209" cn_domain=PS} 20241130122703243 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703244 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429501842209"} 20241130122703244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122703244 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122703244 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429501842209"} 20241130122703244 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429501842209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122703244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122703244 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122703244 DLU <0006> fsm.c:568 lu(PS:IMSI-262429501842209)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122703244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703244 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122703245 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703245 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703245 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703245 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703245 DAUC <0003> db_auc.c:157 IMSI='262429501842209': No 2G Auth Data 20241130122703245 DAUC <0003> db_auc.c:192 IMSI='262429501842209': No 3G Auth Data 20241130122703246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4258 20241130122703246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4258 20241130122703247 DLINP <000b> input/ipa.c:451 connected read/write 20241130122703247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122703247 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122703247 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122703247 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122703247 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33627<->l=127.0.0.1:4259) 20241130122703281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4258 20241130122703381 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4258 20241130122706445 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122706445 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122706447 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122706448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4258 20241130122706449 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122706449 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122706449 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122706449 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  20241130122706449 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122706449 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  20241130122706449 DLGSUP <0013> gsup_server.c:235 2:  20241130122706449 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122706450 DLGSUP <0013> gsup_server.c:235 3:  20241130122706450 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122706450 DLGSUP <0013> gsup_server.c:235 4:  20241130122706450 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122706450 DLGSUP <0013> gsup_server.c:235 5:  20241130122706450 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122706450 DLGSUP <0013> gsup_server.c:235 7:  20241130122706450 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122706450 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122706450 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122706450 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122706465 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39969<->l=127.0.0.1:4259) 20241130122706487 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4258 20241130122706499 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122706499 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426101631589"} 20241130122706499 DMAIN <0000> hlr.c:216 IMSI='262426101631589': Creating subscriber on demand 20241130122706499 DMAIN <0000> hlr.c:232 IMSI='262426101631589': Successfully assigned MSISDN='975' 20241130122706499 DAUC <0003> db_auc.c:157 IMSI='262426101631589': No 2G Auth Data 20241130122706499 DAUC <0003> db_auc.c:192 IMSI='262426101631589': No 3G Auth Data 20241130122706499 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426101631589 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 20241130122706499 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426101631589" cause=IMSI unknown in HLR} 20241130122706499 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241130122706499 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122706499 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122706503 DAUC <0003> db_auc.c:157 IMSI='262426101631589': No 2G Auth Data 20241130122706503 DAUC <0003> db_auc.c:192 IMSI='262426101631589': No 3G Auth Data 20241130122706504 DAUC <0003> db_auc.c:157 IMSI='262426101631589': No 2G Auth Data 20241130122706504 DAUC <0003> db_auc.c:192 IMSI='262426101631589': No 3G Auth Data 20241130122706505 DAUC <0003> db_auc.c:157 IMSI='262426101631589': No 2G Auth Data 20241130122706505 DAUC <0003> db_auc.c:192 IMSI='262426101631589': No 3G Auth Data 20241130122706508 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122706508 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426101631589" cn_domain=PS} 20241130122706508 DLU <0006> fsm.c:456 lu(262426101631589)[0x55d1f123c4a0]{UNVALIDATED}: Allocated 20241130122706508 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241130122706508 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426101631589)[0x55d1f123c4a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122706508 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426101631589" cn_domain=PS} 20241130122706508 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122706508 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122706511 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122706511 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426101631589"} 20241130122706511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426101631589)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122706511 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122706511 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426101631589"} 20241130122706511 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262426101631589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122706512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426101631589)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122706512 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426101631589)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122706512 DLU <0006> fsm.c:568 lu(PS:IMSI-262426101631589)[0x55d1f123c4a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122706512 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122706512 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706512 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122706515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4258 20241130122706516 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4258 20241130122706518 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39969<->l=127.0.0.1:4259) 20241130122706518 DLINP <000b> input/ipa.c:451 connected read/write 20241130122706519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122706519 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122706519 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122706519 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122706574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20241130122706674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4258 20241130122709727 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122709727 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122709730 DLINP <000b> input/ipa.c:451 connected read/write 20241130122709731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122709732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 20241130122709734 DLINP <000b> input/ipa.c:451 connected read/write 20241130122709734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122709734 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122709734 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122709734 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  20241130122709734 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122709734 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  20241130122709734 DLGSUP <0013> gsup_server.c:235 2:  20241130122709734 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122709734 DLGSUP <0013> gsup_server.c:235 3:  20241130122709734 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122709734 DLGSUP <0013> gsup_server.c:235 4:  20241130122709734 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122709734 DLGSUP <0013> gsup_server.c:235 5:  20241130122709734 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122709734 DLGSUP <0013> gsup_server.c:235 7:  20241130122709734 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122709734 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122709734 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122709734 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122709773 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40653<->l=127.0.0.1:4259) 20241130122709777 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241130122709777 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241130122709805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4258 20241130122709809 DAUC <0003> db_auc.c:157 IMSI='262421610532359': No 2G Auth Data 20241130122709809 DAUC <0003> db_auc.c:192 IMSI='262421610532359': No 3G Auth Data 20241130122709816 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615437684.msisdn 20241130122709816 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615437684.msisdn: not attached (vlr_number unset) 20241130122709816 DDGSM <0007> mslookup_server.c:327 sip.voice.491615437684.msisdn: does not exist in GSUP proxy 20241130122710824 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122710824 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421610532359" cn_domain=CS} 20241130122710824 DLU <0006> fsm.c:456 lu(262421610532359)[0x55d1f1236f60]{UNVALIDATED}: Allocated 20241130122710824 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241130122710824 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262421610532359)[0x55d1f1236f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241130122710824 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421610532359" cn_domain=CS} 20241130122710824 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122710824 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122710828 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122710828 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421610532359"} 20241130122710829 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262421610532359)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241130122710829 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241130122710829 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421610532359"} 20241130122710829 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262421610532359 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122710829 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421610532359)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241130122710829 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262421610532359)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241130122710829 DLU <0006> fsm.c:568 lu(CS:IMSI-262421610532359)[0x55d1f1236f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241130122710829 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122710829 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122710831 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615437684.msisdn 20241130122710831 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615437684.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241130122710831 DDGSM <0007> mslookup_server.c:327 sip.voice.491615437684.msisdn: does not exist in GSUP proxy 20241130122710831 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615437684.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241130122710835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41150<->l=127.0.0.1:4258 20241130122710836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41148<->l=127.0.0.1:4258 20241130122710837 DLINP <000b> input/ipa.c:451 connected read/write 20241130122710837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122710837 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122710837 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122710837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122710838 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40653<->l=127.0.0.1:4259) 20241130122710900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20241130122711001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41154<->l=127.0.0.1:4258 20241130122713048 DSS <0004> hlr_ussd.c:239 262427953268242/0x39647b11: SS Session Timeout, destroying 20241130122713048 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262427953268242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241130122714108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122714109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122714111 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122714112 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 20241130122714113 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241130122714113 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241130122714114 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122714114 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122714114 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122714114 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  20241130122714114 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122714114 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  20241130122714114 DLGSUP <0013> gsup_server.c:235 2:  20241130122714114 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122714114 DLGSUP <0013> gsup_server.c:235 3:  20241130122714114 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122714114 DLGSUP <0013> gsup_server.c:235 4:  20241130122714114 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122714114 DLGSUP <0013> gsup_server.c:235 5:  20241130122714114 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122714114 DLGSUP <0013> gsup_server.c:235 7:  20241130122714114 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122714114 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122714114 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122714114 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122714127 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37443<->l=127.0.0.1:4259) 20241130122714128 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241130122714128 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241130122714134 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241130122714154 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122714154 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423790142830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423790142830" cn_domain=CS} 20241130122714154 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423790142830 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241130122714154 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423790142830 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241130122714154 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423790142830.imsi 20241130122714154 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423790142830.imsi 20241130122714154 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423790142830.imsi: does not exist in local HLR 20241130122714157 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423790142830 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241130122714157 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241130122714157 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241130122714157 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241130122714157 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241130122714157 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241130122714157 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423790142830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122714157 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122714157 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122714157 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122714157 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122714157 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122714157 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122714158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714158 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241130122714158 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241130122714158 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241130122714159 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714159 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714159 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241130122714202 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714202 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714202 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714202 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714202 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423790142830 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611828812 20241130122714202 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423790142830 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122714202 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122714202 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122714205 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714205 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714205 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423790142830 MSISDN-491611828812 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122714205 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122714205 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714205 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122714206 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714206 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714206 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423790142830 MSISDN-491611828812 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 20241130122714206 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423790142830 MSISDN-491611828812 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122714206 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122714206 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122714207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40468<->l=127.0.0.1:4258 20241130122714207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40452<->l=127.0.0.1:4258 20241130122714208 DLINP <000b> input/ipa.c:451 connected read/write 20241130122714208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122714208 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122714208 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122714208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122714208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37443<->l=127.0.0.1:4259) 20241130122714208 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122714208 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122714208 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241130122714208 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241130122714208 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241130122714231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40480<->l=127.0.0.1:4258 20241130122714332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40480<->l=127.0.0.1:4258 20241130122717405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122717405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122717406 DLINP <000b> input/ipa.c:451 connected read/write 20241130122717406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122717406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 20241130122717407 DLINP <000b> input/ipa.c:451 connected read/write 20241130122717407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122717407 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122717407 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122717407 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  20241130122717407 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122717407 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  20241130122717407 DLGSUP <0013> gsup_server.c:235 2:  20241130122717407 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122717407 DLGSUP <0013> gsup_server.c:235 3:  20241130122717407 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122717407 DLGSUP <0013> gsup_server.c:235 4:  20241130122717407 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122717407 DLGSUP <0013> gsup_server.c:235 5:  20241130122717407 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122717407 DLGSUP <0013> gsup_server.c:235 7:  20241130122717407 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122717407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122717407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122717407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122717407 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241130122717407 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241130122717414 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40547<->l=127.0.0.1:4259) 20241130122717415 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241130122717415 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241130122717420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4258 20241130122717422 DAUC <0003> db_auc.c:157 IMSI='262427631951547': No 2G Auth Data 20241130122717422 DAUC <0003> db_auc.c:192 IMSI='262427631951547': No 3G Auth Data 20241130122717424 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427631951547.imsi 20241130122717424 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427631951547.imsi: found in local HLR 20241130122717426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4258 20241130122717426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40496<->l=127.0.0.1:4258 20241130122717427 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40547<->l=127.0.0.1:4259) 20241130122717427 DLINP <000b> input/ipa.c:451 connected read/write 20241130122717427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122717427 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122717427 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122717427 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122717458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241130122717559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40518<->l=127.0.0.1:4258 20241130122720665 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122720665 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122720669 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122720670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241130122720670 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122720671 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122720671 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122720671 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  20241130122720671 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122720671 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  20241130122720671 DLGSUP <0013> gsup_server.c:235 2:  20241130122720671 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122720671 DLGSUP <0013> gsup_server.c:235 3:  20241130122720671 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122720671 DLGSUP <0013> gsup_server.c:235 4:  20241130122720671 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122720671 DLGSUP <0013> gsup_server.c:235 5:  20241130122720671 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122720671 DLGSUP <0013> gsup_server.c:235 7:  20241130122720671 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122720671 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122720671 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122720671 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122720671 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241130122720671 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241130122720693 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45573<->l=127.0.0.1:4259) 20241130122720695 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241130122720695 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241130122720703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20241130122720714 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122720714 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425702036519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425702036519" cn_domain=CS} 20241130122720714 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425702036519 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241130122720714 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425702036519 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241130122720714 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425702036519.imsi 20241130122720714 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425702036519.imsi 20241130122720714 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425702036519.imsi: does not exist in local HLR 20241130122720720 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425702036519 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241130122720720 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241130122720720 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241130122720720 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241130122720720 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241130122720720 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241130122720721 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262425702036519 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122720721 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122720721 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122720721 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122720721 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122720721 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122720721 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122720723 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122720723 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122720723 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241130122720723 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241130122720723 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241130122720724 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122720725 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122720725 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241130122720770 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122720770 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122720770 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122720770 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122720771 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425702036519 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614511201 20241130122720771 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425702036519 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122720771 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122720771 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720771 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122720779 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122720779 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122720779 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425702036519 MSISDN-491614511201 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122720779 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122720779 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720779 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122720782 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122720782 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122720782 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425702036519 MSISDN-491614511201 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 20241130122720782 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425702036519 MSISDN-491614511201 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122720782 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122720782 DLINP <000b> input/ipa.c:451 connected read/write 20241130122720782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122720785 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425702036519.imsi 20241130122720785 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425702036519.imsi: does not exist in local HLR 20241130122721788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.1:4258 20241130122721790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40524<->l=127.0.0.1:4258 20241130122721793 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45573<->l=127.0.0.1:4259) 20241130122721793 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122721793 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122721793 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241130122721793 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241130122721793 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241130122721793 DLINP <000b> input/ipa.c:451 connected read/write 20241130122721793 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122721793 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122721793 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122721793 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122721889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4258 20241130122721990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4258 20241130122725057 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241130122725057 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241130122725058 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122725059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20241130122725060 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122725060 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241130122725060 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241130122725060 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  20241130122725060 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241130122725060 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  20241130122725060 DLGSUP <0013> gsup_server.c:235 2:  20241130122725060 DLGSUP <0013> gsup_server.c:237 2: 00  20241130122725060 DLGSUP <0013> gsup_server.c:235 3:  20241130122725060 DLGSUP <0013> gsup_server.c:237 3: 00  20241130122725060 DLGSUP <0013> gsup_server.c:235 4:  20241130122725060 DLGSUP <0013> gsup_server.c:237 4: 00  20241130122725060 DLGSUP <0013> gsup_server.c:235 5:  20241130122725060 DLGSUP <0013> gsup_server.c:237 5: 00  20241130122725060 DLGSUP <0013> gsup_server.c:235 7:  20241130122725060 DLGSUP <0013> gsup_server.c:237 7: 00  20241130122725060 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241130122725060 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241130122725060 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241130122725060 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241130122725060 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241130122725073 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37273<->l=127.0.0.1:4259) 20241130122725074 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241130122725074 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241130122725080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20241130122725102 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122725102 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422135501956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422135501956" cn_domain=CS} 20241130122725102 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422135501956 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241130122725102 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422135501956 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241130122725103 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422135501956.imsi 20241130122725103 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422135501956.imsi 20241130122725103 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422135501956.imsi: does not exist in local HLR 20241130122725111 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422135501956 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241130122725111 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241130122725111 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241130122725111 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241130122725111 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241130122725111 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241130122725111 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422135501956 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241130122725111 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122725111 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122725111 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122725111 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122725111 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241130122725111 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241130122725114 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725114 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725114 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241130122725114 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241130122725114 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241130122725115 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725115 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725116 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241130122725158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725158 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725158 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725159 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422135501956 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618714677 20241130122725159 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422135501956 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122725159 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122725159 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122725167 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725167 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725167 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422135501956 MSISDN-491618714677 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122725167 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122725168 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122725171 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725171 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725171 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422135501956 MSISDN-491618714677 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 20241130122725171 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422135501956 MSISDN-491618714677 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241130122725171 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122725171 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725171 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241130122725174 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618714677.msisdn 20241130122725174 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618714677.msisdn: does not exist in local HLR 20241130122725174 DDGSM <0007> mslookup_server.c:352 sip.voice.491618714677.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241130122725174 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618714677.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241130122725178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20241130122725179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46662<->l=127.0.0.1:4258 20241130122725181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37273<->l=127.0.0.1:4259) 20241130122725182 DLINP <000b> input/ipa.c:451 connected read/write 20241130122725182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241130122725182 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241130122725182 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241130122725182 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241130122725183 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241130122725183 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241130122725183 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241130122725183 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241130122725183 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241130122725207 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258 20241130122725308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4258