20241124122516227 DMAIN <0000> hlr.c:802 hlr starting 20241124122516227 DDB <0001> db.c:599 using database: :memory: 20241124122516227 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241124122516228 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241124122516228 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241124122516228 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241124122516230 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241124122516230 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241124122516230 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241124122516231 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241124122516231 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241124122517737 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122517737 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122517738 DLINP <000b> input/ipa.c:451 connected read/write 20241124122517738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122517738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241124122517739 DLINP <000b> input/ipa.c:451 connected read/write 20241124122517739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122517739 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122517739 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122517739 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  20241124122517739 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122517739 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  20241124122517739 DLGSUP <0013> gsup_server.c:235 2:  20241124122517739 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122517739 DLGSUP <0013> gsup_server.c:235 3:  20241124122517739 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122517739 DLGSUP <0013> gsup_server.c:235 4:  20241124122517739 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122517739 DLGSUP <0013> gsup_server.c:235 5:  20241124122517739 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122517739 DLGSUP <0013> gsup_server.c:235 7:  20241124122517739 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122517739 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122517739 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122517739 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122517747 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39441<->l=127.0.0.1:4259) 20241124122517752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241124122517786 DLINP <000b> input/ipa.c:451 connected read/write 20241124122517786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122517786 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"} 20241124122517786 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" 20241124122517786 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} 20241124122517786 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 20241124122517786 DLINP <000b> input/ipa.c:451 connected read/write 20241124122517786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122517786 DLINP <000b> input/ipa.c:451 connected read/write 20241124122517786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122517788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.1:4258 20241124122517789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241124122517789 DLINP <000b> input/ipa.c:451 connected read/write 20241124122517789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122517789 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122517789 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122517789 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122517790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39441<->l=127.0.0.1:4259) 20241124122517824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241124122517924 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33640<->l=127.0.0.1:4258 20241124122520993 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122520993 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122520995 DLINP <000b> input/ipa.c:451 connected read/write 20241124122520995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122520996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33650<->l=127.0.0.1:4258 20241124122521000 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521000 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122521000 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122521000 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  20241124122521000 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122521000 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  20241124122521000 DLGSUP <0013> gsup_server.c:235 2:  20241124122521000 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122521000 DLGSUP <0013> gsup_server.c:235 3:  20241124122521000 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122521000 DLGSUP <0013> gsup_server.c:235 4:  20241124122521000 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122521000 DLGSUP <0013> gsup_server.c:235 5:  20241124122521000 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122521000 DLGSUP <0013> gsup_server.c:235 7:  20241124122521000 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122521000 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122521000 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122521000 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122521019 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37887<->l=127.0.0.1:4259) 20241124122521022 DAUC <0003> db_auc.c:157 IMSI='262429670125415': No 2G Auth Data 20241124122521022 DAUC <0003> db_auc.c:192 IMSI='262429670125415': No 3G Auth Data 20241124122521029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20241124122521046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521046 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429670125415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429670125415"} 20241124122521046 DAUC <0003> db_auc.c:192 IMSI='262429670125415': No 3G Auth Data 20241124122521046 DAUC <0003> db_auc.c:236 IMSI='262429670125415': Calling to generate 5 vectors 20241124122521046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122521046 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122521046 DAUC <0003> auc.c:113 vector [0]: rand = 3bf53e29699b9cf378f8c69a9e2b2c7a 20241124122521046 DAUC <0003> auc.c:179 vector [0]: kc = 5e4835651a636800 20241124122521046 DAUC <0003> auc.c:180 vector [0]: sres = c467efbe 20241124122521046 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122521046 DAUC <0003> auc.c:113 vector [1]: rand = bd8afed153663027252812d30140823c 20241124122521046 DAUC <0003> auc.c:179 vector [1]: kc = c1087c8533d2a400 20241124122521046 DAUC <0003> auc.c:180 vector [1]: sres = 198ee15c 20241124122521046 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122521046 DAUC <0003> auc.c:113 vector [2]: rand = 4a07559981bc3c3d5921770449dd74a1 20241124122521046 DAUC <0003> auc.c:179 vector [2]: kc = 1b6ee31d2e83bc00 20241124122521046 DAUC <0003> auc.c:180 vector [2]: sres = e6b539b4 20241124122521046 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122521046 DAUC <0003> auc.c:113 vector [3]: rand = 8293f6dae38d3139563a1b331019647d 20241124122521046 DAUC <0003> auc.c:179 vector [3]: kc = 5a9c36217c455c00 20241124122521046 DAUC <0003> auc.c:180 vector [3]: sres = 02d0ee90 20241124122521046 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122521046 DAUC <0003> auc.c:113 vector [4]: rand = ac6203d70023cbde71480eabfdf33d92 20241124122521046 DAUC <0003> auc.c:179 vector [4]: kc = 417824b0ef9e2c00 20241124122521046 DAUC <0003> auc.c:180 vector [4]: sres = fa3f5953 20241124122521046 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122521046 DAUC <0003> db_auc.c:245 IMSI='262429670125415': Generated 5 vectors 20241124122521046 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429670125415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429670125415"} 20241124122521046 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262429670125415 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33652<->l=127.0.0.1:4258 20241124122521053 DAUC <0003> db_auc.c:157 IMSI='262426298240621': No 2G Auth Data 20241124122521053 DAUC <0003> db_auc.c:192 IMSI='262426298240621': No 3G Auth Data 20241124122521067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 20241124122521068 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521068 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426298240621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426298240621"} 20241124122521068 DAUC <0003> db_auc.c:192 IMSI='262426298240621': No 3G Auth Data 20241124122521068 DAUC <0003> db_auc.c:236 IMSI='262426298240621': Calling to generate 5 vectors 20241124122521068 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122521068 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122521068 DAUC <0003> auc.c:113 vector [0]: rand = 65a26bab1e8b659063ae457f6fab6a3f 20241124122521068 DAUC <0003> auc.c:179 vector [0]: kc = 6982c945deaa4800 20241124122521068 DAUC <0003> auc.c:180 vector [0]: sres = 38b1a6c4 20241124122521068 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122521068 DAUC <0003> auc.c:113 vector [1]: rand = 868f9076a7ec6e97299ebb3ac720426a 20241124122521068 DAUC <0003> auc.c:179 vector [1]: kc = 0b16e68086252800 20241124122521068 DAUC <0003> auc.c:180 vector [1]: sres = 4ba850e0 20241124122521068 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122521068 DAUC <0003> auc.c:113 vector [2]: rand = a6f973fcc81cef3c62207108f898cf8f 20241124122521068 DAUC <0003> auc.c:179 vector [2]: kc = 7868d829841c0000 20241124122521068 DAUC <0003> auc.c:180 vector [2]: sres = dc1bae80 20241124122521068 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122521068 DAUC <0003> auc.c:113 vector [3]: rand = e8ef0b1858d8359906b122e629069c55 20241124122521068 DAUC <0003> auc.c:179 vector [3]: kc = d5e2929a01fac000 20241124122521068 DAUC <0003> auc.c:180 vector [3]: sres = 48abaac4 20241124122521068 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122521068 DAUC <0003> auc.c:113 vector [4]: rand = e52ac60f0cb0a8859254f7a6b5f8fa5d 20241124122521068 DAUC <0003> auc.c:179 vector [4]: kc = 6133980d5edc1400 20241124122521068 DAUC <0003> auc.c:180 vector [4]: sres = fad7b9c0 20241124122521068 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122521068 DAUC <0003> db_auc.c:245 IMSI='262426298240621': Generated 5 vectors 20241124122521068 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426298240621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426298240621"} 20241124122521068 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426298240621 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521068 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521068 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 20241124122521070 DAUC <0003> db_auc.c:157 IMSI='262420573246002': No 2G Auth Data 20241124122521070 DAUC <0003> db_auc.c:192 IMSI='262420573246002': No 3G Auth Data 20241124122521075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241124122521077 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521077 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420573246002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420573246002"} 20241124122521077 DAUC <0003> db_auc.c:192 IMSI='262420573246002': No 3G Auth Data 20241124122521077 DAUC <0003> db_auc.c:236 IMSI='262420573246002': Calling to generate 5 vectors 20241124122521077 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122521077 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122521077 DAUC <0003> auc.c:113 vector [0]: rand = d877cf76abf1b9d724ef4a9f82a63089 20241124122521077 DAUC <0003> auc.c:179 vector [0]: kc = 011e1b8b6c0ab4e3 20241124122521077 DAUC <0003> auc.c:180 vector [0]: sres = dad361ae 20241124122521077 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122521077 DAUC <0003> auc.c:113 vector [1]: rand = 972f92048cd3978955bf8612edfc844f 20241124122521077 DAUC <0003> auc.c:179 vector [1]: kc = 970b1ae4f4a5c9e3 20241124122521077 DAUC <0003> auc.c:180 vector [1]: sres = 246e7f47 20241124122521077 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122521077 DAUC <0003> auc.c:113 vector [2]: rand = 3f2a0a823d94c0097a90f7c7af5fb1b2 20241124122521077 DAUC <0003> auc.c:179 vector [2]: kc = 1b5eaa28708cf7dd 20241124122521077 DAUC <0003> auc.c:180 vector [2]: sres = 863d96e6 20241124122521077 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122521077 DAUC <0003> auc.c:113 vector [3]: rand = 12ce62a22a3b79eb53efb393db882110 20241124122521077 DAUC <0003> auc.c:179 vector [3]: kc = 1a507029a218dfd9 20241124122521077 DAUC <0003> auc.c:180 vector [3]: sres = 332b7a84 20241124122521077 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122521077 DAUC <0003> auc.c:113 vector [4]: rand = 4e41cab233e1282ee4ce3e3fb3d1ded9 20241124122521077 DAUC <0003> auc.c:179 vector [4]: kc = f4d18f7e577b0b6d 20241124122521077 DAUC <0003> auc.c:180 vector [4]: sres = b447475e 20241124122521077 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122521077 DAUC <0003> db_auc.c:245 IMSI='262420573246002': Generated 5 vectors 20241124122521077 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420573246002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420573246002"} 20241124122521077 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420573246002 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521077 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521077 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33668<->l=127.0.0.1:4258 20241124122521079 DAUC <0003> db_auc.c:157 IMSI='262429930190139': No 2G Auth Data 20241124122521079 DAUC <0003> db_auc.c:192 IMSI='262429930190139': No 3G Auth Data 20241124122521085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241124122521087 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521087 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429930190139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429930190139"} 20241124122521087 DAUC <0003> db_auc.c:157 IMSI='262429930190139': No 2G Auth Data 20241124122521087 DAUC <0003> db_auc.c:236 IMSI='262429930190139': Calling to generate 5 vectors 20241124122521087 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122521087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122521087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122521087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122521087 DAUC <0003> auc.c:113 vector [0]: rand = 45c0d381fdd8b2656a32d6c33378201f 20241124122521087 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122521087 DAUC <0003> auc.c:142 vector [0]: autn = e2c2d112e3400000eb3db7670a4c42ce 20241124122521087 DAUC <0003> auc.c:143 vector [0]: ck = ac49d0385a08bcf42160e247d0049ce9 20241124122521087 DAUC <0003> auc.c:144 vector [0]: ik = b7a0adab483736032a065525e5a2f3f0 20241124122521087 DAUC <0003> auc.c:145 vector [0]: res = f8537073816fdcb10000000000000000 20241124122521087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122521087 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122521087 DAUC <0003> auc.c:151 vector [0]: kc = 108fcaf12799e5ee 20241124122521087 DAUC <0003> auc.c:152 vector [0]: sres = 793cacc2 20241124122521087 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122521087 DAUC <0003> auc.c:113 vector [1]: rand = 6380ded79eda986f5af6e3fbad62c037 20241124122521087 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122521087 DAUC <0003> auc.c:142 vector [1]: autn = f1fa21ae1bf900004ff09d494291934d 20241124122521087 DAUC <0003> auc.c:143 vector [1]: ck = 8a4f782cf6d317ea71c456a847e6af0b 20241124122521087 DAUC <0003> auc.c:144 vector [1]: ik = b0b3bb44358b52564162c8f14f59c210 20241124122521087 DAUC <0003> auc.c:145 vector [1]: res = 02160e286104306b0000000000000000 20241124122521087 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122521087 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122521087 DAUC <0003> auc.c:151 vector [1]: kc = 0a5a5d31cbe728a7 20241124122521087 DAUC <0003> auc.c:152 vector [1]: sres = 63123e43 20241124122521087 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122521087 DAUC <0003> auc.c:113 vector [2]: rand = cca10ba4476ae000d84c0bca24dd8788 20241124122521087 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122521087 DAUC <0003> auc.c:142 vector [2]: autn = 907b879b43f00000a8003235814fb38e 20241124122521087 DAUC <0003> auc.c:143 vector [2]: ck = ab81aa2b13987882c49003fa60035cce 20241124122521087 DAUC <0003> auc.c:144 vector [2]: ik = 8af7d5d3b45e73b6b3e4cd4f2d4feb74 20241124122521087 DAUC <0003> auc.c:145 vector [2]: res = 72ea732fbe4870c60000000000000000 20241124122521087 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122521087 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122521087 DAUC <0003> auc.c:151 vector [2]: kc = 5602b14dea8abc8e 20241124122521087 DAUC <0003> auc.c:152 vector [2]: sres = cca203e9 20241124122521087 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122521087 DAUC <0003> auc.c:113 vector [3]: rand = 35ab22405f1793630a4680d1d54616fb 20241124122521087 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122521087 DAUC <0003> auc.c:142 vector [3]: autn = 808c53ddf41800002deed0edfc4dc4d4 20241124122521087 DAUC <0003> auc.c:143 vector [3]: ck = 5880accf282588692492dc6a3f657458 20241124122521087 DAUC <0003> auc.c:144 vector [3]: ik = d760fa18cbb8d11e03aea3839c5d6711 20241124122521087 DAUC <0003> auc.c:145 vector [3]: res = 18ca762e70c66c640000000000000000 20241124122521087 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122521087 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122521087 DAUC <0003> auc.c:151 vector [3]: kc = a8dc293e40a54a3e 20241124122521087 DAUC <0003> auc.c:152 vector [3]: sres = 680c1a4a 20241124122521087 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122521087 DAUC <0003> auc.c:113 vector [4]: rand = a40007ffe9651d39909a347335bd0949 20241124122521087 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122521087 DAUC <0003> auc.c:142 vector [4]: autn = e18e456e7fc700003d93036047bd7853 20241124122521087 DAUC <0003> auc.c:143 vector [4]: ck = 7ac8b3fcd90174d7d7a4d1adf996d98c 20241124122521087 DAUC <0003> auc.c:144 vector [4]: ik = 79ea38b35f6de075f933f9d65b059c89 20241124122521087 DAUC <0003> auc.c:145 vector [4]: res = 5b265dd7786be32a0000000000000000 20241124122521087 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122521087 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122521087 DAUC <0003> auc.c:151 vector [4]: kc = 2db5a33424ffd1a7 20241124122521087 DAUC <0003> auc.c:152 vector [4]: sres = 234dbefd 20241124122521087 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122521087 DAUC <0003> db_auc.c:245 IMSI='262429930190139': Generated 5 vectors 20241124122521087 DAUC <0003> db_auc.c:249 IMSI='262429930190139': Updating SQN=161 in DB 20241124122521087 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429930190139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429930190139"} 20241124122521088 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262429930190139 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521088 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521088 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33680<->l=127.0.0.1:4258 20241124122521090 DAUC <0003> db_auc.c:157 IMSI='262425912340434': No 2G Auth Data 20241124122521090 DAUC <0003> db_auc.c:192 IMSI='262425912340434': No 3G Auth Data 20241124122521097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4258 20241124122521100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521100 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425912340434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425912340434"} 20241124122521100 DAUC <0003> db_auc.c:157 IMSI='262425912340434': No 2G Auth Data 20241124122521100 DAUC <0003> db_auc.c:236 IMSI='262425912340434': Calling to generate 5 vectors 20241124122521100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122521100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122521100 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241124122521100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122521100 DAUC <0003> auc.c:113 vector [0]: rand = 2121b3ff11ed403d37504311817aad45 20241124122521100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122521100 DAUC <0003> auc.c:142 vector [0]: autn = 742352d263a7000099c7b7052329fd4d 20241124122521100 DAUC <0003> auc.c:143 vector [0]: ck = 2a56ed1efbe5990bc823c7eecb8ec666 20241124122521100 DAUC <0003> auc.c:144 vector [0]: ik = 36783db94a0b6507a10411e4fd563bb3 20241124122521100 DAUC <0003> auc.c:145 vector [0]: res = a90f27e6acc324e60000000000000000 20241124122521100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122521100 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122521100 DAUC <0003> auc.c:151 vector [0]: kc = 750906ad873601d9 20241124122521100 DAUC <0003> auc.c:152 vector [0]: sres = 05cc0300 20241124122521100 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122521100 DAUC <0003> auc.c:113 vector [1]: rand = cad564f33c78e48ab1ad70973dbc04f2 20241124122521100 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122521100 DAUC <0003> auc.c:142 vector [1]: autn = 58dacef9728800007c5394215177f17d 20241124122521100 DAUC <0003> auc.c:143 vector [1]: ck = 076bd3dcb47d3e4a8c669085f5b11d8d 20241124122521100 DAUC <0003> auc.c:144 vector [1]: ik = c5a727b9f062393801efcef435f27dce 20241124122521100 DAUC <0003> auc.c:145 vector [1]: res = 37428cb65891f0620000000000000000 20241124122521100 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122521100 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122521100 DAUC <0003> auc.c:151 vector [1]: kc = 4f45aa14845c6731 20241124122521100 DAUC <0003> auc.c:152 vector [1]: sres = 6fd37cd4 20241124122521100 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122521100 DAUC <0003> auc.c:113 vector [2]: rand = 670df1c5cce3a8ab0d8feaad5b6e3716 20241124122521100 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122521100 DAUC <0003> auc.c:142 vector [2]: autn = 151d7c70336e0000f4088a86d86cf1cb 20241124122521100 DAUC <0003> auc.c:143 vector [2]: ck = c858c2dc4f84c888a0312c743f4b81a9 20241124122521100 DAUC <0003> auc.c:144 vector [2]: ik = f159f8e4d89aee6d4822520e6bb2e5f9 20241124122521100 DAUC <0003> auc.c:145 vector [2]: res = a81b57aceb290c6d0000000000000000 20241124122521100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122521100 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122521100 DAUC <0003> auc.c:151 vector [2]: kc = d1124442c3e742b5 20241124122521100 DAUC <0003> auc.c:152 vector [2]: sres = 43325bc1 20241124122521100 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122521100 DAUC <0003> auc.c:113 vector [3]: rand = ba520744d8d2aa8a91fcffcebf2b12cb 20241124122521100 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122521100 DAUC <0003> auc.c:142 vector [3]: autn = d9d6e498739c00005a9ede8b828edeb8 20241124122521100 DAUC <0003> auc.c:143 vector [3]: ck = e02ee978631482372339d4fd0d008e63 20241124122521100 DAUC <0003> auc.c:144 vector [3]: ik = 91d737d60ea15c333b330382364d7e3c 20241124122521100 DAUC <0003> auc.c:145 vector [3]: res = 75e73f4e0fe307420000000000000000 20241124122521100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122521100 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122521100 DAUC <0003> auc.c:151 vector [3]: kc = 69f309d156f82e5b 20241124122521100 DAUC <0003> auc.c:152 vector [3]: sres = 7a04380c 20241124122521100 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122521100 DAUC <0003> auc.c:113 vector [4]: rand = eed6c367dbeaf8659fa3155cbe4965d8 20241124122521100 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122521100 DAUC <0003> auc.c:142 vector [4]: autn = 7032711e54c30000eab32bfa331ca8ac 20241124122521100 DAUC <0003> auc.c:143 vector [4]: ck = 7be7b076b1a17dc8e6386447f7ed70b2 20241124122521100 DAUC <0003> auc.c:144 vector [4]: ik = b3884176f5d9074e5db080f8d0b91222 20241124122521100 DAUC <0003> auc.c:145 vector [4]: res = 3f8beef61b6501a20000000000000000 20241124122521100 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122521100 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122521100 DAUC <0003> auc.c:151 vector [4]: kc = 73e715bf632c1816 20241124122521100 DAUC <0003> auc.c:152 vector [4]: sres = 24eeef54 20241124122521100 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122521100 DAUC <0003> db_auc.c:245 IMSI='262425912340434': Generated 5 vectors 20241124122521100 DAUC <0003> db_auc.c:249 IMSI='262425912340434': Updating SQN=161 in DB 20241124122521100 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425912340434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425912340434"} 20241124122521100 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425912340434 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33686<->l=127.0.0.1:4258 20241124122521103 DAUC <0003> db_auc.c:157 IMSI='262428349478318': No 2G Auth Data 20241124122521103 DAUC <0003> db_auc.c:192 IMSI='262428349478318': No 3G Auth Data 20241124122521110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20241124122521112 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521112 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428349478318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428349478318"} 20241124122521112 DAUC <0003> db_auc.c:236 IMSI='262428349478318': Calling to generate 5 vectors 20241124122521112 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122521112 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122521112 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122521112 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122521112 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122521112 DAUC <0003> auc.c:113 vector [0]: rand = dafb1c8c657e5f3cab944ee6fec95bff 20241124122521112 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122521112 DAUC <0003> auc.c:142 vector [0]: autn = 362ec216a06c0000da936c3c09e3ecf3 20241124122521112 DAUC <0003> auc.c:143 vector [0]: ck = 0ee0884e154f175c8d6b3d9bf57ae80d 20241124122521112 DAUC <0003> auc.c:144 vector [0]: ik = 855b7587535d345807213f9eca8c2724 20241124122521112 DAUC <0003> auc.c:145 vector [0]: res = f6ab9db4f4c6b90c0000000000000000 20241124122521112 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122521112 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122521112 DAUC <0003> auc.c:179 vector [0]: kc = b89b944f2e1e4400 20241124122521112 DAUC <0003> auc.c:180 vector [0]: sres = c17f8d52 20241124122521112 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122521112 DAUC <0003> auc.c:113 vector [1]: rand = 05bd1b1b3310abef418fcd741262fb0f 20241124122521112 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122521112 DAUC <0003> auc.c:142 vector [1]: autn = 1111366c3c6100002bddde0916a44d8f 20241124122521112 DAUC <0003> auc.c:143 vector [1]: ck = eff99114ca03228e0c48c3899057902b 20241124122521112 DAUC <0003> auc.c:144 vector [1]: ik = 9400232357cd123ff726242d0038cc42 20241124122521112 DAUC <0003> auc.c:145 vector [1]: res = 0d1beb70edb037120000000000000000 20241124122521112 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122521112 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122521112 DAUC <0003> auc.c:179 vector [1]: kc = bb6bad7ffe07e000 20241124122521112 DAUC <0003> auc.c:180 vector [1]: sres = 16cead70 20241124122521112 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122521112 DAUC <0003> auc.c:113 vector [2]: rand = fc86091d24837bd3b25749f2a7918c67 20241124122521112 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122521112 DAUC <0003> auc.c:142 vector [2]: autn = b1a71ac98f0c00003af01a140513d7d1 20241124122521112 DAUC <0003> auc.c:143 vector [2]: ck = f3429316ea6a5648632947948588f614 20241124122521112 DAUC <0003> auc.c:144 vector [2]: ik = c3689611605a88bfb5f7255e27d953e4 20241124122521112 DAUC <0003> auc.c:145 vector [2]: res = 48987c10f35303020000000000000000 20241124122521112 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122521112 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122521112 DAUC <0003> auc.c:179 vector [2]: kc = 76273023a106e800 20241124122521112 DAUC <0003> auc.c:180 vector [2]: sres = e00df223 20241124122521112 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122521112 DAUC <0003> auc.c:113 vector [3]: rand = 5bef926cac7aa4d1b9c8b092c1cb0769 20241124122521112 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122521112 DAUC <0003> auc.c:142 vector [3]: autn = e32a7a8281e400003f42cf91e71549e3 20241124122521112 DAUC <0003> auc.c:143 vector [3]: ck = cf28786a7cb954771ff24b89651a4591 20241124122521112 DAUC <0003> auc.c:144 vector [3]: ik = 81f7b570a790f30bb39710e7b67cd9b3 20241124122521112 DAUC <0003> auc.c:145 vector [3]: res = 695601dc358ff9330000000000000000 20241124122521112 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122521112 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122521112 DAUC <0003> auc.c:179 vector [3]: kc = ba8621b8fdd6a800 20241124122521112 DAUC <0003> auc.c:180 vector [3]: sres = a7fd386e 20241124122521112 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122521112 DAUC <0003> auc.c:113 vector [4]: rand = ddac1fbfe5c830d73a51c6f36c139bad 20241124122521112 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122521112 DAUC <0003> auc.c:142 vector [4]: autn = 2e0b688b570000003ea6c4f1789c7f0e 20241124122521112 DAUC <0003> auc.c:143 vector [4]: ck = e533dc6960995fd37cb19c1cc69a4bb7 20241124122521112 DAUC <0003> auc.c:144 vector [4]: ik = 8ea2af20d17b120d0733e1030bf8df2f 20241124122521112 DAUC <0003> auc.c:145 vector [4]: res = 165a4ba8a4680ddc0000000000000000 20241124122521112 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122521112 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122521112 DAUC <0003> auc.c:179 vector [4]: kc = 9647948dc53cac00 20241124122521112 DAUC <0003> auc.c:180 vector [4]: sres = 592125d0 20241124122521112 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122521112 DAUC <0003> db_auc.c:245 IMSI='262428349478318': Generated 5 vectors 20241124122521112 DAUC <0003> db_auc.c:249 IMSI='262428349478318': Updating SQN=161 in DB 20241124122521112 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428349478318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428349478318"} 20241124122521112 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262428349478318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521112 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521112 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33692<->l=127.0.0.1:4258 20241124122521115 DAUC <0003> db_auc.c:157 IMSI='262423852933687': No 2G Auth Data 20241124122521115 DAUC <0003> db_auc.c:192 IMSI='262423852933687': No 3G Auth Data 20241124122521122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241124122521123 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521123 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423852933687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423852933687"} 20241124122521123 DAUC <0003> db_auc.c:236 IMSI='262423852933687': Calling to generate 5 vectors 20241124122521123 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122521123 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122521123 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122521123 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122521123 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122521123 DAUC <0003> auc.c:113 vector [0]: rand = 23558d9e0f6d1b8cd50baf18fbb0703d 20241124122521123 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122521123 DAUC <0003> auc.c:142 vector [0]: autn = d37f0d7ec6b600007001bce47efa7c4f 20241124122521124 DAUC <0003> auc.c:143 vector [0]: ck = 3bfdccb030bf3749f0ee0b61420834c3 20241124122521124 DAUC <0003> auc.c:144 vector [0]: ik = 96b9644b793c8c7c194388d3c0b93bc4 20241124122521124 DAUC <0003> auc.c:145 vector [0]: res = d25a6d5d11ed19590000000000000000 20241124122521124 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122521124 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122521124 DAUC <0003> auc.c:179 vector [0]: kc = 76a651e5ba220400 20241124122521124 DAUC <0003> auc.c:180 vector [0]: sres = 1450a043 20241124122521124 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122521124 DAUC <0003> auc.c:113 vector [1]: rand = a290befbc9ea2d83f3a86417488d0162 20241124122521124 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122521124 DAUC <0003> auc.c:142 vector [1]: autn = 76ff1ad88a5d000025139c7237c9df0c 20241124122521124 DAUC <0003> auc.c:143 vector [1]: ck = e66638230192ec236e1c03189450fc78 20241124122521124 DAUC <0003> auc.c:144 vector [1]: ik = f1125dd131c6eb3bdebe3033bbff6c23 20241124122521124 DAUC <0003> auc.c:145 vector [1]: res = b0590a24316cbe5e0000000000000000 20241124122521124 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122521124 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122521124 DAUC <0003> auc.c:179 vector [1]: kc = 4962e21abe012000 20241124122521124 DAUC <0003> auc.c:180 vector [1]: sres = 81dcb161 20241124122521124 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122521124 DAUC <0003> auc.c:113 vector [2]: rand = 5b9f3f717db0c92bacac62e16ffc63f5 20241124122521124 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122521124 DAUC <0003> auc.c:142 vector [2]: autn = ca6ccfa80a7200003f8d17f9200a0908 20241124122521124 DAUC <0003> auc.c:143 vector [2]: ck = dd62c7867a0f1bdb9d484d9199487a87 20241124122521124 DAUC <0003> auc.c:144 vector [2]: ik = 035f7d204e1fc07ac1d0807a4ef6a4c2 20241124122521124 DAUC <0003> auc.c:145 vector [2]: res = a289ef45d96b5e250000000000000000 20241124122521124 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122521124 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122521124 DAUC <0003> auc.c:179 vector [2]: kc = 9c1ba49fe9f94400 20241124122521124 DAUC <0003> auc.c:180 vector [2]: sres = b87e3649 20241124122521124 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122521124 DAUC <0003> auc.c:113 vector [3]: rand = febe6681dc12fe83a76a92063f83fe0a 20241124122521124 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122521124 DAUC <0003> auc.c:142 vector [3]: autn = eb58516236aa00000a2dd238a99dc0e9 20241124122521124 DAUC <0003> auc.c:143 vector [3]: ck = 623bea52cac1d627bb1efdfaee3dc307 20241124122521124 DAUC <0003> auc.c:144 vector [3]: ik = 3eb60376dfb3ee0a2b907c21f6f4da49 20241124122521124 DAUC <0003> auc.c:145 vector [3]: res = 27baaf9b2777cd180000000000000000 20241124122521124 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122521124 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122521124 DAUC <0003> auc.c:179 vector [3]: kc = 0237c86cb3e92000 20241124122521124 DAUC <0003> auc.c:180 vector [3]: sres = 4566e21e 20241124122521124 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122521124 DAUC <0003> auc.c:113 vector [4]: rand = d57c764136a8fcf0a4a7d853dd8e59db 20241124122521124 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122521124 DAUC <0003> auc.c:142 vector [4]: autn = f94b89b37b2a000052374486ed01ffcc 20241124122521124 DAUC <0003> auc.c:143 vector [4]: ck = 9fbf406591ba59764de2a621622f1b90 20241124122521124 DAUC <0003> auc.c:144 vector [4]: ik = 7034e0f047b91a9dfc0b0dcfabdbd9c9 20241124122521124 DAUC <0003> auc.c:145 vector [4]: res = 904b5bd18d1b01eb0000000000000000 20241124122521124 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122521124 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122521124 DAUC <0003> auc.c:179 vector [4]: kc = 66f7f197c7547400 20241124122521124 DAUC <0003> auc.c:180 vector [4]: sres = 77b912ee 20241124122521124 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122521124 DAUC <0003> db_auc.c:245 IMSI='262423852933687': Generated 5 vectors 20241124122521124 DAUC <0003> db_auc.c:249 IMSI='262423852933687': Updating SQN=161 in DB 20241124122521124 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423852933687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423852933687"} 20241124122521124 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423852933687 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521124 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521124 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241124122521126 DAUC <0003> db_auc.c:157 IMSI='262426494726221': No 2G Auth Data 20241124122521126 DAUC <0003> db_auc.c:192 IMSI='262426494726221': No 3G Auth Data 20241124122521132 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20241124122521134 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521134 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426494726221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426494726221"} 20241124122521134 DAUC <0003> db_auc.c:236 IMSI='262426494726221': Calling to generate 5 vectors 20241124122521134 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122521134 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122521134 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122521134 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122521134 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122521134 DAUC <0003> auc.c:113 vector [0]: rand = 44ad40dfc5829b2d9511dbd7ad2c2985 20241124122521134 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122521134 DAUC <0003> auc.c:142 vector [0]: autn = eb003d25354a0000853be7bb24af871c 20241124122521134 DAUC <0003> auc.c:143 vector [0]: ck = 76c88f18bb597d725bafbd3839ca3ec1 20241124122521134 DAUC <0003> auc.c:144 vector [0]: ik = 2d1facfb1ba3ed95061c5eb28c58d1b9 20241124122521134 DAUC <0003> auc.c:145 vector [0]: res = 3d7dc8d7750397bd0000000000000000 20241124122521134 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122521134 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122521134 DAUC <0003> auc.c:179 vector [0]: kc = 77f786724756601b 20241124122521134 DAUC <0003> auc.c:180 vector [0]: sres = a879a27b 20241124122521134 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122521134 DAUC <0003> auc.c:113 vector [1]: rand = 9794ad6dbe1fa669966d4c4914962cca 20241124122521134 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122521134 DAUC <0003> auc.c:142 vector [1]: autn = 7fea38bef850000095f354e04b4e9b24 20241124122521134 DAUC <0003> auc.c:143 vector [1]: ck = 197cfefd432b3b7d844e78b3d4dddb41 20241124122521134 DAUC <0003> auc.c:144 vector [1]: ik = ac855bfb6aee87b2d7aaae4a4fec11cf 20241124122521134 DAUC <0003> auc.c:145 vector [1]: res = 660ba1f4ab3c16270000000000000000 20241124122521134 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122521134 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122521134 DAUC <0003> auc.c:179 vector [1]: kc = 377577d2f6bd6081 20241124122521134 DAUC <0003> auc.c:180 vector [1]: sres = 69c74464 20241124122521134 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122521134 DAUC <0003> auc.c:113 vector [2]: rand = 2fd831c30c0b532535096dc36e039141 20241124122521134 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122521134 DAUC <0003> auc.c:142 vector [2]: autn = 2f065189dcbb00002f4c16c79ade06ae 20241124122521134 DAUC <0003> auc.c:143 vector [2]: ck = 4b902c8d43a81b998f16a3eb5b788ab7 20241124122521134 DAUC <0003> auc.c:144 vector [2]: ik = 7a742e1acecb7712914bde7e1898e4bf 20241124122521134 DAUC <0003> auc.c:145 vector [2]: res = 09e5f51e3c8cacff0000000000000000 20241124122521134 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122521134 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122521134 DAUC <0003> auc.c:179 vector [2]: kc = 56d1a17fd2d16806 20241124122521134 DAUC <0003> auc.c:180 vector [2]: sres = 4bf7f0c9 20241124122521134 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122521134 DAUC <0003> auc.c:113 vector [3]: rand = feb983f4b69a5ea319ace1f321f88293 20241124122521134 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122521134 DAUC <0003> auc.c:142 vector [3]: autn = 9cee791fb5f10000a3f1223889aa2561 20241124122521134 DAUC <0003> auc.c:143 vector [3]: ck = 09bd5c75b3575a2151ce699085d54033 20241124122521134 DAUC <0003> auc.c:144 vector [3]: ik = 5c78f5f09160be74e387151057500c9a 20241124122521134 DAUC <0003> auc.c:145 vector [3]: res = 77ad6bbd880656780000000000000000 20241124122521134 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122521134 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122521134 DAUC <0003> auc.c:179 vector [3]: kc = 1e63f298fb639eb4 20241124122521134 DAUC <0003> auc.c:180 vector [3]: sres = a12f41ed 20241124122521134 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122521134 DAUC <0003> auc.c:113 vector [4]: rand = 96e45a32edf741a4f7be41bb0c239139 20241124122521134 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122521134 DAUC <0003> auc.c:142 vector [4]: autn = e5db8d2badd90000bae00452b5335ee9 20241124122521134 DAUC <0003> auc.c:143 vector [4]: ck = 677029dde7923b0af2b75a37a80d1ef5 20241124122521134 DAUC <0003> auc.c:144 vector [4]: ik = b69268f4b5ddefda98324c0da43ef4a0 20241124122521134 DAUC <0003> auc.c:145 vector [4]: res = 95786f015a4669f30000000000000000 20241124122521134 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122521134 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122521134 DAUC <0003> auc.c:179 vector [4]: kc = 29402c7ff86ef0e7 20241124122521134 DAUC <0003> auc.c:180 vector [4]: sres = f3519449 20241124122521134 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122521134 DAUC <0003> db_auc.c:245 IMSI='262426494726221': Generated 5 vectors 20241124122521134 DAUC <0003> db_auc.c:249 IMSI='262426494726221': Updating SQN=161 in DB 20241124122521134 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426494726221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426494726221"} 20241124122521134 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262426494726221 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122521134 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521134 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122521136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33722<->l=127.0.0.1:4258 20241124122521137 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33650<->l=127.0.0.1:4258 20241124122521138 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37887<->l=127.0.0.1:4259) 20241124122521138 DLINP <000b> input/ipa.c:451 connected read/write 20241124122521138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122521138 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122521138 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122521138 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122521163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4258 20241124122521264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4258 20241124122524333 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122524333 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122524336 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524336 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524337 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43506<->l=127.0.0.1:4258 20241124122524339 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524339 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122524339 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122524339 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  20241124122524339 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122524339 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  20241124122524339 DLGSUP <0013> gsup_server.c:235 2:  20241124122524339 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122524339 DLGSUP <0013> gsup_server.c:235 3:  20241124122524339 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122524339 DLGSUP <0013> gsup_server.c:235 4:  20241124122524339 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122524339 DLGSUP <0013> gsup_server.c:235 5:  20241124122524339 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122524339 DLGSUP <0013> gsup_server.c:235 7:  20241124122524339 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122524339 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122524339 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122524339 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122524352 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35491<->l=127.0.0.1:4259) 20241124122524354 DAUC <0003> db_auc.c:157 IMSI='262425258439905': No 2G Auth Data 20241124122524354 DAUC <0003> db_auc.c:192 IMSI='262425258439905': No 3G Auth Data 20241124122524364 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4258 20241124122524382 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524382 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425258439905"} 20241124122524382 DAUC <0003> db_auc.c:192 IMSI='262425258439905': No 3G Auth Data 20241124122524382 DAUC <0003> db_auc.c:236 IMSI='262425258439905': Calling to generate 1 vectors 20241124122524382 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241124122524382 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524382 DAUC <0003> auc.c:113 vector [0]: rand = 27dc1ffe8a7710c963021ca1b1aa4ba2 20241124122524382 DAUC <0003> auc.c:179 vector [0]: kc = d588ac4f1a362c00 20241124122524382 DAUC <0003> auc.c:180 vector [0]: sres = 34266325 20241124122524382 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524382 DAUC <0003> db_auc.c:245 IMSI='262425258439905': Generated 1 vectors 20241124122524382 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425258439905"} 20241124122524382 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524382 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524382 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524391 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524391 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425258439905"} 20241124122524391 DAUC <0003> db_auc.c:192 IMSI='262425258439905': No 3G Auth Data 20241124122524391 DAUC <0003> db_auc.c:236 IMSI='262425258439905': Calling to generate 4 vectors 20241124122524391 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241124122524391 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524391 DAUC <0003> auc.c:113 vector [0]: rand = d234b91a71364128489240fd785306da 20241124122524391 DAUC <0003> auc.c:179 vector [0]: kc = 0c3a04d074162800 20241124122524391 DAUC <0003> auc.c:180 vector [0]: sres = 2a048e93 20241124122524391 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524391 DAUC <0003> auc.c:113 vector [1]: rand = b5715dacd6a6bde511753eeaf3ef743b 20241124122524391 DAUC <0003> auc.c:179 vector [1]: kc = 2ad1ed47db70d400 20241124122524391 DAUC <0003> auc.c:180 vector [1]: sres = 04d3c881 20241124122524391 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524391 DAUC <0003> auc.c:113 vector [2]: rand = 0fdb1ab26976dee9b4b0165efb3da40c 20241124122524391 DAUC <0003> auc.c:179 vector [2]: kc = 36bad63d346f4400 20241124122524391 DAUC <0003> auc.c:180 vector [2]: sres = ec1cc19d 20241124122524391 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524391 DAUC <0003> auc.c:113 vector [3]: rand = 0e1ab2125f5b474bdf5c43e32397c6a2 20241124122524391 DAUC <0003> auc.c:179 vector [3]: kc = 4f58eaaabb0b5000 20241124122524391 DAUC <0003> auc.c:180 vector [3]: sres = fa34e42f 20241124122524391 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524391 DAUC <0003> db_auc.c:245 IMSI='262425258439905': Generated 4 vectors 20241124122524391 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425258439905"} 20241124122524391 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524391 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524391 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524397 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524397 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425258439905"} 20241124122524397 DAUC <0003> db_auc.c:192 IMSI='262425258439905': No 3G Auth Data 20241124122524397 DAUC <0003> db_auc.c:236 IMSI='262425258439905': Calling to generate 5 vectors 20241124122524397 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122524397 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524397 DAUC <0003> auc.c:113 vector [0]: rand = bdf5015458460ac443cc5a1433f1f9f1 20241124122524397 DAUC <0003> auc.c:179 vector [0]: kc = 2871e667b5173800 20241124122524397 DAUC <0003> auc.c:180 vector [0]: sres = 9eb62717 20241124122524397 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524397 DAUC <0003> auc.c:113 vector [1]: rand = ecffe4a963058931bf04da4f2eccf0d0 20241124122524398 DAUC <0003> auc.c:179 vector [1]: kc = 8ece61b26b46fc00 20241124122524398 DAUC <0003> auc.c:180 vector [1]: sres = c175e8c6 20241124122524398 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524398 DAUC <0003> auc.c:113 vector [2]: rand = de264808215557589fafd3b714cab611 20241124122524398 DAUC <0003> auc.c:179 vector [2]: kc = feab59cf3bbcb400 20241124122524398 DAUC <0003> auc.c:180 vector [2]: sres = bf2f2178 20241124122524398 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524398 DAUC <0003> auc.c:113 vector [3]: rand = 4a64801a9c27404eb9f6bc5f94f4ca54 20241124122524398 DAUC <0003> auc.c:179 vector [3]: kc = add33541ed179400 20241124122524398 DAUC <0003> auc.c:180 vector [3]: sres = ce128525 20241124122524398 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524398 DAUC <0003> auc.c:113 vector [4]: rand = cbda36e85737f90b1e20e0b5ff9c2030 20241124122524398 DAUC <0003> auc.c:179 vector [4]: kc = 25fb38b07cbfac00 20241124122524398 DAUC <0003> auc.c:180 vector [4]: sres = b71177de 20241124122524398 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122524398 DAUC <0003> db_auc.c:245 IMSI='262425258439905': Generated 5 vectors 20241124122524398 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425258439905"} 20241124122524398 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524398 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524398 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524404 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524404 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425258439905"} 20241124122524404 DAUC <0003> db_auc.c:192 IMSI='262425258439905': No 3G Auth Data 20241124122524404 DAUC <0003> db_auc.c:236 IMSI='262425258439905': Calling to generate 5 vectors 20241124122524404 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122524404 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524404 DAUC <0003> auc.c:113 vector [0]: rand = 48bb77af0f7bdc1ffaab029150722cf1 20241124122524404 DAUC <0003> auc.c:179 vector [0]: kc = 9e67bed615781800 20241124122524404 DAUC <0003> auc.c:180 vector [0]: sres = b2b83485 20241124122524404 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524404 DAUC <0003> auc.c:113 vector [1]: rand = e48abf0942b261bf2264aed39452ca99 20241124122524404 DAUC <0003> auc.c:179 vector [1]: kc = c7aea508c32f9000 20241124122524404 DAUC <0003> auc.c:180 vector [1]: sres = 7884778b 20241124122524404 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524404 DAUC <0003> auc.c:113 vector [2]: rand = 1f53e7f90edf41ab7d41d66cb3f798d2 20241124122524404 DAUC <0003> auc.c:179 vector [2]: kc = 186e3023f8cb5c00 20241124122524404 DAUC <0003> auc.c:180 vector [2]: sres = fb8f6f84 20241124122524404 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524404 DAUC <0003> auc.c:113 vector [3]: rand = 268a8e5cb3e4a6fedd5d2b5b38dd2af8 20241124122524404 DAUC <0003> auc.c:179 vector [3]: kc = 9d302177794db400 20241124122524404 DAUC <0003> auc.c:180 vector [3]: sres = a4f052ac 20241124122524404 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524404 DAUC <0003> auc.c:113 vector [4]: rand = 27c034fb9c82312f0fb6fb567d3b1f72 20241124122524404 DAUC <0003> auc.c:179 vector [4]: kc = bed846410dadb400 20241124122524404 DAUC <0003> auc.c:180 vector [4]: sres = 63eb46c8 20241124122524404 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122524404 DAUC <0003> db_auc.c:245 IMSI='262425258439905': Generated 5 vectors 20241124122524404 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425258439905"} 20241124122524404 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262425258439905 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524404 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524404 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43520<->l=127.0.0.1:4258 20241124122524411 DAUC <0003> db_auc.c:157 IMSI='262427562963239': No 2G Auth Data 20241124122524411 DAUC <0003> db_auc.c:192 IMSI='262427562963239': No 3G Auth Data 20241124122524428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20241124122524430 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524430 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427562963239"} 20241124122524430 DAUC <0003> db_auc.c:192 IMSI='262427562963239': No 3G Auth Data 20241124122524430 DAUC <0003> db_auc.c:236 IMSI='262427562963239': Calling to generate 1 vectors 20241124122524430 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241124122524430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524430 DAUC <0003> auc.c:113 vector [0]: rand = f1a806737e55c7d342da6a9367cd8c79 20241124122524430 DAUC <0003> auc.c:179 vector [0]: kc = ce64e001c7190800 20241124122524430 DAUC <0003> auc.c:180 vector [0]: sres = cb0b7a2d 20241124122524430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524430 DAUC <0003> db_auc.c:245 IMSI='262427562963239': Generated 1 vectors 20241124122524430 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427562963239"} 20241124122524430 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524430 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524430 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524431 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524431 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427562963239"} 20241124122524431 DAUC <0003> db_auc.c:192 IMSI='262427562963239': No 3G Auth Data 20241124122524431 DAUC <0003> db_auc.c:236 IMSI='262427562963239': Calling to generate 4 vectors 20241124122524431 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241124122524431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524431 DAUC <0003> auc.c:113 vector [0]: rand = 74471da848c5d7aab6dd11570bbdd950 20241124122524431 DAUC <0003> auc.c:179 vector [0]: kc = 218371f085cafc00 20241124122524431 DAUC <0003> auc.c:180 vector [0]: sres = 04d592ea 20241124122524431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524431 DAUC <0003> auc.c:113 vector [1]: rand = 3d38b838999e6dd9c7af929568817562 20241124122524431 DAUC <0003> auc.c:179 vector [1]: kc = a8ead71660933000 20241124122524431 DAUC <0003> auc.c:180 vector [1]: sres = ed4175de 20241124122524431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524431 DAUC <0003> auc.c:113 vector [2]: rand = a40b37ab19dbd6f085a40bbd49d4689a 20241124122524431 DAUC <0003> auc.c:179 vector [2]: kc = a496c160b18c9c00 20241124122524431 DAUC <0003> auc.c:180 vector [2]: sres = 859a9a99 20241124122524431 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524431 DAUC <0003> auc.c:113 vector [3]: rand = 2afef75bba24c6f41b039622507da5b6 20241124122524431 DAUC <0003> auc.c:179 vector [3]: kc = 7ecfccc57a9b3400 20241124122524431 DAUC <0003> auc.c:180 vector [3]: sres = 5bc14c3c 20241124122524431 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524431 DAUC <0003> db_auc.c:245 IMSI='262427562963239': Generated 4 vectors 20241124122524431 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427562963239"} 20241124122524431 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524431 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524431 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524431 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524431 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524431 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427562963239"} 20241124122524431 DAUC <0003> db_auc.c:192 IMSI='262427562963239': No 3G Auth Data 20241124122524431 DAUC <0003> db_auc.c:236 IMSI='262427562963239': Calling to generate 5 vectors 20241124122524431 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122524431 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524431 DAUC <0003> auc.c:113 vector [0]: rand = 2a5b26ddfea9b6c2b268bb30a281a8f5 20241124122524431 DAUC <0003> auc.c:179 vector [0]: kc = eadc8f9d6b02e000 20241124122524431 DAUC <0003> auc.c:180 vector [0]: sres = 276eca05 20241124122524431 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524431 DAUC <0003> auc.c:113 vector [1]: rand = 1700730665e519d26ed308031a1ea231 20241124122524431 DAUC <0003> auc.c:179 vector [1]: kc = ae3a7d076a31b800 20241124122524431 DAUC <0003> auc.c:180 vector [1]: sres = b20701f1 20241124122524431 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524431 DAUC <0003> auc.c:113 vector [2]: rand = a943f83de8a7b9d0484110f695015f6e 20241124122524432 DAUC <0003> auc.c:179 vector [2]: kc = 494ddefc877e1000 20241124122524432 DAUC <0003> auc.c:180 vector [2]: sres = c144a37a 20241124122524432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524432 DAUC <0003> auc.c:113 vector [3]: rand = 2fffe1fc89c7fee4a53859c5d6681fcb 20241124122524432 DAUC <0003> auc.c:179 vector [3]: kc = aaad3c11bf6bfc00 20241124122524432 DAUC <0003> auc.c:180 vector [3]: sres = d62fd873 20241124122524432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524432 DAUC <0003> auc.c:113 vector [4]: rand = 5c8954d9fcd2d9b50ffbb52ad3ed2fad 20241124122524432 DAUC <0003> auc.c:179 vector [4]: kc = 0ab8411b958f6000 20241124122524432 DAUC <0003> auc.c:180 vector [4]: sres = 57dfac37 20241124122524432 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122524432 DAUC <0003> db_auc.c:245 IMSI='262427562963239': Generated 5 vectors 20241124122524432 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427562963239"} 20241124122524432 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524432 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524432 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524432 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524432 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427562963239"} 20241124122524432 DAUC <0003> db_auc.c:192 IMSI='262427562963239': No 3G Auth Data 20241124122524432 DAUC <0003> db_auc.c:236 IMSI='262427562963239': Calling to generate 5 vectors 20241124122524432 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122524432 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524432 DAUC <0003> auc.c:113 vector [0]: rand = f1f78db486664ecf52b50dadc804dd5c 20241124122524432 DAUC <0003> auc.c:179 vector [0]: kc = f697000c1b247800 20241124122524432 DAUC <0003> auc.c:180 vector [0]: sres = 72865eac 20241124122524432 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524432 DAUC <0003> auc.c:113 vector [1]: rand = 11a62a77af3d09f749d02b6a324aacbb 20241124122524432 DAUC <0003> auc.c:179 vector [1]: kc = 9a512959b7655c00 20241124122524432 DAUC <0003> auc.c:180 vector [1]: sres = 47d1cd2d 20241124122524432 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524432 DAUC <0003> auc.c:113 vector [2]: rand = 84f4f8f5ba19b8aa3eda7ca65593be87 20241124122524432 DAUC <0003> auc.c:179 vector [2]: kc = eca8f82170c16000 20241124122524432 DAUC <0003> auc.c:180 vector [2]: sres = ac20ced6 20241124122524432 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524432 DAUC <0003> auc.c:113 vector [3]: rand = d2ff0d9c2ddb025919b02ccea363f55f 20241124122524432 DAUC <0003> auc.c:179 vector [3]: kc = 7a06a385b7b73c00 20241124122524432 DAUC <0003> auc.c:180 vector [3]: sres = c5d54619 20241124122524432 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524432 DAUC <0003> auc.c:113 vector [4]: rand = 14aae3bbee64d2f8114289a0ba12dc06 20241124122524432 DAUC <0003> auc.c:179 vector [4]: kc = f45d8ccb28151400 20241124122524432 DAUC <0003> auc.c:180 vector [4]: sres = 111f0909 20241124122524432 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122524432 DAUC <0003> db_auc.c:245 IMSI='262427562963239': Generated 5 vectors 20241124122524432 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427562963239"} 20241124122524432 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262427562963239 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524432 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524432 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43524<->l=127.0.0.1:4258 20241124122524433 DAUC <0003> db_auc.c:157 IMSI='262423897631814': No 2G Auth Data 20241124122524433 DAUC <0003> db_auc.c:192 IMSI='262423897631814': No 3G Auth Data 20241124122524440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241124122524441 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524441 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423897631814"} 20241124122524441 DAUC <0003> db_auc.c:192 IMSI='262423897631814': No 3G Auth Data 20241124122524441 DAUC <0003> db_auc.c:236 IMSI='262423897631814': Calling to generate 1 vectors 20241124122524441 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241124122524441 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524441 DAUC <0003> auc.c:113 vector [0]: rand = a43e1c1c4a42e0e9589c13ae51d9cc78 20241124122524441 DAUC <0003> auc.c:179 vector [0]: kc = 4055dbaf5c251e79 20241124122524441 DAUC <0003> auc.c:180 vector [0]: sres = a25428db 20241124122524441 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524441 DAUC <0003> db_auc.c:245 IMSI='262423897631814': Generated 1 vectors 20241124122524441 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423897631814"} 20241124122524441 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524441 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524441 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524442 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524442 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423897631814"} 20241124122524442 DAUC <0003> db_auc.c:192 IMSI='262423897631814': No 3G Auth Data 20241124122524442 DAUC <0003> db_auc.c:236 IMSI='262423897631814': Calling to generate 4 vectors 20241124122524442 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241124122524442 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524442 DAUC <0003> auc.c:113 vector [0]: rand = 2acf6d448eabd4afce779ca25f220e25 20241124122524442 DAUC <0003> auc.c:179 vector [0]: kc = e133d48ff70e3513 20241124122524442 DAUC <0003> auc.c:180 vector [0]: sres = 9b49778a 20241124122524442 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524442 DAUC <0003> auc.c:113 vector [1]: rand = 1334bc275914dd9d9262e90f95a8db1b 20241124122524442 DAUC <0003> auc.c:179 vector [1]: kc = e80a662231419637 20241124122524442 DAUC <0003> auc.c:180 vector [1]: sres = 2be361d2 20241124122524442 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524442 DAUC <0003> auc.c:113 vector [2]: rand = 210485074a0914ced87acc4e0321bab9 20241124122524442 DAUC <0003> auc.c:179 vector [2]: kc = e6ad9d87404f2e73 20241124122524442 DAUC <0003> auc.c:180 vector [2]: sres = bb01b4b9 20241124122524442 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524442 DAUC <0003> auc.c:113 vector [3]: rand = c4e89eea9f33a688d74cba9df907e764 20241124122524442 DAUC <0003> auc.c:179 vector [3]: kc = f38d60cd6e3009b5 20241124122524442 DAUC <0003> auc.c:180 vector [3]: sres = 1f06a283 20241124122524442 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524442 DAUC <0003> db_auc.c:245 IMSI='262423897631814': Generated 4 vectors 20241124122524442 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423897631814"} 20241124122524442 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524442 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524442 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524443 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524443 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423897631814"} 20241124122524443 DAUC <0003> db_auc.c:192 IMSI='262423897631814': No 3G Auth Data 20241124122524443 DAUC <0003> db_auc.c:236 IMSI='262423897631814': Calling to generate 5 vectors 20241124122524443 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122524443 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524443 DAUC <0003> auc.c:113 vector [0]: rand = 1de7eeb242ab2f152dbafe68f48383b3 20241124122524443 DAUC <0003> auc.c:179 vector [0]: kc = 75172ac46858a8ed 20241124122524443 DAUC <0003> auc.c:180 vector [0]: sres = 2174de12 20241124122524443 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524443 DAUC <0003> auc.c:113 vector [1]: rand = 3c9568fbfd06b3e7bd2a5dde15abed1d 20241124122524443 DAUC <0003> auc.c:179 vector [1]: kc = 105668e0fee75e24 20241124122524443 DAUC <0003> auc.c:180 vector [1]: sres = 38be12d4 20241124122524443 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524443 DAUC <0003> auc.c:113 vector [2]: rand = d24d3cd7eeb61138c2aaba6f7003654f 20241124122524443 DAUC <0003> auc.c:179 vector [2]: kc = 9d3bd2b6bae82936 20241124122524443 DAUC <0003> auc.c:180 vector [2]: sres = e2680563 20241124122524443 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524443 DAUC <0003> auc.c:113 vector [3]: rand = b0017ad8aee2e33b6b8504b919be1649 20241124122524443 DAUC <0003> auc.c:179 vector [3]: kc = b267760d3aae4ec9 20241124122524443 DAUC <0003> auc.c:180 vector [3]: sres = d9aa9c96 20241124122524443 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524443 DAUC <0003> auc.c:113 vector [4]: rand = 98043d05275a51ccc3da17da04f7eb5e 20241124122524443 DAUC <0003> auc.c:179 vector [4]: kc = 81601760177cb1d7 20241124122524443 DAUC <0003> auc.c:180 vector [4]: sres = fc2f8cb3 20241124122524443 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122524443 DAUC <0003> db_auc.c:245 IMSI='262423897631814': Generated 5 vectors 20241124122524443 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423897631814"} 20241124122524443 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524443 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524443 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524443 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524444 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524444 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423897631814"} 20241124122524444 DAUC <0003> db_auc.c:192 IMSI='262423897631814': No 3G Auth Data 20241124122524444 DAUC <0003> db_auc.c:236 IMSI='262423897631814': Calling to generate 5 vectors 20241124122524444 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241124122524444 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524444 DAUC <0003> auc.c:113 vector [0]: rand = 871c7e65330b53ea1a072b2615c20671 20241124122524444 DAUC <0003> auc.c:179 vector [0]: kc = 82ef51161f9bb70c 20241124122524444 DAUC <0003> auc.c:180 vector [0]: sres = d2030e9d 20241124122524444 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241124122524444 DAUC <0003> auc.c:113 vector [1]: rand = 2e38ab0d753a90ad8be27776cace1b3a 20241124122524444 DAUC <0003> auc.c:179 vector [1]: kc = e07a8da2fa5ac28a 20241124122524444 DAUC <0003> auc.c:180 vector [1]: sres = a3ee389f 20241124122524444 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241124122524444 DAUC <0003> auc.c:113 vector [2]: rand = daa2e66a179cc8c42f810ba5e601c0dd 20241124122524444 DAUC <0003> auc.c:179 vector [2]: kc = b80a3bad9dc7df03 20241124122524444 DAUC <0003> auc.c:180 vector [2]: sres = b1b47838 20241124122524444 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241124122524444 DAUC <0003> auc.c:113 vector [3]: rand = 2944f1f4d24272a4bd325f4b1cbf73df 20241124122524444 DAUC <0003> auc.c:179 vector [3]: kc = 46710d3531fb022e 20241124122524444 DAUC <0003> auc.c:180 vector [3]: sres = 2c1fe44e 20241124122524444 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241124122524444 DAUC <0003> auc.c:113 vector [4]: rand = b66e02614aeb29a9e84b82b0667c2f85 20241124122524444 DAUC <0003> auc.c:179 vector [4]: kc = ee2af71a9753041d 20241124122524444 DAUC <0003> auc.c:180 vector [4]: sres = ebbc7a6e 20241124122524444 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241124122524444 DAUC <0003> db_auc.c:245 IMSI='262423897631814': Generated 5 vectors 20241124122524444 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423897631814"} 20241124122524444 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262423897631814 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524444 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524444 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524444 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43528<->l=127.0.0.1:4258 20241124122524445 DAUC <0003> db_auc.c:157 IMSI='262420594834471': No 2G Auth Data 20241124122524445 DAUC <0003> db_auc.c:192 IMSI='262420594834471': No 3G Auth Data 20241124122524451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241124122524453 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524453 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420594834471"} 20241124122524453 DAUC <0003> db_auc.c:157 IMSI='262420594834471': No 2G Auth Data 20241124122524453 DAUC <0003> db_auc.c:236 IMSI='262420594834471': Calling to generate 1 vectors 20241124122524453 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241124122524453 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524453 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524453 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122524453 DAUC <0003> auc.c:113 vector [0]: rand = 8a21b65d5ca0643dc0eb1108f2a042d6 20241124122524453 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122524453 DAUC <0003> auc.c:142 vector [0]: autn = a88ba019efaf000001f663eea69f66ed 20241124122524453 DAUC <0003> auc.c:143 vector [0]: ck = 11a6de106393c06ec05f0fe71348820f 20241124122524453 DAUC <0003> auc.c:144 vector [0]: ik = 4b5ee91ca06b45787b4ced3fe1532b02 20241124122524453 DAUC <0003> auc.c:145 vector [0]: res = 17ba1c73b6018a650000000000000000 20241124122524453 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524453 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524453 DAUC <0003> auc.c:151 vector [0]: kc = e1ebd5d431e32c1b 20241124122524453 DAUC <0003> auc.c:152 vector [0]: sres = a1bb9616 20241124122524453 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524453 DAUC <0003> db_auc.c:245 IMSI='262420594834471': Generated 1 vectors 20241124122524453 DAUC <0003> db_auc.c:249 IMSI='262420594834471': Updating SQN=33 in DB 20241124122524453 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420594834471"} 20241124122524453 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524453 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524453 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524454 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420594834471"} 20241124122524454 DAUC <0003> db_auc.c:157 IMSI='262420594834471': No 2G Auth Data 20241124122524454 DAUC <0003> db_auc.c:236 IMSI='262420594834471': Calling to generate 4 vectors 20241124122524454 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241124122524454 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524454 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524454 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241124122524454 DAUC <0003> auc.c:113 vector [0]: rand = 37d2ae8512649d4683100a987bfd0d3c 20241124122524454 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241124122524454 DAUC <0003> auc.c:142 vector [0]: autn = 336d9c6ff9da0000d2cd328b34301898 20241124122524454 DAUC <0003> auc.c:143 vector [0]: ck = 8ca36cff9cff4fb99969b889157a0a07 20241124122524454 DAUC <0003> auc.c:144 vector [0]: ik = 9408bf5d57c06beb4093a9fb10b19991 20241124122524454 DAUC <0003> auc.c:145 vector [0]: res = c7d0aa3917ea4bd30000000000000000 20241124122524454 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524454 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524454 DAUC <0003> auc.c:151 vector [0]: kc = c151c2d0cef4b7c4 20241124122524454 DAUC <0003> auc.c:152 vector [0]: sres = d03ae1ea 20241124122524454 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524454 DAUC <0003> auc.c:113 vector [1]: rand = f5e0fed56b7c27365eb39c6d6ce4ce7e 20241124122524454 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241124122524454 DAUC <0003> auc.c:142 vector [1]: autn = a09d8ac96e6c00000cc008f0d4ce2960 20241124122524454 DAUC <0003> auc.c:143 vector [1]: ck = 71ed7870d2b462b268b294af2be395e5 20241124122524454 DAUC <0003> auc.c:144 vector [1]: ik = 4ce203afc23cbc230fcaa62a1b8bd119 20241124122524454 DAUC <0003> auc.c:145 vector [1]: res = c7847438cf9e34170000000000000000 20241124122524454 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524454 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122524454 DAUC <0003> auc.c:151 vector [1]: kc = 5a77495a20e09a6d 20241124122524454 DAUC <0003> auc.c:152 vector [1]: sres = 081a402f 20241124122524454 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122524454 DAUC <0003> auc.c:113 vector [2]: rand = 5083060996f3f5b55687f73b846b798d 20241124122524454 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241124122524454 DAUC <0003> auc.c:142 vector [2]: autn = d2668df771400000b743d632d198fe53 20241124122524454 DAUC <0003> auc.c:143 vector [2]: ck = 05d180097d179a7c87841dcec21d2520 20241124122524454 DAUC <0003> auc.c:144 vector [2]: ik = d0bc7c5a9f0da954b3c38a4c34ecd241 20241124122524454 DAUC <0003> auc.c:145 vector [2]: res = a23296b95bdd92c80000000000000000 20241124122524454 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524454 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122524454 DAUC <0003> auc.c:151 vector [2]: kc = e12a6bd114ebc449 20241124122524454 DAUC <0003> auc.c:152 vector [2]: sres = f9ef0471 20241124122524454 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122524454 DAUC <0003> auc.c:113 vector [3]: rand = b2925bb57dfdd6f2551898dfd254038d 20241124122524454 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241124122524454 DAUC <0003> auc.c:142 vector [3]: autn = d4bd275a63b800008ee69fd14757ba39 20241124122524454 DAUC <0003> auc.c:143 vector [3]: ck = 522dba29371a06e9067e35efd695bc2a 20241124122524454 DAUC <0003> auc.c:144 vector [3]: ik = 0f23464308dfe5daf51c5b5584972172 20241124122524454 DAUC <0003> auc.c:145 vector [3]: res = 851761a5d5fbc4bd0000000000000000 20241124122524454 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524454 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122524454 DAUC <0003> auc.c:151 vector [3]: kc = ae6c92d06dc77e6b 20241124122524454 DAUC <0003> auc.c:152 vector [3]: sres = 50eca518 20241124122524454 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122524454 DAUC <0003> db_auc.c:245 IMSI='262420594834471': Generated 4 vectors 20241124122524454 DAUC <0003> db_auc.c:249 IMSI='262420594834471': Updating SQN=161 in DB 20241124122524454 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420594834471"} 20241124122524454 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524455 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524455 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420594834471"} 20241124122524455 DAUC <0003> db_auc.c:157 IMSI='262420594834471': No 2G Auth Data 20241124122524455 DAUC <0003> db_auc.c:236 IMSI='262420594834471': Calling to generate 5 vectors 20241124122524455 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122524455 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524455 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524455 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241124122524455 DAUC <0003> auc.c:113 vector [0]: rand = aaed5f07b5f3ac0de4f70f0b98f284f4 20241124122524455 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241124122524455 DAUC <0003> auc.c:142 vector [0]: autn = 58fb6e4f664d00003ca16a2832c7c67b 20241124122524455 DAUC <0003> auc.c:143 vector [0]: ck = 368fb6facce1af48c65daebea755554c 20241124122524455 DAUC <0003> auc.c:144 vector [0]: ik = fc89306a6509084aa0250b5ef3dd45a6 20241124122524455 DAUC <0003> auc.c:145 vector [0]: res = 246b6553462a5f610000000000000000 20241124122524455 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524455 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524455 DAUC <0003> auc.c:151 vector [0]: kc = ac7e2370fd60b7e8 20241124122524455 DAUC <0003> auc.c:152 vector [0]: sres = 62413a32 20241124122524455 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524455 DAUC <0003> auc.c:113 vector [1]: rand = 0b827be12767382e853bfea506728ab1 20241124122524455 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241124122524455 DAUC <0003> auc.c:142 vector [1]: autn = eff8090e94aa0000b07a87895362b2e3 20241124122524455 DAUC <0003> auc.c:143 vector [1]: ck = f0d94d665a1c12b08f6c842ae18e9e72 20241124122524455 DAUC <0003> auc.c:144 vector [1]: ik = 8c2af983dcd9d236b7db58f6d5e18a57 20241124122524455 DAUC <0003> auc.c:145 vector [1]: res = d034bc7be64aab760000000000000000 20241124122524455 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524455 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122524455 DAUC <0003> auc.c:151 vector [1]: kc = 44446839b2aad4a3 20241124122524455 DAUC <0003> auc.c:152 vector [1]: sres = 367e170d 20241124122524455 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122524455 DAUC <0003> auc.c:113 vector [2]: rand = 84acb10f2dd6b73dbba791889b26a58d 20241124122524455 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241124122524455 DAUC <0003> auc.c:142 vector [2]: autn = e8cbedb6ad5a0000513f21e7329d1c62 20241124122524455 DAUC <0003> auc.c:143 vector [2]: ck = d53f0d1d20f1120c1d198509561fcebc 20241124122524455 DAUC <0003> auc.c:144 vector [2]: ik = 350effe030ca02892c5f70b49f903ace 20241124122524455 DAUC <0003> auc.c:145 vector [2]: res = ed776decdd76a6f40000000000000000 20241124122524455 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524455 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122524455 DAUC <0003> auc.c:151 vector [2]: kc = d1770740d9b4e4f7 20241124122524455 DAUC <0003> auc.c:152 vector [2]: sres = 3001cb18 20241124122524455 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122524455 DAUC <0003> auc.c:113 vector [3]: rand = 9db59295648e246612b46072949cf1ad 20241124122524455 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241124122524455 DAUC <0003> auc.c:142 vector [3]: autn = 39aa2f8cc8d20000d0fabffc43b622bc 20241124122524455 DAUC <0003> auc.c:143 vector [3]: ck = b2b95ef8b60bc48540bf2c5421f3691b 20241124122524455 DAUC <0003> auc.c:144 vector [3]: ik = 0d9284da801df1dc9a1cdfc2a66585de 20241124122524455 DAUC <0003> auc.c:145 vector [3]: res = ed554e8ca03a24920000000000000000 20241124122524455 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524455 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122524455 DAUC <0003> auc.c:151 vector [3]: kc = 658829b4b180d99c 20241124122524455 DAUC <0003> auc.c:152 vector [3]: sres = 4d6f6a1e 20241124122524455 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122524455 DAUC <0003> auc.c:113 vector [4]: rand = 8cf58396e99208e9b054ecb9caaec225 20241124122524455 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241124122524455 DAUC <0003> auc.c:142 vector [4]: autn = c57c36621ae30000b1652193b714e146 20241124122524455 DAUC <0003> auc.c:143 vector [4]: ck = a0bd23e728292a621c8b2d2b13df9b44 20241124122524455 DAUC <0003> auc.c:144 vector [4]: ik = b8b66432a4802469d583a52e2d1ca22b 20241124122524455 DAUC <0003> auc.c:145 vector [4]: res = 736ab16ecfd317240000000000000000 20241124122524455 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524455 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122524455 DAUC <0003> auc.c:151 vector [4]: kc = d103cfd0b26a3764 20241124122524455 DAUC <0003> auc.c:152 vector [4]: sres = bcb9a64a 20241124122524455 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122524455 DAUC <0003> db_auc.c:245 IMSI='262420594834471': Generated 5 vectors 20241124122524455 DAUC <0003> db_auc.c:249 IMSI='262420594834471': Updating SQN=321 in DB 20241124122524455 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420594834471"} 20241124122524455 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524455 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524455 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524456 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420594834471"} 20241124122524456 DAUC <0003> db_auc.c:157 IMSI='262420594834471': No 2G Auth Data 20241124122524456 DAUC <0003> db_auc.c:236 IMSI='262420594834471': Calling to generate 5 vectors 20241124122524456 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122524456 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524456 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524456 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241124122524456 DAUC <0003> auc.c:113 vector [0]: rand = f5ddeb8684f4cb36fce00a62db680029 20241124122524456 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241124122524456 DAUC <0003> auc.c:142 vector [0]: autn = 2310e432ac1e00004fbc67ce8ceaa1ca 20241124122524456 DAUC <0003> auc.c:143 vector [0]: ck = 811a4e2e5a9c758c318210c0d8c7eb2b 20241124122524456 DAUC <0003> auc.c:144 vector [0]: ik = e4a68790d810555ab76688a2ed39a7da 20241124122524456 DAUC <0003> auc.c:145 vector [0]: res = e9a9e9a3e4ee25c50000000000000000 20241124122524456 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524456 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524456 DAUC <0003> auc.c:151 vector [0]: kc = e35851dcb7726c27 20241124122524456 DAUC <0003> auc.c:152 vector [0]: sres = 0d47cc66 20241124122524456 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524456 DAUC <0003> auc.c:113 vector [1]: rand = d92aa5e36143386d7e71cf48cf31569f 20241124122524456 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241124122524456 DAUC <0003> auc.c:142 vector [1]: autn = 48b55ab036ea0000693b6b7965906386 20241124122524456 DAUC <0003> auc.c:143 vector [1]: ck = bf404f1011e236d461e692fc9633854f 20241124122524456 DAUC <0003> auc.c:144 vector [1]: ik = 3d5b35273b8aa717882e6e61b7347763 20241124122524456 DAUC <0003> auc.c:145 vector [1]: res = 705a7a44e58719510000000000000000 20241124122524456 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524456 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122524456 DAUC <0003> auc.c:151 vector [1]: kc = 6bd386aa0b6f63ef 20241124122524456 DAUC <0003> auc.c:152 vector [1]: sres = 95dd6315 20241124122524456 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122524456 DAUC <0003> auc.c:113 vector [2]: rand = 7190f9c3055c697d6c8f1703f8e6c6a8 20241124122524456 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241124122524456 DAUC <0003> auc.c:142 vector [2]: autn = d17b8a08a44a00007f682df0abbf040b 20241124122524456 DAUC <0003> auc.c:143 vector [2]: ck = d0e051e742d58b42da6d05bdfcf4bbbc 20241124122524456 DAUC <0003> auc.c:144 vector [2]: ik = 7b08e8bb36606725864446aade3821a1 20241124122524456 DAUC <0003> auc.c:145 vector [2]: res = 2fd2b2cc098ed1b50000000000000000 20241124122524456 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524456 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122524456 DAUC <0003> auc.c:151 vector [2]: kc = f7c1fa4b5679767a 20241124122524456 DAUC <0003> auc.c:152 vector [2]: sres = 265c6379 20241124122524456 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122524456 DAUC <0003> auc.c:113 vector [3]: rand = 027ba32a2e28532aadf60a83d9c41cd8 20241124122524456 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241124122524456 DAUC <0003> auc.c:142 vector [3]: autn = 0bafa5e9028c00004d9b52327ea14a50 20241124122524456 DAUC <0003> auc.c:143 vector [3]: ck = 8e245e4eef00ad1d9e59bf2673132812 20241124122524456 DAUC <0003> auc.c:144 vector [3]: ik = 8a4efcb2348a2b61689e06e87c60e60a 20241124122524456 DAUC <0003> auc.c:145 vector [3]: res = 7feccb7a43c63d750000000000000000 20241124122524456 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524456 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122524456 DAUC <0003> auc.c:151 vector [3]: kc = f2ad1b32d4f94864 20241124122524456 DAUC <0003> auc.c:152 vector [3]: sres = 3c2af60f 20241124122524456 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122524456 DAUC <0003> auc.c:113 vector [4]: rand = fe7c24d25e9ef744fd795a9579dd3be7 20241124122524456 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241124122524456 DAUC <0003> auc.c:142 vector [4]: autn = 53dfa718a22b000029b9cc1d79625d27 20241124122524456 DAUC <0003> auc.c:143 vector [4]: ck = f2cf84ae1c466f654bf9c334be669bf1 20241124122524456 DAUC <0003> auc.c:144 vector [4]: ik = a7a9bc5e3ae77bd194a4f76195c74582 20241124122524456 DAUC <0003> auc.c:145 vector [4]: res = e273f463e6772e430000000000000000 20241124122524456 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524457 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122524457 DAUC <0003> auc.c:151 vector [4]: kc = 8a3b0ca50d00cac7 20241124122524457 DAUC <0003> auc.c:152 vector [4]: sres = 0404da20 20241124122524457 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122524457 DAUC <0003> db_auc.c:245 IMSI='262420594834471': Generated 5 vectors 20241124122524457 DAUC <0003> db_auc.c:249 IMSI='262420594834471': Updating SQN=481 in DB 20241124122524457 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420594834471"} 20241124122524457 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262420594834471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524457 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524457 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43536<->l=127.0.0.1:4258 20241124122524458 DAUC <0003> db_auc.c:157 IMSI='262428617027970': No 2G Auth Data 20241124122524458 DAUC <0003> db_auc.c:192 IMSI='262428617027970': No 3G Auth Data 20241124122524464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241124122524465 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524465 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428617027970"} 20241124122524465 DAUC <0003> db_auc.c:157 IMSI='262428617027970': No 2G Auth Data 20241124122524465 DAUC <0003> db_auc.c:236 IMSI='262428617027970': Calling to generate 1 vectors 20241124122524465 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241124122524465 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524465 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241124122524465 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122524465 DAUC <0003> auc.c:113 vector [0]: rand = 025fd8f3fcbf5404962915161c55f18a 20241124122524465 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122524465 DAUC <0003> auc.c:142 vector [0]: autn = f5588bdcc28800003d5faa5099c0bfbe 20241124122524465 DAUC <0003> auc.c:143 vector [0]: ck = 28fe5e91b72ebfd90627bc3161227fd3 20241124122524465 DAUC <0003> auc.c:144 vector [0]: ik = 76c5fc492d6d90802e501945021f8189 20241124122524465 DAUC <0003> auc.c:145 vector [0]: res = d9cc03812bdf265a0000000000000000 20241124122524465 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524465 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524465 DAUC <0003> auc.c:151 vector [0]: kc = 764c07acf97ed103 20241124122524465 DAUC <0003> auc.c:152 vector [0]: sres = f21325db 20241124122524465 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524465 DAUC <0003> db_auc.c:245 IMSI='262428617027970': Generated 1 vectors 20241124122524465 DAUC <0003> db_auc.c:249 IMSI='262428617027970': Updating SQN=33 in DB 20241124122524465 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428617027970"} 20241124122524465 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524465 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524465 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524466 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524466 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428617027970"} 20241124122524466 DAUC <0003> db_auc.c:157 IMSI='262428617027970': No 2G Auth Data 20241124122524466 DAUC <0003> db_auc.c:236 IMSI='262428617027970': Calling to generate 4 vectors 20241124122524466 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241124122524466 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524466 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241124122524466 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241124122524466 DAUC <0003> auc.c:113 vector [0]: rand = eff259477b1064a30568aac41f09d3c9 20241124122524466 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241124122524466 DAUC <0003> auc.c:142 vector [0]: autn = 94d58ba8fc3a00009684f152d82a0229 20241124122524466 DAUC <0003> auc.c:143 vector [0]: ck = 4976ff30d58c0833f037e70ea17382b5 20241124122524466 DAUC <0003> auc.c:144 vector [0]: ik = f7cb73936d5870ffd1b0e2ff7d45f3b2 20241124122524466 DAUC <0003> auc.c:145 vector [0]: res = a1672b6765e60a4a0000000000000000 20241124122524466 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524466 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524466 DAUC <0003> auc.c:151 vector [0]: kc = 9f3a895264e209cb 20241124122524466 DAUC <0003> auc.c:152 vector [0]: sres = c481212d 20241124122524466 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524466 DAUC <0003> auc.c:113 vector [1]: rand = f75ac7149bb4594fc33286b4ac26ed82 20241124122524466 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241124122524466 DAUC <0003> auc.c:142 vector [1]: autn = 2e5eb11bc1e500006ddc6d5a74f058e1 20241124122524466 DAUC <0003> auc.c:143 vector [1]: ck = 1e3965b9d0d0f90315aba74d06b632dd 20241124122524466 DAUC <0003> auc.c:144 vector [1]: ik = 22d9c850cd866dd5fbce01aac628bf30 20241124122524466 DAUC <0003> auc.c:145 vector [1]: res = 49aee4cfcfdca91c0000000000000000 20241124122524466 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524467 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122524467 DAUC <0003> auc.c:151 vector [1]: kc = d2850b0eddc8193b 20241124122524467 DAUC <0003> auc.c:152 vector [1]: sres = 86724dd3 20241124122524467 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122524467 DAUC <0003> auc.c:113 vector [2]: rand = b56d060a3c2d61cc84bd674e22344f85 20241124122524467 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241124122524467 DAUC <0003> auc.c:142 vector [2]: autn = b7f6d492925c000049849b869655d2b4 20241124122524467 DAUC <0003> auc.c:143 vector [2]: ck = b3e22d11717c15ee36da288266f362d9 20241124122524467 DAUC <0003> auc.c:144 vector [2]: ik = 2509368047c38cbe7926d6c4f6f15df6 20241124122524467 DAUC <0003> auc.c:145 vector [2]: res = 86857cda818886990000000000000000 20241124122524467 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524467 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122524467 DAUC <0003> auc.c:151 vector [2]: kc = d917e5d7a6bda67f 20241124122524467 DAUC <0003> auc.c:152 vector [2]: sres = 070dfa43 20241124122524467 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122524467 DAUC <0003> auc.c:113 vector [3]: rand = 32eaece1b5c13a1239e9bf58ad98d345 20241124122524467 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241124122524467 DAUC <0003> auc.c:142 vector [3]: autn = ca992aa0f1db000092f4d10682027f95 20241124122524467 DAUC <0003> auc.c:143 vector [3]: ck = 175c8f8cd596fdfacd8553364288fbf3 20241124122524467 DAUC <0003> auc.c:144 vector [3]: ik = f5e1f9134957efb14569e5933360eea8 20241124122524467 DAUC <0003> auc.c:145 vector [3]: res = 307e552091fb6f3b0000000000000000 20241124122524467 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524467 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122524467 DAUC <0003> auc.c:151 vector [3]: kc = 6a51c03aed290710 20241124122524467 DAUC <0003> auc.c:152 vector [3]: sres = a1853a1b 20241124122524467 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122524467 DAUC <0003> db_auc.c:245 IMSI='262428617027970': Generated 4 vectors 20241124122524467 DAUC <0003> db_auc.c:249 IMSI='262428617027970': Updating SQN=161 in DB 20241124122524467 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428617027970"} 20241124122524467 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524467 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524467 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524467 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524467 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428617027970"} 20241124122524467 DAUC <0003> db_auc.c:157 IMSI='262428617027970': No 2G Auth Data 20241124122524467 DAUC <0003> db_auc.c:236 IMSI='262428617027970': Calling to generate 5 vectors 20241124122524467 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122524467 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524467 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241124122524467 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241124122524467 DAUC <0003> auc.c:113 vector [0]: rand = f0e10f6e77c9a458bb931e3bc3894cd2 20241124122524467 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241124122524467 DAUC <0003> auc.c:142 vector [0]: autn = 7e3686da9b4b0000036534c849e9d3a1 20241124122524467 DAUC <0003> auc.c:143 vector [0]: ck = fc375118f0a36c30b318ea6e59f0d08c 20241124122524467 DAUC <0003> auc.c:144 vector [0]: ik = 53f6a372c2bbe8ac9ed8c9439d5d11f1 20241124122524467 DAUC <0003> auc.c:145 vector [0]: res = fbc2169e24d74e900000000000000000 20241124122524467 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524467 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524467 DAUC <0003> auc.c:151 vector [0]: kc = 8201d147f6b545e1 20241124122524467 DAUC <0003> auc.c:152 vector [0]: sres = df15580e 20241124122524467 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524467 DAUC <0003> auc.c:113 vector [1]: rand = 4c45f09c54569f5ebd76a0ee0cba18d7 20241124122524467 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241124122524467 DAUC <0003> auc.c:142 vector [1]: autn = d9b2315339710000d646054b8da42301 20241124122524467 DAUC <0003> auc.c:143 vector [1]: ck = 9aaee6e0476e6bf87552e06f60d3374c 20241124122524467 DAUC <0003> auc.c:144 vector [1]: ik = 00a67f952d33d5ded99904f7fcac8dc6 20241124122524467 DAUC <0003> auc.c:145 vector [1]: res = 5751482870a96c670000000000000000 20241124122524467 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524467 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122524467 DAUC <0003> auc.c:151 vector [1]: kc = 36c37dedf62204ac 20241124122524467 DAUC <0003> auc.c:152 vector [1]: sres = 27f8244f 20241124122524467 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122524467 DAUC <0003> auc.c:113 vector [2]: rand = 00db5bdcc8819f8b7fc3d9a062848ef3 20241124122524468 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241124122524468 DAUC <0003> auc.c:142 vector [2]: autn = 7f68e9ef742e00001a300e8634fd7fa1 20241124122524468 DAUC <0003> auc.c:143 vector [2]: ck = 991f88831477a03d7b78a3bba49be25f 20241124122524468 DAUC <0003> auc.c:144 vector [2]: ik = 38fdf7d21726f3d72e863ee97a7e8033 20241124122524468 DAUC <0003> auc.c:145 vector [2]: res = 7d542e159565f4860000000000000000 20241124122524468 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524468 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122524468 DAUC <0003> auc.c:151 vector [2]: kc = f41ce203ddb43186 20241124122524468 DAUC <0003> auc.c:152 vector [2]: sres = e831da93 20241124122524468 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122524468 DAUC <0003> auc.c:113 vector [3]: rand = d8b117315d4ba89da105c12fcec6ce84 20241124122524468 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241124122524468 DAUC <0003> auc.c:142 vector [3]: autn = 999056ff6bd5000076e1493658e962be 20241124122524468 DAUC <0003> auc.c:143 vector [3]: ck = 6cab0e393baeb681470618441b941059 20241124122524468 DAUC <0003> auc.c:144 vector [3]: ik = fba7184177cdb918764ab7c037f30935 20241124122524468 DAUC <0003> auc.c:145 vector [3]: res = 1db5273b949cdb010000000000000000 20241124122524468 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524468 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122524468 DAUC <0003> auc.c:151 vector [3]: kc = a640b9fc600416f5 20241124122524468 DAUC <0003> auc.c:152 vector [3]: sres = 8929fc3a 20241124122524468 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122524468 DAUC <0003> auc.c:113 vector [4]: rand = 79803b1bec79f0a61f0f0b1d0224d65d 20241124122524468 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241124122524468 DAUC <0003> auc.c:142 vector [4]: autn = 4d6394b84a4900005c1eb37d3f47d59a 20241124122524468 DAUC <0003> auc.c:143 vector [4]: ck = 56e74589a857de1990b043f4ebe38be1 20241124122524468 DAUC <0003> auc.c:144 vector [4]: ik = 01a6561c9cfbc685ab7284b04001e90d 20241124122524468 DAUC <0003> auc.c:145 vector [4]: res = c3c5b66bbdb57f630000000000000000 20241124122524468 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524468 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122524468 DAUC <0003> auc.c:151 vector [4]: kc = 6c83d4d19f4e7a70 20241124122524468 DAUC <0003> auc.c:152 vector [4]: sres = 7e70c908 20241124122524468 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122524468 DAUC <0003> db_auc.c:245 IMSI='262428617027970': Generated 5 vectors 20241124122524468 DAUC <0003> db_auc.c:249 IMSI='262428617027970': Updating SQN=321 in DB 20241124122524468 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428617027970"} 20241124122524468 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524468 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428617027970"} 20241124122524468 DAUC <0003> db_auc.c:157 IMSI='262428617027970': No 2G Auth Data 20241124122524468 DAUC <0003> db_auc.c:236 IMSI='262428617027970': Calling to generate 5 vectors 20241124122524468 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122524468 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524468 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241124122524468 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241124122524469 DAUC <0003> auc.c:113 vector [0]: rand = ba8c1b92399987ce981c990dddc8f457 20241124122524469 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241124122524469 DAUC <0003> auc.c:142 vector [0]: autn = 5b3e3fc4f12900002c6029b709617a8e 20241124122524469 DAUC <0003> auc.c:143 vector [0]: ck = 4bb3f4145eb8b4f4c5b3b763e24c97c4 20241124122524469 DAUC <0003> auc.c:144 vector [0]: ik = 6af196b7d1519f351ee825307c34bcaa 20241124122524469 DAUC <0003> auc.c:145 vector [0]: res = 36518a18494122f80000000000000000 20241124122524469 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524469 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122524469 DAUC <0003> auc.c:151 vector [0]: kc = fa19f0f0119100af 20241124122524469 DAUC <0003> auc.c:152 vector [0]: sres = 7f10a8e0 20241124122524469 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122524469 DAUC <0003> auc.c:113 vector [1]: rand = c8aebecf1e89812b17e42872694bef1b 20241124122524469 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241124122524469 DAUC <0003> auc.c:142 vector [1]: autn = 7ac9974c2f4d00008131c9e137ee3482 20241124122524469 DAUC <0003> auc.c:143 vector [1]: ck = d0d39dc44ea5192bda5455766271e3b1 20241124122524469 DAUC <0003> auc.c:144 vector [1]: ik = 0b81c299059316c8d5d1787dbb8d0fe7 20241124122524469 DAUC <0003> auc.c:145 vector [1]: res = 05bf72b688deedd90000000000000000 20241124122524469 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524469 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122524469 DAUC <0003> auc.c:151 vector [1]: kc = d4d7725692cae3b5 20241124122524469 DAUC <0003> auc.c:152 vector [1]: sres = 8d619f6f 20241124122524469 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122524469 DAUC <0003> auc.c:113 vector [2]: rand = 0f8f97965fa14b6f395e1cdb6c243de9 20241124122524469 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241124122524469 DAUC <0003> auc.c:142 vector [2]: autn = 5008db693e170000559d7e8b8d44bdad 20241124122524469 DAUC <0003> auc.c:143 vector [2]: ck = 0623a99b7835caadb1b8c85f3ae49cb0 20241124122524469 DAUC <0003> auc.c:144 vector [2]: ik = 40c4960e6288da721fc9dd823d7255c7 20241124122524469 DAUC <0003> auc.c:145 vector [2]: res = 20bf4a3abc06bea60000000000000000 20241124122524469 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524469 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122524469 DAUC <0003> auc.c:151 vector [2]: kc = e8962a481d2bd9a8 20241124122524469 DAUC <0003> auc.c:152 vector [2]: sres = 9cb9f49c 20241124122524469 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122524469 DAUC <0003> auc.c:113 vector [3]: rand = a5106c72e53a678bbf48dc92b063458c 20241124122524469 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241124122524469 DAUC <0003> auc.c:142 vector [3]: autn = fd649468c13800003b54c96778fbb9e7 20241124122524469 DAUC <0003> auc.c:143 vector [3]: ck = 83ecdfbdc2a392e3869843ea7ed480ce 20241124122524469 DAUC <0003> auc.c:144 vector [3]: ik = 33c8f555e304f9aea949c48fb433012f 20241124122524469 DAUC <0003> auc.c:145 vector [3]: res = 7d5c806df39c5c6a0000000000000000 20241124122524469 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524469 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122524469 DAUC <0003> auc.c:151 vector [3]: kc = 9ff5ad8deb40eaac 20241124122524469 DAUC <0003> auc.c:152 vector [3]: sres = 8ec0dc07 20241124122524469 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122524469 DAUC <0003> auc.c:113 vector [4]: rand = 2c3219931780713c3d324c7934b6d768 20241124122524469 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241124122524469 DAUC <0003> auc.c:142 vector [4]: autn = 3b19ecd491420000894e9d0957fba4aa 20241124122524469 DAUC <0003> auc.c:143 vector [4]: ck = 00973a3411ed071c739c7a2fc1e86e3b 20241124122524469 DAUC <0003> auc.c:144 vector [4]: ik = ece28fdef0a98382eaea237c3c9da3f2 20241124122524469 DAUC <0003> auc.c:145 vector [4]: res = 742f3fd19d3842b20000000000000000 20241124122524469 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524469 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122524469 DAUC <0003> auc.c:151 vector [4]: kc = 7503ecb91c314957 20241124122524469 DAUC <0003> auc.c:152 vector [4]: sres = e9177d63 20241124122524469 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122524469 DAUC <0003> db_auc.c:245 IMSI='262428617027970': Generated 5 vectors 20241124122524469 DAUC <0003> db_auc.c:249 IMSI='262428617027970': Updating SQN=481 in DB 20241124122524469 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428617027970"} 20241124122524469 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428617027970 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43538<->l=127.0.0.1:4258 20241124122524470 DAUC <0003> db_auc.c:157 IMSI='262425227810516': No 2G Auth Data 20241124122524470 DAUC <0003> db_auc.c:192 IMSI='262425227810516': No 3G Auth Data 20241124122524476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43552<->l=127.0.0.1:4258 20241124122524478 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524478 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227810516"} 20241124122524478 DAUC <0003> db_auc.c:236 IMSI='262425227810516': Calling to generate 1 vectors 20241124122524478 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241124122524478 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524478 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524478 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122524478 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524478 DAUC <0003> auc.c:113 vector [0]: rand = 95e94dcf2117ec6836a45843fe3d142b 20241124122524478 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122524478 DAUC <0003> auc.c:142 vector [0]: autn = b4c00dccfa910000952b95a52e399c6e 20241124122524478 DAUC <0003> auc.c:143 vector [0]: ck = 2eb2635d78e9d3988ba2d334c62ed60d 20241124122524478 DAUC <0003> auc.c:144 vector [0]: ik = 152e9e3b9b15de66cad23bfb4314b1cf 20241124122524478 DAUC <0003> auc.c:145 vector [0]: res = 9ce2c74f76b8472c0000000000000000 20241124122524478 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524478 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524478 DAUC <0003> auc.c:179 vector [0]: kc = 5e49f4cd6b0d3400 20241124122524478 DAUC <0003> auc.c:180 vector [0]: sres = b15acdd6 20241124122524478 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524478 DAUC <0003> db_auc.c:245 IMSI='262425227810516': Generated 1 vectors 20241124122524478 DAUC <0003> db_auc.c:249 IMSI='262425227810516': Updating SQN=33 in DB 20241124122524478 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227810516"} 20241124122524478 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524478 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524478 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524479 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524479 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227810516"} 20241124122524479 DAUC <0003> db_auc.c:236 IMSI='262425227810516': Calling to generate 4 vectors 20241124122524479 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241124122524479 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524479 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524479 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241124122524479 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524479 DAUC <0003> auc.c:113 vector [0]: rand = dc29e66afb45942574c492e99b83a3a9 20241124122524479 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241124122524479 DAUC <0003> auc.c:142 vector [0]: autn = b43a173956bb000013512e12a19eb45d 20241124122524479 DAUC <0003> auc.c:143 vector [0]: ck = 79206159d652ae1da92f3cfe283dba80 20241124122524479 DAUC <0003> auc.c:144 vector [0]: ik = 00c6303204cc480c6be28af3f91edac2 20241124122524479 DAUC <0003> auc.c:145 vector [0]: res = 0ce44f4415c0be370000000000000000 20241124122524479 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524479 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524479 DAUC <0003> auc.c:179 vector [0]: kc = a02f9ea75a4f9800 20241124122524479 DAUC <0003> auc.c:180 vector [0]: sres = 0d056f7c 20241124122524479 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524479 DAUC <0003> auc.c:113 vector [1]: rand = 5358146018d888283d6ff8b8136f489b 20241124122524479 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241124122524479 DAUC <0003> auc.c:142 vector [1]: autn = ec99fe698a600000dc1110ce04c95df5 20241124122524479 DAUC <0003> auc.c:143 vector [1]: ck = 860d554e6d684ed6dbdb5992470fae23 20241124122524479 DAUC <0003> auc.c:144 vector [1]: ik = 26bbc9a5ea3849f84db6f112cbf30e50 20241124122524479 DAUC <0003> auc.c:145 vector [1]: res = ccb810d02eb0dca20000000000000000 20241124122524479 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524479 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524479 DAUC <0003> auc.c:179 vector [1]: kc = 48f5707428234800 20241124122524479 DAUC <0003> auc.c:180 vector [1]: sres = 2f47c852 20241124122524479 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524479 DAUC <0003> auc.c:113 vector [2]: rand = 13075ea3d9fbcdfd5968b53c7722587a 20241124122524479 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241124122524479 DAUC <0003> auc.c:142 vector [2]: autn = 7385fffc61e700001c3b8f65106c7cac 20241124122524479 DAUC <0003> auc.c:143 vector [2]: ck = 6f12a8025ecab9c6024e045660fe5d21 20241124122524479 DAUC <0003> auc.c:144 vector [2]: ik = fc78593c6ce9e2611cd4b206e15fee14 20241124122524479 DAUC <0003> auc.c:145 vector [2]: res = 5a73d03f4925468a0000000000000000 20241124122524479 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524479 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524479 DAUC <0003> auc.c:179 vector [2]: kc = c980d49112afcc00 20241124122524479 DAUC <0003> auc.c:180 vector [2]: sres = 0e715ce1 20241124122524479 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524479 DAUC <0003> auc.c:113 vector [3]: rand = 8cd32308d04a7adcf7a65109bcd63625 20241124122524479 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241124122524479 DAUC <0003> auc.c:142 vector [3]: autn = 216fe490df790000a20271bd261de4dc 20241124122524479 DAUC <0003> auc.c:143 vector [3]: ck = cc70917c83eb6dbd3954349cb70cdd7e 20241124122524479 DAUC <0003> auc.c:144 vector [3]: ik = b896e933349d082ddbd418b93712b5a9 20241124122524479 DAUC <0003> auc.c:145 vector [3]: res = 1801361bed99e07b0000000000000000 20241124122524479 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524479 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524479 DAUC <0003> auc.c:179 vector [3]: kc = 0f8557eb85080000 20241124122524479 DAUC <0003> auc.c:180 vector [3]: sres = 45f22c36 20241124122524479 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524479 DAUC <0003> db_auc.c:245 IMSI='262425227810516': Generated 4 vectors 20241124122524479 DAUC <0003> db_auc.c:249 IMSI='262425227810516': Updating SQN=161 in DB 20241124122524480 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227810516"} 20241124122524480 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524480 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524480 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524481 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524481 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227810516"} 20241124122524481 DAUC <0003> db_auc.c:236 IMSI='262425227810516': Calling to generate 5 vectors 20241124122524481 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122524481 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524481 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524481 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241124122524481 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524481 DAUC <0003> auc.c:113 vector [0]: rand = f68a33200e71554031a4eab1afbaf7e5 20241124122524481 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241124122524481 DAUC <0003> auc.c:142 vector [0]: autn = d44009b080760000eeeb49c4a1c030be 20241124122524481 DAUC <0003> auc.c:143 vector [0]: ck = 5179fd98bf36e7bfb8ab9e7014a8ece4 20241124122524481 DAUC <0003> auc.c:144 vector [0]: ik = bea4cca3a1e53cb958a51b58751d28e3 20241124122524481 DAUC <0003> auc.c:145 vector [0]: res = 461b7b480133f39b0000000000000000 20241124122524481 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524481 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524481 DAUC <0003> auc.c:179 vector [0]: kc = 4f8fc323e2a35000 20241124122524481 DAUC <0003> auc.c:180 vector [0]: sres = 8257bb72 20241124122524481 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524481 DAUC <0003> auc.c:113 vector [1]: rand = 892af09e2a750a48e4ff923286099353 20241124122524481 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241124122524481 DAUC <0003> auc.c:142 vector [1]: autn = f8c0b4ba26b8000072533c8f1b99b1f2 20241124122524481 DAUC <0003> auc.c:143 vector [1]: ck = 9a6d0c27d8f9fe929af70402abc027a3 20241124122524481 DAUC <0003> auc.c:144 vector [1]: ik = d99fe232cd34818ca1cf2a5fe24f2999 20241124122524481 DAUC <0003> auc.c:145 vector [1]: res = f7dcbd65d9708ca30000000000000000 20241124122524481 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524481 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524481 DAUC <0003> auc.c:179 vector [1]: kc = f0edf4d87fa9c800 20241124122524481 DAUC <0003> auc.c:180 vector [1]: sres = d9f6d6c5 20241124122524481 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524481 DAUC <0003> auc.c:113 vector [2]: rand = dd9f47e79f66354f77fbb5c7077f8c8b 20241124122524481 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241124122524481 DAUC <0003> auc.c:142 vector [2]: autn = 62de78e32bc50000f8d67c404af4a497 20241124122524481 DAUC <0003> auc.c:143 vector [2]: ck = 303fe6eb38b9e91edd664a433f9d06dc 20241124122524481 DAUC <0003> auc.c:144 vector [2]: ik = d80948815f37a4bdf9d8e4e5b0cbc4f9 20241124122524481 DAUC <0003> auc.c:145 vector [2]: res = c1373f6da82458500000000000000000 20241124122524481 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524481 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524481 DAUC <0003> auc.c:179 vector [2]: kc = 51e5880ae4811000 20241124122524481 DAUC <0003> auc.c:180 vector [2]: sres = b29e93bb 20241124122524481 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524481 DAUC <0003> auc.c:113 vector [3]: rand = 645cabbd55708fe83985750911476468 20241124122524481 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241124122524481 DAUC <0003> auc.c:142 vector [3]: autn = 4a7a9205f59e000020a27c22aa86f8e8 20241124122524481 DAUC <0003> auc.c:143 vector [3]: ck = 4d5790cce29dda2ffcfd680e1e0f2b25 20241124122524481 DAUC <0003> auc.c:144 vector [3]: ik = eea1d84a441a7ae7139bdc58feba5cbf 20241124122524481 DAUC <0003> auc.c:145 vector [3]: res = 5428f3ee8726f5890000000000000000 20241124122524481 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524481 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524481 DAUC <0003> auc.c:179 vector [3]: kc = 67cebaa44d5df800 20241124122524481 DAUC <0003> auc.c:180 vector [3]: sres = e16a2370 20241124122524481 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524481 DAUC <0003> auc.c:113 vector [4]: rand = 4b93ccb9be5e011f66f5879a8ed7501c 20241124122524481 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241124122524481 DAUC <0003> auc.c:142 vector [4]: autn = 798682f8bff10000b48883b2dbe8b2e4 20241124122524481 DAUC <0003> auc.c:143 vector [4]: ck = 16834e4c12974f3fd1e930c681bfd1c0 20241124122524481 DAUC <0003> auc.c:144 vector [4]: ik = 7059bf2d4e08e9bd1571ccb3581b6118 20241124122524481 DAUC <0003> auc.c:145 vector [4]: res = 22081db9490d17ec0000000000000000 20241124122524481 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524481 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122524481 DAUC <0003> auc.c:179 vector [4]: kc = 140404f67df12800 20241124122524481 DAUC <0003> auc.c:180 vector [4]: sres = ff018f0d 20241124122524481 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122524481 DAUC <0003> db_auc.c:245 IMSI='262425227810516': Generated 5 vectors 20241124122524481 DAUC <0003> db_auc.c:249 IMSI='262425227810516': Updating SQN=321 in DB 20241124122524481 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227810516"} 20241124122524481 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524481 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524481 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524482 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524482 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524482 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425227810516"} 20241124122524482 DAUC <0003> db_auc.c:236 IMSI='262425227810516': Calling to generate 5 vectors 20241124122524482 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122524482 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524482 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524482 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241124122524482 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524482 DAUC <0003> auc.c:113 vector [0]: rand = 205c94a91b45fed8204c852560db68e4 20241124122524482 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241124122524482 DAUC <0003> auc.c:142 vector [0]: autn = 71ad35bc0ddd0000a0d80a18b0119a37 20241124122524482 DAUC <0003> auc.c:143 vector [0]: ck = 17fc3ab42aa394d42d0742766e966934 20241124122524482 DAUC <0003> auc.c:144 vector [0]: ik = 83ebb49c77370ed32da50d7ca98ead5d 20241124122524482 DAUC <0003> auc.c:145 vector [0]: res = fffba4ec022e6ac50000000000000000 20241124122524482 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524482 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524482 DAUC <0003> auc.c:179 vector [0]: kc = 41d7e85a6a128800 20241124122524482 DAUC <0003> auc.c:180 vector [0]: sres = f9429fe7 20241124122524482 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524482 DAUC <0003> auc.c:113 vector [1]: rand = 7a95b4076aaf76d815ab42ed78648a87 20241124122524482 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241124122524482 DAUC <0003> auc.c:142 vector [1]: autn = ff8acd2b1151000029bbd4e7a77bfd0a 20241124122524482 DAUC <0003> auc.c:143 vector [1]: ck = 8f21988e90a0007584ed4a4bc56cd534 20241124122524482 DAUC <0003> auc.c:144 vector [1]: ik = 6765f93cf290379ba2d4b6ca0ed64e26 20241124122524482 DAUC <0003> auc.c:145 vector [1]: res = 8650a9cd7417af8a0000000000000000 20241124122524482 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524482 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524482 DAUC <0003> auc.c:179 vector [1]: kc = f49e8e29a717e400 20241124122524482 DAUC <0003> auc.c:180 vector [1]: sres = 7932cc3e 20241124122524482 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524482 DAUC <0003> auc.c:113 vector [2]: rand = 13031da2dd7c7e1bba1d9ca5dfab4318 20241124122524482 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241124122524482 DAUC <0003> auc.c:142 vector [2]: autn = 8505d08f7f5400009ed888f01410076f 20241124122524482 DAUC <0003> auc.c:143 vector [2]: ck = 592d3a74a73e8c9ce5bf7a6581052109 20241124122524482 DAUC <0003> auc.c:144 vector [2]: ik = 46b83324694c2ff590bed164a6e01f5f 20241124122524482 DAUC <0003> auc.c:145 vector [2]: res = 54520d82851bc2340000000000000000 20241124122524482 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524482 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524482 DAUC <0003> auc.c:179 vector [2]: kc = a40641a7bc8f2c00 20241124122524482 DAUC <0003> auc.c:180 vector [2]: sres = f74677b0 20241124122524482 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524482 DAUC <0003> auc.c:113 vector [3]: rand = a2fcee3fdf8de50c5b01d55fe90f88cf 20241124122524482 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241124122524482 DAUC <0003> auc.c:142 vector [3]: autn = 7c2dbff444160000f88f26f843d9f641 20241124122524482 DAUC <0003> auc.c:143 vector [3]: ck = b8e20a71753955204993fd2725e374d5 20241124122524482 DAUC <0003> auc.c:144 vector [3]: ik = 556c1f3709e587cf518e89d855e35027 20241124122524482 DAUC <0003> auc.c:145 vector [3]: res = 84fc66fb332cc4a10000000000000000 20241124122524482 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524482 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524482 DAUC <0003> auc.c:179 vector [3]: kc = 5ad6b9c0faa2f000 20241124122524482 DAUC <0003> auc.c:180 vector [3]: sres = b9067119 20241124122524482 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524482 DAUC <0003> auc.c:113 vector [4]: rand = 7d1c3dfaca469d00f770ce9e2bd4ef67 20241124122524482 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241124122524482 DAUC <0003> auc.c:142 vector [4]: autn = ae57555acddb0000ec556fa9ef5ae6be 20241124122524482 DAUC <0003> auc.c:143 vector [4]: ck = daba8f28d80f5bca0a8399479497b237 20241124122524482 DAUC <0003> auc.c:144 vector [4]: ik = 560f7503a99d4f31d7d0ba39be1e6651 20241124122524482 DAUC <0003> auc.c:145 vector [4]: res = b67b02377d1c22af0000000000000000 20241124122524482 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524482 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122524482 DAUC <0003> auc.c:179 vector [4]: kc = ade51a1b178e2c00 20241124122524482 DAUC <0003> auc.c:180 vector [4]: sres = 04b2e3c0 20241124122524482 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122524482 DAUC <0003> db_auc.c:245 IMSI='262425227810516': Generated 5 vectors 20241124122524482 DAUC <0003> db_auc.c:249 IMSI='262425227810516': Updating SQN=481 in DB 20241124122524482 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425227810516"} 20241124122524482 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262425227810516 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524482 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524482 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524482 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43552<->l=127.0.0.1:4258 20241124122524484 DAUC <0003> db_auc.c:157 IMSI='262420289892755': No 2G Auth Data 20241124122524484 DAUC <0003> db_auc.c:192 IMSI='262420289892755': No 3G Auth Data 20241124122524490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20241124122524492 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524492 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420289892755"} 20241124122524492 DAUC <0003> db_auc.c:236 IMSI='262420289892755': Calling to generate 1 vectors 20241124122524492 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241124122524492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122524492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524492 DAUC <0003> auc.c:113 vector [0]: rand = d04b81f7423aad15ea08cafd8281f320 20241124122524492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122524492 DAUC <0003> auc.c:142 vector [0]: autn = a2cd4609eb590000d682c6ed6c0554c4 20241124122524492 DAUC <0003> auc.c:143 vector [0]: ck = 6e3d4091ad8a7757c9cdc0aa6fc8ee19 20241124122524492 DAUC <0003> auc.c:144 vector [0]: ik = 04268489d7a03ac5835d0868342f6546 20241124122524492 DAUC <0003> auc.c:145 vector [0]: res = 6994eb5b3e00133f0000000000000000 20241124122524492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524492 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524492 DAUC <0003> auc.c:179 vector [0]: kc = 3eeec54f6959fc00 20241124122524492 DAUC <0003> auc.c:180 vector [0]: sres = 7d7eff24 20241124122524492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524492 DAUC <0003> db_auc.c:245 IMSI='262420289892755': Generated 1 vectors 20241124122524492 DAUC <0003> db_auc.c:249 IMSI='262420289892755': Updating SQN=33 in DB 20241124122524492 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420289892755"} 20241124122524492 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524492 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524492 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524493 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524493 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420289892755"} 20241124122524493 DAUC <0003> db_auc.c:236 IMSI='262420289892755': Calling to generate 4 vectors 20241124122524493 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241124122524493 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524493 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524493 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241124122524493 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524493 DAUC <0003> auc.c:113 vector [0]: rand = 2995f144ef775cc9bdf3ae6f342b3408 20241124122524493 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241124122524493 DAUC <0003> auc.c:142 vector [0]: autn = d35d22f237900000a01567a0243b85a0 20241124122524493 DAUC <0003> auc.c:143 vector [0]: ck = 9b3738f8b7cad2b3228733f7dd8fb2a4 20241124122524493 DAUC <0003> auc.c:144 vector [0]: ik = 32c6e5846cafb63cce66db8047d80aff 20241124122524493 DAUC <0003> auc.c:145 vector [0]: res = ba06c5e05fa16b1d0000000000000000 20241124122524493 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524493 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524493 DAUC <0003> auc.c:179 vector [0]: kc = dea8e808b1d52000 20241124122524493 DAUC <0003> auc.c:180 vector [0]: sres = fed78e16 20241124122524493 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524493 DAUC <0003> auc.c:113 vector [1]: rand = 05d20cd0a3daf4867a934a7b35dc6330 20241124122524493 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241124122524493 DAUC <0003> auc.c:142 vector [1]: autn = 7ed4ad4176c30000498955c0a19c0c8b 20241124122524493 DAUC <0003> auc.c:143 vector [1]: ck = dda68ecb61bccbc26dd2d9f4d1534115 20241124122524493 DAUC <0003> auc.c:144 vector [1]: ik = 7f2a019df55dc082c5ddf37efaa374c5 20241124122524493 DAUC <0003> auc.c:145 vector [1]: res = 0218ceae923e61f10000000000000000 20241124122524493 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524493 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524493 DAUC <0003> auc.c:179 vector [1]: kc = 5f8aa238f85d3c00 20241124122524493 DAUC <0003> auc.c:180 vector [1]: sres = 18a15796 20241124122524493 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524493 DAUC <0003> auc.c:113 vector [2]: rand = e9f652c183ffc061ba59b3093d6468c5 20241124122524493 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241124122524493 DAUC <0003> auc.c:142 vector [2]: autn = 9f91d215510300004b12681fe42ec6e2 20241124122524493 DAUC <0003> auc.c:143 vector [2]: ck = a120f069c2c0260d7a6b8da430a0bb59 20241124122524493 DAUC <0003> auc.c:144 vector [2]: ik = 7002676271262f423001c816f6297e4f 20241124122524493 DAUC <0003> auc.c:145 vector [2]: res = e058e2a03c331ed70000000000000000 20241124122524493 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524493 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524493 DAUC <0003> auc.c:179 vector [2]: kc = 7258b2de3a88bc00 20241124122524493 DAUC <0003> auc.c:180 vector [2]: sres = 981dcc38 20241124122524493 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524493 DAUC <0003> auc.c:113 vector [3]: rand = ba93971b474df22c24bfd67d64bb9483 20241124122524493 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241124122524493 DAUC <0003> auc.c:142 vector [3]: autn = 66960e681f3500003658b56bd9b53e1a 20241124122524493 DAUC <0003> auc.c:143 vector [3]: ck = 950a6274741fa83935a815a20dc41c6b 20241124122524493 DAUC <0003> auc.c:144 vector [3]: ik = 5d453bd9c4c5dc31c7eaf6604ebec339 20241124122524493 DAUC <0003> auc.c:145 vector [3]: res = 8431ae2a7ab289200000000000000000 20241124122524493 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524493 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524493 DAUC <0003> auc.c:179 vector [3]: kc = 8f64ac7bd2493400 20241124122524493 DAUC <0003> auc.c:180 vector [3]: sres = d47680a4 20241124122524493 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524493 DAUC <0003> db_auc.c:245 IMSI='262420289892755': Generated 4 vectors 20241124122524493 DAUC <0003> db_auc.c:249 IMSI='262420289892755': Updating SQN=161 in DB 20241124122524493 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420289892755"} 20241124122524493 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524494 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524494 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524495 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524495 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420289892755"} 20241124122524495 DAUC <0003> db_auc.c:236 IMSI='262420289892755': Calling to generate 5 vectors 20241124122524495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122524495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241124122524495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524495 DAUC <0003> auc.c:113 vector [0]: rand = 829f5fd38c04ccd1a4627c144d17819a 20241124122524495 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241124122524495 DAUC <0003> auc.c:142 vector [0]: autn = d0b3f755bbcc0000be1a87ba9a1e8ddb 20241124122524495 DAUC <0003> auc.c:143 vector [0]: ck = 77944024378463c4e6f485f92da454fd 20241124122524495 DAUC <0003> auc.c:144 vector [0]: ik = 2787f30744175909545c45681fef5a02 20241124122524495 DAUC <0003> auc.c:145 vector [0]: res = 91e464f8206c08690000000000000000 20241124122524495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524495 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524495 DAUC <0003> auc.c:179 vector [0]: kc = c2e0c63eec037c00 20241124122524495 DAUC <0003> auc.c:180 vector [0]: sres = 28505bee 20241124122524495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524495 DAUC <0003> auc.c:113 vector [1]: rand = d2af227c48e646179552236409d9e918 20241124122524495 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241124122524495 DAUC <0003> auc.c:142 vector [1]: autn = cbdf24cd862900008546d3c29017ac46 20241124122524495 DAUC <0003> auc.c:143 vector [1]: ck = e282da8083c0cd2018580f8cb3a37949 20241124122524495 DAUC <0003> auc.c:144 vector [1]: ik = 598ba53660c4cbe6533df322c9fc27a5 20241124122524495 DAUC <0003> auc.c:145 vector [1]: res = 1cf6116b057ac5430000000000000000 20241124122524495 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524495 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524495 DAUC <0003> auc.c:179 vector [1]: kc = c91b17f358b82000 20241124122524495 DAUC <0003> auc.c:180 vector [1]: sres = b0d3ec9c 20241124122524495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524495 DAUC <0003> auc.c:113 vector [2]: rand = d87f8399671e81e9fe000b51fa34be52 20241124122524495 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241124122524495 DAUC <0003> auc.c:142 vector [2]: autn = 7017c726c148000038c563d4c2757b56 20241124122524495 DAUC <0003> auc.c:143 vector [2]: ck = b2f3e1ee9f42eaa0fe05e613a97154f8 20241124122524495 DAUC <0003> auc.c:144 vector [2]: ik = f0711211773fd937ba9608707c726148 20241124122524495 DAUC <0003> auc.c:145 vector [2]: res = 2ff6402723c774bc0000000000000000 20241124122524495 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524495 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524495 DAUC <0003> auc.c:179 vector [2]: kc = d334a3191c3f3000 20241124122524495 DAUC <0003> auc.c:180 vector [2]: sres = db968459 20241124122524495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524495 DAUC <0003> auc.c:113 vector [3]: rand = 52564d36d48c9ed521d3f65545783fef 20241124122524495 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241124122524495 DAUC <0003> auc.c:142 vector [3]: autn = 807429fc9714000077eb4aebd2a50051 20241124122524495 DAUC <0003> auc.c:143 vector [3]: ck = 4f7e8d54247503e7a08b77e5a436cc3f 20241124122524495 DAUC <0003> auc.c:144 vector [3]: ik = 3df3db8cc29999ee788faaaf0891f8a5 20241124122524495 DAUC <0003> auc.c:145 vector [3]: res = f0cf7320ecb679bf0000000000000000 20241124122524495 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524495 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524495 DAUC <0003> auc.c:179 vector [3]: kc = e5b9006525e1d400 20241124122524495 DAUC <0003> auc.c:180 vector [3]: sres = ad5da9ed 20241124122524495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524495 DAUC <0003> auc.c:113 vector [4]: rand = 971e8759647eaff16834eaafd34a256b 20241124122524495 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241124122524495 DAUC <0003> auc.c:142 vector [4]: autn = 78e42559b5a7000069fe0202f66a8486 20241124122524495 DAUC <0003> auc.c:143 vector [4]: ck = 8b06ae3e64ab14bea80a345d162ae8fa 20241124122524495 DAUC <0003> auc.c:144 vector [4]: ik = a11dc1648e0d30d4de09fee9fa47c2ed 20241124122524495 DAUC <0003> auc.c:145 vector [4]: res = 5cf910029caf86c30000000000000000 20241124122524495 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524495 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122524495 DAUC <0003> auc.c:179 vector [4]: kc = f2e0b311e4bacc00 20241124122524495 DAUC <0003> auc.c:180 vector [4]: sres = 4a5e16ff 20241124122524495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122524495 DAUC <0003> db_auc.c:245 IMSI='262420289892755': Generated 5 vectors 20241124122524495 DAUC <0003> db_auc.c:249 IMSI='262420289892755': Updating SQN=321 in DB 20241124122524495 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420289892755"} 20241124122524495 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524495 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524495 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524496 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524496 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420289892755"} 20241124122524496 DAUC <0003> db_auc.c:236 IMSI='262420289892755': Calling to generate 5 vectors 20241124122524496 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122524496 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524496 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524496 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241124122524496 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524496 DAUC <0003> auc.c:113 vector [0]: rand = de0044cc6cfc44380f4dadd0d22d7479 20241124122524496 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241124122524496 DAUC <0003> auc.c:142 vector [0]: autn = 61c90c56519f0000ebd84923272839e4 20241124122524496 DAUC <0003> auc.c:143 vector [0]: ck = 4d45cdd1e8e4dd66055f33080f77f8e2 20241124122524496 DAUC <0003> auc.c:144 vector [0]: ik = a9484770a5f2860491275f8459206248 20241124122524496 DAUC <0003> auc.c:145 vector [0]: res = 5544cd1c6753fe970000000000000000 20241124122524496 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524496 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524496 DAUC <0003> auc.c:179 vector [0]: kc = a519897a2953ec00 20241124122524496 DAUC <0003> auc.c:180 vector [0]: sres = de1b746b 20241124122524496 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524496 DAUC <0003> auc.c:113 vector [1]: rand = d038c8ef901ec532d609776e2fa6b767 20241124122524496 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241124122524496 DAUC <0003> auc.c:142 vector [1]: autn = 964c90c2d6c9000035dc6d5c21824013 20241124122524496 DAUC <0003> auc.c:143 vector [1]: ck = b08f4d19ed2b7a4aba29105fd24b83bb 20241124122524496 DAUC <0003> auc.c:144 vector [1]: ik = 4e49b0a6caccf612281227a2700832c5 20241124122524496 DAUC <0003> auc.c:145 vector [1]: res = 5572252dcb9769030000000000000000 20241124122524496 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524496 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524496 DAUC <0003> auc.c:179 vector [1]: kc = df6d93515303d400 20241124122524496 DAUC <0003> auc.c:180 vector [1]: sres = fd807b45 20241124122524496 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524496 DAUC <0003> auc.c:113 vector [2]: rand = 1de3be64a8a26e0d259aa0b716f709c0 20241124122524496 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241124122524496 DAUC <0003> auc.c:142 vector [2]: autn = ccde132d523a000054285d45a2c1de5e 20241124122524496 DAUC <0003> auc.c:143 vector [2]: ck = 09de34c56edcd5e362d273b551bd235c 20241124122524496 DAUC <0003> auc.c:144 vector [2]: ik = 8f51f53514b72e751c3f86b792f8e8e6 20241124122524496 DAUC <0003> auc.c:145 vector [2]: res = 3bdfd8dc780480dd0000000000000000 20241124122524496 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524496 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524496 DAUC <0003> auc.c:179 vector [2]: kc = fb9d5dc202320800 20241124122524496 DAUC <0003> auc.c:180 vector [2]: sres = f30125ce 20241124122524496 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524496 DAUC <0003> auc.c:113 vector [3]: rand = b9d16d844860ef0e1e6b1b92adbff82e 20241124122524496 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241124122524496 DAUC <0003> auc.c:142 vector [3]: autn = f80b3c1b967800006ce76d0f78201243 20241124122524496 DAUC <0003> auc.c:143 vector [3]: ck = ced3e45f5e7726e9ba8c3f9ce14d0186 20241124122524496 DAUC <0003> auc.c:144 vector [3]: ik = c8151910f091bfc6888a607acd99c20e 20241124122524496 DAUC <0003> auc.c:145 vector [3]: res = 432562b0214924e70000000000000000 20241124122524496 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524496 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524496 DAUC <0003> auc.c:179 vector [3]: kc = b7a5d7a159a55c00 20241124122524496 DAUC <0003> auc.c:180 vector [3]: sres = 6e40b390 20241124122524496 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524496 DAUC <0003> auc.c:113 vector [4]: rand = fbaa8177ccf8f2a8860c6397ccc4ae06 20241124122524496 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241124122524496 DAUC <0003> auc.c:142 vector [4]: autn = c8c10819b742000012c7041a8a6cc7bf 20241124122524496 DAUC <0003> auc.c:143 vector [4]: ck = 86ea45bf310a987cf2caea7693853aaa 20241124122524496 DAUC <0003> auc.c:144 vector [4]: ik = 8cabf8b5f0fa2e7d6a25b87a5396efb5 20241124122524496 DAUC <0003> auc.c:145 vector [4]: res = dc0bd74cb36e2e780000000000000000 20241124122524496 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524496 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122524496 DAUC <0003> auc.c:179 vector [4]: kc = a20c1102dd389000 20241124122524496 DAUC <0003> auc.c:180 vector [4]: sres = 2b87cb39 20241124122524496 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122524496 DAUC <0003> db_auc.c:245 IMSI='262420289892755': Generated 5 vectors 20241124122524496 DAUC <0003> db_auc.c:249 IMSI='262420289892755': Updating SQN=481 in DB 20241124122524496 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420289892755"} 20241124122524496 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262420289892755 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524496 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524496 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43560<->l=127.0.0.1:4258 20241124122524498 DAUC <0003> db_auc.c:157 IMSI='262427711220969': No 2G Auth Data 20241124122524498 DAUC <0003> db_auc.c:192 IMSI='262427711220969': No 3G Auth Data 20241124122524504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43562<->l=127.0.0.1:4258 20241124122524505 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524505 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711220969"} 20241124122524505 DAUC <0003> db_auc.c:236 IMSI='262427711220969': Calling to generate 1 vectors 20241124122524505 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241124122524505 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524505 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524505 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122524506 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524506 DAUC <0003> auc.c:113 vector [0]: rand = cd320b0024a7151f9bc658bf02313164 20241124122524506 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122524506 DAUC <0003> auc.c:142 vector [0]: autn = 5d6a5d70e412000040e90becba219e68 20241124122524506 DAUC <0003> auc.c:143 vector [0]: ck = ac9104c7b83175cd8644aeeb4ab67b70 20241124122524506 DAUC <0003> auc.c:144 vector [0]: ik = 363dffa77496ad37b3667b34215baf23 20241124122524506 DAUC <0003> auc.c:145 vector [0]: res = d576059baa2e5a350000000000000000 20241124122524506 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524506 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524506 DAUC <0003> auc.c:179 vector [0]: kc = a387760e3b249714 20241124122524506 DAUC <0003> auc.c:180 vector [0]: sres = 35b8543b 20241124122524506 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524506 DAUC <0003> db_auc.c:245 IMSI='262427711220969': Generated 1 vectors 20241124122524506 DAUC <0003> db_auc.c:249 IMSI='262427711220969': Updating SQN=33 in DB 20241124122524506 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711220969"} 20241124122524506 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524506 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524506 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524507 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711220969"} 20241124122524507 DAUC <0003> db_auc.c:236 IMSI='262427711220969': Calling to generate 4 vectors 20241124122524507 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241124122524507 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524507 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524507 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241124122524507 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524507 DAUC <0003> auc.c:113 vector [0]: rand = 04cc6a946fa07e6e1894edac9657d3a0 20241124122524507 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241124122524507 DAUC <0003> auc.c:142 vector [0]: autn = 2d455512f7f2000088483dc930fe8018 20241124122524507 DAUC <0003> auc.c:143 vector [0]: ck = 783adbe5599d282b7c06d50b8996bd27 20241124122524507 DAUC <0003> auc.c:144 vector [0]: ik = dd7239915cbe9db18a443e04cc7cff2e 20241124122524507 DAUC <0003> auc.c:145 vector [0]: res = 4907ac712b0259df0000000000000000 20241124122524507 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524507 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524507 DAUC <0003> auc.c:179 vector [0]: kc = f71558833a590341 20241124122524507 DAUC <0003> auc.c:180 vector [0]: sres = 7becc4c6 20241124122524507 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524507 DAUC <0003> auc.c:113 vector [1]: rand = e3cb2eced23d845316299ae956a3a82f 20241124122524507 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241124122524507 DAUC <0003> auc.c:142 vector [1]: autn = 608f09724d0d0000f4c03b978ecd52c9 20241124122524507 DAUC <0003> auc.c:143 vector [1]: ck = a036bca03b45deb5122f6986c04362d6 20241124122524507 DAUC <0003> auc.c:144 vector [1]: ik = d65d9dbfbd3e76915feaa674c8778244 20241124122524507 DAUC <0003> auc.c:145 vector [1]: res = 1aaf8568fdf33bd30000000000000000 20241124122524507 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524507 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524507 DAUC <0003> auc.c:179 vector [1]: kc = 4c2978766c1c3841 20241124122524507 DAUC <0003> auc.c:180 vector [1]: sres = 4c9fbd21 20241124122524507 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524507 DAUC <0003> auc.c:113 vector [2]: rand = 8283b13f3933f7779cf9ae4d1d1ce628 20241124122524507 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241124122524507 DAUC <0003> auc.c:142 vector [2]: autn = 43fe8f6584160000b5e4e4cec58550f8 20241124122524507 DAUC <0003> auc.c:143 vector [2]: ck = e64a8f1af6a759bc1d2886b1c4f29ebe 20241124122524507 DAUC <0003> auc.c:144 vector [2]: ik = 6d6c5e1358eaa41d88c1e248fe2926ab 20241124122524507 DAUC <0003> auc.c:145 vector [2]: res = 01be0c30d23bfc0d0000000000000000 20241124122524507 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524507 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524507 DAUC <0003> auc.c:179 vector [2]: kc = f23f3f4334f935df 20241124122524507 DAUC <0003> auc.c:180 vector [2]: sres = d4eb2518 20241124122524507 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524507 DAUC <0003> auc.c:113 vector [3]: rand = 98b409212dd1d932b359d830af26ffc7 20241124122524507 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241124122524507 DAUC <0003> auc.c:142 vector [3]: autn = 10517cab83a600000259df8adb21889e 20241124122524507 DAUC <0003> auc.c:143 vector [3]: ck = cb0a7e1195b70fd450c0f544d801310a 20241124122524507 DAUC <0003> auc.c:144 vector [3]: ik = 93e631cd607ab30063fda465b08c3043 20241124122524507 DAUC <0003> auc.c:145 vector [3]: res = 467805fb539582c90000000000000000 20241124122524507 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524507 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524507 DAUC <0003> auc.c:179 vector [3]: kc = 552ba602a72b1042 20241124122524507 DAUC <0003> auc.c:180 vector [3]: sres = e5f0de18 20241124122524507 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524507 DAUC <0003> db_auc.c:245 IMSI='262427711220969': Generated 4 vectors 20241124122524507 DAUC <0003> db_auc.c:249 IMSI='262427711220969': Updating SQN=161 in DB 20241124122524507 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711220969"} 20241124122524507 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524508 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524508 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711220969"} 20241124122524508 DAUC <0003> db_auc.c:236 IMSI='262427711220969': Calling to generate 5 vectors 20241124122524508 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122524508 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524508 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524508 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241124122524508 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524508 DAUC <0003> auc.c:113 vector [0]: rand = 7cf52897efba9f2e274e7694dfea9026 20241124122524508 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241124122524508 DAUC <0003> auc.c:142 vector [0]: autn = f68e8cd376850000a57ac936ddf97e57 20241124122524508 DAUC <0003> auc.c:143 vector [0]: ck = 28b1b593776963b753cfa64ed25bc716 20241124122524508 DAUC <0003> auc.c:144 vector [0]: ik = 68813a3232db4241ec4ebeff9f0682ca 20241124122524508 DAUC <0003> auc.c:145 vector [0]: res = 3411fd8ab963d3210000000000000000 20241124122524508 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524508 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524508 DAUC <0003> auc.c:179 vector [0]: kc = 1ce157000d1e2f39 20241124122524508 DAUC <0003> auc.c:180 vector [0]: sres = 9c764aa0 20241124122524508 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524508 DAUC <0003> auc.c:113 vector [1]: rand = 8a5d7eb6d120c53310ddf09d7c22bd91 20241124122524508 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241124122524508 DAUC <0003> auc.c:142 vector [1]: autn = a6162953cf9e00009cb3270e888b608d 20241124122524508 DAUC <0003> auc.c:143 vector [1]: ck = 3eab0795f5878d739c536a2d31144bc9 20241124122524508 DAUC <0003> auc.c:144 vector [1]: ik = 0e154ca17eba78682c1b1c168b9817e7 20241124122524508 DAUC <0003> auc.c:145 vector [1]: res = 790315def0f34e610000000000000000 20241124122524508 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524508 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524508 DAUC <0003> auc.c:179 vector [1]: kc = 60b994c5d7ae993b 20241124122524508 DAUC <0003> auc.c:180 vector [1]: sres = eb139fe1 20241124122524508 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524508 DAUC <0003> auc.c:113 vector [2]: rand = 370a125b49a2d723e0539a0ee7ed4529 20241124122524508 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241124122524508 DAUC <0003> auc.c:142 vector [2]: autn = 213af485f6af000025546b11cb7f4afc 20241124122524508 DAUC <0003> auc.c:143 vector [2]: ck = 0b284e2bcc6455b2e5f924a7adbf2c40 20241124122524508 DAUC <0003> auc.c:144 vector [2]: ik = af4d4992f58f18b245318de3d7f2e864 20241124122524508 DAUC <0003> auc.c:145 vector [2]: res = 47b7cc52dc84294b0000000000000000 20241124122524508 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524508 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524508 DAUC <0003> auc.c:179 vector [2]: kc = 7b060749acf7f945 20241124122524508 DAUC <0003> auc.c:180 vector [2]: sres = ad7afc5d 20241124122524508 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524508 DAUC <0003> auc.c:113 vector [3]: rand = d09041db22a0a717590143b17694a752 20241124122524508 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241124122524508 DAUC <0003> auc.c:142 vector [3]: autn = cf92f3400e8e00007689a86c47db8cb8 20241124122524508 DAUC <0003> auc.c:143 vector [3]: ck = 3979a8b6af79db0aaeb8955fd3607af4 20241124122524508 DAUC <0003> auc.c:144 vector [3]: ik = 69cb696e71172e073c2fb3c48fb0c570 20241124122524508 DAUC <0003> auc.c:145 vector [3]: res = d148d520005df0c10000000000000000 20241124122524508 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524508 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524508 DAUC <0003> auc.c:179 vector [3]: kc = 10bc37febf1e9d10 20241124122524508 DAUC <0003> auc.c:180 vector [3]: sres = b478d7ff 20241124122524508 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524508 DAUC <0003> auc.c:113 vector [4]: rand = b3720281057f0b9e7bf2eb6fe49ed4cc 20241124122524508 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241124122524508 DAUC <0003> auc.c:142 vector [4]: autn = 708ec1e3b9d200002ffdcc8ebee8b8ef 20241124122524508 DAUC <0003> auc.c:143 vector [4]: ck = 9b6c7fc2a63f0864798ecf847897eac3 20241124122524508 DAUC <0003> auc.c:144 vector [4]: ik = 0134cf2b5818f791d83eec44b1f090e1 20241124122524508 DAUC <0003> auc.c:145 vector [4]: res = d6fca1ff3d4749c50000000000000000 20241124122524508 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524508 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122524508 DAUC <0003> auc.c:179 vector [4]: kc = adaffd4288c98253 20241124122524508 DAUC <0003> auc.c:180 vector [4]: sres = 3207bc01 20241124122524508 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122524508 DAUC <0003> db_auc.c:245 IMSI='262427711220969': Generated 5 vectors 20241124122524508 DAUC <0003> db_auc.c:249 IMSI='262427711220969': Updating SQN=321 in DB 20241124122524508 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711220969"} 20241124122524508 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524508 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524508 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524510 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524510 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427711220969"} 20241124122524510 DAUC <0003> db_auc.c:236 IMSI='262427711220969': Calling to generate 5 vectors 20241124122524510 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122524510 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122524510 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122524510 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241124122524510 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122524510 DAUC <0003> auc.c:113 vector [0]: rand = 329552bdb5cbaa98e577da5f7fd3f24d 20241124122524510 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241124122524510 DAUC <0003> auc.c:142 vector [0]: autn = 64396d2c51bd0000d27006c9b20694f2 20241124122524510 DAUC <0003> auc.c:143 vector [0]: ck = a7a4d262ca9299364cd327af238a0234 20241124122524510 DAUC <0003> auc.c:144 vector [0]: ik = d32f28a2f268ea916c23c766f54e58ea 20241124122524510 DAUC <0003> auc.c:145 vector [0]: res = a15c33e314f4c4d10000000000000000 20241124122524510 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122524510 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122524510 DAUC <0003> auc.c:179 vector [0]: kc = 0efa4f9c620eee78 20241124122524510 DAUC <0003> auc.c:180 vector [0]: sres = ba3cb695 20241124122524510 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122524510 DAUC <0003> auc.c:113 vector [1]: rand = dd1220301afd6a068b135237fe0b8f02 20241124122524510 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241124122524510 DAUC <0003> auc.c:142 vector [1]: autn = 4201ef1dd3720000b7d4e0d049c25416 20241124122524510 DAUC <0003> auc.c:143 vector [1]: ck = b8e6605be73a2f325cc335203267663a 20241124122524510 DAUC <0003> auc.c:144 vector [1]: ik = 0be3c1f5109384de04533e6a8a7f9c31 20241124122524510 DAUC <0003> auc.c:145 vector [1]: res = ca726d468f80bc640000000000000000 20241124122524510 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122524510 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122524510 DAUC <0003> auc.c:179 vector [1]: kc = 56dd4146b6b6c587 20241124122524510 DAUC <0003> auc.c:180 vector [1]: sres = 20a51cf0 20241124122524510 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122524510 DAUC <0003> auc.c:113 vector [2]: rand = d3f02462be7bcb6a6dd78b12c0d63444 20241124122524510 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241124122524510 DAUC <0003> auc.c:142 vector [2]: autn = f39628bef62e000032cf66e63bba581b 20241124122524510 DAUC <0003> auc.c:143 vector [2]: ck = 167ad7bbd29bfdf7a2c75451cc641103 20241124122524510 DAUC <0003> auc.c:144 vector [2]: ik = c7b290e38f3a5e4b208260314acfdb5a 20241124122524510 DAUC <0003> auc.c:145 vector [2]: res = 26ca2ad40a9052fe0000000000000000 20241124122524510 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122524510 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122524510 DAUC <0003> auc.c:179 vector [2]: kc = a9658c6dd01c56b2 20241124122524510 DAUC <0003> auc.c:180 vector [2]: sres = 800edb7e 20241124122524510 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122524510 DAUC <0003> auc.c:113 vector [3]: rand = 0a67bad0dfb6fbe6ee93a8f5550374cb 20241124122524510 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241124122524510 DAUC <0003> auc.c:142 vector [3]: autn = 44e506cd0c130000ea875571f3ec0070 20241124122524510 DAUC <0003> auc.c:143 vector [3]: ck = a43be6d8d675d63f092303cea2118640 20241124122524510 DAUC <0003> auc.c:144 vector [3]: ik = 2e82745468fe7d6120b9b39c5a85dd8d 20241124122524510 DAUC <0003> auc.c:145 vector [3]: res = 5a375ad1954bbee30000000000000000 20241124122524510 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122524510 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122524510 DAUC <0003> auc.c:179 vector [3]: kc = 9ad9c5c2470b2c1d 20241124122524510 DAUC <0003> auc.c:180 vector [3]: sres = 0604af05 20241124122524510 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122524510 DAUC <0003> auc.c:113 vector [4]: rand = a0d1f50bd491af3ccd8f668c8618ed4f 20241124122524510 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241124122524510 DAUC <0003> auc.c:142 vector [4]: autn = 83daacb8e1c0000054ad9c817bca9f71 20241124122524510 DAUC <0003> auc.c:143 vector [4]: ck = aa448345fc2284ef3fa3af3df72f44fb 20241124122524510 DAUC <0003> auc.c:144 vector [4]: ik = 2c98c2572d9cf4f525b0907df1343e10 20241124122524510 DAUC <0003> auc.c:145 vector [4]: res = 4c0325a274efdcc30000000000000000 20241124122524510 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122524510 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122524510 DAUC <0003> auc.c:179 vector [4]: kc = f80d057222b1a762 20241124122524510 DAUC <0003> auc.c:180 vector [4]: sres = c7cfe82c 20241124122524510 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122524510 DAUC <0003> db_auc.c:245 IMSI='262427711220969': Generated 5 vectors 20241124122524510 DAUC <0003> db_auc.c:249 IMSI='262427711220969': Updating SQN=481 in DB 20241124122524510 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427711220969"} 20241124122524510 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427711220969 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122524510 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524510 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122524511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43562<->l=127.0.0.1:4258 20241124122524512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43506<->l=127.0.0.1:4258 20241124122524512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35491<->l=127.0.0.1:4259) 20241124122524512 DLINP <000b> input/ipa.c:451 connected read/write 20241124122524512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122524512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122524512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122524512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122524534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241124122524635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43564<->l=127.0.0.1:4258 20241124122527736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122527736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122527740 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 20241124122527745 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527745 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122527745 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122527745 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  20241124122527745 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122527745 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  20241124122527745 DLGSUP <0013> gsup_server.c:235 2:  20241124122527745 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122527745 DLGSUP <0013> gsup_server.c:235 3:  20241124122527745 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122527746 DLGSUP <0013> gsup_server.c:235 4:  20241124122527746 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122527746 DLGSUP <0013> gsup_server.c:235 5:  20241124122527746 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122527746 DLGSUP <0013> gsup_server.c:235 7:  20241124122527746 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122527746 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122527746 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122527746 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122527772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35013<->l=127.0.0.1:4259) 20241124122527781 DAUC <0003> db_auc.c:157 IMSI='262423083881389': No 2G Auth Data 20241124122527781 DAUC <0003> db_auc.c:192 IMSI='262423083881389': No 3G Auth Data 20241124122527800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43582<->l=127.0.0.1:4258 20241124122527805 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527805 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423083881389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423083881389"} 20241124122527805 DAUC <0003> db_auc.c:157 IMSI='262423083881389': No 2G Auth Data 20241124122527805 DAUC <0003> db_auc.c:236 IMSI='262423083881389': Calling to generate 5 vectors 20241124122527805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122527805 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122527805 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122527805 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122527805 DAUC <0003> auc.c:113 vector [0]: rand = eba3130cd4f6d161c6b3d74dce8bb9f6 20241124122527805 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122527805 DAUC <0003> auc.c:142 vector [0]: autn = b4445c8489b580005904617c7b130f80 20241124122527805 DAUC <0003> auc.c:143 vector [0]: ck = 25ae0575b7dfe5670d074e3b140b1c56 20241124122527805 DAUC <0003> auc.c:144 vector [0]: ik = e5154501bbe9ec196e7b34067cec9978 20241124122527805 DAUC <0003> auc.c:145 vector [0]: res = f8b6d5098caefa530000000000000000 20241124122527805 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122527805 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122527805 DAUC <0003> auc.c:151 vector [0]: kc = a3c73a4964d18c50 20241124122527805 DAUC <0003> auc.c:152 vector [0]: sres = 74182f5a 20241124122527805 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122527805 DAUC <0003> auc.c:113 vector [1]: rand = 022d5f313f7f5c08f26cf5d027935042 20241124122527805 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122527805 DAUC <0003> auc.c:142 vector [1]: autn = aab2f33d38fc8000f63e708db81091b3 20241124122527805 DAUC <0003> auc.c:143 vector [1]: ck = c853fb996091ba81ff5b3cec835433cf 20241124122527805 DAUC <0003> auc.c:144 vector [1]: ik = 44ab930497bdb4f1eeb8af810ce357ff 20241124122527805 DAUC <0003> auc.c:145 vector [1]: res = f53d6e91bd52e3f50000000000000000 20241124122527805 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122527805 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122527805 DAUC <0003> auc.c:151 vector [1]: kc = 9d1bfbf0789b6a40 20241124122527806 DAUC <0003> auc.c:152 vector [1]: sres = 486f8d64 20241124122527806 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122527806 DAUC <0003> auc.c:113 vector [2]: rand = 3e234a2955401fccad4bcd9d8e5a3a7c 20241124122527806 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122527806 DAUC <0003> auc.c:142 vector [2]: autn = c1a2121491cc8000a234f446db6942c2 20241124122527806 DAUC <0003> auc.c:143 vector [2]: ck = 9e9226541010b89635c4e90696e6ad9e 20241124122527806 DAUC <0003> auc.c:144 vector [2]: ik = e141b72929023a6066389a94b9113041 20241124122527806 DAUC <0003> auc.c:145 vector [2]: res = 13cd57e17a9fc2890000000000000000 20241124122527806 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122527806 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122527806 DAUC <0003> auc.c:151 vector [2]: kc = 2c2fe2ef16e51f29 20241124122527806 DAUC <0003> auc.c:152 vector [2]: sres = 69529568 20241124122527806 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122527806 DAUC <0003> auc.c:113 vector [3]: rand = ac00c0bc29d5727ba1f19266c00bca17 20241124122527806 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122527806 DAUC <0003> auc.c:142 vector [3]: autn = c8e782e76d6080002339cb283887cbca 20241124122527806 DAUC <0003> auc.c:143 vector [3]: ck = ecab9f24b23923b2263b285321967344 20241124122527806 DAUC <0003> auc.c:144 vector [3]: ik = daab31e868f79aaabc1ac8b8574615f3 20241124122527806 DAUC <0003> auc.c:145 vector [3]: res = 07eee13592d01c4a0000000000000000 20241124122527806 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122527806 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122527806 DAUC <0003> auc.c:151 vector [3]: kc = ac214e27ac1edfaf 20241124122527806 DAUC <0003> auc.c:152 vector [3]: sres = 953efd7f 20241124122527806 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122527806 DAUC <0003> auc.c:113 vector [4]: rand = c6fdc1d380e7dd348ea4052bea353e89 20241124122527806 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122527806 DAUC <0003> auc.c:142 vector [4]: autn = ee07c321d95a8000d0131d6a10f7bf31 20241124122527806 DAUC <0003> auc.c:143 vector [4]: ck = 6e7099e8bf31ecaf6a38bdece8938dcc 20241124122527806 DAUC <0003> auc.c:144 vector [4]: ik = 088efc8136019917c598728d3a599f03 20241124122527806 DAUC <0003> auc.c:145 vector [4]: res = bd18b7812c95e2a30000000000000000 20241124122527806 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122527806 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122527806 DAUC <0003> auc.c:151 vector [4]: kc = c95eaa085bfa6777 20241124122527806 DAUC <0003> auc.c:152 vector [4]: sres = 918d5522 20241124122527806 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122527806 DAUC <0003> db_auc.c:245 IMSI='262423083881389': Generated 5 vectors 20241124122527806 DAUC <0003> db_auc.c:249 IMSI='262423083881389': Updating SQN=161 in DB 20241124122527806 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423083881389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423083881389"} 20241124122527806 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262423083881389 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122527806 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527806 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527806 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43582<->l=127.0.0.1:4258 20241124122527810 DAUC <0003> db_auc.c:157 IMSI='262428199103197': No 2G Auth Data 20241124122527810 DAUC <0003> db_auc.c:192 IMSI='262428199103197': No 3G Auth Data 20241124122527820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20241124122527822 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527822 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428199103197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428199103197"} 20241124122527822 DAUC <0003> db_auc.c:157 IMSI='262428199103197': No 2G Auth Data 20241124122527822 DAUC <0003> db_auc.c:236 IMSI='262428199103197': Calling to generate 5 vectors 20241124122527822 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241124122527822 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122527822 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241124122527822 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122527822 DAUC <0003> auc.c:113 vector [0]: rand = bb2d4ba26e95ce8f330c189bcda2d4cf 20241124122527822 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122527822 DAUC <0003> auc.c:142 vector [0]: autn = 944e7461824f80008ed8f1f56de1f1c4 20241124122527822 DAUC <0003> auc.c:143 vector [0]: ck = 0c2c28ef4d8220b9290eca730fd0781c 20241124122527822 DAUC <0003> auc.c:144 vector [0]: ik = 70cfc27ba40f8de5df61def39a0bad1a 20241124122527822 DAUC <0003> auc.c:145 vector [0]: res = a54fad2d35120b830000000000000000 20241124122527822 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122527822 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241124122527822 DAUC <0003> auc.c:151 vector [0]: kc = 8a8cfe147c56785a 20241124122527822 DAUC <0003> auc.c:152 vector [0]: sres = 905da6ae 20241124122527822 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241124122527822 DAUC <0003> auc.c:113 vector [1]: rand = 9300758f1d8f287676f6f86c740bdbe4 20241124122527822 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122527822 DAUC <0003> auc.c:142 vector [1]: autn = 7f1434002fa88000dde024046fc4b781 20241124122527822 DAUC <0003> auc.c:143 vector [1]: ck = 16496731e0873945e265d913082541f5 20241124122527822 DAUC <0003> auc.c:144 vector [1]: ik = 7ad6127da3c6a23fd138a3986162a5b3 20241124122527822 DAUC <0003> auc.c:145 vector [1]: res = 26cb642f919401cc0000000000000000 20241124122527822 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122527822 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241124122527822 DAUC <0003> auc.c:151 vector [1]: kc = 5fc20fc72a067f3c 20241124122527823 DAUC <0003> auc.c:152 vector [1]: sres = b75f65e3 20241124122527823 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241124122527823 DAUC <0003> auc.c:113 vector [2]: rand = 660431eef870167e3ae89cdf36d51091 20241124122527823 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122527823 DAUC <0003> auc.c:142 vector [2]: autn = 35742111377c800027c2429f22cc7f5e 20241124122527823 DAUC <0003> auc.c:143 vector [2]: ck = 0863958ae4cac239b90324afe6353d87 20241124122527823 DAUC <0003> auc.c:144 vector [2]: ik = b4eeea4576d302965351f679467be5ee 20241124122527823 DAUC <0003> auc.c:145 vector [2]: res = debbc0edf5b643e50000000000000000 20241124122527823 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122527823 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241124122527823 DAUC <0003> auc.c:151 vector [2]: kc = 56dfad19325718c6 20241124122527823 DAUC <0003> auc.c:152 vector [2]: sres = 2b0d8308 20241124122527823 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241124122527823 DAUC <0003> auc.c:113 vector [3]: rand = aa4421765f511511b9d3e0874b9a6a87 20241124122527823 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122527823 DAUC <0003> auc.c:142 vector [3]: autn = 562b7953e11d8000a965590b872221b2 20241124122527823 DAUC <0003> auc.c:143 vector [3]: ck = 6fff42f57deea7edcd912719b7751869 20241124122527823 DAUC <0003> auc.c:144 vector [3]: ik = ae536135f1b344991332ffac308e29e5 20241124122527823 DAUC <0003> auc.c:145 vector [3]: res = e84c9ff35b5e87670000000000000000 20241124122527823 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122527823 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241124122527823 DAUC <0003> auc.c:151 vector [3]: kc = 1f0ffb750ba6d2f8 20241124122527823 DAUC <0003> auc.c:152 vector [3]: sres = b3121894 20241124122527823 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241124122527823 DAUC <0003> auc.c:113 vector [4]: rand = 05a24180beb046ce129f379f11ba82d8 20241124122527823 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122527823 DAUC <0003> auc.c:142 vector [4]: autn = 8844ae1201c380000dbaa01ad57b682a 20241124122527823 DAUC <0003> auc.c:143 vector [4]: ck = dcd6a8f87e4926156b6bad73cef016d0 20241124122527823 DAUC <0003> auc.c:144 vector [4]: ik = b8641e79baec6adced2df6081d81a4e2 20241124122527823 DAUC <0003> auc.c:145 vector [4]: res = fdec28a0ff92acbb0000000000000000 20241124122527823 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122527823 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241124122527823 DAUC <0003> auc.c:151 vector [4]: kc = e2f4edfa17d4fefb 20241124122527823 DAUC <0003> auc.c:152 vector [4]: sres = 027e841b 20241124122527823 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241124122527823 DAUC <0003> db_auc.c:245 IMSI='262428199103197': Generated 5 vectors 20241124122527823 DAUC <0003> db_auc.c:249 IMSI='262428199103197': Updating SQN=161 in DB 20241124122527823 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428199103197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428199103197"} 20241124122527823 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428199103197 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122527823 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527823 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4258 20241124122527825 DAUC <0003> db_auc.c:157 IMSI='262421150214223': No 2G Auth Data 20241124122527825 DAUC <0003> db_auc.c:192 IMSI='262421150214223': No 3G Auth Data 20241124122527832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 20241124122527833 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527833 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421150214223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421150214223"} 20241124122527834 DAUC <0003> db_auc.c:236 IMSI='262421150214223': Calling to generate 5 vectors 20241124122527834 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122527834 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122527834 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122527834 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122527834 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122527834 DAUC <0003> auc.c:113 vector [0]: rand = 3c82d5cf7ed430e5f7b687a1841b776e 20241124122527834 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122527834 DAUC <0003> auc.c:142 vector [0]: autn = 2b8df82962f18000d1e4257c5e07a2b3 20241124122527834 DAUC <0003> auc.c:143 vector [0]: ck = ddd2917399cce19502151c803f13bf12 20241124122527834 DAUC <0003> auc.c:144 vector [0]: ik = 1d82d5f6fddb3fa931621678fb74b015 20241124122527834 DAUC <0003> auc.c:145 vector [0]: res = f9355a820b2d9d300000000000000000 20241124122527834 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122527834 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122527834 DAUC <0003> auc.c:179 vector [0]: kc = 5908c97a72c4bc00 20241124122527834 DAUC <0003> auc.c:180 vector [0]: sres = 391ae706 20241124122527834 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122527834 DAUC <0003> auc.c:113 vector [1]: rand = 5ced31005fd3d16e3bb2e47d9b5c3d01 20241124122527834 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122527834 DAUC <0003> auc.c:142 vector [1]: autn = 406ef35ba1dd80006e491cda8d172331 20241124122527834 DAUC <0003> auc.c:143 vector [1]: ck = 10f63f7f1e2da99ae6ca3fc290f77c72 20241124122527834 DAUC <0003> auc.c:144 vector [1]: ik = 2c5266c1716352e791b62235b9d2ada0 20241124122527834 DAUC <0003> auc.c:145 vector [1]: res = 3d065909bd07d90f0000000000000000 20241124122527834 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122527834 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122527834 DAUC <0003> auc.c:179 vector [1]: kc = 39940dd550d61000 20241124122527834 DAUC <0003> auc.c:180 vector [1]: sres = cab9e09c 20241124122527834 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122527834 DAUC <0003> auc.c:113 vector [2]: rand = f80fb1ac28110b79bea8d8d620bed3d9 20241124122527834 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122527834 DAUC <0003> auc.c:142 vector [2]: autn = e81fdde4b9c68000d73556f48b62f8fc 20241124122527834 DAUC <0003> auc.c:143 vector [2]: ck = 5525e85e86ff7b4388e50d00b5adc518 20241124122527834 DAUC <0003> auc.c:144 vector [2]: ik = 5bdc34f563f4e0e72cbd9e04f86ee18b 20241124122527834 DAUC <0003> auc.c:145 vector [2]: res = 24c45b7f4039f1260000000000000000 20241124122527834 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122527834 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122527834 DAUC <0003> auc.c:179 vector [2]: kc = 575b83ad058c3800 20241124122527834 DAUC <0003> auc.c:180 vector [2]: sres = b517b421 20241124122527834 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122527834 DAUC <0003> auc.c:113 vector [3]: rand = f1712e65594b0a9463c72f3e5d7b7483 20241124122527834 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122527834 DAUC <0003> auc.c:142 vector [3]: autn = 2e5e011b4d4e8000763bb94d7120905d 20241124122527834 DAUC <0003> auc.c:143 vector [3]: ck = 8521fa4651ffd1658cfde8ae9a112c0a 20241124122527834 DAUC <0003> auc.c:144 vector [3]: ik = ecf61a1b874560a8535143c8425d9ed3 20241124122527834 DAUC <0003> auc.c:145 vector [3]: res = 2f88ef0005c1f77e0000000000000000 20241124122527834 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122527834 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122527834 DAUC <0003> auc.c:179 vector [3]: kc = ae14b8ddd8ff3400 20241124122527834 DAUC <0003> auc.c:180 vector [3]: sres = 3d522a49 20241124122527834 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122527834 DAUC <0003> auc.c:113 vector [4]: rand = 22b4caef94d620d970ac5730391b6f8f 20241124122527834 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122527834 DAUC <0003> auc.c:142 vector [4]: autn = d12d440f6d8c80004c2536825d222c16 20241124122527834 DAUC <0003> auc.c:143 vector [4]: ck = 40fc5fa6df3d117adeea68ea9b6a23c1 20241124122527834 DAUC <0003> auc.c:144 vector [4]: ik = 3de7b2cbce074a024831119f21019d3a 20241124122527834 DAUC <0003> auc.c:145 vector [4]: res = d7a8a4a68ac0ffec0000000000000000 20241124122527834 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122527834 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122527834 DAUC <0003> auc.c:179 vector [4]: kc = 0e4301160f02cc00 20241124122527834 DAUC <0003> auc.c:180 vector [4]: sres = 477e2936 20241124122527834 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122527834 DAUC <0003> db_auc.c:245 IMSI='262421150214223': Generated 5 vectors 20241124122527834 DAUC <0003> db_auc.c:249 IMSI='262421150214223': Updating SQN=161 in DB 20241124122527834 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421150214223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421150214223"} 20241124122527834 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421150214223 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122527834 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527834 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43604<->l=127.0.0.1:4258 20241124122527836 DAUC <0003> db_auc.c:157 IMSI='262422130893936': No 2G Auth Data 20241124122527836 DAUC <0003> db_auc.c:192 IMSI='262422130893936': No 3G Auth Data 20241124122527842 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43618<->l=127.0.0.1:4258 20241124122527844 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527844 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422130893936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422130893936"} 20241124122527844 DAUC <0003> db_auc.c:236 IMSI='262422130893936': Calling to generate 5 vectors 20241124122527844 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122527844 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122527844 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122527844 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122527844 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122527844 DAUC <0003> auc.c:113 vector [0]: rand = 9e24b8e44c117a2f296548f66008c2fc 20241124122527844 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122527844 DAUC <0003> auc.c:142 vector [0]: autn = 17182244ee7e8000c0418d262bd63bb4 20241124122527844 DAUC <0003> auc.c:143 vector [0]: ck = 66417e653dd9ded362efefe0199800b6 20241124122527844 DAUC <0003> auc.c:144 vector [0]: ik = 7e9213b17cb1b30fa8de5e6873475145 20241124122527844 DAUC <0003> auc.c:145 vector [0]: res = 0cd2e452bd61649d0000000000000000 20241124122527844 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122527844 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122527844 DAUC <0003> auc.c:179 vector [0]: kc = ace52fd0a5cad800 20241124122527844 DAUC <0003> auc.c:180 vector [0]: sres = 06adc687 20241124122527844 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122527844 DAUC <0003> auc.c:113 vector [1]: rand = abf5ee80c9e98d12879c89c33237cfa4 20241124122527844 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122527844 DAUC <0003> auc.c:142 vector [1]: autn = 1ec996c805d780004ae646b7250f7df1 20241124122527844 DAUC <0003> auc.c:143 vector [1]: ck = 0fda2b57fe8ed85353dd837203ce4b08 20241124122527844 DAUC <0003> auc.c:144 vector [1]: ik = 53e33b125ace33b30cc2b31f2a8db74c 20241124122527844 DAUC <0003> auc.c:145 vector [1]: res = e8c28662781da8540000000000000000 20241124122527844 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122527844 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122527844 DAUC <0003> auc.c:179 vector [1]: kc = 2afdc7aafa5e0000 20241124122527844 DAUC <0003> auc.c:180 vector [1]: sres = 1fe4a2be 20241124122527844 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122527844 DAUC <0003> auc.c:113 vector [2]: rand = 89476858809e9e3465fc1cce067d97c0 20241124122527844 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122527844 DAUC <0003> auc.c:142 vector [2]: autn = 6fb9360669d580006379a490a0a70f32 20241124122527844 DAUC <0003> auc.c:143 vector [2]: ck = 0c971c13d8b2bdc36c16993a647fdebd 20241124122527844 DAUC <0003> auc.c:144 vector [2]: ik = 3a36d77ab98e7d0f40f43249c6c9c857 20241124122527844 DAUC <0003> auc.c:145 vector [2]: res = 31b0e04d19b8501d0000000000000000 20241124122527844 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122527844 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122527844 DAUC <0003> auc.c:179 vector [2]: kc = 125ef2b9da235800 20241124122527844 DAUC <0003> auc.c:180 vector [2]: sres = 3fe8a2e9 20241124122527844 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122527844 DAUC <0003> auc.c:113 vector [3]: rand = 25b1c68ef4fdee4b1bf12e46a636a12b 20241124122527844 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122527844 DAUC <0003> auc.c:142 vector [3]: autn = d31995d12f668000ad80f5c07d0346b3 20241124122527844 DAUC <0003> auc.c:143 vector [3]: ck = 8e265962c4d0ed5d908a8135a127aceb 20241124122527844 DAUC <0003> auc.c:144 vector [3]: ik = c86b9ee0f7773a648ad1afab72f1098c 20241124122527844 DAUC <0003> auc.c:145 vector [3]: res = a228fd6d5ad74b6b0000000000000000 20241124122527844 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122527844 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122527844 DAUC <0003> auc.c:179 vector [3]: kc = 4d703ee2ce394000 20241124122527844 DAUC <0003> auc.c:180 vector [3]: sres = 4072f482 20241124122527844 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122527844 DAUC <0003> auc.c:113 vector [4]: rand = a71d9dceb02c1cea42c77d134e36cc83 20241124122527844 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122527844 DAUC <0003> auc.c:142 vector [4]: autn = ced7ff39c53f8000fba5e9de8a10c2b1 20241124122527844 DAUC <0003> auc.c:143 vector [4]: ck = 40e934a9a262c9402c3ae9e6f6f8dd90 20241124122527844 DAUC <0003> auc.c:144 vector [4]: ik = e83d149e84f42a190087b0df0aaa66ba 20241124122527844 DAUC <0003> auc.c:145 vector [4]: res = 5c030ff67e2b7ff60000000000000000 20241124122527844 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122527844 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122527844 DAUC <0003> auc.c:179 vector [4]: kc = 1ef0e1ab556aa000 20241124122527844 DAUC <0003> auc.c:180 vector [4]: sres = 1ab9c149 20241124122527844 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122527844 DAUC <0003> db_auc.c:245 IMSI='262422130893936': Generated 5 vectors 20241124122527844 DAUC <0003> db_auc.c:249 IMSI='262422130893936': Updating SQN=161 in DB 20241124122527844 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422130893936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422130893936"} 20241124122527844 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262422130893936 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122527844 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527844 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43618<->l=127.0.0.1:4258 20241124122527847 DAUC <0003> db_auc.c:157 IMSI='262422419052293': No 2G Auth Data 20241124122527847 DAUC <0003> db_auc.c:192 IMSI='262422419052293': No 3G Auth Data 20241124122527853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20241124122527855 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527855 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422419052293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422419052293"} 20241124122527856 DAUC <0003> db_auc.c:236 IMSI='262422419052293': Calling to generate 5 vectors 20241124122527856 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241124122527856 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241124122527856 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241124122527856 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241124122527856 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241124122527856 DAUC <0003> auc.c:113 vector [0]: rand = 284bddcc572222f7c28fb36573c39294 20241124122527856 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241124122527856 DAUC <0003> auc.c:142 vector [0]: autn = 749f1d73112080008ec92415bcbade48 20241124122527856 DAUC <0003> auc.c:143 vector [0]: ck = 1a5c0f610f2b31f6922f1b3b7aed9a9d 20241124122527856 DAUC <0003> auc.c:144 vector [0]: ik = 79a468f8158b887f1982ed6d9e2dabcd 20241124122527856 DAUC <0003> auc.c:145 vector [0]: res = a1557b877ef6002b0000000000000000 20241124122527856 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241124122527856 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241124122527856 DAUC <0003> auc.c:179 vector [0]: kc = 5953c7bb1ec22dff 20241124122527856 DAUC <0003> auc.c:180 vector [0]: sres = b7fa1b5e 20241124122527856 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241124122527856 DAUC <0003> auc.c:113 vector [1]: rand = 68aa1327f90ece5440655f68d536e3c4 20241124122527856 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241124122527856 DAUC <0003> auc.c:142 vector [1]: autn = e0560245f5848000484e8ba5d2b9db68 20241124122527856 DAUC <0003> auc.c:143 vector [1]: ck = d85621977d7f4860836d00f8ae04c4a4 20241124122527856 DAUC <0003> auc.c:144 vector [1]: ik = c1b2250ad55b55b004c86dd602470af8 20241124122527856 DAUC <0003> auc.c:145 vector [1]: res = b00455630a39443d0000000000000000 20241124122527856 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241124122527856 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241124122527856 DAUC <0003> auc.c:179 vector [1]: kc = afe9200db0c9a755 20241124122527856 DAUC <0003> auc.c:180 vector [1]: sres = 017281c0 20241124122527856 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241124122527856 DAUC <0003> auc.c:113 vector [2]: rand = 2a43deb4dc783fd37c42c2b589875f5f 20241124122527856 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241124122527856 DAUC <0003> auc.c:142 vector [2]: autn = fe7df201b82680004704eb977ee69673 20241124122527856 DAUC <0003> auc.c:143 vector [2]: ck = 7a012ecb6cae47e52feea7c6360c3c4c 20241124122527856 DAUC <0003> auc.c:144 vector [2]: ik = 5a24f8db67d45fafa9d989a376a5beed 20241124122527856 DAUC <0003> auc.c:145 vector [2]: res = 1837b83b72f838350000000000000000 20241124122527856 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241124122527856 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241124122527856 DAUC <0003> auc.c:179 vector [2]: kc = a17438a9547d08a6 20241124122527856 DAUC <0003> auc.c:180 vector [2]: sres = 07c1c2b8 20241124122527856 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241124122527856 DAUC <0003> auc.c:113 vector [3]: rand = 5b46d244bb4a2e9aadc62365611e5096 20241124122527856 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241124122527856 DAUC <0003> auc.c:142 vector [3]: autn = c14cede71dc08000d3555e923f649029 20241124122527856 DAUC <0003> auc.c:143 vector [3]: ck = f44c9d1ebf38d453ae8ec6425493d79d 20241124122527856 DAUC <0003> auc.c:144 vector [3]: ik = 6ef9395c627da1eab311db6c6b98ecea 20241124122527856 DAUC <0003> auc.c:145 vector [3]: res = 4b7ea8da7413e9370000000000000000 20241124122527856 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241124122527856 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241124122527856 DAUC <0003> auc.c:179 vector [3]: kc = fe21fe49874208e4 20241124122527856 DAUC <0003> auc.c:180 vector [3]: sres = 706824ab 20241124122527856 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241124122527856 DAUC <0003> auc.c:113 vector [4]: rand = 8f006d29b0447c954c54088f956c8a72 20241124122527856 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241124122527856 DAUC <0003> auc.c:142 vector [4]: autn = fabf7f7e57b48000adafe12fa787bbd3 20241124122527856 DAUC <0003> auc.c:143 vector [4]: ck = 0e58f18c9c32068c845a67ebeb085e94 20241124122527856 DAUC <0003> auc.c:144 vector [4]: ik = 091b379b0d9d11513ba5aad47a6cd651 20241124122527856 DAUC <0003> auc.c:145 vector [4]: res = 1e46940c0c65804e0000000000000000 20241124122527856 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241124122527856 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241124122527856 DAUC <0003> auc.c:179 vector [4]: kc = 994a4904b89a32d8 20241124122527856 DAUC <0003> auc.c:180 vector [4]: sres = 374404f7 20241124122527856 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241124122527856 DAUC <0003> db_auc.c:245 IMSI='262422419052293': Generated 5 vectors 20241124122527856 DAUC <0003> db_auc.c:249 IMSI='262422419052293': Updating SQN=161 in DB 20241124122527856 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422419052293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422419052293"} 20241124122527856 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422419052293 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122527856 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527856 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122527858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43624<->l=127.0.0.1:4258 20241124122527859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43578<->l=127.0.0.1:4258 20241124122527859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35013<->l=127.0.0.1:4259) 20241124122527859 DLINP <000b> input/ipa.c:451 connected read/write 20241124122527860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122527860 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122527860 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122527860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122527887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 20241124122527988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4258 20241124122531087 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122531087 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122531089 DLINP <000b> input/ipa.c:451 connected read/write 20241124122531089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122531090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4258 20241124122531091 DLINP <000b> input/ipa.c:451 connected read/write 20241124122531091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122531091 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122531091 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122531091 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  20241124122531091 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122531091 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  20241124122531091 DLGSUP <0013> gsup_server.c:235 2:  20241124122531091 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122531091 DLGSUP <0013> gsup_server.c:235 3:  20241124122531091 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122531091 DLGSUP <0013> gsup_server.c:235 4:  20241124122531092 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122531092 DLGSUP <0013> gsup_server.c:235 5:  20241124122531092 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122531092 DLGSUP <0013> gsup_server.c:235 7:  20241124122531092 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122531092 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122531092 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122531092 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122531104 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241124122531115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20241124122531138 DLINP <000b> input/ipa.c:451 connected read/write 20241124122531138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122531138 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423429329601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423429329601" cn_domain=PS} 20241124122531138 DLU <0006> fsm.c:456 lu(262423429329601)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122531138 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423429329601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241124122531138 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423429329601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423429329601" cause=IMSI unknown in HLR} 20241124122531138 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262423429329601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122531138 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423429329601)[0x55951d9f7f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122531138 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423429329601)[0x55951d9f7f60]{UNVALIDATED}: Freeing instance 20241124122531138 DLU <0006> fsm.c:568 lu(PS:IMSI-262423429329601)[0x55951d9f7f60]{UNVALIDATED}: Deallocated 20241124122531138 DLINP <000b> input/ipa.c:451 connected read/write 20241124122531138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122531139 DLINP <000b> input/ipa.c:451 connected read/write 20241124122531139 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122531143 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43636<->l=127.0.0.1:4258 20241124122531145 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43630<->l=127.0.0.1:4258 20241124122531147 DLINP <000b> input/ipa.c:451 connected read/write 20241124122531147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122531147 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122531147 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122531147 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122531148 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241124122531194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20241124122531295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43640<->l=127.0.0.1:4258 20241124122534394 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122534394 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122534397 DLINP <000b> input/ipa.c:451 connected read/write 20241124122534397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122534398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4258 20241124122534401 DLINP <000b> input/ipa.c:451 connected read/write 20241124122534401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122534401 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122534401 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122534401 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  20241124122534401 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122534401 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  20241124122534401 DLGSUP <0013> gsup_server.c:235 2:  20241124122534401 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122534401 DLGSUP <0013> gsup_server.c:235 3:  20241124122534401 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122534401 DLGSUP <0013> gsup_server.c:235 4:  20241124122534401 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122534401 DLGSUP <0013> gsup_server.c:235 5:  20241124122534401 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122534402 DLGSUP <0013> gsup_server.c:235 7:  20241124122534402 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122534402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122534402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122534402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122534414 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37615<->l=127.0.0.1:4259) 20241124122534421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241124122534442 DLINP <000b> input/ipa.c:451 connected read/write 20241124122534442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122534442 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262427269635788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427269635788" cn_domain=PS source_name="the-source\n"} 20241124122534442 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241124122534442 DLU <0006> fsm.c:456 lu(262427269635788)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122534442 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262427269635788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241124122534442 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262427269635788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427269635788" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241124122534442 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262427269635788 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122534442 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427269635788)[0x55951d9f7f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122534442 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427269635788)[0x55951d9f7f60]{UNVALIDATED}: Freeing instance 20241124122534442 DLU <0006> fsm.c:568 lu(PS:IMSI-262427269635788)[0x55951d9f7f60]{UNVALIDATED}: Deallocated 20241124122534442 DLINP <000b> input/ipa.c:451 connected read/write 20241124122534442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122534442 DLINP <000b> input/ipa.c:451 connected read/write 20241124122534442 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122534448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.1:4258 20241124122534450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50006<->l=127.0.0.1:4258 20241124122534452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122534452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122534452 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122534452 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122534452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122534452 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241124122534452 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37615<->l=127.0.0.1:4259) 20241124122534509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 20241124122534609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50028<->l=127.0.0.1:4258 20241124122537723 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122537723 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122537726 DLINP <000b> input/ipa.c:451 connected read/write 20241124122537726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122537727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4258 20241124122537731 DLINP <000b> input/ipa.c:451 connected read/write 20241124122537731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122537731 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122537731 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122537731 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  20241124122537731 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122537731 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  20241124122537731 DLGSUP <0013> gsup_server.c:235 2:  20241124122537731 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122537731 DLGSUP <0013> gsup_server.c:235 3:  20241124122537731 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122537731 DLGSUP <0013> gsup_server.c:235 4:  20241124122537731 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122537731 DLGSUP <0013> gsup_server.c:235 5:  20241124122537731 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122537731 DLGSUP <0013> gsup_server.c:235 7:  20241124122537731 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122537731 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122537731 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122537731 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122537746 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35993<->l=127.0.0.1:4259) 20241124122537755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241124122537774 DLINP <000b> input/ipa.c:451 connected read/write 20241124122537774 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122537774 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423901600670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423901600670" cn_domain=PS} 20241124122537774 DLU <0006> fsm.c:456 lu(262423901600670)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122537774 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423901600670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241124122537774 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423901600670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423901600670" cause=Roaming not allowed in this location area} 20241124122537774 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262423901600670 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122537774 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423901600670)[0x55951d9f7f60]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122537774 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423901600670)[0x55951d9f7f60]{UNVALIDATED}: Freeing instance 20241124122537774 DLU <0006> fsm.c:568 lu(PS:IMSI-262423901600670)[0x55951d9f7f60]{UNVALIDATED}: Deallocated 20241124122537774 DLINP <000b> input/ipa.c:451 connected read/write 20241124122537774 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122537774 DLINP <000b> input/ipa.c:451 connected read/write 20241124122537775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122537781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50052<->l=127.0.0.1:4258 20241124122537783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4258 20241124122537785 DLINP <000b> input/ipa.c:451 connected read/write 20241124122537785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122537785 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122537785 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122537785 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122537785 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35993<->l=127.0.0.1:4259) 20241124122537829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 20241124122537930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50068<->l=127.0.0.1:4258 20241124122541044 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122541044 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122541048 DLINP <000b> input/ipa.c:451 connected read/write 20241124122541048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122541050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241124122541053 DLINP <000b> input/ipa.c:451 connected read/write 20241124122541053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122541053 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122541053 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122541053 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  20241124122541053 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122541053 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  20241124122541053 DLGSUP <0013> gsup_server.c:235 2:  20241124122541053 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122541053 DLGSUP <0013> gsup_server.c:235 3:  20241124122541053 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122541053 DLGSUP <0013> gsup_server.c:235 4:  20241124122541053 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122541053 DLGSUP <0013> gsup_server.c:235 5:  20241124122541053 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122541053 DLGSUP <0013> gsup_server.c:235 7:  20241124122541053 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122541053 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122541053 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122541053 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122541076 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41699<->l=127.0.0.1:4259) 20241124122541092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241124122541099 DLINP <000b> input/ipa.c:451 connected read/write 20241124122541099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122541099 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423349147850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423349147850"} 20241124122541099 DAUC <0003> db_auc.c:133 IMSI='262423349147850': No such subscriber 20241124122541099 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423349147850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241124122541099 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423349147850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423349147850" cause=IMSI unknown in HLR} 20241124122541099 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423349147850 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122541099 DLINP <000b> input/ipa.c:451 connected read/write 20241124122541099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122541099 DLINP <000b> input/ipa.c:451 connected read/write 20241124122541099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122541102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.1:4258 20241124122541103 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241124122541104 DLINP <000b> input/ipa.c:451 connected read/write 20241124122541104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122541105 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122541105 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122541105 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122541106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41699<->l=127.0.0.1:4259) 20241124122541158 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 20241124122541259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.1:4258 20241124122544355 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122544355 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122544358 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544358 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544359 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241124122544361 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544361 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122544361 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122544361 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  20241124122544361 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122544361 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  20241124122544361 DLGSUP <0013> gsup_server.c:235 2:  20241124122544361 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122544361 DLGSUP <0013> gsup_server.c:235 3:  20241124122544361 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122544361 DLGSUP <0013> gsup_server.c:235 4:  20241124122544361 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122544361 DLGSUP <0013> gsup_server.c:235 5:  20241124122544361 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122544361 DLGSUP <0013> gsup_server.c:235 7:  20241124122544361 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122544361 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122544361 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122544361 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122544375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43973<->l=127.0.0.1:4259) 20241124122544379 DAUC <0003> db_auc.c:157 IMSI='262420784159578': No 2G Auth Data 20241124122544379 DAUC <0003> db_auc.c:192 IMSI='262420784159578': No 3G Auth Data 20241124122544397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241124122544406 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544406 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420784159578" cn_domain=PS} 20241124122544406 DLU <0006> fsm.c:456 lu(262420784159578)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544406 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544406 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420784159578)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544406 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420784159578" cn_domain=PS} 20241124122544406 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544406 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544411 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544411 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420784159578"} 20241124122544411 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420784159578)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544411 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544411 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420784159578"} 20241124122544411 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262420784159578 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420784159578)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544411 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420784159578)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544411 DLU <0006> fsm.c:568 lu(PS:IMSI-262420784159578)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544411 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544411 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47898<->l=127.0.0.1:4258 20241124122544417 DAUC <0003> db_auc.c:157 IMSI='262427919648104': No 2G Auth Data 20241124122544417 DAUC <0003> db_auc.c:192 IMSI='262427919648104': No 3G Auth Data 20241124122544418 DLGSUP <0013> hlr.c:121 IMSI 262427919648104: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241124122544435 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544435 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427919648104" cn_domain=PS} 20241124122544435 DLU <0006> fsm.c:456 lu(262427919648104)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544435 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544435 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427919648104)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544435 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427919648104" cn_domain=PS} 20241124122544435 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544435 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544436 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544436 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427919648104"} 20241124122544436 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427919648104)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544436 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544436 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427919648104"} 20241124122544436 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262427919648104 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427919648104)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427919648104)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544436 DLU <0006> fsm.c:568 lu(PS:IMSI-262427919648104)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544436 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544436 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241124122544437 DAUC <0003> db_auc.c:157 IMSI='262428980584492': No 2G Auth Data 20241124122544437 DAUC <0003> db_auc.c:192 IMSI='262428980584492': No 3G Auth Data 20241124122544437 DLGSUP <0013> hlr.c:121 IMSI 262428980584492: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47906<->l=127.0.0.1:4258 20241124122544445 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544445 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428980584492" cn_domain=PS} 20241124122544445 DLU <0006> fsm.c:456 lu(262428980584492)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544445 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544445 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428980584492)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544445 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428980584492" cn_domain=PS} 20241124122544445 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544445 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544447 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544447 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544447 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428980584492"} 20241124122544447 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428980584492)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544447 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544447 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428980584492"} 20241124122544447 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428980584492 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428980584492)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544447 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428980584492)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544447 DLU <0006> fsm.c:568 lu(PS:IMSI-262428980584492)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544447 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544447 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47906<->l=127.0.0.1:4258 20241124122544448 DAUC <0003> db_auc.c:157 IMSI='262425330735043': No 2G Auth Data 20241124122544448 DAUC <0003> db_auc.c:192 IMSI='262425330735043': No 3G Auth Data 20241124122544449 DLGSUP <0013> hlr.c:121 IMSI 262425330735043: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20241124122544456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544456 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425330735043" cn_domain=PS} 20241124122544456 DLU <0006> fsm.c:456 lu(262425330735043)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544456 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544456 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425330735043)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544456 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425330735043" cn_domain=PS} 20241124122544456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544457 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544458 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544458 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425330735043"} 20241124122544458 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425330735043)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544458 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544458 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425330735043"} 20241124122544458 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425330735043 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425330735043)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544458 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425330735043)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544458 DLU <0006> fsm.c:568 lu(PS:IMSI-262425330735043)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544458 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544458 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4258 20241124122544459 DAUC <0003> db_auc.c:157 IMSI='262424880742212': No 2G Auth Data 20241124122544459 DAUC <0003> db_auc.c:192 IMSI='262424880742212': No 3G Auth Data 20241124122544459 DLGSUP <0013> hlr.c:121 IMSI 262424880742212: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4258 20241124122544467 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544468 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424880742212" cn_domain=PS} 20241124122544468 DLU <0006> fsm.c:456 lu(262424880742212)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544468 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544468 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424880742212)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544468 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424880742212" cn_domain=PS} 20241124122544468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544469 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424880742212"} 20241124122544469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424880742212)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544469 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544469 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424880742212"} 20241124122544469 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424880742212 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424880742212)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424880742212)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544469 DLU <0006> fsm.c:568 lu(PS:IMSI-262424880742212)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4258 20241124122544470 DAUC <0003> db_auc.c:157 IMSI='262428209450599': No 2G Auth Data 20241124122544470 DAUC <0003> db_auc.c:192 IMSI='262428209450599': No 3G Auth Data 20241124122544471 DLGSUP <0013> hlr.c:121 IMSI 262428209450599: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241124122544479 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544479 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428209450599" cn_domain=PS} 20241124122544479 DLU <0006> fsm.c:456 lu(262428209450599)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544479 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544479 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428209450599)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544479 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428209450599" cn_domain=PS} 20241124122544479 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544480 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544481 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544481 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428209450599"} 20241124122544481 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428209450599)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544481 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544481 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428209450599"} 20241124122544481 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428209450599 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428209450599)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428209450599)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544481 DLU <0006> fsm.c:568 lu(PS:IMSI-262428209450599)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544481 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544481 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241124122544482 DAUC <0003> db_auc.c:157 IMSI='262421725294100': No 2G Auth Data 20241124122544482 DAUC <0003> db_auc.c:192 IMSI='262421725294100': No 3G Auth Data 20241124122544482 DLGSUP <0013> hlr.c:121 IMSI 262421725294100: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20241124122544491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544491 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421725294100" cn_domain=PS} 20241124122544491 DLU <0006> fsm.c:456 lu(262421725294100)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544491 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421725294100)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544491 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421725294100" cn_domain=PS} 20241124122544491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544491 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421725294100"} 20241124122544491 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421725294100)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544491 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544491 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421725294100"} 20241124122544492 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421725294100 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421725294100)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544492 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421725294100)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544492 DLU <0006> fsm.c:568 lu(PS:IMSI-262421725294100)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544492 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544492 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20241124122544493 DAUC <0003> db_auc.c:157 IMSI='262423493385778': No 2G Auth Data 20241124122544493 DAUC <0003> db_auc.c:192 IMSI='262423493385778': No 3G Auth Data 20241124122544493 DLGSUP <0013> hlr.c:121 IMSI 262423493385778: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122544499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20241124122544501 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544501 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423493385778" cn_domain=PS} 20241124122544501 DLU <0006> fsm.c:456 lu(262423493385778)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122544501 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122544501 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423493385778)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122544501 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423493385778" cn_domain=PS} 20241124122544501 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544501 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544502 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423493385778"} 20241124122544502 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423493385778)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122544502 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122544502 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423493385778"} 20241124122544502 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262423493385778 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122544502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493385778)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122544502 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423493385778)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122544502 DLU <0006> fsm.c:568 lu(PS:IMSI-262423493385778)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122544502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122544502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47954<->l=127.0.0.1:4258 20241124122544503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47890<->l=127.0.0.1:4258 20241124122544504 DLINP <000b> input/ipa.c:451 connected read/write 20241124122544504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122544504 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122544504 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122544504 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122544504 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43973<->l=127.0.0.1:4259) 20241124122544527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47970<->l=127.0.0.1:4258 20241124122544628 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47970<->l=127.0.0.1:4258 20241124122547733 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122547733 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122547734 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 20241124122547736 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547736 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122547736 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122547736 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  20241124122547736 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122547736 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  20241124122547736 DLGSUP <0013> gsup_server.c:235 2:  20241124122547736 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122547736 DLGSUP <0013> gsup_server.c:235 3:  20241124122547736 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122547736 DLGSUP <0013> gsup_server.c:235 4:  20241124122547736 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122547736 DLGSUP <0013> gsup_server.c:235 5:  20241124122547736 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122547736 DLGSUP <0013> gsup_server.c:235 7:  20241124122547736 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122547736 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122547736 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122547736 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122547744 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45033<->l=127.0.0.1:4259) 20241124122547746 DAUC <0003> db_auc.c:157 IMSI='262421410118283': No 2G Auth Data 20241124122547746 DAUC <0003> db_auc.c:192 IMSI='262421410118283': No 3G Auth Data 20241124122547753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4258 20241124122547778 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547778 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421410118283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421410118283" cn_domain=PS source_name="the-source\n"} 20241124122547778 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241124122547778 DLU <0006> fsm.c:456 lu(262421410118283)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547778 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421410118283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421410118283)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547778 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421410118283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421410118283" cn_domain=PS destination_name="the-source\n"} 20241124122547778 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547778 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547780 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547780 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421410118283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421410118283" source_name="the-source\n"} 20241124122547780 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421410118283)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547780 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421410118283 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547780 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421410118283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421410118283" destination_name="the-source\n"} 20241124122547780 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421410118283 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421410118283)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547780 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421410118283)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547780 DLU <0006> fsm.c:568 lu(PS:IMSI-262421410118283)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547780 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547780 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547781 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47988<->l=127.0.0.1:4258 20241124122547781 DAUC <0003> db_auc.c:157 IMSI='262424510048918': No 2G Auth Data 20241124122547781 DAUC <0003> db_auc.c:192 IMSI='262424510048918': No 3G Auth Data 20241124122547781 DLGSUP <0013> hlr.c:121 IMSI 262424510048918: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241124122547789 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547789 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424510048918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424510048918" cn_domain=PS source_name="the-source\n"} 20241124122547789 DLU <0006> fsm.c:456 lu(262424510048918)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547789 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424510048918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424510048918)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547789 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424510048918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424510048918" cn_domain=PS destination_name="the-source\n"} 20241124122547789 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547789 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547789 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547791 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547791 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424510048918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424510048918" source_name="the-source\n"} 20241124122547791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424510048918)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547791 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424510048918 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547791 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424510048918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424510048918" destination_name="the-source\n"} 20241124122547791 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424510048918 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424510048918)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424510048918)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547791 DLU <0006> fsm.c:568 lu(PS:IMSI-262424510048918)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547791 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547791 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547791 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4258 20241124122547792 DAUC <0003> db_auc.c:157 IMSI='262422853490398': No 2G Auth Data 20241124122547792 DAUC <0003> db_auc.c:192 IMSI='262422853490398': No 3G Auth Data 20241124122547792 DLGSUP <0013> hlr.c:121 IMSI 262422853490398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241124122547800 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547800 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547800 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422853490398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422853490398" cn_domain=PS source_name="the-source\n"} 20241124122547800 DLU <0006> fsm.c:456 lu(262422853490398)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547800 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422853490398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547800 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422853490398)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547800 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422853490398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422853490398" cn_domain=PS destination_name="the-source\n"} 20241124122547800 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547800 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547800 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547802 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547802 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422853490398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422853490398" source_name="the-source\n"} 20241124122547802 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422853490398)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547802 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422853490398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547802 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422853490398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422853490398" destination_name="the-source\n"} 20241124122547802 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422853490398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422853490398)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547802 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422853490398)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547802 DLU <0006> fsm.c:568 lu(PS:IMSI-262422853490398)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547802 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547802 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547802 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48004<->l=127.0.0.1:4258 20241124122547803 DAUC <0003> db_auc.c:157 IMSI='262428437692075': No 2G Auth Data 20241124122547803 DAUC <0003> db_auc.c:192 IMSI='262428437692075': No 3G Auth Data 20241124122547804 DLGSUP <0013> hlr.c:121 IMSI 262428437692075: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20241124122547812 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547812 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428437692075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428437692075" cn_domain=PS source_name="the-source\n"} 20241124122547812 DLU <0006> fsm.c:456 lu(262428437692075)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547812 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428437692075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547812 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428437692075)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547812 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428437692075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428437692075" cn_domain=PS destination_name="the-source\n"} 20241124122547812 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547812 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547812 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547813 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547813 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428437692075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428437692075" source_name="the-source\n"} 20241124122547813 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428437692075)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547813 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428437692075 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547813 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428437692075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428437692075" destination_name="the-source\n"} 20241124122547813 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428437692075 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428437692075)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428437692075)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547813 DLU <0006> fsm.c:568 lu(PS:IMSI-262428437692075)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547813 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547813 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20241124122547815 DAUC <0003> db_auc.c:157 IMSI='262425815648160': No 2G Auth Data 20241124122547815 DAUC <0003> db_auc.c:192 IMSI='262425815648160': No 3G Auth Data 20241124122547815 DLGSUP <0013> hlr.c:121 IMSI 262425815648160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241124122547824 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547824 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262425815648160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425815648160" cn_domain=PS source_name="the-source\n"} 20241124122547824 DLU <0006> fsm.c:456 lu(262425815648160)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547824 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262425815648160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547824 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425815648160)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547824 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262425815648160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425815648160" cn_domain=PS destination_name="the-source\n"} 20241124122547824 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547824 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547825 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547825 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262425815648160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425815648160" source_name="the-source\n"} 20241124122547825 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425815648160)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547825 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262425815648160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547825 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262425815648160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425815648160" destination_name="the-source\n"} 20241124122547825 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262425815648160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425815648160)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547825 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425815648160)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547825 DLU <0006> fsm.c:568 lu(PS:IMSI-262425815648160)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547825 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547825 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.1:4258 20241124122547827 DAUC <0003> db_auc.c:157 IMSI='262426370689357': No 2G Auth Data 20241124122547827 DAUC <0003> db_auc.c:192 IMSI='262426370689357': No 3G Auth Data 20241124122547827 DLGSUP <0013> hlr.c:121 IMSI 262426370689357: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547834 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 20241124122547836 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547836 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426370689357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426370689357" cn_domain=PS source_name="the-source\n"} 20241124122547836 DLU <0006> fsm.c:456 lu(262426370689357)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547836 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426370689357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426370689357)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547836 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426370689357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426370689357" cn_domain=PS destination_name="the-source\n"} 20241124122547836 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547836 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547837 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547837 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426370689357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426370689357" source_name="the-source\n"} 20241124122547837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426370689357)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547837 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426370689357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547837 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426370689357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426370689357" destination_name="the-source\n"} 20241124122547837 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426370689357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426370689357)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426370689357)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547837 DLU <0006> fsm.c:568 lu(PS:IMSI-262426370689357)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547837 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547837 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48024<->l=127.0.0.1:4258 20241124122547838 DAUC <0003> db_auc.c:157 IMSI='262424198064088': No 2G Auth Data 20241124122547838 DAUC <0003> db_auc.c:192 IMSI='262424198064088': No 3G Auth Data 20241124122547839 DLGSUP <0013> hlr.c:121 IMSI 262424198064088: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4258 20241124122547847 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547847 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262424198064088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424198064088" cn_domain=PS source_name="the-source\n"} 20241124122547847 DLU <0006> fsm.c:456 lu(262424198064088)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547847 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262424198064088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424198064088)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547847 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262424198064088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424198064088" cn_domain=PS destination_name="the-source\n"} 20241124122547847 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547847 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547848 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547848 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262424198064088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424198064088" source_name="the-source\n"} 20241124122547848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424198064088)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547848 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262424198064088 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547848 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262424198064088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424198064088" destination_name="the-source\n"} 20241124122547848 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262424198064088 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424198064088)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424198064088)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547848 DLU <0006> fsm.c:568 lu(PS:IMSI-262424198064088)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547848 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547848 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4258 20241124122547850 DAUC <0003> db_auc.c:157 IMSI='262422513911481': No 2G Auth Data 20241124122547850 DAUC <0003> db_auc.c:192 IMSI='262422513911481': No 3G Auth Data 20241124122547850 DLGSUP <0013> hlr.c:121 IMSI 262422513911481: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122547857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241124122547858 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547858 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262422513911481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422513911481" cn_domain=PS source_name="the-source\n"} 20241124122547858 DLU <0006> fsm.c:456 lu(262422513911481)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122547858 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262422513911481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241124122547859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422513911481)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122547859 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262422513911481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422513911481" cn_domain=PS destination_name="the-source\n"} 20241124122547859 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547859 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547860 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547860 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262422513911481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422513911481" source_name="the-source\n"} 20241124122547860 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422513911481)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122547860 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262422513911481 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122547860 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262422513911481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422513911481" destination_name="the-source\n"} 20241124122547860 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262422513911481 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122547860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422513911481)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122547860 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422513911481)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122547860 DLU <0006> fsm.c:568 lu(PS:IMSI-262422513911481)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122547860 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547860 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122547861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48044<->l=127.0.0.1:4258 20241124122547862 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47986<->l=127.0.0.1:4258 20241124122547862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45033<->l=127.0.0.1:4259) 20241124122547863 DLINP <000b> input/ipa.c:451 connected read/write 20241124122547863 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122547863 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122547863 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122547863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122547863 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241124122547888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 20241124122547989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4258 20241124122551095 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122551095 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122551100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241124122551105 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551105 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122551105 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122551105 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  20241124122551105 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122551105 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  20241124122551105 DLGSUP <0013> gsup_server.c:235 2:  20241124122551105 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122551105 DLGSUP <0013> gsup_server.c:235 3:  20241124122551105 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122551105 DLGSUP <0013> gsup_server.c:235 4:  20241124122551105 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122551105 DLGSUP <0013> gsup_server.c:235 5:  20241124122551105 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122551105 DLGSUP <0013> gsup_server.c:235 7:  20241124122551105 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122551105 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122551105 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122551105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122551131 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41651<->l=127.0.0.1:4259) 20241124122551150 DAUC <0003> db_auc.c:157 IMSI='262421407908464': No 2G Auth Data 20241124122551150 DAUC <0003> db_auc.c:192 IMSI='262421407908464': No 3G Auth Data 20241124122551164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48064<->l=127.0.0.1:4258 20241124122551166 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551166 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421407908464" cn_domain=PS} 20241124122551166 DLU <0006> fsm.c:456 lu(262421407908464)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551166 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551167 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421407908464)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551167 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421407908464" cn_domain=PS} 20241124122551167 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551167 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551167 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551168 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551168 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421407908464"} 20241124122551168 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421407908464)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551168 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551168 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421407908464"} 20241124122551168 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262421407908464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421407908464)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551168 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421407908464)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551168 DLU <0006> fsm.c:568 lu(PS:IMSI-262421407908464)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551168 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551168 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551168 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48064<->l=127.0.0.1:4258 20241124122551169 DAUC <0003> db_auc.c:157 IMSI='262420275476341': No 2G Auth Data 20241124122551169 DAUC <0003> db_auc.c:192 IMSI='262420275476341': No 3G Auth Data 20241124122551169 DLGSUP <0013> hlr.c:121 IMSI 262420275476341: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48080<->l=127.0.0.1:4258 20241124122551178 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551178 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420275476341" cn_domain=PS} 20241124122551178 DLU <0006> fsm.c:456 lu(262420275476341)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551178 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551178 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420275476341)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551178 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420275476341" cn_domain=PS} 20241124122551178 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551178 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551179 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551179 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420275476341"} 20241124122551179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420275476341)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551179 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551179 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420275476341"} 20241124122551179 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262420275476341 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420275476341)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420275476341)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551179 DLU <0006> fsm.c:568 lu(PS:IMSI-262420275476341)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551179 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551179 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48080<->l=127.0.0.1:4258 20241124122551180 DAUC <0003> db_auc.c:157 IMSI='262422262261944': No 2G Auth Data 20241124122551180 DAUC <0003> db_auc.c:192 IMSI='262422262261944': No 3G Auth Data 20241124122551180 DLGSUP <0013> hlr.c:121 IMSI 262422262261944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48096<->l=127.0.0.1:4258 20241124122551187 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551187 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422262261944" cn_domain=PS} 20241124122551187 DLU <0006> fsm.c:456 lu(262422262261944)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551187 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422262261944)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551187 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422262261944" cn_domain=PS} 20241124122551187 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551187 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551188 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551188 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422262261944"} 20241124122551188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422262261944)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551188 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551188 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422262261944"} 20241124122551188 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422262261944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422262261944)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422262261944)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551188 DLU <0006> fsm.c:568 lu(PS:IMSI-262422262261944)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551188 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551188 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48096<->l=127.0.0.1:4258 20241124122551190 DAUC <0003> db_auc.c:157 IMSI='262426404215864': No 2G Auth Data 20241124122551190 DAUC <0003> db_auc.c:192 IMSI='262426404215864': No 3G Auth Data 20241124122551190 DLGSUP <0013> hlr.c:121 IMSI 262426404215864: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48100<->l=127.0.0.1:4258 20241124122551197 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551197 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426404215864" cn_domain=PS} 20241124122551197 DLU <0006> fsm.c:456 lu(262426404215864)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551197 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551197 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426404215864)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551197 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426404215864" cn_domain=PS} 20241124122551197 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551197 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551198 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551198 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426404215864"} 20241124122551198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426404215864)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551198 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551198 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426404215864"} 20241124122551198 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262426404215864 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426404215864)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426404215864)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551198 DLU <0006> fsm.c:568 lu(PS:IMSI-262426404215864)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551198 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551198 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48100<->l=127.0.0.1:4258 20241124122551199 DAUC <0003> db_auc.c:157 IMSI='262424672411537': No 2G Auth Data 20241124122551199 DAUC <0003> db_auc.c:192 IMSI='262424672411537': No 3G Auth Data 20241124122551199 DLGSUP <0013> hlr.c:121 IMSI 262424672411537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20241124122551207 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551207 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424672411537" cn_domain=PS} 20241124122551207 DLU <0006> fsm.c:456 lu(262424672411537)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551207 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551207 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424672411537)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551207 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424672411537" cn_domain=PS} 20241124122551207 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551207 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551207 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551208 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551208 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424672411537"} 20241124122551208 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424672411537)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551208 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551208 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424672411537"} 20241124122551208 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424672411537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424672411537)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551208 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424672411537)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551208 DLU <0006> fsm.c:568 lu(PS:IMSI-262424672411537)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551208 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551208 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48108<->l=127.0.0.1:4258 20241124122551209 DAUC <0003> db_auc.c:157 IMSI='262427034140129': No 2G Auth Data 20241124122551209 DAUC <0003> db_auc.c:192 IMSI='262427034140129': No 3G Auth Data 20241124122551209 DLGSUP <0013> hlr.c:121 IMSI 262427034140129: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20241124122551216 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551216 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427034140129" cn_domain=PS} 20241124122551216 DLU <0006> fsm.c:456 lu(262427034140129)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551216 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551216 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427034140129)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551216 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427034140129" cn_domain=PS} 20241124122551216 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551216 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551217 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551217 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427034140129"} 20241124122551217 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427034140129)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551217 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551217 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427034140129"} 20241124122551217 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427034140129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427034140129)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551217 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427034140129)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551217 DLU <0006> fsm.c:568 lu(PS:IMSI-262427034140129)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551217 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551217 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551217 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48112<->l=127.0.0.1:4258 20241124122551219 DAUC <0003> db_auc.c:157 IMSI='262426219609042': No 2G Auth Data 20241124122551219 DAUC <0003> db_auc.c:192 IMSI='262426219609042': No 3G Auth Data 20241124122551219 DLGSUP <0013> hlr.c:121 IMSI 262426219609042: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551225 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48116<->l=127.0.0.1:4258 20241124122551226 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551226 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426219609042" cn_domain=PS} 20241124122551227 DLU <0006> fsm.c:456 lu(262426219609042)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551227 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426219609042)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551227 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426219609042" cn_domain=PS} 20241124122551227 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551227 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551228 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551228 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426219609042"} 20241124122551228 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426219609042)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551228 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551228 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426219609042"} 20241124122551228 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426219609042 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426219609042)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551228 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426219609042)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551228 DLU <0006> fsm.c:568 lu(PS:IMSI-262426219609042)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551228 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551228 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48116<->l=127.0.0.1:4258 20241124122551230 DAUC <0003> db_auc.c:157 IMSI='262420735581323': No 2G Auth Data 20241124122551230 DAUC <0003> db_auc.c:192 IMSI='262420735581323': No 3G Auth Data 20241124122551230 DLGSUP <0013> hlr.c:121 IMSI 262420735581323: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122551236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241124122551240 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551240 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420735581323" cn_domain=PS} 20241124122551240 DLU <0006> fsm.c:456 lu(262420735581323)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122551240 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122551240 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420735581323)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122551240 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420735581323" cn_domain=PS} 20241124122551240 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551240 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551240 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551241 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551241 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551241 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420735581323"} 20241124122551241 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420735581323)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122551241 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122551241 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420735581323"} 20241124122551241 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420735581323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122551241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420735581323)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122551241 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420735581323)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122551241 DLU <0006> fsm.c:568 lu(PS:IMSI-262420735581323)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122551241 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551241 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122551242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48122<->l=127.0.0.1:4258 20241124122551243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4258 20241124122551244 DLINP <000b> input/ipa.c:451 connected read/write 20241124122551244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122551244 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122551244 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122551244 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122551244 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41651<->l=127.0.0.1:4259) 20241124122551268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20241124122551369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48136<->l=127.0.0.1:4258 20241124122554424 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122554425 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122554429 DLINP <000b> input/ipa.c:451 connected read/write 20241124122554430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122554431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20241124122554434 DLINP <000b> input/ipa.c:451 connected read/write 20241124122554434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122554434 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122554434 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122554434 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  20241124122554434 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122554434 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  20241124122554434 DLGSUP <0013> gsup_server.c:235 2:  20241124122554434 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122554434 DLGSUP <0013> gsup_server.c:235 3:  20241124122554434 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122554434 DLGSUP <0013> gsup_server.c:235 4:  20241124122554434 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122554434 DLGSUP <0013> gsup_server.c:235 5:  20241124122554434 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122554434 DLGSUP <0013> gsup_server.c:235 7:  20241124122554434 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122554434 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122554434 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122554434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122554451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37023<->l=127.0.0.1:4259) 20241124122554454 DAUC <0003> db_auc.c:157 IMSI='262428630723162': No 2G Auth Data 20241124122554454 DAUC <0003> db_auc.c:192 IMSI='262428630723162': No 3G Auth Data 20241124122554458 DAUC <0003> db_auc.c:192 IMSI='262428630723162': No 3G Auth Data 20241124122554461 DAUC <0003> db_auc.c:157 IMSI='262421810494441': No 2G Auth Data 20241124122554461 DAUC <0003> db_auc.c:192 IMSI='262421810494441': No 3G Auth Data 20241124122554466 DAUC <0003> db_auc.c:157 IMSI='262421810494441': No 2G Auth Data 20241124122554470 DAUC <0003> db_auc.c:157 IMSI='262424295727067': No 2G Auth Data 20241124122554470 DAUC <0003> db_auc.c:192 IMSI='262424295727067': No 3G Auth Data 20241124122554476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4258 20241124122554477 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37023<->l=127.0.0.1:4259) 20241124122554478 DLINP <000b> input/ipa.c:451 connected read/write 20241124122554478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122554478 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122554478 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122554478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122554510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4258 20241124122554610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59614<->l=127.0.0.1:4258 20241124122557686 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122557686 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122557687 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122557688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4258 20241124122557688 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122557688 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122557688 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122557688 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  20241124122557688 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122557689 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  20241124122557689 DLGSUP <0013> gsup_server.c:235 2:  20241124122557689 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122557689 DLGSUP <0013> gsup_server.c:235 3:  20241124122557689 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122557689 DLGSUP <0013> gsup_server.c:235 4:  20241124122557689 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122557689 DLGSUP <0013> gsup_server.c:235 5:  20241124122557689 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122557689 DLGSUP <0013> gsup_server.c:235 7:  20241124122557689 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122557689 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122557689 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122557689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122557696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33935<->l=127.0.0.1:4259) 20241124122557701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59638<->l=127.0.0.1:4258 20241124122557702 DAUC <0003> db_auc.c:157 IMSI='262420103473168': No 2G Auth Data 20241124122557702 DAUC <0003> db_auc.c:192 IMSI='262420103473168': No 3G Auth Data 20241124122557730 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122557730 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420103473168" cn_domain=PS} 20241124122557730 DLU <0006> fsm.c:456 lu(262420103473168)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122557730 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122557730 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420103473168)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122557730 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420103473168" cn_domain=PS} 20241124122557730 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122557730 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122557732 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557732 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122557732 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420103473168"} 20241124122557732 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420103473168)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122557732 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122557732 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420103473168"} 20241124122557732 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122557732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420103473168)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122557732 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420103473168)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122557732 DLU <0006> fsm.c:568 lu(PS:IMSI-262420103473168)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122557732 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122557732 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122557733 DLGSUP <0013> hlr.c:128 IMSI 262420103473168: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241124122557733 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122557733 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557733 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122557734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59638<->l=127.0.0.1:4258 20241124122557734 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122557734 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420103473168"} 20241124122557734 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241124122557734 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420103473168 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122557737 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59630<->l=127.0.0.1:4258 20241124122557738 DLINP <000b> input/ipa.c:451 connected read/write 20241124122557738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122557738 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122557738 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122557738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122557738 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33935<->l=127.0.0.1:4259) 20241124122557772 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 20241124122557872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 20241124122600957 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122600957 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122600959 DLINP <000b> input/ipa.c:451 connected read/write 20241124122600959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122600960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4258 20241124122600963 DLINP <000b> input/ipa.c:451 connected read/write 20241124122600963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122600963 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122600963 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122600963 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  20241124122600963 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122600963 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  20241124122600963 DLGSUP <0013> gsup_server.c:235 2:  20241124122600963 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122600963 DLGSUP <0013> gsup_server.c:235 3:  20241124122600963 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122600963 DLGSUP <0013> gsup_server.c:235 4:  20241124122600963 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122600963 DLGSUP <0013> gsup_server.c:235 5:  20241124122600963 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122600963 DLGSUP <0013> gsup_server.c:235 7:  20241124122600963 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122600963 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122600963 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122600963 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122600983 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32837<->l=127.0.0.1:4259) 20241124122600990 DAUC <0003> db_auc.c:157 IMSI='262428737194420': No 2G Auth Data 20241124122600990 DAUC <0003> db_auc.c:192 IMSI='262428737194420': No 3G Auth Data 20241124122601008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20241124122601015 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601015 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601015 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428737194420" cn_domain=PS} 20241124122601015 DLU <0006> fsm.c:456 lu(262428737194420)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601015 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428737194420)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601016 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428737194420" cn_domain=PS} 20241124122601016 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601016 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601020 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601020 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428737194420"} 20241124122601020 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428737194420)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601020 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601020 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428737194420"} 20241124122601020 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428737194420)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601020 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428737194420)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601020 DLU <0006> fsm.c:568 lu(PS:IMSI-262428737194420)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601020 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601021 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601023 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601023 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428737194420" cn_domain=CS} 20241124122601023 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601023 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428737194420"} 20241124122601023 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428737194420 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601023 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601023 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601026 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59664<->l=127.0.0.1:4258 20241124122601028 DAUC <0003> db_auc.c:157 IMSI='262422499930851': No 2G Auth Data 20241124122601028 DAUC <0003> db_auc.c:192 IMSI='262422499930851': No 3G Auth Data 20241124122601030 DLGSUP <0013> hlr.c:121 IMSI 262422499930851: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 20241124122601044 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601044 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422499930851" cn_domain=PS} 20241124122601044 DLU <0006> fsm.c:456 lu(262422499930851)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601044 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601044 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422499930851)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601044 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422499930851" cn_domain=PS} 20241124122601044 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601044 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601046 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422499930851"} 20241124122601046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422499930851)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601046 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601046 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422499930851"} 20241124122601046 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422499930851)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422499930851)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601046 DLU <0006> fsm.c:568 lu(PS:IMSI-262422499930851)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601047 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601047 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422499930851" cn_domain=CS} 20241124122601047 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601047 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422499930851"} 20241124122601047 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422499930851 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601047 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601047 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4258 20241124122601049 DAUC <0003> db_auc.c:157 IMSI='262427974814835': No 2G Auth Data 20241124122601049 DAUC <0003> db_auc.c:192 IMSI='262427974814835': No 3G Auth Data 20241124122601049 DLGSUP <0013> hlr.c:121 IMSI 262427974814835: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59680<->l=127.0.0.1:4258 20241124122601058 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601058 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427974814835" cn_domain=PS} 20241124122601058 DLU <0006> fsm.c:456 lu(262427974814835)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601058 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601058 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427974814835)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601058 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427974814835" cn_domain=PS} 20241124122601058 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601058 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601059 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601059 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427974814835"} 20241124122601059 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427974814835)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601059 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601059 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427974814835"} 20241124122601059 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427974814835)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601059 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427974814835)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601059 DLU <0006> fsm.c:568 lu(PS:IMSI-262427974814835)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601059 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601059 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601060 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601060 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427974814835" cn_domain=CS} 20241124122601060 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601060 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427974814835"} 20241124122601060 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262427974814835 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601060 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601060 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59680<->l=127.0.0.1:4258 20241124122601061 DAUC <0003> db_auc.c:157 IMSI='262429487766637': No 2G Auth Data 20241124122601061 DAUC <0003> db_auc.c:192 IMSI='262429487766637': No 3G Auth Data 20241124122601061 DLGSUP <0013> hlr.c:121 IMSI 262429487766637: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 20241124122601071 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601071 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429487766637" cn_domain=PS} 20241124122601071 DLU <0006> fsm.c:456 lu(262429487766637)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601072 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601072 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429487766637)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601072 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429487766637" cn_domain=PS} 20241124122601072 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601072 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601073 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601073 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429487766637"} 20241124122601073 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429487766637)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601073 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601073 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429487766637"} 20241124122601073 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429487766637)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601073 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429487766637)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601073 DLU <0006> fsm.c:568 lu(PS:IMSI-262429487766637)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601073 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601073 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601074 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601074 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429487766637" cn_domain=CS} 20241124122601074 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601074 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429487766637"} 20241124122601074 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429487766637 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601074 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601074 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601075 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59686<->l=127.0.0.1:4258 20241124122601076 DAUC <0003> db_auc.c:157 IMSI='262421378690471': No 2G Auth Data 20241124122601076 DAUC <0003> db_auc.c:192 IMSI='262421378690471': No 3G Auth Data 20241124122601076 DLGSUP <0013> hlr.c:121 IMSI 262421378690471: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 20241124122601086 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601086 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421378690471" cn_domain=PS} 20241124122601086 DLU <0006> fsm.c:456 lu(262421378690471)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601086 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601086 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421378690471)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601086 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421378690471" cn_domain=PS} 20241124122601086 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601086 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601088 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601088 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421378690471"} 20241124122601088 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421378690471)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601088 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601088 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421378690471"} 20241124122601088 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421378690471)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601088 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421378690471)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601088 DLU <0006> fsm.c:568 lu(PS:IMSI-262421378690471)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601088 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601088 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601088 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601089 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601089 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421378690471" cn_domain=CS} 20241124122601089 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601089 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421378690471"} 20241124122601089 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262421378690471 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601089 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601089 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 20241124122601090 DAUC <0003> db_auc.c:157 IMSI='262423011365380': No 2G Auth Data 20241124122601090 DAUC <0003> db_auc.c:192 IMSI='262423011365380': No 3G Auth Data 20241124122601091 DLGSUP <0013> hlr.c:121 IMSI 262423011365380: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20241124122601099 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601099 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423011365380" cn_domain=PS} 20241124122601099 DLU <0006> fsm.c:456 lu(262423011365380)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601099 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601099 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423011365380)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601099 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423011365380" cn_domain=PS} 20241124122601099 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601099 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601100 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423011365380"} 20241124122601100 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423011365380)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601100 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601100 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423011365380"} 20241124122601100 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423011365380)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601100 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423011365380)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601100 DLU <0006> fsm.c:568 lu(PS:IMSI-262423011365380)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601100 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601101 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601101 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423011365380" cn_domain=CS} 20241124122601101 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601101 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423011365380"} 20241124122601101 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423011365380 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601101 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601101 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59716<->l=127.0.0.1:4258 20241124122601103 DAUC <0003> db_auc.c:157 IMSI='262428031746882': No 2G Auth Data 20241124122601103 DAUC <0003> db_auc.c:192 IMSI='262428031746882': No 3G Auth Data 20241124122601103 DLGSUP <0013> hlr.c:121 IMSI 262428031746882: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59728<->l=127.0.0.1:4258 20241124122601111 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601111 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428031746882" cn_domain=PS} 20241124122601111 DLU <0006> fsm.c:456 lu(262428031746882)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601111 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601111 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428031746882)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601111 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428031746882" cn_domain=PS} 20241124122601111 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601111 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601113 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601113 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428031746882"} 20241124122601113 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428031746882)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601113 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601113 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428031746882"} 20241124122601113 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428031746882)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601113 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428031746882)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601113 DLU <0006> fsm.c:568 lu(PS:IMSI-262428031746882)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601113 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601113 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601113 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601113 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428031746882" cn_domain=CS} 20241124122601114 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601114 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428031746882"} 20241124122601114 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262428031746882 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601114 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601114 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601114 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59728<->l=127.0.0.1:4258 20241124122601115 DAUC <0003> db_auc.c:157 IMSI='262423406376589': No 2G Auth Data 20241124122601115 DAUC <0003> db_auc.c:192 IMSI='262423406376589': No 3G Auth Data 20241124122601115 DLGSUP <0013> hlr.c:121 IMSI 262423406376589: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122601122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20241124122601124 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601124 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423406376589" cn_domain=PS} 20241124122601124 DLU <0006> fsm.c:456 lu(262423406376589)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122601124 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122601124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423406376589)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122601124 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423406376589" cn_domain=PS} 20241124122601124 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601124 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601124 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601125 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601125 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423406376589"} 20241124122601125 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423406376589)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122601125 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122601125 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423406376589"} 20241124122601125 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122601125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423406376589)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122601125 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423406376589)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122601125 DLU <0006> fsm.c:568 lu(PS:IMSI-262423406376589)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122601125 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601125 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601126 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601126 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423406376589" cn_domain=CS} 20241124122601126 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241124122601126 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423406376589"} 20241124122601126 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423406376589 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122601126 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601126 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122601127 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4258 20241124122601128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4258 20241124122601128 DLINP <000b> input/ipa.c:451 connected read/write 20241124122601128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122601128 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122601128 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122601128 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122601128 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32837<->l=127.0.0.1:4259) 20241124122601154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 20241124122601254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59742<->l=127.0.0.1:4258 20241124122604336 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122604336 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122604340 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20241124122604346 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604346 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122604346 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122604346 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  20241124122604346 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122604346 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  20241124122604346 DLGSUP <0013> gsup_server.c:235 2:  20241124122604346 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122604346 DLGSUP <0013> gsup_server.c:235 3:  20241124122604346 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122604346 DLGSUP <0013> gsup_server.c:235 4:  20241124122604346 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122604346 DLGSUP <0013> gsup_server.c:235 5:  20241124122604346 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122604346 DLGSUP <0013> gsup_server.c:235 7:  20241124122604346 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122604346 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122604346 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122604346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122604363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45969<->l=127.0.0.1:4259) 20241124122604369 DAUC <0003> db_auc.c:157 IMSI='262423191270135': No 2G Auth Data 20241124122604369 DAUC <0003> db_auc.c:192 IMSI='262423191270135': No 3G Auth Data 20241124122604383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20241124122604391 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604391 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604391 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423191270135" cn_domain=PS} 20241124122604391 DLU <0006> fsm.c:456 lu(262423191270135)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122604391 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423191270135)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604391 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423191270135" cn_domain=PS} 20241124122604391 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604391 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604396 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604396 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423191270135"} 20241124122604396 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423191270135)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604396 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604396 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423191270135"} 20241124122604396 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604396 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423191270135)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604396 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423191270135)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604396 DLU <0006> fsm.c:568 lu(PS:IMSI-262423191270135)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604396 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604396 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604396 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604399 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604399 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423191270135" cn_domain=PS} 20241124122604399 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604399 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423191270135"} 20241124122604399 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423191270135 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604399 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604399 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604399 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20241124122604404 DAUC <0003> db_auc.c:157 IMSI='262427243146069': No 2G Auth Data 20241124122604404 DAUC <0003> db_auc.c:192 IMSI='262427243146069': No 3G Auth Data 20241124122604406 DLGSUP <0013> hlr.c:121 IMSI 262427243146069: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58626<->l=127.0.0.1:4258 20241124122604424 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604424 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427243146069" cn_domain=PS} 20241124122604424 DLU <0006> fsm.c:456 lu(262427243146069)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122604424 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604424 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427243146069)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604424 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427243146069" cn_domain=PS} 20241124122604424 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604424 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604426 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604426 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427243146069"} 20241124122604426 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427243146069)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604426 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604426 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427243146069"} 20241124122604426 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427243146069)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604426 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427243146069)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604426 DLU <0006> fsm.c:568 lu(PS:IMSI-262427243146069)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604426 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604426 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604428 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604428 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427243146069" cn_domain=PS} 20241124122604428 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604428 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427243146069"} 20241124122604428 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262427243146069 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604428 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604428 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604428 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58626<->l=127.0.0.1:4258 20241124122604429 DAUC <0003> db_auc.c:157 IMSI='262420577780473': No 2G Auth Data 20241124122604429 DAUC <0003> db_auc.c:192 IMSI='262420577780473': No 3G Auth Data 20241124122604430 DLGSUP <0013> hlr.c:121 IMSI 262420577780473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604437 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4258 20241124122604439 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604439 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420577780473" cn_domain=PS} 20241124122604439 DLU <0006> fsm.c:456 lu(262420577780473)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122604439 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604439 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420577780473)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604439 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420577780473" cn_domain=PS} 20241124122604439 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604439 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604440 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604440 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420577780473"} 20241124122604440 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420577780473)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604440 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604440 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420577780473"} 20241124122604440 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420577780473)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604440 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420577780473)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604440 DLU <0006> fsm.c:568 lu(PS:IMSI-262420577780473)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604440 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604440 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604440 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604441 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604441 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420577780473" cn_domain=PS} 20241124122604441 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604441 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420577780473"} 20241124122604441 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262420577780473 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604441 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604441 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4258 20241124122604443 DAUC <0003> db_auc.c:157 IMSI='262428831612943': No 2G Auth Data 20241124122604443 DAUC <0003> db_auc.c:192 IMSI='262428831612943': No 3G Auth Data 20241124122604444 DLGSUP <0013> hlr.c:121 IMSI 262428831612943: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58646<->l=127.0.0.1:4258 20241124122604452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604452 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428831612943" cn_domain=PS} 20241124122604452 DLU <0006> fsm.c:456 lu(262428831612943)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122604452 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604452 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428831612943)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604452 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428831612943" cn_domain=PS} 20241124122604452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604453 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604453 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428831612943"} 20241124122604453 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428831612943)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604453 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604453 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428831612943"} 20241124122604453 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428831612943)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604453 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428831612943)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604453 DLU <0006> fsm.c:568 lu(PS:IMSI-262428831612943)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604453 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604453 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604454 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428831612943" cn_domain=PS} 20241124122604454 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604454 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428831612943"} 20241124122604454 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428831612943 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604454 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58646<->l=127.0.0.1:4258 20241124122604455 DAUC <0003> db_auc.c:157 IMSI='262421397049660': No 2G Auth Data 20241124122604455 DAUC <0003> db_auc.c:192 IMSI='262421397049660': No 3G Auth Data 20241124122604455 DLGSUP <0013> hlr.c:121 IMSI 262421397049660: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20241124122604463 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604463 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421397049660" cn_domain=PS} 20241124122604463 DLU <0006> fsm.c:456 lu(262421397049660)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122604463 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421397049660)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604463 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421397049660" cn_domain=PS} 20241124122604463 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604463 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604464 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604464 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421397049660"} 20241124122604464 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421397049660)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604464 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604464 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421397049660"} 20241124122604464 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421397049660)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604464 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421397049660)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604464 DLU <0006> fsm.c:568 lu(PS:IMSI-262421397049660)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604464 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604464 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604465 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604465 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421397049660" cn_domain=PS} 20241124122604465 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604465 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421397049660"} 20241124122604465 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421397049660 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604465 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604465 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20241124122604466 DAUC <0003> db_auc.c:157 IMSI='262424439350297': No 2G Auth Data 20241124122604466 DAUC <0003> db_auc.c:192 IMSI='262424439350297': No 3G Auth Data 20241124122604466 DLGSUP <0013> hlr.c:121 IMSI 262424439350297: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604472 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4258 20241124122604474 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604474 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424439350297" cn_domain=PS} 20241124122604474 DLU <0006> fsm.c:456 lu(262424439350297)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122604474 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604474 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424439350297)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604474 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424439350297" cn_domain=PS} 20241124122604474 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604474 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604476 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604476 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424439350297"} 20241124122604476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424439350297)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604476 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604476 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424439350297"} 20241124122604476 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424439350297)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424439350297)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604476 DLU <0006> fsm.c:568 lu(PS:IMSI-262424439350297)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604476 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604476 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604477 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604477 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424439350297" cn_domain=PS} 20241124122604477 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604477 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424439350297"} 20241124122604477 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262424439350297 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604477 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604477 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4258 20241124122604478 DAUC <0003> db_auc.c:157 IMSI='262427544380157': No 2G Auth Data 20241124122604478 DAUC <0003> db_auc.c:192 IMSI='262427544380157': No 3G Auth Data 20241124122604478 DLGSUP <0013> hlr.c:121 IMSI 262427544380157: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241124122604488 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604488 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427544380157" cn_domain=PS} 20241124122604488 DLU <0006> fsm.c:456 lu(262427544380157)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122604488 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604488 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427544380157)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604488 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427544380157" cn_domain=PS} 20241124122604488 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604488 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604489 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604489 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427544380157"} 20241124122604489 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427544380157)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604489 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604489 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427544380157"} 20241124122604489 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427544380157)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604489 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427544380157)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604489 DLU <0006> fsm.c:568 lu(PS:IMSI-262427544380157)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604489 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604489 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604489 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604490 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427544380157" cn_domain=PS} 20241124122604490 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604490 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427544380157"} 20241124122604490 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427544380157 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604490 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604490 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604490 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58676<->l=127.0.0.1:4258 20241124122604491 DAUC <0003> db_auc.c:157 IMSI='262422657879857': No 2G Auth Data 20241124122604491 DAUC <0003> db_auc.c:192 IMSI='262422657879857': No 3G Auth Data 20241124122604491 DLGSUP <0013> hlr.c:121 IMSI 262422657879857: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241124122604497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20241124122604499 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604499 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604499 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422657879857" cn_domain=PS} 20241124122604499 DLU <0006> fsm.c:456 lu(262422657879857)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122604499 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122604499 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422657879857)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122604499 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422657879857" cn_domain=PS} 20241124122604499 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604499 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604499 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604500 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422657879857"} 20241124122604500 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422657879857)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122604500 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122604500 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422657879857"} 20241124122604500 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122604500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422657879857)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122604500 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422657879857)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122604500 DLU <0006> fsm.c:568 lu(PS:IMSI-262422657879857)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122604500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604500 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422657879857" cn_domain=PS} 20241124122604500 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241124122604500 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422657879857"} 20241124122604500 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422657879857 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241124122604500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604501 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122604501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58678<->l=127.0.0.1:4258 20241124122604502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58620<->l=127.0.0.1:4258 20241124122604502 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45969<->l=127.0.0.1:4259) 20241124122604502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122604502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122604502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122604502 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122604502 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122604532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4258 20241124122604633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58694<->l=127.0.0.1:4258 20241124122607751 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122607751 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122607754 DLINP <000b> input/ipa.c:451 connected read/write 20241124122607754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122607755 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20241124122607758 DLINP <000b> input/ipa.c:451 connected read/write 20241124122607758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122607758 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122607758 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122607758 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  20241124122607758 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122607758 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  20241124122607758 DLGSUP <0013> gsup_server.c:235 2:  20241124122607758 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122607758 DLGSUP <0013> gsup_server.c:235 3:  20241124122607758 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122607758 DLGSUP <0013> gsup_server.c:235 4:  20241124122607758 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122607758 DLGSUP <0013> gsup_server.c:235 5:  20241124122607758 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122607758 DLGSUP <0013> gsup_server.c:235 7:  20241124122607758 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122607758 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122607758 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122607758 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122607772 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38891<->l=127.0.0.1:4259) 20241124122607779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4258 20241124122607798 DLINP <000b> input/ipa.c:451 connected read/write 20241124122607798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122607798 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} 20241124122607798 DLU <0006> fsm.c:456 lu(2345743413463)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122607798 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 20241124122607798 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} 20241124122607798 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122607798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122607798 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122607798 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122607798 DLINP <000b> input/ipa.c:451 connected read/write 20241124122607798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122607798 DLINP <000b> input/ipa.c:451 connected read/write 20241124122607798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122607803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58724<->l=127.0.0.1:4258 20241124122607804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58708<->l=127.0.0.1:4258 20241124122607805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38891<->l=127.0.0.1:4259) 20241124122607806 DLINP <000b> input/ipa.c:451 connected read/write 20241124122607806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122607806 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122607806 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122607806 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122607847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4258 20241124122607948 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4258 20241124122611019 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122611019 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122611020 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4258 20241124122611021 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611021 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122611021 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122611021 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  20241124122611021 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122611021 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  20241124122611021 DLGSUP <0013> gsup_server.c:235 2:  20241124122611021 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122611021 DLGSUP <0013> gsup_server.c:235 3:  20241124122611021 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122611021 DLGSUP <0013> gsup_server.c:235 4:  20241124122611021 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122611021 DLGSUP <0013> gsup_server.c:235 5:  20241124122611021 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122611021 DLGSUP <0013> gsup_server.c:235 7:  20241124122611021 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122611021 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122611021 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122611021 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122611028 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42509<->l=127.0.0.1:4259) 20241124122611031 DAUC <0003> db_auc.c:157 IMSI='262420494766640': No 2G Auth Data 20241124122611031 DAUC <0003> db_auc.c:192 IMSI='262420494766640': No 3G Auth Data 20241124122611036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241124122611062 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611062 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420494766640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420494766640" session_id=128957893 session_state=BEGIN} 20241124122611062 DSS <0004> hlr_ussd.c:576 262420494766640/0x07afbdc5: Process SS (BEGIN) 20241124122611062 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611062 DSS <0004> hlr_ussd.c:518 262420494766640/0x07afbdc5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611062 DSS <0004> hlr_ussd.c:523 262420494766640/0x07afbdc5: USSD for unknown code '*#200#' 20241124122611062 DSS <0004> hlr_ussd.c:354 262420494766640/0x07afbdc5: Tx ReturnError(1, 0x12) 20241124122611062 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420494766640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420494766640" session_id=128957893 session_state=END} 20241124122611062 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611062 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241124122611074 DAUC <0003> db_auc.c:157 IMSI='262429406391260': No 2G Auth Data 20241124122611074 DAUC <0003> db_auc.c:192 IMSI='262429406391260': No 3G Auth Data 20241124122611090 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58760<->l=127.0.0.1:4258 20241124122611093 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611093 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429406391260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429406391260" session_id=3289459374 session_state=BEGIN} 20241124122611093 DSS <0004> hlr_ussd.c:576 262429406391260/0xc4112aae: Process SS (BEGIN) 20241124122611093 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611093 DSS <0004> hlr_ussd.c:518 262429406391260/0xc4112aae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611093 DSS <0004> hlr_ussd.c:523 262429406391260/0xc4112aae: USSD for unknown code '*#200#' 20241124122611093 DSS <0004> hlr_ussd.c:354 262429406391260/0xc4112aae: Tx ReturnError(1, 0x12) 20241124122611093 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429406391260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429406391260" session_id=3289459374 session_state=END} 20241124122611093 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611093 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58760<->l=127.0.0.1:4258 20241124122611094 DAUC <0003> db_auc.c:157 IMSI='262427323754775': No 2G Auth Data 20241124122611094 DAUC <0003> db_auc.c:192 IMSI='262427323754775': No 3G Auth Data 20241124122611100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20241124122611103 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611103 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427323754775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427323754775" session_id=3097348268 session_state=BEGIN} 20241124122611103 DSS <0004> hlr_ussd.c:576 262427323754775/0xb89dc8ac: Process SS (BEGIN) 20241124122611103 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611103 DSS <0004> hlr_ussd.c:518 262427323754775/0xb89dc8ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611103 DSS <0004> hlr_ussd.c:523 262427323754775/0xb89dc8ac: USSD for unknown code '*#200#' 20241124122611103 DSS <0004> hlr_ussd.c:354 262427323754775/0xb89dc8ac: Tx ReturnError(1, 0x12) 20241124122611103 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427323754775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427323754775" session_id=3097348268 session_state=END} 20241124122611103 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611103 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20241124122611105 DAUC <0003> db_auc.c:157 IMSI='262422287485791': No 2G Auth Data 20241124122611105 DAUC <0003> db_auc.c:192 IMSI='262422287485791': No 3G Auth Data 20241124122611113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4258 20241124122611116 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611116 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611116 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422287485791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422287485791" session_id=4279247823 session_state=BEGIN} 20241124122611116 DSS <0004> hlr_ussd.c:576 262422287485791/0xff1023cf: Process SS (BEGIN) 20241124122611116 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611116 DSS <0004> hlr_ussd.c:518 262422287485791/0xff1023cf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611116 DSS <0004> hlr_ussd.c:523 262422287485791/0xff1023cf: USSD for unknown code '*#200#' 20241124122611116 DSS <0004> hlr_ussd.c:354 262422287485791/0xff1023cf: Tx ReturnError(1, 0x12) 20241124122611116 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422287485791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422287485791" session_id=4279247823 session_state=END} 20241124122611116 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611116 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611116 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58784<->l=127.0.0.1:4258 20241124122611118 DAUC <0003> db_auc.c:157 IMSI='262425705009273': No 2G Auth Data 20241124122611118 DAUC <0003> db_auc.c:192 IMSI='262425705009273': No 3G Auth Data 20241124122611125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20241124122611128 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611128 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425705009273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425705009273" session_id=1360699418 session_state=BEGIN} 20241124122611128 DSS <0004> hlr_ussd.c:576 262425705009273/0x511aa01a: Process SS (BEGIN) 20241124122611128 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611128 DSS <0004> hlr_ussd.c:518 262425705009273/0x511aa01a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611128 DSS <0004> hlr_ussd.c:523 262425705009273/0x511aa01a: USSD for unknown code '*#200#' 20241124122611128 DSS <0004> hlr_ussd.c:354 262425705009273/0x511aa01a: Tx ReturnError(1, 0x12) 20241124122611128 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425705009273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425705009273" session_id=1360699418 session_state=END} 20241124122611128 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611128 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611130 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20241124122611130 DAUC <0003> db_auc.c:157 IMSI='262426004432948': No 2G Auth Data 20241124122611130 DAUC <0003> db_auc.c:192 IMSI='262426004432948': No 3G Auth Data 20241124122611137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58792<->l=127.0.0.1:4258 20241124122611140 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611140 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426004432948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426004432948" session_id=1795419411 session_state=BEGIN} 20241124122611140 DSS <0004> hlr_ussd.c:576 262426004432948/0x6b03ed13: Process SS (BEGIN) 20241124122611140 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611140 DSS <0004> hlr_ussd.c:518 262426004432948/0x6b03ed13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611140 DSS <0004> hlr_ussd.c:523 262426004432948/0x6b03ed13: USSD for unknown code '*#200#' 20241124122611140 DSS <0004> hlr_ussd.c:354 262426004432948/0x6b03ed13: Tx ReturnError(1, 0x12) 20241124122611140 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426004432948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426004432948" session_id=1795419411 session_state=END} 20241124122611140 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611140 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58792<->l=127.0.0.1:4258 20241124122611142 DAUC <0003> db_auc.c:157 IMSI='262427536054359': No 2G Auth Data 20241124122611142 DAUC <0003> db_auc.c:192 IMSI='262427536054359': No 3G Auth Data 20241124122611148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58806<->l=127.0.0.1:4258 20241124122611151 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611151 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427536054359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427536054359" session_id=1416643909 session_state=BEGIN} 20241124122611151 DSS <0004> hlr_ussd.c:576 262427536054359/0x54704545: Process SS (BEGIN) 20241124122611151 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611151 DSS <0004> hlr_ussd.c:518 262427536054359/0x54704545: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611151 DSS <0004> hlr_ussd.c:523 262427536054359/0x54704545: USSD for unknown code '*#200#' 20241124122611151 DSS <0004> hlr_ussd.c:354 262427536054359/0x54704545: Tx ReturnError(1, 0x12) 20241124122611151 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427536054359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427536054359" session_id=1416643909 session_state=END} 20241124122611151 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611151 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58806<->l=127.0.0.1:4258 20241124122611152 DAUC <0003> db_auc.c:157 IMSI='262425933198836': No 2G Auth Data 20241124122611152 DAUC <0003> db_auc.c:192 IMSI='262425933198836': No 3G Auth Data 20241124122611159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58818<->l=127.0.0.1:4258 20241124122611162 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611162 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425933198836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425933198836" session_id=65462478 session_state=BEGIN} 20241124122611162 DSS <0004> hlr_ussd.c:576 262425933198836/0x03e6e0ce: Process SS (BEGIN) 20241124122611162 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241124122611162 DSS <0004> hlr_ussd.c:518 262425933198836/0x03e6e0ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241124122611162 DSS <0004> hlr_ussd.c:523 262425933198836/0x03e6e0ce: USSD for unknown code '*#200#' 20241124122611162 DSS <0004> hlr_ussd.c:354 262425933198836/0x03e6e0ce: Tx ReturnError(1, 0x12) 20241124122611162 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425933198836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425933198836" session_id=65462478 session_state=END} 20241124122611162 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611162 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122611163 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58818<->l=127.0.0.1:4258 20241124122611164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58742<->l=127.0.0.1:4258 20241124122611164 DLINP <000b> input/ipa.c:451 connected read/write 20241124122611164 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122611164 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122611164 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122611164 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122611164 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42509<->l=127.0.0.1:4259) 20241124122611187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 20241124122611288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4258 20241124122614405 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122614405 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122614409 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4258 20241124122614414 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614414 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122614414 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122614414 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  20241124122614414 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122614414 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  20241124122614414 DLGSUP <0013> gsup_server.c:235 2:  20241124122614414 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122614414 DLGSUP <0013> gsup_server.c:235 3:  20241124122614414 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122614414 DLGSUP <0013> gsup_server.c:235 4:  20241124122614414 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122614414 DLGSUP <0013> gsup_server.c:235 5:  20241124122614414 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122614414 DLGSUP <0013> gsup_server.c:235 7:  20241124122614414 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122614414 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122614414 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122614414 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122614427 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44197<->l=127.0.0.1:4259) 20241124122614431 DAUC <0003> db_auc.c:157 IMSI='262424283198024': No 2G Auth Data 20241124122614431 DAUC <0003> db_auc.c:192 IMSI='262424283198024': No 3G Auth Data 20241124122614445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47176<->l=127.0.0.1:4258 20241124122614457 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614457 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424283198024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424283198024" session_id=2391797624 session_state=BEGIN} 20241124122614457 DSS <0004> hlr_ussd.c:576 262424283198024/0x8e8fef78: Process SS (BEGIN) 20241124122614457 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614457 DSS <0004> hlr_ussd.c:518 262424283198024/0x8e8fef78: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614457 DSS <0004> hlr_ussd.c:542 262424283198024/0x8e8fef78: Cannot find conn for EUSE EUSE-foobar 20241124122614457 DSS <0004> hlr_ussd.c:354 262424283198024/0x8e8fef78: Tx ReturnError(1, 0x22) 20241124122614458 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424283198024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424283198024" session_id=2391797624 session_state=END} 20241124122614458 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614458 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47176<->l=127.0.0.1:4258 20241124122614467 DAUC <0003> db_auc.c:157 IMSI='262421056024138': No 2G Auth Data 20241124122614467 DAUC <0003> db_auc.c:192 IMSI='262421056024138': No 3G Auth Data 20241124122614481 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20241124122614484 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614485 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614485 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421056024138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421056024138" session_id=1618731243 session_state=BEGIN} 20241124122614485 DSS <0004> hlr_ussd.c:576 262421056024138/0x607be0eb: Process SS (BEGIN) 20241124122614485 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614485 DSS <0004> hlr_ussd.c:518 262421056024138/0x607be0eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614485 DSS <0004> hlr_ussd.c:542 262421056024138/0x607be0eb: Cannot find conn for EUSE EUSE-foobar 20241124122614485 DSS <0004> hlr_ussd.c:354 262421056024138/0x607be0eb: Tx ReturnError(1, 0x22) 20241124122614485 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421056024138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421056024138" session_id=1618731243 session_state=END} 20241124122614485 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614485 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614485 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614486 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47190<->l=127.0.0.1:4258 20241124122614486 DAUC <0003> db_auc.c:157 IMSI='262420711038298': No 2G Auth Data 20241124122614486 DAUC <0003> db_auc.c:192 IMSI='262420711038298': No 3G Auth Data 20241124122614493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4258 20241124122614495 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614495 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420711038298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420711038298" session_id=888421426 session_state=BEGIN} 20241124122614496 DSS <0004> hlr_ussd.c:576 262420711038298/0x34f43c32: Process SS (BEGIN) 20241124122614496 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614496 DSS <0004> hlr_ussd.c:518 262420711038298/0x34f43c32: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614496 DSS <0004> hlr_ussd.c:542 262420711038298/0x34f43c32: Cannot find conn for EUSE EUSE-foobar 20241124122614496 DSS <0004> hlr_ussd.c:354 262420711038298/0x34f43c32: Tx ReturnError(1, 0x22) 20241124122614496 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420711038298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420711038298" session_id=888421426 session_state=END} 20241124122614496 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614496 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47192<->l=127.0.0.1:4258 20241124122614498 DAUC <0003> db_auc.c:157 IMSI='262425297399281': No 2G Auth Data 20241124122614498 DAUC <0003> db_auc.c:192 IMSI='262425297399281': No 3G Auth Data 20241124122614504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47204<->l=127.0.0.1:4258 20241124122614507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614507 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425297399281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425297399281" session_id=333614247 session_state=BEGIN} 20241124122614507 DSS <0004> hlr_ussd.c:576 262425297399281/0x13e28ca7: Process SS (BEGIN) 20241124122614507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614507 DSS <0004> hlr_ussd.c:518 262425297399281/0x13e28ca7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614507 DSS <0004> hlr_ussd.c:542 262425297399281/0x13e28ca7: Cannot find conn for EUSE EUSE-foobar 20241124122614507 DSS <0004> hlr_ussd.c:354 262425297399281/0x13e28ca7: Tx ReturnError(1, 0x22) 20241124122614508 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425297399281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425297399281" session_id=333614247 session_state=END} 20241124122614508 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614508 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47204<->l=127.0.0.1:4258 20241124122614509 DAUC <0003> db_auc.c:157 IMSI='262426563546962': No 2G Auth Data 20241124122614509 DAUC <0003> db_auc.c:192 IMSI='262426563546962': No 3G Auth Data 20241124122614515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 20241124122614518 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614518 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426563546962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426563546962" session_id=2785760727 session_state=BEGIN} 20241124122614518 DSS <0004> hlr_ussd.c:576 262426563546962/0xa60b55d7: Process SS (BEGIN) 20241124122614518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614518 DSS <0004> hlr_ussd.c:518 262426563546962/0xa60b55d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614518 DSS <0004> hlr_ussd.c:542 262426563546962/0xa60b55d7: Cannot find conn for EUSE EUSE-foobar 20241124122614518 DSS <0004> hlr_ussd.c:354 262426563546962/0xa60b55d7: Tx ReturnError(1, 0x22) 20241124122614518 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426563546962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426563546962" session_id=2785760727 session_state=END} 20241124122614518 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614518 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614518 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.1:4258 20241124122614520 DAUC <0003> db_auc.c:157 IMSI='262422690601119': No 2G Auth Data 20241124122614520 DAUC <0003> db_auc.c:192 IMSI='262422690601119': No 3G Auth Data 20241124122614527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4258 20241124122614530 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614530 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422690601119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422690601119" session_id=2704339079 session_state=BEGIN} 20241124122614530 DSS <0004> hlr_ussd.c:576 262422690601119/0xa130f087: Process SS (BEGIN) 20241124122614530 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614530 DSS <0004> hlr_ussd.c:518 262422690601119/0xa130f087: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614530 DSS <0004> hlr_ussd.c:542 262422690601119/0xa130f087: Cannot find conn for EUSE EUSE-foobar 20241124122614530 DSS <0004> hlr_ussd.c:354 262422690601119/0xa130f087: Tx ReturnError(1, 0x22) 20241124122614530 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422690601119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422690601119" session_id=2704339079 session_state=END} 20241124122614530 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614530 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47226<->l=127.0.0.1:4258 20241124122614532 DAUC <0003> db_auc.c:157 IMSI='262427106647962': No 2G Auth Data 20241124122614532 DAUC <0003> db_auc.c:192 IMSI='262427106647962': No 3G Auth Data 20241124122614539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 20241124122614542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614542 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427106647962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427106647962" session_id=3305687364 session_state=BEGIN} 20241124122614542 DSS <0004> hlr_ussd.c:576 262427106647962/0xc508c944: Process SS (BEGIN) 20241124122614542 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614542 DSS <0004> hlr_ussd.c:518 262427106647962/0xc508c944: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614542 DSS <0004> hlr_ussd.c:542 262427106647962/0xc508c944: Cannot find conn for EUSE EUSE-foobar 20241124122614542 DSS <0004> hlr_ussd.c:354 262427106647962/0xc508c944: Tx ReturnError(1, 0x22) 20241124122614542 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427106647962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427106647962" session_id=3305687364 session_state=END} 20241124122614542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47240<->l=127.0.0.1:4258 20241124122614544 DAUC <0003> db_auc.c:157 IMSI='262427838680456': No 2G Auth Data 20241124122614544 DAUC <0003> db_auc.c:192 IMSI='262427838680456': No 3G Auth Data 20241124122614551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47244<->l=127.0.0.1:4258 20241124122614554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614554 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427838680456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427838680456" session_id=613624628 session_state=BEGIN} 20241124122614554 DSS <0004> hlr_ussd.c:576 262427838680456/0x24932b34: Process SS (BEGIN) 20241124122614554 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122614554 DSS <0004> hlr_ussd.c:518 262427838680456/0x24932b34: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122614554 DSS <0004> hlr_ussd.c:542 262427838680456/0x24932b34: Cannot find conn for EUSE EUSE-foobar 20241124122614554 DSS <0004> hlr_ussd.c:354 262427838680456/0x24932b34: Tx ReturnError(1, 0x22) 20241124122614554 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427838680456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427838680456" session_id=613624628 session_state=END} 20241124122614554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122614555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47244<->l=127.0.0.1:4258 20241124122614556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47168<->l=127.0.0.1:4258 20241124122614556 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44197<->l=127.0.0.1:4259) 20241124122614556 DLINP <000b> input/ipa.c:451 connected read/write 20241124122614556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122614556 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122614556 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122614556 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122614579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4258 20241124122614780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47260<->l=127.0.0.1:4258 20241124122617906 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122617906 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122617911 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122617913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47264<->l=127.0.0.1:4258 20241124122617917 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122617917 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122617917 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122617917 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  20241124122617917 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122617917 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  20241124122617917 DLGSUP <0013> gsup_server.c:235 2:  20241124122617917 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122617917 DLGSUP <0013> gsup_server.c:235 3:  20241124122617917 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122617917 DLGSUP <0013> gsup_server.c:235 4:  20241124122617917 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122617917 DLGSUP <0013> gsup_server.c:235 5:  20241124122617917 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122617917 DLGSUP <0013> gsup_server.c:235 7:  20241124122617917 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122617917 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122617917 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122617917 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122617936 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34541<->l=127.0.0.1:4259) 20241124122617943 DAUC <0003> db_auc.c:157 IMSI='262427838738497': No 2G Auth Data 20241124122617943 DAUC <0003> db_auc.c:192 IMSI='262427838738497': No 3G Auth Data 20241124122617964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47280<->l=127.0.0.1:4258 20241124122617972 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122617972 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427838738497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427838738497" session_id=610083493 session_state=BEGIN} 20241124122617972 DSS <0004> hlr_ussd.c:576 262427838738497/0x245d22a5: Process SS (BEGIN) 20241124122617972 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122617972 DSS <0004> hlr_ussd.c:518 262427838738497/0x245d22a5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122617972 DSS <0004> hlr_ussd.c:363 262427838738497/0x245d22a5: Tx USSD 'Your IMSI is 262427838738497' 20241124122617972 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427838738497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427838738497" session_id=610083493 session_state=END} 20241124122617972 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427838738497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122617972 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122617972 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122617977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47280<->l=127.0.0.1:4258 20241124122617977 DAUC <0003> db_auc.c:157 IMSI='262424458319068': No 2G Auth Data 20241124122617977 DAUC <0003> db_auc.c:192 IMSI='262424458319068': No 3G Auth Data 20241124122617985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241124122617987 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122617987 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424458319068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424458319068" session_id=3525414790 session_state=BEGIN} 20241124122617987 DSS <0004> hlr_ussd.c:576 262424458319068/0xd2218f86: Process SS (BEGIN) 20241124122617987 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122617987 DSS <0004> hlr_ussd.c:518 262424458319068/0xd2218f86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122617987 DSS <0004> hlr_ussd.c:363 262424458319068/0xd2218f86: Tx USSD 'Your IMSI is 262424458319068' 20241124122617987 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424458319068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424458319068" session_id=3525414790 session_state=END} 20241124122617987 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424458319068 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122617987 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122617987 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122617989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4258 20241124122617989 DAUC <0003> db_auc.c:157 IMSI='262423268909785': No 2G Auth Data 20241124122617989 DAUC <0003> db_auc.c:192 IMSI='262423268909785': No 3G Auth Data 20241124122617996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20241124122617998 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122617998 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423268909785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423268909785" session_id=4103722515 session_state=BEGIN} 20241124122617998 DSS <0004> hlr_ussd.c:576 262423268909785/0xf499d613: Process SS (BEGIN) 20241124122617998 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122617998 DSS <0004> hlr_ussd.c:518 262423268909785/0xf499d613: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122617998 DSS <0004> hlr_ussd.c:363 262423268909785/0xf499d613: Tx USSD 'Your IMSI is 262423268909785' 20241124122617998 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423268909785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423268909785" session_id=4103722515 session_state=END} 20241124122617998 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262423268909785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122617998 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122617998 DLINP <000b> input/ipa.c:451 connected read/write 20241124122617998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47306<->l=127.0.0.1:4258 20241124122618001 DAUC <0003> db_auc.c:157 IMSI='262426303798200': No 2G Auth Data 20241124122618001 DAUC <0003> db_auc.c:192 IMSI='262426303798200': No 3G Auth Data 20241124122618007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241124122618010 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122618010 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426303798200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426303798200" session_id=4015659106 session_state=BEGIN} 20241124122618010 DSS <0004> hlr_ussd.c:576 262426303798200/0xef5a1862: Process SS (BEGIN) 20241124122618010 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122618010 DSS <0004> hlr_ussd.c:518 262426303798200/0xef5a1862: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122618010 DSS <0004> hlr_ussd.c:363 262426303798200/0xef5a1862: Tx USSD 'Your IMSI is 262426303798200' 20241124122618010 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426303798200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426303798200" session_id=4015659106 session_state=END} 20241124122618010 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262426303798200 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122618010 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618010 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4258 20241124122618012 DAUC <0003> db_auc.c:157 IMSI='262420540692615': No 2G Auth Data 20241124122618012 DAUC <0003> db_auc.c:192 IMSI='262420540692615': No 3G Auth Data 20241124122618018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4258 20241124122618021 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122618021 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420540692615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420540692615" session_id=1665579142 session_state=BEGIN} 20241124122618021 DSS <0004> hlr_ussd.c:576 262420540692615/0x6346b886: Process SS (BEGIN) 20241124122618021 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122618021 DSS <0004> hlr_ussd.c:518 262420540692615/0x6346b886: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122618021 DSS <0004> hlr_ussd.c:363 262420540692615/0x6346b886: Tx USSD 'Your IMSI is 262420540692615' 20241124122618021 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420540692615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420540692615" session_id=1665579142 session_state=END} 20241124122618021 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420540692615 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122618021 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618021 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618023 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4258 20241124122618024 DAUC <0003> db_auc.c:157 IMSI='262424438269276': No 2G Auth Data 20241124122618024 DAUC <0003> db_auc.c:192 IMSI='262424438269276': No 3G Auth Data 20241124122618030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4258 20241124122618033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122618033 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424438269276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424438269276" session_id=1572862672 session_state=BEGIN} 20241124122618033 DSS <0004> hlr_ussd.c:576 262424438269276/0x5dbffad0: Process SS (BEGIN) 20241124122618033 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122618033 DSS <0004> hlr_ussd.c:518 262424438269276/0x5dbffad0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122618033 DSS <0004> hlr_ussd.c:363 262424438269276/0x5dbffad0: Tx USSD 'Your IMSI is 262424438269276' 20241124122618033 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424438269276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424438269276" session_id=1572862672 session_state=END} 20241124122618033 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424438269276 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122618033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4258 20241124122618035 DAUC <0003> db_auc.c:157 IMSI='262423115745216': No 2G Auth Data 20241124122618035 DAUC <0003> db_auc.c:192 IMSI='262423115745216': No 3G Auth Data 20241124122618041 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47334<->l=127.0.0.1:4258 20241124122618044 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122618044 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423115745216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423115745216" session_id=3164902510 session_state=BEGIN} 20241124122618044 DSS <0004> hlr_ussd.c:576 262423115745216/0xbca4946e: Process SS (BEGIN) 20241124122618044 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122618044 DSS <0004> hlr_ussd.c:518 262423115745216/0xbca4946e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122618044 DSS <0004> hlr_ussd.c:363 262423115745216/0xbca4946e: Tx USSD 'Your IMSI is 262423115745216' 20241124122618044 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423115745216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423115745216" session_id=3164902510 session_state=END} 20241124122618044 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262423115745216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122618044 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618044 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47334<->l=127.0.0.1:4258 20241124122618047 DAUC <0003> db_auc.c:157 IMSI='262421513279247': No 2G Auth Data 20241124122618047 DAUC <0003> db_auc.c:192 IMSI='262421513279247': No 3G Auth Data 20241124122618053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241124122618056 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122618056 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421513279247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421513279247" session_id=411877285 session_state=BEGIN} 20241124122618056 DSS <0004> hlr_ussd.c:576 262421513279247/0x188cbfa5: Process SS (BEGIN) 20241124122618056 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122618056 DSS <0004> hlr_ussd.c:518 262421513279247/0x188cbfa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122618056 DSS <0004> hlr_ussd.c:363 262421513279247/0x188cbfa5: Tx USSD 'Your IMSI is 262421513279247' 20241124122618056 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421513279247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421513279247" session_id=411877285 session_state=END} 20241124122618056 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421513279247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122618056 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618056 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122618058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.1:4258 20241124122618058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47264<->l=127.0.0.1:4258 20241124122618059 DLINP <000b> input/ipa.c:451 connected read/write 20241124122618059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122618059 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122618059 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122618059 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122618059 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34541<->l=127.0.0.1:4259) 20241124122618082 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20241124122618283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47352<->l=127.0.0.1:4258 20241124122621400 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122621400 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122621404 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4258 20241124122621410 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621410 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122621410 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122621410 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  20241124122621410 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122621410 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  20241124122621410 DLGSUP <0013> gsup_server.c:235 2:  20241124122621410 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122621410 DLGSUP <0013> gsup_server.c:235 3:  20241124122621410 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122621410 DLGSUP <0013> gsup_server.c:235 4:  20241124122621410 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122621410 DLGSUP <0013> gsup_server.c:235 5:  20241124122621410 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122621410 DLGSUP <0013> gsup_server.c:235 7:  20241124122621410 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122621410 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122621410 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122621410 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122621434 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46325<->l=127.0.0.1:4259) 20241124122621439 DAUC <0003> db_auc.c:157 IMSI='262421452249218': No 2G Auth Data 20241124122621439 DAUC <0003> db_auc.c:192 IMSI='262421452249218': No 3G Auth Data 20241124122621449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4258 20241124122621456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621456 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421452249218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421452249218" source_name="the-source\n" session_id=2204527064 session_state=BEGIN} 20241124122621456 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241124122621456 DSS <0004> hlr_ussd.c:576 262421452249218/0x836669d8: Process SS (BEGIN) 20241124122621456 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621456 DSS <0004> hlr_ussd.c:518 262421452249218/0x836669d8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621456 DSS <0004> hlr_ussd.c:363 262421452249218/0x836669d8: Tx USSD 'Your IMSI is 262421452249218' 20241124122621456 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421452249218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421452249218" destination_name="the-source\n" session_id=2204527064 session_state=END} 20241124122621456 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421452249218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47378<->l=127.0.0.1:4258 20241124122621464 DAUC <0003> db_auc.c:157 IMSI='262429639341351': No 2G Auth Data 20241124122621464 DAUC <0003> db_auc.c:192 IMSI='262429639341351': No 3G Auth Data 20241124122621474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20241124122621477 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621477 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429639341351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429639341351" source_name="the-source\n" session_id=4124409962 session_state=BEGIN} 20241124122621477 DSS <0004> hlr_ussd.c:576 262429639341351/0xf5d5806a: Process SS (BEGIN) 20241124122621477 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621477 DSS <0004> hlr_ussd.c:518 262429639341351/0xf5d5806a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621477 DSS <0004> hlr_ussd.c:363 262429639341351/0xf5d5806a: Tx USSD 'Your IMSI is 262429639341351' 20241124122621477 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262429639341351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429639341351" destination_name="the-source\n" session_id=4124409962 session_state=END} 20241124122621477 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262429639341351 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621477 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621477 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47394<->l=127.0.0.1:4258 20241124122621479 DAUC <0003> db_auc.c:157 IMSI='262421216968015': No 2G Auth Data 20241124122621479 DAUC <0003> db_auc.c:192 IMSI='262421216968015': No 3G Auth Data 20241124122621486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241124122621488 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621489 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421216968015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421216968015" source_name="the-source\n" session_id=3128474424 session_state=BEGIN} 20241124122621489 DSS <0004> hlr_ussd.c:576 262421216968015/0xba78bb38: Process SS (BEGIN) 20241124122621489 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621489 DSS <0004> hlr_ussd.c:518 262421216968015/0xba78bb38: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621489 DSS <0004> hlr_ussd.c:363 262421216968015/0xba78bb38: Tx USSD 'Your IMSI is 262421216968015' 20241124122621489 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421216968015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421216968015" destination_name="the-source\n" session_id=3128474424 session_state=END} 20241124122621489 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262421216968015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621489 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621489 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621490 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47404<->l=127.0.0.1:4258 20241124122621491 DAUC <0003> db_auc.c:157 IMSI='262420403699512': No 2G Auth Data 20241124122621491 DAUC <0003> db_auc.c:192 IMSI='262420403699512': No 3G Auth Data 20241124122621497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4258 20241124122621500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621500 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262420403699512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420403699512" source_name="the-source\n" session_id=2493776478 session_state=BEGIN} 20241124122621500 DSS <0004> hlr_ussd.c:576 262420403699512/0x94a4025e: Process SS (BEGIN) 20241124122621500 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621500 DSS <0004> hlr_ussd.c:518 262420403699512/0x94a4025e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621500 DSS <0004> hlr_ussd.c:363 262420403699512/0x94a4025e: Tx USSD 'Your IMSI is 262420403699512' 20241124122621500 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262420403699512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420403699512" destination_name="the-source\n" session_id=2493776478 session_state=END} 20241124122621500 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262420403699512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621500 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47410<->l=127.0.0.1:4258 20241124122621502 DAUC <0003> db_auc.c:157 IMSI='262428631471080': No 2G Auth Data 20241124122621502 DAUC <0003> db_auc.c:192 IMSI='262428631471080': No 3G Auth Data 20241124122621508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4258 20241124122621511 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621511 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262428631471080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428631471080" source_name="the-source\n" session_id=1765939020 session_state=BEGIN} 20241124122621511 DSS <0004> hlr_ussd.c:576 262428631471080/0x6942174c: Process SS (BEGIN) 20241124122621511 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621511 DSS <0004> hlr_ussd.c:518 262428631471080/0x6942174c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621511 DSS <0004> hlr_ussd.c:363 262428631471080/0x6942174c: Tx USSD 'Your IMSI is 262428631471080' 20241124122621511 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262428631471080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428631471080" destination_name="the-source\n" session_id=1765939020 session_state=END} 20241124122621511 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262428631471080 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621511 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621511 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47426<->l=127.0.0.1:4258 20241124122621513 DAUC <0003> db_auc.c:157 IMSI='262422480547930': No 2G Auth Data 20241124122621513 DAUC <0003> db_auc.c:192 IMSI='262422480547930': No 3G Auth Data 20241124122621519 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4258 20241124122621522 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621522 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422480547930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422480547930" source_name="the-source\n" session_id=3322019206 session_state=BEGIN} 20241124122621522 DSS <0004> hlr_ussd.c:576 262422480547930/0xc601fd86: Process SS (BEGIN) 20241124122621522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621522 DSS <0004> hlr_ussd.c:518 262422480547930/0xc601fd86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621522 DSS <0004> hlr_ussd.c:363 262422480547930/0xc601fd86: Tx USSD 'Your IMSI is 262422480547930' 20241124122621522 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422480547930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422480547930" destination_name="the-source\n" session_id=3322019206 session_state=END} 20241124122621522 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422480547930 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621522 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621522 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47440<->l=127.0.0.1:4258 20241124122621524 DAUC <0003> db_auc.c:157 IMSI='262422120711422': No 2G Auth Data 20241124122621524 DAUC <0003> db_auc.c:192 IMSI='262422120711422': No 3G Auth Data 20241124122621531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4258 20241124122621533 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621533 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621533 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262422120711422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422120711422" source_name="the-source\n" session_id=318368954 session_state=BEGIN} 20241124122621533 DSS <0004> hlr_ussd.c:576 262422120711422/0x12f9ecba: Process SS (BEGIN) 20241124122621533 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621533 DSS <0004> hlr_ussd.c:518 262422120711422/0x12f9ecba: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621533 DSS <0004> hlr_ussd.c:363 262422120711422/0x12f9ecba: Tx USSD 'Your IMSI is 262422120711422' 20241124122621533 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262422120711422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422120711422" destination_name="the-source\n" session_id=318368954 session_state=END} 20241124122621533 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262422120711422 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621533 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621533 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4258 20241124122621536 DAUC <0003> db_auc.c:157 IMSI='262421542161515': No 2G Auth Data 20241124122621536 DAUC <0003> db_auc.c:192 IMSI='262421542161515': No 3G Auth Data 20241124122621542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4258 20241124122621545 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621545 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262421542161515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421542161515" source_name="the-source\n" session_id=4067116040 session_state=BEGIN} 20241124122621545 DSS <0004> hlr_ussd.c:576 262421542161515/0xf26b4408: Process SS (BEGIN) 20241124122621545 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241124122621545 DSS <0004> hlr_ussd.c:518 262421542161515/0xf26b4408: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241124122621545 DSS <0004> hlr_ussd.c:363 262421542161515/0xf26b4408: Tx USSD 'Your IMSI is 262421542161515' 20241124122621545 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262421542161515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421542161515" destination_name="the-source\n" session_id=4067116040 session_state=END} 20241124122621545 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262421542161515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122621545 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621545 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621545 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122621547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4258 20241124122621548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4258 20241124122621548 DLINP <000b> input/ipa.c:451 connected read/write 20241124122621548 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122621548 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122621548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122621548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122621548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241124122621548 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46325<->l=127.0.0.1:4259) 20241124122621572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47458<->l=127.0.0.1:4258 20241124122621773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47458<->l=127.0.0.1:4258 20241124122624895 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122624895 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122624900 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122624902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241124122624906 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122624906 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122624906 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122624907 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  20241124122624907 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122624907 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  20241124122624907 DLGSUP <0013> gsup_server.c:235 2:  20241124122624907 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122624907 DLGSUP <0013> gsup_server.c:235 3:  20241124122624907 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122624907 DLGSUP <0013> gsup_server.c:235 4:  20241124122624907 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122624907 DLGSUP <0013> gsup_server.c:235 5:  20241124122624907 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122624907 DLGSUP <0013> gsup_server.c:235 7:  20241124122624907 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122624907 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122624907 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122624907 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122624931 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44443<->l=127.0.0.1:4259) 20241124122624935 DAUC <0003> db_auc.c:157 IMSI='262423483752268': No 2G Auth Data 20241124122624936 DAUC <0003> db_auc.c:192 IMSI='262423483752268': No 3G Auth Data 20241124122624945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53168<->l=127.0.0.1:4258 20241124122624954 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122624954 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423483752268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423483752268" session_id=788057697 session_state=BEGIN} 20241124122624954 DSS <0004> hlr_ussd.c:576 262423483752268/0x2ef8ce61: Process SS (BEGIN) 20241124122624954 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122624954 DSS <0004> hlr_ussd.c:518 262423483752268/0x2ef8ce61: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122624954 DSS <0004> hlr_ussd.c:363 262423483752268/0x2ef8ce61: Tx USSD 'Your extension is 491611048038' 20241124122624954 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423483752268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423483752268" session_id=788057697 session_state=END} 20241124122624954 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262423483752268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122624954 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122624954 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122624962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53168<->l=127.0.0.1:4258 20241124122624963 DAUC <0003> db_auc.c:157 IMSI='262423075495542': No 2G Auth Data 20241124122624963 DAUC <0003> db_auc.c:192 IMSI='262423075495542': No 3G Auth Data 20241124122624975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 20241124122624978 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122624978 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423075495542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423075495542" session_id=1686085860 session_state=BEGIN} 20241124122624978 DSS <0004> hlr_ussd.c:576 262423075495542/0x647fa0e4: Process SS (BEGIN) 20241124122624978 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122624978 DSS <0004> hlr_ussd.c:518 262423075495542/0x647fa0e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122624978 DSS <0004> hlr_ussd.c:363 262423075495542/0x647fa0e4: Tx USSD 'Your extension is 491618437108' 20241124122624978 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423075495542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423075495542" session_id=1686085860 session_state=END} 20241124122624978 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262423075495542 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122624978 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122624978 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122624980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53182<->l=127.0.0.1:4258 20241124122624980 DAUC <0003> db_auc.c:157 IMSI='262426764505844': No 2G Auth Data 20241124122624980 DAUC <0003> db_auc.c:192 IMSI='262426764505844': No 3G Auth Data 20241124122624986 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241124122624989 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122624989 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426764505844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426764505844" session_id=1020332126 session_state=BEGIN} 20241124122624989 DSS <0004> hlr_ussd.c:576 262426764505844/0x3cd1085e: Process SS (BEGIN) 20241124122624989 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122624989 DSS <0004> hlr_ussd.c:518 262426764505844/0x3cd1085e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122624989 DSS <0004> hlr_ussd.c:363 262426764505844/0x3cd1085e: Tx USSD 'Your extension is 491610225886' 20241124122624989 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426764505844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426764505844" session_id=1020332126 session_state=END} 20241124122624989 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426764505844 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122624989 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122624989 DLINP <000b> input/ipa.c:451 connected read/write 20241124122624989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122624991 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241124122624991 DAUC <0003> db_auc.c:157 IMSI='262421773268256': No 2G Auth Data 20241124122624991 DAUC <0003> db_auc.c:192 IMSI='262421773268256': No 3G Auth Data 20241124122624998 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53204<->l=127.0.0.1:4258 20241124122625001 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122625001 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421773268256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421773268256" session_id=3470089964 session_state=BEGIN} 20241124122625001 DSS <0004> hlr_ussd.c:576 262421773268256/0xced55eec: Process SS (BEGIN) 20241124122625001 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122625001 DSS <0004> hlr_ussd.c:518 262421773268256/0xced55eec: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122625001 DSS <0004> hlr_ussd.c:363 262421773268256/0xced55eec: Tx USSD 'Your extension is 491618577283' 20241124122625001 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421773268256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421773268256" session_id=3470089964 session_state=END} 20241124122625001 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262421773268256 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122625001 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625001 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53204<->l=127.0.0.1:4258 20241124122625003 DAUC <0003> db_auc.c:157 IMSI='262425434916510': No 2G Auth Data 20241124122625003 DAUC <0003> db_auc.c:192 IMSI='262425434916510': No 3G Auth Data 20241124122625010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241124122625013 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122625013 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425434916510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425434916510" session_id=2864056495 session_state=BEGIN} 20241124122625013 DSS <0004> hlr_ussd.c:576 262425434916510/0xaab608af: Process SS (BEGIN) 20241124122625013 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122625013 DSS <0004> hlr_ussd.c:518 262425434916510/0xaab608af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122625013 DSS <0004> hlr_ussd.c:363 262425434916510/0xaab608af: Tx USSD 'Your extension is 491617188102' 20241124122625013 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425434916510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425434916510" session_id=2864056495 session_state=END} 20241124122625013 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425434916510 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122625013 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625013 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53218<->l=127.0.0.1:4258 20241124122625016 DAUC <0003> db_auc.c:157 IMSI='262424714413135': No 2G Auth Data 20241124122625016 DAUC <0003> db_auc.c:192 IMSI='262424714413135': No 3G Auth Data 20241124122625022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 20241124122625025 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122625025 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424714413135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424714413135" session_id=3286054606 session_state=BEGIN} 20241124122625025 DSS <0004> hlr_ussd.c:576 262424714413135/0xc3dd36ce: Process SS (BEGIN) 20241124122625025 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122625025 DSS <0004> hlr_ussd.c:518 262424714413135/0xc3dd36ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122625025 DSS <0004> hlr_ussd.c:363 262424714413135/0xc3dd36ce: Tx USSD 'Your extension is 491612702857' 20241124122625025 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424714413135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424714413135" session_id=3286054606 session_state=END} 20241124122625025 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424714413135 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122625025 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625025 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53224<->l=127.0.0.1:4258 20241124122625027 DAUC <0003> db_auc.c:157 IMSI='262426142960152': No 2G Auth Data 20241124122625027 DAUC <0003> db_auc.c:192 IMSI='262426142960152': No 3G Auth Data 20241124122625034 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241124122625036 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122625036 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426142960152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426142960152" session_id=3231293548 session_state=BEGIN} 20241124122625036 DSS <0004> hlr_ussd.c:576 262426142960152/0xc099a06c: Process SS (BEGIN) 20241124122625036 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122625036 DSS <0004> hlr_ussd.c:518 262426142960152/0xc099a06c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122625036 DSS <0004> hlr_ussd.c:363 262426142960152/0xc099a06c: Tx USSD 'Your extension is 491616307731' 20241124122625036 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426142960152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426142960152" session_id=3231293548 session_state=END} 20241124122625036 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426142960152 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122625036 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625036 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53232<->l=127.0.0.1:4258 20241124122625039 DAUC <0003> db_auc.c:157 IMSI='262429791109358': No 2G Auth Data 20241124122625039 DAUC <0003> db_auc.c:192 IMSI='262429791109358': No 3G Auth Data 20241124122625045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53244<->l=127.0.0.1:4258 20241124122625048 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122625048 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429791109358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429791109358" session_id=3033470199 session_state=BEGIN} 20241124122625048 DSS <0004> hlr_ussd.c:576 262429791109358/0xb4cf14f7: Process SS (BEGIN) 20241124122625048 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122625048 DSS <0004> hlr_ussd.c:518 262429791109358/0xb4cf14f7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122625048 DSS <0004> hlr_ussd.c:363 262429791109358/0xb4cf14f7: Tx USSD 'Your extension is 491617758540' 20241124122625048 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429791109358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429791109358" session_id=3033470199 session_state=END} 20241124122625048 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429791109358 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122625048 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625048 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122625050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53244<->l=127.0.0.1:4258 20241124122625050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53166<->l=127.0.0.1:4258 20241124122625051 DLINP <000b> input/ipa.c:451 connected read/write 20241124122625051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122625051 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122625051 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122625051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122625051 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44443<->l=127.0.0.1:4259) 20241124122625076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241124122625277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53252<->l=127.0.0.1:4258 20241124122628397 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122628397 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122628400 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628402 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241124122628406 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628406 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122628406 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122628406 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  20241124122628406 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122628406 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  20241124122628406 DLGSUP <0013> gsup_server.c:235 2:  20241124122628407 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122628407 DLGSUP <0013> gsup_server.c:235 3:  20241124122628407 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122628407 DLGSUP <0013> gsup_server.c:235 4:  20241124122628407 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122628407 DLGSUP <0013> gsup_server.c:235 5:  20241124122628407 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122628407 DLGSUP <0013> gsup_server.c:235 7:  20241124122628407 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122628407 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122628407 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122628407 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122628430 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43857<->l=127.0.0.1:4259) 20241124122628440 DAUC <0003> db_auc.c:157 IMSI='262422794340133': No 2G Auth Data 20241124122628440 DAUC <0003> db_auc.c:192 IMSI='262422794340133': No 3G Auth Data 20241124122628454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 20241124122628460 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628460 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262422794340133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422794340133" source_name="the-source\n" session_id=829044760 session_state=BEGIN} 20241124122628460 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241124122628460 DSS <0004> hlr_ussd.c:576 262422794340133/0x316a3818: Process SS (BEGIN) 20241124122628460 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628460 DSS <0004> hlr_ussd.c:518 262422794340133/0x316a3818: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628460 DSS <0004> hlr_ussd.c:363 262422794340133/0x316a3818: Tx USSD 'Your extension is 491617438644' 20241124122628460 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262422794340133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422794340133" destination_name="the-source\n" session_id=829044760 session_state=END} 20241124122628460 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262422794340133 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628460 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628460 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628465 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53260<->l=127.0.0.1:4258 20241124122628466 DAUC <0003> db_auc.c:157 IMSI='262429394297952': No 2G Auth Data 20241124122628466 DAUC <0003> db_auc.c:192 IMSI='262429394297952': No 3G Auth Data 20241124122628475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241124122628479 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628479 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429394297952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429394297952" source_name="the-source\n" session_id=3285021059 session_state=BEGIN} 20241124122628479 DSS <0004> hlr_ussd.c:576 262429394297952/0xc3cd7183: Process SS (BEGIN) 20241124122628479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628479 DSS <0004> hlr_ussd.c:518 262429394297952/0xc3cd7183: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628479 DSS <0004> hlr_ussd.c:363 262429394297952/0xc3cd7183: Tx USSD 'Your extension is 491611874010' 20241124122628479 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429394297952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429394297952" destination_name="the-source\n" session_id=3285021059 session_state=END} 20241124122628479 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262429394297952 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628479 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628479 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241124122628481 DAUC <0003> db_auc.c:157 IMSI='262429935001560': No 2G Auth Data 20241124122628481 DAUC <0003> db_auc.c:192 IMSI='262429935001560': No 3G Auth Data 20241124122628488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4258 20241124122628491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628491 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628491 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429935001560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429935001560" source_name="the-source\n" session_id=3841866006 session_state=BEGIN} 20241124122628491 DSS <0004> hlr_ussd.c:576 262429935001560/0xe4fe3916: Process SS (BEGIN) 20241124122628491 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628491 DSS <0004> hlr_ussd.c:518 262429935001560/0xe4fe3916: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628491 DSS <0004> hlr_ussd.c:363 262429935001560/0xe4fe3916: Tx USSD 'Your extension is 491618645778' 20241124122628491 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429935001560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429935001560" destination_name="the-source\n" session_id=3841866006 session_state=END} 20241124122628491 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262429935001560 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53270<->l=127.0.0.1:4258 20241124122628494 DAUC <0003> db_auc.c:157 IMSI='262429123614273': No 2G Auth Data 20241124122628494 DAUC <0003> db_auc.c:192 IMSI='262429123614273': No 3G Auth Data 20241124122628501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241124122628503 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628503 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262429123614273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429123614273" source_name="the-source\n" session_id=3702366304 session_state=BEGIN} 20241124122628504 DSS <0004> hlr_ussd.c:576 262429123614273/0xdcada060: Process SS (BEGIN) 20241124122628504 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628504 DSS <0004> hlr_ussd.c:518 262429123614273/0xdcada060: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628504 DSS <0004> hlr_ussd.c:363 262429123614273/0xdcada060: Tx USSD 'Your extension is 491612785710' 20241124122628504 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262429123614273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429123614273" destination_name="the-source\n" session_id=3702366304 session_state=END} 20241124122628504 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262429123614273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628504 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628504 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241124122628506 DAUC <0003> db_auc.c:157 IMSI='262421104240402': No 2G Auth Data 20241124122628506 DAUC <0003> db_auc.c:192 IMSI='262421104240402': No 3G Auth Data 20241124122628513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20241124122628517 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628517 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421104240402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421104240402" source_name="the-source\n" session_id=1811030824 session_state=BEGIN} 20241124122628517 DSS <0004> hlr_ussd.c:576 262421104240402/0x6bf22328: Process SS (BEGIN) 20241124122628517 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628517 DSS <0004> hlr_ussd.c:518 262421104240402/0x6bf22328: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628517 DSS <0004> hlr_ussd.c:363 262421104240402/0x6bf22328: Tx USSD 'Your extension is 491613830710' 20241124122628517 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421104240402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421104240402" destination_name="the-source\n" session_id=1811030824 session_state=END} 20241124122628517 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421104240402 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628517 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628517 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.1:4258 20241124122628519 DAUC <0003> db_auc.c:157 IMSI='262422229116215': No 2G Auth Data 20241124122628519 DAUC <0003> db_auc.c:192 IMSI='262422229116215': No 3G Auth Data 20241124122628526 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241124122628529 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628529 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628529 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262422229116215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422229116215" source_name="the-source\n" session_id=2167767616 session_state=BEGIN} 20241124122628529 DSS <0004> hlr_ussd.c:576 262422229116215/0x81358240: Process SS (BEGIN) 20241124122628529 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628529 DSS <0004> hlr_ussd.c:518 262422229116215/0x81358240: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628529 DSS <0004> hlr_ussd.c:363 262422229116215/0x81358240: Tx USSD 'Your extension is 491611707250' 20241124122628529 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262422229116215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422229116215" destination_name="the-source\n" session_id=2167767616 session_state=END} 20241124122628529 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262422229116215 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628529 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628529 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628529 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628531 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.1:4258 20241124122628531 DAUC <0003> db_auc.c:157 IMSI='262422634290533': No 2G Auth Data 20241124122628532 DAUC <0003> db_auc.c:192 IMSI='262422634290533': No 3G Auth Data 20241124122628539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241124122628542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628542 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262422634290533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422634290533" source_name="the-source\n" session_id=2331942790 session_state=BEGIN} 20241124122628542 DSS <0004> hlr_ussd.c:576 262422634290533/0x8afe9f86: Process SS (BEGIN) 20241124122628542 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628542 DSS <0004> hlr_ussd.c:518 262422634290533/0x8afe9f86: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628542 DSS <0004> hlr_ussd.c:363 262422634290533/0x8afe9f86: Tx USSD 'Your extension is 491610116808' 20241124122628542 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262422634290533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422634290533" destination_name="the-source\n" session_id=2331942790 session_state=END} 20241124122628542 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262422634290533 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241124122628545 DAUC <0003> db_auc.c:157 IMSI='262425068091107': No 2G Auth Data 20241124122628545 DAUC <0003> db_auc.c:192 IMSI='262425068091107': No 3G Auth Data 20241124122628552 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241124122628555 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628555 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425068091107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425068091107" source_name="the-source\n" session_id=723249075 session_state=BEGIN} 20241124122628555 DSS <0004> hlr_ussd.c:576 262425068091107/0x2b1be7b3: Process SS (BEGIN) 20241124122628555 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241124122628555 DSS <0004> hlr_ussd.c:518 262425068091107/0x2b1be7b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241124122628555 DSS <0004> hlr_ussd.c:363 262425068091107/0x2b1be7b3: Tx USSD 'Your extension is 491612687764' 20241124122628555 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425068091107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425068091107" destination_name="the-source\n" session_id=723249075 session_state=END} 20241124122628555 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425068091107 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122628555 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628555 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122628557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241124122628557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53254<->l=127.0.0.1:4258 20241124122628558 DLINP <000b> input/ipa.c:451 connected read/write 20241124122628558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122628558 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122628558 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122628558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122628558 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241124122628558 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43857<->l=127.0.0.1:4259) 20241124122628582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 20241124122628783 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53316<->l=127.0.0.1:4258 20241124122631889 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44113 20241124122631889 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44113 20241124122631890 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631890 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122631891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122631891 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122631891 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631891 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122631891 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122631891 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241124122631891 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241124122631891 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241124122631891 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  20241124122631891 DLGSUP <0013> gsup_server.c:235 2:  20241124122631891 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122631891 DLGSUP <0013> gsup_server.c:235 3:  20241124122631891 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122631891 DLGSUP <0013> gsup_server.c:235 4:  20241124122631891 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122631891 DLGSUP <0013> gsup_server.c:235 5:  20241124122631891 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122631891 DLGSUP <0013> gsup_server.c:235 7:  20241124122631891 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122631891 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122631891 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122631891 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44113 20241124122631892 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122631892 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20241124122631893 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122631893 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122631893 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122631893 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  20241124122631893 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122631893 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  20241124122631893 DLGSUP <0013> gsup_server.c:235 2:  20241124122631893 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122631893 DLGSUP <0013> gsup_server.c:235 3:  20241124122631893 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122631893 DLGSUP <0013> gsup_server.c:235 4:  20241124122631893 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122631893 DLGSUP <0013> gsup_server.c:235 5:  20241124122631893 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122631893 DLGSUP <0013> gsup_server.c:235 7:  20241124122631893 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122631893 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122631893 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122631893 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122631901 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45653<->l=127.0.0.1:4259) 20241124122631904 DAUC <0003> db_auc.c:157 IMSI='262423751612580': No 2G Auth Data 20241124122631904 DAUC <0003> db_auc.c:192 IMSI='262423751612580': No 3G Auth Data 20241124122631910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4258 20241124122631934 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122631934 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423751612580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423751612580" session_id=3852175315 session_state=BEGIN} 20241124122631934 DSS <0004> hlr_ussd.c:576 262423751612580/0xe59b87d3: Process SS (BEGIN) 20241124122631934 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122631934 DSS <0004> hlr_ussd.c:518 262423751612580/0xe59b87d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122631934 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631934 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122631934 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631934 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122631948 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631948 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122631948 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262423751612580 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423751612580" session_id=3852175315 session_state=END} 20241124122631948 DSS <0004> hlr_ussd.c:576 262423751612580/0xe59b87d3: Process SS (END) 20241124122631948 DSS <0004> hlr_ussd.c:518 262423751612580/0xe59b87d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122631948 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423751612580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423751612580" session_id=3852175315 session_state=END} 20241124122631948 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262423751612580 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122631948 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262423751612580 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122631948 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122631949 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631949 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122631958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4258 20241124122631960 DAUC <0003> db_auc.c:157 IMSI='262427716745739': No 2G Auth Data 20241124122631960 DAUC <0003> db_auc.c:192 IMSI='262427716745739': No 3G Auth Data 20241124122631979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4258 20241124122631982 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122631982 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427716745739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427716745739" session_id=3187618052 session_state=BEGIN} 20241124122631982 DSS <0004> hlr_ussd.c:576 262427716745739/0xbdff3104: Process SS (BEGIN) 20241124122631982 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122631982 DSS <0004> hlr_ussd.c:518 262427716745739/0xbdff3104: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122631982 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631982 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122631982 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631982 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122631982 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631982 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122631982 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262427716745739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427716745739" session_id=3187618052 session_state=END} 20241124122631982 DSS <0004> hlr_ussd.c:576 262427716745739/0xbdff3104: Process SS (END) 20241124122631982 DSS <0004> hlr_ussd.c:518 262427716745739/0xbdff3104: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122631982 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427716745739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427716745739" session_id=3187618052 session_state=END} 20241124122631982 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262427716745739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122631982 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262427716745739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122631982 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122631982 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122631984 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4258 20241124122631984 DAUC <0003> db_auc.c:157 IMSI='262421537756399': No 2G Auth Data 20241124122631984 DAUC <0003> db_auc.c:192 IMSI='262421537756399': No 3G Auth Data 20241124122631991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241124122631993 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122631993 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421537756399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421537756399" session_id=4245514801 session_state=BEGIN} 20241124122631993 DSS <0004> hlr_ussd.c:576 262421537756399/0xfd0d6a31: Process SS (BEGIN) 20241124122631993 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122631993 DSS <0004> hlr_ussd.c:518 262421537756399/0xfd0d6a31: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122631993 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631993 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122631993 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631993 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122631994 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631994 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122631994 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262421537756399 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421537756399" session_id=4245514801 session_state=END} 20241124122631994 DSS <0004> hlr_ussd.c:576 262421537756399/0xfd0d6a31: Process SS (END) 20241124122631994 DSS <0004> hlr_ussd.c:518 262421537756399/0xfd0d6a31: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122631994 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421537756399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421537756399" session_id=4245514801 session_state=END} 20241124122631994 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421537756399 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122631994 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262421537756399 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122631994 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122631994 DLINP <000b> input/ipa.c:451 connected read/write 20241124122631994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122631996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50504<->l=127.0.0.1:4258 20241124122631996 DAUC <0003> db_auc.c:157 IMSI='262426841379497': No 2G Auth Data 20241124122631996 DAUC <0003> db_auc.c:192 IMSI='262426841379497': No 3G Auth Data 20241124122632003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241124122632006 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122632006 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426841379497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426841379497" session_id=2439518321 session_state=BEGIN} 20241124122632006 DSS <0004> hlr_ussd.c:576 262426841379497/0x91681871: Process SS (BEGIN) 20241124122632006 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122632006 DSS <0004> hlr_ussd.c:518 262426841379497/0x91681871: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122632006 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632006 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632006 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632006 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632006 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632006 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122632007 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426841379497 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841379497" session_id=2439518321 session_state=END} 20241124122632007 DSS <0004> hlr_ussd.c:576 262426841379497/0x91681871: Process SS (END) 20241124122632007 DSS <0004> hlr_ussd.c:518 262426841379497/0x91681871: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122632007 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426841379497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426841379497" session_id=2439518321 session_state=END} 20241124122632007 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426841379497 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122632007 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426841379497 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122632007 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632007 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50510<->l=127.0.0.1:4258 20241124122632009 DAUC <0003> db_auc.c:157 IMSI='262429362289948': No 2G Auth Data 20241124122632009 DAUC <0003> db_auc.c:192 IMSI='262429362289948': No 3G Auth Data 20241124122632015 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50524<->l=127.0.0.1:4258 20241124122632018 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122632018 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429362289948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429362289948" session_id=1876147186 session_state=BEGIN} 20241124122632018 DSS <0004> hlr_ussd.c:576 262429362289948/0x6fd3bbf2: Process SS (BEGIN) 20241124122632018 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122632018 DSS <0004> hlr_ussd.c:518 262429362289948/0x6fd3bbf2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122632018 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632018 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632018 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632018 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632019 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632019 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122632019 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262429362289948 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429362289948" session_id=1876147186 session_state=END} 20241124122632019 DSS <0004> hlr_ussd.c:576 262429362289948/0x6fd3bbf2: Process SS (END) 20241124122632019 DSS <0004> hlr_ussd.c:518 262429362289948/0x6fd3bbf2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122632019 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429362289948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429362289948" session_id=1876147186 session_state=END} 20241124122632019 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262429362289948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122632019 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262429362289948 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122632019 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632019 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50524<->l=127.0.0.1:4258 20241124122632021 DAUC <0003> db_auc.c:157 IMSI='262428102590253': No 2G Auth Data 20241124122632021 DAUC <0003> db_auc.c:192 IMSI='262428102590253': No 3G Auth Data 20241124122632028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4258 20241124122632032 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122632032 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428102590253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428102590253" session_id=1474006774 session_state=BEGIN} 20241124122632033 DSS <0004> hlr_ussd.c:576 262428102590253/0x57db8ef6: Process SS (BEGIN) 20241124122632033 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122632033 DSS <0004> hlr_ussd.c:518 262428102590253/0x57db8ef6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122632033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632033 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632033 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632033 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122632033 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428102590253 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428102590253" session_id=1474006774 session_state=END} 20241124122632033 DSS <0004> hlr_ussd.c:576 262428102590253/0x57db8ef6: Process SS (END) 20241124122632033 DSS <0004> hlr_ussd.c:518 262428102590253/0x57db8ef6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122632033 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428102590253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428102590253" session_id=1474006774 session_state=END} 20241124122632033 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428102590253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122632033 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428102590253 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122632033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632033 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632035 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4258 20241124122632036 DAUC <0003> db_auc.c:157 IMSI='262420185720864': No 2G Auth Data 20241124122632036 DAUC <0003> db_auc.c:192 IMSI='262420185720864': No 3G Auth Data 20241124122632043 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4258 20241124122632046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122632046 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420185720864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420185720864" session_id=2553082222 session_state=BEGIN} 20241124122632046 DSS <0004> hlr_ussd.c:576 262420185720864/0x982cf16e: Process SS (BEGIN) 20241124122632046 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122632046 DSS <0004> hlr_ussd.c:518 262420185720864/0x982cf16e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122632046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632046 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632046 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632046 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632047 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632047 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122632047 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420185720864 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420185720864" session_id=2553082222 session_state=END} 20241124122632047 DSS <0004> hlr_ussd.c:576 262420185720864/0x982cf16e: Process SS (END) 20241124122632047 DSS <0004> hlr_ussd.c:518 262420185720864/0x982cf16e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122632047 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420185720864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420185720864" session_id=2553082222 session_state=END} 20241124122632047 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420185720864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122632047 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420185720864 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122632047 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632047 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50544<->l=127.0.0.1:4258 20241124122632050 DAUC <0003> db_auc.c:157 IMSI='262425906570439': No 2G Auth Data 20241124122632050 DAUC <0003> db_auc.c:192 IMSI='262425906570439': No 3G Auth Data 20241124122632057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50556<->l=127.0.0.1:4258 20241124122632060 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122632060 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425906570439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425906570439" session_id=644936272 session_state=BEGIN} 20241124122632060 DSS <0004> hlr_ussd.c:576 262425906570439/0x2670f250: Process SS (BEGIN) 20241124122632060 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122632060 DSS <0004> hlr_ussd.c:518 262425906570439/0x2670f250: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122632060 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632060 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632060 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632060 DLINP <000b> input/ipa.c:431 127.0.0.1:44113 sending data 20241124122632061 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632061 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122632061 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425906570439 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906570439" session_id=644936272 session_state=END} 20241124122632061 DSS <0004> hlr_ussd.c:576 262425906570439/0x2670f250: Process SS (END) 20241124122632061 DSS <0004> hlr_ussd.c:518 262425906570439/0x2670f250: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122632061 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425906570439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425906570439" session_id=644936272 session_state=END} 20241124122632061 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425906570439 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122632061 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425906570439 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122632061 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632061 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122632063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50556<->l=127.0.0.1:4258 20241124122632064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.1:4258 20241124122632064 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122632064 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122632064 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122632064 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122632065 DLINP <000b> input/ipa.c:451 connected read/write 20241124122632065 DLINP <000b> input/ipa.c:405 127.0.0.1:44113 message received 20241124122632065 DLINP <000b> input/ipa.c:414 127.0.0.1:44113 connection closed with server 20241124122632065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44113 20241124122632065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241124122632065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45653<->l=127.0.0.1:4259) 20241124122632088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241124122632288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241124122635372 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38671 20241124122635372 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38671 20241124122635374 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635374 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635375 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635375 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635375 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122635375 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241124122635375 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241124122635375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241124122635375 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  20241124122635375 DLGSUP <0013> gsup_server.c:235 2:  20241124122635375 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122635375 DLGSUP <0013> gsup_server.c:235 3:  20241124122635375 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122635375 DLGSUP <0013> gsup_server.c:235 4:  20241124122635375 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122635375 DLGSUP <0013> gsup_server.c:235 5:  20241124122635375 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122635375 DLGSUP <0013> gsup_server.c:235 7:  20241124122635375 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122635375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122635375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122635375 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38671 20241124122635375 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122635375 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122635376 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50582<->l=127.0.0.1:4258 20241124122635377 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635377 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122635377 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122635377 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  20241124122635377 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122635377 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  20241124122635377 DLGSUP <0013> gsup_server.c:235 2:  20241124122635377 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122635377 DLGSUP <0013> gsup_server.c:235 3:  20241124122635377 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122635377 DLGSUP <0013> gsup_server.c:235 4:  20241124122635377 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122635377 DLGSUP <0013> gsup_server.c:235 5:  20241124122635377 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122635377 DLGSUP <0013> gsup_server.c:235 7:  20241124122635377 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122635377 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122635377 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122635377 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122635384 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46013<->l=127.0.0.1:4259) 20241124122635386 DAUC <0003> db_auc.c:157 IMSI='262421830714684': No 2G Auth Data 20241124122635386 DAUC <0003> db_auc.c:192 IMSI='262421830714684': No 3G Auth Data 20241124122635392 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 20241124122635418 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635418 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421830714684" session_id=3989061669 session_state=BEGIN} 20241124122635418 DSS <0004> hlr_ussd.c:576 262421830714684/0xedc44025: Process SS (BEGIN) 20241124122635418 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635418 DSS <0004> hlr_ussd.c:518 262421830714684/0xedc44025: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635418 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635418 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635418 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635418 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635422 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635422 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635422 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421830714684" session_id=3989061669 session_state=CONTINUE} 20241124122635422 DSS <0004> hlr_ussd.c:576 262421830714684/0xedc44025: Process SS (CONTINUE) 20241124122635422 DSS <0004> hlr_ussd.c:518 262421830714684/0xedc44025: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635422 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421830714684" session_id=3989061669 session_state=CONTINUE} 20241124122635422 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635422 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635422 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635424 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635424 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421830714684" session_id=3989061669 session_state=CONTINUE} 20241124122635424 DSS <0004> hlr_ussd.c:576 262421830714684/0xedc44025: Process SS (CONTINUE) 20241124122635424 DSS <0004> hlr_ussd.c:518 262421830714684/0xedc44025: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635424 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635424 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635424 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635424 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635424 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635425 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635425 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635425 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421830714684" session_id=3989061669 session_state=END} 20241124122635425 DSS <0004> hlr_ussd.c:576 262421830714684/0xedc44025: Process SS (END) 20241124122635425 DSS <0004> hlr_ussd.c:518 262421830714684/0xedc44025: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635425 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421830714684" session_id=3989061669 session_state=END} 20241124122635425 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635425 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262421830714684 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635425 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635425 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50598<->l=127.0.0.1:4258 20241124122635426 DAUC <0003> db_auc.c:157 IMSI='262420047417239': No 2G Auth Data 20241124122635426 DAUC <0003> db_auc.c:192 IMSI='262420047417239': No 3G Auth Data 20241124122635432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50606<->l=127.0.0.1:4258 20241124122635435 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635435 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420047417239" session_id=1964188303 session_state=BEGIN} 20241124122635435 DSS <0004> hlr_ussd.c:576 262420047417239/0x7513228f: Process SS (BEGIN) 20241124122635435 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635435 DSS <0004> hlr_ussd.c:518 262420047417239/0x7513228f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635435 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635435 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635435 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635435 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635436 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635436 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635436 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420047417239" session_id=1964188303 session_state=CONTINUE} 20241124122635436 DSS <0004> hlr_ussd.c:576 262420047417239/0x7513228f: Process SS (CONTINUE) 20241124122635436 DSS <0004> hlr_ussd.c:518 262420047417239/0x7513228f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635436 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420047417239" session_id=1964188303 session_state=CONTINUE} 20241124122635436 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635436 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635436 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635438 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635438 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420047417239" session_id=1964188303 session_state=CONTINUE} 20241124122635438 DSS <0004> hlr_ussd.c:576 262420047417239/0x7513228f: Process SS (CONTINUE) 20241124122635438 DSS <0004> hlr_ussd.c:518 262420047417239/0x7513228f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635438 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635438 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635438 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635438 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635438 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635438 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635438 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635438 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420047417239" session_id=1964188303 session_state=END} 20241124122635438 DSS <0004> hlr_ussd.c:576 262420047417239/0x7513228f: Process SS (END) 20241124122635438 DSS <0004> hlr_ussd.c:518 262420047417239/0x7513228f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635439 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420047417239" session_id=1964188303 session_state=END} 20241124122635439 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635439 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420047417239 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635439 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635439 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635439 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50606<->l=127.0.0.1:4258 20241124122635439 DAUC <0003> db_auc.c:157 IMSI='262427754078571': No 2G Auth Data 20241124122635439 DAUC <0003> db_auc.c:192 IMSI='262427754078571': No 3G Auth Data 20241124122635447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50612<->l=127.0.0.1:4258 20241124122635451 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635451 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427754078571" session_id=2176014131 session_state=BEGIN} 20241124122635451 DSS <0004> hlr_ussd.c:576 262427754078571/0x81b35733: Process SS (BEGIN) 20241124122635451 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635451 DSS <0004> hlr_ussd.c:518 262427754078571/0x81b35733: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635451 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635451 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635451 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635451 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635452 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635452 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427754078571" session_id=2176014131 session_state=CONTINUE} 20241124122635452 DSS <0004> hlr_ussd.c:576 262427754078571/0x81b35733: Process SS (CONTINUE) 20241124122635452 DSS <0004> hlr_ussd.c:518 262427754078571/0x81b35733: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635452 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427754078571" session_id=2176014131 session_state=CONTINUE} 20241124122635452 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635452 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635455 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635455 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427754078571" session_id=2176014131 session_state=CONTINUE} 20241124122635455 DSS <0004> hlr_ussd.c:576 262427754078571/0x81b35733: Process SS (CONTINUE) 20241124122635455 DSS <0004> hlr_ussd.c:518 262427754078571/0x81b35733: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635455 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635455 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635455 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635455 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635455 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635456 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635456 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427754078571" session_id=2176014131 session_state=END} 20241124122635456 DSS <0004> hlr_ussd.c:576 262427754078571/0x81b35733: Process SS (END) 20241124122635456 DSS <0004> hlr_ussd.c:518 262427754078571/0x81b35733: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635456 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427754078571" session_id=2176014131 session_state=END} 20241124122635456 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635456 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262427754078571 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635456 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50612<->l=127.0.0.1:4258 20241124122635457 DAUC <0003> db_auc.c:157 IMSI='262428681620847': No 2G Auth Data 20241124122635457 DAUC <0003> db_auc.c:192 IMSI='262428681620847': No 3G Auth Data 20241124122635464 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20241124122635468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635468 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428681620847" session_id=1599463879 session_state=BEGIN} 20241124122635468 DSS <0004> hlr_ussd.c:576 262428681620847/0x5f55e1c7: Process SS (BEGIN) 20241124122635468 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635468 DSS <0004> hlr_ussd.c:518 262428681620847/0x5f55e1c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635468 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635468 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635468 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635469 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635469 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428681620847" session_id=1599463879 session_state=CONTINUE} 20241124122635469 DSS <0004> hlr_ussd.c:576 262428681620847/0x5f55e1c7: Process SS (CONTINUE) 20241124122635469 DSS <0004> hlr_ussd.c:518 262428681620847/0x5f55e1c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635469 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428681620847" session_id=1599463879 session_state=CONTINUE} 20241124122635469 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635469 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635472 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635472 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428681620847" session_id=1599463879 session_state=CONTINUE} 20241124122635472 DSS <0004> hlr_ussd.c:576 262428681620847/0x5f55e1c7: Process SS (CONTINUE) 20241124122635472 DSS <0004> hlr_ussd.c:518 262428681620847/0x5f55e1c7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635472 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635472 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635472 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635472 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635472 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635473 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635473 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635473 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428681620847" session_id=1599463879 session_state=END} 20241124122635473 DSS <0004> hlr_ussd.c:576 262428681620847/0x5f55e1c7: Process SS (END) 20241124122635473 DSS <0004> hlr_ussd.c:518 262428681620847/0x5f55e1c7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635473 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428681620847" session_id=1599463879 session_state=END} 20241124122635473 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635473 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262428681620847 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635473 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635473 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635474 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4258 20241124122635475 DAUC <0003> db_auc.c:157 IMSI='262427551124578': No 2G Auth Data 20241124122635475 DAUC <0003> db_auc.c:192 IMSI='262427551124578': No 3G Auth Data 20241124122635482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50640<->l=127.0.0.1:4258 20241124122635486 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635486 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427551124578" session_id=578182903 session_state=BEGIN} 20241124122635486 DSS <0004> hlr_ussd.c:576 262427551124578/0x22765ef7: Process SS (BEGIN) 20241124122635486 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635486 DSS <0004> hlr_ussd.c:518 262427551124578/0x22765ef7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635486 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635486 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635486 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635486 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635487 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635487 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635487 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427551124578" session_id=578182903 session_state=CONTINUE} 20241124122635487 DSS <0004> hlr_ussd.c:576 262427551124578/0x22765ef7: Process SS (CONTINUE) 20241124122635487 DSS <0004> hlr_ussd.c:518 262427551124578/0x22765ef7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635487 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427551124578" session_id=578182903 session_state=CONTINUE} 20241124122635487 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635487 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635487 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635490 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635490 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427551124578" session_id=578182903 session_state=CONTINUE} 20241124122635490 DSS <0004> hlr_ussd.c:576 262427551124578/0x22765ef7: Process SS (CONTINUE) 20241124122635490 DSS <0004> hlr_ussd.c:518 262427551124578/0x22765ef7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635490 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635490 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635490 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635490 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635490 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635491 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635491 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427551124578" session_id=578182903 session_state=END} 20241124122635491 DSS <0004> hlr_ussd.c:576 262427551124578/0x22765ef7: Process SS (END) 20241124122635491 DSS <0004> hlr_ussd.c:518 262427551124578/0x22765ef7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635491 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427551124578" session_id=578182903 session_state=END} 20241124122635491 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635491 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427551124578 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635491 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50640<->l=127.0.0.1:4258 20241124122635492 DAUC <0003> db_auc.c:157 IMSI='262428019709918': No 2G Auth Data 20241124122635492 DAUC <0003> db_auc.c:192 IMSI='262428019709918': No 3G Auth Data 20241124122635499 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50654<->l=127.0.0.1:4258 20241124122635502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635502 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428019709918" session_id=3288996334 session_state=BEGIN} 20241124122635502 DSS <0004> hlr_ussd.c:576 262428019709918/0xc40a19ee: Process SS (BEGIN) 20241124122635502 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635502 DSS <0004> hlr_ussd.c:518 262428019709918/0xc40a19ee: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635502 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635502 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635502 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635503 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635503 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635503 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428019709918" session_id=3288996334 session_state=CONTINUE} 20241124122635503 DSS <0004> hlr_ussd.c:576 262428019709918/0xc40a19ee: Process SS (CONTINUE) 20241124122635503 DSS <0004> hlr_ussd.c:518 262428019709918/0xc40a19ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635503 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428019709918" session_id=3288996334 session_state=CONTINUE} 20241124122635503 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635503 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635503 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635506 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635506 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428019709918" session_id=3288996334 session_state=CONTINUE} 20241124122635506 DSS <0004> hlr_ussd.c:576 262428019709918/0xc40a19ee: Process SS (CONTINUE) 20241124122635506 DSS <0004> hlr_ussd.c:518 262428019709918/0xc40a19ee: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635506 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635506 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635506 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635506 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635506 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635507 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635507 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428019709918" session_id=3288996334 session_state=END} 20241124122635507 DSS <0004> hlr_ussd.c:576 262428019709918/0xc40a19ee: Process SS (END) 20241124122635507 DSS <0004> hlr_ussd.c:518 262428019709918/0xc40a19ee: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635507 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428019709918" session_id=3288996334 session_state=END} 20241124122635507 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635507 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262428019709918 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50654<->l=127.0.0.1:4258 20241124122635508 DAUC <0003> db_auc.c:157 IMSI='262429627773477': No 2G Auth Data 20241124122635508 DAUC <0003> db_auc.c:192 IMSI='262429627773477': No 3G Auth Data 20241124122635516 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20241124122635519 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635519 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429627773477" session_id=230774131 session_state=BEGIN} 20241124122635519 DSS <0004> hlr_ussd.c:576 262429627773477/0x0dc15573: Process SS (BEGIN) 20241124122635519 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635519 DSS <0004> hlr_ussd.c:518 262429627773477/0x0dc15573: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635519 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635519 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635519 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635519 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635520 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635520 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635520 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429627773477" session_id=230774131 session_state=CONTINUE} 20241124122635520 DSS <0004> hlr_ussd.c:576 262429627773477/0x0dc15573: Process SS (CONTINUE) 20241124122635520 DSS <0004> hlr_ussd.c:518 262429627773477/0x0dc15573: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635520 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429627773477" session_id=230774131 session_state=CONTINUE} 20241124122635520 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635520 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635520 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635522 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635522 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429627773477" session_id=230774131 session_state=CONTINUE} 20241124122635522 DSS <0004> hlr_ussd.c:576 262429627773477/0x0dc15573: Process SS (CONTINUE) 20241124122635522 DSS <0004> hlr_ussd.c:518 262429627773477/0x0dc15573: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635522 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635522 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635522 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635522 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635522 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635523 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635523 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635523 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429627773477" session_id=230774131 session_state=END} 20241124122635523 DSS <0004> hlr_ussd.c:576 262429627773477/0x0dc15573: Process SS (END) 20241124122635523 DSS <0004> hlr_ussd.c:518 262429627773477/0x0dc15573: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635523 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429627773477" session_id=230774131 session_state=END} 20241124122635523 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635523 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262429627773477 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635523 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635523 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20241124122635524 DAUC <0003> db_auc.c:157 IMSI='262427008611970': No 2G Auth Data 20241124122635524 DAUC <0003> db_auc.c:192 IMSI='262427008611970': No 3G Auth Data 20241124122635531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4258 20241124122635535 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635535 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427008611970" session_id=3243968104 session_state=BEGIN} 20241124122635535 DSS <0004> hlr_ussd.c:576 262427008611970/0xc15b0668: Process SS (BEGIN) 20241124122635535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241124122635535 DSS <0004> hlr_ussd.c:518 262427008611970/0xc15b0668: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241124122635535 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635535 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635535 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635535 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635537 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635537 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635537 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427008611970" session_id=3243968104 session_state=CONTINUE} 20241124122635537 DSS <0004> hlr_ussd.c:576 262427008611970/0xc15b0668: Process SS (CONTINUE) 20241124122635537 DSS <0004> hlr_ussd.c:518 262427008611970/0xc15b0668: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241124122635537 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427008611970" session_id=3243968104 session_state=CONTINUE} 20241124122635537 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635537 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635537 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635539 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635539 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427008611970" session_id=3243968104 session_state=CONTINUE} 20241124122635539 DSS <0004> hlr_ussd.c:576 262427008611970/0xc15b0668: Process SS (CONTINUE) 20241124122635539 DSS <0004> hlr_ussd.c:518 262427008611970/0xc15b0668: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635539 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635539 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635539 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635539 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635539 DLINP <000b> input/ipa.c:431 127.0.0.1:38671 sending data 20241124122635540 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635540 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635540 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427008611970" session_id=3243968104 session_state=END} 20241124122635540 DSS <0004> hlr_ussd.c:576 262427008611970/0xc15b0668: Process SS (END) 20241124122635540 DSS <0004> hlr_ussd.c:518 262427008611970/0xc15b0668: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241124122635540 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427008611970" session_id=3243968104 session_state=END} 20241124122635540 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122635540 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262427008611970 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122635540 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635540 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122635541 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4258 20241124122635542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50582<->l=127.0.0.1:4258 20241124122635543 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46013<->l=127.0.0.1:4259) 20241124122635543 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122635543 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122635543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122635543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122635543 DLINP <000b> input/ipa.c:451 connected read/write 20241124122635543 DLINP <000b> input/ipa.c:405 127.0.0.1:38671 message received 20241124122635543 DLINP <000b> input/ipa.c:414 127.0.0.1:38671 connection closed with server 20241124122635543 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38671 20241124122635543 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241124122635565 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4258 20241124122635766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50672<->l=127.0.0.1:4258 20241124122638880 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46543 20241124122638881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46543 20241124122638882 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638882 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638882 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122638883 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122638884 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638884 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638884 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638884 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122638884 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241124122638884 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241124122638884 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241124122638884 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  20241124122638884 DLGSUP <0013> gsup_server.c:235 2:  20241124122638884 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122638884 DLGSUP <0013> gsup_server.c:235 3:  20241124122638884 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122638884 DLGSUP <0013> gsup_server.c:235 4:  20241124122638884 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122638884 DLGSUP <0013> gsup_server.c:235 5:  20241124122638884 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122638884 DLGSUP <0013> gsup_server.c:235 7:  20241124122638884 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122638884 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122638884 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122638884 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46543 20241124122638884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4258 20241124122638885 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638885 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122638885 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122638885 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  20241124122638885 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122638885 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  20241124122638885 DLGSUP <0013> gsup_server.c:235 2:  20241124122638885 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122638885 DLGSUP <0013> gsup_server.c:235 3:  20241124122638885 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122638885 DLGSUP <0013> gsup_server.c:235 4:  20241124122638885 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122638885 DLGSUP <0013> gsup_server.c:235 5:  20241124122638885 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122638885 DLGSUP <0013> gsup_server.c:235 7:  20241124122638885 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122638885 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122638885 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122638885 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122638893 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39445<->l=127.0.0.1:4259) 20241124122638896 DAUC <0003> db_auc.c:157 IMSI='262428313964158': No 2G Auth Data 20241124122638896 DAUC <0003> db_auc.c:192 IMSI='262428313964158': No 3G Auth Data 20241124122638906 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4258 20241124122638926 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638926 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428313964158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428313964158" session_id=3444148260 session_state=BEGIN} 20241124122638926 DSS <0004> hlr_ussd.c:576 262428313964158/0xcd498824: Process SS (BEGIN) 20241124122638926 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122638926 DSS <0004> hlr_ussd.c:518 262428313964158/0xcd498824: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122638926 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638926 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638926 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638926 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638930 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638930 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638930 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428313964158 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428313964158" session_id=3444148260 session_state=END} 20241124122638930 DSS <0004> hlr_ussd.c:576 262428313964158/0xcd498824: Process SS (END) 20241124122638930 DSS <0004> hlr_ussd.c:518 262428313964158/0xcd498824: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122638930 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428313964158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428313964158" session_id=3444148260 session_state=END} 20241124122638930 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428313964158 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122638930 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428313964158 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122638930 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638930 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4258 20241124122638932 DAUC <0003> db_auc.c:157 IMSI='262427404561598': No 2G Auth Data 20241124122638932 DAUC <0003> db_auc.c:192 IMSI='262427404561598': No 3G Auth Data 20241124122638939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241124122638941 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638941 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427404561598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427404561598" session_id=4012643704 session_state=BEGIN} 20241124122638941 DSS <0004> hlr_ussd.c:576 262427404561598/0xef2c1578: Process SS (BEGIN) 20241124122638941 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122638941 DSS <0004> hlr_ussd.c:518 262427404561598/0xef2c1578: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122638941 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638941 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638941 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638941 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638942 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638942 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638942 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262427404561598 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427404561598" session_id=4012643704 session_state=END} 20241124122638942 DSS <0004> hlr_ussd.c:576 262427404561598/0xef2c1578: Process SS (END) 20241124122638942 DSS <0004> hlr_ussd.c:518 262427404561598/0xef2c1578: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122638942 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427404561598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427404561598" session_id=4012643704 session_state=END} 20241124122638942 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427404561598 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122638942 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262427404561598 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122638942 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638942 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241124122638944 DAUC <0003> db_auc.c:157 IMSI='262420781593245': No 2G Auth Data 20241124122638944 DAUC <0003> db_auc.c:192 IMSI='262420781593245': No 3G Auth Data 20241124122638951 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 20241124122638953 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638953 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420781593245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420781593245" session_id=2945973361 session_state=BEGIN} 20241124122638953 DSS <0004> hlr_ussd.c:576 262420781593245/0xaf97fc71: Process SS (BEGIN) 20241124122638953 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122638953 DSS <0004> hlr_ussd.c:518 262420781593245/0xaf97fc71: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122638953 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638953 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638953 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638953 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638954 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638954 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638954 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262420781593245 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420781593245" session_id=2945973361 session_state=END} 20241124122638954 DSS <0004> hlr_ussd.c:576 262420781593245/0xaf97fc71: Process SS (END) 20241124122638954 DSS <0004> hlr_ussd.c:518 262420781593245/0xaf97fc71: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122638954 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420781593245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420781593245" session_id=2945973361 session_state=END} 20241124122638954 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262420781593245 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122638954 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262420781593245 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122638954 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638954 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50712<->l=127.0.0.1:4258 20241124122638956 DAUC <0003> db_auc.c:157 IMSI='262424910925090': No 2G Auth Data 20241124122638956 DAUC <0003> db_auc.c:192 IMSI='262424910925090': No 3G Auth Data 20241124122638963 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241124122638966 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638966 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424910925090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424910925090" session_id=1170357205 session_state=BEGIN} 20241124122638966 DSS <0004> hlr_ussd.c:576 262424910925090/0x45c23bd5: Process SS (BEGIN) 20241124122638966 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122638966 DSS <0004> hlr_ussd.c:518 262424910925090/0x45c23bd5: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122638966 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638966 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638966 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638966 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638966 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638966 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638966 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424910925090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424910925090" session_id=1170357205 session_state=END} 20241124122638966 DSS <0004> hlr_ussd.c:576 262424910925090/0x45c23bd5: Process SS (END) 20241124122638966 DSS <0004> hlr_ussd.c:518 262424910925090/0x45c23bd5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122638966 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424910925090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424910925090" session_id=1170357205 session_state=END} 20241124122638966 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424910925090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122638966 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424910925090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122638966 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638966 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638966 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241124122638969 DAUC <0003> db_auc.c:157 IMSI='262422955138986': No 2G Auth Data 20241124122638969 DAUC <0003> db_auc.c:192 IMSI='262422955138986': No 3G Auth Data 20241124122638975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4258 20241124122638978 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638978 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422955138986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422955138986" session_id=771403987 session_state=BEGIN} 20241124122638978 DSS <0004> hlr_ussd.c:576 262422955138986/0x2dfab0d3: Process SS (BEGIN) 20241124122638978 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122638978 DSS <0004> hlr_ussd.c:518 262422955138986/0x2dfab0d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122638978 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638978 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638978 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638978 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638979 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638979 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638979 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262422955138986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422955138986" session_id=771403987 session_state=END} 20241124122638979 DSS <0004> hlr_ussd.c:576 262422955138986/0x2dfab0d3: Process SS (END) 20241124122638979 DSS <0004> hlr_ussd.c:518 262422955138986/0x2dfab0d3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122638979 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422955138986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422955138986" session_id=771403987 session_state=END} 20241124122638979 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422955138986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122638979 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262422955138986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122638979 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638979 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4258 20241124122638981 DAUC <0003> db_auc.c:157 IMSI='262421175549894': No 2G Auth Data 20241124122638981 DAUC <0003> db_auc.c:192 IMSI='262421175549894': No 3G Auth Data 20241124122638988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50740<->l=127.0.0.1:4258 20241124122638990 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122638990 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421175549894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421175549894" session_id=2917773246 session_state=BEGIN} 20241124122638991 DSS <0004> hlr_ussd.c:576 262421175549894/0xade9afbe: Process SS (BEGIN) 20241124122638991 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122638991 DSS <0004> hlr_ussd.c:518 262421175549894/0xade9afbe: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122638991 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638991 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638991 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638991 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122638991 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638991 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122638992 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421175549894 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421175549894" session_id=2917773246 session_state=END} 20241124122638992 DSS <0004> hlr_ussd.c:576 262421175549894/0xade9afbe: Process SS (END) 20241124122638992 DSS <0004> hlr_ussd.c:518 262421175549894/0xade9afbe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122638992 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421175549894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421175549894" session_id=2917773246 session_state=END} 20241124122638992 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421175549894 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122638992 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421175549894 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122638992 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638992 DLINP <000b> input/ipa.c:451 connected read/write 20241124122638992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122638994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50740<->l=127.0.0.1:4258 20241124122638994 DAUC <0003> db_auc.c:157 IMSI='262428637242663': No 2G Auth Data 20241124122638994 DAUC <0003> db_auc.c:192 IMSI='262428637242663': No 3G Auth Data 20241124122639000 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241124122639003 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122639003 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428637242663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428637242663" session_id=2032458377 session_state=BEGIN} 20241124122639003 DSS <0004> hlr_ussd.c:576 262428637242663/0x7924da89: Process SS (BEGIN) 20241124122639003 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122639003 DSS <0004> hlr_ussd.c:518 262428637242663/0x7924da89: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122639003 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639003 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122639003 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639003 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122639004 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639004 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122639004 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428637242663 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428637242663" session_id=2032458377 session_state=END} 20241124122639004 DSS <0004> hlr_ussd.c:576 262428637242663/0x7924da89: Process SS (END) 20241124122639004 DSS <0004> hlr_ussd.c:518 262428637242663/0x7924da89: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122639004 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428637242663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428637242663" session_id=2032458377 session_state=END} 20241124122639004 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428637242663 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122639004 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428637242663 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122639004 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122639004 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122639006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.1:4258 20241124122639007 DAUC <0003> db_auc.c:157 IMSI='262426709918360': No 2G Auth Data 20241124122639007 DAUC <0003> db_auc.c:192 IMSI='262426709918360': No 3G Auth Data 20241124122639014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50762<->l=127.0.0.1:4258 20241124122639017 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122639017 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426709918360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426709918360" session_id=3382229967 session_state=BEGIN} 20241124122639017 DSS <0004> hlr_ussd.c:576 262426709918360/0xc998bbcf: Process SS (BEGIN) 20241124122639017 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241124122639017 DSS <0004> hlr_ussd.c:518 262426709918360/0xc998bbcf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241124122639017 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639017 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122639017 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639017 DLINP <000b> input/ipa.c:431 127.0.0.1:46543 sending data 20241124122639018 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639018 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122639018 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426709918360 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426709918360" session_id=3382229967 session_state=END} 20241124122639018 DSS <0004> hlr_ussd.c:576 262426709918360/0xc998bbcf: Process SS (END) 20241124122639018 DSS <0004> hlr_ussd.c:518 262426709918360/0xc998bbcf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241124122639018 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426709918360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426709918360" session_id=3382229967 session_state=END} 20241124122639018 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426709918360 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122639018 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426709918360 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241124122639018 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122639018 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122639020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50762<->l=127.0.0.1:4258 20241124122639022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4258 20241124122639022 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639022 DLINP <000b> input/ipa.c:405 127.0.0.1:46543 message received 20241124122639022 DLINP <000b> input/ipa.c:414 127.0.0.1:46543 connection closed with server 20241124122639022 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46543 20241124122639022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241124122639022 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39445<->l=127.0.0.1:4259) 20241124122639022 DLINP <000b> input/ipa.c:451 connected read/write 20241124122639022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122639022 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122639022 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122639022 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122639046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20241124122639247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4258 20241124122641064 DSS <0004> hlr_ussd.c:239 262420494766640/0x07afbdc5: SS Session Timeout, destroying 20241124122641064 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420494766640 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641094 DSS <0004> hlr_ussd.c:239 262429406391260/0xc4112aae: SS Session Timeout, destroying 20241124122641094 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429406391260 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641104 DSS <0004> hlr_ussd.c:239 262427323754775/0xb89dc8ac: SS Session Timeout, destroying 20241124122641104 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427323754775 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641116 DSS <0004> hlr_ussd.c:239 262422287485791/0xff1023cf: SS Session Timeout, destroying 20241124122641116 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422287485791 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641129 DSS <0004> hlr_ussd.c:239 262425705009273/0x511aa01a: SS Session Timeout, destroying 20241124122641129 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262425705009273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641140 DSS <0004> hlr_ussd.c:239 262426004432948/0x6b03ed13: SS Session Timeout, destroying 20241124122641140 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262426004432948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641151 DSS <0004> hlr_ussd.c:239 262427536054359/0x54704545: SS Session Timeout, destroying 20241124122641151 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427536054359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122641163 DSS <0004> hlr_ussd.c:239 262425933198836/0x03e6e0ce: SS Session Timeout, destroying 20241124122641163 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425933198836 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122642366 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122642366 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122642370 DLINP <000b> input/ipa.c:451 connected read/write 20241124122642370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122642371 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47854<->l=127.0.0.1:4258 20241124122642375 DLINP <000b> input/ipa.c:451 connected read/write 20241124122642375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122642375 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122642375 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122642375 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  20241124122642375 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122642375 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  20241124122642375 DLGSUP <0013> gsup_server.c:235 2:  20241124122642375 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122642375 DLGSUP <0013> gsup_server.c:235 3:  20241124122642375 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122642375 DLGSUP <0013> gsup_server.c:235 4:  20241124122642375 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122642375 DLGSUP <0013> gsup_server.c:235 5:  20241124122642375 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122642375 DLGSUP <0013> gsup_server.c:235 7:  20241124122642375 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122642375 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122642375 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122642375 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122642394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41453<->l=127.0.0.1:4259) 20241124122642397 DAUC <0003> db_auc.c:157 IMSI='262429477185963': No 2G Auth Data 20241124122642397 DAUC <0003> db_auc.c:192 IMSI='262429477185963': No 3G Auth Data 20241124122642412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47864<->l=127.0.0.1:4258 20241124122642423 DLINP <000b> input/ipa.c:451 connected read/write 20241124122642423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122642423 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429477185963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429477185963" session_id=2667655929 session_state=BEGIN} 20241124122642423 DSS <0004> hlr_ussd.c:576 262429477185963/0x9f0132f9: Process SS (BEGIN) 20241124122642423 DSS <0004> hlr_ussd.c:498 262429477185963/0x9f0132f9: SS CompType=Invoke, OpCode=InterrogateSS 20241124122642423 DSS <0004> hlr_ussd.c:506 262429477185963/0x9f0132f9: Structured SS requests are not supported, rejecting... 20241124122642423 DSS <0004> hlr_ussd.c:354 262429477185963/0x9f0132f9: Tx ReturnError(0, 0x15) 20241124122642423 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429477185963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429477185963" session_id=2667655929 session_state=END} 20241124122642423 DLINP <000b> input/ipa.c:451 connected read/write 20241124122642423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122642423 DLINP <000b> input/ipa.c:451 connected read/write 20241124122642423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122642429 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47864<->l=127.0.0.1:4258 20241124122642431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47854<->l=127.0.0.1:4258 20241124122642432 DLINP <000b> input/ipa.c:451 connected read/write 20241124122642432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122642432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122642432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122642432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122642432 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41453<->l=127.0.0.1:4259) 20241124122642470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47872<->l=127.0.0.1:4258 20241124122642571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47872<->l=127.0.0.1:4258 20241124122644458 DSS <0004> hlr_ussd.c:239 262424283198024/0x8e8fef78: SS Session Timeout, destroying 20241124122644458 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424283198024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644485 DSS <0004> hlr_ussd.c:239 262421056024138/0x607be0eb: SS Session Timeout, destroying 20241124122644485 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262421056024138 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644496 DSS <0004> hlr_ussd.c:239 262420711038298/0x34f43c32: SS Session Timeout, destroying 20241124122644496 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262420711038298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644509 DSS <0004> hlr_ussd.c:239 262425297399281/0x13e28ca7: SS Session Timeout, destroying 20241124122644509 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425297399281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644519 DSS <0004> hlr_ussd.c:239 262426563546962/0xa60b55d7: SS Session Timeout, destroying 20241124122644519 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426563546962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644530 DSS <0004> hlr_ussd.c:239 262422690601119/0xa130f087: SS Session Timeout, destroying 20241124122644530 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262422690601119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644542 DSS <0004> hlr_ussd.c:239 262427106647962/0xc508c944: SS Session Timeout, destroying 20241124122644542 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262427106647962 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122644555 DSS <0004> hlr_ussd.c:239 262427838680456/0x24932b34: SS Session Timeout, destroying 20241124122644555 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262427838680456 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122645683 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122645683 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122645686 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241124122645690 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645690 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122645690 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122645690 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  20241124122645690 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122645690 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  20241124122645690 DLGSUP <0013> gsup_server.c:235 2:  20241124122645690 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122645690 DLGSUP <0013> gsup_server.c:235 3:  20241124122645690 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122645690 DLGSUP <0013> gsup_server.c:235 4:  20241124122645690 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122645690 DLGSUP <0013> gsup_server.c:235 5:  20241124122645690 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122645690 DLGSUP <0013> gsup_server.c:235 7:  20241124122645690 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122645691 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122645691 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122645691 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122645711 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43813<->l=127.0.0.1:4259) 20241124122645719 DAUC <0003> db_auc.c:157 IMSI='262428338182028': No 2G Auth Data 20241124122645719 DAUC <0003> db_auc.c:192 IMSI='262428338182028': No 3G Auth Data 20241124122645741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241124122645752 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645752 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428338182028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428338182028"} 20241124122645752 DMAIN <0000> hlr.c:424 IMSI='262428338182028': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645752 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428338182028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428338182028"} 20241124122645752 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428338182028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645752 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645752 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645758 DAUC <0003> db_auc.c:192 IMSI='262428338182028': No 3G Auth Data 20241124122645762 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645762 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428338182028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428338182028"} 20241124122645762 DAUC <0003> hlr.c:417 IMSI='262428338182028': storing IMEI = 12345678901234 20241124122645762 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428338182028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428338182028"} 20241124122645762 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428338182028 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645762 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645762 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645764 DAUC <0003> db_auc.c:192 IMSI='262428338182028': No 3G Auth Data 20241124122645765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4258 20241124122645767 DAUC <0003> db_auc.c:157 IMSI='262422725293784': No 2G Auth Data 20241124122645767 DAUC <0003> db_auc.c:192 IMSI='262422725293784': No 3G Auth Data 20241124122645782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4258 20241124122645785 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645785 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422725293784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422725293784"} 20241124122645785 DMAIN <0000> hlr.c:424 IMSI='262422725293784': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645785 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422725293784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422725293784"} 20241124122645785 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262422725293784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645785 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645785 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645786 DAUC <0003> db_auc.c:192 IMSI='262422725293784': No 3G Auth Data 20241124122645787 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645787 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645787 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422725293784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422725293784"} 20241124122645787 DAUC <0003> hlr.c:417 IMSI='262422725293784': storing IMEI = 12345678901234 20241124122645787 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422725293784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422725293784"} 20241124122645787 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262422725293784 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645787 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645787 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645787 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645787 DAUC <0003> db_auc.c:192 IMSI='262422725293784': No 3G Auth Data 20241124122645787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47914<->l=127.0.0.1:4258 20241124122645788 DAUC <0003> db_auc.c:157 IMSI='262426080256953': No 2G Auth Data 20241124122645788 DAUC <0003> db_auc.c:192 IMSI='262426080256953': No 3G Auth Data 20241124122645794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4258 20241124122645796 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645796 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426080256953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426080256953"} 20241124122645796 DMAIN <0000> hlr.c:424 IMSI='262426080256953': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645796 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426080256953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426080256953"} 20241124122645796 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262426080256953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645796 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645796 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645797 DAUC <0003> db_auc.c:192 IMSI='262426080256953': No 3G Auth Data 20241124122645798 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645798 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645798 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426080256953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426080256953"} 20241124122645798 DAUC <0003> hlr.c:417 IMSI='262426080256953': storing IMEI = 12345678901234 20241124122645798 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426080256953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426080256953"} 20241124122645799 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262426080256953 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645799 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645799 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645799 DAUC <0003> db_auc.c:192 IMSI='262426080256953': No 3G Auth Data 20241124122645800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47928<->l=127.0.0.1:4258 20241124122645800 DAUC <0003> db_auc.c:157 IMSI='262427949473984': No 2G Auth Data 20241124122645800 DAUC <0003> db_auc.c:192 IMSI='262427949473984': No 3G Auth Data 20241124122645806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4258 20241124122645808 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645808 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427949473984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427949473984"} 20241124122645808 DMAIN <0000> hlr.c:424 IMSI='262427949473984': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645808 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427949473984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427949473984"} 20241124122645808 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427949473984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645808 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645808 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645808 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645809 DAUC <0003> db_auc.c:157 IMSI='262427949473984': No 2G Auth Data 20241124122645810 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645810 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427949473984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427949473984"} 20241124122645810 DAUC <0003> hlr.c:417 IMSI='262427949473984': storing IMEI = 12345678901234 20241124122645810 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427949473984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427949473984"} 20241124122645810 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427949473984 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645810 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645810 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645810 DAUC <0003> db_auc.c:157 IMSI='262427949473984': No 2G Auth Data 20241124122645811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4258 20241124122645811 DAUC <0003> db_auc.c:157 IMSI='262427762130482': No 2G Auth Data 20241124122645811 DAUC <0003> db_auc.c:192 IMSI='262427762130482': No 3G Auth Data 20241124122645817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241124122645819 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645819 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427762130482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762130482"} 20241124122645819 DMAIN <0000> hlr.c:424 IMSI='262427762130482': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645819 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427762130482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427762130482"} 20241124122645819 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262427762130482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645819 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645819 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645820 DAUC <0003> db_auc.c:157 IMSI='262427762130482': No 2G Auth Data 20241124122645821 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645821 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427762130482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427762130482"} 20241124122645821 DAUC <0003> hlr.c:417 IMSI='262427762130482': storing IMEI = 12345678901234 20241124122645821 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427762130482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427762130482"} 20241124122645821 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262427762130482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645821 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645821 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645822 DAUC <0003> db_auc.c:157 IMSI='262427762130482': No 2G Auth Data 20241124122645822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47936<->l=127.0.0.1:4258 20241124122645822 DAUC <0003> db_auc.c:157 IMSI='262420162211271': No 2G Auth Data 20241124122645822 DAUC <0003> db_auc.c:192 IMSI='262420162211271': No 3G Auth Data 20241124122645829 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20241124122645831 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645831 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420162211271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420162211271"} 20241124122645831 DMAIN <0000> hlr.c:424 IMSI='262420162211271': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645831 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420162211271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420162211271"} 20241124122645831 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262420162211271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645831 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645831 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645833 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645833 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420162211271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420162211271"} 20241124122645833 DAUC <0003> hlr.c:417 IMSI='262420162211271': storing IMEI = 12345678901234 20241124122645833 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420162211271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420162211271"} 20241124122645833 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262420162211271 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645833 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645833 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47950<->l=127.0.0.1:4258 20241124122645835 DAUC <0003> db_auc.c:157 IMSI='262424025098909': No 2G Auth Data 20241124122645835 DAUC <0003> db_auc.c:192 IMSI='262424025098909': No 3G Auth Data 20241124122645841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20241124122645843 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645843 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645843 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424025098909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424025098909"} 20241124122645843 DMAIN <0000> hlr.c:424 IMSI='262424025098909': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645843 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424025098909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424025098909"} 20241124122645843 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262424025098909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645843 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645843 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645845 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645845 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424025098909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424025098909"} 20241124122645845 DAUC <0003> hlr.c:417 IMSI='262424025098909': storing IMEI = 12345678901234 20241124122645845 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424025098909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424025098909"} 20241124122645845 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262424025098909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645845 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645845 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20241124122645847 DAUC <0003> db_auc.c:157 IMSI='262425668026768': No 2G Auth Data 20241124122645847 DAUC <0003> db_auc.c:192 IMSI='262425668026768': No 3G Auth Data 20241124122645853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241124122645856 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645856 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425668026768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425668026768"} 20241124122645856 DMAIN <0000> hlr.c:424 IMSI='262425668026768': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122645856 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425668026768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425668026768"} 20241124122645856 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425668026768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645856 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645856 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645858 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645858 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425668026768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425668026768"} 20241124122645858 DAUC <0003> hlr.c:417 IMSI='262425668026768': storing IMEI = 12345678901234 20241124122645858 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425668026768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425668026768"} 20241124122645858 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425668026768 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122645858 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645858 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122645859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 20241124122645860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47888<->l=127.0.0.1:4258 20241124122645860 DLINP <000b> input/ipa.c:451 connected read/write 20241124122645860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122645860 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122645860 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122645860 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122645861 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43813<->l=127.0.0.1:4259) 20241124122645884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 20241124122645985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47994<->l=127.0.0.1:4258 20241124122649092 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122649092 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122649095 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20241124122649101 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649101 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122649101 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122649101 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  20241124122649101 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122649101 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  20241124122649101 DLGSUP <0013> gsup_server.c:235 2:  20241124122649101 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122649101 DLGSUP <0013> gsup_server.c:235 3:  20241124122649101 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122649101 DLGSUP <0013> gsup_server.c:235 4:  20241124122649101 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122649101 DLGSUP <0013> gsup_server.c:235 5:  20241124122649101 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122649101 DLGSUP <0013> gsup_server.c:235 7:  20241124122649101 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122649101 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122649101 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122649101 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122649119 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40449<->l=127.0.0.1:4259) 20241124122649123 DAUC <0003> db_auc.c:157 IMSI='262427743944090': No 2G Auth Data 20241124122649123 DAUC <0003> db_auc.c:192 IMSI='262427743944090': No 3G Auth Data 20241124122649130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4258 20241124122649142 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649142 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427743944090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427743944090" source_name="the-source\n"} 20241124122649142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241124122649142 DMAIN <0000> hlr.c:424 IMSI='262427743944090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649142 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262427743944090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427743944090" destination_name="the-source\n"} 20241124122649142 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427743944090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649142 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649142 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649146 DAUC <0003> db_auc.c:192 IMSI='262427743944090': No 3G Auth Data 20241124122649151 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649152 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427743944090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427743944090" source_name="the-source\n"} 20241124122649152 DAUC <0003> hlr.c:417 IMSI='262427743944090': storing IMEI = 12345678901234 20241124122649152 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262427743944090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427743944090" destination_name="the-source\n"} 20241124122649152 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427743944090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649152 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649152 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649154 DAUC <0003> db_auc.c:192 IMSI='262427743944090': No 3G Auth Data 20241124122649156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48016<->l=127.0.0.1:4258 20241124122649159 DAUC <0003> db_auc.c:157 IMSI='262425910453161': No 2G Auth Data 20241124122649159 DAUC <0003> db_auc.c:192 IMSI='262425910453161': No 3G Auth Data 20241124122649171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4258 20241124122649174 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649174 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425910453161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425910453161" source_name="the-source\n"} 20241124122649174 DMAIN <0000> hlr.c:424 IMSI='262425910453161': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649174 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262425910453161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425910453161" destination_name="the-source\n"} 20241124122649174 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262425910453161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649174 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649174 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649174 DAUC <0003> db_auc.c:192 IMSI='262425910453161': No 3G Auth Data 20241124122649176 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649176 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425910453161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425910453161" source_name="the-source\n"} 20241124122649176 DAUC <0003> hlr.c:417 IMSI='262425910453161': storing IMEI = 12345678901234 20241124122649176 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262425910453161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425910453161" destination_name="the-source\n"} 20241124122649176 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262425910453161 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649176 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649176 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649176 DAUC <0003> db_auc.c:192 IMSI='262425910453161': No 3G Auth Data 20241124122649176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48030<->l=127.0.0.1:4258 20241124122649177 DAUC <0003> db_auc.c:157 IMSI='262424198406543': No 2G Auth Data 20241124122649177 DAUC <0003> db_auc.c:192 IMSI='262424198406543': No 3G Auth Data 20241124122649183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20241124122649185 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649185 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424198406543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198406543" source_name="the-source\n"} 20241124122649185 DMAIN <0000> hlr.c:424 IMSI='262424198406543': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649185 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424198406543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424198406543" destination_name="the-source\n"} 20241124122649185 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424198406543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649185 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649185 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649186 DAUC <0003> db_auc.c:192 IMSI='262424198406543': No 3G Auth Data 20241124122649187 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649187 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424198406543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424198406543" source_name="the-source\n"} 20241124122649187 DAUC <0003> hlr.c:417 IMSI='262424198406543': storing IMEI = 12345678901234 20241124122649187 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424198406543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424198406543" destination_name="the-source\n"} 20241124122649187 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424198406543 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649187 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649187 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649187 DAUC <0003> db_auc.c:192 IMSI='262424198406543': No 3G Auth Data 20241124122649187 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.1:4258 20241124122649188 DAUC <0003> db_auc.c:157 IMSI='262420846610599': No 2G Auth Data 20241124122649188 DAUC <0003> db_auc.c:192 IMSI='262420846610599': No 3G Auth Data 20241124122649194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20241124122649196 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649196 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649196 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420846610599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420846610599" source_name="the-source\n"} 20241124122649196 DMAIN <0000> hlr.c:424 IMSI='262420846610599': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649196 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262420846610599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420846610599" destination_name="the-source\n"} 20241124122649196 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420846610599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649196 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649196 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649197 DAUC <0003> db_auc.c:157 IMSI='262420846610599': No 2G Auth Data 20241124122649198 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649198 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420846610599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420846610599" source_name="the-source\n"} 20241124122649198 DAUC <0003> hlr.c:417 IMSI='262420846610599': storing IMEI = 12345678901234 20241124122649198 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262420846610599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420846610599" destination_name="the-source\n"} 20241124122649198 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420846610599 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649198 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649198 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649198 DAUC <0003> db_auc.c:157 IMSI='262420846610599': No 2G Auth Data 20241124122649199 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.1:4258 20241124122649199 DAUC <0003> db_auc.c:157 IMSI='262428753255946': No 2G Auth Data 20241124122649199 DAUC <0003> db_auc.c:192 IMSI='262428753255946': No 3G Auth Data 20241124122649206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4258 20241124122649208 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649208 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428753255946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753255946" source_name="the-source\n"} 20241124122649208 DMAIN <0000> hlr.c:424 IMSI='262428753255946': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649208 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262428753255946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428753255946" destination_name="the-source\n"} 20241124122649208 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262428753255946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649208 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649208 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649209 DAUC <0003> db_auc.c:157 IMSI='262428753255946': No 2G Auth Data 20241124122649210 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649210 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428753255946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428753255946" source_name="the-source\n"} 20241124122649210 DAUC <0003> hlr.c:417 IMSI='262428753255946': storing IMEI = 12345678901234 20241124122649210 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262428753255946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428753255946" destination_name="the-source\n"} 20241124122649210 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262428753255946 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649210 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649210 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649211 DAUC <0003> db_auc.c:157 IMSI='262428753255946': No 2G Auth Data 20241124122649211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48068<->l=127.0.0.1:4258 20241124122649212 DAUC <0003> db_auc.c:157 IMSI='262429685249342': No 2G Auth Data 20241124122649212 DAUC <0003> db_auc.c:192 IMSI='262429685249342': No 3G Auth Data 20241124122649217 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4258 20241124122649220 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649220 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262429685249342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429685249342" source_name="the-source\n"} 20241124122649220 DMAIN <0000> hlr.c:424 IMSI='262429685249342': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649220 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262429685249342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429685249342" destination_name="the-source\n"} 20241124122649220 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262429685249342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649220 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649220 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649222 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649222 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262429685249342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429685249342" source_name="the-source\n"} 20241124122649222 DAUC <0003> hlr.c:417 IMSI='262429685249342': storing IMEI = 12345678901234 20241124122649222 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262429685249342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429685249342" destination_name="the-source\n"} 20241124122649222 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262429685249342 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649222 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649222 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48082<->l=127.0.0.1:4258 20241124122649224 DAUC <0003> db_auc.c:157 IMSI='262423266536639': No 2G Auth Data 20241124122649224 DAUC <0003> db_auc.c:192 IMSI='262423266536639': No 3G Auth Data 20241124122649229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241124122649232 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649232 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423266536639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423266536639" source_name="the-source\n"} 20241124122649232 DMAIN <0000> hlr.c:424 IMSI='262423266536639': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649232 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262423266536639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423266536639" destination_name="the-source\n"} 20241124122649232 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262423266536639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649232 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649232 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649234 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649234 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423266536639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423266536639" source_name="the-source\n"} 20241124122649234 DAUC <0003> hlr.c:417 IMSI='262423266536639': storing IMEI = 12345678901234 20241124122649234 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262423266536639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423266536639" destination_name="the-source\n"} 20241124122649234 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262423266536639 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649234 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649234 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.1:4258 20241124122649235 DAUC <0003> db_auc.c:157 IMSI='262424026446693': No 2G Auth Data 20241124122649235 DAUC <0003> db_auc.c:192 IMSI='262424026446693': No 3G Auth Data 20241124122649241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20241124122649243 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649243 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262424026446693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424026446693" source_name="the-source\n"} 20241124122649243 DMAIN <0000> hlr.c:424 IMSI='262424026446693': has IMEI = 12345678901234 (consider setting 'store-imei') 20241124122649243 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262424026446693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424026446693" destination_name="the-source\n"} 20241124122649243 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262424026446693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649243 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649243 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649245 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649245 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262424026446693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424026446693" source_name="the-source\n"} 20241124122649245 DAUC <0003> hlr.c:417 IMSI='262424026446693': storing IMEI = 12345678901234 20241124122649245 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262424026446693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424026446693" destination_name="the-source\n"} 20241124122649245 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262424026446693 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122649245 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649245 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122649246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48094<->l=127.0.0.1:4258 20241124122649247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4258 20241124122649248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40449<->l=127.0.0.1:4259) 20241124122649248 DLINP <000b> input/ipa.c:451 connected read/write 20241124122649248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122649248 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122649248 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122649248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122649248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241124122649270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241124122649371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48110<->l=127.0.0.1:4258 20241124122652443 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122652443 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122652449 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241124122652454 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652455 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122652455 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122652455 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  20241124122652455 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122652455 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  20241124122652455 DLGSUP <0013> gsup_server.c:235 2:  20241124122652455 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122652455 DLGSUP <0013> gsup_server.c:235 3:  20241124122652455 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122652455 DLGSUP <0013> gsup_server.c:235 4:  20241124122652455 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122652455 DLGSUP <0013> gsup_server.c:235 5:  20241124122652455 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122652455 DLGSUP <0013> gsup_server.c:235 7:  20241124122652455 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122652455 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122652455 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122652455 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122652472 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44339<->l=127.0.0.1:4259) 20241124122652476 DAUC <0003> db_auc.c:157 IMSI='262420479450926': No 2G Auth Data 20241124122652476 DAUC <0003> db_auc.c:192 IMSI='262420479450926': No 3G Auth Data 20241124122652485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20241124122652498 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652498 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420479450926"} 20241124122652498 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652498 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420479450926" cause=Invalid mandatory information} 20241124122652498 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652498 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652498 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652504 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652504 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420479450926"} 20241124122652504 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652504 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420479450926" cause=Invalid mandatory information} 20241124122652504 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652504 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652504 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652507 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420479450926"} 20241124122652507 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652507 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420479450926" cause=Invalid mandatory information} 20241124122652507 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652507 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652511 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652511 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652511 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420479450926"} 20241124122652511 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652511 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420479450926" cause=Invalid mandatory information} 20241124122652511 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652511 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652511 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652511 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652514 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652514 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420479450926"} 20241124122652514 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652514 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420479450926" cause=Invalid mandatory information} 20241124122652514 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262420479450926 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652514 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652514 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652514 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652517 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44162<->l=127.0.0.1:4258 20241124122652520 DAUC <0003> db_auc.c:157 IMSI='262420878614965': No 2G Auth Data 20241124122652520 DAUC <0003> db_auc.c:192 IMSI='262420878614965': No 3G Auth Data 20241124122652537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241124122652539 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652539 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652539 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420878614965"} 20241124122652539 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652539 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420878614965" cause=Invalid mandatory information} 20241124122652539 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652539 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652539 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652540 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652540 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420878614965"} 20241124122652540 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652540 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420878614965" cause=Invalid mandatory information} 20241124122652540 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652540 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652540 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652541 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652541 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420878614965"} 20241124122652541 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652541 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420878614965" cause=Invalid mandatory information} 20241124122652541 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652541 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652541 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652541 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652541 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420878614965"} 20241124122652541 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652541 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420878614965" cause=Invalid mandatory information} 20241124122652541 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652541 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652541 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652541 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652542 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420878614965"} 20241124122652542 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652542 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420878614965" cause=Invalid mandatory information} 20241124122652542 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262420878614965 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241124122652544 DAUC <0003> db_auc.c:157 IMSI='262427802549230': No 2G Auth Data 20241124122652544 DAUC <0003> db_auc.c:192 IMSI='262427802549230': No 3G Auth Data 20241124122652550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241124122652552 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652552 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427802549230"} 20241124122652552 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652552 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427802549230" cause=Invalid mandatory information} 20241124122652552 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652552 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652552 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652553 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652553 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427802549230"} 20241124122652553 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652553 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427802549230" cause=Invalid mandatory information} 20241124122652553 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652553 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652553 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652554 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427802549230"} 20241124122652554 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652554 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427802549230" cause=Invalid mandatory information} 20241124122652554 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652554 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427802549230"} 20241124122652554 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652554 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427802549230" cause=Invalid mandatory information} 20241124122652554 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652555 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652555 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427802549230"} 20241124122652555 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652555 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427802549230" cause=Invalid mandatory information} 20241124122652555 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262427802549230 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652555 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652555 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652555 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44178<->l=127.0.0.1:4258 20241124122652556 DAUC <0003> db_auc.c:157 IMSI='262423706581050': No 2G Auth Data 20241124122652556 DAUC <0003> db_auc.c:192 IMSI='262423706581050': No 3G Auth Data 20241124122652564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241124122652566 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652567 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706581050"} 20241124122652567 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652567 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706581050" cause=Invalid mandatory information} 20241124122652567 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652567 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652567 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652567 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652568 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706581050"} 20241124122652568 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652568 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706581050" cause=Invalid mandatory information} 20241124122652568 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652568 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652568 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652568 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652568 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652568 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706581050"} 20241124122652568 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652568 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706581050" cause=Invalid mandatory information} 20241124122652568 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652568 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652568 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652568 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652569 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652569 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652569 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706581050"} 20241124122652569 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652569 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706581050" cause=Invalid mandatory information} 20241124122652569 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652569 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652569 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652570 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652570 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423706581050"} 20241124122652570 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652570 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423706581050" cause=Invalid mandatory information} 20241124122652570 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423706581050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652570 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652570 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241124122652571 DAUC <0003> db_auc.c:157 IMSI='262423794970660': No 2G Auth Data 20241124122652571 DAUC <0003> db_auc.c:192 IMSI='262423794970660': No 3G Auth Data 20241124122652577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20241124122652579 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652579 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423794970660"} 20241124122652579 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652579 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423794970660" cause=Invalid mandatory information} 20241124122652579 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652579 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652579 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652579 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652580 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652580 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423794970660"} 20241124122652580 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652580 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423794970660" cause=Invalid mandatory information} 20241124122652580 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652580 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652580 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652581 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652581 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423794970660"} 20241124122652581 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652581 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423794970660" cause=Invalid mandatory information} 20241124122652581 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652581 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652581 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652581 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652581 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423794970660"} 20241124122652581 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652581 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423794970660" cause=Invalid mandatory information} 20241124122652581 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652581 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652581 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652581 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652582 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652582 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652582 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423794970660"} 20241124122652582 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652582 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423794970660" cause=Invalid mandatory information} 20241124122652582 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423794970660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652582 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652582 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44204<->l=127.0.0.1:4258 20241124122652583 DAUC <0003> db_auc.c:157 IMSI='262427193445357': No 2G Auth Data 20241124122652583 DAUC <0003> db_auc.c:192 IMSI='262427193445357': No 3G Auth Data 20241124122652590 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4258 20241124122652591 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652591 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193445357"} 20241124122652591 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652591 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193445357" cause=Invalid mandatory information} 20241124122652591 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652591 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652591 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652592 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652592 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652592 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193445357"} 20241124122652592 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652592 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193445357" cause=Invalid mandatory information} 20241124122652592 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652592 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652592 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652593 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652593 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652593 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193445357"} 20241124122652593 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652593 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193445357" cause=Invalid mandatory information} 20241124122652593 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652593 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652593 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652594 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652594 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193445357"} 20241124122652594 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652594 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193445357" cause=Invalid mandatory information} 20241124122652594 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652594 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652595 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652595 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652595 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427193445357"} 20241124122652595 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652595 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427193445357" cause=Invalid mandatory information} 20241124122652595 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262427193445357 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652595 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652596 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652596 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44216<->l=127.0.0.1:4258 20241124122652597 DAUC <0003> db_auc.c:157 IMSI='262424805377913': No 2G Auth Data 20241124122652597 DAUC <0003> db_auc.c:192 IMSI='262424805377913': No 3G Auth Data 20241124122652604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44228<->l=127.0.0.1:4258 20241124122652606 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652606 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424805377913"} 20241124122652606 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652606 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424805377913" cause=Invalid mandatory information} 20241124122652606 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652606 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652606 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652607 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652607 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424805377913"} 20241124122652607 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652607 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424805377913" cause=Invalid mandatory information} 20241124122652607 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652607 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652607 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652608 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652608 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424805377913"} 20241124122652608 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652608 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424805377913" cause=Invalid mandatory information} 20241124122652608 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652608 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652608 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652609 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652609 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424805377913"} 20241124122652609 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652609 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424805377913" cause=Invalid mandatory information} 20241124122652609 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652609 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652609 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652610 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652610 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424805377913"} 20241124122652610 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652610 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424805377913" cause=Invalid mandatory information} 20241124122652610 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262424805377913 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652610 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652610 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44228<->l=127.0.0.1:4258 20241124122652612 DAUC <0003> db_auc.c:157 IMSI='262429175305762': No 2G Auth Data 20241124122652612 DAUC <0003> db_auc.c:192 IMSI='262429175305762': No 3G Auth Data 20241124122652619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 20241124122652621 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652621 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429175305762"} 20241124122652621 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241124122652621 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429175305762" cause=Invalid mandatory information} 20241124122652621 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652621 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652621 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652622 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652622 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429175305762"} 20241124122652622 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241124122652622 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429175305762" cause=Invalid mandatory information} 20241124122652622 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652622 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652622 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652623 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652623 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429175305762"} 20241124122652623 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241124122652623 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429175305762" cause=Invalid mandatory information} 20241124122652623 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652623 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652623 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652623 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652623 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429175305762"} 20241124122652623 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241124122652623 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429175305762" cause=Invalid mandatory information} 20241124122652623 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652623 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652623 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652624 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652624 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429175305762"} 20241124122652624 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241124122652624 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429175305762" cause=Invalid mandatory information} 20241124122652624 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429175305762 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122652624 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652624 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122652625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4258 20241124122652626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241124122652626 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44339<->l=127.0.0.1:4259) 20241124122652626 DLINP <000b> input/ipa.c:451 connected read/write 20241124122652626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122652626 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122652626 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122652626 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122652651 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241124122652752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4258 20241124122655882 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122655882 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122655886 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122655888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241124122655892 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122655892 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122655892 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122655892 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  20241124122655892 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122655892 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  20241124122655892 DLGSUP <0013> gsup_server.c:235 2:  20241124122655892 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122655892 DLGSUP <0013> gsup_server.c:235 3:  20241124122655892 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122655892 DLGSUP <0013> gsup_server.c:235 4:  20241124122655892 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122655892 DLGSUP <0013> gsup_server.c:235 5:  20241124122655892 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122655892 DLGSUP <0013> gsup_server.c:235 7:  20241124122655892 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122655892 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122655892 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122655892 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122655911 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32861<->l=127.0.0.1:4259) 20241124122655922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 20241124122655934 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122655934 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427433359412"} 20241124122655934 DMAIN <0000> hlr.c:424 IMSI='262427433359412': has IMEI = 22245678901234 (consider setting 'store-imei') 20241124122655934 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241124122655934 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427433359412" cause=Invalid mandatory information} 20241124122655934 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122655934 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122655934 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122655942 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122655942 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427433359412"} 20241124122655942 DAUC <0003> hlr.c:417 IMSI='262427433359412': storing IMEI = 22245678901234 20241124122655942 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427433359412': no such subscriber 20241124122655943 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241124122655943 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427433359412" cause=Invalid mandatory information} 20241124122655943 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427433359412 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122655943 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122655943 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122655945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44246<->l=127.0.0.1:4258 20241124122655946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4258 20241124122655948 DLINP <000b> input/ipa.c:451 connected read/write 20241124122655948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122655948 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122655948 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122655948 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122655949 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32861<->l=127.0.0.1:4259) 20241124122655982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4258 20241124122656083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44250<->l=127.0.0.1:4258 20241124122659189 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122659189 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122659194 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241124122659200 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122659200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122659200 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  20241124122659200 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122659200 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  20241124122659200 DLGSUP <0013> gsup_server.c:235 2:  20241124122659200 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122659200 DLGSUP <0013> gsup_server.c:235 3:  20241124122659200 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122659200 DLGSUP <0013> gsup_server.c:235 4:  20241124122659200 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122659200 DLGSUP <0013> gsup_server.c:235 5:  20241124122659200 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122659200 DLGSUP <0013> gsup_server.c:235 7:  20241124122659201 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122659201 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122659201 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122659201 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122659221 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46853<->l=127.0.0.1:4259) 20241124122659231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20241124122659243 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659243 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659243 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425024515898"} 20241124122659243 DMAIN <0000> hlr.c:216 IMSI='262425024515898': Creating subscriber on demand 20241124122659243 DMAIN <0000> hlr.c:232 IMSI='262425024515898': Successfully assigned MSISDN='441' 20241124122659243 DAUC <0003> hlr.c:417 IMSI='262425024515898': storing IMEI = 12345678901234 20241124122659243 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425024515898"} 20241124122659243 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122659243 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659243 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659243 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659248 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659248 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659250 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659250 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659252 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659252 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659254 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659254 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659255 DLU <0006> fsm.c:456 lu(262425024515898)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122659255 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122659255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122659255 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659255 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659255 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659259 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659259 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425024515898"} 20241124122659259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122659259 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122659259 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425024515898"} 20241124122659259 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122659259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122659259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122659259 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122659259 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659259 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659266 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659266 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425024515898"} 20241124122659266 DMAIN <0000> hlr.c:216 IMSI='262425024515898': Creating subscriber on demand 20241124122659266 DMAIN <0000> hlr.c:232 IMSI='262425024515898': Successfully assigned MSISDN='998' 20241124122659266 DAUC <0003> hlr.c:417 IMSI='262425024515898': storing IMEI = 12345678901234 20241124122659266 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425024515898"} 20241124122659266 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122659266 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659266 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659268 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659268 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659269 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659269 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659271 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659271 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659272 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659272 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659274 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659274 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659274 DLU <0006> fsm.c:456 lu(262425024515898)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122659274 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122659274 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122659274 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659274 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659274 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659274 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659277 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659277 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425024515898"} 20241124122659277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122659277 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122659277 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425024515898"} 20241124122659277 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122659277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122659277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122659277 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122659277 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659277 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659284 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659284 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425024515898"} 20241124122659284 DMAIN <0000> hlr.c:216 IMSI='262425024515898': Creating subscriber on demand 20241124122659284 DMAIN <0000> hlr.c:232 IMSI='262425024515898': Successfully assigned MSISDN='216' 20241124122659284 DAUC <0003> hlr.c:417 IMSI='262425024515898': storing IMEI = 12345678901234 20241124122659284 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425024515898"} 20241124122659284 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122659284 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659284 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659286 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659286 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659288 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659288 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659289 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659289 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659290 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659290 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659292 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659292 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659292 DLU <0006> fsm.c:456 lu(262425024515898)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122659292 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241124122659292 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425024515898" cause=GPRS services not allowed} 20241124122659292 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122659292 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122659292 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122659292 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122659292 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659293 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659299 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659299 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425024515898"} 20241124122659299 DMAIN <0000> hlr.c:216 IMSI='262425024515898': Creating subscriber on demand 20241124122659299 DMAIN <0000> hlr.c:232 IMSI='262425024515898': Successfully assigned MSISDN='428' 20241124122659299 DAUC <0003> hlr.c:417 IMSI='262425024515898': storing IMEI = 12345678901234 20241124122659299 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425024515898"} 20241124122659299 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122659299 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659299 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659301 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659301 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659303 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659303 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659304 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659304 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659306 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659306 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659306 DLU <0006> fsm.c:456 lu(262425024515898)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122659306 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241124122659306 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425024515898" cause=GPRS services not allowed} 20241124122659306 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122659306 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122659306 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122659306 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122659306 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659306 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659313 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659313 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425024515898"} 20241124122659313 DMAIN <0000> hlr.c:216 IMSI='262425024515898': Creating subscriber on demand 20241124122659313 DAUC <0003> hlr.c:417 IMSI='262425024515898': storing IMEI = 12345678901234 20241124122659313 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425024515898"} 20241124122659313 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122659313 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659313 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659315 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659315 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659316 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659316 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659318 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659318 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659320 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659320 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659320 DLU <0006> fsm.c:456 lu(262425024515898)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122659320 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241124122659320 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425024515898" cause=GPRS services not allowed} 20241124122659320 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122659320 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122659320 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122659320 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122659320 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659320 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659326 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659326 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425024515898"} 20241124122659326 DMAIN <0000> hlr.c:216 IMSI='262425024515898': Creating subscriber on demand 20241124122659326 DAUC <0003> hlr.c:417 IMSI='262425024515898': storing IMEI = 12345678901234 20241124122659326 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425024515898"} 20241124122659326 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241124122659326 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659326 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659327 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659327 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659328 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659328 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659329 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659329 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659330 DAUC <0003> db_auc.c:157 IMSI='262425024515898': No 2G Auth Data 20241124122659330 DAUC <0003> db_auc.c:192 IMSI='262425024515898': No 3G Auth Data 20241124122659332 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659332 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659332 DLU <0006> fsm.c:456 lu(262425024515898)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122659332 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122659332 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122659332 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425024515898" cn_domain=PS} 20241124122659332 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659332 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659334 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659334 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425024515898"} 20241124122659334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122659334 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122659334 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425024515898"} 20241124122659334 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425024515898 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122659334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122659334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122659334 DLU <0006> fsm.c:568 lu(PS:IMSI-262425024515898)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122659334 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659334 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122659337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4258 20241124122659338 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4258 20241124122659339 DLINP <000b> input/ipa.c:451 connected read/write 20241124122659339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122659340 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122659340 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122659340 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122659340 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46853<->l=127.0.0.1:4259) 20241124122659366 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 20241124122659467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 20241124122702556 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122702556 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122702557 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241124122702559 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122702559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122702559 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  20241124122702559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122702559 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  20241124122702559 DLGSUP <0013> gsup_server.c:235 2:  20241124122702559 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122702559 DLGSUP <0013> gsup_server.c:235 3:  20241124122702559 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122702559 DLGSUP <0013> gsup_server.c:235 4:  20241124122702559 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122702559 DLGSUP <0013> gsup_server.c:235 5:  20241124122702559 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122702559 DLGSUP <0013> gsup_server.c:235 7:  20241124122702559 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122702559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122702559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122702559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122702566 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38953<->l=127.0.0.1:4259) 20241124122702572 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20241124122702606 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702606 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702606 DMAIN <0000> hlr.c:216 IMSI='262426116749243': Creating subscriber on demand 20241124122702606 DMAIN <0000> hlr.c:232 IMSI='262426116749243': Successfully assigned MSISDN='475' 20241124122702606 DLU <0006> fsm.c:456 lu(262426116749243)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122702606 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122702606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122702606 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702606 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702606 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702608 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702608 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702608 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426116749243"} 20241124122702608 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122702608 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122702608 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426116749243"} 20241124122702608 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122702608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122702608 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122702608 DLU <0006> fsm.c:568 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122702608 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702608 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702609 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702609 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702609 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702609 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702609 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702609 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702611 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702611 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702611 DMAIN <0000> hlr.c:216 IMSI='262426116749243': Creating subscriber on demand 20241124122702611 DMAIN <0000> hlr.c:232 IMSI='262426116749243': Successfully assigned MSISDN='400' 20241124122702611 DLU <0006> fsm.c:456 lu(262426116749243)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122702611 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122702611 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122702611 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702611 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702611 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702612 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702612 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426116749243"} 20241124122702612 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122702612 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122702612 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426116749243"} 20241124122702612 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122702612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122702612 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122702612 DLU <0006> fsm.c:568 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122702612 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702612 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702612 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702612 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702613 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702613 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702613 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702613 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702613 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702613 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702615 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702615 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702615 DMAIN <0000> hlr.c:216 IMSI='262426116749243': Creating subscriber on demand 20241124122702615 DMAIN <0000> hlr.c:232 IMSI='262426116749243': Successfully assigned MSISDN='673' 20241124122702615 DLU <0006> fsm.c:456 lu(262426116749243)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122702615 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241124122702615 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426116749243" cause=GPRS services not allowed} 20241124122702615 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122702615 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122702615 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122702615 DLU <0006> fsm.c:568 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122702615 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702615 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702615 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702615 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702616 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702616 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702616 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702616 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702616 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702616 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702617 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702617 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702617 DMAIN <0000> hlr.c:216 IMSI='262426116749243': Creating subscriber on demand 20241124122702617 DMAIN <0000> hlr.c:232 IMSI='262426116749243': Successfully assigned MSISDN='407' 20241124122702617 DLU <0006> fsm.c:456 lu(262426116749243)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122702617 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241124122702617 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426116749243" cause=GPRS services not allowed} 20241124122702617 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122702617 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122702617 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122702617 DLU <0006> fsm.c:568 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122702617 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702617 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702618 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702618 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702618 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702618 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702618 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702618 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702619 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702619 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702619 DMAIN <0000> hlr.c:216 IMSI='262426116749243': Creating subscriber on demand 20241124122702619 DLU <0006> fsm.c:456 lu(262426116749243)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122702619 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241124122702619 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426116749243" cause=GPRS services not allowed} 20241124122702619 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122702619 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122702619 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Freeing instance 20241124122702619 DLU <0006> fsm.c:568 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: Deallocated 20241124122702619 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702619 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702620 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702620 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702620 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702620 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702620 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702620 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702621 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702621 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702621 DMAIN <0000> hlr.c:216 IMSI='262426116749243': Creating subscriber on demand 20241124122702621 DLU <0006> fsm.c:456 lu(262426116749243)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122702621 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122702621 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122702621 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426116749243" cn_domain=PS} 20241124122702621 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702621 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702622 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702622 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426116749243"} 20241124122702622 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122702622 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122702622 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426116749243"} 20241124122702622 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262426116749243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122702622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122702622 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122702622 DLU <0006> fsm.c:568 lu(PS:IMSI-262426116749243)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122702622 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702622 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122702623 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702623 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702623 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702623 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702623 DAUC <0003> db_auc.c:157 IMSI='262426116749243': No 2G Auth Data 20241124122702623 DAUC <0003> db_auc.c:192 IMSI='262426116749243': No 3G Auth Data 20241124122702624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38624<->l=127.0.0.1:4258 20241124122702624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.1:4258 20241124122702625 DLINP <000b> input/ipa.c:451 connected read/write 20241124122702625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122702625 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122702625 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122702625 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122702625 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38953<->l=127.0.0.1:4259) 20241124122702647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 20241124122702747 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38634<->l=127.0.0.1:4258 20241124122705831 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122705831 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122705832 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705832 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122705833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20241124122705834 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122705834 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122705834 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122705834 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  20241124122705834 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122705834 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  20241124122705834 DLGSUP <0013> gsup_server.c:235 2:  20241124122705834 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122705834 DLGSUP <0013> gsup_server.c:235 3:  20241124122705834 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122705834 DLGSUP <0013> gsup_server.c:235 4:  20241124122705834 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122705834 DLGSUP <0013> gsup_server.c:235 5:  20241124122705834 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122705834 DLGSUP <0013> gsup_server.c:235 7:  20241124122705834 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122705834 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122705834 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122705834 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122705842 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33081<->l=127.0.0.1:4259) 20241124122705848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 20241124122705878 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122705878 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422137800206"} 20241124122705878 DMAIN <0000> hlr.c:216 IMSI='262422137800206': Creating subscriber on demand 20241124122705878 DMAIN <0000> hlr.c:232 IMSI='262422137800206': Successfully assigned MSISDN='022' 20241124122705878 DAUC <0003> db_auc.c:157 IMSI='262422137800206': No 2G Auth Data 20241124122705878 DAUC <0003> db_auc.c:192 IMSI='262422137800206': No 3G Auth Data 20241124122705878 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422137800206 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 20241124122705878 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262422137800206" cause=IMSI unknown in HLR} 20241124122705878 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241124122705878 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122705878 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122705880 DAUC <0003> db_auc.c:157 IMSI='262422137800206': No 2G Auth Data 20241124122705880 DAUC <0003> db_auc.c:192 IMSI='262422137800206': No 3G Auth Data 20241124122705880 DAUC <0003> db_auc.c:157 IMSI='262422137800206': No 2G Auth Data 20241124122705880 DAUC <0003> db_auc.c:192 IMSI='262422137800206': No 3G Auth Data 20241124122705881 DAUC <0003> db_auc.c:157 IMSI='262422137800206': No 2G Auth Data 20241124122705881 DAUC <0003> db_auc.c:192 IMSI='262422137800206': No 3G Auth Data 20241124122705881 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122705881 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422137800206" cn_domain=PS} 20241124122705881 DLU <0006> fsm.c:456 lu(262422137800206)[0x55951d9ff340]{UNVALIDATED}: Allocated 20241124122705881 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241124122705881 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422137800206)[0x55951d9ff340]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122705881 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422137800206" cn_domain=PS} 20241124122705882 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122705882 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122705883 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122705883 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422137800206"} 20241124122705883 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422137800206)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122705883 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122705883 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422137800206"} 20241124122705883 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262422137800206 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122705883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422137800206)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122705883 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422137800206)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122705883 DLU <0006> fsm.c:568 lu(PS:IMSI-262422137800206)[0x55951d9ff340]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122705883 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122705883 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705883 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122705884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38664<->l=127.0.0.1:4258 20241124122705884 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38648<->l=127.0.0.1:4258 20241124122705884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33081<->l=127.0.0.1:4259) 20241124122705884 DLINP <000b> input/ipa.c:451 connected read/write 20241124122705884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122705884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122705884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122705884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122705920 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 20241124122706020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38668<->l=127.0.0.1:4258 20241124122709086 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122709086 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122709092 DLINP <000b> input/ipa.c:451 connected read/write 20241124122709092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122709093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241124122709096 DLINP <000b> input/ipa.c:451 connected read/write 20241124122709096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122709096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122709096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122709096 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  20241124122709096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122709096 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  20241124122709096 DLGSUP <0013> gsup_server.c:235 2:  20241124122709096 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122709096 DLGSUP <0013> gsup_server.c:235 3:  20241124122709096 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122709096 DLGSUP <0013> gsup_server.c:235 4:  20241124122709097 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122709097 DLGSUP <0013> gsup_server.c:235 5:  20241124122709097 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122709097 DLGSUP <0013> gsup_server.c:235 7:  20241124122709097 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122709097 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122709097 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122709097 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122709121 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38555<->l=127.0.0.1:4259) 20241124122709125 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241124122709125 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241124122709148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241124122709154 DAUC <0003> db_auc.c:157 IMSI='262422056477561': No 2G Auth Data 20241124122709154 DAUC <0003> db_auc.c:192 IMSI='262422056477561': No 3G Auth Data 20241124122709161 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615551332.msisdn 20241124122709162 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615551332.msisdn: not attached (vlr_number unset) 20241124122709162 DDGSM <0007> mslookup_server.c:327 sip.voice.491615551332.msisdn: does not exist in GSUP proxy 20241124122710163 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122710163 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422056477561" cn_domain=CS} 20241124122710164 DLU <0006> fsm.c:456 lu(262422056477561)[0x55951d9f7f60]{UNVALIDATED}: Allocated 20241124122710164 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241124122710164 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262422056477561)[0x55951d9f7f60]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241124122710164 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422056477561" cn_domain=CS} 20241124122710164 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122710164 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122710168 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122710168 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422056477561"} 20241124122710168 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262422056477561)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241124122710168 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241124122710169 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422056477561"} 20241124122710169 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262422056477561 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122710169 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422056477561)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241124122710169 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262422056477561)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241124122710169 DLU <0006> fsm.c:568 lu(CS:IMSI-262422056477561)[0x55951d9f7f60]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241124122710169 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122710169 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122710171 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615551332.msisdn 20241124122710171 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615551332.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241124122710171 DDGSM <0007> mslookup_server.c:327 sip.voice.491615551332.msisdn: does not exist in GSUP proxy 20241124122710171 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615551332.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241124122710176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38684<->l=127.0.0.1:4258 20241124122710178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38680<->l=127.0.0.1:4258 20241124122710180 DLINP <000b> input/ipa.c:451 connected read/write 20241124122710181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122710181 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122710181 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122710181 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122710181 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38555<->l=127.0.0.1:4259) 20241124122710301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 20241124122710401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38686<->l=127.0.0.1:4258 20241124122712424 DSS <0004> hlr_ussd.c:239 262429477185963/0x9f0132f9: SS Session Timeout, destroying 20241124122712424 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262429477185963 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241124122713437 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122713437 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122713439 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122713439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4258 20241124122713440 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122713440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122713440 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122713440 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  20241124122713440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122713440 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  20241124122713440 DLGSUP <0013> gsup_server.c:235 2:  20241124122713440 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122713440 DLGSUP <0013> gsup_server.c:235 3:  20241124122713440 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122713440 DLGSUP <0013> gsup_server.c:235 4:  20241124122713440 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122713440 DLGSUP <0013> gsup_server.c:235 5:  20241124122713440 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122713440 DLGSUP <0013> gsup_server.c:235 7:  20241124122713440 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122713440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122713440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122713440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122713440 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241124122713440 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241124122713454 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35203<->l=127.0.0.1:4259) 20241124122713455 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241124122713455 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241124122713461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241124122713486 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122713486 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423697959095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423697959095" cn_domain=CS} 20241124122713486 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423697959095 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241124122713486 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423697959095 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241124122713486 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423697959095.imsi 20241124122713486 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423697959095.imsi 20241124122713486 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423697959095.imsi: does not exist in local HLR 20241124122713489 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423697959095 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241124122713489 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241124122713489 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241124122713489 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241124122713489 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241124122713489 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241124122713489 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423697959095 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122713489 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122713489 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122713489 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122713489 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122713489 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122713489 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122713491 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713491 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713491 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241124122713491 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241124122713491 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241124122713491 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713491 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713491 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241124122713534 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713534 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713534 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713534 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713535 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423697959095 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491614767220 20241124122713535 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423697959095 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122713535 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122713535 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122713542 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713542 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713542 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423697959095 MSISDN-491614767220 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122713542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122713542 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122713547 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713547 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713547 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423697959095 MSISDN-491614767220 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 20241124122713547 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423697959095 MSISDN-491614767220 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122713547 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122713547 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122713550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42490<->l=127.0.0.1:4258 20241124122713552 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42476<->l=127.0.0.1:4258 20241124122713554 DLINP <000b> input/ipa.c:451 connected read/write 20241124122713554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122713554 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122713554 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122713554 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122713555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35203<->l=127.0.0.1:4259) 20241124122713556 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122713556 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122713556 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241124122713556 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241124122713556 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241124122713639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20241124122713740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4258 20241124122716814 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122716814 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122716817 DLINP <000b> input/ipa.c:451 connected read/write 20241124122716817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122716818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42494<->l=127.0.0.1:4258 20241124122716820 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241124122716820 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241124122716820 DLINP <000b> input/ipa.c:451 connected read/write 20241124122716820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122716820 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122716820 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122716820 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  20241124122716820 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122716820 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  20241124122716820 DLGSUP <0013> gsup_server.c:235 2:  20241124122716820 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122716820 DLGSUP <0013> gsup_server.c:235 3:  20241124122716820 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122716820 DLGSUP <0013> gsup_server.c:235 4:  20241124122716820 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122716820 DLGSUP <0013> gsup_server.c:235 5:  20241124122716820 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122716820 DLGSUP <0013> gsup_server.c:235 7:  20241124122716820 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122716820 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122716820 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122716820 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122716830 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36183<->l=127.0.0.1:4259) 20241124122716832 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241124122716832 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241124122716841 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4258 20241124122716844 DAUC <0003> db_auc.c:157 IMSI='262428871360767': No 2G Auth Data 20241124122716844 DAUC <0003> db_auc.c:192 IMSI='262428871360767': No 3G Auth Data 20241124122716850 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428871360767.imsi 20241124122716850 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428871360767.imsi: found in local HLR 20241124122716855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42500<->l=127.0.0.1:4258 20241124122716856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42494<->l=127.0.0.1:4258 20241124122716857 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36183<->l=127.0.0.1:4259) 20241124122716857 DLINP <000b> input/ipa.c:451 connected read/write 20241124122716857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122716857 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122716857 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122716857 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122716904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20241124122717005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42516<->l=127.0.0.1:4258 20241124122720123 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122720123 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122720128 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122720130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42522<->l=127.0.0.1:4258 20241124122720133 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122720134 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122720134 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122720134 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  20241124122720134 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122720134 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  20241124122720134 DLGSUP <0013> gsup_server.c:235 2:  20241124122720134 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122720134 DLGSUP <0013> gsup_server.c:235 3:  20241124122720134 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122720134 DLGSUP <0013> gsup_server.c:235 4:  20241124122720134 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122720134 DLGSUP <0013> gsup_server.c:235 5:  20241124122720134 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122720134 DLGSUP <0013> gsup_server.c:235 7:  20241124122720134 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122720134 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122720134 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122720134 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122720135 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241124122720135 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241124122720180 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34679<->l=127.0.0.1:4259) 20241124122720185 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241124122720185 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241124122720208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20241124122720218 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122720219 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424975268140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424975268140" cn_domain=CS} 20241124122720219 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424975268140 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241124122720219 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424975268140 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241124122720219 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424975268140.imsi 20241124122720219 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424975268140.imsi 20241124122720219 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424975268140.imsi: does not exist in local HLR 20241124122720230 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424975268140 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241124122720230 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241124122720230 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241124122720230 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241124122720230 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241124122720231 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241124122720231 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424975268140 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122720231 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122720231 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122720231 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122720231 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122720231 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122720231 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122720235 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122720235 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122720235 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241124122720235 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241124122720235 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241124122720237 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122720237 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122720237 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241124122720278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122720278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122720278 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122720278 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122720278 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424975268140 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613475176 20241124122720279 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424975268140 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122720279 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122720279 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122720286 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122720286 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122720286 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424975268140 MSISDN-491613475176 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122720286 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122720286 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122720289 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122720289 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122720290 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424975268140 MSISDN-491613475176 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 20241124122720290 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424975268140 MSISDN-491613475176 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122720290 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122720290 DLINP <000b> input/ipa.c:451 connected read/write 20241124122720290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122720292 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424975268140.imsi 20241124122720293 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424975268140.imsi: does not exist in local HLR 20241124122721294 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20241124122721295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42522<->l=127.0.0.1:4258 20241124122721297 DLINP <000b> input/ipa.c:451 connected read/write 20241124122721297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122721297 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122721297 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122721297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122721297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34679<->l=127.0.0.1:4259) 20241124122721299 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122721299 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122721299 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241124122721299 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241124122721299 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241124122721382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20241124122721483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4258 20241124122724603 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241124122724603 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241124122724607 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122724609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45316<->l=127.0.0.1:4258 20241124122724613 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122724613 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241124122724613 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241124122724613 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  20241124122724613 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241124122724613 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  20241124122724613 DLGSUP <0013> gsup_server.c:235 2:  20241124122724613 DLGSUP <0013> gsup_server.c:237 2: 00  20241124122724613 DLGSUP <0013> gsup_server.c:235 3:  20241124122724614 DLGSUP <0013> gsup_server.c:237 3: 00  20241124122724614 DLGSUP <0013> gsup_server.c:235 4:  20241124122724614 DLGSUP <0013> gsup_server.c:237 4: 00  20241124122724614 DLGSUP <0013> gsup_server.c:235 5:  20241124122724614 DLGSUP <0013> gsup_server.c:237 5: 00  20241124122724614 DLGSUP <0013> gsup_server.c:235 7:  20241124122724614 DLGSUP <0013> gsup_server.c:237 7: 00  20241124122724614 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241124122724614 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241124122724614 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241124122724615 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241124122724615 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241124122724639 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40279<->l=127.0.0.1:4259) 20241124122724640 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241124122724640 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241124122724646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20241124122724658 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122724658 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427371145836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427371145836" cn_domain=CS} 20241124122724658 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427371145836 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241124122724658 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427371145836 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241124122724658 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427371145836.imsi 20241124122724658 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427371145836.imsi 20241124122724658 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427371145836.imsi: does not exist in local HLR 20241124122724665 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427371145836 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241124122724665 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241124122724665 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241124122724665 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241124122724665 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241124122724665 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241124122724665 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262427371145836 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241124122724665 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122724665 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122724665 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122724665 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122724665 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241124122724665 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241124122724667 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724667 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724667 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241124122724667 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241124122724667 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241124122724669 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724669 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724669 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241124122724714 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724714 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724714 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724714 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724714 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427371145836 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611235706 20241124122724715 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427371145836 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122724715 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122724715 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122724722 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724722 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724722 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427371145836 MSISDN-491611235706 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122724722 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122724722 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122724726 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724726 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724726 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427371145836 MSISDN-491611235706 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 20241124122724726 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427371145836 MSISDN-491611235706 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241124122724726 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122724726 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241124122724729 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611235706.msisdn 20241124122724729 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491611235706.msisdn: does not exist in local HLR 20241124122724729 DDGSM <0007> mslookup_server.c:352 sip.voice.491611235706.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241124122724729 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611235706.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241124122724734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4258 20241124122724735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45316<->l=127.0.0.1:4258 20241124122724738 DLINP <000b> input/ipa.c:451 connected read/write 20241124122724738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241124122724738 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241124122724738 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241124122724738 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241124122724738 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241124122724738 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241124122724738 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241124122724738 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241124122724738 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241124122724739 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40279<->l=127.0.0.1:4259) 20241124122724766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4258 20241124122724867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45330<->l=127.0.0.1:4258