20241102160220985 DMAIN <0000> hlr.c:813 hlr starting 20241102160220985 DDB <0001> db.c:599 using database: hlr.db 20241102160220985 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241102160220986 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241102160220986 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241102160220986 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241102160221040 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241102160221040 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241102160221251 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241102160221252 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241102160221252 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 20241102160222487 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160222487 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160222490 DLINP <000b> input/ipa.c:451 connected read/write 20241102160222490 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160222491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20241102160222492 DLINP <000b> input/ipa.c:451 connected read/write 20241102160222492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160222492 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160222492 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160222492 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  20241102160222492 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160222492 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  20241102160222492 DLGSUP <0013> gsup_server.c:235 2:  20241102160222492 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160222492 DLGSUP <0013> gsup_server.c:235 3:  20241102160222492 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160222492 DLGSUP <0013> gsup_server.c:235 4:  20241102160222492 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160222492 DLGSUP <0013> gsup_server.c:235 5:  20241102160222492 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160222492 DLGSUP <0013> gsup_server.c:235 7:  20241102160222492 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160222492 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160222492 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160222492 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160222507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39837<->l=127.0.0.1:4259) 20241102160222523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241102160222538 DLINP <000b> input/ipa.c:451 connected read/write 20241102160222538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160222538 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"} 20241102160222538 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" 20241102160222538 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} 20241102160222538 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 20241102160222538 DLINP <000b> input/ipa.c:451 connected read/write 20241102160222538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160222538 DLINP <000b> input/ipa.c:451 connected read/write 20241102160222538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160222542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52964<->l=127.0.0.1:4258 20241102160222543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4258 20241102160222545 DLINP <000b> input/ipa.c:451 connected read/write 20241102160222545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160222545 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160222545 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160222545 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160222545 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39837<->l=127.0.0.1:4259) 20241102160222660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241102160222661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4258 20241102160225706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160225706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160225707 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160225708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20241102160225709 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160225709 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160225709 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160225709 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  20241102160225709 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160225709 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  20241102160225709 DLGSUP <0013> gsup_server.c:235 2:  20241102160225709 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160225709 DLGSUP <0013> gsup_server.c:235 3:  20241102160225709 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160225709 DLGSUP <0013> gsup_server.c:235 4:  20241102160225709 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160225709 DLGSUP <0013> gsup_server.c:235 5:  20241102160225709 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160225709 DLGSUP <0013> gsup_server.c:235 7:  20241102160225709 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160225709 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160225709 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160225709 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160225719 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39485<->l=127.0.0.1:4259) 20241102160225731 DAUC <0003> db_auc.c:157 IMSI='262422103112726': No 2G Auth Data 20241102160225731 DAUC <0003> db_auc.c:192 IMSI='262422103112726': No 3G Auth Data 20241102160225782 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241102160225785 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160225785 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422103112726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422103112726"} 20241102160225805 DAUC <0003> db_auc.c:192 IMSI='262422103112726': No 3G Auth Data 20241102160225805 DAUC <0003> db_auc.c:236 IMSI='262422103112726': Calling to generate 5 vectors 20241102160225805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160225805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160225805 DAUC <0003> auc.c:113 vector [0]: rand = 75869038cc0f2e8dd4f77103601d6cbd 20241102160225805 DAUC <0003> auc.c:179 vector [0]: kc = cd52b0fd9abb0400 20241102160225805 DAUC <0003> auc.c:180 vector [0]: sres = bf10f4f1 20241102160225805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160225805 DAUC <0003> auc.c:113 vector [1]: rand = 2995ad3faee441338649a22e75b9352a 20241102160225805 DAUC <0003> auc.c:179 vector [1]: kc = 64479bf667135800 20241102160225805 DAUC <0003> auc.c:180 vector [1]: sres = a2587ed5 20241102160225805 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160225805 DAUC <0003> auc.c:113 vector [2]: rand = 7d76bdffc0d71a5e234cae9f7f429fda 20241102160225805 DAUC <0003> auc.c:179 vector [2]: kc = 1a9900191ed26c00 20241102160225805 DAUC <0003> auc.c:180 vector [2]: sres = f67a8766 20241102160225805 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160225805 DAUC <0003> auc.c:113 vector [3]: rand = 707564449ee6b0688a4b34ed1f32af5d 20241102160225805 DAUC <0003> auc.c:179 vector [3]: kc = 62327e3a3b152000 20241102160225805 DAUC <0003> auc.c:180 vector [3]: sres = 204acd78 20241102160225805 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160225805 DAUC <0003> auc.c:113 vector [4]: rand = 7831f05b9d1dc2a0ad7a2146cc47ed39 20241102160225805 DAUC <0003> auc.c:179 vector [4]: kc = 290a5b770d5d8c00 20241102160225805 DAUC <0003> auc.c:180 vector [4]: sres = a56cb5bb 20241102160225805 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160225805 DAUC <0003> db_auc.c:245 IMSI='262422103112726': Generated 5 vectors 20241102160225805 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422103112726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422103112726"} 20241102160225805 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262422103112726 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160225805 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160225805 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160225807 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241102160225862 DAUC <0003> db_auc.c:157 IMSI='262429396424101': No 2G Auth Data 20241102160225862 DAUC <0003> db_auc.c:192 IMSI='262429396424101': No 3G Auth Data 20241102160225915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20241102160225917 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160225917 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429396424101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429396424101"} 20241102160225917 DAUC <0003> db_auc.c:192 IMSI='262429396424101': No 3G Auth Data 20241102160225917 DAUC <0003> db_auc.c:236 IMSI='262429396424101': Calling to generate 5 vectors 20241102160225917 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160225917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160225917 DAUC <0003> auc.c:113 vector [0]: rand = 1b00efd849790ce75fdaeb0491b09ff8 20241102160225917 DAUC <0003> auc.c:179 vector [0]: kc = 4e1901d4a9370c00 20241102160225917 DAUC <0003> auc.c:180 vector [0]: sres = f625958f 20241102160225917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160225917 DAUC <0003> auc.c:113 vector [1]: rand = eb3c3b8c7c0cf542253e8b6f5deefc2b 20241102160225917 DAUC <0003> auc.c:179 vector [1]: kc = e738f0a9f55dd000 20241102160225917 DAUC <0003> auc.c:180 vector [1]: sres = 51ee730d 20241102160225917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160225917 DAUC <0003> auc.c:113 vector [2]: rand = aa5648d70ab6d12e3ca22b2221c7087e 20241102160225917 DAUC <0003> auc.c:179 vector [2]: kc = 8b914cc8879d6c00 20241102160225917 DAUC <0003> auc.c:180 vector [2]: sres = eb35379b 20241102160225917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160225917 DAUC <0003> auc.c:113 vector [3]: rand = 15e0b9380e105c6b4a9c2889e1aef045 20241102160225917 DAUC <0003> auc.c:179 vector [3]: kc = 2d30b7854eaa5000 20241102160225917 DAUC <0003> auc.c:180 vector [3]: sres = ff4dcea6 20241102160225917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160225917 DAUC <0003> auc.c:113 vector [4]: rand = da5aaee4a03fdc0d8bfab2362457901e 20241102160225917 DAUC <0003> auc.c:179 vector [4]: kc = 7f7ee70dd024f400 20241102160225917 DAUC <0003> auc.c:180 vector [4]: sres = 6a3c952b 20241102160225917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160225917 DAUC <0003> db_auc.c:245 IMSI='262429396424101': Generated 5 vectors 20241102160225917 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429396424101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429396424101"} 20241102160225917 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429396424101 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160225917 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160225917 DLINP <000b> input/ipa.c:451 connected read/write 20241102160225917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160225918 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52988<->l=127.0.0.1:4258 20241102160225975 DAUC <0003> db_auc.c:157 IMSI='262425182200808': No 2G Auth Data 20241102160225975 DAUC <0003> db_auc.c:192 IMSI='262425182200808': No 3G Auth Data 20241102160226020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20241102160226022 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160226022 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425182200808 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425182200808"} 20241102160226022 DAUC <0003> db_auc.c:192 IMSI='262425182200808': No 3G Auth Data 20241102160226022 DAUC <0003> db_auc.c:236 IMSI='262425182200808': Calling to generate 5 vectors 20241102160226022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160226022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160226022 DAUC <0003> auc.c:113 vector [0]: rand = e3e1c090153c3ff0b6c55e7ea7c75290 20241102160226022 DAUC <0003> auc.c:179 vector [0]: kc = f0b1eb7963d7de0a 20241102160226022 DAUC <0003> auc.c:180 vector [0]: sres = 8fcd2fa3 20241102160226022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160226022 DAUC <0003> auc.c:113 vector [1]: rand = 8fe85f667b370ec547d7329b5a9757f4 20241102160226022 DAUC <0003> auc.c:179 vector [1]: kc = 73797d9622f0c227 20241102160226022 DAUC <0003> auc.c:180 vector [1]: sres = 2e189e4e 20241102160226022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160226022 DAUC <0003> auc.c:113 vector [2]: rand = eb95f55750cfa9afc17e2f0bc69df960 20241102160226022 DAUC <0003> auc.c:179 vector [2]: kc = 180e7df1ffa2c329 20241102160226022 DAUC <0003> auc.c:180 vector [2]: sres = 0db2cb68 20241102160226022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160226022 DAUC <0003> auc.c:113 vector [3]: rand = aea8a6df301dc706459fe040fc527c72 20241102160226022 DAUC <0003> auc.c:179 vector [3]: kc = c3a8c972486c1e54 20241102160226022 DAUC <0003> auc.c:180 vector [3]: sres = f6f0dfb3 20241102160226022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160226022 DAUC <0003> auc.c:113 vector [4]: rand = 06d9255f4a0efb7f5183416305b1338c 20241102160226022 DAUC <0003> auc.c:179 vector [4]: kc = 2c0b334fc2c76fa4 20241102160226022 DAUC <0003> auc.c:180 vector [4]: sres = 03d5c8b0 20241102160226022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160226022 DAUC <0003> db_auc.c:245 IMSI='262425182200808': Generated 5 vectors 20241102160226023 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425182200808 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425182200808"} 20241102160226023 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262425182200808 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160226023 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226023 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4258 20241102160226087 DAUC <0003> db_auc.c:157 IMSI='262420608916244': No 2G Auth Data 20241102160226087 DAUC <0003> db_auc.c:192 IMSI='262420608916244': No 3G Auth Data 20241102160226129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241102160226131 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160226131 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420608916244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420608916244"} 20241102160226131 DAUC <0003> db_auc.c:157 IMSI='262420608916244': No 2G Auth Data 20241102160226131 DAUC <0003> db_auc.c:236 IMSI='262420608916244': Calling to generate 5 vectors 20241102160226131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160226131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160226131 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160226131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160226131 DAUC <0003> auc.c:113 vector [0]: rand = f2b9639c5c99e273bc2886759ca99d60 20241102160226131 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160226131 DAUC <0003> auc.c:142 vector [0]: autn = 550927ff5b90000032892cdf0ea3f638 20241102160226131 DAUC <0003> auc.c:143 vector [0]: ck = 6fc652e569353f4e573fb151f4edf112 20241102160226131 DAUC <0003> auc.c:144 vector [0]: ik = a242bab85ea7d2c009be87a4ac18b7de 20241102160226131 DAUC <0003> auc.c:145 vector [0]: res = ddb39dd99ad46ee30000000000000000 20241102160226131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160226131 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160226131 DAUC <0003> auc.c:151 vector [0]: kc = 9305dea86f67ab42 20241102160226131 DAUC <0003> auc.c:152 vector [0]: sres = 4767f33a 20241102160226131 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160226131 DAUC <0003> auc.c:113 vector [1]: rand = 249809d4183a75068a4ef884b9200989 20241102160226131 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160226131 DAUC <0003> auc.c:142 vector [1]: autn = 11fc1c999ffa0000af5a2dfae7cffca5 20241102160226131 DAUC <0003> auc.c:143 vector [1]: ck = 710e6637c14d9d5197be3e365b49d5cf 20241102160226131 DAUC <0003> auc.c:144 vector [1]: ik = 63741b6f3340cf91aaf689544e35b70e 20241102160226131 DAUC <0003> auc.c:145 vector [1]: res = 27e64f777d22f3f10000000000000000 20241102160226131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160226131 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160226131 DAUC <0003> auc.c:151 vector [1]: kc = 2f32ca3ae7713001 20241102160226131 DAUC <0003> auc.c:152 vector [1]: sres = 5ac4bc86 20241102160226131 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160226131 DAUC <0003> auc.c:113 vector [2]: rand = 3f4ba9b96022ad367bdfc0b1a7aadf01 20241102160226131 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160226131 DAUC <0003> auc.c:142 vector [2]: autn = 55744c3f109d0000bf3e81312d1b9c21 20241102160226131 DAUC <0003> auc.c:143 vector [2]: ck = 567ac5af7ee8c55499b3a1aa992f42e7 20241102160226131 DAUC <0003> auc.c:144 vector [2]: ik = e896b7cc37d42f867658b2bfdbe51358 20241102160226131 DAUC <0003> auc.c:145 vector [2]: res = 3576f71a2dee3b450000000000000000 20241102160226131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160226131 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160226131 DAUC <0003> auc.c:151 vector [2]: kc = 510761760bf6bb6d 20241102160226131 DAUC <0003> auc.c:152 vector [2]: sres = 1898cc5f 20241102160226131 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160226131 DAUC <0003> auc.c:113 vector [3]: rand = a5f32276c224fa885e775339465596ed 20241102160226131 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160226131 DAUC <0003> auc.c:142 vector [3]: autn = ff526d5aca590000a09bbcdb985b00b4 20241102160226131 DAUC <0003> auc.c:143 vector [3]: ck = b263eb090e8351c6fc32317802ad8c4d 20241102160226131 DAUC <0003> auc.c:144 vector [3]: ik = e0ebe7547f9d70303779236547361890 20241102160226131 DAUC <0003> auc.c:145 vector [3]: res = 04b05e6ac95a98360000000000000000 20241102160226131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160226131 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160226131 DAUC <0003> auc.c:151 vector [3]: kc = 99c31e403485b52b 20241102160226131 DAUC <0003> auc.c:152 vector [3]: sres = cdeac65c 20241102160226131 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160226131 DAUC <0003> auc.c:113 vector [4]: rand = cd94d8f7ee1f5413a869101bfa9cc1e5 20241102160226131 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160226131 DAUC <0003> auc.c:142 vector [4]: autn = 726664c7d1820000b589cffbc8097a39 20241102160226131 DAUC <0003> auc.c:143 vector [4]: ck = a7259441bc1804dd4a0c065804a5794d 20241102160226131 DAUC <0003> auc.c:144 vector [4]: ik = 35d4bc9b8275994c9dbb07867bde3ad6 20241102160226131 DAUC <0003> auc.c:145 vector [4]: res = 3872626767d2e9760000000000000000 20241102160226131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160226131 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160226131 DAUC <0003> auc.c:151 vector [4]: kc = 454629044116de0a 20241102160226131 DAUC <0003> auc.c:152 vector [4]: sres = 5fa08b11 20241102160226131 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160226131 DAUC <0003> db_auc.c:245 IMSI='262420608916244': Generated 5 vectors 20241102160226131 DAUC <0003> db_auc.c:249 IMSI='262420608916244': Updating SQN=161 in DB 20241102160226152 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420608916244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420608916244"} 20241102160226152 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420608916244 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160226152 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226152 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226154 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4258 20241102160226229 DAUC <0003> db_auc.c:157 IMSI='262429767556306': No 2G Auth Data 20241102160226229 DAUC <0003> db_auc.c:192 IMSI='262429767556306': No 3G Auth Data 20241102160226301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 20241102160226304 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160226304 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429767556306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429767556306"} 20241102160226305 DAUC <0003> db_auc.c:157 IMSI='262429767556306': No 2G Auth Data 20241102160226305 DAUC <0003> db_auc.c:236 IMSI='262429767556306': Calling to generate 5 vectors 20241102160226305 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160226305 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160226305 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102160226305 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160226305 DAUC <0003> auc.c:113 vector [0]: rand = 7a736ed46f57ad8b9d95e39ac2272651 20241102160226305 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160226305 DAUC <0003> auc.c:142 vector [0]: autn = 3f602011bce2000061b74e431d22742c 20241102160226305 DAUC <0003> auc.c:143 vector [0]: ck = 7652a1ea145cb8e1c62c5ff67d92e441 20241102160226305 DAUC <0003> auc.c:144 vector [0]: ik = 85f86317d83790f3bdd14a93fa9f5d33 20241102160226305 DAUC <0003> auc.c:145 vector [0]: res = 80a35b3ea465ec8e0000000000000000 20241102160226305 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160226305 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160226305 DAUC <0003> auc.c:151 vector [0]: kc = 8857d7984b669160 20241102160226305 DAUC <0003> auc.c:152 vector [0]: sres = 24c6b7b0 20241102160226305 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160226305 DAUC <0003> auc.c:113 vector [1]: rand = 27c19b78d78b3febc3bb6ce7f5dc497e 20241102160226305 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160226305 DAUC <0003> auc.c:142 vector [1]: autn = 4ab731aa1db60000e51d4c4072656b9e 20241102160226305 DAUC <0003> auc.c:143 vector [1]: ck = c4366e8594098c95b7e153040a78e646 20241102160226305 DAUC <0003> auc.c:144 vector [1]: ik = 6bfc486fc0b6edf6e432c554d9ebc53a 20241102160226305 DAUC <0003> auc.c:145 vector [1]: res = e207193500dc87c70000000000000000 20241102160226305 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160226305 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160226305 DAUC <0003> auc.c:151 vector [1]: kc = fc19b0ba872c421f 20241102160226305 DAUC <0003> auc.c:152 vector [1]: sres = e2db9ef2 20241102160226305 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160226305 DAUC <0003> auc.c:113 vector [2]: rand = c2bf8c9ffb878c588ee504198389ba0d 20241102160226305 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160226305 DAUC <0003> auc.c:142 vector [2]: autn = c1437d3666d70000d89ce7badb08c82f 20241102160226305 DAUC <0003> auc.c:143 vector [2]: ck = 5b4d3a0802393bb12835a788555b730f 20241102160226305 DAUC <0003> auc.c:144 vector [2]: ik = b79bf775f6e1307135d4efe763541863 20241102160226305 DAUC <0003> auc.c:145 vector [2]: res = 8bb38f50d9d62c5d0000000000000000 20241102160226305 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160226305 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160226305 DAUC <0003> auc.c:151 vector [2]: kc = f1378512c2d760ac 20241102160226305 DAUC <0003> auc.c:152 vector [2]: sres = 5265a30d 20241102160226305 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160226305 DAUC <0003> auc.c:113 vector [3]: rand = 39e674138b9f3f8f7b325549158f444a 20241102160226305 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160226305 DAUC <0003> auc.c:142 vector [3]: autn = 35a17cc3bd1c0000a54f05f5d18bd2a9 20241102160226305 DAUC <0003> auc.c:143 vector [3]: ck = 82fa6034833e42bed26e0d8681a172a8 20241102160226305 DAUC <0003> auc.c:144 vector [3]: ik = 9ef0885d3f552527fcad20b106b3559e 20241102160226305 DAUC <0003> auc.c:145 vector [3]: res = 7e789f61a67823680000000000000000 20241102160226305 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160226305 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160226305 DAUC <0003> auc.c:151 vector [3]: kc = 32c9c55e3b7940af 20241102160226305 DAUC <0003> auc.c:152 vector [3]: sres = d800bc09 20241102160226305 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160226305 DAUC <0003> auc.c:113 vector [4]: rand = fa628d6eec772a86724add88ce649395 20241102160226305 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160226305 DAUC <0003> auc.c:142 vector [4]: autn = 2271f08139e5000092c17978a968a3d5 20241102160226305 DAUC <0003> auc.c:143 vector [4]: ck = 6e8f6df0805ea70ef605216b9f630018 20241102160226305 DAUC <0003> auc.c:144 vector [4]: ik = 62ed471f6191cc23ddc9cf2acb8ee6b2 20241102160226305 DAUC <0003> auc.c:145 vector [4]: res = 4decfe14e18af3290000000000000000 20241102160226305 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160226305 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160226305 DAUC <0003> auc.c:151 vector [4]: kc = 27aec4aeb5228d87 20241102160226305 DAUC <0003> auc.c:152 vector [4]: sres = ac660d3d 20241102160226305 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160226305 DAUC <0003> db_auc.c:245 IMSI='262429767556306': Generated 5 vectors 20241102160226305 DAUC <0003> db_auc.c:249 IMSI='262429767556306': Updating SQN=161 in DB 20241102160226328 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429767556306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429767556306"} 20241102160226328 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262429767556306 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160226328 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226328 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53006<->l=127.0.0.1:4258 20241102160226399 DAUC <0003> db_auc.c:157 IMSI='262420591483010': No 2G Auth Data 20241102160226399 DAUC <0003> db_auc.c:192 IMSI='262420591483010': No 3G Auth Data 20241102160226484 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20241102160226492 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160226492 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420591483010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420591483010"} 20241102160226492 DAUC <0003> db_auc.c:236 IMSI='262420591483010': Calling to generate 5 vectors 20241102160226492 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102160226492 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160226492 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160226492 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160226492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160226492 DAUC <0003> auc.c:113 vector [0]: rand = 933abbcd4dffd61519ec67260d908575 20241102160226492 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160226492 DAUC <0003> auc.c:142 vector [0]: autn = cb40a00cc34a0000845830df8af3cb65 20241102160226492 DAUC <0003> auc.c:143 vector [0]: ck = 9e0af5df06c17f244dc0a6ca261d9320 20241102160226492 DAUC <0003> auc.c:144 vector [0]: ik = 641b6971fa743b7ad5595ec46bcb2e91 20241102160226492 DAUC <0003> auc.c:145 vector [0]: res = 141dbccb0b6b80c20000000000000000 20241102160226492 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160226492 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102160226492 DAUC <0003> auc.c:179 vector [0]: kc = 04ac0b9371f25c00 20241102160226492 DAUC <0003> auc.c:180 vector [0]: sres = 24af674b 20241102160226492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102160226492 DAUC <0003> auc.c:113 vector [1]: rand = c28320899ded7149292f357ad03e8061 20241102160226492 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160226492 DAUC <0003> auc.c:142 vector [1]: autn = 83693fa99238000049be19ff630144f6 20241102160226492 DAUC <0003> auc.c:143 vector [1]: ck = 1efcdfa0388b30af630e5c1a46f3b263 20241102160226492 DAUC <0003> auc.c:144 vector [1]: ik = d2a5e6186e27772530d1ddc49d383a00 20241102160226492 DAUC <0003> auc.c:145 vector [1]: res = df7b37dd0be189bf0000000000000000 20241102160226492 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160226492 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102160226492 DAUC <0003> auc.c:179 vector [1]: kc = 9a12528e0d9f4800 20241102160226492 DAUC <0003> auc.c:180 vector [1]: sres = 0e9cd0a4 20241102160226492 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102160226492 DAUC <0003> auc.c:113 vector [2]: rand = ade79c23934366fa9042d371b586f705 20241102160226492 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160226492 DAUC <0003> auc.c:142 vector [2]: autn = f8065832ff940000ca7b8aecf23496f2 20241102160226492 DAUC <0003> auc.c:143 vector [2]: ck = 3f650e8eaa5b62128736064307164fea 20241102160226492 DAUC <0003> auc.c:144 vector [2]: ik = f5444ad1725f34fd784a4ecc1385f2f7 20241102160226492 DAUC <0003> auc.c:145 vector [2]: res = c64404a1f20a65220000000000000000 20241102160226492 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160226492 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102160226492 DAUC <0003> auc.c:179 vector [2]: kc = c5edaf1950ce7800 20241102160226492 DAUC <0003> auc.c:180 vector [2]: sres = b376103f 20241102160226492 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102160226492 DAUC <0003> auc.c:113 vector [3]: rand = 6d43a48e36eaad8a18145d56e3720c58 20241102160226492 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160226492 DAUC <0003> auc.c:142 vector [3]: autn = 6d56d773e7a9000096762cf9e5f512b3 20241102160226492 DAUC <0003> auc.c:143 vector [3]: ck = 37fd23b65e8a67a3df6e25b3cb9e58c8 20241102160226492 DAUC <0003> auc.c:144 vector [3]: ik = b53f3b9620500ddc928e8a79a1d2d797 20241102160226492 DAUC <0003> auc.c:145 vector [3]: res = bb450f24b51308590000000000000000 20241102160226492 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160226492 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102160226492 DAUC <0003> auc.c:179 vector [3]: kc = f2f8fb07ee18b800 20241102160226492 DAUC <0003> auc.c:180 vector [3]: sres = 89487e18 20241102160226492 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102160226492 DAUC <0003> auc.c:113 vector [4]: rand = 189ed4f64854acc7e663188d4d1595ea 20241102160226492 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160226492 DAUC <0003> auc.c:142 vector [4]: autn = a37b0293e3ba0000de898d8a634644c4 20241102160226492 DAUC <0003> auc.c:143 vector [4]: ck = ad528011597ce25a88719d4d1d347728 20241102160226492 DAUC <0003> auc.c:144 vector [4]: ik = a7140bfd542472e6e944c618ec457d3d 20241102160226492 DAUC <0003> auc.c:145 vector [4]: res = 2bd88935791f73da0000000000000000 20241102160226492 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160226492 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102160226492 DAUC <0003> auc.c:179 vector [4]: kc = 576fcc6a49121c00 20241102160226492 DAUC <0003> auc.c:180 vector [4]: sres = b2d949a2 20241102160226492 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102160226492 DAUC <0003> db_auc.c:245 IMSI='262420591483010': Generated 5 vectors 20241102160226492 DAUC <0003> db_auc.c:249 IMSI='262420591483010': Updating SQN=161 in DB 20241102160226505 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420591483010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420591483010"} 20241102160226505 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420591483010 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160226506 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226506 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226509 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53012<->l=127.0.0.1:4258 20241102160226589 DAUC <0003> db_auc.c:157 IMSI='262425533058564': No 2G Auth Data 20241102160226589 DAUC <0003> db_auc.c:192 IMSI='262425533058564': No 3G Auth Data 20241102160226654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20241102160226656 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160226656 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425533058564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425533058564"} 20241102160226656 DAUC <0003> db_auc.c:236 IMSI='262425533058564': Calling to generate 5 vectors 20241102160226656 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102160226656 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160226657 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160226657 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160226657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160226657 DAUC <0003> auc.c:113 vector [0]: rand = 8b29831889e8f3bc3374f709d1f2a0bf 20241102160226657 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160226657 DAUC <0003> auc.c:142 vector [0]: autn = ff1c5159e416000029a7de6294ca048e 20241102160226657 DAUC <0003> auc.c:143 vector [0]: ck = 174678073b1a57a9a86a8adbdfca7403 20241102160226657 DAUC <0003> auc.c:144 vector [0]: ik = 836381ffce6e63cecdc5655b0338be9a 20241102160226657 DAUC <0003> auc.c:145 vector [0]: res = 3fa6057652b10d690000000000000000 20241102160226657 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160226657 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102160226657 DAUC <0003> auc.c:179 vector [0]: kc = bf9cd8b4b071dc00 20241102160226657 DAUC <0003> auc.c:180 vector [0]: sres = 47a0261b 20241102160226657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102160226657 DAUC <0003> auc.c:113 vector [1]: rand = 3c0a7e3bb4adb3aacf035cb99885523b 20241102160226657 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160226657 DAUC <0003> auc.c:142 vector [1]: autn = ab673288723e0000f6e588a3e70f744d 20241102160226657 DAUC <0003> auc.c:143 vector [1]: ck = f80ab15dcd16c322b949f084c49f63d9 20241102160226657 DAUC <0003> auc.c:144 vector [1]: ik = b1c2af4a803a69598f7b6c96a7c432c9 20241102160226657 DAUC <0003> auc.c:145 vector [1]: res = 71c1701263e7f92c0000000000000000 20241102160226657 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160226657 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102160226657 DAUC <0003> auc.c:179 vector [1]: kc = ac8c081061c49c00 20241102160226657 DAUC <0003> auc.c:180 vector [1]: sres = 3ad3afc7 20241102160226657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102160226657 DAUC <0003> auc.c:113 vector [2]: rand = 9f4e651c419c4341ad36b0ee373c24bf 20241102160226657 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160226657 DAUC <0003> auc.c:142 vector [2]: autn = 05f5b771318300003166642ab2a67e94 20241102160226657 DAUC <0003> auc.c:143 vector [2]: ck = 09f7483f3e712b91eb7212074c5ffb80 20241102160226657 DAUC <0003> auc.c:144 vector [2]: ik = c5bd473ca470d5ee9465113d37ed5f46 20241102160226657 DAUC <0003> auc.c:145 vector [2]: res = 8234651f62d1ef7f0000000000000000 20241102160226657 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160226657 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102160226657 DAUC <0003> auc.c:179 vector [2]: kc = 661cedc199484400 20241102160226657 DAUC <0003> auc.c:180 vector [2]: sres = 59376e2c 20241102160226657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102160226657 DAUC <0003> auc.c:113 vector [3]: rand = 2a625c04c7a39769948d3f832b8c9bc8 20241102160226657 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160226657 DAUC <0003> auc.c:142 vector [3]: autn = 2a305bb569f200009793ba77a8b0f943 20241102160226657 DAUC <0003> auc.c:143 vector [3]: ck = 75967a2766fade58a53b498ce2804d10 20241102160226657 DAUC <0003> auc.c:144 vector [3]: ik = fd1bcceb975e414bdad19b0389dd9298 20241102160226657 DAUC <0003> auc.c:145 vector [3]: res = 1c8a8500948b4d200000000000000000 20241102160226657 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160226657 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102160226657 DAUC <0003> auc.c:179 vector [3]: kc = 6e93aa54ac4f7400 20241102160226657 DAUC <0003> auc.c:180 vector [3]: sres = 2109da25 20241102160226657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102160226657 DAUC <0003> auc.c:113 vector [4]: rand = f7c2754cdc0d8fb3a0c3c9234bb93734 20241102160226657 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160226657 DAUC <0003> auc.c:142 vector [4]: autn = a2a89f89b4ae00004a50b6ae2d24b0b6 20241102160226657 DAUC <0003> auc.c:143 vector [4]: ck = 2eb6ca474a3dd215dca86d60b7a85087 20241102160226657 DAUC <0003> auc.c:144 vector [4]: ik = 706aa28ea5bfe29faa70a737aecad1c2 20241102160226657 DAUC <0003> auc.c:145 vector [4]: res = afb344ea40eee38e0000000000000000 20241102160226657 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160226657 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102160226657 DAUC <0003> auc.c:179 vector [4]: kc = 9e8a26607543dc00 20241102160226657 DAUC <0003> auc.c:180 vector [4]: sres = 2b197836 20241102160226657 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102160226657 DAUC <0003> db_auc.c:245 IMSI='262425533058564': Generated 5 vectors 20241102160226657 DAUC <0003> db_auc.c:249 IMSI='262425533058564': Updating SQN=161 in DB 20241102160226678 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425533058564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425533058564"} 20241102160226678 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262425533058564 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160226678 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226678 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20241102160226754 DAUC <0003> db_auc.c:157 IMSI='262421204947318': No 2G Auth Data 20241102160226754 DAUC <0003> db_auc.c:192 IMSI='262421204947318': No 3G Auth Data 20241102160226827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241102160226829 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160226829 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421204947318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421204947318"} 20241102160226829 DAUC <0003> db_auc.c:236 IMSI='262421204947318': Calling to generate 5 vectors 20241102160226829 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102160226829 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160226829 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160226829 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160226829 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160226829 DAUC <0003> auc.c:113 vector [0]: rand = 66ed8c104a44c17ff0c9cd577213071c 20241102160226829 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160226829 DAUC <0003> auc.c:142 vector [0]: autn = e5f556b449a70000ae264b720be5e620 20241102160226829 DAUC <0003> auc.c:143 vector [0]: ck = d5e552577ea98eba7ffb1cc7fe8868fa 20241102160226829 DAUC <0003> auc.c:144 vector [0]: ik = 6575a3416d925f89f12e9c21880a4d44 20241102160226829 DAUC <0003> auc.c:145 vector [0]: res = 54eacc13b482d3a20000000000000000 20241102160226829 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160226829 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102160226829 DAUC <0003> auc.c:179 vector [0]: kc = abaa8b1a5d605c75 20241102160226829 DAUC <0003> auc.c:180 vector [0]: sres = df0c2700 20241102160226829 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102160226829 DAUC <0003> auc.c:113 vector [1]: rand = 0ae18cf087a3406b76fdf1d2a0082516 20241102160226829 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160226829 DAUC <0003> auc.c:142 vector [1]: autn = 152f832d5203000082f9aa7ad045af06 20241102160226829 DAUC <0003> auc.c:143 vector [1]: ck = ce04eb0942530c88dc84ae7200242462 20241102160226829 DAUC <0003> auc.c:144 vector [1]: ik = bc2694b306658d26b10f217deae495c2 20241102160226829 DAUC <0003> auc.c:145 vector [1]: res = 020e0173a09893cc0000000000000000 20241102160226829 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160226829 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102160226829 DAUC <0003> auc.c:179 vector [1]: kc = b3544e7f37b514ee 20241102160226829 DAUC <0003> auc.c:180 vector [1]: sres = eee64e50 20241102160226829 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102160226829 DAUC <0003> auc.c:113 vector [2]: rand = 424ff3897b7cf1a22919a767aa1a93fb 20241102160226829 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160226829 DAUC <0003> auc.c:142 vector [2]: autn = eb599d461a43000043b7daf44365ab91 20241102160226829 DAUC <0003> auc.c:143 vector [2]: ck = 76d81ad525b3f1e99b3013d09b36e65b 20241102160226829 DAUC <0003> auc.c:144 vector [2]: ik = 629816f90fbb484eeefa69bacf59ac6d 20241102160226829 DAUC <0003> auc.c:145 vector [2]: res = b8294980fd85f9860000000000000000 20241102160226829 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160226829 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102160226829 DAUC <0003> auc.c:179 vector [2]: kc = 4586a3bb5f92f044 20241102160226829 DAUC <0003> auc.c:180 vector [2]: sres = d9cfd3d7 20241102160226829 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102160226829 DAUC <0003> auc.c:113 vector [3]: rand = 59961cf5d963a1e3e921ad74bb012502 20241102160226829 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160226829 DAUC <0003> auc.c:142 vector [3]: autn = 817eb50556620000331bd85b3452eabb 20241102160226829 DAUC <0003> auc.c:143 vector [3]: ck = ca335009ec9947ef982a109ca16725f9 20241102160226829 DAUC <0003> auc.c:144 vector [3]: ik = 67db8c6c8521d8941fb4b946e4369331 20241102160226829 DAUC <0003> auc.c:145 vector [3]: res = 49bc2c8d8fae69050000000000000000 20241102160226829 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160226829 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102160226829 DAUC <0003> auc.c:179 vector [3]: kc = f817669e7d5442ce 20241102160226829 DAUC <0003> auc.c:180 vector [3]: sres = 24c494a9 20241102160226829 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102160226829 DAUC <0003> auc.c:113 vector [4]: rand = f3ac5ab4e70630a5cb8466ee673b8f93 20241102160226829 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160226829 DAUC <0003> auc.c:142 vector [4]: autn = 8b1bd27723b900003eda6f9ec32136de 20241102160226829 DAUC <0003> auc.c:143 vector [4]: ck = 2ada8e089c24fca2a3b82fba3b30989f 20241102160226829 DAUC <0003> auc.c:144 vector [4]: ik = 3c8bab659c88fde2045e01b0efebb193 20241102160226829 DAUC <0003> auc.c:145 vector [4]: res = 463d307367f6ded30000000000000000 20241102160226829 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160226829 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102160226829 DAUC <0003> auc.c:179 vector [4]: kc = dc955f5666c35c7a 20241102160226829 DAUC <0003> auc.c:180 vector [4]: sres = 7ddea835 20241102160226829 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102160226829 DAUC <0003> db_auc.c:245 IMSI='262421204947318': Generated 5 vectors 20241102160226829 DAUC <0003> db_auc.c:249 IMSI='262421204947318': Updating SQN=161 in DB 20241102160226841 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421204947318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421204947318"} 20241102160226841 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421204947318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160226841 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226841 DLINP <000b> input/ipa.c:451 connected read/write 20241102160226841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160226843 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53022<->l=127.0.0.1:4258 20241102160228036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52982<->l=127.0.0.1:4258 20241102160228037 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39485<->l=127.0.0.1:4259) 20241102160228037 DLINP <000b> input/ipa.c:451 connected read/write 20241102160228037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160228037 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160228037 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160228037 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160228093 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 20241102160228094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53026<->l=127.0.0.1:4258 20241102160232128 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160232128 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160232130 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241102160232132 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232132 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232132 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160232132 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160232132 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  20241102160232132 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160232132 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  20241102160232132 DLGSUP <0013> gsup_server.c:235 2:  20241102160232132 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160232132 DLGSUP <0013> gsup_server.c:235 3:  20241102160232132 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160232132 DLGSUP <0013> gsup_server.c:235 4:  20241102160232132 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160232132 DLGSUP <0013> gsup_server.c:235 5:  20241102160232132 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160232132 DLGSUP <0013> gsup_server.c:235 7:  20241102160232132 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160232132 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160232132 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160232132 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160232145 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36561<->l=127.0.0.1:4259) 20241102160232187 DAUC <0003> db_auc.c:157 IMSI='262428754206497': No 2G Auth Data 20241102160232187 DAUC <0003> db_auc.c:192 IMSI='262428754206497': No 3G Auth Data 20241102160232245 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34660<->l=127.0.0.1:4258 20241102160232249 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232249 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428754206497"} 20241102160232249 DAUC <0003> db_auc.c:192 IMSI='262428754206497': No 3G Auth Data 20241102160232249 DAUC <0003> db_auc.c:236 IMSI='262428754206497': Calling to generate 1 vectors 20241102160232249 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102160232249 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232249 DAUC <0003> auc.c:113 vector [0]: rand = 2032ec7b6fc1d319d854ace68594f7a5 20241102160232249 DAUC <0003> auc.c:179 vector [0]: kc = 70c489f20d53b400 20241102160232249 DAUC <0003> auc.c:180 vector [0]: sres = b6ca3f61 20241102160232249 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232249 DAUC <0003> db_auc.c:245 IMSI='262428754206497': Generated 1 vectors 20241102160232249 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428754206497"} 20241102160232249 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232249 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232249 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232252 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232252 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428754206497"} 20241102160232253 DAUC <0003> db_auc.c:192 IMSI='262428754206497': No 3G Auth Data 20241102160232253 DAUC <0003> db_auc.c:236 IMSI='262428754206497': Calling to generate 4 vectors 20241102160232253 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102160232253 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232253 DAUC <0003> auc.c:113 vector [0]: rand = 05083ddc06ffa2cadf4a202a422d2c67 20241102160232253 DAUC <0003> auc.c:179 vector [0]: kc = a2a744892ed36000 20241102160232253 DAUC <0003> auc.c:180 vector [0]: sres = 571ab395 20241102160232253 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232253 DAUC <0003> auc.c:113 vector [1]: rand = 0cc68118edf9add2d7e45c321a883333 20241102160232253 DAUC <0003> auc.c:179 vector [1]: kc = 19222c10c4147800 20241102160232253 DAUC <0003> auc.c:180 vector [1]: sres = ebce956c 20241102160232253 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232253 DAUC <0003> auc.c:113 vector [2]: rand = 116d522cb6a2fe167edf24963f8f3851 20241102160232253 DAUC <0003> auc.c:179 vector [2]: kc = db66f8a1a46de800 20241102160232253 DAUC <0003> auc.c:180 vector [2]: sres = a76014b5 20241102160232253 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232253 DAUC <0003> auc.c:113 vector [3]: rand = 1abf0af2bfb40d2c06a070e29fae8a2b 20241102160232253 DAUC <0003> auc.c:179 vector [3]: kc = 571c08798fccf800 20241102160232253 DAUC <0003> auc.c:180 vector [3]: sres = fb4d5af0 20241102160232253 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232253 DAUC <0003> db_auc.c:245 IMSI='262428754206497': Generated 4 vectors 20241102160232253 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428754206497"} 20241102160232253 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232253 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232253 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232255 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232255 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428754206497"} 20241102160232255 DAUC <0003> db_auc.c:192 IMSI='262428754206497': No 3G Auth Data 20241102160232255 DAUC <0003> db_auc.c:236 IMSI='262428754206497': Calling to generate 5 vectors 20241102160232255 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160232255 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232255 DAUC <0003> auc.c:113 vector [0]: rand = 931b84ae1c47e8b5ae90408c4576a98f 20241102160232255 DAUC <0003> auc.c:179 vector [0]: kc = dcbdd3a574975800 20241102160232255 DAUC <0003> auc.c:180 vector [0]: sres = 7e6327e6 20241102160232255 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232255 DAUC <0003> auc.c:113 vector [1]: rand = 0d912155ca0414bcbf789c29cac97fbe 20241102160232255 DAUC <0003> auc.c:179 vector [1]: kc = 6cedc435f2cbd000 20241102160232255 DAUC <0003> auc.c:180 vector [1]: sres = c941adc1 20241102160232255 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232255 DAUC <0003> auc.c:113 vector [2]: rand = b6654684e5323e83930e84e9e914251e 20241102160232255 DAUC <0003> auc.c:179 vector [2]: kc = f397efab2b98dc00 20241102160232255 DAUC <0003> auc.c:180 vector [2]: sres = e5d6e46c 20241102160232255 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232255 DAUC <0003> auc.c:113 vector [3]: rand = 32c9f9774940581b4f4c99857e52fb98 20241102160232255 DAUC <0003> auc.c:179 vector [3]: kc = 4f33cc640337b400 20241102160232255 DAUC <0003> auc.c:180 vector [3]: sres = 2fee413d 20241102160232255 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232255 DAUC <0003> auc.c:113 vector [4]: rand = b96271ea819714873d89bcb6de34f7d1 20241102160232255 DAUC <0003> auc.c:179 vector [4]: kc = 996504367ced1000 20241102160232255 DAUC <0003> auc.c:180 vector [4]: sres = cff34408 20241102160232255 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160232255 DAUC <0003> db_auc.c:245 IMSI='262428754206497': Generated 5 vectors 20241102160232255 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428754206497"} 20241102160232255 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232255 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232255 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232257 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232257 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428754206497"} 20241102160232257 DAUC <0003> db_auc.c:192 IMSI='262428754206497': No 3G Auth Data 20241102160232257 DAUC <0003> db_auc.c:236 IMSI='262428754206497': Calling to generate 5 vectors 20241102160232257 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160232257 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232257 DAUC <0003> auc.c:113 vector [0]: rand = 1aef0a1f55304dff9fa96c2024c6d92a 20241102160232257 DAUC <0003> auc.c:179 vector [0]: kc = 61bf41828d747800 20241102160232257 DAUC <0003> auc.c:180 vector [0]: sres = 6b04d3f5 20241102160232257 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232257 DAUC <0003> auc.c:113 vector [1]: rand = 3fb1a211de956910dcdbdf7633769698 20241102160232257 DAUC <0003> auc.c:179 vector [1]: kc = b9bc22c4cde51800 20241102160232257 DAUC <0003> auc.c:180 vector [1]: sres = 54cd947e 20241102160232257 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232257 DAUC <0003> auc.c:113 vector [2]: rand = 7348e4d8a323e9fc1a8cfe84e75fb8ad 20241102160232257 DAUC <0003> auc.c:179 vector [2]: kc = e004c5bb24c90c00 20241102160232257 DAUC <0003> auc.c:180 vector [2]: sres = 8373abcd 20241102160232257 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232257 DAUC <0003> auc.c:113 vector [3]: rand = 6a39db8dce29acd6eddbb26b570d7f6d 20241102160232257 DAUC <0003> auc.c:179 vector [3]: kc = d04e847053a9d400 20241102160232257 DAUC <0003> auc.c:180 vector [3]: sres = 460ed99e 20241102160232257 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232257 DAUC <0003> auc.c:113 vector [4]: rand = fe6cd5f306e26eb63f06c6a9219018a0 20241102160232257 DAUC <0003> auc.c:179 vector [4]: kc = 9ae1e9b64d3f0c00 20241102160232257 DAUC <0003> auc.c:180 vector [4]: sres = 124ff7c7 20241102160232257 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160232257 DAUC <0003> db_auc.c:245 IMSI='262428754206497': Generated 5 vectors 20241102160232257 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428754206497"} 20241102160232257 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262428754206497 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232257 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232257 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34660<->l=127.0.0.1:4258 20241102160232321 DAUC <0003> db_auc.c:157 IMSI='262422749746231': No 2G Auth Data 20241102160232321 DAUC <0003> db_auc.c:192 IMSI='262422749746231': No 3G Auth Data 20241102160232372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4258 20241102160232375 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232375 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232375 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749746231"} 20241102160232375 DAUC <0003> db_auc.c:192 IMSI='262422749746231': No 3G Auth Data 20241102160232375 DAUC <0003> db_auc.c:236 IMSI='262422749746231': Calling to generate 1 vectors 20241102160232375 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102160232375 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232375 DAUC <0003> auc.c:113 vector [0]: rand = 3433ef4009d67c1559fbfcd91e925d8c 20241102160232375 DAUC <0003> auc.c:179 vector [0]: kc = 44ac0b0562457c00 20241102160232375 DAUC <0003> auc.c:180 vector [0]: sres = eb8b2854 20241102160232375 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232375 DAUC <0003> db_auc.c:245 IMSI='262422749746231': Generated 1 vectors 20241102160232375 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749746231"} 20241102160232375 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232375 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232375 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232377 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232377 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749746231"} 20241102160232377 DAUC <0003> db_auc.c:192 IMSI='262422749746231': No 3G Auth Data 20241102160232377 DAUC <0003> db_auc.c:236 IMSI='262422749746231': Calling to generate 4 vectors 20241102160232377 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102160232377 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232377 DAUC <0003> auc.c:113 vector [0]: rand = 7b85441de451e62d41ac79be776d319c 20241102160232377 DAUC <0003> auc.c:179 vector [0]: kc = fcb53e6963df6400 20241102160232377 DAUC <0003> auc.c:180 vector [0]: sres = 7f892463 20241102160232377 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232377 DAUC <0003> auc.c:113 vector [1]: rand = 7b125f169a6c1e2beb7795c95b755552 20241102160232377 DAUC <0003> auc.c:179 vector [1]: kc = 2604bf89cb038000 20241102160232377 DAUC <0003> auc.c:180 vector [1]: sres = a47e9f9b 20241102160232377 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232377 DAUC <0003> auc.c:113 vector [2]: rand = 03577d564bb5218d2f4179981e366f71 20241102160232377 DAUC <0003> auc.c:179 vector [2]: kc = 33aa6e9a2fc5d400 20241102160232377 DAUC <0003> auc.c:180 vector [2]: sres = e3658924 20241102160232377 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232377 DAUC <0003> auc.c:113 vector [3]: rand = 473ea1232d125068a37af01f50beee62 20241102160232377 DAUC <0003> auc.c:179 vector [3]: kc = 4da1c27013abf000 20241102160232377 DAUC <0003> auc.c:180 vector [3]: sres = fa2b241e 20241102160232377 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232377 DAUC <0003> db_auc.c:245 IMSI='262422749746231': Generated 4 vectors 20241102160232377 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749746231"} 20241102160232377 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232377 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232378 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232379 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232379 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749746231"} 20241102160232379 DAUC <0003> db_auc.c:192 IMSI='262422749746231': No 3G Auth Data 20241102160232379 DAUC <0003> db_auc.c:236 IMSI='262422749746231': Calling to generate 5 vectors 20241102160232379 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160232379 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232379 DAUC <0003> auc.c:113 vector [0]: rand = 31a97a4d20ea0a49c85e9da5a0b61dc4 20241102160232379 DAUC <0003> auc.c:179 vector [0]: kc = 0789d19623ff3000 20241102160232379 DAUC <0003> auc.c:180 vector [0]: sres = a5d1bced 20241102160232379 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232379 DAUC <0003> auc.c:113 vector [1]: rand = 0626f5278ca1c7d6d1caaf0ea4ea1b11 20241102160232379 DAUC <0003> auc.c:179 vector [1]: kc = cbdd96f1739c2000 20241102160232379 DAUC <0003> auc.c:180 vector [1]: sres = e37f8e7a 20241102160232379 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232379 DAUC <0003> auc.c:113 vector [2]: rand = ca18bc7a2cef7f0153632bcaccae03d1 20241102160232379 DAUC <0003> auc.c:179 vector [2]: kc = 6f1bace9207e8c00 20241102160232379 DAUC <0003> auc.c:180 vector [2]: sres = 9e5a7b10 20241102160232379 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232379 DAUC <0003> auc.c:113 vector [3]: rand = fb7f9183320fe3a6f85d6bb0c3175305 20241102160232379 DAUC <0003> auc.c:179 vector [3]: kc = ff44d6b11df98000 20241102160232379 DAUC <0003> auc.c:180 vector [3]: sres = 4e5957ea 20241102160232379 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232379 DAUC <0003> auc.c:113 vector [4]: rand = 8db4e159d49fffe1a74b6fbaeb67ce18 20241102160232379 DAUC <0003> auc.c:179 vector [4]: kc = 5403c473216e5c00 20241102160232379 DAUC <0003> auc.c:180 vector [4]: sres = eb72a138 20241102160232379 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160232379 DAUC <0003> db_auc.c:245 IMSI='262422749746231': Generated 5 vectors 20241102160232379 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749746231"} 20241102160232379 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232379 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232379 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232380 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232381 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232381 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422749746231"} 20241102160232381 DAUC <0003> db_auc.c:192 IMSI='262422749746231': No 3G Auth Data 20241102160232381 DAUC <0003> db_auc.c:236 IMSI='262422749746231': Calling to generate 5 vectors 20241102160232381 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160232381 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232381 DAUC <0003> auc.c:113 vector [0]: rand = a424ad1bafbced959aa036ea4cd3c9b2 20241102160232381 DAUC <0003> auc.c:179 vector [0]: kc = d7b557fb1657b400 20241102160232381 DAUC <0003> auc.c:180 vector [0]: sres = fc6fed71 20241102160232381 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232381 DAUC <0003> auc.c:113 vector [1]: rand = c4d95354d21d9ebc6d2cf21ca4922a29 20241102160232381 DAUC <0003> auc.c:179 vector [1]: kc = 59139e5195318c00 20241102160232381 DAUC <0003> auc.c:180 vector [1]: sres = 5b9edef5 20241102160232381 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232381 DAUC <0003> auc.c:113 vector [2]: rand = ebd4afa315db59b2554f1c8a55050bbf 20241102160232381 DAUC <0003> auc.c:179 vector [2]: kc = 3a9074314742b400 20241102160232381 DAUC <0003> auc.c:180 vector [2]: sres = a330e4ba 20241102160232381 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232381 DAUC <0003> auc.c:113 vector [3]: rand = 13ded95e95c0c14f4f0b922c9a456fb8 20241102160232381 DAUC <0003> auc.c:179 vector [3]: kc = 4e37fe6e859fb800 20241102160232381 DAUC <0003> auc.c:180 vector [3]: sres = 6ab09c4e 20241102160232381 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232381 DAUC <0003> auc.c:113 vector [4]: rand = 8c2efd1c0bb4f2bb7362208d2799df43 20241102160232381 DAUC <0003> auc.c:179 vector [4]: kc = 248f2f9a5e6fd800 20241102160232381 DAUC <0003> auc.c:180 vector [4]: sres = ebbc7471 20241102160232381 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160232381 DAUC <0003> db_auc.c:245 IMSI='262422749746231': Generated 5 vectors 20241102160232381 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422749746231"} 20241102160232381 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262422749746231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232381 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232381 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4258 20241102160232446 DAUC <0003> db_auc.c:157 IMSI='262420993093227': No 2G Auth Data 20241102160232446 DAUC <0003> db_auc.c:192 IMSI='262420993093227': No 3G Auth Data 20241102160232497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241102160232500 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232500 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993093227"} 20241102160232500 DAUC <0003> db_auc.c:192 IMSI='262420993093227': No 3G Auth Data 20241102160232500 DAUC <0003> db_auc.c:236 IMSI='262420993093227': Calling to generate 1 vectors 20241102160232500 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241102160232500 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232500 DAUC <0003> auc.c:113 vector [0]: rand = e4f5f61cd51aa542d2f39112844dcfdd 20241102160232500 DAUC <0003> auc.c:179 vector [0]: kc = a7d7e0d1873b812a 20241102160232500 DAUC <0003> auc.c:180 vector [0]: sres = 1272fa9d 20241102160232500 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232500 DAUC <0003> db_auc.c:245 IMSI='262420993093227': Generated 1 vectors 20241102160232500 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993093227"} 20241102160232500 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232501 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232501 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232502 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232502 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993093227"} 20241102160232502 DAUC <0003> db_auc.c:192 IMSI='262420993093227': No 3G Auth Data 20241102160232502 DAUC <0003> db_auc.c:236 IMSI='262420993093227': Calling to generate 4 vectors 20241102160232502 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241102160232502 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232502 DAUC <0003> auc.c:113 vector [0]: rand = 58e8c1e74b1440926a1199a2a31dd1bc 20241102160232502 DAUC <0003> auc.c:179 vector [0]: kc = a6eb680d37f27c0d 20241102160232502 DAUC <0003> auc.c:180 vector [0]: sres = b1a66a5f 20241102160232502 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232502 DAUC <0003> auc.c:113 vector [1]: rand = 870720214a0c445974bb7032e9afd31c 20241102160232502 DAUC <0003> auc.c:179 vector [1]: kc = ab92f80aef83ac70 20241102160232502 DAUC <0003> auc.c:180 vector [1]: sres = fa556d13 20241102160232502 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232502 DAUC <0003> auc.c:113 vector [2]: rand = 08d325d5be08a6aedc528bf6a75a0d19 20241102160232502 DAUC <0003> auc.c:179 vector [2]: kc = 27c1341675a1340f 20241102160232502 DAUC <0003> auc.c:180 vector [2]: sres = 355d8927 20241102160232502 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232502 DAUC <0003> auc.c:113 vector [3]: rand = 8564e3aa0629d8a85ec58c1f663550df 20241102160232502 DAUC <0003> auc.c:179 vector [3]: kc = c7861d2b9b52bb38 20241102160232502 DAUC <0003> auc.c:180 vector [3]: sres = 48c51e8e 20241102160232502 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232502 DAUC <0003> db_auc.c:245 IMSI='262420993093227': Generated 4 vectors 20241102160232502 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993093227"} 20241102160232502 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232502 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232502 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232503 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232503 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993093227"} 20241102160232503 DAUC <0003> db_auc.c:192 IMSI='262420993093227': No 3G Auth Data 20241102160232503 DAUC <0003> db_auc.c:236 IMSI='262420993093227': Calling to generate 5 vectors 20241102160232503 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160232503 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232503 DAUC <0003> auc.c:113 vector [0]: rand = 41256598d5def922d248c5d4c2dc294d 20241102160232503 DAUC <0003> auc.c:179 vector [0]: kc = d66ecaf3c604a5a3 20241102160232503 DAUC <0003> auc.c:180 vector [0]: sres = 8de9466a 20241102160232503 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232503 DAUC <0003> auc.c:113 vector [1]: rand = 329c06a1554e1a292d8467a515a24666 20241102160232503 DAUC <0003> auc.c:179 vector [1]: kc = 403cfde6f98b45da 20241102160232503 DAUC <0003> auc.c:180 vector [1]: sres = ec5c2090 20241102160232503 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232503 DAUC <0003> auc.c:113 vector [2]: rand = ef78f4655bf731eebc1b6605bdd6014a 20241102160232503 DAUC <0003> auc.c:179 vector [2]: kc = 407be632f41aacd3 20241102160232503 DAUC <0003> auc.c:180 vector [2]: sres = 0b5560cb 20241102160232503 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232503 DAUC <0003> auc.c:113 vector [3]: rand = 56ee3a5aa050b6a556748a4396d36a40 20241102160232503 DAUC <0003> auc.c:179 vector [3]: kc = 6b24749c14f66238 20241102160232503 DAUC <0003> auc.c:180 vector [3]: sres = cdd63445 20241102160232503 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232503 DAUC <0003> auc.c:113 vector [4]: rand = c6d28f0090de8293d86999e6e7d95b5a 20241102160232503 DAUC <0003> auc.c:179 vector [4]: kc = 25a97c50c26b3c6e 20241102160232503 DAUC <0003> auc.c:180 vector [4]: sres = c334ace0 20241102160232503 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160232503 DAUC <0003> db_auc.c:245 IMSI='262420993093227': Generated 5 vectors 20241102160232503 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993093227"} 20241102160232503 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232503 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232503 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232505 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232505 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420993093227"} 20241102160232505 DAUC <0003> db_auc.c:192 IMSI='262420993093227': No 3G Auth Data 20241102160232505 DAUC <0003> db_auc.c:236 IMSI='262420993093227': Calling to generate 5 vectors 20241102160232505 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241102160232505 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160232505 DAUC <0003> auc.c:113 vector [0]: rand = ac91e134c856d4feab1c4fb5d80f7719 20241102160232505 DAUC <0003> auc.c:179 vector [0]: kc = dc784d913adc6155 20241102160232505 DAUC <0003> auc.c:180 vector [0]: sres = 4ef9ec08 20241102160232505 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241102160232505 DAUC <0003> auc.c:113 vector [1]: rand = 2ce87ec651c5e2d84a7b5450c4135861 20241102160232505 DAUC <0003> auc.c:179 vector [1]: kc = bccafe0280bbd3b1 20241102160232505 DAUC <0003> auc.c:180 vector [1]: sres = 2b8ac364 20241102160232505 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241102160232505 DAUC <0003> auc.c:113 vector [2]: rand = 241535dbfcc8af6b8406d921e1b0dc99 20241102160232505 DAUC <0003> auc.c:179 vector [2]: kc = f82dc8cfc2f07702 20241102160232505 DAUC <0003> auc.c:180 vector [2]: sres = cb7ddf20 20241102160232505 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241102160232505 DAUC <0003> auc.c:113 vector [3]: rand = 518eb1c2207e9e548c4825e2e37e6e88 20241102160232505 DAUC <0003> auc.c:179 vector [3]: kc = d861d4905cb820a8 20241102160232505 DAUC <0003> auc.c:180 vector [3]: sres = da18573f 20241102160232505 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241102160232505 DAUC <0003> auc.c:113 vector [4]: rand = b636ef9372a3e8dca33451cc3d8a0027 20241102160232505 DAUC <0003> auc.c:179 vector [4]: kc = de7c2e01ab83c5f5 20241102160232505 DAUC <0003> auc.c:180 vector [4]: sres = 68f1991a 20241102160232505 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241102160232505 DAUC <0003> db_auc.c:245 IMSI='262420993093227': Generated 5 vectors 20241102160232505 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420993093227"} 20241102160232505 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420993093227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232505 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232505 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34672<->l=127.0.0.1:4258 20241102160232581 DAUC <0003> db_auc.c:157 IMSI='262421929482186': No 2G Auth Data 20241102160232581 DAUC <0003> db_auc.c:192 IMSI='262421929482186': No 3G Auth Data 20241102160232636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241102160232638 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232638 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421929482186"} 20241102160232638 DAUC <0003> db_auc.c:157 IMSI='262421929482186': No 2G Auth Data 20241102160232638 DAUC <0003> db_auc.c:236 IMSI='262421929482186': Calling to generate 1 vectors 20241102160232638 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241102160232638 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232638 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160232638 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160232638 DAUC <0003> auc.c:113 vector [0]: rand = ce73fcd22ae800cdef0fb157c55e0dd9 20241102160232638 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160232638 DAUC <0003> auc.c:142 vector [0]: autn = 1c750e0802890000894bbd30b638abce 20241102160232638 DAUC <0003> auc.c:143 vector [0]: ck = 474d1343332fd21448a2644994601612 20241102160232638 DAUC <0003> auc.c:144 vector [0]: ik = 327c3b46cbf357bd79baefcf51de31d8 20241102160232638 DAUC <0003> auc.c:145 vector [0]: res = c51a33d8897c94930000000000000000 20241102160232638 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232638 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232638 DAUC <0003> auc.c:151 vector [0]: kc = 4429a3833d62a263 20241102160232638 DAUC <0003> auc.c:152 vector [0]: sres = 4c66a74b 20241102160232638 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232638 DAUC <0003> db_auc.c:245 IMSI='262421929482186': Generated 1 vectors 20241102160232638 DAUC <0003> db_auc.c:249 IMSI='262421929482186': Updating SQN=33 in DB 20241102160232657 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421929482186"} 20241102160232657 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232657 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232657 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232659 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232659 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421929482186"} 20241102160232659 DAUC <0003> db_auc.c:157 IMSI='262421929482186': No 2G Auth Data 20241102160232659 DAUC <0003> db_auc.c:236 IMSI='262421929482186': Calling to generate 4 vectors 20241102160232659 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241102160232659 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232659 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160232659 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102160232659 DAUC <0003> auc.c:113 vector [0]: rand = f13a380d47b8862e9a5a53bfabd405d0 20241102160232659 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102160232660 DAUC <0003> auc.c:142 vector [0]: autn = 5849d0403ad50000a3502d30a51a2c1d 20241102160232660 DAUC <0003> auc.c:143 vector [0]: ck = 482b44b6604d00c76d0a6fac8512c2c6 20241102160232660 DAUC <0003> auc.c:144 vector [0]: ik = cb8204ecbe9dd08be266448d1114b796 20241102160232660 DAUC <0003> auc.c:145 vector [0]: res = 45c187cfd3ccac080000000000000000 20241102160232660 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232660 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232660 DAUC <0003> auc.c:151 vector [0]: kc = 0cc56b7b4ad6a51c 20241102160232660 DAUC <0003> auc.c:152 vector [0]: sres = 960d2bc7 20241102160232660 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232660 DAUC <0003> auc.c:113 vector [1]: rand = 27e330c40dcf00ea27ee7069172f01d9 20241102160232660 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102160232660 DAUC <0003> auc.c:142 vector [1]: autn = 060b2fe1c9ef00007106a940e983ce26 20241102160232660 DAUC <0003> auc.c:143 vector [1]: ck = a73778879951a1c64c0644060e96a321 20241102160232660 DAUC <0003> auc.c:144 vector [1]: ik = 156fd4028289afe31581115f772d623b 20241102160232660 DAUC <0003> auc.c:145 vector [1]: res = 6c2e90725caaae030000000000000000 20241102160232660 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160232660 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160232660 DAUC <0003> auc.c:151 vector [1]: kc = ebdff9dc6263cf3f 20241102160232660 DAUC <0003> auc.c:152 vector [1]: sres = 30843e71 20241102160232660 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160232660 DAUC <0003> auc.c:113 vector [2]: rand = 946b7ff6f9f202193803dec3ff9f739f 20241102160232660 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102160232660 DAUC <0003> auc.c:142 vector [2]: autn = 220d743a0fbf000080541269201f04c6 20241102160232660 DAUC <0003> auc.c:143 vector [2]: ck = bc60171eef4f505f9bcaa687eac07606 20241102160232660 DAUC <0003> auc.c:144 vector [2]: ik = 06ff31ce166488a3599d60c45b1496dd 20241102160232660 DAUC <0003> auc.c:145 vector [2]: res = a2239be2ffeea3cc0000000000000000 20241102160232660 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160232660 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160232660 DAUC <0003> auc.c:151 vector [2]: kc = 78c8e09348ff3827 20241102160232660 DAUC <0003> auc.c:152 vector [2]: sres = 5dcd382e 20241102160232660 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160232660 DAUC <0003> auc.c:113 vector [3]: rand = 6e0c57093b3ba5b5f52adfa7db72a850 20241102160232660 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102160232660 DAUC <0003> auc.c:142 vector [3]: autn = bc4c1cd9075c0000246e6fb62a8b79d3 20241102160232660 DAUC <0003> auc.c:143 vector [3]: ck = 79e68d578f9a66370fc8c6f74631c221 20241102160232660 DAUC <0003> auc.c:144 vector [3]: ik = dbb3a2d1a02c92a239fee6d0980ed6a7 20241102160232660 DAUC <0003> auc.c:145 vector [3]: res = 1a8c7a797e3752750000000000000000 20241102160232660 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160232660 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160232660 DAUC <0003> auc.c:151 vector [3]: kc = 94630fa1f189e013 20241102160232660 DAUC <0003> auc.c:152 vector [3]: sres = 64bb280c 20241102160232660 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160232660 DAUC <0003> db_auc.c:245 IMSI='262421929482186': Generated 4 vectors 20241102160232660 DAUC <0003> db_auc.c:249 IMSI='262421929482186': Updating SQN=161 in DB 20241102160232681 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421929482186"} 20241102160232681 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232681 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232682 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232684 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232684 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421929482186"} 20241102160232684 DAUC <0003> db_auc.c:157 IMSI='262421929482186': No 2G Auth Data 20241102160232684 DAUC <0003> db_auc.c:236 IMSI='262421929482186': Calling to generate 5 vectors 20241102160232684 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160232684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160232684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102160232684 DAUC <0003> auc.c:113 vector [0]: rand = 627f75a7ab86cabddaa3e82679bcdc47 20241102160232685 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102160232685 DAUC <0003> auc.c:142 vector [0]: autn = 2f615fb7a2620000edb445bc44e9a85b 20241102160232685 DAUC <0003> auc.c:143 vector [0]: ck = 44be2e2461fc94c9645dfb1c5f2a1c61 20241102160232685 DAUC <0003> auc.c:144 vector [0]: ik = 23c4555b2402dce7517a3869a5541576 20241102160232685 DAUC <0003> auc.c:145 vector [0]: res = f1045fe4364fad2d0000000000000000 20241102160232685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232685 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232685 DAUC <0003> auc.c:151 vector [0]: kc = 525db80abf804139 20241102160232685 DAUC <0003> auc.c:152 vector [0]: sres = c74bf2c9 20241102160232685 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232685 DAUC <0003> auc.c:113 vector [1]: rand = 081fd628d4a31dd9a049805c41d937fa 20241102160232685 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102160232685 DAUC <0003> auc.c:142 vector [1]: autn = 530b8b94a43e00007456b920d636c29f 20241102160232685 DAUC <0003> auc.c:143 vector [1]: ck = 8ef19790c7176c88c6b62e2dd0b28b3f 20241102160232685 DAUC <0003> auc.c:144 vector [1]: ik = 97340a8fbb303a2b3da3e04be20492ba 20241102160232685 DAUC <0003> auc.c:145 vector [1]: res = 33782b8c842917310000000000000000 20241102160232685 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160232685 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160232685 DAUC <0003> auc.c:151 vector [1]: kc = e2d053794e914f26 20241102160232685 DAUC <0003> auc.c:152 vector [1]: sres = b7513cbd 20241102160232685 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160232685 DAUC <0003> auc.c:113 vector [2]: rand = a91b8ea5debadcabb19ad6378177d7be 20241102160232685 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102160232685 DAUC <0003> auc.c:142 vector [2]: autn = 15b39158500a000071c3aca362322489 20241102160232685 DAUC <0003> auc.c:143 vector [2]: ck = 96e1cb4ea909d18fcd9bb0b601554f95 20241102160232685 DAUC <0003> auc.c:144 vector [2]: ik = c2fdbb489254925b2d8dbdb30d8e756d 20241102160232685 DAUC <0003> auc.c:145 vector [2]: res = 7de12af4bbbf9b910000000000000000 20241102160232685 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160232685 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160232685 DAUC <0003> auc.c:151 vector [2]: kc = b40a7d033786792c 20241102160232685 DAUC <0003> auc.c:152 vector [2]: sres = c65eb165 20241102160232685 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160232685 DAUC <0003> auc.c:113 vector [3]: rand = a1fd475d7838238c523d6d73460e40aa 20241102160232685 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102160232685 DAUC <0003> auc.c:142 vector [3]: autn = 6376bb9572b0000063428004267f34fd 20241102160232685 DAUC <0003> auc.c:143 vector [3]: ck = 1bc6827acd7aecb98aadf18e09771a93 20241102160232685 DAUC <0003> auc.c:144 vector [3]: ik = 70a12c5a17238c006042bed875ba1da6 20241102160232685 DAUC <0003> auc.c:145 vector [3]: res = 4a80ed12be73cc070000000000000000 20241102160232685 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160232685 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160232685 DAUC <0003> auc.c:151 vector [3]: kc = 8188e176a694678c 20241102160232685 DAUC <0003> auc.c:152 vector [3]: sres = f4f32115 20241102160232685 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160232685 DAUC <0003> auc.c:113 vector [4]: rand = c66957a58041c1abc0ecc73e668e76cd 20241102160232685 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102160232685 DAUC <0003> auc.c:142 vector [4]: autn = b10f181578ec00003cd7a805ac223da7 20241102160232685 DAUC <0003> auc.c:143 vector [4]: ck = 4263e51f300627746e4f6da0afddf643 20241102160232685 DAUC <0003> auc.c:144 vector [4]: ik = 3756b2062af3900a5fccf2721b242fb9 20241102160232685 DAUC <0003> auc.c:145 vector [4]: res = 3bf413b8c27d75010000000000000000 20241102160232685 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160232685 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160232685 DAUC <0003> auc.c:151 vector [4]: kc = 44b6c8cbae0c6e84 20241102160232685 DAUC <0003> auc.c:152 vector [4]: sres = f98966b9 20241102160232685 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160232685 DAUC <0003> db_auc.c:245 IMSI='262421929482186': Generated 5 vectors 20241102160232685 DAUC <0003> db_auc.c:249 IMSI='262421929482186': Updating SQN=321 in DB 20241102160232699 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421929482186"} 20241102160232699 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232701 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232701 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421929482186"} 20241102160232701 DAUC <0003> db_auc.c:157 IMSI='262421929482186': No 2G Auth Data 20241102160232701 DAUC <0003> db_auc.c:236 IMSI='262421929482186': Calling to generate 5 vectors 20241102160232701 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160232701 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232701 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160232701 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102160232701 DAUC <0003> auc.c:113 vector [0]: rand = 7436caad99af925d872719e34bb0a9cc 20241102160232701 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102160232701 DAUC <0003> auc.c:142 vector [0]: autn = 6a82b19deba30000a0fc956c291907b1 20241102160232701 DAUC <0003> auc.c:143 vector [0]: ck = a9ca08c86281f8b5a67e3fe45d3b9ee9 20241102160232701 DAUC <0003> auc.c:144 vector [0]: ik = 8ff280ff776046d2cfefc2301b5586f0 20241102160232701 DAUC <0003> auc.c:145 vector [0]: res = 772bec4ba9de74110000000000000000 20241102160232701 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232701 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232701 DAUC <0003> auc.c:151 vector [0]: kc = 4fa975e3538fa67e 20241102160232701 DAUC <0003> auc.c:152 vector [0]: sres = def5985a 20241102160232701 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232701 DAUC <0003> auc.c:113 vector [1]: rand = 99c536c6f224337520e482da9db83c4c 20241102160232701 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102160232701 DAUC <0003> auc.c:142 vector [1]: autn = cd6f968dd45200005ed6998dcc4ac01a 20241102160232701 DAUC <0003> auc.c:143 vector [1]: ck = 4e004d8722ee19068c86e7850ccf9547 20241102160232701 DAUC <0003> auc.c:144 vector [1]: ik = 63301a53bd838bd8727859b0d737e7e3 20241102160232701 DAUC <0003> auc.c:145 vector [1]: res = 324bf41cd99ac6950000000000000000 20241102160232701 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160232701 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160232701 DAUC <0003> auc.c:151 vector [1]: kc = d3cee9e14495e07a 20241102160232701 DAUC <0003> auc.c:152 vector [1]: sres = ebd13289 20241102160232702 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160232702 DAUC <0003> auc.c:113 vector [2]: rand = ca749641f9895d73f06b276ec413a0e6 20241102160232702 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102160232702 DAUC <0003> auc.c:142 vector [2]: autn = 0c3c47e0a8aa0000acb4fd89b42b74eb 20241102160232702 DAUC <0003> auc.c:143 vector [2]: ck = 48144a648055d9d1d7e073b1cfb3b544 20241102160232702 DAUC <0003> auc.c:144 vector [2]: ik = 5a7d4061c292408cb5496cc767bb98c9 20241102160232702 DAUC <0003> auc.c:145 vector [2]: res = 7a1a59d686bd99460000000000000000 20241102160232702 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160232702 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160232702 DAUC <0003> auc.c:151 vector [2]: kc = 70c01573eacfb4d0 20241102160232702 DAUC <0003> auc.c:152 vector [2]: sres = fca7c090 20241102160232702 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160232702 DAUC <0003> auc.c:113 vector [3]: rand = 0867477d553cea1ff56ee57bed42f11c 20241102160232702 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102160232702 DAUC <0003> auc.c:142 vector [3]: autn = cf9f5f006cd000009b466b76e7bb3dcd 20241102160232702 DAUC <0003> auc.c:143 vector [3]: ck = 4fd2c943f3d83b49a3c59da527f8bb44 20241102160232702 DAUC <0003> auc.c:144 vector [3]: ik = 1c701ef3b44caf13f16c540f39d1b9ab 20241102160232702 DAUC <0003> auc.c:145 vector [3]: res = dceae7ed521d22990000000000000000 20241102160232702 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160232702 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160232702 DAUC <0003> auc.c:151 vector [3]: kc = 010b1e1a59bd96b5 20241102160232702 DAUC <0003> auc.c:152 vector [3]: sres = 8ef7c574 20241102160232702 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160232702 DAUC <0003> auc.c:113 vector [4]: rand = d0555838c442d588fcf76b5342880b33 20241102160232702 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102160232702 DAUC <0003> auc.c:142 vector [4]: autn = 8ff9c308fc0400002155d11c20272e36 20241102160232702 DAUC <0003> auc.c:143 vector [4]: ck = c7e640fa76d3b8f872703b51f51b09ef 20241102160232702 DAUC <0003> auc.c:144 vector [4]: ik = cb61575f113306fbbd9ebe9b2bcc7cea 20241102160232702 DAUC <0003> auc.c:145 vector [4]: res = c7e04a36facfd3090000000000000000 20241102160232702 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160232702 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160232702 DAUC <0003> auc.c:151 vector [4]: kc = c369926fb937cb06 20241102160232702 DAUC <0003> auc.c:152 vector [4]: sres = 3d2f993f 20241102160232702 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160232702 DAUC <0003> db_auc.c:245 IMSI='262421929482186': Generated 5 vectors 20241102160232702 DAUC <0003> db_auc.c:249 IMSI='262421929482186': Updating SQN=481 in DB 20241102160232722 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421929482186"} 20241102160232722 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262421929482186 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232722 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232722 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34684<->l=127.0.0.1:4258 20241102160232822 DAUC <0003> db_auc.c:157 IMSI='262428178665934': No 2G Auth Data 20241102160232822 DAUC <0003> db_auc.c:192 IMSI='262428178665934': No 3G Auth Data 20241102160232875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 20241102160232877 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232877 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428178665934"} 20241102160232877 DAUC <0003> db_auc.c:157 IMSI='262428178665934': No 2G Auth Data 20241102160232877 DAUC <0003> db_auc.c:236 IMSI='262428178665934': Calling to generate 1 vectors 20241102160232877 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241102160232877 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232877 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102160232877 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160232877 DAUC <0003> auc.c:113 vector [0]: rand = 2e05b6a1f107a05dff85c064e7267b32 20241102160232877 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160232877 DAUC <0003> auc.c:142 vector [0]: autn = 1d6fcebd3f9a0000fd93b889deb044d4 20241102160232877 DAUC <0003> auc.c:143 vector [0]: ck = 6e3dd9c7d2bbc26e2615b0dd3c763baf 20241102160232877 DAUC <0003> auc.c:144 vector [0]: ik = 7d3dea8bafafe0155107b8ce4d53bd4b 20241102160232877 DAUC <0003> auc.c:145 vector [0]: res = 932410f1a79e2e640000000000000000 20241102160232877 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232877 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232877 DAUC <0003> auc.c:151 vector [0]: kc = 64123b5f0c31a49f 20241102160232877 DAUC <0003> auc.c:152 vector [0]: sres = 34ba3e95 20241102160232877 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232877 DAUC <0003> db_auc.c:245 IMSI='262428178665934': Generated 1 vectors 20241102160232877 DAUC <0003> db_auc.c:249 IMSI='262428178665934': Updating SQN=33 in DB 20241102160232893 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428178665934"} 20241102160232893 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232893 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232893 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232895 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232895 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428178665934"} 20241102160232895 DAUC <0003> db_auc.c:157 IMSI='262428178665934': No 2G Auth Data 20241102160232895 DAUC <0003> db_auc.c:236 IMSI='262428178665934': Calling to generate 4 vectors 20241102160232895 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241102160232895 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232895 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102160232895 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241102160232895 DAUC <0003> auc.c:113 vector [0]: rand = ccbc4893a85a296219605c31abd3eecf 20241102160232895 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241102160232895 DAUC <0003> auc.c:142 vector [0]: autn = e5c86611c6140000abead810cfa2df2b 20241102160232895 DAUC <0003> auc.c:143 vector [0]: ck = d21ae46e7a8a3e90d3fc3e444720fdc0 20241102160232895 DAUC <0003> auc.c:144 vector [0]: ik = 5834ed21be45ae85cda8f234a78f8031 20241102160232895 DAUC <0003> auc.c:145 vector [0]: res = 5e0aa5b89c3531590000000000000000 20241102160232895 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232895 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232895 DAUC <0003> auc.c:151 vector [0]: kc = 947ac53f2460ede4 20241102160232895 DAUC <0003> auc.c:152 vector [0]: sres = c23f94e1 20241102160232895 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232895 DAUC <0003> auc.c:113 vector [1]: rand = 66f94a4b0afa445d8bb60d7abe0b92e5 20241102160232895 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241102160232895 DAUC <0003> auc.c:142 vector [1]: autn = 4b55d14d650500005a432042deebb591 20241102160232895 DAUC <0003> auc.c:143 vector [1]: ck = 788a4339b0adf79e2435c76ec1c1b2db 20241102160232895 DAUC <0003> auc.c:144 vector [1]: ik = cf610faa22e9be2dc87286c7891206f3 20241102160232896 DAUC <0003> auc.c:145 vector [1]: res = dc82c8870f0715f90000000000000000 20241102160232896 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160232896 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160232896 DAUC <0003> auc.c:151 vector [1]: kc = 5bac0d3ada97fd9b 20241102160232896 DAUC <0003> auc.c:152 vector [1]: sres = d385dd7e 20241102160232896 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160232896 DAUC <0003> auc.c:113 vector [2]: rand = 0ed1b2afcd0f3b1873de0e5eccb497a6 20241102160232896 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241102160232896 DAUC <0003> auc.c:142 vector [2]: autn = c14f7623149a0000d44e24c114d5b537 20241102160232896 DAUC <0003> auc.c:143 vector [2]: ck = e482600f5231a0710508fb9a10b53dce 20241102160232896 DAUC <0003> auc.c:144 vector [2]: ik = 9333be7f9f5b4e9300548261c129603d 20241102160232896 DAUC <0003> auc.c:145 vector [2]: res = 778d486a733333e60000000000000000 20241102160232896 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160232896 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160232896 DAUC <0003> auc.c:151 vector [2]: kc = 72eda78b1cf6b311 20241102160232896 DAUC <0003> auc.c:152 vector [2]: sres = 04be7b8c 20241102160232896 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160232896 DAUC <0003> auc.c:113 vector [3]: rand = 9d4634a39a1330708e288eb357c59eed 20241102160232896 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241102160232896 DAUC <0003> auc.c:142 vector [3]: autn = 8b69a8cf0d2f00007f237861f26a80d3 20241102160232896 DAUC <0003> auc.c:143 vector [3]: ck = d3f242012fc0c8c694a8de76d129d239 20241102160232896 DAUC <0003> auc.c:144 vector [3]: ik = bffc057992e23789344e5439a220acd8 20241102160232896 DAUC <0003> auc.c:145 vector [3]: res = 5b531d8257b346fe0000000000000000 20241102160232896 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160232896 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160232896 DAUC <0003> auc.c:151 vector [3]: kc = cce8cd37ce2b81ae 20241102160232896 DAUC <0003> auc.c:152 vector [3]: sres = 0ce05b7c 20241102160232896 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160232896 DAUC <0003> db_auc.c:245 IMSI='262428178665934': Generated 4 vectors 20241102160232896 DAUC <0003> db_auc.c:249 IMSI='262428178665934': Updating SQN=161 in DB 20241102160232919 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428178665934"} 20241102160232919 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232919 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232919 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232921 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232921 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428178665934"} 20241102160232921 DAUC <0003> db_auc.c:157 IMSI='262428178665934': No 2G Auth Data 20241102160232921 DAUC <0003> db_auc.c:236 IMSI='262428178665934': Calling to generate 5 vectors 20241102160232921 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160232921 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232921 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102160232921 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241102160232921 DAUC <0003> auc.c:113 vector [0]: rand = 33e938bd86bc391de00ef44c4da786b4 20241102160232921 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241102160232921 DAUC <0003> auc.c:142 vector [0]: autn = 16baa3d4b25b000021970204138b7e89 20241102160232921 DAUC <0003> auc.c:143 vector [0]: ck = f59d0869e3ebffca255193966e3ee780 20241102160232921 DAUC <0003> auc.c:144 vector [0]: ik = e0031188f67682a562d7ab98c8298c8e 20241102160232921 DAUC <0003> auc.c:145 vector [0]: res = c372ffc5ab821ed20000000000000000 20241102160232921 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232921 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232921 DAUC <0003> auc.c:151 vector [0]: kc = 521821efb38a1661 20241102160232921 DAUC <0003> auc.c:152 vector [0]: sres = 68f0e117 20241102160232921 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232921 DAUC <0003> auc.c:113 vector [1]: rand = 181594b71271e60f947440b783a2d889 20241102160232921 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241102160232921 DAUC <0003> auc.c:142 vector [1]: autn = a786127f65a800005fd77181f7a9a337 20241102160232921 DAUC <0003> auc.c:143 vector [1]: ck = 861535b7b01be6f48d6a6075bb3024b1 20241102160232921 DAUC <0003> auc.c:144 vector [1]: ik = b500c2d54f0f9d9929e48602feda5334 20241102160232921 DAUC <0003> auc.c:145 vector [1]: res = 280ea3d4d86b5da20000000000000000 20241102160232921 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160232921 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160232921 DAUC <0003> auc.c:151 vector [1]: kc = 979b1115bafe0ce8 20241102160232921 DAUC <0003> auc.c:152 vector [1]: sres = f065fe76 20241102160232921 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160232921 DAUC <0003> auc.c:113 vector [2]: rand = 811cec869cba5246d8f3ca28359cf944 20241102160232921 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241102160232921 DAUC <0003> auc.c:142 vector [2]: autn = fb775ee6962300000e572fb0ab11da84 20241102160232921 DAUC <0003> auc.c:143 vector [2]: ck = 2ff1fc97c1ae3f48c8ef319675e27a2f 20241102160232921 DAUC <0003> auc.c:144 vector [2]: ik = 3fff7840e4b17089249552f4b78fd5ff 20241102160232921 DAUC <0003> auc.c:145 vector [2]: res = e507e7e490f0a63c0000000000000000 20241102160232921 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160232921 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160232921 DAUC <0003> auc.c:151 vector [2]: kc = fc74e7b5e772e011 20241102160232921 DAUC <0003> auc.c:152 vector [2]: sres = 75f741d8 20241102160232921 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160232921 DAUC <0003> auc.c:113 vector [3]: rand = 45b565cf659706d6974f64c44cb87bc9 20241102160232921 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241102160232921 DAUC <0003> auc.c:142 vector [3]: autn = 2f46c068f3b300008055487e92079b13 20241102160232921 DAUC <0003> auc.c:143 vector [3]: ck = 5569271a9df99ee45f6cf1ed7b3abf0d 20241102160232921 DAUC <0003> auc.c:144 vector [3]: ik = 783f09fac241d40deadb10a5b7f42364 20241102160232921 DAUC <0003> auc.c:145 vector [3]: res = bef7e631666e20d30000000000000000 20241102160232921 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160232921 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160232921 DAUC <0003> auc.c:151 vector [3]: kc = 98e1cfa89376d680 20241102160232921 DAUC <0003> auc.c:152 vector [3]: sres = d899c6e2 20241102160232921 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160232921 DAUC <0003> auc.c:113 vector [4]: rand = dcdead8a8b209ebb0f228c927be6df23 20241102160232921 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241102160232921 DAUC <0003> auc.c:142 vector [4]: autn = 1dc3310fa2800000b95b0d9803808da2 20241102160232921 DAUC <0003> auc.c:143 vector [4]: ck = dd916d827deb4f1ddcba74f9745413a6 20241102160232921 DAUC <0003> auc.c:144 vector [4]: ik = 56506399fcee1efa55d34b30c7fb55cd 20241102160232921 DAUC <0003> auc.c:145 vector [4]: res = 5ac0ae26f8eed16a0000000000000000 20241102160232921 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160232921 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160232921 DAUC <0003> auc.c:151 vector [4]: kc = 02a831d232aa178c 20241102160232921 DAUC <0003> auc.c:152 vector [4]: sres = a22e7f4c 20241102160232921 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160232921 DAUC <0003> db_auc.c:245 IMSI='262428178665934': Generated 5 vectors 20241102160232921 DAUC <0003> db_auc.c:249 IMSI='262428178665934': Updating SQN=321 in DB 20241102160232936 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428178665934"} 20241102160232936 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232936 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232937 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232939 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160232939 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428178665934"} 20241102160232939 DAUC <0003> db_auc.c:157 IMSI='262428178665934': No 2G Auth Data 20241102160232939 DAUC <0003> db_auc.c:236 IMSI='262428178665934': Calling to generate 5 vectors 20241102160232939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160232939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160232939 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102160232939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241102160232939 DAUC <0003> auc.c:113 vector [0]: rand = 6878346ec3e69e9e4423633b25b54ec6 20241102160232939 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241102160232939 DAUC <0003> auc.c:142 vector [0]: autn = 240ddc5293ae00000739ca4a0acf16b6 20241102160232939 DAUC <0003> auc.c:143 vector [0]: ck = cd75a1c40de9d51afd03c964385b1158 20241102160232939 DAUC <0003> auc.c:144 vector [0]: ik = e015ceb223dd8988a8c22496ca7769d3 20241102160232939 DAUC <0003> auc.c:145 vector [0]: res = c48c6762f01ab43a0000000000000000 20241102160232939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160232939 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160232939 DAUC <0003> auc.c:151 vector [0]: kc = 78a18284dc182419 20241102160232939 DAUC <0003> auc.c:152 vector [0]: sres = 3496d358 20241102160232939 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160232939 DAUC <0003> auc.c:113 vector [1]: rand = 39cfd2f924cac03e689a9999b25cad3d 20241102160232939 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241102160232939 DAUC <0003> auc.c:142 vector [1]: autn = fa820509cb200000c4cefc06b1374b63 20241102160232939 DAUC <0003> auc.c:143 vector [1]: ck = 44cf0ea10668cb1518400fee85970ca4 20241102160232939 DAUC <0003> auc.c:144 vector [1]: ik = d4d1ae1b9a1855530291840dccfb521d 20241102160232939 DAUC <0003> auc.c:145 vector [1]: res = 5dd71b7d78af1d190000000000000000 20241102160232939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160232939 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160232939 DAUC <0003> auc.c:151 vector [1]: kc = 8acf2b59d51cc0ff 20241102160232939 DAUC <0003> auc.c:152 vector [1]: sres = 25780664 20241102160232939 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160232939 DAUC <0003> auc.c:113 vector [2]: rand = bf0a75bc094d4733de804f7dab5e55c4 20241102160232939 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241102160232939 DAUC <0003> auc.c:142 vector [2]: autn = 596be62963440000fc14e98e94654db8 20241102160232939 DAUC <0003> auc.c:143 vector [2]: ck = 9f5659b0a884ae96786fbcb647f33155 20241102160232939 DAUC <0003> auc.c:144 vector [2]: ik = 61688869e07638f0b6c20a221b5d3ebb 20241102160232939 DAUC <0003> auc.c:145 vector [2]: res = 6e99726a305853460000000000000000 20241102160232939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160232939 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160232939 DAUC <0003> auc.c:151 vector [2]: kc = 3093674d145c9988 20241102160232939 DAUC <0003> auc.c:152 vector [2]: sres = 5ec1212c 20241102160232939 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160232939 DAUC <0003> auc.c:113 vector [3]: rand = fbef4b145fb126ee377a41189c6223b0 20241102160232939 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241102160232939 DAUC <0003> auc.c:142 vector [3]: autn = 1eb78e30ccbe0000d6f2e44be53d45e6 20241102160232939 DAUC <0003> auc.c:143 vector [3]: ck = a58158fbf28d16976383e1086ff09ae5 20241102160232939 DAUC <0003> auc.c:144 vector [3]: ik = 9ec84a354b8c42af07e4eaa24992712f 20241102160232939 DAUC <0003> auc.c:145 vector [3]: res = 539feb9c2024b6ba0000000000000000 20241102160232939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160232939 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160232939 DAUC <0003> auc.c:151 vector [3]: kc = 5f2e19649f63bff2 20241102160232939 DAUC <0003> auc.c:152 vector [3]: sres = 73bb5d26 20241102160232939 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160232939 DAUC <0003> auc.c:113 vector [4]: rand = 9eb9110d6bcb282eceb61ab6b86cd658 20241102160232939 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241102160232939 DAUC <0003> auc.c:142 vector [4]: autn = dc9f08cc877b0000c40b0621af82fbec 20241102160232939 DAUC <0003> auc.c:143 vector [4]: ck = 0b2c4202e4e033f17fe52d7231ceeecf 20241102160232939 DAUC <0003> auc.c:144 vector [4]: ik = ead058e0fc25ffef383030a6218efdd7 20241102160232939 DAUC <0003> auc.c:145 vector [4]: res = e499594a1da2e75e0000000000000000 20241102160232939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160232939 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160232939 DAUC <0003> auc.c:151 vector [4]: kc = a62907360885df06 20241102160232939 DAUC <0003> auc.c:152 vector [4]: sres = f93bbe14 20241102160232939 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160232939 DAUC <0003> db_auc.c:245 IMSI='262428178665934': Generated 5 vectors 20241102160232939 DAUC <0003> db_auc.c:249 IMSI='262428178665934': Updating SQN=481 in DB 20241102160232958 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428178665934"} 20241102160232958 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428178665934 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160232958 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232958 DLINP <000b> input/ipa.c:451 connected read/write 20241102160232958 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160232959 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34698<->l=127.0.0.1:4258 20241102160234315 DAUC <0003> db_auc.c:157 IMSI='262420849031103': No 2G Auth Data 20241102160234315 DAUC <0003> db_auc.c:192 IMSI='262420849031103': No 3G Auth Data 20241102160241696 DLSTATS <0012> stats.c:169 Stats timer expire_count=2: We missed 1 timers 20241102160241696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34706<->l=127.0.0.1:4258 20241102160241696 DLINP <000b> input/ipa.c:451 connected read/write 20241102160241696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160241696 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160241696 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160241696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160241696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4258 20241102160241696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36561<->l=127.0.0.1:4259) 20241102160241696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34706<->l=127.0.0.1:4258 20241102160244472 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160244472 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160244473 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160244473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241102160244474 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160244474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160244474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160244474 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  20241102160244474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160244474 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  20241102160244474 DLGSUP <0013> gsup_server.c:235 2:  20241102160244474 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160244474 DLGSUP <0013> gsup_server.c:235 3:  20241102160244474 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160244474 DLGSUP <0013> gsup_server.c:235 4:  20241102160244474 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160244474 DLGSUP <0013> gsup_server.c:235 5:  20241102160244474 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160244474 DLGSUP <0013> gsup_server.c:235 7:  20241102160244474 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160244474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160244474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160244474 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160244487 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35551<->l=127.0.0.1:4259) 20241102160244578 DAUC <0003> db_auc.c:157 IMSI='262420600696499': No 2G Auth Data 20241102160244578 DAUC <0003> db_auc.c:192 IMSI='262420600696499': No 3G Auth Data 20241102160244637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241102160244640 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160244640 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420600696499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420600696499"} 20241102160244640 DAUC <0003> db_auc.c:157 IMSI='262420600696499': No 2G Auth Data 20241102160244640 DAUC <0003> db_auc.c:236 IMSI='262420600696499': Calling to generate 5 vectors 20241102160244640 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160244640 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160244640 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160244640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160244640 DAUC <0003> auc.c:113 vector [0]: rand = 7187a80603ca2d6968557251cb236305 20241102160244640 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160244640 DAUC <0003> auc.c:142 vector [0]: autn = 987e8e7887538000447727d87507a470 20241102160244640 DAUC <0003> auc.c:143 vector [0]: ck = 64922bc5c2362e2b667e50c132494304 20241102160244640 DAUC <0003> auc.c:144 vector [0]: ik = 8cc32f58c477f927298df7199b74800a 20241102160244640 DAUC <0003> auc.c:145 vector [0]: res = 156645c9f594da1c0000000000000000 20241102160244640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160244640 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160244640 DAUC <0003> auc.c:151 vector [0]: kc = a7a2a345af7c1402 20241102160244640 DAUC <0003> auc.c:152 vector [0]: sres = e0f29fd5 20241102160244640 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160244640 DAUC <0003> auc.c:113 vector [1]: rand = 37cc84f657228ce18622c5a8fb31d9bb 20241102160244640 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160244640 DAUC <0003> auc.c:142 vector [1]: autn = 766adc12f74980008fe5c7d0284313de 20241102160244640 DAUC <0003> auc.c:143 vector [1]: ck = 50f863ace8c3b7acc20ab06a9c99b7e9 20241102160244640 DAUC <0003> auc.c:144 vector [1]: ik = 0c4997cfc4d758c1a2c3aa2971073f8d 20241102160244640 DAUC <0003> auc.c:145 vector [1]: res = c992d152cf6a8bd50000000000000000 20241102160244640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160244640 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160244640 DAUC <0003> auc.c:151 vector [1]: kc = 3c78ee20c18a6709 20241102160244640 DAUC <0003> auc.c:152 vector [1]: sres = 06f85a87 20241102160244640 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160244640 DAUC <0003> auc.c:113 vector [2]: rand = 964e493202d693ce68cce5cebe66029c 20241102160244640 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160244640 DAUC <0003> auc.c:142 vector [2]: autn = 04bf3d75901480001b30e2aacf5973a3 20241102160244640 DAUC <0003> auc.c:143 vector [2]: ck = f4986ced1385252c63e82995542e0062 20241102160244640 DAUC <0003> auc.c:144 vector [2]: ik = 0d7ec513c8e94388c30bc449457fc74a 20241102160244640 DAUC <0003> auc.c:145 vector [2]: res = 18aecb788eb693680000000000000000 20241102160244640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160244640 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160244640 DAUC <0003> auc.c:151 vector [2]: kc = 59054422ca3da18c 20241102160244640 DAUC <0003> auc.c:152 vector [2]: sres = 96185810 20241102160244640 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160244640 DAUC <0003> auc.c:113 vector [3]: rand = cce14a173f949f005ca82884df981f9c 20241102160244640 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160244640 DAUC <0003> auc.c:142 vector [3]: autn = e3e0a65f03c080007132cb6664d3f635 20241102160244640 DAUC <0003> auc.c:143 vector [3]: ck = 018fb505fc3f7bec44caab79b7e5cac8 20241102160244640 DAUC <0003> auc.c:144 vector [3]: ik = 682f93b2d6f6204c4acc35a72858ebdb 20241102160244640 DAUC <0003> auc.c:145 vector [3]: res = fac641277bb609d50000000000000000 20241102160244640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160244640 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160244640 DAUC <0003> auc.c:151 vector [3]: kc = 67a6b869b5747ab3 20241102160244640 DAUC <0003> auc.c:152 vector [3]: sres = 817048f2 20241102160244640 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160244640 DAUC <0003> auc.c:113 vector [4]: rand = 7b9a5410edabd09b659aa498d914373d 20241102160244640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160244640 DAUC <0003> auc.c:142 vector [4]: autn = e73c33bb67b28000c4cb960dfe132a73 20241102160244640 DAUC <0003> auc.c:143 vector [4]: ck = 29850dfc0f530da31f020cc663842735 20241102160244640 DAUC <0003> auc.c:144 vector [4]: ik = 5856711e5b9b739d2c4e5a614acbf6af 20241102160244640 DAUC <0003> auc.c:145 vector [4]: res = b2ef43f828d422300000000000000000 20241102160244640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160244640 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160244640 DAUC <0003> auc.c:151 vector [4]: kc = 429f2a457d87afa4 20241102160244640 DAUC <0003> auc.c:152 vector [4]: sres = 9a3b61c8 20241102160244640 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160244640 DAUC <0003> db_auc.c:245 IMSI='262420600696499': Generated 5 vectors 20241102160244640 DAUC <0003> db_auc.c:249 IMSI='262420600696499': Updating SQN=161 in DB 20241102160244678 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420600696499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420600696499"} 20241102160244678 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420600696499 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160244678 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160244678 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160244681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241102160244753 DAUC <0003> db_auc.c:157 IMSI='262426304258500': No 2G Auth Data 20241102160244753 DAUC <0003> db_auc.c:192 IMSI='262426304258500': No 3G Auth Data 20241102160244811 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241102160244814 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160244814 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426304258500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426304258500"} 20241102160244815 DAUC <0003> db_auc.c:157 IMSI='262426304258500': No 2G Auth Data 20241102160244815 DAUC <0003> db_auc.c:236 IMSI='262426304258500': Calling to generate 5 vectors 20241102160244815 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241102160244815 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160244815 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241102160244815 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160244815 DAUC <0003> auc.c:113 vector [0]: rand = d37c4d40d1650d8ad6175fe21e0e5008 20241102160244815 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160244815 DAUC <0003> auc.c:142 vector [0]: autn = 4c51bb3efeda8000215ab0856a948edf 20241102160244815 DAUC <0003> auc.c:143 vector [0]: ck = d5eb299a3c97529c4ed6d9f0f3a29025 20241102160244815 DAUC <0003> auc.c:144 vector [0]: ik = 41f7a9945d88d85863051813181d8159 20241102160244815 DAUC <0003> auc.c:145 vector [0]: res = fcb06c99a853abca0000000000000000 20241102160244815 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160244815 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241102160244815 DAUC <0003> auc.c:151 vector [0]: kc = b9cf41ed8aa09bb8 20241102160244815 DAUC <0003> auc.c:152 vector [0]: sres = 54e3c753 20241102160244815 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241102160244815 DAUC <0003> auc.c:113 vector [1]: rand = 9035d1011729434ff26c2edde558be13 20241102160244815 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160244815 DAUC <0003> auc.c:142 vector [1]: autn = 1e1d553fe8db8000ca505aeaa98ffafe 20241102160244815 DAUC <0003> auc.c:143 vector [1]: ck = fa8bb7831d869ba78807d861b79f7ffb 20241102160244815 DAUC <0003> auc.c:144 vector [1]: ik = 9a7bfefad1572cd46d11b0883995c0ce 20241102160244815 DAUC <0003> auc.c:145 vector [1]: res = fa9353b90a3b4ac20000000000000000 20241102160244815 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160244815 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241102160244815 DAUC <0003> auc.c:151 vector [1]: kc = 85e6219042db0846 20241102160244815 DAUC <0003> auc.c:152 vector [1]: sres = f0a8197b 20241102160244815 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241102160244815 DAUC <0003> auc.c:113 vector [2]: rand = ce7b91b45c6f374a42281faed22710d1 20241102160244815 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160244815 DAUC <0003> auc.c:142 vector [2]: autn = 1e74204d3747800048d27cce9e29487d 20241102160244815 DAUC <0003> auc.c:143 vector [2]: ck = f80c8ed2827d4ee4131d071d5ace9135 20241102160244815 DAUC <0003> auc.c:144 vector [2]: ik = 45feb57cd226587c56f17a8d5a0c812a 20241102160244815 DAUC <0003> auc.c:145 vector [2]: res = a99164683e24ade50000000000000000 20241102160244815 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160244815 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241102160244815 DAUC <0003> auc.c:151 vector [2]: kc = f81e463e50990687 20241102160244815 DAUC <0003> auc.c:152 vector [2]: sres = 97b5c98d 20241102160244815 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241102160244815 DAUC <0003> auc.c:113 vector [3]: rand = 4997f5ff31882d1d82456075d5dcca7b 20241102160244815 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160244815 DAUC <0003> auc.c:142 vector [3]: autn = 78e7af9eabc080005860dd4a953d0779 20241102160244815 DAUC <0003> auc.c:143 vector [3]: ck = 9b00ed30878b9b720656eb9f219568d0 20241102160244815 DAUC <0003> auc.c:144 vector [3]: ik = c3a6112fda7d5d0beebe476dcadeced0 20241102160244815 DAUC <0003> auc.c:145 vector [3]: res = f8c2ee6603bc664f0000000000000000 20241102160244815 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160244815 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241102160244815 DAUC <0003> auc.c:151 vector [3]: kc = b04e50edb6bd6079 20241102160244815 DAUC <0003> auc.c:152 vector [3]: sres = fb7e8829 20241102160244815 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241102160244815 DAUC <0003> auc.c:113 vector [4]: rand = f2d9d71840f78a2387219ea0514c9d73 20241102160244815 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160244815 DAUC <0003> auc.c:142 vector [4]: autn = 9d5aae1a09318000f49209e326792e16 20241102160244815 DAUC <0003> auc.c:143 vector [4]: ck = 1bf751381818d80f9bca98d37ee78a81 20241102160244815 DAUC <0003> auc.c:144 vector [4]: ik = e26a2e2c2c0a617a42955b5ac9deed76 20241102160244815 DAUC <0003> auc.c:145 vector [4]: res = 23163a81ec87cb140000000000000000 20241102160244815 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160244815 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241102160244815 DAUC <0003> auc.c:151 vector [4]: kc = 20c2bc9d832bde82 20241102160244815 DAUC <0003> auc.c:152 vector [4]: sres = cf91f195 20241102160244815 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241102160244815 DAUC <0003> db_auc.c:245 IMSI='262426304258500': Generated 5 vectors 20241102160244815 DAUC <0003> db_auc.c:249 IMSI='262426304258500': Updating SQN=161 in DB 20241102160244837 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426304258500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426304258500"} 20241102160244837 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262426304258500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160244837 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160244837 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160244839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241102160244907 DAUC <0003> db_auc.c:157 IMSI='262420464380035': No 2G Auth Data 20241102160244907 DAUC <0003> db_auc.c:192 IMSI='262420464380035': No 3G Auth Data 20241102160244994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33706<->l=127.0.0.1:4258 20241102160244996 DLINP <000b> input/ipa.c:451 connected read/write 20241102160244996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160244996 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420464380035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420464380035"} 20241102160244996 DAUC <0003> db_auc.c:236 IMSI='262420464380035': Calling to generate 5 vectors 20241102160244996 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102160244996 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160244996 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160244996 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160244996 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160244996 DAUC <0003> auc.c:113 vector [0]: rand = 6d63e8a99541151227250a86d0de7587 20241102160244997 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160244997 DAUC <0003> auc.c:142 vector [0]: autn = 38135b763d9a8000451df1ef31c14d94 20241102160244997 DAUC <0003> auc.c:143 vector [0]: ck = d2cda4e65c2518cc9d4893fff13fc70f 20241102160244997 DAUC <0003> auc.c:144 vector [0]: ik = fa8228dc75d3941ddc75e5e8a2d63da0 20241102160244997 DAUC <0003> auc.c:145 vector [0]: res = cb6b89fb36be96ba0000000000000000 20241102160244997 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160244997 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102160244997 DAUC <0003> auc.c:179 vector [0]: kc = 371c374c16a46400 20241102160244997 DAUC <0003> auc.c:180 vector [0]: sres = c82a13e9 20241102160244997 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102160244997 DAUC <0003> auc.c:113 vector [1]: rand = 484ca472b07c686ee8d3b21c467fed02 20241102160244997 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160244997 DAUC <0003> auc.c:142 vector [1]: autn = 1b1659859e71800075d4fbff644148cf 20241102160244997 DAUC <0003> auc.c:143 vector [1]: ck = 247182b3aa9ce7261b9813eb28c7efc3 20241102160244997 DAUC <0003> auc.c:144 vector [1]: ik = 9becad56d95c815dfa1c69d73045dd42 20241102160244997 DAUC <0003> auc.c:145 vector [1]: res = 90b2cae6cbb680350000000000000000 20241102160244997 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160244997 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102160244997 DAUC <0003> auc.c:179 vector [1]: kc = e26d572fbbcd5c00 20241102160244997 DAUC <0003> auc.c:180 vector [1]: sres = 1910f38c 20241102160244997 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102160244997 DAUC <0003> auc.c:113 vector [2]: rand = 10866bce7c9b172c2f6a0cb60aa37fb3 20241102160244997 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160244997 DAUC <0003> auc.c:142 vector [2]: autn = fc1d593fd60780006717ec467094f0f8 20241102160244997 DAUC <0003> auc.c:143 vector [2]: ck = afb47d8b0b88d49e68ac79afd1ec36a0 20241102160244997 DAUC <0003> auc.c:144 vector [2]: ik = 164ed1e05c59ca8d0d417a2f912e9a30 20241102160244997 DAUC <0003> auc.c:145 vector [2]: res = 687a94810ce6ab290000000000000000 20241102160244997 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160244997 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102160244997 DAUC <0003> auc.c:179 vector [2]: kc = f576b92ef597f000 20241102160244997 DAUC <0003> auc.c:180 vector [2]: sres = 60c5c3b7 20241102160244997 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102160244997 DAUC <0003> auc.c:113 vector [3]: rand = 2048805429de14de9e4eb9e0df11fb75 20241102160244997 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160244997 DAUC <0003> auc.c:142 vector [3]: autn = 1a27ac7a8fc480001ace537f17b14e25 20241102160244997 DAUC <0003> auc.c:143 vector [3]: ck = 2b1edfabf875b0347b9c3b358b1ca339 20241102160244997 DAUC <0003> auc.c:144 vector [3]: ik = b1a89fc5ae4f4adbeb20a4b1d3751f3b 20241102160244997 DAUC <0003> auc.c:145 vector [3]: res = c4564713aef8f1f10000000000000000 20241102160244997 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160244997 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102160244997 DAUC <0003> auc.c:179 vector [3]: kc = 371bf93be0b7d000 20241102160244997 DAUC <0003> auc.c:180 vector [3]: sres = b7424f32 20241102160244997 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102160244997 DAUC <0003> auc.c:113 vector [4]: rand = a88d8248cda30570aa482b67ba6330c8 20241102160244997 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160244997 DAUC <0003> auc.c:142 vector [4]: autn = 86520a6200a38000e34d4eb935cdde23 20241102160244997 DAUC <0003> auc.c:143 vector [4]: ck = 8e567010bb047b83697794dc0bdfd660 20241102160244997 DAUC <0003> auc.c:144 vector [4]: ik = 6da8860da6a5725fa8898db22adf2f4e 20241102160244997 DAUC <0003> auc.c:145 vector [4]: res = d52b54f4248e08760000000000000000 20241102160244997 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160244997 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102160244997 DAUC <0003> auc.c:179 vector [4]: kc = d747870ecb355400 20241102160244997 DAUC <0003> auc.c:180 vector [4]: sres = b589a9b3 20241102160244997 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102160244997 DAUC <0003> db_auc.c:245 IMSI='262420464380035': Generated 5 vectors 20241102160244997 DAUC <0003> db_auc.c:249 IMSI='262420464380035': Updating SQN=161 in DB 20241102160245018 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420464380035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420464380035"} 20241102160245018 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420464380035 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160245018 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160245018 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160245020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33706<->l=127.0.0.1:4258 20241102160245117 DAUC <0003> db_auc.c:157 IMSI='262420910850844': No 2G Auth Data 20241102160245117 DAUC <0003> db_auc.c:192 IMSI='262420910850844': No 3G Auth Data 20241102160245195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241102160245197 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160245197 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420910850844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420910850844"} 20241102160245197 DAUC <0003> db_auc.c:236 IMSI='262420910850844': Calling to generate 5 vectors 20241102160245197 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102160245197 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160245197 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160245197 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160245197 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160245197 DAUC <0003> auc.c:113 vector [0]: rand = 2caf7bd29736639ce072ceee35d09cf5 20241102160245198 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160245198 DAUC <0003> auc.c:142 vector [0]: autn = 00e8276a4eb280005e84db973b4efe5e 20241102160245198 DAUC <0003> auc.c:143 vector [0]: ck = 84137689d52654137e73bc9454df9e10 20241102160245198 DAUC <0003> auc.c:144 vector [0]: ik = 62944c03564fce75ccc479a1e451889c 20241102160245198 DAUC <0003> auc.c:145 vector [0]: res = 7aaf561038175a5a0000000000000000 20241102160245198 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160245198 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102160245198 DAUC <0003> auc.c:179 vector [0]: kc = e95b18edbde29400 20241102160245198 DAUC <0003> auc.c:180 vector [0]: sres = 6fc10920 20241102160245198 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102160245198 DAUC <0003> auc.c:113 vector [1]: rand = e0ad0b870a06d39c9bfa5c19a1e56dbb 20241102160245198 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160245198 DAUC <0003> auc.c:142 vector [1]: autn = 44eb93d35c24800061dec44b56031888 20241102160245198 DAUC <0003> auc.c:143 vector [1]: ck = f6b4d20d214523f9698c52f8c4037e53 20241102160245198 DAUC <0003> auc.c:144 vector [1]: ik = 5e2d23dbeebc0e6272829620dd276476 20241102160245198 DAUC <0003> auc.c:145 vector [1]: res = 029e21389a12a41b0000000000000000 20241102160245198 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160245198 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102160245198 DAUC <0003> auc.c:179 vector [1]: kc = 0df084b471e8f000 20241102160245198 DAUC <0003> auc.c:180 vector [1]: sres = 3396b54c 20241102160245198 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102160245198 DAUC <0003> auc.c:113 vector [2]: rand = 0afe7d48dbd1b90bd962b6b3125f085d 20241102160245198 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160245198 DAUC <0003> auc.c:142 vector [2]: autn = 38dd5bbc616e80002b23a252120bfe11 20241102160245198 DAUC <0003> auc.c:143 vector [2]: ck = bfa0354aeb7504b971065ae8a2058d7e 20241102160245198 DAUC <0003> auc.c:144 vector [2]: ik = 530ddf35d4d7af10574e8b5f508c7f3f 20241102160245198 DAUC <0003> auc.c:145 vector [2]: res = dc0a71a8ddfd95220000000000000000 20241102160245198 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160245198 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102160245198 DAUC <0003> auc.c:179 vector [2]: kc = 23f9306d39448400 20241102160245198 DAUC <0003> auc.c:180 vector [2]: sres = 751c7bff 20241102160245198 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102160245198 DAUC <0003> auc.c:113 vector [3]: rand = d18e4fa70d2f344427d6c34e94d0ebeb 20241102160245198 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160245198 DAUC <0003> auc.c:142 vector [3]: autn = 3c2044c06e088000ac23d18c5cbc6c76 20241102160245198 DAUC <0003> auc.c:143 vector [3]: ck = 8c0e35a21c13e6c9fc2797cef9ffeed7 20241102160245198 DAUC <0003> auc.c:144 vector [3]: ik = cb04b2cfb9ff81217ee57691f9f30a10 20241102160245198 DAUC <0003> auc.c:145 vector [3]: res = de3f8d548f829dfe0000000000000000 20241102160245198 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160245198 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102160245198 DAUC <0003> auc.c:179 vector [3]: kc = 520858a9bcf44c00 20241102160245198 DAUC <0003> auc.c:180 vector [3]: sres = 26a68976 20241102160245198 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102160245198 DAUC <0003> auc.c:113 vector [4]: rand = bf8a63b800793d50ae7324a7fcc3d6ea 20241102160245198 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160245198 DAUC <0003> auc.c:142 vector [4]: autn = 939d1d0a22e3800031afac6f4895fb4a 20241102160245198 DAUC <0003> auc.c:143 vector [4]: ck = b20c38a9c580f2e277f345ebec7a9626 20241102160245198 DAUC <0003> auc.c:144 vector [4]: ik = 1ef8bd190351965cd9074db933d9e8e4 20241102160245198 DAUC <0003> auc.c:145 vector [4]: res = 678ae280588a58280000000000000000 20241102160245198 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160245198 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102160245198 DAUC <0003> auc.c:179 vector [4]: kc = f6c03c336eee3400 20241102160245198 DAUC <0003> auc.c:180 vector [4]: sres = 260c0e1e 20241102160245198 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102160245198 DAUC <0003> db_auc.c:245 IMSI='262420910850844': Generated 5 vectors 20241102160245198 DAUC <0003> db_auc.c:249 IMSI='262420910850844': Updating SQN=161 in DB 20241102160245220 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420910850844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420910850844"} 20241102160245220 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420910850844 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160245220 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160245220 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245220 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160245223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33710<->l=127.0.0.1:4258 20241102160245334 DAUC <0003> db_auc.c:157 IMSI='262424617350847': No 2G Auth Data 20241102160245334 DAUC <0003> db_auc.c:192 IMSI='262424617350847': No 3G Auth Data 20241102160245417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241102160245421 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160245421 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424617350847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424617350847"} 20241102160245422 DAUC <0003> db_auc.c:236 IMSI='262424617350847': Calling to generate 5 vectors 20241102160245422 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241102160245422 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241102160245422 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241102160245422 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241102160245422 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241102160245422 DAUC <0003> auc.c:113 vector [0]: rand = 1e435989115a88ef650565cc5d923f76 20241102160245422 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241102160245422 DAUC <0003> auc.c:142 vector [0]: autn = ca92a022a73480004aefad661add0c03 20241102160245422 DAUC <0003> auc.c:143 vector [0]: ck = 136326f780ad5b57bec3c04ae1986a73 20241102160245422 DAUC <0003> auc.c:144 vector [0]: ik = 1057d5cd7d3c42714c10f1ab7f4d572d 20241102160245422 DAUC <0003> auc.c:145 vector [0]: res = 7f0ed108a678f8a80000000000000000 20241102160245422 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241102160245422 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241102160245422 DAUC <0003> auc.c:179 vector [0]: kc = d49eba56dbd158ae 20241102160245422 DAUC <0003> auc.c:180 vector [0]: sres = 419dbbc3 20241102160245422 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241102160245422 DAUC <0003> auc.c:113 vector [1]: rand = aa97411010fcb60a631c6ce96a73645f 20241102160245422 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241102160245422 DAUC <0003> auc.c:142 vector [1]: autn = d899467a720980009487d48858f059aa 20241102160245422 DAUC <0003> auc.c:143 vector [1]: ck = 7330e920953b243a139960c3a9afd1b5 20241102160245422 DAUC <0003> auc.c:144 vector [1]: ik = 27e6ec786ed8fb496c73ac749d790ceb 20241102160245422 DAUC <0003> auc.c:145 vector [1]: res = 7984dafd0822b9d10000000000000000 20241102160245422 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241102160245422 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241102160245422 DAUC <0003> auc.c:179 vector [1]: kc = 2b844c75dcfba96c 20241102160245422 DAUC <0003> auc.c:180 vector [1]: sres = b67af7ea 20241102160245422 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241102160245422 DAUC <0003> auc.c:113 vector [2]: rand = 451f01346d0db4a66c574c6f679c612f 20241102160245422 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241102160245422 DAUC <0003> auc.c:142 vector [2]: autn = 37d6f0e2fc598000e3d8aa0815174a2f 20241102160245422 DAUC <0003> auc.c:143 vector [2]: ck = 5a5e1e1c2ad2383aaa86b4a1d4837e0d 20241102160245422 DAUC <0003> auc.c:144 vector [2]: ik = 1b3c471b28bc3ff4f148dbe50a52f861 20241102160245422 DAUC <0003> auc.c:145 vector [2]: res = d16090c2f91ea2570000000000000000 20241102160245422 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241102160245422 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241102160245422 DAUC <0003> auc.c:179 vector [2]: kc = 43a2b26ea176a65a 20241102160245422 DAUC <0003> auc.c:180 vector [2]: sres = c9d11151 20241102160245422 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241102160245422 DAUC <0003> auc.c:113 vector [3]: rand = b14f79fff3f52b524191323e6192f249 20241102160245422 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241102160245422 DAUC <0003> auc.c:142 vector [3]: autn = 6a73c7ba2b408000a449fd38e8e7dff9 20241102160245422 DAUC <0003> auc.c:143 vector [3]: ck = fe41d4d107ef0a08dce5020e1c908d53 20241102160245422 DAUC <0003> auc.c:144 vector [3]: ik = 0e2282c3b1fbaf3bcf8bedbad9f1402f 20241102160245422 DAUC <0003> auc.c:145 vector [3]: res = db8d807cdec79d5f0000000000000000 20241102160245422 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241102160245422 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241102160245422 DAUC <0003> auc.c:179 vector [3]: kc = 0b41e0e50056bbec 20241102160245422 DAUC <0003> auc.c:180 vector [3]: sres = e6e29337 20241102160245422 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241102160245422 DAUC <0003> auc.c:113 vector [4]: rand = b2870c7b5e1e0e997e8296eb34c3d943 20241102160245422 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241102160245422 DAUC <0003> auc.c:142 vector [4]: autn = ed09458a9678800051f0b0ad8d944e0f 20241102160245422 DAUC <0003> auc.c:143 vector [4]: ck = e72444ddf7505fa445e6df9926c53a37 20241102160245422 DAUC <0003> auc.c:144 vector [4]: ik = 71b72271091b1248d294e471894882a1 20241102160245422 DAUC <0003> auc.c:145 vector [4]: res = d35aeab0230a80a90000000000000000 20241102160245422 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241102160245422 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241102160245422 DAUC <0003> auc.c:179 vector [4]: kc = b37874f7fc551959 20241102160245422 DAUC <0003> auc.c:180 vector [4]: sres = b4f0bb53 20241102160245422 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241102160245422 DAUC <0003> db_auc.c:245 IMSI='262424617350847': Generated 5 vectors 20241102160245422 DAUC <0003> db_auc.c:249 IMSI='262424617350847': Updating SQN=161 in DB 20241102160245445 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424617350847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424617350847"} 20241102160245445 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424617350847 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160245445 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160245446 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160245448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4258 20241102160245532 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33672<->l=127.0.0.1:4258 20241102160245532 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35551<->l=127.0.0.1:4259) 20241102160245532 DLINP <000b> input/ipa.c:451 connected read/write 20241102160245532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160245532 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160245532 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160245532 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160245577 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241102160245578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33740<->l=127.0.0.1:4258 20241102160248720 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160248720 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160248722 DLINP <000b> input/ipa.c:451 connected read/write 20241102160248722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160248722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4258 20241102160248723 DLINP <000b> input/ipa.c:451 connected read/write 20241102160248723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160248723 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160248723 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160248723 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  20241102160248723 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160248723 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  20241102160248723 DLGSUP <0013> gsup_server.c:235 2:  20241102160248723 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160248723 DLGSUP <0013> gsup_server.c:235 3:  20241102160248723 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160248723 DLGSUP <0013> gsup_server.c:235 4:  20241102160248723 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160248723 DLGSUP <0013> gsup_server.c:235 5:  20241102160248723 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160248723 DLGSUP <0013> gsup_server.c:235 7:  20241102160248723 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160248723 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160248723 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160248723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160248735 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38463<->l=127.0.0.1:4259) 20241102160248742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20241102160248766 DLINP <000b> input/ipa.c:451 connected read/write 20241102160248766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160248766 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427943837002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427943837002" cn_domain=PS} 20241102160248766 DLU <0006> fsm.c:456 lu(262427943837002)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241102160248766 DLGSUP <0013> lu_fsm.c:139 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427943837002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102160248766 DLGSUP <0013> gsup_req.c:274 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427943837002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427943837002" cause=IMSI unknown in HLR} 20241102160248766 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262427943837002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160248766 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427943837002)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160248766 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262427943837002)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241102160248766 DLU <0006> fsm.c:568 lu(PS:IMSI-262427943837002)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241102160248766 DLINP <000b> input/ipa.c:451 connected read/write 20241102160248766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160248766 DLINP <000b> input/ipa.c:451 connected read/write 20241102160248766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160248768 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33768<->l=127.0.0.1:4258 20241102160248769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4258 20241102160248769 DLINP <000b> input/ipa.c:451 connected read/write 20241102160248769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160248769 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160248769 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160248769 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160248769 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38463<->l=127.0.0.1:4259) 20241102160248813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241102160248814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33778<->l=127.0.0.1:4258 20241102160253553 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160253553 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160253554 DLINP <000b> input/ipa.c:451 connected read/write 20241102160253554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160253555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20241102160253556 DLINP <000b> input/ipa.c:451 connected read/write 20241102160253556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160253556 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160253556 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160253556 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  20241102160253556 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160253556 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  20241102160253556 DLGSUP <0013> gsup_server.c:235 2:  20241102160253556 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160253556 DLGSUP <0013> gsup_server.c:235 3:  20241102160253557 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160253557 DLGSUP <0013> gsup_server.c:235 4:  20241102160253557 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160253557 DLGSUP <0013> gsup_server.c:235 5:  20241102160253557 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160253557 DLGSUP <0013> gsup_server.c:235 7:  20241102160253557 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160253557 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160253557 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160253557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160253583 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39393<->l=127.0.0.1:4259) 20241102160253601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 20241102160253607 DLINP <000b> input/ipa.c:451 connected read/write 20241102160253607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160253607 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422263091504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422263091504" cn_domain=PS source_name="the-source\n"} 20241102160253607 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102160253607 DLU <0006> fsm.c:456 lu(262422263091504)[0x61200000b620]{UNVALIDATED}: Allocated 20241102160253607 DLGSUP <0013> lu_fsm.c:139 GSUP 36: the-source\n: IMSI-262422263091504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102160253607 DLGSUP <0013> gsup_req.c:274 GSUP 36: the-source\n: IMSI-262422263091504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422263091504" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241102160253607 DLGSUP <0013> gsup_req.c:171 GSUP 36: the-source\n: IMSI-262422263091504 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160253607 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422263091504)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160253607 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422263091504)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241102160253607 DLU <0006> fsm.c:568 lu(PS:IMSI-262422263091504)[0x61200000b620]{UNVALIDATED}: Deallocated 20241102160253607 DLINP <000b> input/ipa.c:451 connected read/write 20241102160253607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160253607 DLINP <000b> input/ipa.c:451 connected read/write 20241102160253607 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160253609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.1:4258 20241102160253610 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.1:4258 20241102160253611 DLINP <000b> input/ipa.c:451 connected read/write 20241102160253611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160253611 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160253611 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160253611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160253611 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102160253611 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39393<->l=127.0.0.1:4259) 20241102160253646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241102160253646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4258 20241102160256684 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160256684 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160256685 DLINP <000b> input/ipa.c:451 connected read/write 20241102160256685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160256685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4258 20241102160256687 DLINP <000b> input/ipa.c:451 connected read/write 20241102160256687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160256687 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160256687 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160256687 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  20241102160256687 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160256687 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  20241102160256687 DLGSUP <0013> gsup_server.c:235 2:  20241102160256687 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160256687 DLGSUP <0013> gsup_server.c:235 3:  20241102160256687 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160256687 DLGSUP <0013> gsup_server.c:235 4:  20241102160256687 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160256687 DLGSUP <0013> gsup_server.c:235 5:  20241102160256687 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160256687 DLGSUP <0013> gsup_server.c:235 7:  20241102160256687 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160256687 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160256687 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160256687 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160256696 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35369<->l=127.0.0.1:4259) 20241102160256703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 20241102160256730 DLINP <000b> input/ipa.c:451 connected read/write 20241102160256730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160256730 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422376091407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422376091407" cn_domain=PS} 20241102160256730 DLU <0006> fsm.c:456 lu(262422376091407)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241102160256730 DLGSUP <0013> lu_fsm.c:139 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422376091407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241102160256730 DLGSUP <0013> gsup_req.c:274 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422376091407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422376091407" cause=Roaming not allowed in this location area} 20241102160256730 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422376091407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160256730 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422376091407)[0x61200000b7a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160256730 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422376091407)[0x61200000b7a0]{UNVALIDATED}: Freeing instance 20241102160256730 DLU <0006> fsm.c:568 lu(PS:IMSI-262422376091407)[0x61200000b7a0]{UNVALIDATED}: Deallocated 20241102160256730 DLINP <000b> input/ipa.c:451 connected read/write 20241102160256730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160256730 DLINP <000b> input/ipa.c:451 connected read/write 20241102160256730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160256732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4258 20241102160256733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4258 20241102160256733 DLINP <000b> input/ipa.c:451 connected read/write 20241102160256733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160256733 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160256733 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160256733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160256733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35369<->l=127.0.0.1:4259) 20241102160256770 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20241102160256771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45824<->l=127.0.0.1:4258 20241102160259803 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160259803 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160259805 DLINP <000b> input/ipa.c:451 connected read/write 20241102160259805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160259805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20241102160259807 DLINP <000b> input/ipa.c:451 connected read/write 20241102160259807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160259807 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160259807 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160259807 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  20241102160259807 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160259807 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  20241102160259807 DLGSUP <0013> gsup_server.c:235 2:  20241102160259807 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160259807 DLGSUP <0013> gsup_server.c:235 3:  20241102160259807 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160259807 DLGSUP <0013> gsup_server.c:235 4:  20241102160259807 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160259807 DLGSUP <0013> gsup_server.c:235 5:  20241102160259807 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160259807 DLGSUP <0013> gsup_server.c:235 7:  20241102160259807 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160259807 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160259807 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160259807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160259816 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40517<->l=127.0.0.1:4259) 20241102160259823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20241102160259850 DLINP <000b> input/ipa.c:451 connected read/write 20241102160259850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160259850 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424249816177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424249816177"} 20241102160259850 DAUC <0003> db_auc.c:133 IMSI='262424249816177': No such subscriber 20241102160259850 DLGSUP <0013> hlr.c:336 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424249816177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241102160259850 DLGSUP <0013> gsup_req.c:274 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424249816177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424249816177" cause=IMSI unknown in HLR} 20241102160259850 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262424249816177 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160259850 DLINP <000b> input/ipa.c:451 connected read/write 20241102160259850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160259850 DLINP <000b> input/ipa.c:451 connected read/write 20241102160259850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160259852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45854<->l=127.0.0.1:4258 20241102160259853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4258 20241102160259853 DLINP <000b> input/ipa.c:451 connected read/write 20241102160259853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160259853 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160259853 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160259853 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160259853 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40517<->l=127.0.0.1:4259) 20241102160259900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241102160259900 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241102160302935 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160302935 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160302936 DLINP <000b> input/ipa.c:451 connected read/write 20241102160302936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160302936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4258 20241102160302937 DLINP <000b> input/ipa.c:451 connected read/write 20241102160302937 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160302937 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160302937 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160302937 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  20241102160302937 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160302937 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  20241102160302937 DLGSUP <0013> gsup_server.c:235 2:  20241102160302937 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160302937 DLGSUP <0013> gsup_server.c:235 3:  20241102160302937 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160302937 DLGSUP <0013> gsup_server.c:235 4:  20241102160302937 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160302937 DLGSUP <0013> gsup_server.c:235 5:  20241102160302937 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160302937 DLGSUP <0013> gsup_server.c:235 7:  20241102160302937 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160302937 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160302937 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160302937 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160302947 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44385<->l=127.0.0.1:4259) 20241102160302973 DAUC <0003> db_auc.c:157 IMSI='262422591813611': No 2G Auth Data 20241102160302973 DAUC <0003> db_auc.c:192 IMSI='262422591813611': No 3G Auth Data 20241102160303023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 20241102160303027 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303027 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422591813611" cn_domain=PS} 20241102160303027 DLU <0006> fsm.c:456 lu(262422591813611)[0x61200000b920]{UNVALIDATED}: Allocated 20241102160303027 DLGSUP <0013> lu_fsm.c:172 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160303096 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422591813611)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160303096 DLGSUP <0013> lu_fsm.c:253 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422591813611" cn_domain=PS} 20241102160303096 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303096 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303099 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303099 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422591813611"} 20241102160303099 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422591813611)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160303099 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160303099 DLGSUP <0013> lu_fsm.c:91 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422591813611"} 20241102160303099 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422591813611 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160303099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591813611)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160303099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422591813611)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160303099 DLU <0006> fsm.c:568 lu(PS:IMSI-262422591813611)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160303099 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303099 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4258 20241102160303268 DAUC <0003> db_auc.c:157 IMSI='262424546040922': No 2G Auth Data 20241102160303268 DAUC <0003> db_auc.c:192 IMSI='262424546040922': No 3G Auth Data 20241102160303291 DLGSUP <0013> hlr.c:121 IMSI 262424546040922: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160303318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4258 20241102160303320 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303320 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424546040922" cn_domain=PS} 20241102160303320 DLU <0006> fsm.c:456 lu(262424546040922)[0x61200000baa0]{UNVALIDATED}: Allocated 20241102160303320 DLGSUP <0013> lu_fsm.c:172 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160303363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424546040922)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160303363 DLGSUP <0013> lu_fsm.c:253 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424546040922" cn_domain=PS} 20241102160303363 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303363 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303365 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303365 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424546040922"} 20241102160303365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424546040922)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160303365 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160303365 DLGSUP <0013> lu_fsm.c:91 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424546040922"} 20241102160303365 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262424546040922 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160303365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424546040922)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160303365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424546040922)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160303365 DLU <0006> fsm.c:568 lu(PS:IMSI-262424546040922)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160303366 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303366 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4258 20241102160303424 DAUC <0003> db_auc.c:157 IMSI='262428438388468': No 2G Auth Data 20241102160303424 DAUC <0003> db_auc.c:192 IMSI='262428438388468': No 3G Auth Data 20241102160303452 DLGSUP <0013> hlr.c:121 IMSI 262428438388468: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160303490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 20241102160303492 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303492 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428438388468" cn_domain=PS} 20241102160303492 DLU <0006> fsm.c:456 lu(262428438388468)[0x61200000bc20]{UNVALIDATED}: Allocated 20241102160303492 DLGSUP <0013> lu_fsm.c:172 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160303534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428438388468)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160303534 DLGSUP <0013> lu_fsm.c:253 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428438388468" cn_domain=PS} 20241102160303535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303538 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303538 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428438388468"} 20241102160303538 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428438388468)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160303538 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160303538 DLGSUP <0013> lu_fsm.c:91 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428438388468"} 20241102160303538 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262428438388468 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160303538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428438388468)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160303538 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428438388468)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160303538 DLU <0006> fsm.c:568 lu(PS:IMSI-262428438388468)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160303538 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303538 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38082<->l=127.0.0.1:4258 20241102160303594 DAUC <0003> db_auc.c:157 IMSI='262421659539160': No 2G Auth Data 20241102160303594 DAUC <0003> db_auc.c:192 IMSI='262421659539160': No 3G Auth Data 20241102160303626 DLGSUP <0013> hlr.c:121 IMSI 262421659539160: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160303657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20241102160303659 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303659 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421659539160" cn_domain=PS} 20241102160303659 DLU <0006> fsm.c:456 lu(262421659539160)[0x61200000bda0]{UNVALIDATED}: Allocated 20241102160303659 DLGSUP <0013> lu_fsm.c:172 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160303699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421659539160)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160303699 DLGSUP <0013> lu_fsm.c:253 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421659539160" cn_domain=PS} 20241102160303699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303701 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303701 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421659539160"} 20241102160303701 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421659539160)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160303701 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160303701 DLGSUP <0013> lu_fsm.c:91 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421659539160"} 20241102160303701 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262421659539160 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160303701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421659539160)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160303701 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421659539160)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160303701 DLU <0006> fsm.c:568 lu(PS:IMSI-262421659539160)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160303701 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303701 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4258 20241102160303824 DAUC <0003> db_auc.c:157 IMSI='262429690107189': No 2G Auth Data 20241102160303824 DAUC <0003> db_auc.c:192 IMSI='262429690107189': No 3G Auth Data 20241102160303848 DLGSUP <0013> hlr.c:121 IMSI 262429690107189: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160303891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20241102160303893 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303893 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429690107189" cn_domain=PS} 20241102160303893 DLU <0006> fsm.c:456 lu(262429690107189)[0x61200000bf20]{UNVALIDATED}: Allocated 20241102160303893 DLGSUP <0013> lu_fsm.c:172 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160303932 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429690107189)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160303932 DLGSUP <0013> lu_fsm.c:253 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429690107189" cn_domain=PS} 20241102160303932 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303932 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303932 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303934 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303934 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160303934 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429690107189"} 20241102160303934 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429690107189)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160303934 DLGSUP <0013> gsup_req.c:171 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160303934 DLGSUP <0013> lu_fsm.c:91 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429690107189"} 20241102160303934 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429690107189 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160303934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429690107189)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160303934 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429690107189)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160303934 DLU <0006> fsm.c:568 lu(PS:IMSI-262429690107189)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160303934 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303934 DLINP <000b> input/ipa.c:451 connected read/write 20241102160303934 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160303935 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.1:4258 20241102160303990 DAUC <0003> db_auc.c:157 IMSI='262428420144499': No 2G Auth Data 20241102160303991 DAUC <0003> db_auc.c:192 IMSI='262428420144499': No 3G Auth Data 20241102160304008 DLGSUP <0013> hlr.c:121 IMSI 262428420144499: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160304057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20241102160304059 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160304059 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428420144499" cn_domain=PS} 20241102160304059 DLU <0006> fsm.c:456 lu(262428420144499)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241102160304059 DLGSUP <0013> lu_fsm.c:172 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160304103 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428420144499)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160304103 DLGSUP <0013> lu_fsm.c:253 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428420144499" cn_domain=PS} 20241102160304103 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304103 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304103 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304106 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160304106 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428420144499"} 20241102160304106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428420144499)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160304106 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160304106 DLGSUP <0013> lu_fsm.c:91 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428420144499"} 20241102160304106 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428420144499 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160304106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428420144499)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160304106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428420144499)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160304106 DLU <0006> fsm.c:568 lu(PS:IMSI-262428420144499)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160304106 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304106 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38096<->l=127.0.0.1:4258 20241102160304196 DAUC <0003> db_auc.c:157 IMSI='262424640930532': No 2G Auth Data 20241102160304196 DAUC <0003> db_auc.c:192 IMSI='262424640930532': No 3G Auth Data 20241102160304227 DLGSUP <0013> hlr.c:121 IMSI 262424640930532: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160304297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241102160304299 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160304299 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424640930532" cn_domain=PS} 20241102160304299 DLU <0006> fsm.c:456 lu(262424640930532)[0x612000010120]{UNVALIDATED}: Allocated 20241102160304299 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160304349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424640930532)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160304349 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424640930532" cn_domain=PS} 20241102160304349 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304349 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304351 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160304351 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424640930532"} 20241102160304351 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424640930532)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160304351 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160304351 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424640930532"} 20241102160304351 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262424640930532 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160304351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424640930532)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160304351 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424640930532)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160304351 DLU <0006> fsm.c:568 lu(PS:IMSI-262424640930532)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160304351 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304351 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38102<->l=127.0.0.1:4258 20241102160304430 DAUC <0003> db_auc.c:157 IMSI='262421433845226': No 2G Auth Data 20241102160304430 DAUC <0003> db_auc.c:192 IMSI='262421433845226': No 3G Auth Data 20241102160304520 DLGSUP <0013> hlr.c:121 IMSI 262421433845226: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160304833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 20241102160304836 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160304836 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421433845226" cn_domain=PS} 20241102160304836 DLU <0006> fsm.c:456 lu(262421433845226)[0x6120000102a0]{UNVALIDATED}: Allocated 20241102160304837 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160304869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421433845226)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160304869 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421433845226" cn_domain=PS} 20241102160304869 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304869 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304871 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160304871 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421433845226"} 20241102160304871 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421433845226)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160304871 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160304871 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421433845226"} 20241102160304871 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421433845226 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160304871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421433845226)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160304871 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421433845226)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160304871 DLU <0006> fsm.c:568 lu(PS:IMSI-262421433845226)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160304871 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304871 DLINP <000b> input/ipa.c:451 connected read/write 20241102160304871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160304872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38104<->l=127.0.0.1:4258 20241102160305049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4258 20241102160305049 DLINP <000b> input/ipa.c:451 connected read/write 20241102160305049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160305049 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160305049 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160305049 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160305050 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44385<->l=127.0.0.1:4259) 20241102160305076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4258 20241102160305077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4258 20241102160308155 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160308155 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160308159 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160308160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241102160308163 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160308164 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160308164 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160308164 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  20241102160308164 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160308164 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  20241102160308164 DLGSUP <0013> gsup_server.c:235 2:  20241102160308164 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160308164 DLGSUP <0013> gsup_server.c:235 3:  20241102160308164 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160308164 DLGSUP <0013> gsup_server.c:235 4:  20241102160308164 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160308164 DLGSUP <0013> gsup_server.c:235 5:  20241102160308164 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160308164 DLGSUP <0013> gsup_server.c:235 7:  20241102160308164 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160308164 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160308164 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160308164 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160308177 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43467<->l=127.0.0.1:4259) 20241102160308205 DAUC <0003> db_auc.c:157 IMSI='262429402658514': No 2G Auth Data 20241102160308205 DAUC <0003> db_auc.c:192 IMSI='262429402658514': No 3G Auth Data 20241102160308268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4258 20241102160308271 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308271 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160308271 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429402658514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429402658514" cn_domain=PS source_name="the-source\n"} 20241102160308271 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102160308271 DLU <0006> fsm.c:456 lu(262429402658514)[0x612000010420]{UNVALIDATED}: Allocated 20241102160308271 DLGSUP <0013> lu_fsm.c:167 GSUP 55: the-source\n: IMSI-262429402658514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160308311 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429402658514)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160308311 DLGSUP <0013> lu_fsm.c:253 GSUP 55: the-source\n: IMSI-262429402658514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429402658514" cn_domain=PS destination_name="the-source\n"} 20241102160308311 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308311 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160308314 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429402658514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429402658514" source_name="the-source\n"} 20241102160308314 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429402658514)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160308314 DLGSUP <0013> gsup_req.c:171 GSUP 56: the-source\n: IMSI-262429402658514 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160308314 DLGSUP <0013> lu_fsm.c:91 GSUP 55: the-source\n: IMSI-262429402658514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429402658514" destination_name="the-source\n"} 20241102160308314 DLGSUP <0013> gsup_req.c:171 GSUP 55: the-source\n: IMSI-262429402658514 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160308314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429402658514)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160308314 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429402658514)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160308314 DLU <0006> fsm.c:568 lu(PS:IMSI-262429402658514)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160308314 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308314 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4258 20241102160308395 DAUC <0003> db_auc.c:157 IMSI='262420754156197': No 2G Auth Data 20241102160308395 DAUC <0003> db_auc.c:192 IMSI='262420754156197': No 3G Auth Data 20241102160308520 DLGSUP <0013> hlr.c:121 IMSI 262420754156197: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160308644 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38146<->l=127.0.0.1:4258 20241102160308648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160308648 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420754156197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420754156197" cn_domain=PS source_name="the-source\n"} 20241102160308649 DLU <0006> fsm.c:456 lu(262420754156197)[0x6120000105a0]{UNVALIDATED}: Allocated 20241102160308649 DLGSUP <0013> lu_fsm.c:167 GSUP 57: the-source\n: IMSI-262420754156197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160308841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420754156197)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160308841 DLGSUP <0013> lu_fsm.c:253 GSUP 57: the-source\n: IMSI-262420754156197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420754156197" cn_domain=PS destination_name="the-source\n"} 20241102160308841 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308841 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308845 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160308845 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420754156197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420754156197" source_name="the-source\n"} 20241102160308845 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420754156197)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160308845 DLGSUP <0013> gsup_req.c:171 GSUP 58: the-source\n: IMSI-262420754156197 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160308845 DLGSUP <0013> lu_fsm.c:91 GSUP 57: the-source\n: IMSI-262420754156197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420754156197" destination_name="the-source\n"} 20241102160308845 DLGSUP <0013> gsup_req.c:171 GSUP 57: the-source\n: IMSI-262420754156197 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160308845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420754156197)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160308845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420754156197)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160308845 DLU <0006> fsm.c:568 lu(PS:IMSI-262420754156197)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160308845 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308845 DLINP <000b> input/ipa.c:451 connected read/write 20241102160308845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160308847 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38146<->l=127.0.0.1:4258 20241102160309529 DAUC <0003> db_auc.c:157 IMSI='262428081775878': No 2G Auth Data 20241102160309529 DAUC <0003> db_auc.c:192 IMSI='262428081775878': No 3G Auth Data 20241102160309569 DLGSUP <0013> hlr.c:121 IMSI 262428081775878: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160309653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38160<->l=127.0.0.1:4258 20241102160309656 DLINP <000b> input/ipa.c:451 connected read/write 20241102160309656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160309657 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428081775878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428081775878" cn_domain=PS source_name="the-source\n"} 20241102160309657 DLU <0006> fsm.c:456 lu(262428081775878)[0x612000010720]{UNVALIDATED}: Allocated 20241102160309657 DLGSUP <0013> lu_fsm.c:167 GSUP 59: the-source\n: IMSI-262428081775878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160309783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428081775878)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160309783 DLGSUP <0013> lu_fsm.c:253 GSUP 59: the-source\n: IMSI-262428081775878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428081775878" cn_domain=PS destination_name="the-source\n"} 20241102160309783 DLINP <000b> input/ipa.c:451 connected read/write 20241102160309783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160309783 DLINP <000b> input/ipa.c:451 connected read/write 20241102160309783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160309786 DLINP <000b> input/ipa.c:451 connected read/write 20241102160309786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160309786 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428081775878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428081775878" source_name="the-source\n"} 20241102160309786 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428081775878)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160309786 DLGSUP <0013> gsup_req.c:171 GSUP 60: the-source\n: IMSI-262428081775878 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160309786 DLGSUP <0013> lu_fsm.c:91 GSUP 59: the-source\n: IMSI-262428081775878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428081775878" destination_name="the-source\n"} 20241102160309786 DLGSUP <0013> gsup_req.c:171 GSUP 59: the-source\n: IMSI-262428081775878 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160309786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428081775878)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160309786 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428081775878)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160309786 DLU <0006> fsm.c:568 lu(PS:IMSI-262428081775878)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160309786 DLINP <000b> input/ipa.c:451 connected read/write 20241102160309786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160309786 DLINP <000b> input/ipa.c:451 connected read/write 20241102160309786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160309788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38160<->l=127.0.0.1:4258 20241102160309980 DAUC <0003> db_auc.c:157 IMSI='262423636911901': No 2G Auth Data 20241102160309980 DAUC <0003> db_auc.c:192 IMSI='262423636911901': No 3G Auth Data 20241102160310039 DLGSUP <0013> hlr.c:121 IMSI 262423636911901: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160310088 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4258 20241102160310091 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160310091 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423636911901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423636911901" cn_domain=PS source_name="the-source\n"} 20241102160310091 DLU <0006> fsm.c:456 lu(262423636911901)[0x6120000108a0]{UNVALIDATED}: Allocated 20241102160310091 DLGSUP <0013> lu_fsm.c:167 GSUP 61: the-source\n: IMSI-262423636911901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160310260 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423636911901)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160310260 DLGSUP <0013> lu_fsm.c:253 GSUP 61: the-source\n: IMSI-262423636911901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423636911901" cn_domain=PS destination_name="the-source\n"} 20241102160310260 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310260 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310263 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160310263 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423636911901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423636911901" source_name="the-source\n"} 20241102160310263 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423636911901)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160310263 DLGSUP <0013> gsup_req.c:171 GSUP 62: the-source\n: IMSI-262423636911901 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160310263 DLGSUP <0013> lu_fsm.c:91 GSUP 61: the-source\n: IMSI-262423636911901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423636911901" destination_name="the-source\n"} 20241102160310263 DLGSUP <0013> gsup_req.c:171 GSUP 61: the-source\n: IMSI-262423636911901 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160310263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423636911901)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160310263 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423636911901)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160310263 DLU <0006> fsm.c:568 lu(PS:IMSI-262423636911901)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160310264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4258 20241102160310459 DAUC <0003> db_auc.c:157 IMSI='262423018418290': No 2G Auth Data 20241102160310459 DAUC <0003> db_auc.c:192 IMSI='262423018418290': No 3G Auth Data 20241102160310488 DLGSUP <0013> hlr.c:121 IMSI 262423018418290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160310535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4258 20241102160310541 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160310542 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423018418290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423018418290" cn_domain=PS source_name="the-source\n"} 20241102160310542 DLU <0006> fsm.c:456 lu(262423018418290)[0x612000010a20]{UNVALIDATED}: Allocated 20241102160310542 DLGSUP <0013> lu_fsm.c:167 GSUP 63: the-source\n: IMSI-262423018418290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160310592 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423018418290)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160310592 DLGSUP <0013> lu_fsm.c:253 GSUP 63: the-source\n: IMSI-262423018418290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423018418290" cn_domain=PS destination_name="the-source\n"} 20241102160310592 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310592 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310594 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160310594 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423018418290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423018418290" source_name="the-source\n"} 20241102160310594 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423018418290)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160310595 DLGSUP <0013> gsup_req.c:171 GSUP 64: the-source\n: IMSI-262423018418290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160310595 DLGSUP <0013> lu_fsm.c:91 GSUP 63: the-source\n: IMSI-262423018418290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423018418290" destination_name="the-source\n"} 20241102160310595 DLGSUP <0013> gsup_req.c:171 GSUP 63: the-source\n: IMSI-262423018418290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160310595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423018418290)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160310595 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423018418290)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160310595 DLU <0006> fsm.c:568 lu(PS:IMSI-262423018418290)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160310595 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310595 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310596 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.1:4258 20241102160310678 DAUC <0003> db_auc.c:157 IMSI='262421882368154': No 2G Auth Data 20241102160310678 DAUC <0003> db_auc.c:192 IMSI='262421882368154': No 3G Auth Data 20241102160310705 DLGSUP <0013> hlr.c:121 IMSI 262421882368154: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160310779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38180<->l=127.0.0.1:4258 20241102160310784 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160310785 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421882368154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421882368154" cn_domain=PS source_name="the-source\n"} 20241102160310785 DLU <0006> fsm.c:456 lu(262421882368154)[0x612000010ba0]{UNVALIDATED}: Allocated 20241102160310785 DLGSUP <0013> lu_fsm.c:167 GSUP 65: the-source\n: IMSI-262421882368154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160310841 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421882368154)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160310841 DLGSUP <0013> lu_fsm.c:253 GSUP 65: the-source\n: IMSI-262421882368154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421882368154" cn_domain=PS destination_name="the-source\n"} 20241102160310841 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310841 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310841 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310846 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310846 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160310846 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421882368154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421882368154" source_name="the-source\n"} 20241102160310846 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421882368154)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160310846 DLGSUP <0013> gsup_req.c:171 GSUP 66: the-source\n: IMSI-262421882368154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160310847 DLGSUP <0013> lu_fsm.c:91 GSUP 65: the-source\n: IMSI-262421882368154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421882368154" destination_name="the-source\n"} 20241102160310847 DLGSUP <0013> gsup_req.c:171 GSUP 65: the-source\n: IMSI-262421882368154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160310847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882368154)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160310847 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421882368154)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160310847 DLU <0006> fsm.c:568 lu(PS:IMSI-262421882368154)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160310847 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310847 DLINP <000b> input/ipa.c:451 connected read/write 20241102160310847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160310849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38180<->l=127.0.0.1:4258 20241102160310940 DAUC <0003> db_auc.c:157 IMSI='262424223914626': No 2G Auth Data 20241102160310940 DAUC <0003> db_auc.c:192 IMSI='262424223914626': No 3G Auth Data 20241102160310973 DLGSUP <0013> hlr.c:121 IMSI 262424223914626: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160311051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38184<->l=127.0.0.1:4258 20241102160311057 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160311057 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262424223914626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424223914626" cn_domain=PS source_name="the-source\n"} 20241102160311058 DLU <0006> fsm.c:456 lu(262424223914626)[0x612000010d20]{UNVALIDATED}: Allocated 20241102160311058 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262424223914626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160311102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424223914626)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160311102 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262424223914626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424223914626" cn_domain=PS destination_name="the-source\n"} 20241102160311102 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311102 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311106 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160311106 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262424223914626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424223914626" source_name="the-source\n"} 20241102160311106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424223914626)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160311106 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262424223914626 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160311107 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262424223914626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424223914626" destination_name="the-source\n"} 20241102160311107 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262424223914626 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160311107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424223914626)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160311107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424223914626)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160311107 DLU <0006> fsm.c:568 lu(PS:IMSI-262424223914626)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160311107 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311107 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38184<->l=127.0.0.1:4258 20241102160311192 DAUC <0003> db_auc.c:157 IMSI='262424889287859': No 2G Auth Data 20241102160311192 DAUC <0003> db_auc.c:192 IMSI='262424889287859': No 3G Auth Data 20241102160311221 DLGSUP <0013> hlr.c:121 IMSI 262424889287859: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160311285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4258 20241102160311289 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160311289 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424889287859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424889287859" cn_domain=PS source_name="the-source\n"} 20241102160311289 DLU <0006> fsm.c:456 lu(262424889287859)[0x612000010ea0]{UNVALIDATED}: Allocated 20241102160311289 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424889287859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241102160311331 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424889287859)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160311331 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424889287859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424889287859" cn_domain=PS destination_name="the-source\n"} 20241102160311331 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311331 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311334 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160311334 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424889287859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424889287859" source_name="the-source\n"} 20241102160311334 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424889287859)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160311334 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262424889287859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160311334 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424889287859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424889287859" destination_name="the-source\n"} 20241102160311334 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262424889287859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160311334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424889287859)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160311334 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424889287859)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160311334 DLU <0006> fsm.c:568 lu(PS:IMSI-262424889287859)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160311334 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311334 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160311336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38190<->l=127.0.0.1:4258 20241102160311431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4258 20241102160311432 DLINP <000b> input/ipa.c:451 connected read/write 20241102160311432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160311432 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160311432 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160311432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160311432 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102160311433 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43467<->l=127.0.0.1:4259) 20241102160311488 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38194<->l=127.0.0.1:4258 20241102160311489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38194<->l=127.0.0.1:4258 20241102160314532 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160314532 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160314534 DLINP <000b> input/ipa.c:451 connected read/write 20241102160314534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160314534 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54884<->l=127.0.0.1:4258 20241102160314536 DLINP <000b> input/ipa.c:451 connected read/write 20241102160314536 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160314536 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160314536 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160314536 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  20241102160314536 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160314536 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  20241102160314536 DLGSUP <0013> gsup_server.c:235 2:  20241102160314536 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160314536 DLGSUP <0013> gsup_server.c:235 3:  20241102160314536 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160314536 DLGSUP <0013> gsup_server.c:235 4:  20241102160314536 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160314536 DLGSUP <0013> gsup_server.c:235 5:  20241102160314536 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160314536 DLGSUP <0013> gsup_server.c:235 7:  20241102160314536 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160314536 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160314536 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160314536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160314544 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42523<->l=127.0.0.1:4259) 20241102160315366 DAUC <0003> db_auc.c:157 IMSI='262425079867025': No 2G Auth Data 20241102160315366 DAUC <0003> db_auc.c:192 IMSI='262425079867025': No 3G Auth Data 20241102160315891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54892<->l=127.0.0.1:4258 20241102160315894 DLINP <000b> input/ipa.c:451 connected read/write 20241102160315894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160315894 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425079867025" cn_domain=PS} 20241102160315894 DLU <0006> fsm.c:456 lu(262425079867025)[0x612000011020]{UNVALIDATED}: Allocated 20241102160315894 DLGSUP <0013> lu_fsm.c:172 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160315953 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425079867025)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160315953 DLGSUP <0013> lu_fsm.c:253 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425079867025" cn_domain=PS} 20241102160315953 DLINP <000b> input/ipa.c:451 connected read/write 20241102160315953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160315953 DLINP <000b> input/ipa.c:451 connected read/write 20241102160315953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160315956 DLINP <000b> input/ipa.c:451 connected read/write 20241102160315956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160315956 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425079867025"} 20241102160315956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425079867025)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160315956 DLGSUP <0013> gsup_req.c:171 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160315956 DLGSUP <0013> lu_fsm.c:91 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425079867025"} 20241102160315956 DLGSUP <0013> gsup_req.c:171 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425079867025 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160315956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425079867025)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160315956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425079867025)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160315956 DLU <0006> fsm.c:568 lu(PS:IMSI-262425079867025)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160315956 DLINP <000b> input/ipa.c:451 connected read/write 20241102160315956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160315956 DLINP <000b> input/ipa.c:451 connected read/write 20241102160315956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160315957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54892<->l=127.0.0.1:4258 20241102160316041 DAUC <0003> db_auc.c:157 IMSI='262423317305373': No 2G Auth Data 20241102160316041 DAUC <0003> db_auc.c:192 IMSI='262423317305373': No 3G Auth Data 20241102160316072 DLGSUP <0013> hlr.c:121 IMSI 262423317305373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160316100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4258 20241102160316102 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316102 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423317305373" cn_domain=PS} 20241102160316102 DLU <0006> fsm.c:456 lu(262423317305373)[0x6120000111a0]{UNVALIDATED}: Allocated 20241102160316102 DLGSUP <0013> lu_fsm.c:172 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160316147 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423317305373)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160316147 DLGSUP <0013> lu_fsm.c:253 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423317305373" cn_domain=PS} 20241102160316147 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316147 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316149 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316149 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423317305373"} 20241102160316149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423317305373)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160316149 DLGSUP <0013> gsup_req.c:171 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160316149 DLGSUP <0013> lu_fsm.c:91 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423317305373"} 20241102160316149 DLGSUP <0013> gsup_req.c:171 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423317305373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160316149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423317305373)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160316149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423317305373)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160316149 DLU <0006> fsm.c:568 lu(PS:IMSI-262423317305373)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160316149 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316149 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54908<->l=127.0.0.1:4258 20241102160316271 DAUC <0003> db_auc.c:157 IMSI='262427438171908': No 2G Auth Data 20241102160316271 DAUC <0003> db_auc.c:192 IMSI='262427438171908': No 3G Auth Data 20241102160316298 DLGSUP <0013> hlr.c:121 IMSI 262427438171908: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160316330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4258 20241102160316333 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316333 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427438171908" cn_domain=PS} 20241102160316333 DLU <0006> fsm.c:456 lu(262427438171908)[0x612000011320]{UNVALIDATED}: Allocated 20241102160316333 DLGSUP <0013> lu_fsm.c:172 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160316366 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427438171908)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160316366 DLGSUP <0013> lu_fsm.c:253 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427438171908" cn_domain=PS} 20241102160316366 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316366 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316369 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316369 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427438171908"} 20241102160316369 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427438171908)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160316369 DLGSUP <0013> gsup_req.c:171 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160316369 DLGSUP <0013> lu_fsm.c:91 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427438171908"} 20241102160316369 DLGSUP <0013> gsup_req.c:171 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427438171908 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160316369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427438171908)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160316369 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427438171908)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160316369 DLU <0006> fsm.c:568 lu(PS:IMSI-262427438171908)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160316369 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316369 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316370 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.1:4258 20241102160316538 DAUC <0003> db_auc.c:157 IMSI='262420732907267': No 2G Auth Data 20241102160316538 DAUC <0003> db_auc.c:192 IMSI='262420732907267': No 3G Auth Data 20241102160316567 DLGSUP <0013> hlr.c:121 IMSI 262420732907267: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160316604 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 20241102160316606 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316606 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420732907267" cn_domain=PS} 20241102160316607 DLU <0006> fsm.c:456 lu(262420732907267)[0x6120000114a0]{UNVALIDATED}: Allocated 20241102160316607 DLGSUP <0013> lu_fsm.c:172 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160316644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420732907267)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160316644 DLGSUP <0013> lu_fsm.c:253 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420732907267" cn_domain=PS} 20241102160316644 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316644 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316647 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420732907267"} 20241102160316647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420732907267)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160316647 DLGSUP <0013> gsup_req.c:171 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160316647 DLGSUP <0013> lu_fsm.c:91 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420732907267"} 20241102160316647 DLGSUP <0013> gsup_req.c:171 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262420732907267 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160316647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420732907267)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160316647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420732907267)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160316647 DLU <0006> fsm.c:568 lu(PS:IMSI-262420732907267)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160316647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54930<->l=127.0.0.1:4258 20241102160316707 DAUC <0003> db_auc.c:157 IMSI='262428774843141': No 2G Auth Data 20241102160316707 DAUC <0003> db_auc.c:192 IMSI='262428774843141': No 3G Auth Data 20241102160316746 DLGSUP <0013> hlr.c:121 IMSI 262428774843141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160316833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4258 20241102160316835 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316835 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428774843141" cn_domain=PS} 20241102160316835 DLU <0006> fsm.c:456 lu(262428774843141)[0x612000011620]{UNVALIDATED}: Allocated 20241102160316835 DLGSUP <0013> lu_fsm.c:172 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160316870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428774843141)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160316870 DLGSUP <0013> lu_fsm.c:253 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428774843141" cn_domain=PS} 20241102160316870 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316870 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316872 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160316872 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428774843141"} 20241102160316872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428774843141)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160316872 DLGSUP <0013> gsup_req.c:171 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160316872 DLGSUP <0013> lu_fsm.c:91 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428774843141"} 20241102160316872 DLGSUP <0013> gsup_req.c:171 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428774843141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160316872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428774843141)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160316872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428774843141)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160316872 DLU <0006> fsm.c:568 lu(PS:IMSI-262428774843141)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160316872 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316872 DLINP <000b> input/ipa.c:451 connected read/write 20241102160316872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160316873 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54944<->l=127.0.0.1:4258 20241102160316926 DAUC <0003> db_auc.c:157 IMSI='262420043194945': No 2G Auth Data 20241102160316926 DAUC <0003> db_auc.c:192 IMSI='262420043194945': No 3G Auth Data 20241102160316949 DLGSUP <0013> hlr.c:121 IMSI 262420043194945: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160317002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54952<->l=127.0.0.1:4258 20241102160317004 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317004 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420043194945" cn_domain=PS} 20241102160317004 DLU <0006> fsm.c:456 lu(262420043194945)[0x6120000117a0]{UNVALIDATED}: Allocated 20241102160317004 DLGSUP <0013> lu_fsm.c:172 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160317040 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420043194945)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160317040 DLGSUP <0013> lu_fsm.c:253 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420043194945" cn_domain=PS} 20241102160317040 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317041 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317041 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317043 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317043 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420043194945"} 20241102160317043 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420043194945)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160317043 DLGSUP <0013> gsup_req.c:171 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160317043 DLGSUP <0013> lu_fsm.c:91 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420043194945"} 20241102160317043 DLGSUP <0013> gsup_req.c:171 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262420043194945 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160317043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043194945)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160317043 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420043194945)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160317043 DLU <0006> fsm.c:568 lu(PS:IMSI-262420043194945)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160317043 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317043 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54952<->l=127.0.0.1:4258 20241102160317112 DAUC <0003> db_auc.c:157 IMSI='262428719751367': No 2G Auth Data 20241102160317112 DAUC <0003> db_auc.c:192 IMSI='262428719751367': No 3G Auth Data 20241102160317137 DLGSUP <0013> hlr.c:121 IMSI 262428719751367: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160317187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241102160317190 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317190 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428719751367" cn_domain=PS} 20241102160317190 DLU <0006> fsm.c:456 lu(262428719751367)[0x612000011920]{UNVALIDATED}: Allocated 20241102160317190 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160317246 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428719751367)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160317246 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428719751367" cn_domain=PS} 20241102160317246 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317246 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317246 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317248 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317248 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428719751367"} 20241102160317248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428719751367)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160317248 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160317248 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428719751367"} 20241102160317248 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262428719751367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160317248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428719751367)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160317248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428719751367)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160317248 DLU <0006> fsm.c:568 lu(PS:IMSI-262428719751367)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160317248 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317248 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 20241102160317338 DAUC <0003> db_auc.c:157 IMSI='262426075533928': No 2G Auth Data 20241102160317338 DAUC <0003> db_auc.c:192 IMSI='262426075533928': No 3G Auth Data 20241102160317359 DLGSUP <0013> hlr.c:121 IMSI 262426075533928: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160317412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20241102160317414 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317414 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426075533928" cn_domain=PS} 20241102160317414 DLU <0006> fsm.c:456 lu(262426075533928)[0x612000011aa0]{UNVALIDATED}: Allocated 20241102160317414 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160317466 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426075533928)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160317466 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426075533928" cn_domain=PS} 20241102160317466 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317466 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317469 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317469 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426075533928"} 20241102160317469 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426075533928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160317469 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160317469 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426075533928"} 20241102160317469 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262426075533928 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160317469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426075533928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160317469 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426075533928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160317469 DLU <0006> fsm.c:568 lu(PS:IMSI-262426075533928)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160317469 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317469 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160317470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54974<->l=127.0.0.1:4258 20241102160317534 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54884<->l=127.0.0.1:4258 20241102160317535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160317535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160317535 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160317535 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160317535 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160317535 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42523<->l=127.0.0.1:4259) 20241102160317561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20241102160317662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 20241102160320693 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160320693 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160320694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160320694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160320694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241102160320695 DLINP <000b> input/ipa.c:451 connected read/write 20241102160320695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160320695 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160320695 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160320695 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  20241102160320695 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160320695 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  20241102160320695 DLGSUP <0013> gsup_server.c:235 2:  20241102160320695 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160320695 DLGSUP <0013> gsup_server.c:235 3:  20241102160320695 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160320695 DLGSUP <0013> gsup_server.c:235 4:  20241102160320695 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160320695 DLGSUP <0013> gsup_server.c:235 5:  20241102160320695 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160320695 DLGSUP <0013> gsup_server.c:235 7:  20241102160320695 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160320695 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160320695 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160320695 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160320704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33949<->l=127.0.0.1:4259) 20241102160320731 DAUC <0003> db_auc.c:157 IMSI='262428096496304': No 2G Auth Data 20241102160320731 DAUC <0003> db_auc.c:192 IMSI='262428096496304': No 3G Auth Data 20241102160320780 DAUC <0003> db_auc.c:192 IMSI='262428096496304': No 3G Auth Data 20241102160320847 DAUC <0003> db_auc.c:157 IMSI='262427547649737': No 2G Auth Data 20241102160320847 DAUC <0003> db_auc.c:192 IMSI='262427547649737': No 3G Auth Data 20241102160320914 DAUC <0003> db_auc.c:157 IMSI='262427547649737': No 2G Auth Data 20241102160321012 DAUC <0003> db_auc.c:157 IMSI='262420793376200': No 2G Auth Data 20241102160321012 DAUC <0003> db_auc.c:192 IMSI='262420793376200': No 3G Auth Data 20241102160321182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241102160321183 DLINP <000b> input/ipa.c:451 connected read/write 20241102160321183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160321183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160321183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160321183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160321183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33949<->l=127.0.0.1:4259) 20241102160321206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54984<->l=127.0.0.1:4258 20241102160321307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54984<->l=127.0.0.1:4258 20241102160324338 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160324338 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160324339 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324339 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160324339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42786<->l=127.0.0.1:4258 20241102160324340 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160324340 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160324340 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160324340 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  20241102160324340 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160324340 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  20241102160324340 DLGSUP <0013> gsup_server.c:235 2:  20241102160324340 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160324340 DLGSUP <0013> gsup_server.c:235 3:  20241102160324340 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160324340 DLGSUP <0013> gsup_server.c:235 4:  20241102160324340 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160324340 DLGSUP <0013> gsup_server.c:235 5:  20241102160324340 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160324340 DLGSUP <0013> gsup_server.c:235 7:  20241102160324340 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160324340 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160324340 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160324341 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160324349 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36179<->l=127.0.0.1:4259) 20241102160324356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20241102160324375 DAUC <0003> db_auc.c:157 IMSI='262420552814907': No 2G Auth Data 20241102160324375 DAUC <0003> db_auc.c:192 IMSI='262420552814907': No 3G Auth Data 20241102160324425 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160324426 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420552814907" cn_domain=PS} 20241102160324426 DLU <0006> fsm.c:456 lu(262420552814907)[0x612000011c20]{UNVALIDATED}: Allocated 20241102160324426 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160324462 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420552814907)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160324462 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420552814907" cn_domain=PS} 20241102160324462 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160324462 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160324466 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160324466 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420552814907"} 20241102160324466 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420552814907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160324466 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160324466 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420552814907"} 20241102160324466 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160324466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420552814907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160324466 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420552814907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160324466 DLU <0006> fsm.c:568 lu(PS:IMSI-262420552814907)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160324466 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160324466 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160324499 DLGSUP <0013> hlr.c:128 IMSI 262420552814907: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241102160324500 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160324500 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324500 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160324501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20241102160324501 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160324501 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420552814907"} 20241102160324501 DLGSUP <0013> lu_fsm.c:219 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241102160324501 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420552814907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160324502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42786<->l=127.0.0.1:4258 20241102160324502 DLINP <000b> input/ipa.c:451 connected read/write 20241102160324502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160324502 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160324503 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160324503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160324503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36179<->l=127.0.0.1:4259) 20241102160324544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42802<->l=127.0.0.1:4258 20241102160324645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42802<->l=127.0.0.1:4258 20241102160327677 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160327677 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160327678 DLINP <000b> input/ipa.c:451 connected read/write 20241102160327678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160327678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42808<->l=127.0.0.1:4258 20241102160327679 DLINP <000b> input/ipa.c:451 connected read/write 20241102160327679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160327679 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160327679 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160327679 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  20241102160327679 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160327679 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  20241102160327679 DLGSUP <0013> gsup_server.c:235 2:  20241102160327679 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160327679 DLGSUP <0013> gsup_server.c:235 3:  20241102160327679 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160327679 DLGSUP <0013> gsup_server.c:235 4:  20241102160327679 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160327679 DLGSUP <0013> gsup_server.c:235 5:  20241102160327679 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160327679 DLGSUP <0013> gsup_server.c:235 7:  20241102160327679 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160327680 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160327680 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160327680 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160327688 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38743<->l=127.0.0.1:4259) 20241102160327714 DAUC <0003> db_auc.c:157 IMSI='262425525025299': No 2G Auth Data 20241102160327714 DAUC <0003> db_auc.c:192 IMSI='262425525025299': No 3G Auth Data 20241102160327981 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42822<->l=127.0.0.1:4258 20241102160327983 DLINP <000b> input/ipa.c:451 connected read/write 20241102160327983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160327983 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425525025299" cn_domain=PS} 20241102160327983 DLU <0006> fsm.c:456 lu(262425525025299)[0x612000011da0]{UNVALIDATED}: Allocated 20241102160327983 DLGSUP <0013> lu_fsm.c:172 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160328104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425525025299)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160328104 DLGSUP <0013> lu_fsm.c:253 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425525025299" cn_domain=PS} 20241102160328104 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328104 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328107 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328107 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425525025299"} 20241102160328107 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425525025299)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160328107 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160328107 DLGSUP <0013> lu_fsm.c:91 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425525025299"} 20241102160328107 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160328107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425525025299)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160328107 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425525025299)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160328107 DLU <0006> fsm.c:568 lu(PS:IMSI-262425525025299)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160328107 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328107 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328108 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328108 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425525025299" cn_domain=CS} 20241102160328108 DAUC <0003> hlr.c:377 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160328151 DLGSUP <0013> hlr.c:386 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425525025299"} 20241102160328151 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262425525025299 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160328151 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328151 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42822<->l=127.0.0.1:4258 20241102160328220 DAUC <0003> db_auc.c:157 IMSI='262420788726814': No 2G Auth Data 20241102160328220 DAUC <0003> db_auc.c:192 IMSI='262420788726814': No 3G Auth Data 20241102160328240 DLGSUP <0013> hlr.c:121 IMSI 262420788726814: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160328264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20241102160328267 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328267 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420788726814" cn_domain=PS} 20241102160328267 DLU <0006> fsm.c:456 lu(262420788726814)[0x612000011f20]{UNVALIDATED}: Allocated 20241102160328267 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160328311 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420788726814)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160328311 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420788726814" cn_domain=PS} 20241102160328311 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328311 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328311 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328313 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420788726814"} 20241102160328313 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420788726814)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160328313 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160328313 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420788726814"} 20241102160328313 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160328313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420788726814)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160328313 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420788726814)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160328313 DLU <0006> fsm.c:568 lu(PS:IMSI-262420788726814)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160328313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328314 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328314 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420788726814" cn_domain=CS} 20241102160328314 DAUC <0003> hlr.c:377 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160328328 DLGSUP <0013> hlr.c:386 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420788726814"} 20241102160328328 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262420788726814 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160328328 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328328 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20241102160328391 DAUC <0003> db_auc.c:157 IMSI='262422681109158': No 2G Auth Data 20241102160328391 DAUC <0003> db_auc.c:192 IMSI='262422681109158': No 3G Auth Data 20241102160328410 DLGSUP <0013> hlr.c:121 IMSI 262422681109158: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160328436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20241102160328438 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328439 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422681109158" cn_domain=PS} 20241102160328439 DLU <0006> fsm.c:456 lu(262422681109158)[0x6120000120a0]{UNVALIDATED}: Allocated 20241102160328439 DLGSUP <0013> lu_fsm.c:172 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160328472 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422681109158)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160328472 DLGSUP <0013> lu_fsm.c:253 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422681109158" cn_domain=PS} 20241102160328472 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328472 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328472 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328474 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328474 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422681109158"} 20241102160328474 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422681109158)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160328474 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160328474 DLGSUP <0013> lu_fsm.c:91 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422681109158"} 20241102160328474 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160328474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681109158)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160328474 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422681109158)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160328474 DLU <0006> fsm.c:568 lu(PS:IMSI-262422681109158)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160328474 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328474 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328475 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328475 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422681109158" cn_domain=CS} 20241102160328475 DAUC <0003> hlr.c:377 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160328491 DLGSUP <0013> hlr.c:386 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422681109158"} 20241102160328491 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422681109158 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160328491 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328491 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20241102160328556 DAUC <0003> db_auc.c:157 IMSI='262427467867739': No 2G Auth Data 20241102160328557 DAUC <0003> db_auc.c:192 IMSI='262427467867739': No 3G Auth Data 20241102160328580 DLGSUP <0013> hlr.c:121 IMSI 262427467867739: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160328608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20241102160328611 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328611 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427467867739" cn_domain=PS} 20241102160328611 DLU <0006> fsm.c:456 lu(262427467867739)[0x612000012220]{UNVALIDATED}: Allocated 20241102160328611 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160328654 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427467867739)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160328654 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427467867739" cn_domain=PS} 20241102160328654 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328654 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328656 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328656 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427467867739"} 20241102160328656 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427467867739)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160328656 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160328656 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427467867739"} 20241102160328656 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160328656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427467867739)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160328656 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427467867739)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160328656 DLU <0006> fsm.c:568 lu(PS:IMSI-262427467867739)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160328656 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328656 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328657 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328657 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427467867739" cn_domain=CS} 20241102160328657 DAUC <0003> hlr.c:377 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160328675 DLGSUP <0013> hlr.c:386 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427467867739"} 20241102160328675 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262427467867739 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160328675 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328675 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328676 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20241102160328743 DAUC <0003> db_auc.c:157 IMSI='262423309593562': No 2G Auth Data 20241102160328743 DAUC <0003> db_auc.c:192 IMSI='262423309593562': No 3G Auth Data 20241102160328767 DLGSUP <0013> hlr.c:121 IMSI 262423309593562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160328800 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20241102160328803 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328803 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423309593562" cn_domain=PS} 20241102160328803 DLU <0006> fsm.c:456 lu(262423309593562)[0x6120000123a0]{UNVALIDATED}: Allocated 20241102160328803 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160328831 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423309593562)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160328831 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423309593562" cn_domain=PS} 20241102160328831 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328831 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328833 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328833 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423309593562"} 20241102160328833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423309593562)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160328833 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160328833 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423309593562"} 20241102160328833 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160328833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423309593562)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160328833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423309593562)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160328833 DLU <0006> fsm.c:568 lu(PS:IMSI-262423309593562)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160328833 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328833 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328834 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328834 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423309593562" cn_domain=CS} 20241102160328834 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160328848 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423309593562"} 20241102160328848 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262423309593562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160328848 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328848 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160328849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42870<->l=127.0.0.1:4258 20241102160328913 DAUC <0003> db_auc.c:157 IMSI='262421361803983': No 2G Auth Data 20241102160328913 DAUC <0003> db_auc.c:192 IMSI='262421361803983': No 3G Auth Data 20241102160328934 DLGSUP <0013> hlr.c:121 IMSI 262421361803983: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160328985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20241102160328987 DLINP <000b> input/ipa.c:451 connected read/write 20241102160328987 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160328987 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421361803983" cn_domain=PS} 20241102160328987 DLU <0006> fsm.c:456 lu(262421361803983)[0x612000012520]{UNVALIDATED}: Allocated 20241102160328987 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160329021 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421361803983)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160329021 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421361803983" cn_domain=PS} 20241102160329021 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329021 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329023 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329023 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421361803983"} 20241102160329023 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421361803983)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160329023 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160329023 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421361803983"} 20241102160329023 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160329023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421361803983)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160329023 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421361803983)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160329023 DLU <0006> fsm.c:568 lu(PS:IMSI-262421361803983)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160329023 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329023 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329024 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329024 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421361803983" cn_domain=CS} 20241102160329024 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160329046 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421361803983"} 20241102160329046 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421361803983 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160329046 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329046 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42878<->l=127.0.0.1:4258 20241102160329123 DAUC <0003> db_auc.c:157 IMSI='262424159920786': No 2G Auth Data 20241102160329123 DAUC <0003> db_auc.c:192 IMSI='262424159920786': No 3G Auth Data 20241102160329145 DLGSUP <0013> hlr.c:121 IMSI 262424159920786: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160329186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20241102160329188 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329189 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424159920786" cn_domain=PS} 20241102160329189 DLU <0006> fsm.c:456 lu(262424159920786)[0x6120000126a0]{UNVALIDATED}: Allocated 20241102160329189 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160329230 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424159920786)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160329230 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424159920786" cn_domain=PS} 20241102160329230 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329230 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329232 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329232 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424159920786"} 20241102160329232 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424159920786)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160329232 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160329232 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424159920786"} 20241102160329232 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160329232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424159920786)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160329232 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424159920786)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160329232 DLU <0006> fsm.c:568 lu(PS:IMSI-262424159920786)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160329232 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329232 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329233 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329233 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424159920786" cn_domain=CS} 20241102160329233 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160329258 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424159920786"} 20241102160329258 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262424159920786 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160329258 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329258 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20241102160329486 DAUC <0003> db_auc.c:157 IMSI='262428153165152': No 2G Auth Data 20241102160329486 DAUC <0003> db_auc.c:192 IMSI='262428153165152': No 3G Auth Data 20241102160329511 DLGSUP <0013> hlr.c:121 IMSI 262428153165152: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160329575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42896<->l=127.0.0.1:4258 20241102160329577 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329577 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428153165152" cn_domain=PS} 20241102160329577 DLU <0006> fsm.c:456 lu(262428153165152)[0x612000012820]{UNVALIDATED}: Allocated 20241102160329577 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160329627 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428153165152)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160329627 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428153165152" cn_domain=PS} 20241102160329627 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329627 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329631 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329631 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329631 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428153165152"} 20241102160329631 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428153165152)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160329631 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160329631 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428153165152"} 20241102160329631 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160329631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428153165152)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160329631 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428153165152)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160329631 DLU <0006> fsm.c:568 lu(PS:IMSI-262428153165152)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160329631 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329631 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329633 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329633 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428153165152" cn_domain=CS} 20241102160329633 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241102160329645 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428153165152"} 20241102160329645 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262428153165152 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160329645 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329645 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160329647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42896<->l=127.0.0.1:4258 20241102160329712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42808<->l=127.0.0.1:4258 20241102160329712 DLINP <000b> input/ipa.c:451 connected read/write 20241102160329712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160329712 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160329712 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160329712 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160329713 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38743<->l=127.0.0.1:4259) 20241102160329744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20241102160329845 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42908<->l=127.0.0.1:4258 20241102160332878 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160332878 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160332879 DLINP <000b> input/ipa.c:451 connected read/write 20241102160332879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160332880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46590<->l=127.0.0.1:4258 20241102160332881 DLINP <000b> input/ipa.c:451 connected read/write 20241102160332881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160332881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160332881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160332881 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  20241102160332881 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160332881 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  20241102160332881 DLGSUP <0013> gsup_server.c:235 2:  20241102160332881 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160332881 DLGSUP <0013> gsup_server.c:235 3:  20241102160332881 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160332881 DLGSUP <0013> gsup_server.c:235 4:  20241102160332881 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160332881 DLGSUP <0013> gsup_server.c:235 5:  20241102160332881 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160332881 DLGSUP <0013> gsup_server.c:235 7:  20241102160332881 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160332881 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160332881 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160332881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160332889 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39345<->l=127.0.0.1:4259) 20241102160333050 DAUC <0003> db_auc.c:157 IMSI='262422763591614': No 2G Auth Data 20241102160333050 DAUC <0003> db_auc.c:192 IMSI='262422763591614': No 3G Auth Data 20241102160333215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241102160333217 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333217 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422763591614" cn_domain=PS} 20241102160333217 DLU <0006> fsm.c:456 lu(262422763591614)[0x6120000129a0]{UNVALIDATED}: Allocated 20241102160333218 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160333257 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422763591614)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160333257 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422763591614" cn_domain=PS} 20241102160333257 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333257 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333259 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333259 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333259 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422763591614"} 20241102160333259 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422763591614)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160333259 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160333259 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422763591614"} 20241102160333259 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160333259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422763591614)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160333259 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422763591614)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160333259 DLU <0006> fsm.c:568 lu(PS:IMSI-262422763591614)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160333259 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333259 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333260 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333260 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422763591614" cn_domain=PS} 20241102160333260 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160333275 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422763591614"} 20241102160333275 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262422763591614 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160333275 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333275 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333276 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4258 20241102160333336 DAUC <0003> db_auc.c:157 IMSI='262423460168120': No 2G Auth Data 20241102160333336 DAUC <0003> db_auc.c:192 IMSI='262423460168120': No 3G Auth Data 20241102160333359 DLGSUP <0013> hlr.c:121 IMSI 262423460168120: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160333385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 20241102160333387 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333387 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423460168120" cn_domain=PS} 20241102160333387 DLU <0006> fsm.c:456 lu(262423460168120)[0x612000012b20]{UNVALIDATED}: Allocated 20241102160333387 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160333434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423460168120)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160333434 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423460168120" cn_domain=PS} 20241102160333434 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333434 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333434 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333437 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333437 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423460168120"} 20241102160333437 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423460168120)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160333437 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160333437 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423460168120"} 20241102160333437 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160333437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423460168120)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160333437 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423460168120)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160333437 DLU <0006> fsm.c:568 lu(PS:IMSI-262423460168120)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160333437 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333437 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333438 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333438 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423460168120" cn_domain=PS} 20241102160333438 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160333459 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423460168120"} 20241102160333459 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262423460168120 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160333459 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333459 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46598<->l=127.0.0.1:4258 20241102160333524 DAUC <0003> db_auc.c:157 IMSI='262420588564488': No 2G Auth Data 20241102160333524 DAUC <0003> db_auc.c:192 IMSI='262420588564488': No 3G Auth Data 20241102160333543 DLGSUP <0013> hlr.c:121 IMSI 262420588564488: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160333576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20241102160333578 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333579 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420588564488" cn_domain=PS} 20241102160333579 DLU <0006> fsm.c:456 lu(262420588564488)[0x612000012ca0]{UNVALIDATED}: Allocated 20241102160333579 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160333697 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420588564488)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160333697 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420588564488" cn_domain=PS} 20241102160333697 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333697 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333699 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420588564488"} 20241102160333699 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420588564488)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160333699 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160333699 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420588564488"} 20241102160333699 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160333699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420588564488)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160333699 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420588564488)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160333699 DLU <0006> fsm.c:568 lu(PS:IMSI-262420588564488)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160333699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333699 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333700 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333700 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420588564488" cn_domain=PS} 20241102160333700 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160333716 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420588564488"} 20241102160333716 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262420588564488 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160333716 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333716 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4258 20241102160333782 DAUC <0003> db_auc.c:157 IMSI='262420831857379': No 2G Auth Data 20241102160333782 DAUC <0003> db_auc.c:192 IMSI='262420831857379': No 3G Auth Data 20241102160333806 DLGSUP <0013> hlr.c:121 IMSI 262420831857379: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160333836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4258 20241102160333838 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333838 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420831857379" cn_domain=PS} 20241102160333838 DLU <0006> fsm.c:456 lu(262420831857379)[0x612000012e20]{UNVALIDATED}: Allocated 20241102160333838 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160333906 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420831857379)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160333906 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420831857379" cn_domain=PS} 20241102160333906 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333906 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333909 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333909 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420831857379"} 20241102160333909 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420831857379)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160333909 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160333909 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420831857379"} 20241102160333909 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160333909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420831857379)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160333909 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420831857379)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160333909 DLU <0006> fsm.c:568 lu(PS:IMSI-262420831857379)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160333909 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333909 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333910 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160333911 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420831857379" cn_domain=PS} 20241102160333911 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160333924 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420831857379"} 20241102160333924 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420831857379 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160333925 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333925 DLINP <000b> input/ipa.c:451 connected read/write 20241102160333925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160333926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4258 20241102160333982 DAUC <0003> db_auc.c:157 IMSI='262425629010064': No 2G Auth Data 20241102160333982 DAUC <0003> db_auc.c:192 IMSI='262425629010064': No 3G Auth Data 20241102160334007 DLGSUP <0013> hlr.c:121 IMSI 262425629010064: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160334032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46628<->l=127.0.0.1:4258 20241102160334034 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334034 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425629010064" cn_domain=PS} 20241102160334034 DLU <0006> fsm.c:456 lu(262425629010064)[0x612000012fa0]{UNVALIDATED}: Allocated 20241102160334034 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160334073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425629010064)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160334073 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425629010064" cn_domain=PS} 20241102160334073 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334073 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334074 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334074 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425629010064"} 20241102160334074 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425629010064)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160334074 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160334074 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425629010064"} 20241102160334074 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160334074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425629010064)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160334074 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425629010064)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160334074 DLU <0006> fsm.c:568 lu(PS:IMSI-262425629010064)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160334074 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334074 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334075 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334075 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425629010064" cn_domain=PS} 20241102160334075 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160334095 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425629010064"} 20241102160334095 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262425629010064 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160334095 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334095 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46628<->l=127.0.0.1:4258 20241102160334262 DAUC <0003> db_auc.c:157 IMSI='262420883086571': No 2G Auth Data 20241102160334262 DAUC <0003> db_auc.c:192 IMSI='262420883086571': No 3G Auth Data 20241102160334288 DLGSUP <0013> hlr.c:121 IMSI 262420883086571: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160334345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46634<->l=127.0.0.1:4258 20241102160334347 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334347 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420883086571" cn_domain=PS} 20241102160334347 DLU <0006> fsm.c:456 lu(262420883086571)[0x612000013120]{UNVALIDATED}: Allocated 20241102160334347 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160334400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420883086571)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160334401 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420883086571" cn_domain=PS} 20241102160334401 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334401 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334403 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334403 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420883086571"} 20241102160334403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420883086571)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160334403 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160334403 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420883086571"} 20241102160334403 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160334403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420883086571)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160334403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420883086571)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160334403 DLU <0006> fsm.c:568 lu(PS:IMSI-262420883086571)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160334403 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334403 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334404 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334404 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420883086571" cn_domain=PS} 20241102160334404 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160334424 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420883086571"} 20241102160334424 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262420883086571 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160334424 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334424 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334424 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334426 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46634<->l=127.0.0.1:4258 20241102160334514 DAUC <0003> db_auc.c:157 IMSI='262428663907370': No 2G Auth Data 20241102160334514 DAUC <0003> db_auc.c:192 IMSI='262428663907370': No 3G Auth Data 20241102160334532 DLGSUP <0013> hlr.c:121 IMSI 262428663907370: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160334589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241102160334591 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334591 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428663907370" cn_domain=PS} 20241102160334591 DLU <0006> fsm.c:456 lu(262428663907370)[0x6120000132a0]{UNVALIDATED}: Allocated 20241102160334591 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160334634 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428663907370)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160334634 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428663907370" cn_domain=PS} 20241102160334634 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334634 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334635 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334637 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334637 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428663907370"} 20241102160334637 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428663907370)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160334637 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160334637 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428663907370"} 20241102160334637 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160334637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663907370)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160334637 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428663907370)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160334637 DLU <0006> fsm.c:568 lu(PS:IMSI-262428663907370)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160334637 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334637 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334638 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334638 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428663907370" cn_domain=PS} 20241102160334638 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160334661 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428663907370"} 20241102160334661 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428663907370 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160334661 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334661 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4258 20241102160334744 DAUC <0003> db_auc.c:157 IMSI='262428695478681': No 2G Auth Data 20241102160334744 DAUC <0003> db_auc.c:192 IMSI='262428695478681': No 3G Auth Data 20241102160334781 DLGSUP <0013> hlr.c:121 IMSI 262428695478681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" 20241102160334900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20241102160334902 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334902 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334902 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428695478681" cn_domain=PS} 20241102160334902 DLU <0006> fsm.c:456 lu(262428695478681)[0x612000013420]{UNVALIDATED}: Allocated 20241102160334902 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160334991 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428695478681)[0x612000013420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160334991 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428695478681" cn_domain=PS} 20241102160334991 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334991 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334994 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334994 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428695478681"} 20241102160334994 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428695478681)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160334994 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160334994 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428695478681"} 20241102160334994 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160334994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428695478681)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160334994 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428695478681)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160334994 DLU <0006> fsm.c:568 lu(PS:IMSI-262428695478681)[0x612000013420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160334994 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334994 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160334995 DLINP <000b> input/ipa.c:451 connected read/write 20241102160334995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160334995 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428695478681" cn_domain=PS} 20241102160334995 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241102160335012 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428695478681"} 20241102160335012 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262428695478681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241102160335012 DLINP <000b> input/ipa.c:451 connected read/write 20241102160335012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160335012 DLINP <000b> input/ipa.c:451 connected read/write 20241102160335012 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160335013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46652<->l=127.0.0.1:4258 20241102160335080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46590<->l=127.0.0.1:4258 20241102160335081 DLINP <000b> input/ipa.c:451 connected read/write 20241102160335081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160335081 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160335081 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160335081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160335081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39345<->l=127.0.0.1:4259) 20241102160335104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4258 20241102160335205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4258 20241102160338237 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160338238 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160338239 DLINP <000b> input/ipa.c:451 connected read/write 20241102160338239 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160338239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20241102160338240 DLINP <000b> input/ipa.c:451 connected read/write 20241102160338240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160338240 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160338240 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160338240 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  20241102160338240 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160338240 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  20241102160338240 DLGSUP <0013> gsup_server.c:235 2:  20241102160338240 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160338240 DLGSUP <0013> gsup_server.c:235 3:  20241102160338240 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160338240 DLGSUP <0013> gsup_server.c:235 4:  20241102160338240 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160338240 DLGSUP <0013> gsup_server.c:235 5:  20241102160338240 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160338240 DLGSUP <0013> gsup_server.c:235 7:  20241102160338240 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160338240 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160338240 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160338240 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160338250 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43227<->l=127.0.0.1:4259) 20241102160338256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46668<->l=127.0.0.1:4258 20241102160338282 DLINP <000b> input/ipa.c:451 connected read/write 20241102160338282 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160338282 DLGSUP <0013> gsup_req.c:138 GSUP 138: 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} 20241102160338282 DLU <0006> fsm.c:456 lu(2345743413463)[0x6120000135a0]{UNVALIDATED}: Allocated 20241102160338282 DLGSUP <0013> lu_fsm.c:139 GSUP 138: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241102160338282 DLGSUP <0013> gsup_req.c:274 GSUP 138: 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} 20241102160338282 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160338282 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160338282 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Freeing instance 20241102160338282 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x6120000135a0]{UNVALIDATED}: Deallocated 20241102160338282 DLINP <000b> input/ipa.c:451 connected read/write 20241102160338282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160338282 DLINP <000b> input/ipa.c:451 connected read/write 20241102160338282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160338284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46668<->l=127.0.0.1:4258 20241102160338284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46666<->l=127.0.0.1:4258 20241102160338285 DLINP <000b> input/ipa.c:451 connected read/write 20241102160338285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160338285 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160338285 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160338285 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160338285 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43227<->l=127.0.0.1:4259) 20241102160338308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 20241102160338409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 20241102160341437 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160341438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160341439 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241102160341440 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341440 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160341440 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160341440 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  20241102160341440 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160341440 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  20241102160341440 DLGSUP <0013> gsup_server.c:235 2:  20241102160341440 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160341440 DLGSUP <0013> gsup_server.c:235 3:  20241102160341440 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160341440 DLGSUP <0013> gsup_server.c:235 4:  20241102160341440 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160341440 DLGSUP <0013> gsup_server.c:235 5:  20241102160341440 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160341440 DLGSUP <0013> gsup_server.c:235 7:  20241102160341440 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160341440 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160341440 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160341440 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160341451 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37157<->l=127.0.0.1:4259) 20241102160341480 DAUC <0003> db_auc.c:157 IMSI='262425079371631': No 2G Auth Data 20241102160341480 DAUC <0003> db_auc.c:192 IMSI='262425079371631': No 3G Auth Data 20241102160341537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20241102160341541 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341541 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341541 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425079371631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425079371631" session_id=1073765 session_state=BEGIN} 20241102160341542 DSS <0004> hlr_ussd.c:576 262425079371631/0x00106265: Process SS (BEGIN) 20241102160341542 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160341542 DSS <0004> hlr_ussd.c:518 262425079371631/0x00106265: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160341542 DSS <0004> hlr_ussd.c:523 262425079371631/0x00106265: USSD for unknown code '*#200#' 20241102160341542 DSS <0004> hlr_ussd.c:354 262425079371631/0x00106265: Tx ReturnError(1, 0x12) 20241102160341542 DLGSUP <0013> hlr_ussd.c:278 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425079371631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425079371631" session_id=1073765 session_state=END} 20241102160341542 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341542 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.1:4258 20241102160341576 DAUC <0003> db_auc.c:157 IMSI='262420866231562': No 2G Auth Data 20241102160341576 DAUC <0003> db_auc.c:192 IMSI='262420866231562': No 3G Auth Data 20241102160341631 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4258 20241102160341636 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341636 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420866231562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420866231562" session_id=316943192 session_state=BEGIN} 20241102160341636 DSS <0004> hlr_ussd.c:576 262420866231562/0x12e42b58: Process SS (BEGIN) 20241102160341636 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160341636 DSS <0004> hlr_ussd.c:518 262420866231562/0x12e42b58: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160341636 DSS <0004> hlr_ussd.c:523 262420866231562/0x12e42b58: USSD for unknown code '*#200#' 20241102160341636 DSS <0004> hlr_ussd.c:354 262420866231562/0x12e42b58: Tx ReturnError(1, 0x12) 20241102160341636 DLGSUP <0013> hlr_ussd.c:278 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420866231562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420866231562" session_id=316943192 session_state=END} 20241102160341636 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341636 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4258 20241102160341649 DAUC <0003> db_auc.c:157 IMSI='262427170376923': No 2G Auth Data 20241102160341649 DAUC <0003> db_auc.c:192 IMSI='262427170376923': No 3G Auth Data 20241102160341691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4258 20241102160341694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341694 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427170376923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427170376923" session_id=3310074975 session_state=BEGIN} 20241102160341694 DSS <0004> hlr_ussd.c:576 262427170376923/0xc54bbc5f: Process SS (BEGIN) 20241102160341694 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160341694 DSS <0004> hlr_ussd.c:518 262427170376923/0xc54bbc5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160341694 DSS <0004> hlr_ussd.c:523 262427170376923/0xc54bbc5f: USSD for unknown code '*#200#' 20241102160341694 DSS <0004> hlr_ussd.c:354 262427170376923/0xc54bbc5f: Tx ReturnError(1, 0x12) 20241102160341694 DLGSUP <0013> hlr_ussd.c:278 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427170376923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427170376923" session_id=3310074975 session_state=END} 20241102160341694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341696 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4258 20241102160341716 DAUC <0003> db_auc.c:157 IMSI='262426736367564': No 2G Auth Data 20241102160341716 DAUC <0003> db_auc.c:192 IMSI='262426736367564': No 3G Auth Data 20241102160341763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20241102160341767 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341767 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426736367564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426736367564" session_id=3086415962 session_state=BEGIN} 20241102160341767 DSS <0004> hlr_ussd.c:576 262426736367564/0xb7f6f85a: Process SS (BEGIN) 20241102160341767 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160341767 DSS <0004> hlr_ussd.c:518 262426736367564/0xb7f6f85a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160341767 DSS <0004> hlr_ussd.c:523 262426736367564/0xb7f6f85a: USSD for unknown code '*#200#' 20241102160341767 DSS <0004> hlr_ussd.c:354 262426736367564/0xb7f6f85a: Tx ReturnError(1, 0x12) 20241102160341767 DLGSUP <0013> hlr_ussd.c:278 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426736367564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426736367564" session_id=3086415962 session_state=END} 20241102160341767 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341767 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4258 20241102160341783 DAUC <0003> db_auc.c:157 IMSI='262420633696379': No 2G Auth Data 20241102160341783 DAUC <0003> db_auc.c:192 IMSI='262420633696379': No 3G Auth Data 20241102160341831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20241102160341835 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341835 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420633696379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420633696379" session_id=2763755969 session_state=BEGIN} 20241102160341835 DSS <0004> hlr_ussd.c:576 262420633696379/0xa4bb91c1: Process SS (BEGIN) 20241102160341835 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160341835 DSS <0004> hlr_ussd.c:518 262420633696379/0xa4bb91c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160341835 DSS <0004> hlr_ussd.c:523 262420633696379/0xa4bb91c1: USSD for unknown code '*#200#' 20241102160341835 DSS <0004> hlr_ussd.c:354 262420633696379/0xa4bb91c1: Tx ReturnError(1, 0x12) 20241102160341835 DLGSUP <0013> hlr_ussd.c:278 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420633696379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420633696379" session_id=2763755969 session_state=END} 20241102160341835 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341835 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52044<->l=127.0.0.1:4258 20241102160341858 DAUC <0003> db_auc.c:157 IMSI='262420160789046': No 2G Auth Data 20241102160341858 DAUC <0003> db_auc.c:192 IMSI='262420160789046': No 3G Auth Data 20241102160341935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20241102160341939 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160341939 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420160789046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420160789046" session_id=2134107904 session_state=BEGIN} 20241102160341939 DSS <0004> hlr_ussd.c:576 262420160789046/0x7f33e700: Process SS (BEGIN) 20241102160341939 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160341939 DSS <0004> hlr_ussd.c:518 262420160789046/0x7f33e700: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160341939 DSS <0004> hlr_ussd.c:523 262420160789046/0x7f33e700: USSD for unknown code '*#200#' 20241102160341939 DSS <0004> hlr_ussd.c:354 262420160789046/0x7f33e700: Tx ReturnError(1, 0x12) 20241102160341939 DLGSUP <0013> hlr_ussd.c:278 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420160789046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420160789046" session_id=2134107904 session_state=END} 20241102160341939 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341939 DLINP <000b> input/ipa.c:451 connected read/write 20241102160341939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160341941 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52058<->l=127.0.0.1:4258 20241102160341953 DAUC <0003> db_auc.c:157 IMSI='262423571582029': No 2G Auth Data 20241102160341953 DAUC <0003> db_auc.c:192 IMSI='262423571582029': No 3G Auth Data 20241102160342023 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20241102160342026 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160342026 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423571582029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423571582029" session_id=4023320482 session_state=BEGIN} 20241102160342026 DSS <0004> hlr_ussd.c:576 262423571582029/0xefceffa2: Process SS (BEGIN) 20241102160342027 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160342027 DSS <0004> hlr_ussd.c:518 262423571582029/0xefceffa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160342027 DSS <0004> hlr_ussd.c:523 262423571582029/0xefceffa2: USSD for unknown code '*#200#' 20241102160342027 DSS <0004> hlr_ussd.c:354 262423571582029/0xefceffa2: Tx ReturnError(1, 0x12) 20241102160342027 DLGSUP <0013> hlr_ussd.c:278 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423571582029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423571582029" session_id=4023320482 session_state=END} 20241102160342027 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160342027 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342027 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160342029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20241102160342050 DAUC <0003> db_auc.c:157 IMSI='262423331421453': No 2G Auth Data 20241102160342050 DAUC <0003> db_auc.c:192 IMSI='262423331421453': No 3G Auth Data 20241102160342119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241102160342123 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160342123 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423331421453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423331421453" session_id=1212926515 session_state=BEGIN} 20241102160342123 DSS <0004> hlr_ussd.c:576 262423331421453/0x484bca33: Process SS (BEGIN) 20241102160342123 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241102160342123 DSS <0004> hlr_ussd.c:518 262423331421453/0x484bca33: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241102160342123 DSS <0004> hlr_ussd.c:523 262423331421453/0x484bca33: USSD for unknown code '*#200#' 20241102160342123 DSS <0004> hlr_ussd.c:354 262423331421453/0x484bca33: Tx ReturnError(1, 0x12) 20241102160342123 DLGSUP <0013> hlr_ussd.c:278 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423331421453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423331421453" session_id=1212926515 session_state=END} 20241102160342123 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160342123 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342123 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160342125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4258 20241102160342125 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241102160342125 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37157<->l=127.0.0.1:4259) 20241102160342126 DLINP <000b> input/ipa.c:451 connected read/write 20241102160342126 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160342126 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160342126 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160342126 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160342165 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241102160342266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4258 20241102160345299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160345299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160345300 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241102160345301 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345301 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160345301 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160345301 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  20241102160345301 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160345301 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  20241102160345301 DLGSUP <0013> gsup_server.c:235 2:  20241102160345301 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160345301 DLGSUP <0013> gsup_server.c:235 3:  20241102160345301 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160345301 DLGSUP <0013> gsup_server.c:235 4:  20241102160345301 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160345301 DLGSUP <0013> gsup_server.c:235 5:  20241102160345301 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160345301 DLGSUP <0013> gsup_server.c:235 7:  20241102160345301 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160345301 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160345301 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160345301 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160345308 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40521<->l=127.0.0.1:4259) 20241102160345323 DAUC <0003> db_auc.c:157 IMSI='262427253096419': No 2G Auth Data 20241102160345323 DAUC <0003> db_auc.c:192 IMSI='262427253096419': No 3G Auth Data 20241102160345367 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4258 20241102160345371 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345371 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427253096419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427253096419" session_id=3073318333 session_state=BEGIN} 20241102160345371 DSS <0004> hlr_ussd.c:576 262427253096419/0xb72f1dbd: Process SS (BEGIN) 20241102160345371 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345371 DSS <0004> hlr_ussd.c:518 262427253096419/0xb72f1dbd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345371 DSS <0004> hlr_ussd.c:542 262427253096419/0xb72f1dbd: Cannot find conn for EUSE EUSE-foobar 20241102160345371 DSS <0004> hlr_ussd.c:354 262427253096419/0xb72f1dbd: Tx ReturnError(1, 0x22) 20241102160345371 DLGSUP <0013> hlr_ussd.c:278 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427253096419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427253096419" session_id=3073318333 session_state=END} 20241102160345371 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345371 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345371 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4258 20241102160345385 DAUC <0003> db_auc.c:157 IMSI='262428187197702': No 2G Auth Data 20241102160345385 DAUC <0003> db_auc.c:192 IMSI='262428187197702': No 3G Auth Data 20241102160345457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4258 20241102160345460 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345460 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428187197702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428187197702" session_id=824625823 session_state=BEGIN} 20241102160345460 DSS <0004> hlr_ussd.c:576 262428187197702/0x3126ca9f: Process SS (BEGIN) 20241102160345460 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345460 DSS <0004> hlr_ussd.c:518 262428187197702/0x3126ca9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345460 DSS <0004> hlr_ussd.c:542 262428187197702/0x3126ca9f: Cannot find conn for EUSE EUSE-foobar 20241102160345460 DSS <0004> hlr_ussd.c:354 262428187197702/0x3126ca9f: Tx ReturnError(1, 0x22) 20241102160345460 DLGSUP <0013> hlr_ussd.c:278 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428187197702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428187197702" session_id=824625823 session_state=END} 20241102160345460 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345460 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52114<->l=127.0.0.1:4258 20241102160345536 DAUC <0003> db_auc.c:157 IMSI='262421037244157': No 2G Auth Data 20241102160345536 DAUC <0003> db_auc.c:192 IMSI='262421037244157': No 3G Auth Data 20241102160345581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52118<->l=127.0.0.1:4258 20241102160345585 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345585 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421037244157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421037244157" session_id=1825403878 session_state=BEGIN} 20241102160345585 DSS <0004> hlr_ussd.c:576 262421037244157/0x6ccd73e6: Process SS (BEGIN) 20241102160345585 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345585 DSS <0004> hlr_ussd.c:518 262421037244157/0x6ccd73e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345585 DSS <0004> hlr_ussd.c:542 262421037244157/0x6ccd73e6: Cannot find conn for EUSE EUSE-foobar 20241102160345585 DSS <0004> hlr_ussd.c:354 262421037244157/0x6ccd73e6: Tx ReturnError(1, 0x22) 20241102160345585 DLGSUP <0013> hlr_ussd.c:278 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421037244157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421037244157" session_id=1825403878 session_state=END} 20241102160345585 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345585 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52118<->l=127.0.0.1:4258 20241102160345594 DAUC <0003> db_auc.c:157 IMSI='262420533235869': No 2G Auth Data 20241102160345594 DAUC <0003> db_auc.c:192 IMSI='262420533235869': No 3G Auth Data 20241102160345619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241102160345622 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345622 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-262420533235869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420533235869" session_id=1421783747 session_state=BEGIN} 20241102160345622 DSS <0004> hlr_ussd.c:576 262420533235869/0x54beb2c3: Process SS (BEGIN) 20241102160345622 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345622 DSS <0004> hlr_ussd.c:518 262420533235869/0x54beb2c3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345622 DSS <0004> hlr_ussd.c:542 262420533235869/0x54beb2c3: Cannot find conn for EUSE EUSE-foobar 20241102160345622 DSS <0004> hlr_ussd.c:354 262420533235869/0x54beb2c3: Tx ReturnError(1, 0x22) 20241102160345622 DLGSUP <0013> hlr_ussd.c:278 GSUP 150: MSC-00-00-00-00-00-00: IMSI-262420533235869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533235869" session_id=1421783747 session_state=END} 20241102160345622 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345622 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52134<->l=127.0.0.1:4258 20241102160345641 DAUC <0003> db_auc.c:157 IMSI='262420599871935': No 2G Auth Data 20241102160345641 DAUC <0003> db_auc.c:192 IMSI='262420599871935': No 3G Auth Data 20241102160345664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4258 20241102160345668 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345668 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420599871935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420599871935" session_id=1393977677 session_state=BEGIN} 20241102160345668 DSS <0004> hlr_ussd.c:576 262420599871935/0x5316694d: Process SS (BEGIN) 20241102160345668 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345668 DSS <0004> hlr_ussd.c:518 262420599871935/0x5316694d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345668 DSS <0004> hlr_ussd.c:542 262420599871935/0x5316694d: Cannot find conn for EUSE EUSE-foobar 20241102160345668 DSS <0004> hlr_ussd.c:354 262420599871935/0x5316694d: Tx ReturnError(1, 0x22) 20241102160345668 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420599871935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420599871935" session_id=1393977677 session_state=END} 20241102160345668 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345668 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345670 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4258 20241102160345684 DAUC <0003> db_auc.c:157 IMSI='262429038582896': No 2G Auth Data 20241102160345684 DAUC <0003> db_auc.c:192 IMSI='262429038582896': No 3G Auth Data 20241102160345750 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241102160345754 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345754 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429038582896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429038582896" session_id=1183706661 session_state=BEGIN} 20241102160345754 DSS <0004> hlr_ussd.c:576 262429038582896/0x468dee25: Process SS (BEGIN) 20241102160345754 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345754 DSS <0004> hlr_ussd.c:518 262429038582896/0x468dee25: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345754 DSS <0004> hlr_ussd.c:542 262429038582896/0x468dee25: Cannot find conn for EUSE EUSE-foobar 20241102160345754 DSS <0004> hlr_ussd.c:354 262429038582896/0x468dee25: Tx ReturnError(1, 0x22) 20241102160345754 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429038582896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429038582896" session_id=1183706661 session_state=END} 20241102160345754 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345754 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52148<->l=127.0.0.1:4258 20241102160345796 DAUC <0003> db_auc.c:157 IMSI='262422741979876': No 2G Auth Data 20241102160345796 DAUC <0003> db_auc.c:192 IMSI='262422741979876': No 3G Auth Data 20241102160345855 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4258 20241102160345861 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345861 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422741979876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422741979876" session_id=484401314 session_state=BEGIN} 20241102160345861 DSS <0004> hlr_ussd.c:576 262422741979876/0x1cdf60a2: Process SS (BEGIN) 20241102160345861 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345861 DSS <0004> hlr_ussd.c:518 262422741979876/0x1cdf60a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345861 DSS <0004> hlr_ussd.c:542 262422741979876/0x1cdf60a2: Cannot find conn for EUSE EUSE-foobar 20241102160345861 DSS <0004> hlr_ussd.c:354 262422741979876/0x1cdf60a2: Tx ReturnError(1, 0x22) 20241102160345861 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422741979876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422741979876" session_id=484401314 session_state=END} 20241102160345862 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345862 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.1:4258 20241102160345879 DAUC <0003> db_auc.c:157 IMSI='262422119794224': No 2G Auth Data 20241102160345879 DAUC <0003> db_auc.c:192 IMSI='262422119794224': No 3G Auth Data 20241102160345931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241102160345938 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345938 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422119794224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422119794224" session_id=1985838086 session_state=BEGIN} 20241102160345938 DSS <0004> hlr_ussd.c:576 262422119794224/0x765d7c06: Process SS (BEGIN) 20241102160345938 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160345938 DSS <0004> hlr_ussd.c:518 262422119794224/0x765d7c06: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160345938 DSS <0004> hlr_ussd.c:542 262422119794224/0x765d7c06: Cannot find conn for EUSE EUSE-foobar 20241102160345938 DSS <0004> hlr_ussd.c:354 262422119794224/0x765d7c06: Tx ReturnError(1, 0x22) 20241102160345938 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422119794224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422119794224" session_id=1985838086 session_state=END} 20241102160345938 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345938 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160345942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4258 20241102160345943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4258 20241102160345944 DLINP <000b> input/ipa.c:451 connected read/write 20241102160345944 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160345944 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160345944 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160345944 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160345944 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40521<->l=127.0.0.1:4259) 20241102160345987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4258 20241102160346188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4258 20241102160349220 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160349220 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160349221 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4258 20241102160349222 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349222 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160349222 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160349222 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  20241102160349222 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160349222 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  20241102160349222 DLGSUP <0013> gsup_server.c:235 2:  20241102160349222 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160349222 DLGSUP <0013> gsup_server.c:235 3:  20241102160349222 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160349222 DLGSUP <0013> gsup_server.c:235 4:  20241102160349222 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160349222 DLGSUP <0013> gsup_server.c:235 5:  20241102160349222 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160349222 DLGSUP <0013> gsup_server.c:235 7:  20241102160349222 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160349222 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160349222 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160349222 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160349231 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34509<->l=127.0.0.1:4259) 20241102160349242 DAUC <0003> db_auc.c:157 IMSI='262421523128649': No 2G Auth Data 20241102160349242 DAUC <0003> db_auc.c:192 IMSI='262421523128649': No 3G Auth Data 20241102160349277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4258 20241102160349284 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349284 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349284 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421523128649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421523128649" session_id=78097386 session_state=BEGIN} 20241102160349284 DSS <0004> hlr_ussd.c:576 262421523128649/0x04a7abea: Process SS (BEGIN) 20241102160349284 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349284 DSS <0004> hlr_ussd.c:518 262421523128649/0x04a7abea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349284 DSS <0004> hlr_ussd.c:363 262421523128649/0x04a7abea: Tx USSD 'Your IMSI is 262421523128649' 20241102160349284 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421523128649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421523128649" session_id=78097386 session_state=END} 20241102160349284 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421523128649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349284 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349284 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349284 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52186<->l=127.0.0.1:4258 20241102160349301 DAUC <0003> db_auc.c:157 IMSI='262422046036805': No 2G Auth Data 20241102160349301 DAUC <0003> db_auc.c:192 IMSI='262422046036805': No 3G Auth Data 20241102160349334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4258 20241102160349338 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349338 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422046036805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422046036805" session_id=2556140405 session_state=BEGIN} 20241102160349338 DSS <0004> hlr_ussd.c:576 262422046036805/0x985b9b75: Process SS (BEGIN) 20241102160349338 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349338 DSS <0004> hlr_ussd.c:518 262422046036805/0x985b9b75: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349338 DSS <0004> hlr_ussd.c:363 262422046036805/0x985b9b75: Tx USSD 'Your IMSI is 262422046036805' 20241102160349338 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422046036805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422046036805" session_id=2556140405 session_state=END} 20241102160349338 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262422046036805 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349338 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349338 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4258 20241102160349349 DAUC <0003> db_auc.c:157 IMSI='262420034338642': No 2G Auth Data 20241102160349349 DAUC <0003> db_auc.c:192 IMSI='262420034338642': No 3G Auth Data 20241102160349376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241102160349380 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349380 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420034338642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420034338642" session_id=2143454496 session_state=BEGIN} 20241102160349380 DSS <0004> hlr_ussd.c:576 262420034338642/0x7fc28520: Process SS (BEGIN) 20241102160349380 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349380 DSS <0004> hlr_ussd.c:518 262420034338642/0x7fc28520: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349380 DSS <0004> hlr_ussd.c:363 262420034338642/0x7fc28520: Tx USSD 'Your IMSI is 262420034338642' 20241102160349380 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420034338642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420034338642" session_id=2143454496 session_state=END} 20241102160349380 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262420034338642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349380 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349380 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349380 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52196<->l=127.0.0.1:4258 20241102160349388 DAUC <0003> db_auc.c:157 IMSI='262428824131220': No 2G Auth Data 20241102160349388 DAUC <0003> db_auc.c:192 IMSI='262428824131220': No 3G Auth Data 20241102160349423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52212<->l=127.0.0.1:4258 20241102160349426 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349426 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428824131220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428824131220" session_id=2438589343 session_state=BEGIN} 20241102160349426 DSS <0004> hlr_ussd.c:576 262428824131220/0x9159eb9f: Process SS (BEGIN) 20241102160349426 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349427 DSS <0004> hlr_ussd.c:518 262428824131220/0x9159eb9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349427 DSS <0004> hlr_ussd.c:363 262428824131220/0x9159eb9f: Tx USSD 'Your IMSI is 262428824131220' 20241102160349427 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428824131220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428824131220" session_id=2438589343 session_state=END} 20241102160349427 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428824131220 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349427 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349427 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52212<->l=127.0.0.1:4258 20241102160349437 DAUC <0003> db_auc.c:157 IMSI='262424331839646': No 2G Auth Data 20241102160349437 DAUC <0003> db_auc.c:192 IMSI='262424331839646': No 3G Auth Data 20241102160349465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241102160349469 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349469 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424331839646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424331839646" session_id=1928467839 session_state=BEGIN} 20241102160349470 DSS <0004> hlr_ussd.c:576 262424331839646/0x72f2157f: Process SS (BEGIN) 20241102160349470 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349470 DSS <0004> hlr_ussd.c:518 262424331839646/0x72f2157f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349470 DSS <0004> hlr_ussd.c:363 262424331839646/0x72f2157f: Tx USSD 'Your IMSI is 262424331839646' 20241102160349470 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424331839646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424331839646" session_id=1928467839 session_state=END} 20241102160349470 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262424331839646 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349470 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349470 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4258 20241102160349489 DAUC <0003> db_auc.c:157 IMSI='262425948045027': No 2G Auth Data 20241102160349489 DAUC <0003> db_auc.c:192 IMSI='262425948045027': No 3G Auth Data 20241102160349531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4258 20241102160349535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349535 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425948045027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425948045027" session_id=1176903698 session_state=BEGIN} 20241102160349535 DSS <0004> hlr_ussd.c:576 262425948045027/0x46262012: Process SS (BEGIN) 20241102160349535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349535 DSS <0004> hlr_ussd.c:518 262425948045027/0x46262012: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349535 DSS <0004> hlr_ussd.c:363 262425948045027/0x46262012: Tx USSD 'Your IMSI is 262425948045027' 20241102160349535 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425948045027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425948045027" session_id=1176903698 session_state=END} 20241102160349535 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262425948045027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4258 20241102160349645 DAUC <0003> db_auc.c:157 IMSI='262423545785332': No 2G Auth Data 20241102160349645 DAUC <0003> db_auc.c:192 IMSI='262423545785332': No 3G Auth Data 20241102160349815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52228<->l=127.0.0.1:4258 20241102160349819 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349819 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423545785332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423545785332" session_id=1864721881 session_state=BEGIN} 20241102160349819 DSS <0004> hlr_ussd.c:576 262423545785332/0x6f2565d9: Process SS (BEGIN) 20241102160349819 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349819 DSS <0004> hlr_ussd.c:518 262423545785332/0x6f2565d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349819 DSS <0004> hlr_ussd.c:363 262423545785332/0x6f2565d9: Tx USSD 'Your IMSI is 262423545785332' 20241102160349819 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423545785332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423545785332" session_id=1864721881 session_state=END} 20241102160349819 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262423545785332 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349819 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349819 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52228<->l=127.0.0.1:4258 20241102160349830 DAUC <0003> db_auc.c:157 IMSI='262429575596776': No 2G Auth Data 20241102160349830 DAUC <0003> db_auc.c:192 IMSI='262429575596776': No 3G Auth Data 20241102160349881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4258 20241102160349885 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349885 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349885 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429575596776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429575596776" session_id=195815802 session_state=BEGIN} 20241102160349885 DSS <0004> hlr_ussd.c:576 262429575596776/0x0babe97a: Process SS (BEGIN) 20241102160349885 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160349885 DSS <0004> hlr_ussd.c:518 262429575596776/0x0babe97a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160349885 DSS <0004> hlr_ussd.c:363 262429575596776/0x0babe97a: Tx USSD 'Your IMSI is 262429575596776' 20241102160349885 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429575596776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429575596776" session_id=195815802 session_state=END} 20241102160349885 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429575596776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160349885 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349885 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160349887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4258 20241102160349887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52180<->l=127.0.0.1:4258 20241102160349888 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34509<->l=127.0.0.1:4259) 20241102160349888 DLINP <000b> input/ipa.c:451 connected read/write 20241102160349888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160349888 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160349888 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160349888 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160349927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52234<->l=127.0.0.1:4258 20241102160350128 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52234<->l=127.0.0.1:4258 20241102160353158 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160353158 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160353159 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353159 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52860<->l=127.0.0.1:4258 20241102160353160 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353160 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160353160 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160353160 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  20241102160353160 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160353160 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  20241102160353160 DLGSUP <0013> gsup_server.c:235 2:  20241102160353160 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160353160 DLGSUP <0013> gsup_server.c:235 3:  20241102160353160 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160353160 DLGSUP <0013> gsup_server.c:235 4:  20241102160353160 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160353160 DLGSUP <0013> gsup_server.c:235 5:  20241102160353160 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160353160 DLGSUP <0013> gsup_server.c:235 7:  20241102160353160 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160353160 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160353160 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160353160 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160353171 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39099<->l=127.0.0.1:4259) 20241102160353190 DAUC <0003> db_auc.c:157 IMSI='262426981614606': No 2G Auth Data 20241102160353190 DAUC <0003> db_auc.c:192 IMSI='262426981614606': No 3G Auth Data 20241102160353228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 20241102160353232 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353232 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426981614606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426981614606" source_name="the-source\n" session_id=3985508048 session_state=BEGIN} 20241102160353232 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102160353232 DSS <0004> hlr_ussd.c:576 262426981614606/0xed8e06d0: Process SS (BEGIN) 20241102160353232 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353232 DSS <0004> hlr_ussd.c:518 262426981614606/0xed8e06d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353232 DSS <0004> hlr_ussd.c:363 262426981614606/0xed8e06d0: Tx USSD 'Your IMSI is 262426981614606' 20241102160353232 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: the-source\n: IMSI-262426981614606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426981614606" destination_name="the-source\n" session_id=3985508048 session_state=END} 20241102160353232 DLGSUP <0013> gsup_req.c:171 GSUP 163: the-source\n: IMSI-262426981614606 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353232 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353232 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353232 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4258 20241102160353245 DAUC <0003> db_auc.c:157 IMSI='262427304233119': No 2G Auth Data 20241102160353245 DAUC <0003> db_auc.c:192 IMSI='262427304233119': No 3G Auth Data 20241102160353292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 20241102160353296 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353296 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262427304233119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427304233119" source_name="the-source\n" session_id=1113875620 session_state=BEGIN} 20241102160353296 DSS <0004> hlr_ussd.c:576 262427304233119/0x426464a4: Process SS (BEGIN) 20241102160353296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353296 DSS <0004> hlr_ussd.c:518 262427304233119/0x426464a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353296 DSS <0004> hlr_ussd.c:363 262427304233119/0x426464a4: Tx USSD 'Your IMSI is 262427304233119' 20241102160353296 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: the-source\n: IMSI-262427304233119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427304233119" destination_name="the-source\n" session_id=1113875620 session_state=END} 20241102160353296 DLGSUP <0013> gsup_req.c:171 GSUP 164: the-source\n: IMSI-262427304233119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353296 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353296 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 20241102160353311 DAUC <0003> db_auc.c:157 IMSI='262429410636555': No 2G Auth Data 20241102160353311 DAUC <0003> db_auc.c:192 IMSI='262429410636555': No 3G Auth Data 20241102160353349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4258 20241102160353353 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353353 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262429410636555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429410636555" source_name="the-source\n" session_id=2684486133 session_state=BEGIN} 20241102160353353 DSS <0004> hlr_ussd.c:576 262429410636555/0xa00201f5: Process SS (BEGIN) 20241102160353353 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353353 DSS <0004> hlr_ussd.c:518 262429410636555/0xa00201f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353353 DSS <0004> hlr_ussd.c:363 262429410636555/0xa00201f5: Tx USSD 'Your IMSI is 262429410636555' 20241102160353353 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: the-source\n: IMSI-262429410636555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429410636555" destination_name="the-source\n" session_id=2684486133 session_state=END} 20241102160353353 DLGSUP <0013> gsup_req.c:171 GSUP 165: the-source\n: IMSI-262429410636555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353353 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353353 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4258 20241102160353362 DAUC <0003> db_auc.c:157 IMSI='262424563441843': No 2G Auth Data 20241102160353362 DAUC <0003> db_auc.c:192 IMSI='262424563441843': No 3G Auth Data 20241102160353397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 20241102160353401 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353401 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424563441843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424563441843" source_name="the-source\n" session_id=1838132120 session_state=BEGIN} 20241102160353401 DSS <0004> hlr_ussd.c:576 262424563441843/0x6d8fab98: Process SS (BEGIN) 20241102160353401 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353401 DSS <0004> hlr_ussd.c:518 262424563441843/0x6d8fab98: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353401 DSS <0004> hlr_ussd.c:363 262424563441843/0x6d8fab98: Tx USSD 'Your IMSI is 262424563441843' 20241102160353401 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: the-source\n: IMSI-262424563441843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424563441843" destination_name="the-source\n" session_id=1838132120 session_state=END} 20241102160353401 DLGSUP <0013> gsup_req.c:171 GSUP 166: the-source\n: IMSI-262424563441843 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353401 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353401 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52896<->l=127.0.0.1:4258 20241102160353411 DAUC <0003> db_auc.c:157 IMSI='262424549393614': No 2G Auth Data 20241102160353411 DAUC <0003> db_auc.c:192 IMSI='262424549393614': No 3G Auth Data 20241102160353445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4258 20241102160353449 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353449 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262424549393614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424549393614" source_name="the-source\n" session_id=934031941 session_state=BEGIN} 20241102160353449 DSS <0004> hlr_ussd.c:576 262424549393614/0x37ac3245: Process SS (BEGIN) 20241102160353449 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353449 DSS <0004> hlr_ussd.c:518 262424549393614/0x37ac3245: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353449 DSS <0004> hlr_ussd.c:363 262424549393614/0x37ac3245: Tx USSD 'Your IMSI is 262424549393614' 20241102160353449 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: the-source\n: IMSI-262424549393614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424549393614" destination_name="the-source\n" session_id=934031941 session_state=END} 20241102160353449 DLGSUP <0013> gsup_req.c:171 GSUP 167: the-source\n: IMSI-262424549393614 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353449 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353449 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52912<->l=127.0.0.1:4258 20241102160353459 DAUC <0003> db_auc.c:157 IMSI='262420692060557': No 2G Auth Data 20241102160353459 DAUC <0003> db_auc.c:192 IMSI='262420692060557': No 3G Auth Data 20241102160353495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20241102160353502 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353502 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353503 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262420692060557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420692060557" source_name="the-source\n" session_id=4267938394 session_state=BEGIN} 20241102160353503 DSS <0004> hlr_ussd.c:576 262420692060557/0xfe63925a: Process SS (BEGIN) 20241102160353503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353503 DSS <0004> hlr_ussd.c:518 262420692060557/0xfe63925a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353503 DSS <0004> hlr_ussd.c:363 262420692060557/0xfe63925a: Tx USSD 'Your IMSI is 262420692060557' 20241102160353503 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: the-source\n: IMSI-262420692060557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420692060557" destination_name="the-source\n" session_id=4267938394 session_state=END} 20241102160353503 DLGSUP <0013> gsup_req.c:171 GSUP 168: the-source\n: IMSI-262420692060557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353503 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353503 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52928<->l=127.0.0.1:4258 20241102160353518 DAUC <0003> db_auc.c:157 IMSI='262425132851697': No 2G Auth Data 20241102160353518 DAUC <0003> db_auc.c:192 IMSI='262425132851697': No 3G Auth Data 20241102160353566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 20241102160353571 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353571 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425132851697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425132851697" source_name="the-source\n" session_id=2755771949 session_state=BEGIN} 20241102160353571 DSS <0004> hlr_ussd.c:576 262425132851697/0xa441be2d: Process SS (BEGIN) 20241102160353571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353571 DSS <0004> hlr_ussd.c:518 262425132851697/0xa441be2d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353571 DSS <0004> hlr_ussd.c:363 262425132851697/0xa441be2d: Tx USSD 'Your IMSI is 262425132851697' 20241102160353571 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: the-source\n: IMSI-262425132851697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425132851697" destination_name="the-source\n" session_id=2755771949 session_state=END} 20241102160353571 DLGSUP <0013> gsup_req.c:171 GSUP 169: the-source\n: IMSI-262425132851697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353571 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353571 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4258 20241102160353585 DAUC <0003> db_auc.c:157 IMSI='262427813198618': No 2G Auth Data 20241102160353585 DAUC <0003> db_auc.c:192 IMSI='262427813198618': No 3G Auth Data 20241102160353633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20241102160353636 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353636 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427813198618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813198618" source_name="the-source\n" session_id=2223800224 session_state=BEGIN} 20241102160353636 DSS <0004> hlr_ussd.c:576 262427813198618/0x848c7fa0: Process SS (BEGIN) 20241102160353636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241102160353636 DSS <0004> hlr_ussd.c:518 262427813198618/0x848c7fa0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241102160353636 DSS <0004> hlr_ussd.c:363 262427813198618/0x848c7fa0: Tx USSD 'Your IMSI is 262427813198618' 20241102160353636 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: the-source\n: IMSI-262427813198618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813198618" destination_name="the-source\n" session_id=2223800224 session_state=END} 20241102160353636 DLGSUP <0013> gsup_req.c:171 GSUP 170: the-source\n: IMSI-262427813198618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160353636 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353637 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160353639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52948<->l=127.0.0.1:4258 20241102160353640 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52860<->l=127.0.0.1:4258 20241102160353640 DLINP <000b> input/ipa.c:451 connected read/write 20241102160353640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160353641 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160353641 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160353641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160353641 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102160353641 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39099<->l=127.0.0.1:4259) 20241102160353677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20241102160353878 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52952<->l=127.0.0.1:4258 20241102160356908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160356908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160356909 DLINP <000b> input/ipa.c:451 connected read/write 20241102160356909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160356910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241102160356910 DLINP <000b> input/ipa.c:451 connected read/write 20241102160356911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160356911 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160356911 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160356911 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  20241102160356911 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160356911 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  20241102160356911 DLGSUP <0013> gsup_server.c:235 2:  20241102160356911 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160356911 DLGSUP <0013> gsup_server.c:235 3:  20241102160356911 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160356911 DLGSUP <0013> gsup_server.c:235 4:  20241102160356911 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160356911 DLGSUP <0013> gsup_server.c:235 5:  20241102160356911 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160356911 DLGSUP <0013> gsup_server.c:235 7:  20241102160356911 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160356911 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160356911 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160356911 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160356920 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33205<->l=127.0.0.1:4259) 20241102160356930 DAUC <0003> db_auc.c:157 IMSI='262429893659268': No 2G Auth Data 20241102160356930 DAUC <0003> db_auc.c:192 IMSI='262429893659268': No 3G Auth Data 20241102160356961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 20241102160356965 DLINP <000b> input/ipa.c:451 connected read/write 20241102160356965 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160356965 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429893659268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429893659268" session_id=636204816 session_state=BEGIN} 20241102160356965 DSS <0004> hlr_ussd.c:576 262429893659268/0x25ebb710: Process SS (BEGIN) 20241102160356965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160356965 DSS <0004> hlr_ussd.c:518 262429893659268/0x25ebb710: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160356965 DSS <0004> hlr_ussd.c:363 262429893659268/0x25ebb710: Tx USSD 'Your extension is 491610351847' 20241102160356965 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429893659268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429893659268" session_id=636204816 session_state=END} 20241102160356965 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262429893659268 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160356965 DLINP <000b> input/ipa.c:451 connected read/write 20241102160356965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160356965 DLINP <000b> input/ipa.c:451 connected read/write 20241102160356965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160356968 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52962<->l=127.0.0.1:4258 20241102160356979 DAUC <0003> db_auc.c:157 IMSI='262429079988238': No 2G Auth Data 20241102160356979 DAUC <0003> db_auc.c:192 IMSI='262429079988238': No 3G Auth Data 20241102160357013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4258 20241102160357016 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357016 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429079988238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429079988238" session_id=3161110790 session_state=BEGIN} 20241102160357016 DSS <0004> hlr_ussd.c:576 262429079988238/0xbc6ab906: Process SS (BEGIN) 20241102160357016 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357016 DSS <0004> hlr_ussd.c:518 262429079988238/0xbc6ab906: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357016 DSS <0004> hlr_ussd.c:363 262429079988238/0xbc6ab906: Tx USSD 'Your extension is 491613434365' 20241102160357016 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429079988238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429079988238" session_id=3161110790 session_state=END} 20241102160357016 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429079988238 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357016 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357016 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357016 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.1:4258 20241102160357025 DAUC <0003> db_auc.c:157 IMSI='262425056487058': No 2G Auth Data 20241102160357025 DAUC <0003> db_auc.c:192 IMSI='262425056487058': No 3G Auth Data 20241102160357053 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241102160357057 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357057 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425056487058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425056487058" session_id=3010049121 session_state=BEGIN} 20241102160357057 DSS <0004> hlr_ussd.c:576 262425056487058/0xb369b461: Process SS (BEGIN) 20241102160357057 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357057 DSS <0004> hlr_ussd.c:518 262425056487058/0xb369b461: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357057 DSS <0004> hlr_ussd.c:363 262425056487058/0xb369b461: Tx USSD 'Your extension is 491614874332' 20241102160357057 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425056487058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425056487058" session_id=3010049121 session_state=END} 20241102160357057 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262425056487058 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357057 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357057 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.1:4258 20241102160357067 DAUC <0003> db_auc.c:157 IMSI='262420048818397': No 2G Auth Data 20241102160357067 DAUC <0003> db_auc.c:192 IMSI='262420048818397': No 3G Auth Data 20241102160357094 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 20241102160357097 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357098 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420048818397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420048818397" session_id=127094246 session_state=BEGIN} 20241102160357098 DSS <0004> hlr_ussd.c:576 262420048818397/0x07934de6: Process SS (BEGIN) 20241102160357098 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357098 DSS <0004> hlr_ussd.c:518 262420048818397/0x07934de6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357098 DSS <0004> hlr_ussd.c:363 262420048818397/0x07934de6: Tx USSD 'Your extension is 491610532642' 20241102160357098 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420048818397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420048818397" session_id=127094246 session_state=END} 20241102160357098 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420048818397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357098 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357098 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52986<->l=127.0.0.1:4258 20241102160357113 DAUC <0003> db_auc.c:157 IMSI='262429519400918': No 2G Auth Data 20241102160357113 DAUC <0003> db_auc.c:192 IMSI='262429519400918': No 3G Auth Data 20241102160357148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20241102160357158 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357158 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429519400918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429519400918" session_id=3632916404 session_state=BEGIN} 20241102160357158 DSS <0004> hlr_ussd.c:576 262429519400918/0xd889e7b4: Process SS (BEGIN) 20241102160357158 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357158 DSS <0004> hlr_ussd.c:518 262429519400918/0xd889e7b4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357158 DSS <0004> hlr_ussd.c:363 262429519400918/0xd889e7b4: Tx USSD 'Your extension is 491615688435' 20241102160357158 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429519400918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429519400918" session_id=3632916404 session_state=END} 20241102160357158 DLGSUP <0013> gsup_req.c:171 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429519400918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357158 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357158 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357160 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52996<->l=127.0.0.1:4258 20241102160357167 DAUC <0003> db_auc.c:157 IMSI='262429057263051': No 2G Auth Data 20241102160357167 DAUC <0003> db_auc.c:192 IMSI='262429057263051': No 3G Auth Data 20241102160357206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20241102160357210 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357210 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429057263051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429057263051" session_id=3160455142 session_state=BEGIN} 20241102160357210 DSS <0004> hlr_ussd.c:576 262429057263051/0xbc60b7e6: Process SS (BEGIN) 20241102160357210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357210 DSS <0004> hlr_ussd.c:518 262429057263051/0xbc60b7e6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357210 DSS <0004> hlr_ussd.c:363 262429057263051/0xbc60b7e6: Tx USSD 'Your extension is 491617284050' 20241102160357210 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429057263051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429057263051" session_id=3160455142 session_state=END} 20241102160357210 DLGSUP <0013> gsup_req.c:171 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262429057263051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357210 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357210 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53002<->l=127.0.0.1:4258 20241102160357220 DAUC <0003> db_auc.c:157 IMSI='262428556742025': No 2G Auth Data 20241102160357220 DAUC <0003> db_auc.c:192 IMSI='262428556742025': No 3G Auth Data 20241102160357276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20241102160357280 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357280 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428556742025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428556742025" session_id=1721405545 session_state=BEGIN} 20241102160357280 DSS <0004> hlr_ussd.c:576 262428556742025/0x669a9069: Process SS (BEGIN) 20241102160357280 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357280 DSS <0004> hlr_ussd.c:518 262428556742025/0x669a9069: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357280 DSS <0004> hlr_ussd.c:363 262428556742025/0x669a9069: Tx USSD 'Your extension is 491613368572' 20241102160357280 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428556742025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428556742025" session_id=1721405545 session_state=END} 20241102160357280 DLGSUP <0013> gsup_req.c:171 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428556742025 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357280 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357280 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357283 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53016<->l=127.0.0.1:4258 20241102160357295 DAUC <0003> db_auc.c:157 IMSI='262421309182931': No 2G Auth Data 20241102160357295 DAUC <0003> db_auc.c:192 IMSI='262421309182931': No 3G Auth Data 20241102160357340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241102160357343 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357343 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421309182931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421309182931" session_id=1616592500 session_state=BEGIN} 20241102160357343 DSS <0004> hlr_ussd.c:576 262421309182931/0x605b3e74: Process SS (BEGIN) 20241102160357343 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160357343 DSS <0004> hlr_ussd.c:518 262421309182931/0x605b3e74: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160357344 DSS <0004> hlr_ussd.c:363 262421309182931/0x605b3e74: Tx USSD 'Your extension is 491617346183' 20241102160357344 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421309182931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421309182931" session_id=1616592500 session_state=END} 20241102160357344 DLGSUP <0013> gsup_req.c:171 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262421309182931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160357344 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357344 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357344 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160357346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53018<->l=127.0.0.1:4258 20241102160357346 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52956<->l=127.0.0.1:4258 20241102160357347 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33205<->l=127.0.0.1:4259) 20241102160357347 DLINP <000b> input/ipa.c:451 connected read/write 20241102160357347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160357347 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160357347 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160357347 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160357376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20241102160357578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53020<->l=127.0.0.1:4258 20241102160400615 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160400615 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160400617 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53032<->l=127.0.0.1:4258 20241102160400620 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400620 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160400620 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160400620 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  20241102160400620 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160400620 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  20241102160400620 DLGSUP <0013> gsup_server.c:235 2:  20241102160400620 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160400620 DLGSUP <0013> gsup_server.c:235 3:  20241102160400620 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160400620 DLGSUP <0013> gsup_server.c:235 4:  20241102160400620 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160400620 DLGSUP <0013> gsup_server.c:235 5:  20241102160400620 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160400620 DLGSUP <0013> gsup_server.c:235 7:  20241102160400620 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160400620 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160400620 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160400620 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160400635 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45421<->l=127.0.0.1:4259) 20241102160400647 DAUC <0003> db_auc.c:157 IMSI='262429066027126': No 2G Auth Data 20241102160400647 DAUC <0003> db_auc.c:192 IMSI='262429066027126': No 3G Auth Data 20241102160400687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20241102160400694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400694 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262429066027126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429066027126" source_name="the-source\n" session_id=1586124382 session_state=BEGIN} 20241102160400694 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102160400694 DSS <0004> hlr_ussd.c:576 262429066027126/0x5e8a565e: Process SS (BEGIN) 20241102160400694 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160400694 DSS <0004> hlr_ussd.c:518 262429066027126/0x5e8a565e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160400694 DSS <0004> hlr_ussd.c:363 262429066027126/0x5e8a565e: Tx USSD 'Your extension is 491618703075' 20241102160400694 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262429066027126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429066027126" destination_name="the-source\n" session_id=1586124382 session_state=END} 20241102160400694 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262429066027126 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160400694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400694 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400695 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400699 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53048<->l=127.0.0.1:4258 20241102160400708 DAUC <0003> db_auc.c:157 IMSI='262421048555701': No 2G Auth Data 20241102160400708 DAUC <0003> db_auc.c:192 IMSI='262421048555701': No 3G Auth Data 20241102160400741 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 20241102160400745 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400745 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262421048555701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421048555701" source_name="the-source\n" session_id=2473011492 session_state=BEGIN} 20241102160400745 DSS <0004> hlr_ussd.c:576 262421048555701/0x93672924: Process SS (BEGIN) 20241102160400745 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160400745 DSS <0004> hlr_ussd.c:518 262421048555701/0x93672924: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160400745 DSS <0004> hlr_ussd.c:363 262421048555701/0x93672924: Tx USSD 'Your extension is 491611771301' 20241102160400745 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262421048555701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421048555701" destination_name="the-source\n" session_id=2473011492 session_state=END} 20241102160400745 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262421048555701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160400745 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400745 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53054<->l=127.0.0.1:4258 20241102160400760 DAUC <0003> db_auc.c:157 IMSI='262423429256104': No 2G Auth Data 20241102160400760 DAUC <0003> db_auc.c:192 IMSI='262423429256104': No 3G Auth Data 20241102160400793 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 20241102160400799 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400799 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400799 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423429256104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423429256104" source_name="the-source\n" session_id=1671590476 session_state=BEGIN} 20241102160400799 DSS <0004> hlr_ussd.c:576 262423429256104/0x63a2724c: Process SS (BEGIN) 20241102160400799 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160400799 DSS <0004> hlr_ussd.c:518 262423429256104/0x63a2724c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160400799 DSS <0004> hlr_ussd.c:363 262423429256104/0x63a2724c: Tx USSD 'Your extension is 491612754637' 20241102160400799 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423429256104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423429256104" destination_name="the-source\n" session_id=1671590476 session_state=END} 20241102160400799 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262423429256104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160400799 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400799 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53068<->l=127.0.0.1:4258 20241102160400815 DAUC <0003> db_auc.c:157 IMSI='262422098057679': No 2G Auth Data 20241102160400815 DAUC <0003> db_auc.c:192 IMSI='262422098057679': No 3G Auth Data 20241102160400851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53074<->l=127.0.0.1:4258 20241102160400860 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400860 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422098057679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422098057679" source_name="the-source\n" session_id=2817492312 session_state=BEGIN} 20241102160400860 DSS <0004> hlr_ussd.c:576 262422098057679/0xa7ef8558: Process SS (BEGIN) 20241102160400860 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160400860 DSS <0004> hlr_ussd.c:518 262422098057679/0xa7ef8558: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160400860 DSS <0004> hlr_ussd.c:363 262422098057679/0xa7ef8558: Tx USSD 'Your extension is 491618135608' 20241102160400860 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422098057679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422098057679" destination_name="the-source\n" session_id=2817492312 session_state=END} 20241102160400860 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422098057679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160400860 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400860 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400860 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53074<->l=127.0.0.1:4258 20241102160400873 DAUC <0003> db_auc.c:157 IMSI='262429676400697': No 2G Auth Data 20241102160400873 DAUC <0003> db_auc.c:192 IMSI='262429676400697': No 3G Auth Data 20241102160400916 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20241102160400921 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400921 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429676400697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429676400697" source_name="the-source\n" session_id=3529029305 session_state=BEGIN} 20241102160400921 DSS <0004> hlr_ussd.c:576 262429676400697/0xd258b6b9: Process SS (BEGIN) 20241102160400921 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160400921 DSS <0004> hlr_ussd.c:518 262429676400697/0xd258b6b9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160400921 DSS <0004> hlr_ussd.c:363 262429676400697/0xd258b6b9: Tx USSD 'Your extension is 491617453428' 20241102160400921 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: the-source\n: IMSI-262429676400697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429676400697" destination_name="the-source\n" session_id=3529029305 session_state=END} 20241102160400921 DLGSUP <0013> gsup_req.c:171 GSUP 183: the-source\n: IMSI-262429676400697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160400921 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400921 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53088<->l=127.0.0.1:4258 20241102160400933 DAUC <0003> db_auc.c:157 IMSI='262421141137160': No 2G Auth Data 20241102160400933 DAUC <0003> db_auc.c:192 IMSI='262421141137160': No 3G Auth Data 20241102160400989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241102160400996 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160400996 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421141137160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421141137160" source_name="the-source\n" session_id=3652544013 session_state=BEGIN} 20241102160400996 DSS <0004> hlr_ussd.c:576 262421141137160/0xd9b5660d: Process SS (BEGIN) 20241102160400996 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160400996 DSS <0004> hlr_ussd.c:518 262421141137160/0xd9b5660d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160400996 DSS <0004> hlr_ussd.c:363 262421141137160/0xd9b5660d: Tx USSD 'Your extension is 491612341774' 20241102160400996 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: the-source\n: IMSI-262421141137160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141137160" destination_name="the-source\n" session_id=3652544013 session_state=END} 20241102160400996 DLGSUP <0013> gsup_req.c:171 GSUP 184: the-source\n: IMSI-262421141137160 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160400996 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160400996 DLINP <000b> input/ipa.c:451 connected read/write 20241102160400996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160401000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53100<->l=127.0.0.1:4258 20241102160401009 DAUC <0003> db_auc.c:157 IMSI='262426995516675': No 2G Auth Data 20241102160401009 DAUC <0003> db_auc.c:192 IMSI='262426995516675': No 3G Auth Data 20241102160401064 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53106<->l=127.0.0.1:4258 20241102160401070 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160401070 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262426995516675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995516675" source_name="the-source\n" session_id=1139436796 session_state=BEGIN} 20241102160401070 DSS <0004> hlr_ussd.c:576 262426995516675/0x43ea6cfc: Process SS (BEGIN) 20241102160401070 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160401070 DSS <0004> hlr_ussd.c:518 262426995516675/0x43ea6cfc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160401070 DSS <0004> hlr_ussd.c:363 262426995516675/0x43ea6cfc: Tx USSD 'Your extension is 491610663576' 20241102160401070 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: the-source\n: IMSI-262426995516675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995516675" destination_name="the-source\n" session_id=1139436796 session_state=END} 20241102160401070 DLGSUP <0013> gsup_req.c:171 GSUP 185: the-source\n: IMSI-262426995516675 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160401070 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160401070 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160401074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53106<->l=127.0.0.1:4258 20241102160401090 DAUC <0003> db_auc.c:157 IMSI='262424265953489': No 2G Auth Data 20241102160401090 DAUC <0003> db_auc.c:192 IMSI='262424265953489': No 3G Auth Data 20241102160401146 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20241102160401151 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160401151 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262424265953489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424265953489" source_name="the-source\n" session_id=4023608381 session_state=BEGIN} 20241102160401151 DSS <0004> hlr_ussd.c:576 262424265953489/0xefd3643d: Process SS (BEGIN) 20241102160401151 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241102160401151 DSS <0004> hlr_ussd.c:518 262424265953489/0xefd3643d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241102160401151 DSS <0004> hlr_ussd.c:363 262424265953489/0xefd3643d: Tx USSD 'Your extension is 491617507044' 20241102160401151 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: the-source\n: IMSI-262424265953489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424265953489" destination_name="the-source\n" session_id=4023608381 session_state=END} 20241102160401151 DLGSUP <0013> gsup_req.c:171 GSUP 186: the-source\n: IMSI-262424265953489 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160401151 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160401151 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160401155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53108<->l=127.0.0.1:4258 20241102160401156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53032<->l=127.0.0.1:4258 20241102160401156 DLINP <000b> input/ipa.c:451 connected read/write 20241102160401156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160401156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160401156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160401156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160401156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102160401156 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45421<->l=127.0.0.1:4259) 20241102160401194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4258 20241102160401395 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53110<->l=127.0.0.1:4258 20241102160404431 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39327 20241102160404431 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:39327 20241102160404432 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404432 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404433 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160404433 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160404433 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404433 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404433 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160404433 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102160404433 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102160404433 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102160404433 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  20241102160404433 DLGSUP <0013> gsup_server.c:235 2:  20241102160404433 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160404433 DLGSUP <0013> gsup_server.c:235 3:  20241102160404433 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160404433 DLGSUP <0013> gsup_server.c:235 4:  20241102160404433 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160404433 DLGSUP <0013> gsup_server.c:235 5:  20241102160404433 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160404433 DLGSUP <0013> gsup_server.c:235 7:  20241102160404433 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160404433 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160404433 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160404433 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39327 20241102160404434 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404434 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241102160404435 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404435 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404435 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160404435 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160404435 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  20241102160404435 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160404435 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  20241102160404435 DLGSUP <0013> gsup_server.c:235 2:  20241102160404435 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160404435 DLGSUP <0013> gsup_server.c:235 3:  20241102160404435 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160404435 DLGSUP <0013> gsup_server.c:235 4:  20241102160404435 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160404435 DLGSUP <0013> gsup_server.c:235 5:  20241102160404435 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160404435 DLGSUP <0013> gsup_server.c:235 7:  20241102160404435 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160404435 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160404435 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160404435 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160404445 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37123<->l=127.0.0.1:4259) 20241102160404455 DAUC <0003> db_auc.c:157 IMSI='262428613076093': No 2G Auth Data 20241102160404455 DAUC <0003> db_auc.c:192 IMSI='262428613076093': No 3G Auth Data 20241102160404493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39408<->l=127.0.0.1:4258 20241102160404497 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404497 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428613076093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428613076093" session_id=3447752136 session_state=BEGIN} 20241102160404497 DSS <0004> hlr_ussd.c:576 262428613076093/0xcd8085c8: Process SS (BEGIN) 20241102160404497 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404497 DSS <0004> hlr_ussd.c:518 262428613076093/0xcd8085c8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404497 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404497 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404497 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404497 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404501 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404501 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404501 DLGSUP <0013> gsup_req.c:138 GSUP 188: EUSE-foobar: IMSI-262428613076093 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613076093" session_id=3447752136 session_state=END} 20241102160404501 DSS <0004> hlr_ussd.c:576 262428613076093/0xcd8085c8: Process SS (END) 20241102160404501 DSS <0004> hlr_ussd.c:518 262428613076093/0xcd8085c8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404501 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428613076093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428613076093" session_id=3447752136 session_state=END} 20241102160404501 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428613076093 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404501 DLGSUP <0013> gsup_req.c:171 GSUP 188: EUSE-foobar: IMSI-262428613076093 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404501 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404501 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39408<->l=127.0.0.1:4258 20241102160404511 DAUC <0003> db_auc.c:157 IMSI='262424642036088': No 2G Auth Data 20241102160404511 DAUC <0003> db_auc.c:192 IMSI='262424642036088': No 3G Auth Data 20241102160404541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20241102160404545 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404545 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404545 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424642036088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424642036088" session_id=3222920716 session_state=BEGIN} 20241102160404545 DSS <0004> hlr_ussd.c:576 262424642036088/0xc019de0c: Process SS (BEGIN) 20241102160404545 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404545 DSS <0004> hlr_ussd.c:518 262424642036088/0xc019de0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404545 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404545 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404545 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404545 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404546 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404546 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404546 DLGSUP <0013> gsup_req.c:138 GSUP 190: EUSE-foobar: IMSI-262424642036088 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424642036088" session_id=3222920716 session_state=END} 20241102160404546 DSS <0004> hlr_ussd.c:576 262424642036088/0xc019de0c: Process SS (END) 20241102160404546 DSS <0004> hlr_ussd.c:518 262424642036088/0xc019de0c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404546 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424642036088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424642036088" session_id=3222920716 session_state=END} 20241102160404546 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262424642036088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404546 DLGSUP <0013> gsup_req.c:171 GSUP 190: EUSE-foobar: IMSI-262424642036088 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404546 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404546 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39414<->l=127.0.0.1:4258 20241102160404555 DAUC <0003> db_auc.c:157 IMSI='262420742047989': No 2G Auth Data 20241102160404555 DAUC <0003> db_auc.c:192 IMSI='262420742047989': No 3G Auth Data 20241102160404594 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39426<->l=127.0.0.1:4258 20241102160404597 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404597 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404597 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420742047989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420742047989" session_id=1510240771 session_state=BEGIN} 20241102160404597 DSS <0004> hlr_ussd.c:576 262420742047989/0x5a047203: Process SS (BEGIN) 20241102160404597 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404597 DSS <0004> hlr_ussd.c:518 262420742047989/0x5a047203: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404597 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404597 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404597 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404597 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404598 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404598 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404598 DLGSUP <0013> gsup_req.c:138 GSUP 192: EUSE-foobar: IMSI-262420742047989 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420742047989" session_id=1510240771 session_state=END} 20241102160404598 DSS <0004> hlr_ussd.c:576 262420742047989/0x5a047203: Process SS (END) 20241102160404598 DSS <0004> hlr_ussd.c:518 262420742047989/0x5a047203: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404598 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420742047989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420742047989" session_id=1510240771 session_state=END} 20241102160404598 DLGSUP <0013> gsup_req.c:171 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262420742047989 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404598 DLGSUP <0013> gsup_req.c:171 GSUP 192: EUSE-foobar: IMSI-262420742047989 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404598 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404598 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39426<->l=127.0.0.1:4258 20241102160404608 DAUC <0003> db_auc.c:157 IMSI='262425045813427': No 2G Auth Data 20241102160404608 DAUC <0003> db_auc.c:192 IMSI='262425045813427': No 3G Auth Data 20241102160404635 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 20241102160404639 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404639 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425045813427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425045813427" session_id=2528351204 session_state=BEGIN} 20241102160404639 DSS <0004> hlr_ussd.c:576 262425045813427/0x96b393e4: Process SS (BEGIN) 20241102160404639 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404639 DSS <0004> hlr_ussd.c:518 262425045813427/0x96b393e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404639 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404639 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404639 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404639 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404640 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404640 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404640 DLGSUP <0013> gsup_req.c:138 GSUP 194: EUSE-foobar: IMSI-262425045813427 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425045813427" session_id=2528351204 session_state=END} 20241102160404640 DSS <0004> hlr_ussd.c:576 262425045813427/0x96b393e4: Process SS (END) 20241102160404640 DSS <0004> hlr_ussd.c:518 262425045813427/0x96b393e4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404640 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425045813427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425045813427" session_id=2528351204 session_state=END} 20241102160404640 DLGSUP <0013> gsup_req.c:171 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425045813427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404640 DLGSUP <0013> gsup_req.c:171 GSUP 194: EUSE-foobar: IMSI-262425045813427 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404640 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404640 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404640 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39430<->l=127.0.0.1:4258 20241102160404654 DAUC <0003> db_auc.c:157 IMSI='262425834541922': No 2G Auth Data 20241102160404654 DAUC <0003> db_auc.c:192 IMSI='262425834541922': No 3G Auth Data 20241102160404685 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4258 20241102160404689 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404689 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425834541922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425834541922" session_id=1625721390 session_state=BEGIN} 20241102160404689 DSS <0004> hlr_ussd.c:576 262425834541922/0x60e68a2e: Process SS (BEGIN) 20241102160404689 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404689 DSS <0004> hlr_ussd.c:518 262425834541922/0x60e68a2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404689 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404689 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404689 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404689 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404690 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404690 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404690 DLGSUP <0013> gsup_req.c:138 GSUP 196: EUSE-foobar: IMSI-262425834541922 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425834541922" session_id=1625721390 session_state=END} 20241102160404690 DSS <0004> hlr_ussd.c:576 262425834541922/0x60e68a2e: Process SS (END) 20241102160404690 DSS <0004> hlr_ussd.c:518 262425834541922/0x60e68a2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404690 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425834541922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425834541922" session_id=1625721390 session_state=END} 20241102160404690 DLGSUP <0013> gsup_req.c:171 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262425834541922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404690 DLGSUP <0013> gsup_req.c:171 GSUP 196: EUSE-foobar: IMSI-262425834541922 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404690 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404690 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4258 20241102160404702 DAUC <0003> db_auc.c:157 IMSI='262421981255003': No 2G Auth Data 20241102160404702 DAUC <0003> db_auc.c:192 IMSI='262421981255003': No 3G Auth Data 20241102160404740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20241102160404743 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404743 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421981255003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421981255003" session_id=2115242773 session_state=BEGIN} 20241102160404743 DSS <0004> hlr_ussd.c:576 262421981255003/0x7e140b15: Process SS (BEGIN) 20241102160404743 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404743 DSS <0004> hlr_ussd.c:518 262421981255003/0x7e140b15: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404743 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404743 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404743 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404743 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404744 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404744 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404744 DLGSUP <0013> gsup_req.c:138 GSUP 198: EUSE-foobar: IMSI-262421981255003 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421981255003" session_id=2115242773 session_state=END} 20241102160404744 DSS <0004> hlr_ussd.c:576 262421981255003/0x7e140b15: Process SS (END) 20241102160404744 DSS <0004> hlr_ussd.c:518 262421981255003/0x7e140b15: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404744 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421981255003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421981255003" session_id=2115242773 session_state=END} 20241102160404744 DLGSUP <0013> gsup_req.c:171 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421981255003 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404744 DLGSUP <0013> gsup_req.c:171 GSUP 198: EUSE-foobar: IMSI-262421981255003 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404744 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404744 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39452<->l=127.0.0.1:4258 20241102160404808 DAUC <0003> db_auc.c:157 IMSI='262421521211366': No 2G Auth Data 20241102160404808 DAUC <0003> db_auc.c:192 IMSI='262421521211366': No 3G Auth Data 20241102160404848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20241102160404851 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404852 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421521211366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421521211366" session_id=3466388279 session_state=BEGIN} 20241102160404852 DSS <0004> hlr_ussd.c:576 262421521211366/0xce9ce337: Process SS (BEGIN) 20241102160404852 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404852 DSS <0004> hlr_ussd.c:518 262421521211366/0xce9ce337: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404852 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404852 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404852 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404852 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404852 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404852 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404852 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262421521211366 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421521211366" session_id=3466388279 session_state=END} 20241102160404852 DSS <0004> hlr_ussd.c:576 262421521211366/0xce9ce337: Process SS (END) 20241102160404852 DSS <0004> hlr_ussd.c:518 262421521211366/0xce9ce337: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404852 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421521211366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421521211366" session_id=3466388279 session_state=END} 20241102160404852 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421521211366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404852 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262421521211366 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404852 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404852 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404852 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39464<->l=127.0.0.1:4258 20241102160404862 DAUC <0003> db_auc.c:157 IMSI='262425400604189': No 2G Auth Data 20241102160404862 DAUC <0003> db_auc.c:192 IMSI='262425400604189': No 3G Auth Data 20241102160404909 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39466<->l=127.0.0.1:4258 20241102160404913 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404913 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425400604189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425400604189" session_id=2817309804 session_state=BEGIN} 20241102160404913 DSS <0004> hlr_ussd.c:576 262425400604189/0xa7ecbc6c: Process SS (BEGIN) 20241102160404913 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160404913 DSS <0004> hlr_ussd.c:518 262425400604189/0xa7ecbc6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160404913 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404913 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404913 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404913 DLINP <000b> input/ipa.c:431 127.0.0.1:39327 sending data 20241102160404914 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404914 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404914 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262425400604189 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425400604189" session_id=2817309804 session_state=END} 20241102160404914 DSS <0004> hlr_ussd.c:576 262425400604189/0xa7ecbc6c: Process SS (END) 20241102160404914 DSS <0004> hlr_ussd.c:518 262425400604189/0xa7ecbc6c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160404914 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425400604189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425400604189" session_id=2817309804 session_state=END} 20241102160404914 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425400604189 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160404914 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262425400604189 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160404914 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404914 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160404916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39466<->l=127.0.0.1:4258 20241102160404917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4258 20241102160404918 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404918 DLINP <000b> input/ipa.c:405 127.0.0.1:39327 message received 20241102160404918 DLINP <000b> input/ipa.c:414 127.0.0.1:39327 connection closed with server 20241102160404918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:39327 20241102160404918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102160404918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37123<->l=127.0.0.1:4259) 20241102160404918 DLINP <000b> input/ipa.c:451 connected read/write 20241102160404918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160404918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160404918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160404918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160404945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20241102160405146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39478<->l=127.0.0.1:4258 20241102160408182 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36191 20241102160408183 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36191 20241102160408184 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408184 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160408185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160408185 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408185 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408185 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160408185 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102160408185 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102160408185 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102160408185 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  20241102160408185 DLGSUP <0013> gsup_server.c:235 2:  20241102160408185 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160408185 DLGSUP <0013> gsup_server.c:235 3:  20241102160408185 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160408185 DLGSUP <0013> gsup_server.c:235 4:  20241102160408185 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160408185 DLGSUP <0013> gsup_server.c:235 5:  20241102160408185 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160408185 DLGSUP <0013> gsup_server.c:235 7:  20241102160408185 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160408185 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160408185 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160408185 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36191 20241102160408186 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408186 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4258 20241102160408187 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408187 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160408187 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160408187 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  20241102160408187 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160408187 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  20241102160408187 DLGSUP <0013> gsup_server.c:235 2:  20241102160408187 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160408187 DLGSUP <0013> gsup_server.c:235 3:  20241102160408187 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160408187 DLGSUP <0013> gsup_server.c:235 4:  20241102160408187 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160408187 DLGSUP <0013> gsup_server.c:235 5:  20241102160408187 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160408187 DLGSUP <0013> gsup_server.c:235 7:  20241102160408187 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160408187 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160408187 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160408187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160408197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40129<->l=127.0.0.1:4259) 20241102160408214 DAUC <0003> db_auc.c:157 IMSI='262420786758384': No 2G Auth Data 20241102160408214 DAUC <0003> db_auc.c:192 IMSI='262420786758384': No 3G Auth Data 20241102160408251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241102160408256 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408256 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408256 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420786758384" session_id=993309321 session_state=BEGIN} 20241102160408256 DSS <0004> hlr_ussd.c:576 262420786758384/0x3b34b289: Process SS (BEGIN) 20241102160408256 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408256 DSS <0004> hlr_ussd.c:518 262420786758384/0x3b34b289: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408256 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408256 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408256 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408256 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408261 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408261 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408261 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420786758384" session_id=993309321 session_state=CONTINUE} 20241102160408261 DSS <0004> hlr_ussd.c:576 262420786758384/0x3b34b289: Process SS (CONTINUE) 20241102160408261 DSS <0004> hlr_ussd.c:518 262420786758384/0x3b34b289: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408261 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420786758384" session_id=993309321 session_state=CONTINUE} 20241102160408261 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408261 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408261 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408261 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408264 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420786758384" session_id=993309321 session_state=CONTINUE} 20241102160408264 DSS <0004> hlr_ussd.c:576 262420786758384/0x3b34b289: Process SS (CONTINUE) 20241102160408264 DSS <0004> hlr_ussd.c:518 262420786758384/0x3b34b289: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408264 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408264 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408264 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408265 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408265 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408266 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420786758384" session_id=993309321 session_state=END} 20241102160408266 DSS <0004> hlr_ussd.c:576 262420786758384/0x3b34b289: Process SS (END) 20241102160408266 DSS <0004> hlr_ussd.c:518 262420786758384/0x3b34b289: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408266 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420786758384" session_id=993309321 session_state=END} 20241102160408266 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408266 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262420786758384 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408266 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408266 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.1:4258 20241102160408276 DAUC <0003> db_auc.c:157 IMSI='262428920503324': No 2G Auth Data 20241102160408276 DAUC <0003> db_auc.c:192 IMSI='262428920503324': No 3G Auth Data 20241102160408308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4258 20241102160408312 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408312 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428920503324" session_id=3364986054 session_state=BEGIN} 20241102160408312 DSS <0004> hlr_ussd.c:576 262428920503324/0xc8919cc6: Process SS (BEGIN) 20241102160408312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408312 DSS <0004> hlr_ussd.c:518 262428920503324/0xc8919cc6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408312 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408312 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408312 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408312 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408313 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408313 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428920503324" session_id=3364986054 session_state=CONTINUE} 20241102160408313 DSS <0004> hlr_ussd.c:576 262428920503324/0xc8919cc6: Process SS (CONTINUE) 20241102160408313 DSS <0004> hlr_ussd.c:518 262428920503324/0xc8919cc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408313 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428920503324" session_id=3364986054 session_state=CONTINUE} 20241102160408313 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408313 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408313 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408317 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408317 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428920503324" session_id=3364986054 session_state=CONTINUE} 20241102160408317 DSS <0004> hlr_ussd.c:576 262428920503324/0xc8919cc6: Process SS (CONTINUE) 20241102160408317 DSS <0004> hlr_ussd.c:518 262428920503324/0xc8919cc6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408317 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408317 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408317 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408317 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408317 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408318 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408318 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408318 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428920503324" session_id=3364986054 session_state=END} 20241102160408318 DSS <0004> hlr_ussd.c:576 262428920503324/0xc8919cc6: Process SS (END) 20241102160408318 DSS <0004> hlr_ussd.c:518 262428920503324/0xc8919cc6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408318 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428920503324" session_id=3364986054 session_state=END} 20241102160408318 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408318 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262428920503324 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408318 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408319 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.1:4258 20241102160408332 DAUC <0003> db_auc.c:157 IMSI='262425834030281': No 2G Auth Data 20241102160408332 DAUC <0003> db_auc.c:192 IMSI='262425834030281': No 3G Auth Data 20241102160408369 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241102160408373 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408373 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408373 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425834030281" session_id=1443078654 session_state=BEGIN} 20241102160408373 DSS <0004> hlr_ussd.c:576 262425834030281/0x5603a1fe: Process SS (BEGIN) 20241102160408373 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408373 DSS <0004> hlr_ussd.c:518 262425834030281/0x5603a1fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408373 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408373 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408373 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408373 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408374 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408374 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408374 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425834030281" session_id=1443078654 session_state=CONTINUE} 20241102160408374 DSS <0004> hlr_ussd.c:576 262425834030281/0x5603a1fe: Process SS (CONTINUE) 20241102160408374 DSS <0004> hlr_ussd.c:518 262425834030281/0x5603a1fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408374 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425834030281" session_id=1443078654 session_state=CONTINUE} 20241102160408374 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408374 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408374 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408377 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408377 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425834030281" session_id=1443078654 session_state=CONTINUE} 20241102160408377 DSS <0004> hlr_ussd.c:576 262425834030281/0x5603a1fe: Process SS (CONTINUE) 20241102160408377 DSS <0004> hlr_ussd.c:518 262425834030281/0x5603a1fe: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408377 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408377 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408377 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408377 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408377 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408378 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408378 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408378 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425834030281" session_id=1443078654 session_state=END} 20241102160408378 DSS <0004> hlr_ussd.c:576 262425834030281/0x5603a1fe: Process SS (END) 20241102160408378 DSS <0004> hlr_ussd.c:518 262425834030281/0x5603a1fe: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408378 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425834030281" session_id=1443078654 session_state=END} 20241102160408378 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408378 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425834030281 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408378 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408378 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241102160408387 DAUC <0003> db_auc.c:157 IMSI='262423529088618': No 2G Auth Data 20241102160408387 DAUC <0003> db_auc.c:192 IMSI='262423529088618': No 3G Auth Data 20241102160408418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20241102160408422 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408422 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423529088618" session_id=179449511 session_state=BEGIN} 20241102160408422 DSS <0004> hlr_ussd.c:576 262423529088618/0x0ab22ea7: Process SS (BEGIN) 20241102160408422 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408422 DSS <0004> hlr_ussd.c:518 262423529088618/0x0ab22ea7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408422 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408422 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408422 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408422 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408423 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408423 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408423 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529088618" session_id=179449511 session_state=CONTINUE} 20241102160408423 DSS <0004> hlr_ussd.c:576 262423529088618/0x0ab22ea7: Process SS (CONTINUE) 20241102160408423 DSS <0004> hlr_ussd.c:518 262423529088618/0x0ab22ea7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408423 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529088618" session_id=179449511 session_state=CONTINUE} 20241102160408423 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408423 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408423 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408428 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408428 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408428 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423529088618" session_id=179449511 session_state=CONTINUE} 20241102160408428 DSS <0004> hlr_ussd.c:576 262423529088618/0x0ab22ea7: Process SS (CONTINUE) 20241102160408428 DSS <0004> hlr_ussd.c:518 262423529088618/0x0ab22ea7: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408428 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408428 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408428 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408428 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408428 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408429 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408429 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408429 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529088618" session_id=179449511 session_state=END} 20241102160408429 DSS <0004> hlr_ussd.c:576 262423529088618/0x0ab22ea7: Process SS (END) 20241102160408429 DSS <0004> hlr_ussd.c:518 262423529088618/0x0ab22ea7: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408429 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423529088618" session_id=179449511 session_state=END} 20241102160408429 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408429 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423529088618 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408429 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408429 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408429 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408430 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39518<->l=127.0.0.1:4258 20241102160408441 DAUC <0003> db_auc.c:157 IMSI='262425967179600': No 2G Auth Data 20241102160408441 DAUC <0003> db_auc.c:192 IMSI='262425967179600': No 3G Auth Data 20241102160408475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 20241102160408479 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408479 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425967179600" session_id=762370403 session_state=BEGIN} 20241102160408479 DSS <0004> hlr_ussd.c:576 262425967179600/0x2d70d963: Process SS (BEGIN) 20241102160408479 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408479 DSS <0004> hlr_ussd.c:518 262425967179600/0x2d70d963: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408479 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408479 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408479 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408479 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408480 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408480 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408480 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967179600" session_id=762370403 session_state=CONTINUE} 20241102160408480 DSS <0004> hlr_ussd.c:576 262425967179600/0x2d70d963: Process SS (CONTINUE) 20241102160408480 DSS <0004> hlr_ussd.c:518 262425967179600/0x2d70d963: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408480 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967179600" session_id=762370403 session_state=CONTINUE} 20241102160408480 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408480 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408480 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408483 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408483 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425967179600" session_id=762370403 session_state=CONTINUE} 20241102160408483 DSS <0004> hlr_ussd.c:576 262425967179600/0x2d70d963: Process SS (CONTINUE) 20241102160408483 DSS <0004> hlr_ussd.c:518 262425967179600/0x2d70d963: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408483 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408483 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408483 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408483 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408483 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408484 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408484 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408484 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967179600" session_id=762370403 session_state=END} 20241102160408484 DSS <0004> hlr_ussd.c:576 262425967179600/0x2d70d963: Process SS (END) 20241102160408484 DSS <0004> hlr_ussd.c:518 262425967179600/0x2d70d963: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408484 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425967179600" session_id=762370403 session_state=END} 20241102160408484 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408484 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262425967179600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408484 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408484 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4258 20241102160408506 DAUC <0003> db_auc.c:157 IMSI='262424410588001': No 2G Auth Data 20241102160408506 DAUC <0003> db_auc.c:192 IMSI='262424410588001': No 3G Auth Data 20241102160408544 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241102160408547 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408547 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424410588001" session_id=3466076748 session_state=BEGIN} 20241102160408547 DSS <0004> hlr_ussd.c:576 262424410588001/0xce98224c: Process SS (BEGIN) 20241102160408547 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408547 DSS <0004> hlr_ussd.c:518 262424410588001/0xce98224c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408547 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408547 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408547 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408547 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408549 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408549 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408549 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424410588001" session_id=3466076748 session_state=CONTINUE} 20241102160408549 DSS <0004> hlr_ussd.c:576 262424410588001/0xce98224c: Process SS (CONTINUE) 20241102160408549 DSS <0004> hlr_ussd.c:518 262424410588001/0xce98224c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408549 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424410588001" session_id=3466076748 session_state=CONTINUE} 20241102160408549 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408549 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408549 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408552 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408552 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424410588001" session_id=3466076748 session_state=CONTINUE} 20241102160408552 DSS <0004> hlr_ussd.c:576 262424410588001/0xce98224c: Process SS (CONTINUE) 20241102160408552 DSS <0004> hlr_ussd.c:518 262424410588001/0xce98224c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408552 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408552 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408552 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408552 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408552 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408553 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408553 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408553 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424410588001" session_id=3466076748 session_state=END} 20241102160408553 DSS <0004> hlr_ussd.c:576 262424410588001/0xce98224c: Process SS (END) 20241102160408553 DSS <0004> hlr_ussd.c:518 262424410588001/0xce98224c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408553 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424410588001" session_id=3466076748 session_state=END} 20241102160408553 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408553 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262424410588001 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408553 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408553 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241102160408568 DAUC <0003> db_auc.c:157 IMSI='262420977965101': No 2G Auth Data 20241102160408568 DAUC <0003> db_auc.c:192 IMSI='262420977965101': No 3G Auth Data 20241102160408615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4258 20241102160408619 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408619 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420977965101" session_id=4292998557 session_state=BEGIN} 20241102160408619 DSS <0004> hlr_ussd.c:576 262420977965101/0xffe1f59d: Process SS (BEGIN) 20241102160408619 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408619 DSS <0004> hlr_ussd.c:518 262420977965101/0xffe1f59d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408619 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408619 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408619 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408619 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408620 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408620 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408620 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977965101" session_id=4292998557 session_state=CONTINUE} 20241102160408620 DSS <0004> hlr_ussd.c:576 262420977965101/0xffe1f59d: Process SS (CONTINUE) 20241102160408620 DSS <0004> hlr_ussd.c:518 262420977965101/0xffe1f59d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408620 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977965101" session_id=4292998557 session_state=CONTINUE} 20241102160408620 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408620 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408620 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408623 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408623 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420977965101" session_id=4292998557 session_state=CONTINUE} 20241102160408623 DSS <0004> hlr_ussd.c:576 262420977965101/0xffe1f59d: Process SS (CONTINUE) 20241102160408623 DSS <0004> hlr_ussd.c:518 262420977965101/0xffe1f59d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408623 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408623 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408623 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408623 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408623 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408624 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408624 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408624 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977965101" session_id=4292998557 session_state=END} 20241102160408624 DSS <0004> hlr_ussd.c:576 262420977965101/0xffe1f59d: Process SS (END) 20241102160408624 DSS <0004> hlr_ussd.c:518 262420977965101/0xffe1f59d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408624 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420977965101" session_id=4292998557 session_state=END} 20241102160408624 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408624 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262420977965101 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408624 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408624 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4258 20241102160408637 DAUC <0003> db_auc.c:157 IMSI='262427039013099': No 2G Auth Data 20241102160408637 DAUC <0003> db_auc.c:192 IMSI='262427039013099': No 3G Auth Data 20241102160408682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20241102160408686 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408686 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427039013099" session_id=3853205315 session_state=BEGIN} 20241102160408686 DSS <0004> hlr_ussd.c:576 262427039013099/0xe5ab3f43: Process SS (BEGIN) 20241102160408686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241102160408686 DSS <0004> hlr_ussd.c:518 262427039013099/0xe5ab3f43: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241102160408686 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408686 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408686 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408686 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408688 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408688 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408688 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427039013099" session_id=3853205315 session_state=CONTINUE} 20241102160408688 DSS <0004> hlr_ussd.c:576 262427039013099/0xe5ab3f43: Process SS (CONTINUE) 20241102160408688 DSS <0004> hlr_ussd.c:518 262427039013099/0xe5ab3f43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241102160408688 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427039013099" session_id=3853205315 session_state=CONTINUE} 20241102160408688 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408688 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408688 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408691 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408691 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427039013099" session_id=3853205315 session_state=CONTINUE} 20241102160408691 DSS <0004> hlr_ussd.c:576 262427039013099/0xe5ab3f43: Process SS (CONTINUE) 20241102160408691 DSS <0004> hlr_ussd.c:518 262427039013099/0xe5ab3f43: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408691 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408691 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408691 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408691 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408691 DLINP <000b> input/ipa.c:431 127.0.0.1:36191 sending data 20241102160408693 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408693 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408693 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427039013099" session_id=3853205315 session_state=END} 20241102160408693 DSS <0004> hlr_ussd.c:576 262427039013099/0xe5ab3f43: Process SS (END) 20241102160408693 DSS <0004> hlr_ussd.c:518 262427039013099/0xe5ab3f43: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241102160408693 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427039013099" session_id=3853205315 session_state=END} 20241102160408693 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160408693 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427039013099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160408693 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408693 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160408694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4258 20241102160408695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39480<->l=127.0.0.1:4258 20241102160408696 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408696 DLINP <000b> input/ipa.c:405 127.0.0.1:36191 message received 20241102160408696 DLINP <000b> input/ipa.c:414 127.0.0.1:36191 connection closed with server 20241102160408696 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36191 20241102160408696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102160408696 DLINP <000b> input/ipa.c:451 connected read/write 20241102160408696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160408696 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160408696 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160408696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160408696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40129<->l=127.0.0.1:4259) 20241102160408733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4258 20241102160408934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4258 20241102160411542 DSS <0004> hlr_ussd.c:239 262425079371631/0x00106265: SS Session Timeout, destroying 20241102160411542 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425079371631 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160411637 DSS <0004> hlr_ussd.c:239 262420866231562/0x12e42b58: SS Session Timeout, destroying 20241102160411637 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262420866231562 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160411695 DSS <0004> hlr_ussd.c:239 262427170376923/0xc54bbc5f: SS Session Timeout, destroying 20241102160411695 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427170376923 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160411767 DSS <0004> hlr_ussd.c:239 262426736367564/0xb7f6f85a: SS Session Timeout, destroying 20241102160411767 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262426736367564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160411836 DSS <0004> hlr_ussd.c:239 262420633696379/0xa4bb91c1: SS Session Timeout, destroying 20241102160411836 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262420633696379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160411939 DSS <0004> hlr_ussd.c:239 262420160789046/0x7f33e700: SS Session Timeout, destroying 20241102160411939 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420160789046 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160411967 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44521 20241102160411967 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44521 20241102160411969 DLINP <000b> input/ipa.c:451 connected read/write 20241102160411969 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160411970 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160411970 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160411971 DLINP <000b> input/ipa.c:451 connected read/write 20241102160411971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160411971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 20241102160411972 DLINP <000b> input/ipa.c:451 connected read/write 20241102160411972 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160411972 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160411972 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241102160411972 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241102160411972 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  20241102160411972 DLGSUP <0013> gsup_server.c:235 2:  20241102160411972 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 3:  20241102160411972 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 4:  20241102160411972 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 5:  20241102160411972 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 7:  20241102160411972 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160411972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160411972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44521 20241102160411972 DLINP <000b> input/ipa.c:451 connected read/write 20241102160411972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160411972 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160411972 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160411972 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  20241102160411972 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160411972 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  20241102160411972 DLGSUP <0013> gsup_server.c:235 2:  20241102160411972 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 3:  20241102160411972 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 4:  20241102160411972 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 5:  20241102160411972 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 7:  20241102160411972 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160411972 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160411972 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160411972 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160411984 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45247<->l=127.0.0.1:4259) 20241102160411995 DAUC <0003> db_auc.c:157 IMSI='262426017632826': No 2G Auth Data 20241102160411995 DAUC <0003> db_auc.c:192 IMSI='262426017632826': No 3G Auth Data 20241102160412027 DSS <0004> hlr_ussd.c:239 262423571582029/0xefceffa2: SS Session Timeout, destroying 20241102160412027 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262423571582029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20241102160412032 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412032 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426017632826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426017632826" session_id=3770510624 session_state=BEGIN} 20241102160412032 DSS <0004> hlr_ussd.c:576 262426017632826/0xe0bd6d20: Process SS (BEGIN) 20241102160412032 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412032 DSS <0004> hlr_ussd.c:518 262426017632826/0xe0bd6d20: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412032 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412032 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412032 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412032 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412037 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412037 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412037 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426017632826 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426017632826" session_id=3770510624 session_state=END} 20241102160412037 DSS <0004> hlr_ussd.c:576 262426017632826/0xe0bd6d20: Process SS (END) 20241102160412037 DSS <0004> hlr_ussd.c:518 262426017632826/0xe0bd6d20: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412037 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426017632826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426017632826" session_id=3770510624 session_state=END} 20241102160412037 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426017632826 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412037 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426017632826 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412037 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412037 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44098<->l=127.0.0.1:4258 20241102160412047 DAUC <0003> db_auc.c:157 IMSI='262425344602652': No 2G Auth Data 20241102160412047 DAUC <0003> db_auc.c:192 IMSI='262425344602652': No 3G Auth Data 20241102160412073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4258 20241102160412078 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412078 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425344602652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425344602652" session_id=37375872 session_state=BEGIN} 20241102160412078 DSS <0004> hlr_ussd.c:576 262425344602652/0x023a4f80: Process SS (BEGIN) 20241102160412078 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412078 DSS <0004> hlr_ussd.c:518 262425344602652/0x023a4f80: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412078 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412078 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412078 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412078 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412079 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412079 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412079 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262425344602652 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425344602652" session_id=37375872 session_state=END} 20241102160412079 DSS <0004> hlr_ussd.c:576 262425344602652/0x023a4f80: Process SS (END) 20241102160412079 DSS <0004> hlr_ussd.c:518 262425344602652/0x023a4f80: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412079 DLGSUP <0013> hlr_ussd.c:278 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425344602652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425344602652" session_id=37375872 session_state=END} 20241102160412079 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262425344602652 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412079 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262425344602652 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412079 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412079 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44100<->l=127.0.0.1:4258 20241102160412094 DAUC <0003> db_auc.c:157 IMSI='262429282624123': No 2G Auth Data 20241102160412094 DAUC <0003> db_auc.c:192 IMSI='262429282624123': No 3G Auth Data 20241102160412124 DSS <0004> hlr_ussd.c:239 262423331421453/0x484bca33: SS Session Timeout, destroying 20241102160412124 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262423331421453 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412130 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44114<->l=127.0.0.1:4258 20241102160412134 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412134 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429282624123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429282624123" session_id=1329587090 session_state=BEGIN} 20241102160412134 DSS <0004> hlr_ussd.c:576 262429282624123/0x4f3fe392: Process SS (BEGIN) 20241102160412134 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412134 DSS <0004> hlr_ussd.c:518 262429282624123/0x4f3fe392: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412134 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412134 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412134 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412134 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412135 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412135 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412135 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262429282624123 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429282624123" session_id=1329587090 session_state=END} 20241102160412135 DSS <0004> hlr_ussd.c:576 262429282624123/0x4f3fe392: Process SS (END) 20241102160412135 DSS <0004> hlr_ussd.c:518 262429282624123/0x4f3fe392: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412135 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429282624123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429282624123" session_id=1329587090 session_state=END} 20241102160412135 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429282624123 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412135 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262429282624123 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412135 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412135 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44114<->l=127.0.0.1:4258 20241102160412154 DAUC <0003> db_auc.c:157 IMSI='262426501128697': No 2G Auth Data 20241102160412154 DAUC <0003> db_auc.c:192 IMSI='262426501128697': No 3G Auth Data 20241102160412201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20241102160412204 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412204 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426501128697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426501128697" session_id=1078727794 session_state=BEGIN} 20241102160412204 DSS <0004> hlr_ussd.c:576 262426501128697/0x404c1472: Process SS (BEGIN) 20241102160412204 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412205 DSS <0004> hlr_ussd.c:518 262426501128697/0x404c1472: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412205 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412205 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412205 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412205 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412206 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412206 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412206 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262426501128697 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426501128697" session_id=1078727794 session_state=END} 20241102160412206 DSS <0004> hlr_ussd.c:576 262426501128697/0x404c1472: Process SS (END) 20241102160412206 DSS <0004> hlr_ussd.c:518 262426501128697/0x404c1472: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412206 DLGSUP <0013> hlr_ussd.c:278 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426501128697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426501128697" session_id=1078727794 session_state=END} 20241102160412206 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262426501128697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412206 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262426501128697 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412206 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412206 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412209 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44118<->l=127.0.0.1:4258 20241102160412218 DAUC <0003> db_auc.c:157 IMSI='262422370804390': No 2G Auth Data 20241102160412218 DAUC <0003> db_auc.c:192 IMSI='262422370804390': No 3G Auth Data 20241102160412250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 20241102160412253 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412253 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422370804390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422370804390" session_id=3127399405 session_state=BEGIN} 20241102160412253 DSS <0004> hlr_ussd.c:576 262422370804390/0xba6853ed: Process SS (BEGIN) 20241102160412253 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412253 DSS <0004> hlr_ussd.c:518 262422370804390/0xba6853ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412254 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412254 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412254 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412254 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412255 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412255 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412255 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422370804390 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422370804390" session_id=3127399405 session_state=END} 20241102160412255 DSS <0004> hlr_ussd.c:576 262422370804390/0xba6853ed: Process SS (END) 20241102160412255 DSS <0004> hlr_ussd.c:518 262422370804390/0xba6853ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412255 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422370804390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422370804390" session_id=3127399405 session_state=END} 20241102160412255 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422370804390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412255 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422370804390 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412255 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412255 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.1:4258 20241102160412269 DAUC <0003> db_auc.c:157 IMSI='262421438475264': No 2G Auth Data 20241102160412269 DAUC <0003> db_auc.c:192 IMSI='262421438475264': No 3G Auth Data 20241102160412313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20241102160412316 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412316 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421438475264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421438475264" session_id=2390256036 session_state=BEGIN} 20241102160412316 DSS <0004> hlr_ussd.c:576 262421438475264/0x8e7869a4: Process SS (BEGIN) 20241102160412316 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412316 DSS <0004> hlr_ussd.c:518 262421438475264/0x8e7869a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412316 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412316 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412316 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412316 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412318 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412318 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412318 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262421438475264 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438475264" session_id=2390256036 session_state=END} 20241102160412318 DSS <0004> hlr_ussd.c:576 262421438475264/0x8e7869a4: Process SS (END) 20241102160412318 DSS <0004> hlr_ussd.c:518 262421438475264/0x8e7869a4: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412318 DLGSUP <0013> hlr_ussd.c:278 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421438475264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421438475264" session_id=2390256036 session_state=END} 20241102160412318 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262421438475264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412318 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262421438475264 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412318 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412318 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44124<->l=127.0.0.1:4258 20241102160412332 DAUC <0003> db_auc.c:157 IMSI='262421827701750': No 2G Auth Data 20241102160412333 DAUC <0003> db_auc.c:192 IMSI='262421827701750': No 3G Auth Data 20241102160412385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44134<->l=127.0.0.1:4258 20241102160412389 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412389 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421827701750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421827701750" session_id=3005403064 session_state=BEGIN} 20241102160412389 DSS <0004> hlr_ussd.c:576 262421827701750/0xb322cfb8: Process SS (BEGIN) 20241102160412389 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412389 DSS <0004> hlr_ussd.c:518 262421827701750/0xb322cfb8: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412389 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412389 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412389 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412389 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412390 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412390 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412390 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421827701750 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421827701750" session_id=3005403064 session_state=END} 20241102160412390 DSS <0004> hlr_ussd.c:576 262421827701750/0xb322cfb8: Process SS (END) 20241102160412390 DSS <0004> hlr_ussd.c:518 262421827701750/0xb322cfb8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412390 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421827701750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421827701750" session_id=3005403064 session_state=END} 20241102160412390 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421827701750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412390 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421827701750 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412390 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412390 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44134<->l=127.0.0.1:4258 20241102160412404 DAUC <0003> db_auc.c:157 IMSI='262424858982217': No 2G Auth Data 20241102160412404 DAUC <0003> db_auc.c:192 IMSI='262424858982217': No 3G Auth Data 20241102160412457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20241102160412460 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412460 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424858982217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424858982217" session_id=4064801979 session_state=BEGIN} 20241102160412460 DSS <0004> hlr_ussd.c:576 262424858982217/0xf247f4bb: Process SS (BEGIN) 20241102160412460 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241102160412460 DSS <0004> hlr_ussd.c:518 262424858982217/0xf247f4bb: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241102160412460 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412460 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412460 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412460 DLINP <000b> input/ipa.c:431 127.0.0.1:44521 sending data 20241102160412461 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412461 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412461 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262424858982217 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424858982217" session_id=4064801979 session_state=END} 20241102160412461 DSS <0004> hlr_ussd.c:576 262424858982217/0xf247f4bb: Process SS (END) 20241102160412461 DSS <0004> hlr_ussd.c:518 262424858982217/0xf247f4bb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241102160412461 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424858982217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424858982217" session_id=4064801979 session_state=END} 20241102160412461 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262424858982217 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160412461 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262424858982217 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241102160412461 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412461 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160412464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4258 20241102160412466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4258 20241102160412466 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412466 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160412466 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160412466 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160412466 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160412467 DLINP <000b> input/ipa.c:451 connected read/write 20241102160412467 DLINP <000b> input/ipa.c:405 127.0.0.1:44521 message received 20241102160412467 DLINP <000b> input/ipa.c:414 127.0.0.1:44521 connection closed with server 20241102160412467 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44521 20241102160412467 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241102160412467 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45247<->l=127.0.0.1:4259) 20241102160412510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241102160412611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4258 20241102160415374 DSS <0004> hlr_ussd.c:239 262427253096419/0xb72f1dbd: SS Session Timeout, destroying 20241102160415374 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262427253096419 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415461 DSS <0004> hlr_ussd.c:239 262428187197702/0x3126ca9f: SS Session Timeout, destroying 20241102160415461 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428187197702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415586 DSS <0004> hlr_ussd.c:239 262421037244157/0x6ccd73e6: SS Session Timeout, destroying 20241102160415586 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262421037244157 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415623 DSS <0004> hlr_ussd.c:239 262420533235869/0x54beb2c3: SS Session Timeout, destroying 20241102160415623 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-262420533235869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415645 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160415645 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160415647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160415647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160415647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241102160415648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160415648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160415648 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160415648 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160415648 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  20241102160415648 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160415648 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  20241102160415648 DLGSUP <0013> gsup_server.c:235 2:  20241102160415648 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160415648 DLGSUP <0013> gsup_server.c:235 3:  20241102160415648 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160415648 DLGSUP <0013> gsup_server.c:235 4:  20241102160415648 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160415648 DLGSUP <0013> gsup_server.c:235 5:  20241102160415648 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160415648 DLGSUP <0013> gsup_server.c:235 7:  20241102160415648 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160415648 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160415648 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160415648 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160415656 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40741<->l=127.0.0.1:4259) 20241102160415671 DAUC <0003> db_auc.c:157 IMSI='262429933107857': No 2G Auth Data 20241102160415671 DAUC <0003> db_auc.c:192 IMSI='262429933107857': No 3G Auth Data 20241102160415671 DSS <0004> hlr_ussd.c:239 262420599871935/0x5316694d: SS Session Timeout, destroying 20241102160415671 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262420599871935 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20241102160415704 DLINP <000b> input/ipa.c:451 connected read/write 20241102160415704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160415704 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429933107857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429933107857" session_id=2957643617 session_state=BEGIN} 20241102160415704 DSS <0004> hlr_ussd.c:576 262429933107857/0xb04a0f61: Process SS (BEGIN) 20241102160415704 DSS <0004> hlr_ussd.c:498 262429933107857/0xb04a0f61: SS CompType=Invoke, OpCode=InterrogateSS 20241102160415704 DSS <0004> hlr_ussd.c:506 262429933107857/0xb04a0f61: Structured SS requests are not supported, rejecting... 20241102160415704 DSS <0004> hlr_ussd.c:354 262429933107857/0xb04a0f61: Tx ReturnError(0, 0x15) 20241102160415704 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429933107857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429933107857" session_id=2957643617 session_state=END} 20241102160415704 DLINP <000b> input/ipa.c:451 connected read/write 20241102160415704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160415704 DLINP <000b> input/ipa.c:451 connected read/write 20241102160415704 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160415707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4258 20241102160415731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241102160415731 DLINP <000b> input/ipa.c:451 connected read/write 20241102160415731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160415731 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160415731 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160415731 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160415731 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40741<->l=127.0.0.1:4259) 20241102160415755 DSS <0004> hlr_ussd.c:239 262429038582896/0x468dee25: SS Session Timeout, destroying 20241102160415755 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429038582896 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 20241102160415862 DSS <0004> hlr_ussd.c:239 262422741979876/0x1cdf60a2: SS Session Timeout, destroying 20241102160415862 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262422741979876 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160415865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4258 20241102160415939 DSS <0004> hlr_ussd.c:239 262422119794224/0x765d7c06: SS Session Timeout, destroying 20241102160415939 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262422119794224 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160418898 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160418898 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160418899 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160418900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44166<->l=127.0.0.1:4258 20241102160418900 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160418901 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160418901 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160418901 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  20241102160418901 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160418901 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  20241102160418901 DLGSUP <0013> gsup_server.c:235 2:  20241102160418901 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160418901 DLGSUP <0013> gsup_server.c:235 3:  20241102160418901 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160418901 DLGSUP <0013> gsup_server.c:235 4:  20241102160418901 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160418901 DLGSUP <0013> gsup_server.c:235 5:  20241102160418901 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160418901 DLGSUP <0013> gsup_server.c:235 7:  20241102160418901 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160418901 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160418901 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160418901 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160418909 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46057<->l=127.0.0.1:4259) 20241102160418925 DAUC <0003> db_auc.c:157 IMSI='262424351220595': No 2G Auth Data 20241102160418925 DAUC <0003> db_auc.c:192 IMSI='262424351220595': No 3G Auth Data 20241102160418958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4258 20241102160418961 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160418961 DLGSUP <0013> gsup_req.c:138 GSUP 252: MSC-00-00-00-00-00-00: IMSI-262424351220595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424351220595"} 20241102160418961 DMAIN <0000> hlr.c:435 IMSI='262424351220595': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160418961 DLGSUP <0013> hlr.c:448 GSUP 252: MSC-00-00-00-00-00-00: IMSI-262424351220595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424351220595"} 20241102160418961 DLGSUP <0013> gsup_req.c:171 GSUP 252: MSC-00-00-00-00-00-00: IMSI-262424351220595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160418961 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160418961 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418961 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160418962 DAUC <0003> db_auc.c:192 IMSI='262424351220595': No 3G Auth Data 20241102160418963 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160418963 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424351220595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424351220595"} 20241102160418963 DAUC <0003> hlr.c:428 IMSI='262424351220595': storing IMEI = 12345678901234 20241102160418969 DLGSUP <0013> hlr.c:448 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424351220595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424351220595"} 20241102160418969 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424351220595 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160418969 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160418969 DLINP <000b> input/ipa.c:451 connected read/write 20241102160418969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160418970 DAUC <0003> db_auc.c:192 IMSI='262424351220595': No 3G Auth Data 20241102160418971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.1:4258 20241102160419433 DAUC <0003> db_auc.c:157 IMSI='262422771948456': No 2G Auth Data 20241102160419433 DAUC <0003> db_auc.c:192 IMSI='262422771948456': No 3G Auth Data 20241102160420105 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44188<->l=127.0.0.1:4258 20241102160420108 DLINP <000b> input/ipa.c:451 connected read/write 20241102160420108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160420108 DLGSUP <0013> gsup_req.c:138 GSUP 254: MSC-00-00-00-00-00-00: IMSI-262422771948456 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771948456"} 20241102160420108 DMAIN <0000> hlr.c:435 IMSI='262422771948456': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160420108 DLGSUP <0013> hlr.c:448 GSUP 254: MSC-00-00-00-00-00-00: IMSI-262422771948456 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422771948456"} 20241102160420108 DLGSUP <0013> gsup_req.c:171 GSUP 254: MSC-00-00-00-00-00-00: IMSI-262422771948456 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160420108 DLINP <000b> input/ipa.c:451 connected read/write 20241102160420108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160420108 DLINP <000b> input/ipa.c:451 connected read/write 20241102160420108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160420109 DAUC <0003> db_auc.c:192 IMSI='262422771948456': No 3G Auth Data 20241102160420110 DLINP <000b> input/ipa.c:451 connected read/write 20241102160420110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160420110 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422771948456 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422771948456"} 20241102160420110 DAUC <0003> hlr.c:428 IMSI='262422771948456': storing IMEI = 12345678901234 20241102160420769 DLGSUP <0013> hlr.c:448 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422771948456 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422771948456"} 20241102160420769 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262422771948456 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160420769 DLINP <000b> input/ipa.c:451 connected read/write 20241102160420769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160420770 DLINP <000b> input/ipa.c:451 connected read/write 20241102160420770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160420774 DAUC <0003> db_auc.c:192 IMSI='262422771948456': No 3G Auth Data 20241102160420777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44188<->l=127.0.0.1:4258 20241102160425229 DLINP <000b> input/ipa.c:451 connected read/write 20241102160425229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160425229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160425229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160425229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160425229 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44166<->l=127.0.0.1:4258 20241102160425229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46057<->l=127.0.0.1:4259) 20241102160425264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20241102160425365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.1:4258 20241102160428398 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160428398 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160428399 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57900<->l=127.0.0.1:4258 20241102160428400 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428400 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160428400 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160428400 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  20241102160428400 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160428400 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  20241102160428400 DLGSUP <0013> gsup_server.c:235 2:  20241102160428400 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160428400 DLGSUP <0013> gsup_server.c:235 3:  20241102160428400 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160428400 DLGSUP <0013> gsup_server.c:235 4:  20241102160428400 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160428400 DLGSUP <0013> gsup_server.c:235 5:  20241102160428400 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160428400 DLGSUP <0013> gsup_server.c:235 7:  20241102160428400 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160428400 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160428400 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160428400 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160428409 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41867<->l=127.0.0.1:4259) 20241102160428427 DAUC <0003> db_auc.c:157 IMSI='262429496119152': No 2G Auth Data 20241102160428427 DAUC <0003> db_auc.c:192 IMSI='262429496119152': No 3G Auth Data 20241102160428458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57912<->l=127.0.0.1:4258 20241102160428461 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428461 DLGSUP <0013> gsup_req.c:138 GSUP 256: MSC-00-00-00-00-00-00: IMSI-262429496119152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429496119152" source_name="the-source\n"} 20241102160428461 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241102160428461 DMAIN <0000> hlr.c:435 IMSI='262429496119152': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160428461 DLGSUP <0013> hlr.c:448 GSUP 256: the-source\n: IMSI-262429496119152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429496119152" destination_name="the-source\n"} 20241102160428461 DLGSUP <0013> gsup_req.c:171 GSUP 256: the-source\n: IMSI-262429496119152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428461 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428461 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428463 DAUC <0003> db_auc.c:192 IMSI='262429496119152': No 3G Auth Data 20241102160428464 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428464 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428464 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429496119152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429496119152" source_name="the-source\n"} 20241102160428464 DAUC <0003> hlr.c:428 IMSI='262429496119152': storing IMEI = 12345678901234 20241102160428474 DLGSUP <0013> hlr.c:448 GSUP 257: the-source\n: IMSI-262429496119152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429496119152" destination_name="the-source\n"} 20241102160428474 DLGSUP <0013> gsup_req.c:171 GSUP 257: the-source\n: IMSI-262429496119152 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428474 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428474 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428475 DAUC <0003> db_auc.c:192 IMSI='262429496119152': No 3G Auth Data 20241102160428476 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57912<->l=127.0.0.1:4258 20241102160428546 DAUC <0003> db_auc.c:157 IMSI='262426806009968': No 2G Auth Data 20241102160428546 DAUC <0003> db_auc.c:192 IMSI='262426806009968': No 3G Auth Data 20241102160428583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20241102160428585 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428585 DLGSUP <0013> gsup_req.c:138 GSUP 258: MSC-00-00-00-00-00-00: IMSI-262426806009968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426806009968" source_name="the-source\n"} 20241102160428585 DMAIN <0000> hlr.c:435 IMSI='262426806009968': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160428585 DLGSUP <0013> hlr.c:448 GSUP 258: the-source\n: IMSI-262426806009968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426806009968" destination_name="the-source\n"} 20241102160428585 DLGSUP <0013> gsup_req.c:171 GSUP 258: the-source\n: IMSI-262426806009968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428585 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428585 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428585 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428586 DAUC <0003> db_auc.c:192 IMSI='262426806009968': No 3G Auth Data 20241102160428587 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428587 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262426806009968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426806009968" source_name="the-source\n"} 20241102160428587 DAUC <0003> hlr.c:428 IMSI='262426806009968': storing IMEI = 12345678901234 20241102160428597 DLGSUP <0013> hlr.c:448 GSUP 259: the-source\n: IMSI-262426806009968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426806009968" destination_name="the-source\n"} 20241102160428597 DLGSUP <0013> gsup_req.c:171 GSUP 259: the-source\n: IMSI-262426806009968 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428597 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428597 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428598 DAUC <0003> db_auc.c:192 IMSI='262426806009968': No 3G Auth Data 20241102160428599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57914<->l=127.0.0.1:4258 20241102160428639 DAUC <0003> db_auc.c:157 IMSI='262423433882454': No 2G Auth Data 20241102160428639 DAUC <0003> db_auc.c:192 IMSI='262423433882454': No 3G Auth Data 20241102160428669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 20241102160428672 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428672 DLGSUP <0013> gsup_req.c:138 GSUP 260: MSC-00-00-00-00-00-00: IMSI-262423433882454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423433882454" source_name="the-source\n"} 20241102160428672 DMAIN <0000> hlr.c:435 IMSI='262423433882454': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160428672 DLGSUP <0013> hlr.c:448 GSUP 260: the-source\n: IMSI-262423433882454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423433882454" destination_name="the-source\n"} 20241102160428672 DLGSUP <0013> gsup_req.c:171 GSUP 260: the-source\n: IMSI-262423433882454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428672 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428672 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428673 DAUC <0003> db_auc.c:192 IMSI='262423433882454': No 3G Auth Data 20241102160428674 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428674 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262423433882454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423433882454" source_name="the-source\n"} 20241102160428674 DAUC <0003> hlr.c:428 IMSI='262423433882454': storing IMEI = 12345678901234 20241102160428687 DLGSUP <0013> hlr.c:448 GSUP 261: the-source\n: IMSI-262423433882454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423433882454" destination_name="the-source\n"} 20241102160428687 DLGSUP <0013> gsup_req.c:171 GSUP 261: the-source\n: IMSI-262423433882454 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428687 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428687 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428688 DAUC <0003> db_auc.c:192 IMSI='262423433882454': No 3G Auth Data 20241102160428688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57930<->l=127.0.0.1:4258 20241102160428725 DAUC <0003> db_auc.c:157 IMSI='262422717962482': No 2G Auth Data 20241102160428725 DAUC <0003> db_auc.c:192 IMSI='262422717962482': No 3G Auth Data 20241102160428756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4258 20241102160428758 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428758 DLGSUP <0013> gsup_req.c:138 GSUP 262: MSC-00-00-00-00-00-00: IMSI-262422717962482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717962482" source_name="the-source\n"} 20241102160428758 DMAIN <0000> hlr.c:435 IMSI='262422717962482': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160428758 DLGSUP <0013> hlr.c:448 GSUP 262: the-source\n: IMSI-262422717962482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422717962482" destination_name="the-source\n"} 20241102160428758 DLGSUP <0013> gsup_req.c:171 GSUP 262: the-source\n: IMSI-262422717962482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428758 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428759 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428759 DAUC <0003> db_auc.c:157 IMSI='262422717962482': No 2G Auth Data 20241102160428761 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428761 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262422717962482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422717962482" source_name="the-source\n"} 20241102160428761 DAUC <0003> hlr.c:428 IMSI='262422717962482': storing IMEI = 12345678901234 20241102160428777 DLGSUP <0013> hlr.c:448 GSUP 263: the-source\n: IMSI-262422717962482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422717962482" destination_name="the-source\n"} 20241102160428777 DLGSUP <0013> gsup_req.c:171 GSUP 263: the-source\n: IMSI-262422717962482 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428777 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428777 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428778 DAUC <0003> db_auc.c:157 IMSI='262422717962482': No 2G Auth Data 20241102160428779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57936<->l=127.0.0.1:4258 20241102160428832 DAUC <0003> db_auc.c:157 IMSI='262424307047966': No 2G Auth Data 20241102160428833 DAUC <0003> db_auc.c:192 IMSI='262424307047966': No 3G Auth Data 20241102160428866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57946<->l=127.0.0.1:4258 20241102160428870 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428870 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262424307047966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424307047966" source_name="the-source\n"} 20241102160428870 DMAIN <0000> hlr.c:435 IMSI='262424307047966': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160428870 DLGSUP <0013> hlr.c:448 GSUP 264: the-source\n: IMSI-262424307047966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424307047966" destination_name="the-source\n"} 20241102160428870 DLGSUP <0013> gsup_req.c:171 GSUP 264: the-source\n: IMSI-262424307047966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428870 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428870 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428871 DAUC <0003> db_auc.c:157 IMSI='262424307047966': No 2G Auth Data 20241102160428872 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428872 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262424307047966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424307047966" source_name="the-source\n"} 20241102160428872 DAUC <0003> hlr.c:428 IMSI='262424307047966': storing IMEI = 12345678901234 20241102160428886 DLGSUP <0013> hlr.c:448 GSUP 265: the-source\n: IMSI-262424307047966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424307047966" destination_name="the-source\n"} 20241102160428886 DLGSUP <0013> gsup_req.c:171 GSUP 265: the-source\n: IMSI-262424307047966 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428886 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428886 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428886 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428886 DAUC <0003> db_auc.c:157 IMSI='262424307047966': No 2G Auth Data 20241102160428887 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57946<->l=127.0.0.1:4258 20241102160428930 DAUC <0003> db_auc.c:157 IMSI='262427265676434': No 2G Auth Data 20241102160428930 DAUC <0003> db_auc.c:192 IMSI='262427265676434': No 3G Auth Data 20241102160428974 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4258 20241102160428976 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428977 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262427265676434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427265676434" source_name="the-source\n"} 20241102160428977 DMAIN <0000> hlr.c:435 IMSI='262427265676434': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160428977 DLGSUP <0013> hlr.c:448 GSUP 266: the-source\n: IMSI-262427265676434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427265676434" destination_name="the-source\n"} 20241102160428977 DLGSUP <0013> gsup_req.c:171 GSUP 266: the-source\n: IMSI-262427265676434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428977 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428977 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428979 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160428979 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262427265676434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427265676434" source_name="the-source\n"} 20241102160428979 DAUC <0003> hlr.c:428 IMSI='262427265676434': storing IMEI = 12345678901234 20241102160428985 DLGSUP <0013> hlr.c:448 GSUP 267: the-source\n: IMSI-262427265676434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427265676434" destination_name="the-source\n"} 20241102160428985 DLGSUP <0013> gsup_req.c:171 GSUP 267: the-source\n: IMSI-262427265676434 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160428985 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428985 DLINP <000b> input/ipa.c:451 connected read/write 20241102160428985 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160428987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57954<->l=127.0.0.1:4258 20241102160429034 DAUC <0003> db_auc.c:157 IMSI='262421733966296': No 2G Auth Data 20241102160429034 DAUC <0003> db_auc.c:192 IMSI='262421733966296': No 3G Auth Data 20241102160429078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20241102160429080 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429080 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160429080 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262421733966296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421733966296" source_name="the-source\n"} 20241102160429081 DMAIN <0000> hlr.c:435 IMSI='262421733966296': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160429081 DLGSUP <0013> hlr.c:448 GSUP 268: the-source\n: IMSI-262421733966296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421733966296" destination_name="the-source\n"} 20241102160429081 DLGSUP <0013> gsup_req.c:171 GSUP 268: the-source\n: IMSI-262421733966296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160429081 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429081 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429083 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160429083 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262421733966296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421733966296" source_name="the-source\n"} 20241102160429083 DAUC <0003> hlr.c:428 IMSI='262421733966296': storing IMEI = 12345678901234 20241102160429100 DLGSUP <0013> hlr.c:448 GSUP 269: the-source\n: IMSI-262421733966296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421733966296" destination_name="the-source\n"} 20241102160429100 DLGSUP <0013> gsup_req.c:171 GSUP 269: the-source\n: IMSI-262421733966296 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160429100 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429100 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57956<->l=127.0.0.1:4258 20241102160429160 DAUC <0003> db_auc.c:157 IMSI='262420819549068': No 2G Auth Data 20241102160429160 DAUC <0003> db_auc.c:192 IMSI='262420819549068': No 3G Auth Data 20241102160429209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4258 20241102160429212 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429212 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160429212 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262420819549068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420819549068" source_name="the-source\n"} 20241102160429212 DMAIN <0000> hlr.c:435 IMSI='262420819549068': has IMEI = 12345678901234 (consider setting 'store-imei') 20241102160429212 DLGSUP <0013> hlr.c:448 GSUP 270: the-source\n: IMSI-262420819549068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420819549068" destination_name="the-source\n"} 20241102160429212 DLGSUP <0013> gsup_req.c:171 GSUP 270: the-source\n: IMSI-262420819549068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160429212 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429212 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429212 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429214 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160429214 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262420819549068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420819549068" source_name="the-source\n"} 20241102160429214 DAUC <0003> hlr.c:428 IMSI='262420819549068': storing IMEI = 12345678901234 20241102160429226 DLGSUP <0013> hlr.c:448 GSUP 271: the-source\n: IMSI-262420819549068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420819549068" destination_name="the-source\n"} 20241102160429226 DLGSUP <0013> gsup_req.c:171 GSUP 271: the-source\n: IMSI-262420819549068 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160429226 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429226 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160429227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57968<->l=127.0.0.1:4258 20241102160429266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57900<->l=127.0.0.1:4258 20241102160429266 DLINP <000b> input/ipa.c:451 connected read/write 20241102160429266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160429266 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160429266 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160429266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160429266 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241102160429266 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41867<->l=127.0.0.1:4259) 20241102160429298 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20241102160429399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57980<->l=127.0.0.1:4258 20241102160432430 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160432430 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160432431 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432431 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432431 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241102160432432 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432432 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160432432 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160432432 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  20241102160432432 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160432432 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  20241102160432432 DLGSUP <0013> gsup_server.c:235 2:  20241102160432432 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160432432 DLGSUP <0013> gsup_server.c:235 3:  20241102160432432 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160432432 DLGSUP <0013> gsup_server.c:235 4:  20241102160432432 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160432432 DLGSUP <0013> gsup_server.c:235 5:  20241102160432432 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160432432 DLGSUP <0013> gsup_server.c:235 7:  20241102160432432 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160432432 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160432432 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160432432 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160432440 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38243<->l=127.0.0.1:4259) 20241102160432474 DAUC <0003> db_auc.c:157 IMSI='262423935259660': No 2G Auth Data 20241102160432474 DAUC <0003> db_auc.c:192 IMSI='262423935259660': No 3G Auth Data 20241102160432522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241102160432524 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432524 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432524 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935259660"} 20241102160432524 DLGSUP <0013> hlr.c:410 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160432524 DLGSUP <0013> gsup_req.c:274 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423935259660" cause=Invalid mandatory information} 20241102160432524 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432524 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432524 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432524 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432525 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432525 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935259660"} 20241102160432525 DLGSUP <0013> hlr.c:410 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160432525 DLGSUP <0013> gsup_req.c:274 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423935259660" cause=Invalid mandatory information} 20241102160432525 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432525 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432525 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432526 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432526 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432526 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935259660"} 20241102160432526 DLGSUP <0013> hlr.c:419 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160432526 DLGSUP <0013> gsup_req.c:274 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423935259660" cause=Invalid mandatory information} 20241102160432526 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432526 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432526 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432526 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432527 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432527 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935259660"} 20241102160432527 DLGSUP <0013> hlr.c:419 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160432527 DLGSUP <0013> gsup_req.c:274 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423935259660" cause=Invalid mandatory information} 20241102160432527 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432527 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432527 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432527 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432527 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423935259660"} 20241102160432527 DLGSUP <0013> hlr.c:419 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160432527 DLGSUP <0013> gsup_req.c:274 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423935259660" cause=Invalid mandatory information} 20241102160432527 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423935259660 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432527 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432527 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432527 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241102160432583 DAUC <0003> db_auc.c:157 IMSI='262423663838388': No 2G Auth Data 20241102160432583 DAUC <0003> db_auc.c:192 IMSI='262423663838388': No 3G Auth Data 20241102160432645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241102160432647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432647 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423663838388"} 20241102160432647 DLGSUP <0013> hlr.c:410 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160432647 DLGSUP <0013> gsup_req.c:274 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423663838388" cause=Invalid mandatory information} 20241102160432647 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432647 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432648 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423663838388"} 20241102160432648 DLGSUP <0013> hlr.c:410 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160432648 DLGSUP <0013> gsup_req.c:274 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423663838388" cause=Invalid mandatory information} 20241102160432648 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432648 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432648 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423663838388"} 20241102160432648 DLGSUP <0013> hlr.c:419 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160432648 DLGSUP <0013> gsup_req.c:274 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423663838388" cause=Invalid mandatory information} 20241102160432648 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432648 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432649 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423663838388"} 20241102160432649 DLGSUP <0013> hlr.c:419 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160432649 DLGSUP <0013> gsup_req.c:274 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423663838388" cause=Invalid mandatory information} 20241102160432649 DLGSUP <0013> gsup_req.c:171 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432649 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423663838388"} 20241102160432649 DLGSUP <0013> hlr.c:419 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160432649 DLGSUP <0013> gsup_req.c:274 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423663838388" cause=Invalid mandatory information} 20241102160432649 DLGSUP <0013> gsup_req.c:171 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423663838388 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35506<->l=127.0.0.1:4258 20241102160432785 DAUC <0003> db_auc.c:157 IMSI='262429750056564': No 2G Auth Data 20241102160432785 DAUC <0003> db_auc.c:192 IMSI='262429750056564': No 3G Auth Data 20241102160432824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241102160432826 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432826 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429750056564"} 20241102160432826 DLGSUP <0013> hlr.c:410 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160432826 DLGSUP <0013> gsup_req.c:274 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429750056564" cause=Invalid mandatory information} 20241102160432826 DLGSUP <0013> gsup_req.c:171 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432826 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432826 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432826 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432827 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432827 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429750056564"} 20241102160432827 DLGSUP <0013> hlr.c:410 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160432827 DLGSUP <0013> gsup_req.c:274 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429750056564" cause=Invalid mandatory information} 20241102160432827 DLGSUP <0013> gsup_req.c:171 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432827 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432827 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432828 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432828 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429750056564"} 20241102160432828 DLGSUP <0013> hlr.c:419 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160432828 DLGSUP <0013> gsup_req.c:274 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429750056564" cause=Invalid mandatory information} 20241102160432828 DLGSUP <0013> gsup_req.c:171 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432828 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432828 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432828 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432829 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432829 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432829 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429750056564"} 20241102160432829 DLGSUP <0013> hlr.c:419 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160432829 DLGSUP <0013> gsup_req.c:274 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429750056564" cause=Invalid mandatory information} 20241102160432829 DLGSUP <0013> gsup_req.c:171 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432829 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432829 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432830 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432830 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432830 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429750056564"} 20241102160432830 DLGSUP <0013> hlr.c:419 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160432830 DLGSUP <0013> gsup_req.c:274 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429750056564" cause=Invalid mandatory information} 20241102160432830 DLGSUP <0013> gsup_req.c:171 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429750056564 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432830 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432830 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432830 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20241102160432868 DAUC <0003> db_auc.c:157 IMSI='262428885562338': No 2G Auth Data 20241102160432868 DAUC <0003> db_auc.c:192 IMSI='262428885562338': No 3G Auth Data 20241102160432904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35514<->l=127.0.0.1:4258 20241102160432905 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432905 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428885562338"} 20241102160432905 DLGSUP <0013> hlr.c:410 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160432905 DLGSUP <0013> gsup_req.c:274 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428885562338" cause=Invalid mandatory information} 20241102160432905 DLGSUP <0013> gsup_req.c:171 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432905 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432905 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432905 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432906 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432906 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428885562338"} 20241102160432906 DLGSUP <0013> hlr.c:410 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160432906 DLGSUP <0013> gsup_req.c:274 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428885562338" cause=Invalid mandatory information} 20241102160432906 DLGSUP <0013> gsup_req.c:171 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432906 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432906 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432907 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432907 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428885562338"} 20241102160432907 DLGSUP <0013> hlr.c:419 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160432907 DLGSUP <0013> gsup_req.c:274 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428885562338" cause=Invalid mandatory information} 20241102160432907 DLGSUP <0013> gsup_req.c:171 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432907 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432907 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432907 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432907 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432907 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428885562338"} 20241102160432907 DLGSUP <0013> hlr.c:419 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160432907 DLGSUP <0013> gsup_req.c:274 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428885562338" cause=Invalid mandatory information} 20241102160432907 DLGSUP <0013> gsup_req.c:171 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432907 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432907 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432907 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432908 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432908 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428885562338"} 20241102160432908 DLGSUP <0013> hlr.c:419 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160432908 DLGSUP <0013> gsup_req.c:274 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428885562338" cause=Invalid mandatory information} 20241102160432908 DLGSUP <0013> gsup_req.c:171 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262428885562338 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432908 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432908 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432908 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35514<->l=127.0.0.1:4258 20241102160432944 DAUC <0003> db_auc.c:157 IMSI='262426508996108': No 2G Auth Data 20241102160432944 DAUC <0003> db_auc.c:192 IMSI='262426508996108': No 3G Auth Data 20241102160432977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241102160432978 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432978 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426508996108"} 20241102160432978 DLGSUP <0013> hlr.c:410 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160432978 DLGSUP <0013> gsup_req.c:274 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426508996108" cause=Invalid mandatory information} 20241102160432978 DLGSUP <0013> gsup_req.c:171 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432978 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432978 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432979 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432979 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426508996108"} 20241102160432979 DLGSUP <0013> hlr.c:410 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160432979 DLGSUP <0013> gsup_req.c:274 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426508996108" cause=Invalid mandatory information} 20241102160432979 DLGSUP <0013> gsup_req.c:171 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432979 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432979 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432980 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432980 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426508996108"} 20241102160432980 DLGSUP <0013> hlr.c:419 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160432980 DLGSUP <0013> gsup_req.c:274 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426508996108" cause=Invalid mandatory information} 20241102160432980 DLGSUP <0013> gsup_req.c:171 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432980 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432980 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432980 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432980 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426508996108"} 20241102160432980 DLGSUP <0013> hlr.c:419 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160432980 DLGSUP <0013> gsup_req.c:274 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426508996108" cause=Invalid mandatory information} 20241102160432980 DLGSUP <0013> gsup_req.c:171 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432980 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432980 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432981 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160432981 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426508996108"} 20241102160432981 DLGSUP <0013> hlr.c:419 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160432981 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426508996108" cause=Invalid mandatory information} 20241102160432981 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262426508996108 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160432981 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432981 DLINP <000b> input/ipa.c:451 connected read/write 20241102160432981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160432981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4258 20241102160433016 DAUC <0003> db_auc.c:157 IMSI='262424771208833': No 2G Auth Data 20241102160433016 DAUC <0003> db_auc.c:192 IMSI='262424771208833': No 3G Auth Data 20241102160433056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 20241102160433058 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433058 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424771208833"} 20241102160433058 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160433058 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424771208833" cause=Invalid mandatory information} 20241102160433058 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433058 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433058 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433059 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433059 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424771208833"} 20241102160433059 DLGSUP <0013> hlr.c:410 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160433059 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424771208833" cause=Invalid mandatory information} 20241102160433059 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433059 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433059 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433060 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433060 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424771208833"} 20241102160433060 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160433060 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424771208833" cause=Invalid mandatory information} 20241102160433060 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433060 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433060 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433061 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433061 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424771208833"} 20241102160433061 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160433061 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424771208833" cause=Invalid mandatory information} 20241102160433061 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433061 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433061 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433062 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433062 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424771208833"} 20241102160433062 DLGSUP <0013> hlr.c:419 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160433062 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424771208833" cause=Invalid mandatory information} 20241102160433062 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424771208833 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433062 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433062 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 20241102160433112 DAUC <0003> db_auc.c:157 IMSI='262429315581909': No 2G Auth Data 20241102160433112 DAUC <0003> db_auc.c:192 IMSI='262429315581909': No 3G Auth Data 20241102160433157 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20241102160433159 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433159 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429315581909"} 20241102160433159 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160433159 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429315581909" cause=Invalid mandatory information} 20241102160433159 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433159 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433159 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433160 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433160 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429315581909"} 20241102160433160 DLGSUP <0013> hlr.c:410 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160433160 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429315581909" cause=Invalid mandatory information} 20241102160433160 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433160 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433160 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433161 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433161 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429315581909"} 20241102160433161 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160433161 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429315581909" cause=Invalid mandatory information} 20241102160433161 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433161 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433161 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433162 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433162 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433162 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429315581909"} 20241102160433162 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160433162 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429315581909" cause=Invalid mandatory information} 20241102160433162 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433162 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433162 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433162 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433163 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433163 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429315581909"} 20241102160433163 DLGSUP <0013> hlr.c:419 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160433163 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429315581909" cause=Invalid mandatory information} 20241102160433163 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429315581909 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433163 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433163 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20241102160433204 DAUC <0003> db_auc.c:157 IMSI='262428183637273': No 2G Auth Data 20241102160433204 DAUC <0003> db_auc.c:192 IMSI='262428183637273': No 3G Auth Data 20241102160433261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241102160433263 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433263 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433263 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183637273"} 20241102160433263 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241102160433263 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183637273" cause=Invalid mandatory information} 20241102160433263 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433263 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433263 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433264 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183637273"} 20241102160433264 DLGSUP <0013> hlr.c:410 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241102160433264 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183637273" cause=Invalid mandatory information} 20241102160433264 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433264 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433264 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183637273"} 20241102160433264 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241102160433264 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183637273" cause=Invalid mandatory information} 20241102160433264 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433264 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433265 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433265 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183637273"} 20241102160433265 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241102160433265 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183637273" cause=Invalid mandatory information} 20241102160433265 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433265 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433265 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433266 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433266 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433266 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428183637273"} 20241102160433266 DLGSUP <0013> hlr.c:419 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241102160433266 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428183637273" cause=Invalid mandatory information} 20241102160433266 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262428183637273 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160433266 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433266 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433266 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160433266 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35556<->l=127.0.0.1:4258 20241102160433302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 20241102160433303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38243<->l=127.0.0.1:4259) 20241102160433303 DLINP <000b> input/ipa.c:451 connected read/write 20241102160433303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160433303 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160433303 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160433303 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160433332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241102160433432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4258 20241102160436485 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160436485 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160436489 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160436491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241102160436493 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160436493 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160436493 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160436493 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  20241102160436493 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160436493 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  20241102160436493 DLGSUP <0013> gsup_server.c:235 2:  20241102160436493 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160436493 DLGSUP <0013> gsup_server.c:235 3:  20241102160436493 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160436493 DLGSUP <0013> gsup_server.c:235 4:  20241102160436493 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160436493 DLGSUP <0013> gsup_server.c:235 5:  20241102160436493 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160436493 DLGSUP <0013> gsup_server.c:235 7:  20241102160436493 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160436493 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160436493 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160436493 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160436510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41181<->l=127.0.0.1:4259) 20241102160436524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 20241102160436534 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160436534 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423566896776"} 20241102160436534 DMAIN <0000> hlr.c:435 IMSI='262423566896776': has IMEI = 22245678901234 (consider setting 'store-imei') 20241102160436534 DLGSUP <0013> hlr.c:438 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241102160436534 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423566896776" cause=Invalid mandatory information} 20241102160436534 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160436534 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160436534 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160436542 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436542 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160436542 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423566896776"} 20241102160436542 DAUC <0003> hlr.c:428 IMSI='262423566896776': storing IMEI = 22245678901234 20241102160436542 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262423566896776': no such subscriber 20241102160436542 DLGSUP <0013> hlr.c:430 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241102160436542 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423566896776" cause=Invalid mandatory information} 20241102160436542 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423566896776 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160436542 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160436542 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436542 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160436585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4258 20241102160436588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241102160436590 DLINP <000b> input/ipa.c:451 connected read/write 20241102160436590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160436590 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160436590 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160436590 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160436592 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41181<->l=127.0.0.1:4259) 20241102160436660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20241102160436761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20241102160439823 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160439823 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160439825 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160439826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241102160439827 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160439828 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160439828 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160439828 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  20241102160439828 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160439828 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  20241102160439828 DLGSUP <0013> gsup_server.c:235 2:  20241102160439828 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160439828 DLGSUP <0013> gsup_server.c:235 3:  20241102160439828 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160439828 DLGSUP <0013> gsup_server.c:235 4:  20241102160439828 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160439828 DLGSUP <0013> gsup_server.c:235 5:  20241102160439828 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160439828 DLGSUP <0013> gsup_server.c:235 7:  20241102160439828 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160439828 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160439828 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160439828 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160439841 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38719<->l=127.0.0.1:4259) 20241102160439848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20241102160439870 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439870 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160439870 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424257631428"} 20241102160439870 DMAIN <0000> hlr.c:227 IMSI='262424257631428': Creating subscriber on demand 20241102160439911 DMAIN <0000> hlr.c:243 IMSI='262424257631428': Successfully assigned MSISDN='742' 20241102160439911 DAUC <0003> hlr.c:428 IMSI='262424257631428': storing IMEI = 12345678901234 20241102160439924 DLGSUP <0013> hlr.c:448 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424257631428"} 20241102160439924 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160439924 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160439924 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160439927 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160439928 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160439928 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160439928 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160439929 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160439929 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160439930 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160439930 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160439930 DLU <0006> fsm.c:456 lu(262424257631428)[0x612000013720]{UNVALIDATED}: Allocated 20241102160439930 DLGSUP <0013> lu_fsm.c:172 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160439954 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424257631428)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160439955 DLGSUP <0013> lu_fsm.c:253 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160439955 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160439955 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160439956 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160439956 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424257631428"} 20241102160439956 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424257631428)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160439956 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160439956 DLGSUP <0013> lu_fsm.c:91 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424257631428"} 20241102160439956 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160439956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424257631428)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160439956 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424257631428)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160439956 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257631428)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160439956 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160439956 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160439967 DLINP <000b> input/ipa.c:451 connected read/write 20241102160439967 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160439968 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424257631428"} 20241102160439968 DMAIN <0000> hlr.c:227 IMSI='262424257631428': Creating subscriber on demand 20241102160439989 DMAIN <0000> hlr.c:243 IMSI='262424257631428': Successfully assigned MSISDN='218' 20241102160439989 DAUC <0003> hlr.c:428 IMSI='262424257631428': storing IMEI = 12345678901234 20241102160440025 DLGSUP <0013> hlr.c:448 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424257631428"} 20241102160440025 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160440025 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440025 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440026 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440027 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440027 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440028 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440028 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440028 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440028 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440029 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440029 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440030 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440030 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440030 DLU <0006> fsm.c:456 lu(262424257631428)[0x6120000138a0]{UNVALIDATED}: Allocated 20241102160440030 DLGSUP <0013> lu_fsm.c:172 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160440118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424257631428)[0x6120000138a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160440118 DLGSUP <0013> lu_fsm.c:253 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440118 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440118 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440121 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440121 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424257631428"} 20241102160440121 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424257631428)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160440121 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160440121 DLGSUP <0013> lu_fsm.c:91 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424257631428"} 20241102160440121 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160440121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424257631428)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160440121 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424257631428)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160440121 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257631428)[0x6120000138a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160440121 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440121 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440143 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440143 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424257631428"} 20241102160440143 DMAIN <0000> hlr.c:227 IMSI='262424257631428': Creating subscriber on demand 20241102160440201 DMAIN <0000> hlr.c:243 IMSI='262424257631428': Successfully assigned MSISDN='400' 20241102160440201 DAUC <0003> hlr.c:428 IMSI='262424257631428': storing IMEI = 12345678901234 20241102160440283 DLGSUP <0013> hlr.c:448 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424257631428"} 20241102160440283 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160440283 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440283 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440285 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440285 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440285 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440285 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440286 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440286 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440287 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440287 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440288 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440288 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440288 DLU <0006> fsm.c:456 lu(262424257631428)[0x612000013a20]{UNVALIDATED}: Allocated 20241102160440288 DLGSUP <0013> lu_fsm.c:150 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102160440288 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424257631428" cause=GPRS services not allowed} 20241102160440288 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160440288 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424257631428)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160440288 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424257631428)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241102160440288 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257631428)[0x612000013a20]{UNVALIDATED}: Deallocated 20241102160440288 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440288 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440453 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440454 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424257631428"} 20241102160440454 DMAIN <0000> hlr.c:227 IMSI='262424257631428': Creating subscriber on demand 20241102160440508 DMAIN <0000> hlr.c:243 IMSI='262424257631428': Successfully assigned MSISDN='806' 20241102160440508 DAUC <0003> hlr.c:428 IMSI='262424257631428': storing IMEI = 12345678901234 20241102160440530 DLGSUP <0013> hlr.c:448 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424257631428"} 20241102160440530 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160440530 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440530 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440530 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440532 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440532 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440533 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440533 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440533 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440533 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440535 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440535 DLU <0006> fsm.c:456 lu(262424257631428)[0x612000013ba0]{UNVALIDATED}: Allocated 20241102160440535 DLGSUP <0013> lu_fsm.c:150 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102160440535 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424257631428" cause=GPRS services not allowed} 20241102160440535 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160440535 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424257631428)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160440535 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424257631428)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241102160440535 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257631428)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241102160440535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440535 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440581 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440581 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440581 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424257631428"} 20241102160440581 DMAIN <0000> hlr.c:227 IMSI='262424257631428': Creating subscriber on demand 20241102160440590 DAUC <0003> hlr.c:428 IMSI='262424257631428': storing IMEI = 12345678901234 20241102160440606 DLGSUP <0013> hlr.c:448 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424257631428"} 20241102160440606 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160440606 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440606 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440610 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440610 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440612 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440612 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440615 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440615 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440619 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440619 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440619 DLU <0006> fsm.c:456 lu(262424257631428)[0x612000013d20]{UNVALIDATED}: Allocated 20241102160440619 DLGSUP <0013> lu_fsm.c:150 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102160440619 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424257631428" cause=GPRS services not allowed} 20241102160440619 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160440619 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424257631428)[0x612000013d20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160440619 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424257631428)[0x612000013d20]{UNVALIDATED}: Freeing instance 20241102160440619 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257631428)[0x612000013d20]{UNVALIDATED}: Deallocated 20241102160440619 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440619 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440641 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440641 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424257631428"} 20241102160440642 DMAIN <0000> hlr.c:227 IMSI='262424257631428': Creating subscriber on demand 20241102160440657 DAUC <0003> hlr.c:428 IMSI='262424257631428': storing IMEI = 12345678901234 20241102160440668 DLGSUP <0013> hlr.c:448 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424257631428"} 20241102160440668 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241102160440668 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440668 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440673 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440673 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440675 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440675 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440678 DAUC <0003> db_auc.c:157 IMSI='262424257631428': No 2G Auth Data 20241102160440678 DAUC <0003> db_auc.c:192 IMSI='262424257631428': No 3G Auth Data 20241102160440681 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440681 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440681 DLU <0006> fsm.c:456 lu(262424257631428)[0x612000013ea0]{UNVALIDATED}: Allocated 20241102160440682 DLGSUP <0013> lu_fsm.c:172 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160440705 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424257631428)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160440705 DLGSUP <0013> lu_fsm.c:253 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424257631428" cn_domain=PS} 20241102160440705 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440706 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440707 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440707 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424257631428"} 20241102160440707 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424257631428)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160440707 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160440707 DLGSUP <0013> lu_fsm.c:91 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424257631428"} 20241102160440707 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262424257631428 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160440707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424257631428)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160440707 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424257631428)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160440707 DLU <0006> fsm.c:568 lu(PS:IMSI-262424257631428)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160440707 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440707 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440707 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160440721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20241102160440722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241102160440722 DLINP <000b> input/ipa.c:451 connected read/write 20241102160440722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160440722 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160440722 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160440722 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160440723 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38719<->l=127.0.0.1:4259) 20241102160440754 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241102160440855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35602<->l=127.0.0.1:4258 20241102160443886 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160443886 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160443887 DLINP <000b> input/ipa.c:451 connected read/write 20241102160443887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160443888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241102160443888 DLINP <000b> input/ipa.c:451 connected read/write 20241102160443888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160443889 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160443889 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160443889 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  20241102160443889 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160443889 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  20241102160443889 DLGSUP <0013> gsup_server.c:235 2:  20241102160443889 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160443889 DLGSUP <0013> gsup_server.c:235 3:  20241102160443889 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160443889 DLGSUP <0013> gsup_server.c:235 4:  20241102160443889 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160443889 DLGSUP <0013> gsup_server.c:235 5:  20241102160443889 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160443889 DLGSUP <0013> gsup_server.c:235 7:  20241102160443889 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160443889 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160443889 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160443889 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160443897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37441<->l=127.0.0.1:4259) 20241102160443903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20241102160443930 DLINP <000b> input/ipa.c:451 connected read/write 20241102160443930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160443930 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160443930 DMAIN <0000> hlr.c:227 IMSI='262429915823467': Creating subscriber on demand 20241102160444064 DMAIN <0000> hlr.c:243 IMSI='262429915823467': Successfully assigned MSISDN='543' 20241102160444064 DLU <0006> fsm.c:456 lu(262429915823467)[0x612000014020]{UNVALIDATED}: Allocated 20241102160444064 DLGSUP <0013> lu_fsm.c:172 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160444135 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429915823467)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160444135 DLGSUP <0013> lu_fsm.c:253 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444135 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444135 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444135 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444138 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444138 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444138 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429915823467"} 20241102160444138 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429915823467)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160444138 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160444138 DLGSUP <0013> lu_fsm.c:91 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429915823467"} 20241102160444138 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160444138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915823467)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160444138 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915823467)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160444138 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915823467)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160444138 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444138 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444138 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444138 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444139 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444139 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444140 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444140 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444153 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444153 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444153 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444153 DMAIN <0000> hlr.c:227 IMSI='262429915823467': Creating subscriber on demand 20241102160444179 DMAIN <0000> hlr.c:243 IMSI='262429915823467': Successfully assigned MSISDN='960' 20241102160444179 DLU <0006> fsm.c:456 lu(262429915823467)[0x6120000141a0]{UNVALIDATED}: Allocated 20241102160444179 DLGSUP <0013> lu_fsm.c:172 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160444194 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429915823467)[0x6120000141a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160444194 DLGSUP <0013> lu_fsm.c:253 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444194 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444194 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444195 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444195 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444195 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429915823467"} 20241102160444195 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429915823467)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160444195 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160444195 DLGSUP <0013> lu_fsm.c:91 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429915823467"} 20241102160444195 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160444195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915823467)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160444195 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915823467)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160444195 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915823467)[0x6120000141a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160444195 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444195 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444196 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444196 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444196 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444196 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444197 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444197 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444197 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444197 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444204 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444204 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444204 DMAIN <0000> hlr.c:227 IMSI='262429915823467': Creating subscriber on demand 20241102160444222 DMAIN <0000> hlr.c:243 IMSI='262429915823467': Successfully assigned MSISDN='962' 20241102160444222 DLU <0006> fsm.c:456 lu(262429915823467)[0x612000014320]{UNVALIDATED}: Allocated 20241102160444222 DLGSUP <0013> lu_fsm.c:150 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102160444222 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429915823467" cause=GPRS services not allowed} 20241102160444222 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160444222 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429915823467)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160444222 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429915823467)[0x612000014320]{UNVALIDATED}: Freeing instance 20241102160444222 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915823467)[0x612000014320]{UNVALIDATED}: Deallocated 20241102160444222 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444222 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444223 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444223 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444224 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444224 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444224 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444224 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444224 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444224 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444239 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444240 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444240 DMAIN <0000> hlr.c:227 IMSI='262429915823467': Creating subscriber on demand 20241102160444262 DMAIN <0000> hlr.c:243 IMSI='262429915823467': Successfully assigned MSISDN='026' 20241102160444262 DLU <0006> fsm.c:456 lu(262429915823467)[0x6120000144a0]{UNVALIDATED}: Allocated 20241102160444262 DLGSUP <0013> lu_fsm.c:150 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102160444262 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429915823467" cause=GPRS services not allowed} 20241102160444262 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160444262 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429915823467)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160444262 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429915823467)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241102160444262 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915823467)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241102160444262 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444262 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444262 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444263 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444263 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444263 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444263 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444264 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444264 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444277 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444277 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444277 DMAIN <0000> hlr.c:227 IMSI='262429915823467': Creating subscriber on demand 20241102160444288 DLU <0006> fsm.c:456 lu(262429915823467)[0x612000014620]{UNVALIDATED}: Allocated 20241102160444288 DLGSUP <0013> lu_fsm.c:150 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241102160444288 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429915823467" cause=GPRS services not allowed} 20241102160444288 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160444288 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429915823467)[0x612000014620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160444288 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429915823467)[0x612000014620]{UNVALIDATED}: Freeing instance 20241102160444288 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915823467)[0x612000014620]{UNVALIDATED}: Deallocated 20241102160444288 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444288 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444289 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444289 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444289 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444289 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444289 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444289 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444300 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444300 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444300 DMAIN <0000> hlr.c:227 IMSI='262429915823467': Creating subscriber on demand 20241102160444312 DLU <0006> fsm.c:456 lu(262429915823467)[0x6120000147a0]{UNVALIDATED}: Allocated 20241102160444312 DLGSUP <0013> lu_fsm.c:172 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160444334 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429915823467)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160444334 DLGSUP <0013> lu_fsm.c:253 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429915823467" cn_domain=PS} 20241102160444334 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444334 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444335 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444335 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429915823467"} 20241102160444335 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429915823467)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160444335 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160444335 DLGSUP <0013> lu_fsm.c:91 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429915823467"} 20241102160444335 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262429915823467 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160444335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915823467)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160444335 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429915823467)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160444335 DLU <0006> fsm.c:568 lu(PS:IMSI-262429915823467)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160444335 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444335 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160444336 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444336 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444336 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444336 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444336 DAUC <0003> db_auc.c:157 IMSI='262429915823467': No 2G Auth Data 20241102160444336 DAUC <0003> db_auc.c:192 IMSI='262429915823467': No 3G Auth Data 20241102160444347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20241102160444348 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241102160444349 DLINP <000b> input/ipa.c:451 connected read/write 20241102160444349 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160444349 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160444349 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160444349 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160444349 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37441<->l=127.0.0.1:4259) 20241102160444383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241102160444484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241102160445706 DSS <0004> hlr_ussd.c:239 262429933107857/0xb04a0f61: SS Session Timeout, destroying 20241102160445706 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429933107857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241102160447706 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160447706 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160447710 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160447711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39348<->l=127.0.0.1:4258 20241102160447714 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160447714 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160447714 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160447714 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  20241102160447714 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160447714 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  20241102160447714 DLGSUP <0013> gsup_server.c:235 2:  20241102160447714 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160447714 DLGSUP <0013> gsup_server.c:235 3:  20241102160447714 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160447714 DLGSUP <0013> gsup_server.c:235 4:  20241102160447714 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160447714 DLGSUP <0013> gsup_server.c:235 5:  20241102160447714 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160447714 DLGSUP <0013> gsup_server.c:235 7:  20241102160447714 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160447714 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160447714 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160447714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160447726 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36735<->l=127.0.0.1:4259) 20241102160447732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20241102160447758 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160447758 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424315904763"} 20241102160447758 DMAIN <0000> hlr.c:227 IMSI='262424315904763': Creating subscriber on demand 20241102160447776 DMAIN <0000> hlr.c:243 IMSI='262424315904763': Successfully assigned MSISDN='759' 20241102160447776 DAUC <0003> db_auc.c:157 IMSI='262424315904763': No 2G Auth Data 20241102160447776 DAUC <0003> db_auc.c:192 IMSI='262424315904763': No 3G Auth Data 20241102160447776 DLGSUP <0013> hlr.c:331 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424315904763 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 20241102160447776 DLGSUP <0013> gsup_req.c:274 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424315904763" cause=IMSI unknown in HLR} 20241102160447776 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241102160447776 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160447777 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160447780 DAUC <0003> db_auc.c:157 IMSI='262424315904763': No 2G Auth Data 20241102160447780 DAUC <0003> db_auc.c:192 IMSI='262424315904763': No 3G Auth Data 20241102160447781 DAUC <0003> db_auc.c:157 IMSI='262424315904763': No 2G Auth Data 20241102160447781 DAUC <0003> db_auc.c:192 IMSI='262424315904763': No 3G Auth Data 20241102160447782 DAUC <0003> db_auc.c:157 IMSI='262424315904763': No 2G Auth Data 20241102160447782 DAUC <0003> db_auc.c:192 IMSI='262424315904763': No 3G Auth Data 20241102160447784 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447784 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160447784 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424315904763" cn_domain=PS} 20241102160447784 DLU <0006> fsm.c:456 lu(262424315904763)[0x612000014920]{UNVALIDATED}: Allocated 20241102160447784 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241102160447804 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424315904763)[0x612000014920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160447804 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424315904763" cn_domain=PS} 20241102160447804 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160447804 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160447805 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160447805 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424315904763"} 20241102160447805 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424315904763)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160447805 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160447805 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424315904763"} 20241102160447805 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262424315904763 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160447805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424315904763)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160447805 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424315904763)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160447805 DLU <0006> fsm.c:568 lu(PS:IMSI-262424315904763)[0x612000014920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160447805 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160447805 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160447819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39350<->l=127.0.0.1:4258 20241102160447820 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39348<->l=127.0.0.1:4258 20241102160447820 DLINP <000b> input/ipa.c:451 connected read/write 20241102160447820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160447820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160447820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160447820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160447820 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36735<->l=127.0.0.1:4259) 20241102160447866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4258 20241102160447967 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39362<->l=127.0.0.1:4258 20241102160451016 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160451016 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160451017 DLINP <000b> input/ipa.c:451 connected read/write 20241102160451017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160451018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20241102160451018 DLINP <000b> input/ipa.c:451 connected read/write 20241102160451018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160451018 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160451018 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160451018 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  20241102160451018 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160451018 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  20241102160451018 DLGSUP <0013> gsup_server.c:235 2:  20241102160451018 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160451018 DLGSUP <0013> gsup_server.c:235 3:  20241102160451018 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160451018 DLGSUP <0013> gsup_server.c:235 4:  20241102160451018 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160451018 DLGSUP <0013> gsup_server.c:235 5:  20241102160451018 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160451018 DLGSUP <0013> gsup_server.c:235 7:  20241102160451018 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160451018 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160451018 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160451018 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160451026 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45275<->l=127.0.0.1:4259) 20241102160451027 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102160451027 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102160451032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241102160451053 DAUC <0003> db_auc.c:157 IMSI='262426347915663': No 2G Auth Data 20241102160451053 DAUC <0003> db_auc.c:192 IMSI='262426347915663': No 3G Auth Data 20241102160451103 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610881626.msisdn 20241102160451103 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491610881626.msisdn: not attached (vlr_number unset) 20241102160451103 DDGSM <0007> mslookup_server.c:327 sip.voice.491610881626.msisdn: does not exist in GSUP proxy 20241102160452606 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160452606 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426347915663" cn_domain=CS} 20241102160452606 DLU <0006> fsm.c:456 lu(262426347915663)[0x612000014da0]{UNVALIDATED}: Allocated 20241102160452606 DLGSUP <0013> lu_fsm.c:172 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241102160452646 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426347915663)[0x612000014da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241102160452646 DLGSUP <0013> lu_fsm.c:253 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426347915663" cn_domain=CS} 20241102160452646 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160452646 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452646 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160452649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452649 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160452649 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426347915663"} 20241102160452649 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426347915663)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241102160452649 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241102160452649 DLGSUP <0013> lu_fsm.c:91 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426347915663"} 20241102160452649 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426347915663 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160452649 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426347915663)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241102160452649 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426347915663)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241102160452649 DLU <0006> fsm.c:568 lu(CS:IMSI-262426347915663)[0x612000014da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241102160452649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160452649 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160452650 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491610881626.msisdn 20241102160452650 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491610881626.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241102160452650 DDGSM <0007> mslookup_server.c:327 sip.voice.491610881626.msisdn: does not exist in GSUP proxy 20241102160452650 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491610881626.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241102160452661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241102160452661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39376<->l=127.0.0.1:4258 20241102160452662 DLINP <000b> input/ipa.c:451 connected read/write 20241102160452662 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160452662 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160452662 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160452662 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160452662 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45275<->l=127.0.0.1:4259) 20241102160452728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20241102160452829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37534<->l=127.0.0.1:4258 20241102160455960 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160455960 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160455961 DLINP <000b> input/ipa.c:451 connected read/write 20241102160455961 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160455961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241102160455962 DLINP <000b> input/ipa.c:451 connected read/write 20241102160455962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160455962 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160455962 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160455962 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  20241102160455962 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160455962 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  20241102160455962 DLGSUP <0013> gsup_server.c:235 2:  20241102160455962 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160455962 DLGSUP <0013> gsup_server.c:235 3:  20241102160455962 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160455962 DLGSUP <0013> gsup_server.c:235 4:  20241102160455962 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160455962 DLGSUP <0013> gsup_server.c:235 5:  20241102160455962 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160455962 DLGSUP <0013> gsup_server.c:235 7:  20241102160455962 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160455962 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160455962 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160455962 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160455962 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102160455962 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102160455977 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42669<->l=127.0.0.1:4259) 20241102160455979 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102160455979 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102160455985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 20241102160456010 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160456010 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424277852135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424277852135" cn_domain=CS} 20241102160456010 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424277852135 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102160456010 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424277852135 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102160456010 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424277852135.imsi 20241102160456010 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424277852135.imsi 20241102160456010 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424277852135.imsi: does not exist in local HLR 20241102160456013 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424277852135 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102160456013 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102160456013 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102160456013 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102160456013 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102160456013 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102160456013 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262424277852135 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160456013 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160456013 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160456013 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160456013 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160456013 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160456013 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160456014 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456014 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456014 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102160456014 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102160456014 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102160456015 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456015 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456015 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102160456058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456058 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456058 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456058 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424277852135 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612348507 20241102160456058 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424277852135 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160456058 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160456058 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160456061 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456061 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456061 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424277852135 MSISDN-491612348507 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160456061 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160456061 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160456062 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456062 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456062 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424277852135 MSISDN-491612348507 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 20241102160456062 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424277852135 MSISDN-491612348507 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160456062 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160456062 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456062 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160456062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37556<->l=127.0.0.1:4258 20241102160456064 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4258 20241102160456065 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160456065 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160456065 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102160456065 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102160456065 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102160456065 DLINP <000b> input/ipa.c:451 connected read/write 20241102160456065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160456065 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160456065 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160456065 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160456065 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42669<->l=127.0.0.1:4259) 20241102160456100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 20241102160456200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4258 20241102160459263 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160459264 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160459268 DLINP <000b> input/ipa.c:451 connected read/write 20241102160459268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160459270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241102160459274 DLINP <000b> input/ipa.c:451 connected read/write 20241102160459274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160459274 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160459274 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160459274 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  20241102160459274 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160459274 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  20241102160459274 DLGSUP <0013> gsup_server.c:235 2:  20241102160459274 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160459274 DLGSUP <0013> gsup_server.c:235 3:  20241102160459274 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160459274 DLGSUP <0013> gsup_server.c:235 4:  20241102160459274 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160459274 DLGSUP <0013> gsup_server.c:235 5:  20241102160459274 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160459274 DLGSUP <0013> gsup_server.c:235 7:  20241102160459274 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160459274 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160459274 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160459274 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160459276 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102160459276 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102160459299 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34591<->l=127.0.0.1:4259) 20241102160459304 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102160459304 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102160459319 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20241102160459329 DAUC <0003> db_auc.c:157 IMSI='262428550476466': No 2G Auth Data 20241102160459329 DAUC <0003> db_auc.c:192 IMSI='262428550476466': No 3G Auth Data 20241102160459375 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428550476466.imsi 20241102160459375 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262428550476466.imsi: found in local HLR 20241102160459405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37590<->l=127.0.0.1:4258 20241102160459407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4258 20241102160459409 DLINP <000b> input/ipa.c:451 connected read/write 20241102160459409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160459409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160459409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160459409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160459409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34591<->l=127.0.0.1:4259) 20241102160459442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241102160459543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37594<->l=127.0.0.1:4258 20241102160502588 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160502588 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160502589 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160502589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4258 20241102160502590 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160502590 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160502590 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160502590 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  20241102160502590 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160502590 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  20241102160502590 DLGSUP <0013> gsup_server.c:235 2:  20241102160502590 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160502590 DLGSUP <0013> gsup_server.c:235 3:  20241102160502590 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160502590 DLGSUP <0013> gsup_server.c:235 4:  20241102160502590 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160502590 DLGSUP <0013> gsup_server.c:235 5:  20241102160502590 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160502590 DLGSUP <0013> gsup_server.c:235 7:  20241102160502590 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160502590 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160502590 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160502590 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160502591 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102160502591 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102160502604 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38143<->l=127.0.0.1:4259) 20241102160502606 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102160502606 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102160502612 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 20241102160502638 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160502638 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422870123392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422870123392" cn_domain=CS} 20241102160502638 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422870123392 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102160502638 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422870123392 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102160502638 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422870123392.imsi 20241102160502638 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422870123392.imsi 20241102160502638 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422870123392.imsi: does not exist in local HLR 20241102160502641 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422870123392 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102160502641 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102160502641 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102160502641 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102160502641 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102160502641 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102160502641 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262422870123392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160502641 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160502641 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160502641 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160502641 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160502641 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160502641 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160502642 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160502642 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160502642 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102160502642 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102160502642 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102160502643 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160502643 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160502643 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102160502686 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160502686 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160502686 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160502686 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160502686 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422870123392 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611053612 20241102160502686 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422870123392 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160502686 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160502686 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160502688 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160502688 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160502688 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422870123392 MSISDN-491611053612 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160502688 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160502688 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502688 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160502689 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160502689 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160502689 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422870123392 MSISDN-491611053612 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 20241102160502689 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422870123392 MSISDN-491611053612 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160502689 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160502689 DLINP <000b> input/ipa.c:451 connected read/write 20241102160502689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160502690 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422870123392.imsi 20241102160502690 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422870123392.imsi: does not exist in local HLR 20241102160503692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 20241102160503693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43068<->l=127.0.0.1:4258 20241102160503694 DLINP <000b> input/ipa.c:451 connected read/write 20241102160503694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160503694 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160503694 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160503694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160503695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38143<->l=127.0.0.1:4259) 20241102160503695 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160503695 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160503695 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102160503695 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102160503696 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102160503749 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43092<->l=127.0.0.1:4258 20241102160503851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43092<->l=127.0.0.1:4258 20241102160506966 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241102160506966 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241102160506971 DLINP <000b> input/ipa.c:451 connected read/write 20241102160506971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160506973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20241102160506976 DLINP <000b> input/ipa.c:451 connected read/write 20241102160506976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160506976 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241102160506976 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241102160506976 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  20241102160506976 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241102160506976 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  20241102160506976 DLGSUP <0013> gsup_server.c:235 2:  20241102160506976 DLGSUP <0013> gsup_server.c:237 2: 00  20241102160506976 DLGSUP <0013> gsup_server.c:235 3:  20241102160506976 DLGSUP <0013> gsup_server.c:237 3: 00  20241102160506976 DLGSUP <0013> gsup_server.c:235 4:  20241102160506976 DLGSUP <0013> gsup_server.c:237 4: 00  20241102160506976 DLGSUP <0013> gsup_server.c:235 5:  20241102160506976 DLGSUP <0013> gsup_server.c:237 5: 00  20241102160506976 DLGSUP <0013> gsup_server.c:235 7:  20241102160506976 DLGSUP <0013> gsup_server.c:237 7: 00  20241102160506976 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241102160506976 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241102160506976 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241102160506977 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241102160506978 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241102160507006 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43025<->l=127.0.0.1:4259) 20241102160507009 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241102160507009 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 20241102160507021 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 20241102160507027 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160507027 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426571501039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426571501039" cn_domain=CS} 20241102160507027 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426571501039 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241102160507027 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426571501039 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241102160507027 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426571501039.imsi 20241102160507027 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426571501039.imsi 20241102160507027 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426571501039.imsi: does not exist in local HLR 20241102160507036 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426571501039 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241102160507036 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241102160507036 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241102160507036 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241102160507036 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241102160507036 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241102160507036 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426571501039 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241102160507037 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160507037 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160507037 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160507037 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160507037 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241102160507037 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241102160507041 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507041 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507041 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241102160507041 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241102160507041 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 20241102160507044 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507044 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507044 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG 20241102160507086 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507086 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507086 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507086 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507086 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426571501039 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618328763 20241102160507086 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426571501039 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160507086 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160507086 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160507093 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507093 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507093 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426571501039 MSISDN-491618328763 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160507093 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160507093 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507093 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160507097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507097 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426571501039 MSISDN-491618328763 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 20241102160507097 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426571501039 MSISDN-491618328763 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241102160507097 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160507097 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507097 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241102160507101 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618328763.msisdn 20241102160507101 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618328763.msisdn: does not exist in local HLR 20241102160507101 DDGSM <0007> mslookup_server.c:352 sip.voice.491618328763.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241102160507102 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618328763.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 20241102160507106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.1:4258 20241102160507107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43094<->l=127.0.0.1:4258 20241102160507108 DLINP <000b> input/ipa.c:451 connected read/write 20241102160507108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241102160507108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241102160507108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241102160507108 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241102160507109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43025<->l=127.0.0.1:4259) 20241102160507109 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241102160507109 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241102160507109 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241102160507110 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241102160507110 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241102160507191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258 20241102160507292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43114<->l=127.0.0.1:4258